@charset "UTF-8";:root{--color-red:#b3282d;--color-red-dark:#a7252a;--color-grey-dark:#77777a;--color-grey-darker:#414042;--color-grey-light:#b9b8b9;--color-gold:#ca970d;--color-off-white:#ebf7f0;--color-navy:#062762;--color-orange:#e87000;--blue:var(--color-red);--indigo:#6610f2;--purple:#662d91;--pink:var(--color-red);--red:var(--color-red);--orange:#e5710b;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:var(--color-red);--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:var(--color-red);--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:1090px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"TTNorms",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}[tabindex="-1"]:focus{outline:0 !important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p,.events-listview .event-detail .event-date,.events-listview .event-detail .event-time,.events-listview .event-detail .event-location,.section-events-carousel .events-carousel-item .event-time,li,.table td{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}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}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--color-red);text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#22527b;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}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}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{-webkit-box-sizing:border-box;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-cancel-button,[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-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid var(--color-grey-light)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"— "}.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,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{font-size:87.5%;color:var(--color-red);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: 768px){.container{padding-right:30px;padding-left:30px}}.container{max-width:1320px}.site-main .container{max-width:1170px}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 1125px){.container-fluid .container{padding-right:0;padding-left:0}}.container-inner{max-width:1065px;margin-left:auto;margin-right:auto}.row,.cost-calculator .gform_body > ul,.module__two-col-form .form-container .gform_body > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-7.5px;margin-left:-7.5px}.no-gutters{margin-right:0;margin-left:0}.no-gutters > .col,.no-gutters > [class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.cost-calculator .gform_body > ul .column-count-1-of-2,.cost-calculator .gform_body > ul .column-count-2-of-2,.cost-calculator .gform_body > ul .gfield_calculation,.module__two-col-form .form-container .gform_body > ul .column-count-1-of-2,.module__two-col-form .form-container .gform_body > ul .column-count-2-of-2,.module__two-col-form .form-container .gform_footer,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:7.5px;padding-left:7.5px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width: 576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width: 768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5,.cost-calculator .gform_body > ul .column-count-1-of-2,.cost-calculator .gform_body > ul .column-count-2-of-2,.cost-calculator .gform_body > ul .gfield_calculation,.module__two-col-form .form-container .gform_body > ul .column-count-1-of-2,.module__two-col-form .form-container .gform_body > ul .column-count-2-of-2,.module__two-col-form .form-container .gform_footer{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1,.cost-calculator .gform_body > ul .column-count-2-of-2,.module__two-col-form .form-container .gform_body > ul .column-count-2-of-2{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6,.module__two-col-form .form-container .gform_footer{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width: 1090px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width: 1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table th,.table td{padding:.75rem 15px;vertical-align:top;border-top:1px solid #dee2e6}@media (min-width: 1090px){.table th,.table td{padding:.75rem 20px}}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody + tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.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{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary > th,.table-primary > td{background-color:#c6daeb}.table-hover .table-primary:hover{background-color:#b3cee4}.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th{background-color:#b3cee4}.table-secondary,.table-secondary > th,.table-secondary > td{background-color:#d6d8db}.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-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-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-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:#eac3c4}.table-hover .table-danger:hover{background-color:#e3b0b1}.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th{background-color:#e3b0b1}.table-light,.table-light > th,.table-light > td{background-color:#fdfdfe}.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-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:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark th,.table-dark td,.table-dark thead th{border-color:#32383e}.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{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;-ms-overflow-style:-ms-autohiding-scrollbar}.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;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md > .table-bordered{border:0}}@media (max-width: 1089.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.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;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl > .table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive > .table-bordered{border:0}.form-control,.wpcf7 input[type=text],.wpcf7 input[type=search],.wpcf7 input[type=url],.wpcf7 input[type=tel],.wpcf7 input[type=number],.wpcf7 input[type=range],.wpcf7 input[type=date],.wpcf7 input[type=month],.wpcf7 input[type=week],.wpcf7 input[type=time],.wpcf7 input[type=datetime],.wpcf7 input[type=datetime-local],.wpcf7 input[type=color],.wpcf7 input[type=email],.wpcf7 input[type=file],.wpcf7 input[type=submit],.wpcf7 select,.wpcf7 textarea,.wpcf7 .wpcf7-validation-errors{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion: reduce){.form-control,.wpcf7 input[type=text],.wpcf7 input[type=search],.wpcf7 input[type=url],.wpcf7 input[type=tel],.wpcf7 input[type=number],.wpcf7 input[type=range],.wpcf7 input[type=date],.wpcf7 input[type=month],.wpcf7 input[type=week],.wpcf7 input[type=time],.wpcf7 input[type=datetime],.wpcf7 input[type=datetime-local],.wpcf7 input[type=color],.wpcf7 input[type=email],.wpcf7 input[type=file],.wpcf7 input[type=submit],.wpcf7 select,.wpcf7 textarea,.wpcf7 .wpcf7-validation-errors{-webkit-transition:none;transition:none}}.form-control::-ms-expand,.wpcf7 input[type=text]::-ms-expand,.wpcf7 input[type=search]::-ms-expand,.wpcf7 input[type=url]::-ms-expand,.wpcf7 input[type=tel]::-ms-expand,.wpcf7 input[type=number]::-ms-expand,.wpcf7 input[type=range]::-ms-expand,.wpcf7 input[type=date]::-ms-expand,.wpcf7 input[type=month]::-ms-expand,.wpcf7 input[type=week]::-ms-expand,.wpcf7 input[type=time]::-ms-expand,.wpcf7 input[type=datetime]::-ms-expand,.wpcf7 input[type=datetime-local]::-ms-expand,.wpcf7 input[type=color]::-ms-expand,.wpcf7 input[type=email]::-ms-expand,.wpcf7 input[type=file]::-ms-expand,.wpcf7 input[type=submit]::-ms-expand,.wpcf7 select::-ms-expand,.wpcf7 textarea::-ms-expand,.wpcf7 .wpcf7-validation-errors::-ms-expand{background-color:transparent;border:0}.form-control:focus,.wpcf7 input:focus[type=text],.wpcf7 input:focus[type=search],.wpcf7 input:focus[type=url],.wpcf7 input:focus[type=tel],.wpcf7 input:focus[type=number],.wpcf7 input:focus[type=range],.wpcf7 input:focus[type=date],.wpcf7 input:focus[type=month],.wpcf7 input:focus[type=week],.wpcf7 input:focus[type=time],.wpcf7 input:focus[type=datetime],.wpcf7 input:focus[type=datetime-local],.wpcf7 input:focus[type=color],.wpcf7 input:focus[type=email],.wpcf7 input:focus[type=file],.wpcf7 input:focus[type=submit],.wpcf7 select:focus,.wpcf7 textarea:focus,.wpcf7 .wpcf7-validation-errors:focus{color:#495057;background-color:#fff;border-color:#8bb8df;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(51,122,183,.25);box-shadow:0 0 0 .2rem rgba(51,122,183,.25)}.form-control::-webkit-input-placeholder,.wpcf7 input[type=text]::-webkit-input-placeholder,.wpcf7 input[type=search]::-webkit-input-placeholder,.wpcf7 input[type=url]::-webkit-input-placeholder,.wpcf7 input[type=tel]::-webkit-input-placeholder,.wpcf7 input[type=number]::-webkit-input-placeholder,.wpcf7 input[type=range]::-webkit-input-placeholder,.wpcf7 input[type=date]::-webkit-input-placeholder,.wpcf7 input[type=month]::-webkit-input-placeholder,.wpcf7 input[type=week]::-webkit-input-placeholder,.wpcf7 input[type=time]::-webkit-input-placeholder,.wpcf7 input[type=datetime]::-webkit-input-placeholder,.wpcf7 input[type=datetime-local]::-webkit-input-placeholder,.wpcf7 input[type=color]::-webkit-input-placeholder,.wpcf7 input[type=email]::-webkit-input-placeholder,.wpcf7 input[type=file]::-webkit-input-placeholder,.wpcf7 input[type=submit]::-webkit-input-placeholder,.wpcf7 select::-webkit-input-placeholder,.wpcf7 textarea::-webkit-input-placeholder,.wpcf7 .wpcf7-validation-errors::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder,.wpcf7 input[type=text]:-ms-input-placeholder,.wpcf7 input[type=search]:-ms-input-placeholder,.wpcf7 input[type=url]:-ms-input-placeholder,.wpcf7 input[type=tel]:-ms-input-placeholder,.wpcf7 input[type=number]:-ms-input-placeholder,.wpcf7 input[type=range]:-ms-input-placeholder,.wpcf7 input[type=date]:-ms-input-placeholder,.wpcf7 input[type=month]:-ms-input-placeholder,.wpcf7 input[type=week]:-ms-input-placeholder,.wpcf7 input[type=time]:-ms-input-placeholder,.wpcf7 input[type=datetime]:-ms-input-placeholder,.wpcf7 input[type=datetime-local]:-ms-input-placeholder,.wpcf7 input[type=color]:-ms-input-placeholder,.wpcf7 input[type=email]:-ms-input-placeholder,.wpcf7 input[type=file]:-ms-input-placeholder,.wpcf7 input[type=submit]:-ms-input-placeholder,.wpcf7 select:-ms-input-placeholder,.wpcf7 textarea:-ms-input-placeholder,.wpcf7 .wpcf7-validation-errors:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder,.wpcf7 input[type=text]::-ms-input-placeholder,.wpcf7 input[type=search]::-ms-input-placeholder,.wpcf7 input[type=url]::-ms-input-placeholder,.wpcf7 input[type=tel]::-ms-input-placeholder,.wpcf7 input[type=number]::-ms-input-placeholder,.wpcf7 input[type=range]::-ms-input-placeholder,.wpcf7 input[type=date]::-ms-input-placeholder,.wpcf7 input[type=month]::-ms-input-placeholder,.wpcf7 input[type=week]::-ms-input-placeholder,.wpcf7 input[type=time]::-ms-input-placeholder,.wpcf7 input[type=datetime]::-ms-input-placeholder,.wpcf7 input[type=datetime-local]::-ms-input-placeholder,.wpcf7 input[type=color]::-ms-input-placeholder,.wpcf7 input[type=email]::-ms-input-placeholder,.wpcf7 input[type=file]::-ms-input-placeholder,.wpcf7 input[type=submit]::-ms-input-placeholder,.wpcf7 select::-ms-input-placeholder,.wpcf7 textarea::-ms-input-placeholder,.wpcf7 .wpcf7-validation-errors::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-webkit-input-placeholder,.wpcf7 input[type=text]::-webkit-input-placeholder,.wpcf7 input[type=search]::-webkit-input-placeholder,.wpcf7 input[type=url]::-webkit-input-placeholder,.wpcf7 input[type=tel]::-webkit-input-placeholder,.wpcf7 input[type=number]::-webkit-input-placeholder,.wpcf7 input[type=range]::-webkit-input-placeholder,.wpcf7 input[type=date]::-webkit-input-placeholder,.wpcf7 input[type=month]::-webkit-input-placeholder,.wpcf7 input[type=week]::-webkit-input-placeholder,.wpcf7 input[type=time]::-webkit-input-placeholder,.wpcf7 input[type=datetime]::-webkit-input-placeholder,.wpcf7 input[type=datetime-local]::-webkit-input-placeholder,.wpcf7 input[type=color]::-webkit-input-placeholder,.wpcf7 input[type=email]::-webkit-input-placeholder,.wpcf7 input[type=file]::-webkit-input-placeholder,.wpcf7 input[type=submit]::-webkit-input-placeholder,.wpcf7 select::-webkit-input-placeholder,.wpcf7 textarea::-webkit-input-placeholder,.wpcf7 .wpcf7-validation-errors::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder,.wpcf7 input[type=text]::-moz-placeholder,.wpcf7 input[type=search]::-moz-placeholder,.wpcf7 input[type=url]::-moz-placeholder,.wpcf7 input[type=tel]::-moz-placeholder,.wpcf7 input[type=number]::-moz-placeholder,.wpcf7 input[type=range]::-moz-placeholder,.wpcf7 input[type=date]::-moz-placeholder,.wpcf7 input[type=month]::-moz-placeholder,.wpcf7 input[type=week]::-moz-placeholder,.wpcf7 input[type=time]::-moz-placeholder,.wpcf7 input[type=datetime]::-moz-placeholder,.wpcf7 input[type=datetime-local]::-moz-placeholder,.wpcf7 input[type=color]::-moz-placeholder,.wpcf7 input[type=email]::-moz-placeholder,.wpcf7 input[type=file]::-moz-placeholder,.wpcf7 input[type=submit]::-moz-placeholder,.wpcf7 select::-moz-placeholder,.wpcf7 textarea::-moz-placeholder,.wpcf7 .wpcf7-validation-errors::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder,.wpcf7 input[type=text]:-ms-input-placeholder,.wpcf7 input[type=search]:-ms-input-placeholder,.wpcf7 input[type=url]:-ms-input-placeholder,.wpcf7 input[type=tel]:-ms-input-placeholder,.wpcf7 input[type=number]:-ms-input-placeholder,.wpcf7 input[type=range]:-ms-input-placeholder,.wpcf7 input[type=date]:-ms-input-placeholder,.wpcf7 input[type=month]:-ms-input-placeholder,.wpcf7 input[type=week]:-ms-input-placeholder,.wpcf7 input[type=time]:-ms-input-placeholder,.wpcf7 input[type=datetime]:-ms-input-placeholder,.wpcf7 input[type=datetime-local]:-ms-input-placeholder,.wpcf7 input[type=color]:-ms-input-placeholder,.wpcf7 input[type=email]:-ms-input-placeholder,.wpcf7 input[type=file]:-ms-input-placeholder,.wpcf7 input[type=submit]:-ms-input-placeholder,.wpcf7 select:-ms-input-placeholder,.wpcf7 textarea:-ms-input-placeholder,.wpcf7 .wpcf7-validation-errors:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder,.wpcf7 input[type=text]::-ms-input-placeholder,.wpcf7 input[type=search]::-ms-input-placeholder,.wpcf7 input[type=url]::-ms-input-placeholder,.wpcf7 input[type=tel]::-ms-input-placeholder,.wpcf7 input[type=number]::-ms-input-placeholder,.wpcf7 input[type=range]::-ms-input-placeholder,.wpcf7 input[type=date]::-ms-input-placeholder,.wpcf7 input[type=month]::-ms-input-placeholder,.wpcf7 input[type=week]::-ms-input-placeholder,.wpcf7 input[type=time]::-ms-input-placeholder,.wpcf7 input[type=datetime]::-ms-input-placeholder,.wpcf7 input[type=datetime-local]::-ms-input-placeholder,.wpcf7 input[type=color]::-ms-input-placeholder,.wpcf7 input[type=email]::-ms-input-placeholder,.wpcf7 input[type=file]::-ms-input-placeholder,.wpcf7 input[type=submit]::-ms-input-placeholder,.wpcf7 select::-ms-input-placeholder,.wpcf7 textarea::-ms-input-placeholder,.wpcf7 .wpcf7-validation-errors::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder,.wpcf7 input[type=text]::placeholder,.wpcf7 input[type=search]::placeholder,.wpcf7 input[type=url]::placeholder,.wpcf7 input[type=tel]::placeholder,.wpcf7 input[type=number]::placeholder,.wpcf7 input[type=range]::placeholder,.wpcf7 input[type=date]::placeholder,.wpcf7 input[type=month]::placeholder,.wpcf7 input[type=week]::placeholder,.wpcf7 input[type=time]::placeholder,.wpcf7 input[type=datetime]::placeholder,.wpcf7 input[type=datetime-local]::placeholder,.wpcf7 input[type=color]::placeholder,.wpcf7 input[type=email]::placeholder,.wpcf7 input[type=file]::placeholder,.wpcf7 input[type=submit]::placeholder,.wpcf7 select::placeholder,.wpcf7 textarea::placeholder,.wpcf7 .wpcf7-validation-errors::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.wpcf7 input:disabled[type=text],.wpcf7 input:disabled[type=search],.wpcf7 input:disabled[type=url],.wpcf7 input:disabled[type=tel],.wpcf7 input:disabled[type=number],.wpcf7 input:disabled[type=range],.wpcf7 input:disabled[type=date],.wpcf7 input:disabled[type=month],.wpcf7 input:disabled[type=week],.wpcf7 input:disabled[type=time],.wpcf7 input:disabled[type=datetime],.wpcf7 input:disabled[type=datetime-local],.wpcf7 input:disabled[type=color],.wpcf7 input:disabled[type=email],.wpcf7 input:disabled[type=file],.wpcf7 input:disabled[type=submit],.wpcf7 select:disabled,.wpcf7 textarea:disabled,.wpcf7 .wpcf7-validation-errors:disabled,.form-control[readonly],.wpcf7 input[readonly][type=text],.wpcf7 input[readonly][type=search],.wpcf7 input[readonly][type=url],.wpcf7 input[readonly][type=tel],.wpcf7 input[readonly][type=number],.wpcf7 input[readonly][type=range],.wpcf7 input[readonly][type=date],.wpcf7 input[readonly][type=month],.wpcf7 input[readonly][type=week],.wpcf7 input[readonly][type=time],.wpcf7 input[readonly][type=datetime],.wpcf7 input[readonly][type=datetime-local],.wpcf7 input[readonly][type=color],.wpcf7 input[readonly][type=email],.wpcf7 input[readonly][type=file],.wpcf7 input[readonly][type=submit],.wpcf7 select[readonly],.wpcf7 textarea[readonly],.wpcf7 .wpcf7-validation-errors[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]),.wpcf7 select:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value,.wpcf7 select:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.input-group-sm > .form-control-plaintext.form-control,.wpcf7 .input-group-sm > input.form-control-plaintext[type=text],.wpcf7 .input-group-sm > input.form-control-plaintext[type=search],.wpcf7 .input-group-sm > input.form-control-plaintext[type=url],.wpcf7 .input-group-sm > input.form-control-plaintext[type=tel],.wpcf7 .input-group-sm > input.form-control-plaintext[type=number],.wpcf7 .input-group-sm > input.form-control-plaintext[type=range],.wpcf7 .input-group-sm > input.form-control-plaintext[type=date],.wpcf7 .input-group-sm > input.form-control-plaintext[type=month],.wpcf7 .input-group-sm > input.form-control-plaintext[type=week],.wpcf7 .input-group-sm > input.form-control-plaintext[type=time],.wpcf7 .input-group-sm > input.form-control-plaintext[type=datetime],.wpcf7 .input-group-sm > input.form-control-plaintext[type=datetime-local],.wpcf7 .input-group-sm > input.form-control-plaintext[type=color],.wpcf7 .input-group-sm > input.form-control-plaintext[type=email],.wpcf7 .input-group-sm > input.form-control-plaintext[type=file],.wpcf7 .input-group-sm > input.form-control-plaintext[type=submit],.wpcf7 .input-group-sm > select.form-control-plaintext,.wpcf7 .input-group-sm > textarea.form-control-plaintext,.wpcf7 .input-group-sm > .form-control-plaintext.wpcf7-validation-errors,.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,.mec-fes-form .input-group-sm > .input-group-prepend > button.form-control-plaintext[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group-sm > .input-group-prepend > .form-control-plaintext.button,.mec-booking-tab-content .input-group-sm > .input-group-prepend > .form-control-plaintext.mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-sm > .input-group-prepend > .form-control-plaintext.mec-reg-field-add-option,.mec-fes-form .mec-form-row .input-group-sm > .input-group-prepend > .form-control-plaintext.button:not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group-sm > .input-group-prepend > .form-control-plaintext.mec_bfixed_field_remove,ul#mec_orgz_form_row li .input-group-sm > .input-group-prepend > .form-control-plaintext.mec-additional-organizer-remove,ul#mec_reg_form_fields li .input-group-sm > .input-group-prepend > .form-control-plaintext.mec_reg_field_remove,.input-group-sm > .input-group-prepend > .form-control-plaintext.mec-events-button,.wpcf7 .input-group-sm > .input-group-prepend > input.form-control-plaintext[type=submit],.input-group-sm > .input-group-append > .form-control-plaintext.btn,.mec-fes-form .input-group-sm > .input-group-append > button.form-control-plaintext[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group-sm > .input-group-append > .form-control-plaintext.button,.mec-booking-tab-content .input-group-sm > .input-group-append > .form-control-plaintext.mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-sm > .input-group-append > .form-control-plaintext.mec-reg-field-add-option,.mec-fes-form .mec-form-row .input-group-sm > .input-group-append > .form-control-plaintext.button:not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group-sm > .input-group-append > .form-control-plaintext.mec_bfixed_field_remove,ul#mec_orgz_form_row li .input-group-sm > .input-group-append > .form-control-plaintext.mec-additional-organizer-remove,ul#mec_reg_form_fields li .input-group-sm > .input-group-append > .form-control-plaintext.mec_reg_field_remove,.input-group-sm > .input-group-append > .form-control-plaintext.mec-events-button,.wpcf7 .input-group-sm > .input-group-append > input.form-control-plaintext[type=submit],.form-control-plaintext.form-control-lg,.input-group-lg > .form-control-plaintext.form-control,.wpcf7 .input-group-lg > input.form-control-plaintext[type=text],.wpcf7 .input-group-lg > input.form-control-plaintext[type=search],.wpcf7 .input-group-lg > input.form-control-plaintext[type=url],.wpcf7 .input-group-lg > input.form-control-plaintext[type=tel],.wpcf7 .input-group-lg > input.form-control-plaintext[type=number],.wpcf7 .input-group-lg > input.form-control-plaintext[type=range],.wpcf7 .input-group-lg > input.form-control-plaintext[type=date],.wpcf7 .input-group-lg > input.form-control-plaintext[type=month],.wpcf7 .input-group-lg > input.form-control-plaintext[type=week],.wpcf7 .input-group-lg > input.form-control-plaintext[type=time],.wpcf7 .input-group-lg > input.form-control-plaintext[type=datetime],.wpcf7 .input-group-lg > input.form-control-plaintext[type=datetime-local],.wpcf7 .input-group-lg > input.form-control-plaintext[type=color],.wpcf7 .input-group-lg > input.form-control-plaintext[type=email],.wpcf7 .input-group-lg > input.form-control-plaintext[type=file],.wpcf7 .input-group-lg > input.form-control-plaintext[type=submit],.wpcf7 .input-group-lg > select.form-control-plaintext,.wpcf7 .input-group-lg > textarea.form-control-plaintext,.wpcf7 .input-group-lg > .form-control-plaintext.wpcf7-validation-errors,.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,.mec-fes-form .input-group-lg > .input-group-prepend > button.form-control-plaintext[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group-lg > .input-group-prepend > .form-control-plaintext.button,.mec-booking-tab-content .input-group-lg > .input-group-prepend > .form-control-plaintext.mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-lg > .input-group-prepend > .form-control-plaintext.mec-reg-field-add-option,.mec-fes-form .mec-form-row .input-group-lg > .input-group-prepend > .form-control-plaintext.button:not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group-lg > .input-group-prepend > .form-control-plaintext.mec_bfixed_field_remove,ul#mec_orgz_form_row li .input-group-lg > .input-group-prepend > .form-control-plaintext.mec-additional-organizer-remove,ul#mec_reg_form_fields li .input-group-lg > .input-group-prepend > .form-control-plaintext.mec_reg_field_remove,.input-group-lg > .input-group-prepend > .form-control-plaintext.mec-events-button,.wpcf7 .input-group-lg > .input-group-prepend > input.form-control-plaintext[type=submit],.input-group-lg > .input-group-append > .form-control-plaintext.btn,.mec-fes-form .input-group-lg > .input-group-append > button.form-control-plaintext[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group-lg > .input-group-append > .form-control-plaintext.button,.mec-booking-tab-content .input-group-lg > .input-group-append > .form-control-plaintext.mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-lg > .input-group-append > .form-control-plaintext.mec-reg-field-add-option,.mec-fes-form .mec-form-row .input-group-lg > .input-group-append > .form-control-plaintext.button:not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group-lg > .input-group-append > .form-control-plaintext.mec_bfixed_field_remove,ul#mec_orgz_form_row li .input-group-lg > .input-group-append > .form-control-plaintext.mec-additional-organizer-remove,ul#mec_reg_form_fields li .input-group-lg > .input-group-append > .form-control-plaintext.mec_reg_field_remove,.input-group-lg > .input-group-append > .form-control-plaintext.mec-events-button,.wpcf7 .input-group-lg > .input-group-append > input.form-control-plaintext[type=submit]{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm > .form-control,.wpcf7 .input-group-sm > input[type=text],.wpcf7 .input-group-sm > input[type=search],.wpcf7 .input-group-sm > input[type=url],.wpcf7 .input-group-sm > input[type=tel],.wpcf7 .input-group-sm > input[type=number],.wpcf7 .input-group-sm > input[type=range],.wpcf7 .input-group-sm > input[type=date],.wpcf7 .input-group-sm > input[type=month],.wpcf7 .input-group-sm > input[type=week],.wpcf7 .input-group-sm > input[type=time],.wpcf7 .input-group-sm > input[type=datetime],.wpcf7 .input-group-sm > input[type=datetime-local],.wpcf7 .input-group-sm > input[type=color],.wpcf7 .input-group-sm > input[type=email],.wpcf7 .input-group-sm > input[type=file],.wpcf7 .input-group-sm > input[type=submit],.wpcf7 .input-group-sm > select,.wpcf7 .input-group-sm > textarea,.wpcf7 .input-group-sm > .wpcf7-validation-errors,.input-group-sm > .input-group-prepend > .input-group-text,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-prepend > .btn,.mec-fes-form .input-group-sm > .input-group-prepend > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group-sm > .input-group-prepend > .button,.mec-booking-tab-content .input-group-sm > .input-group-prepend > .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-sm > .input-group-prepend > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .input-group-sm > .input-group-prepend > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group-sm > .input-group-prepend > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .input-group-sm > .input-group-prepend > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .input-group-sm > .input-group-prepend > .mec_reg_field_remove,.input-group-sm > .input-group-prepend > .mec-events-button,.wpcf7 .input-group-sm > .input-group-prepend > input[type=submit],.input-group-sm > .input-group-append > .btn,.mec-fes-form .input-group-sm > .input-group-append > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group-sm > .input-group-append > .button,.mec-booking-tab-content .input-group-sm > .input-group-append > .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-sm > .input-group-append > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .input-group-sm > .input-group-append > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group-sm > .input-group-append > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .input-group-sm > .input-group-append > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .input-group-sm > .input-group-append > .mec_reg_field_remove,.input-group-sm > .input-group-append > .mec-events-button,.wpcf7 .input-group-sm > .input-group-append > input[type=submit]{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}select.form-control-sm:not([size]):not([multiple]),.input-group-sm > select.form-control:not([size]):not([multiple]),.wpcf7 .input-group-sm > select:not([size]):not([multiple]),.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),.mec-booking-tab-content .input-group-sm > .input-group-prepend > select.button:not([size]):not([multiple]),.mec-booking-tab-content .input-group-sm > .input-group-prepend > select.mec-bfixed-field-add-option:not([size]):not([multiple]),.mec-booking-tab-content .input-group-sm > .input-group-prepend > select.mec-reg-field-add-option:not([size]):not([multiple]),.mec-fes-form .mec-form-row .input-group-sm > .input-group-prepend > select.button:not([size]):not([multiple]):not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group-sm > .input-group-prepend > select.mec_bfixed_field_remove:not([size]):not([multiple]),ul#mec_orgz_form_row li .input-group-sm > .input-group-prepend > select.mec-additional-organizer-remove:not([size]):not([multiple]),ul#mec_reg_form_fields li .input-group-sm > .input-group-prepend > select.mec_reg_field_remove:not([size]):not([multiple]),.input-group-sm > .input-group-prepend > select.mec-events-button:not([size]):not([multiple]),.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]),.mec-booking-tab-content .input-group-sm > .input-group-append > select.button:not([size]):not([multiple]),.mec-booking-tab-content .input-group-sm > .input-group-append > select.mec-bfixed-field-add-option:not([size]):not([multiple]),.mec-booking-tab-content .input-group-sm > .input-group-append > select.mec-reg-field-add-option:not([size]):not([multiple]),.mec-fes-form .mec-form-row .input-group-sm > .input-group-append > select.button:not([size]):not([multiple]):not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group-sm > .input-group-append > select.mec_bfixed_field_remove:not([size]):not([multiple]),ul#mec_orgz_form_row li .input-group-sm > .input-group-append > select.mec-additional-organizer-remove:not([size]):not([multiple]),ul#mec_reg_form_fields li .input-group-sm > .input-group-append > select.mec_reg_field_remove:not([size]):not([multiple]),.input-group-sm > .input-group-append > select.mec-events-button:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg > .form-control,.wpcf7 .input-group-lg > input[type=text],.wpcf7 .input-group-lg > input[type=search],.wpcf7 .input-group-lg > input[type=url],.wpcf7 .input-group-lg > input[type=tel],.wpcf7 .input-group-lg > input[type=number],.wpcf7 .input-group-lg > input[type=range],.wpcf7 .input-group-lg > input[type=date],.wpcf7 .input-group-lg > input[type=month],.wpcf7 .input-group-lg > input[type=week],.wpcf7 .input-group-lg > input[type=time],.wpcf7 .input-group-lg > input[type=datetime],.wpcf7 .input-group-lg > input[type=datetime-local],.wpcf7 .input-group-lg > input[type=color],.wpcf7 .input-group-lg > input[type=email],.wpcf7 .input-group-lg > input[type=file],.wpcf7 .input-group-lg > input[type=submit],.wpcf7 .input-group-lg > select,.wpcf7 .input-group-lg > textarea,.wpcf7 .input-group-lg > .wpcf7-validation-errors,.input-group-lg > .input-group-prepend > .input-group-text,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-prepend > .btn,.mec-fes-form .input-group-lg > .input-group-prepend > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group-lg > .input-group-prepend > .button,.mec-booking-tab-content .input-group-lg > .input-group-prepend > .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-lg > .input-group-prepend > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .input-group-lg > .input-group-prepend > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group-lg > .input-group-prepend > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .input-group-lg > .input-group-prepend > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .input-group-lg > .input-group-prepend > .mec_reg_field_remove,.input-group-lg > .input-group-prepend > .mec-events-button,.wpcf7 .input-group-lg > .input-group-prepend > input[type=submit],.input-group-lg > .input-group-append > .btn,.mec-fes-form .input-group-lg > .input-group-append > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group-lg > .input-group-append > .button,.mec-booking-tab-content .input-group-lg > .input-group-append > .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-lg > .input-group-append > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .input-group-lg > .input-group-append > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group-lg > .input-group-append > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .input-group-lg > .input-group-append > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .input-group-lg > .input-group-append > .mec_reg_field_remove,.input-group-lg > .input-group-append > .mec-events-button,.wpcf7 .input-group-lg > .input-group-append > input[type=submit]{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control-lg:not([size]):not([multiple]),.input-group-lg > select.form-control:not([size]):not([multiple]),.wpcf7 .input-group-lg > select:not([size]):not([multiple]),.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),.mec-booking-tab-content .input-group-lg > .input-group-prepend > select.button:not([size]):not([multiple]),.mec-booking-tab-content .input-group-lg > .input-group-prepend > select.mec-bfixed-field-add-option:not([size]):not([multiple]),.mec-booking-tab-content .input-group-lg > .input-group-prepend > select.mec-reg-field-add-option:not([size]):not([multiple]),.mec-fes-form .mec-form-row .input-group-lg > .input-group-prepend > select.button:not([size]):not([multiple]):not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group-lg > .input-group-prepend > select.mec_bfixed_field_remove:not([size]):not([multiple]),ul#mec_orgz_form_row li .input-group-lg > .input-group-prepend > select.mec-additional-organizer-remove:not([size]):not([multiple]),ul#mec_reg_form_fields li .input-group-lg > .input-group-prepend > select.mec_reg_field_remove:not([size]):not([multiple]),.input-group-lg > .input-group-prepend > select.mec-events-button:not([size]):not([multiple]),.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]),.mec-booking-tab-content .input-group-lg > .input-group-append > select.button:not([size]):not([multiple]),.mec-booking-tab-content .input-group-lg > .input-group-append > select.mec-bfixed-field-add-option:not([size]):not([multiple]),.mec-booking-tab-content .input-group-lg > .input-group-append > select.mec-reg-field-add-option:not([size]):not([multiple]),.mec-fes-form .mec-form-row .input-group-lg > .input-group-append > select.button:not([size]):not([multiple]):not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group-lg > .input-group-append > select.mec_bfixed_field_remove:not([size]):not([multiple]),ul#mec_orgz_form_row li .input-group-lg > .input-group-append > select.mec-additional-organizer-remove:not([size]):not([multiple]),ul#mec_reg_form_fields li .input-group-lg > .input-group-append > select.mec_reg_field_remove:not([size]):not([multiple]),.input-group-lg > .input-group-append > select.mec-events-button:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group,.wpcf7 .wpcf7-form p,.wpcf7 .wpcf7-form .events-listview .event-detail .event-date,.events-listview .event-detail .wpcf7 .wpcf7-form .event-date,.wpcf7 .wpcf7-form .events-listview .event-detail .event-time,.events-listview .event-detail .wpcf7 .wpcf7-form .event-time,.wpcf7 .wpcf7-form .events-listview .event-detail .event-location,.events-listview .event-detail .wpcf7 .wpcf7-form .event-location,.wpcf7 .wpcf7-form .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .wpcf7 .wpcf7-form .event-time,.wpcf7 .wpcf7-form li,.wpcf7 .wpcf7-form .table td,.table .wpcf7 .wpcf7-form td{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;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:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem}.was-validated .form-control:valid,.was-validated .wpcf7 input:valid[type=text],.wpcf7 .was-validated input:valid[type=text],.was-validated .wpcf7 input:valid[type=search],.wpcf7 .was-validated input:valid[type=search],.was-validated .wpcf7 input:valid[type=url],.wpcf7 .was-validated input:valid[type=url],.was-validated .wpcf7 input:valid[type=tel],.wpcf7 .was-validated input:valid[type=tel],.was-validated .wpcf7 input:valid[type=number],.wpcf7 .was-validated input:valid[type=number],.was-validated .wpcf7 input:valid[type=range],.wpcf7 .was-validated input:valid[type=range],.was-validated .wpcf7 input:valid[type=date],.wpcf7 .was-validated input:valid[type=date],.was-validated .wpcf7 input:valid[type=month],.wpcf7 .was-validated input:valid[type=month],.was-validated .wpcf7 input:valid[type=week],.wpcf7 .was-validated input:valid[type=week],.was-validated .wpcf7 input:valid[type=time],.wpcf7 .was-validated input:valid[type=time],.was-validated .wpcf7 input:valid[type=datetime],.wpcf7 .was-validated input:valid[type=datetime],.was-validated .wpcf7 input:valid[type=datetime-local],.wpcf7 .was-validated input:valid[type=datetime-local],.was-validated .wpcf7 input:valid[type=color],.wpcf7 .was-validated input:valid[type=color],.was-validated .wpcf7 input:valid[type=email],.wpcf7 .was-validated input:valid[type=email],.was-validated .wpcf7 input:valid[type=file],.wpcf7 .was-validated input:valid[type=file],.was-validated .wpcf7 input:valid[type=submit],.wpcf7 .was-validated input:valid[type=submit],.was-validated .wpcf7 select:valid,.wpcf7 .was-validated select:valid,.was-validated .wpcf7 textarea:valid,.wpcf7 .was-validated textarea:valid,.was-validated .wpcf7 .wpcf7-validation-errors:valid,.wpcf7 .was-validated .wpcf7-validation-errors:valid,.form-control.is-valid,.wpcf7 input.is-valid[type=text],.wpcf7 input.is-valid[type=search],.wpcf7 input.is-valid[type=url],.wpcf7 input.is-valid[type=tel],.wpcf7 input.is-valid[type=number],.wpcf7 input.is-valid[type=range],.wpcf7 input.is-valid[type=date],.wpcf7 input.is-valid[type=month],.wpcf7 input.is-valid[type=week],.wpcf7 input.is-valid[type=time],.wpcf7 input.is-valid[type=datetime],.wpcf7 input.is-valid[type=datetime-local],.wpcf7 input.is-valid[type=color],.wpcf7 input.is-valid[type=email],.wpcf7 input.is-valid[type=file],.wpcf7 input.is-valid[type=submit],.wpcf7 select.is-valid,.wpcf7 textarea.is-valid,.wpcf7 .is-valid.wpcf7-validation-errors,.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745}.was-validated .form-control:valid:focus,.was-validated .wpcf7 input:valid:focus[type=text],.wpcf7 .was-validated input:valid:focus[type=text],.was-validated .wpcf7 input:valid:focus[type=search],.wpcf7 .was-validated input:valid:focus[type=search],.was-validated .wpcf7 input:valid:focus[type=url],.wpcf7 .was-validated input:valid:focus[type=url],.was-validated .wpcf7 input:valid:focus[type=tel],.wpcf7 .was-validated input:valid:focus[type=tel],.was-validated .wpcf7 input:valid:focus[type=number],.wpcf7 .was-validated input:valid:focus[type=number],.was-validated .wpcf7 input:valid:focus[type=range],.wpcf7 .was-validated input:valid:focus[type=range],.was-validated .wpcf7 input:valid:focus[type=date],.wpcf7 .was-validated input:valid:focus[type=date],.was-validated .wpcf7 input:valid:focus[type=month],.wpcf7 .was-validated input:valid:focus[type=month],.was-validated .wpcf7 input:valid:focus[type=week],.wpcf7 .was-validated input:valid:focus[type=week],.was-validated .wpcf7 input:valid:focus[type=time],.wpcf7 .was-validated input:valid:focus[type=time],.was-validated .wpcf7 input:valid:focus[type=datetime],.wpcf7 .was-validated input:valid:focus[type=datetime],.was-validated .wpcf7 input:valid:focus[type=datetime-local],.wpcf7 .was-validated input:valid:focus[type=datetime-local],.was-validated .wpcf7 input:valid:focus[type=color],.wpcf7 .was-validated input:valid:focus[type=color],.was-validated .wpcf7 input:valid:focus[type=email],.wpcf7 .was-validated input:valid:focus[type=email],.was-validated .wpcf7 input:valid:focus[type=file],.wpcf7 .was-validated input:valid:focus[type=file],.was-validated .wpcf7 input:valid:focus[type=submit],.wpcf7 .was-validated input:valid:focus[type=submit],.was-validated .wpcf7 select:valid:focus,.wpcf7 .was-validated select:valid:focus,.was-validated .wpcf7 textarea:valid:focus,.wpcf7 .was-validated textarea:valid:focus,.was-validated .wpcf7 .wpcf7-validation-errors:valid:focus,.wpcf7 .was-validated .wpcf7-validation-errors:valid:focus,.form-control.is-valid:focus,.wpcf7 input.is-valid:focus[type=text],.wpcf7 input.is-valid:focus[type=search],.wpcf7 input.is-valid:focus[type=url],.wpcf7 input.is-valid:focus[type=tel],.wpcf7 input.is-valid:focus[type=number],.wpcf7 input.is-valid:focus[type=range],.wpcf7 input.is-valid:focus[type=date],.wpcf7 input.is-valid:focus[type=month],.wpcf7 input.is-valid:focus[type=week],.wpcf7 input.is-valid:focus[type=time],.wpcf7 input.is-valid:focus[type=datetime],.wpcf7 input.is-valid:focus[type=datetime-local],.wpcf7 input.is-valid:focus[type=color],.wpcf7 input.is-valid:focus[type=email],.wpcf7 input.is-valid:focus[type=file],.wpcf7 input.is-valid:focus[type=submit],.wpcf7 select.is-valid:focus,.wpcf7 textarea.is-valid:focus,.wpcf7 .is-valid.wpcf7-validation-errors:focus,.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .form-control:valid ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=text] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=text] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=search] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=search] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=url] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=url] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=tel] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=tel] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=number] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=number] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=range] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=range] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=date] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=date] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=month] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=month] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=week] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=week] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=time] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=time] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=datetime] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=datetime] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=datetime-local] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=datetime-local] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=color] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=color] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=email] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=email] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=file] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=file] ~ .valid-feedback,.was-validated .wpcf7 input:valid[type=submit] ~ .valid-feedback,.wpcf7 .was-validated input:valid[type=submit] ~ .valid-feedback,.was-validated .wpcf7 select:valid ~ .valid-feedback,.wpcf7 .was-validated select:valid ~ .valid-feedback,.was-validated .wpcf7 textarea:valid ~ .valid-feedback,.wpcf7 .was-validated textarea:valid ~ .valid-feedback,.was-validated .wpcf7 .wpcf7-validation-errors:valid ~ .valid-feedback,.wpcf7 .was-validated .wpcf7-validation-errors:valid ~ .valid-feedback,.was-validated .form-control:valid ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=text] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=text] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=search] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=search] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=url] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=url] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=tel] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=tel] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=number] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=number] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=range] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=range] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=date] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=date] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=month] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=month] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=week] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=week] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=time] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=time] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=datetime] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=datetime] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=datetime-local] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=datetime-local] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=color] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=color] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=email] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=email] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=file] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=file] ~ .valid-tooltip,.was-validated .wpcf7 input:valid[type=submit] ~ .valid-tooltip,.wpcf7 .was-validated input:valid[type=submit] ~ .valid-tooltip,.was-validated .wpcf7 select:valid ~ .valid-tooltip,.wpcf7 .was-validated select:valid ~ .valid-tooltip,.was-validated .wpcf7 textarea:valid ~ .valid-tooltip,.wpcf7 .was-validated textarea:valid ~ .valid-tooltip,.was-validated .wpcf7 .wpcf7-validation-errors:valid ~ .valid-tooltip,.wpcf7 .was-validated .wpcf7-validation-errors:valid ~ .valid-tooltip,.form-control.is-valid ~ .valid-feedback,.wpcf7 input.is-valid[type=text] ~ .valid-feedback,.wpcf7 input.is-valid[type=search] ~ .valid-feedback,.wpcf7 input.is-valid[type=url] ~ .valid-feedback,.wpcf7 input.is-valid[type=tel] ~ .valid-feedback,.wpcf7 input.is-valid[type=number] ~ .valid-feedback,.wpcf7 input.is-valid[type=range] ~ .valid-feedback,.wpcf7 input.is-valid[type=date] ~ .valid-feedback,.wpcf7 input.is-valid[type=month] ~ .valid-feedback,.wpcf7 input.is-valid[type=week] ~ .valid-feedback,.wpcf7 input.is-valid[type=time] ~ .valid-feedback,.wpcf7 input.is-valid[type=datetime] ~ .valid-feedback,.wpcf7 input.is-valid[type=datetime-local] ~ .valid-feedback,.wpcf7 input.is-valid[type=color] ~ .valid-feedback,.wpcf7 input.is-valid[type=email] ~ .valid-feedback,.wpcf7 input.is-valid[type=file] ~ .valid-feedback,.wpcf7 input.is-valid[type=submit] ~ .valid-feedback,.wpcf7 select.is-valid ~ .valid-feedback,.wpcf7 textarea.is-valid ~ .valid-feedback,.wpcf7 .is-valid.wpcf7-validation-errors ~ .valid-feedback,.form-control.is-valid ~ .valid-tooltip,.wpcf7 input.is-valid[type=text] ~ .valid-tooltip,.wpcf7 input.is-valid[type=search] ~ .valid-tooltip,.wpcf7 input.is-valid[type=url] ~ .valid-tooltip,.wpcf7 input.is-valid[type=tel] ~ .valid-tooltip,.wpcf7 input.is-valid[type=number] ~ .valid-tooltip,.wpcf7 input.is-valid[type=range] ~ .valid-tooltip,.wpcf7 input.is-valid[type=date] ~ .valid-tooltip,.wpcf7 input.is-valid[type=month] ~ .valid-tooltip,.wpcf7 input.is-valid[type=week] ~ .valid-tooltip,.wpcf7 input.is-valid[type=time] ~ .valid-tooltip,.wpcf7 input.is-valid[type=datetime] ~ .valid-tooltip,.wpcf7 input.is-valid[type=datetime-local] ~ .valid-tooltip,.wpcf7 input.is-valid[type=color] ~ .valid-tooltip,.wpcf7 input.is-valid[type=email] ~ .valid-tooltip,.wpcf7 input.is-valid[type=file] ~ .valid-tooltip,.wpcf7 input.is-valid[type=submit] ~ .valid-tooltip,.wpcf7 select.is-valid ~ .valid-tooltip,.wpcf7 textarea.is-valid ~ .valid-tooltip,.wpcf7 .is-valid.wpcf7-validation-errors ~ .valid-tooltip,.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-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{background-color:#71dd8a}.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{background-color:#34ce57}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.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 ~ .custom-file-label::before,.custom-file-input.is-valid ~ .custom-file-label::before{border-color:inherit}.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{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:var(--color-red)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(179,40,45,.8);border-radius:.2rem}.was-validated .form-control:invalid,.was-validated .wpcf7 input:invalid[type=text],.wpcf7 .was-validated input:invalid[type=text],.was-validated .wpcf7 input:invalid[type=search],.wpcf7 .was-validated input:invalid[type=search],.was-validated .wpcf7 input:invalid[type=url],.wpcf7 .was-validated input:invalid[type=url],.was-validated .wpcf7 input:invalid[type=tel],.wpcf7 .was-validated input:invalid[type=tel],.was-validated .wpcf7 input:invalid[type=number],.wpcf7 .was-validated input:invalid[type=number],.was-validated .wpcf7 input:invalid[type=range],.wpcf7 .was-validated input:invalid[type=range],.was-validated .wpcf7 input:invalid[type=date],.wpcf7 .was-validated input:invalid[type=date],.was-validated .wpcf7 input:invalid[type=month],.wpcf7 .was-validated input:invalid[type=month],.was-validated .wpcf7 input:invalid[type=week],.wpcf7 .was-validated input:invalid[type=week],.was-validated .wpcf7 input:invalid[type=time],.wpcf7 .was-validated input:invalid[type=time],.was-validated .wpcf7 input:invalid[type=datetime],.wpcf7 .was-validated input:invalid[type=datetime],.was-validated .wpcf7 input:invalid[type=datetime-local],.wpcf7 .was-validated input:invalid[type=datetime-local],.was-validated .wpcf7 input:invalid[type=color],.wpcf7 .was-validated input:invalid[type=color],.was-validated .wpcf7 input:invalid[type=email],.wpcf7 .was-validated input:invalid[type=email],.was-validated .wpcf7 input:invalid[type=file],.wpcf7 .was-validated input:invalid[type=file],.was-validated .wpcf7 input:invalid[type=submit],.wpcf7 .was-validated input:invalid[type=submit],.was-validated .wpcf7 select:invalid,.wpcf7 .was-validated select:invalid,.was-validated .wpcf7 textarea:invalid,.wpcf7 .was-validated textarea:invalid,.was-validated .wpcf7 .wpcf7-validation-errors:invalid,.wpcf7 .was-validated .wpcf7-validation-errors:invalid,.form-control.is-invalid,.wpcf7 input.is-invalid[type=text],.wpcf7 input.is-invalid[type=search],.wpcf7 input.is-invalid[type=url],.wpcf7 input.is-invalid[type=tel],.wpcf7 input.is-invalid[type=number],.wpcf7 input.is-invalid[type=range],.wpcf7 input.is-invalid[type=date],.wpcf7 input.is-invalid[type=month],.wpcf7 input.is-invalid[type=week],.wpcf7 input.is-invalid[type=time],.wpcf7 input.is-invalid[type=datetime],.wpcf7 input.is-invalid[type=datetime-local],.wpcf7 input.is-invalid[type=color],.wpcf7 input.is-invalid[type=email],.wpcf7 input.is-invalid[type=file],.wpcf7 input.is-invalid[type=submit],.wpcf7 select.is-invalid,.wpcf7 textarea.is-invalid,.wpcf7 .is-invalid.wpcf7-validation-errors,.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:var(--color-red)}.was-validated .form-control:invalid:focus,.was-validated .wpcf7 input:invalid:focus[type=text],.wpcf7 .was-validated input:invalid:focus[type=text],.was-validated .wpcf7 input:invalid:focus[type=search],.wpcf7 .was-validated input:invalid:focus[type=search],.was-validated .wpcf7 input:invalid:focus[type=url],.wpcf7 .was-validated input:invalid:focus[type=url],.was-validated .wpcf7 input:invalid:focus[type=tel],.wpcf7 .was-validated input:invalid:focus[type=tel],.was-validated .wpcf7 input:invalid:focus[type=number],.wpcf7 .was-validated input:invalid:focus[type=number],.was-validated .wpcf7 input:invalid:focus[type=range],.wpcf7 .was-validated input:invalid:focus[type=range],.was-validated .wpcf7 input:invalid:focus[type=date],.wpcf7 .was-validated input:invalid:focus[type=date],.was-validated .wpcf7 input:invalid:focus[type=month],.wpcf7 .was-validated input:invalid:focus[type=month],.was-validated .wpcf7 input:invalid:focus[type=week],.wpcf7 .was-validated input:invalid:focus[type=week],.was-validated .wpcf7 input:invalid:focus[type=time],.wpcf7 .was-validated input:invalid:focus[type=time],.was-validated .wpcf7 input:invalid:focus[type=datetime],.wpcf7 .was-validated input:invalid:focus[type=datetime],.was-validated .wpcf7 input:invalid:focus[type=datetime-local],.wpcf7 .was-validated input:invalid:focus[type=datetime-local],.was-validated .wpcf7 input:invalid:focus[type=color],.wpcf7 .was-validated input:invalid:focus[type=color],.was-validated .wpcf7 input:invalid:focus[type=email],.wpcf7 .was-validated input:invalid:focus[type=email],.was-validated .wpcf7 input:invalid:focus[type=file],.wpcf7 .was-validated input:invalid:focus[type=file],.was-validated .wpcf7 input:invalid:focus[type=submit],.wpcf7 .was-validated input:invalid:focus[type=submit],.was-validated .wpcf7 select:invalid:focus,.wpcf7 .was-validated select:invalid:focus,.was-validated .wpcf7 textarea:invalid:focus,.wpcf7 .was-validated textarea:invalid:focus,.was-validated .wpcf7 .wpcf7-validation-errors:invalid:focus,.wpcf7 .was-validated .wpcf7-validation-errors:invalid:focus,.form-control.is-invalid:focus,.wpcf7 input.is-invalid:focus[type=text],.wpcf7 input.is-invalid:focus[type=search],.wpcf7 input.is-invalid:focus[type=url],.wpcf7 input.is-invalid:focus[type=tel],.wpcf7 input.is-invalid:focus[type=number],.wpcf7 input.is-invalid:focus[type=range],.wpcf7 input.is-invalid:focus[type=date],.wpcf7 input.is-invalid:focus[type=month],.wpcf7 input.is-invalid:focus[type=week],.wpcf7 input.is-invalid:focus[type=time],.wpcf7 input.is-invalid:focus[type=datetime],.wpcf7 input.is-invalid:focus[type=datetime-local],.wpcf7 input.is-invalid:focus[type=color],.wpcf7 input.is-invalid:focus[type=email],.wpcf7 input.is-invalid:focus[type=file],.wpcf7 input.is-invalid:focus[type=submit],.wpcf7 select.is-invalid:focus,.wpcf7 textarea.is-invalid:focus,.wpcf7 .is-invalid.wpcf7-validation-errors:focus,.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:var(--color-red);-webkit-box-shadow:0 0 0 .2rem rgba(179,40,45,.25);box-shadow:0 0 0 .2rem rgba(179,40,45,.25)}.was-validated .form-control:invalid ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=text] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=text] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=search] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=search] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=url] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=url] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=tel] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=tel] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=number] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=number] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=range] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=range] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=date] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=date] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=month] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=month] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=week] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=week] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=time] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=time] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=datetime] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=datetime] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=datetime-local] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=datetime-local] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=color] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=color] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=email] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=email] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=file] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=file] ~ .invalid-feedback,.was-validated .wpcf7 input:invalid[type=submit] ~ .invalid-feedback,.wpcf7 .was-validated input:invalid[type=submit] ~ .invalid-feedback,.was-validated .wpcf7 select:invalid ~ .invalid-feedback,.wpcf7 .was-validated select:invalid ~ .invalid-feedback,.was-validated .wpcf7 textarea:invalid ~ .invalid-feedback,.wpcf7 .was-validated textarea:invalid ~ .invalid-feedback,.was-validated .wpcf7 .wpcf7-validation-errors:invalid ~ .invalid-feedback,.wpcf7 .was-validated .wpcf7-validation-errors:invalid ~ .invalid-feedback,.was-validated .form-control:invalid ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=text] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=text] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=search] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=search] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=url] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=url] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=tel] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=tel] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=number] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=number] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=range] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=range] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=date] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=date] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=month] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=month] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=week] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=week] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=time] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=time] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=datetime] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=datetime] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=datetime-local] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=datetime-local] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=color] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=color] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=email] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=email] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=file] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=file] ~ .invalid-tooltip,.was-validated .wpcf7 input:invalid[type=submit] ~ .invalid-tooltip,.wpcf7 .was-validated input:invalid[type=submit] ~ .invalid-tooltip,.was-validated .wpcf7 select:invalid ~ .invalid-tooltip,.wpcf7 .was-validated select:invalid ~ .invalid-tooltip,.was-validated .wpcf7 textarea:invalid ~ .invalid-tooltip,.wpcf7 .was-validated textarea:invalid ~ .invalid-tooltip,.was-validated .wpcf7 .wpcf7-validation-errors:invalid ~ .invalid-tooltip,.wpcf7 .was-validated .wpcf7-validation-errors:invalid ~ .invalid-tooltip,.form-control.is-invalid ~ .invalid-feedback,.wpcf7 input.is-invalid[type=text] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=search] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=url] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=tel] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=number] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=range] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=date] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=month] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=week] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=time] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=datetime] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=datetime-local] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=color] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=email] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=file] ~ .invalid-feedback,.wpcf7 input.is-invalid[type=submit] ~ .invalid-feedback,.wpcf7 select.is-invalid ~ .invalid-feedback,.wpcf7 textarea.is-invalid ~ .invalid-feedback,.wpcf7 .is-invalid.wpcf7-validation-errors ~ .invalid-feedback,.form-control.is-invalid ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=text] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=search] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=url] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=tel] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=number] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=range] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=date] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=month] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=week] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=time] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=datetime] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=datetime-local] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=color] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=email] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=file] ~ .invalid-tooltip,.wpcf7 input.is-invalid[type=submit] ~ .invalid-tooltip,.wpcf7 select.is-invalid ~ .invalid-tooltip,.wpcf7 textarea.is-invalid ~ .invalid-tooltip,.wpcf7 .is-invalid.wpcf7-validation-errors ~ .invalid-tooltip,.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-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:var(--color-red)}.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:var(--color-red)}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{background-color:#e1797d}.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{background-color:#d33b40}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(179,40,45,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(179,40,45,.25)}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:var(--color-red)}.was-validated .custom-file-input:invalid ~ .custom-file-label::before,.custom-file-input.is-invalid ~ .custom-file-label::before{border-color:inherit}.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{-webkit-box-shadow:0 0 0 .2rem rgba(179,40,45,.25);box-shadow:0 0 0 .2rem rgba(179,40,45,.25)}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group,.form-inline .wpcf7 .wpcf7-form p,.form-inline .wpcf7 .wpcf7-form .events-listview .event-detail .event-date,.events-listview .event-detail .form-inline .wpcf7 .wpcf7-form .event-date,.form-inline .wpcf7 .wpcf7-form .events-listview .event-detail .event-time,.events-listview .event-detail .form-inline .wpcf7 .wpcf7-form .event-time,.form-inline .wpcf7 .wpcf7-form .events-listview .event-detail .event-location,.events-listview .event-detail .form-inline .wpcf7 .wpcf7-form .event-location,.form-inline .wpcf7 .wpcf7-form .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .form-inline .wpcf7 .wpcf7-form .event-time,.wpcf7 .wpcf7-form .form-inline p,.wpcf7 .wpcf7-form .form-inline .events-listview .event-detail .event-date,.events-listview .event-detail .wpcf7 .wpcf7-form .form-inline .event-date,.wpcf7 .wpcf7-form .form-inline .events-listview .event-detail .event-time,.events-listview .event-detail .wpcf7 .wpcf7-form .form-inline .event-time,.wpcf7 .wpcf7-form .form-inline .events-listview .event-detail .event-location,.events-listview .event-detail .wpcf7 .wpcf7-form .form-inline .event-location,.wpcf7 .wpcf7-form .form-inline .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .wpcf7 .wpcf7-form .form-inline .event-time,.form-inline .wpcf7 .wpcf7-form li,.wpcf7 .wpcf7-form .form-inline li,.form-inline .wpcf7 .wpcf7-form .table td,.wpcf7 .wpcf7-form .table .form-inline td,.form-inline .table .wpcf7 .wpcf7-form td,.table .wpcf7 .wpcf7-form .form-inline td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control,.form-inline .wpcf7 input[type=text],.wpcf7 .form-inline input[type=text],.form-inline .wpcf7 input[type=search],.wpcf7 .form-inline input[type=search],.form-inline .wpcf7 input[type=url],.wpcf7 .form-inline input[type=url],.form-inline .wpcf7 input[type=tel],.wpcf7 .form-inline input[type=tel],.form-inline .wpcf7 input[type=number],.wpcf7 .form-inline input[type=number],.form-inline .wpcf7 input[type=range],.wpcf7 .form-inline input[type=range],.form-inline .wpcf7 input[type=date],.wpcf7 .form-inline input[type=date],.form-inline .wpcf7 input[type=month],.wpcf7 .form-inline input[type=month],.form-inline .wpcf7 input[type=week],.wpcf7 .form-inline input[type=week],.form-inline .wpcf7 input[type=time],.wpcf7 .form-inline input[type=time],.form-inline .wpcf7 input[type=datetime],.wpcf7 .form-inline input[type=datetime],.form-inline .wpcf7 input[type=datetime-local],.wpcf7 .form-inline input[type=datetime-local],.form-inline .wpcf7 input[type=color],.wpcf7 .form-inline input[type=color],.form-inline .wpcf7 input[type=email],.wpcf7 .form-inline input[type=email],.form-inline .wpcf7 input[type=file],.wpcf7 .form-inline input[type=file],.form-inline .wpcf7 input[type=submit],.wpcf7 .form-inline input[type=submit],.form-inline .wpcf7 select,.wpcf7 .form-inline select,.form-inline .wpcf7 textarea,.wpcf7 .form-inline textarea,.form-inline .wpcf7 .wpcf7-validation-errors,.wpcf7 .form-inline .wpcf7-validation-errors{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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn,.mec-fes-form button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .button,.mec-booking-tab-content .mec-bfixed-field-add-option,.mec-booking-tab-content .mec-reg-field-add-option,.mec-fes-form .mec-form-row .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,ul#mec_orgz_form_row li .mec-additional-organizer-remove,ul#mec_reg_form_fields li .mec_reg_field_remove,.mec-events-button,.wpcf7 input[type=submit]{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;border-radius:5px;padding:10px 30px;font-size:1rem;line-height:1.5;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion: reduce){.btn,.mec-fes-form button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .button,.mec-booking-tab-content .mec-bfixed-field-add-option,.mec-booking-tab-content .mec-reg-field-add-option,.mec-fes-form .mec-form-row .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,ul#mec_orgz_form_row li .mec-additional-organizer-remove,ul#mec_reg_form_fields li .mec_reg_field_remove,.mec-events-button,.wpcf7 input[type=submit]{-webkit-transition:none;transition:none}}.btn:hover,.mec-fes-form button[type=submit].mec-fes-sub-button:hover,.mec-booking-tab-content .button:hover,.mec-booking-tab-content .mec-bfixed-field-add-option:hover,.mec-booking-tab-content .mec-reg-field-add-option:hover,.mec-fes-form .mec-form-row .button:hover:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:hover,ul#mec_orgz_form_row li .mec-additional-organizer-remove:hover,ul#mec_reg_form_fields li .mec_reg_field_remove:hover,.mec-events-button:hover,.wpcf7 input:hover[type=submit],.btn:focus,.mec-fes-form button[type=submit].mec-fes-sub-button:focus,.mec-booking-tab-content .button:focus,.mec-booking-tab-content .mec-bfixed-field-add-option:focus,.mec-booking-tab-content .mec-reg-field-add-option:focus,.mec-fes-form .mec-form-row .button:focus:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:focus,ul#mec_orgz_form_row li .mec-additional-organizer-remove:focus,ul#mec_reg_form_fields li .mec_reg_field_remove:focus,.mec-events-button:focus,.wpcf7 input:focus[type=submit]{text-decoration:none}.btn:focus,.mec-fes-form button[type=submit].mec-fes-sub-button:focus,.mec-booking-tab-content .button:focus,.mec-booking-tab-content .mec-bfixed-field-add-option:focus,.mec-booking-tab-content .mec-reg-field-add-option:focus,.mec-fes-form .mec-form-row .button:focus:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:focus,ul#mec_orgz_form_row li .mec-additional-organizer-remove:focus,ul#mec_reg_form_fields li .mec_reg_field_remove:focus,.mec-events-button:focus,.wpcf7 input:focus[type=submit],.btn.focus,.mec-fes-form button.focus[type=submit].mec-fes-sub-button,.mec-booking-tab-content .focus.button,.mec-booking-tab-content .focus.mec-bfixed-field-add-option,.mec-booking-tab-content .focus.mec-reg-field-add-option,.mec-fes-form .mec-form-row .focus.button:not(.wp-color-result),ul#mec_bfixed_form_fields li .focus.mec_bfixed_field_remove,ul#mec_orgz_form_row li .focus.mec-additional-organizer-remove,ul#mec_reg_form_fields li .focus.mec_reg_field_remove,.focus.mec-events-button,.wpcf7 input.focus[type=submit]{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(51,122,183,.25);box-shadow:0 0 0 .2rem rgba(51,122,183,.25)}.btn.disabled,.mec-fes-form button.disabled[type=submit].mec-fes-sub-button,.mec-booking-tab-content .disabled.button,.mec-booking-tab-content .disabled.mec-bfixed-field-add-option,.mec-booking-tab-content .disabled.mec-reg-field-add-option,.mec-fes-form .mec-form-row .disabled.button:not(.wp-color-result),ul#mec_bfixed_form_fields li .disabled.mec_bfixed_field_remove,ul#mec_orgz_form_row li .disabled.mec-additional-organizer-remove,ul#mec_reg_form_fields li .disabled.mec_reg_field_remove,.disabled.mec-events-button,.wpcf7 input.disabled[type=submit],.btn:disabled,.mec-fes-form button[type=submit].mec-fes-sub-button:disabled,.mec-booking-tab-content .button:disabled,.mec-booking-tab-content .mec-bfixed-field-add-option:disabled,.mec-booking-tab-content .mec-reg-field-add-option:disabled,.mec-fes-form .mec-form-row .button:disabled:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:disabled,ul#mec_orgz_form_row li .mec-additional-organizer-remove:disabled,ul#mec_reg_form_fields li .mec_reg_field_remove:disabled,.mec-events-button:disabled,.wpcf7 input:disabled[type=submit]{opacity:.65}.btn:not(:disabled):not(.disabled),.mec-fes-form button[type=submit].mec-fes-sub-button:not(:disabled):not(.disabled),.mec-booking-tab-content .button:not(:disabled):not(.disabled),.mec-booking-tab-content .mec-bfixed-field-add-option:not(:disabled):not(.disabled),.mec-booking-tab-content .mec-reg-field-add-option:not(:disabled):not(.disabled),.mec-fes-form .mec-form-row .button:not(:disabled):not(.disabled):not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:not(:disabled):not(.disabled),ul#mec_orgz_form_row li .mec-additional-organizer-remove:not(:disabled):not(.disabled),ul#mec_reg_form_fields li .mec_reg_field_remove:not(:disabled):not(.disabled),.mec-events-button:not(:disabled):not(.disabled),.wpcf7 input:not(:disabled):not(.disabled)[type=submit]{cursor:pointer}.btn:not(:disabled):not(.disabled):active,.mec-fes-form button[type=submit].mec-fes-sub-button:not(:disabled):not(.disabled):active,.mec-booking-tab-content .button:not(:disabled):not(.disabled):active,.mec-booking-tab-content .mec-bfixed-field-add-option:not(:disabled):not(.disabled):active,.mec-booking-tab-content .mec-reg-field-add-option:not(:disabled):not(.disabled):active,.mec-fes-form .mec-form-row .button:not(:disabled):not(.disabled):active:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:not(:disabled):not(.disabled):active,ul#mec_orgz_form_row li .mec-additional-organizer-remove:not(:disabled):not(.disabled):active,ul#mec_reg_form_fields li .mec_reg_field_remove:not(:disabled):not(.disabled):active,.mec-events-button:not(:disabled):not(.disabled):active,.wpcf7 input:not(:disabled):not(.disabled):active[type=submit],.btn:not(:disabled):not(.disabled).active,.mec-fes-form button[type=submit].mec-fes-sub-button:not(:disabled):not(.disabled).active,.mec-booking-tab-content .button:not(:disabled):not(.disabled).active,.mec-booking-tab-content .mec-bfixed-field-add-option:not(:disabled):not(.disabled).active,.mec-booking-tab-content .mec-reg-field-add-option:not(:disabled):not(.disabled).active,.mec-fes-form .mec-form-row .button:not(:disabled):not(.disabled).active:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:not(:disabled):not(.disabled).active,ul#mec_orgz_form_row li .mec-additional-organizer-remove:not(:disabled):not(.disabled).active,ul#mec_reg_form_fields li .mec_reg_field_remove:not(:disabled):not(.disabled).active,.mec-events-button:not(:disabled):not(.disabled).active,.wpcf7 input:not(:disabled):not(.disabled).active[type=submit]{background-image:none}a.btn.disabled,.mec-booking-tab-content a.disabled.button,.mec-booking-tab-content a.disabled.mec-bfixed-field-add-option,.mec-booking-tab-content a.disabled.mec-reg-field-add-option,.mec-fes-form .mec-form-row a.disabled.button:not(.wp-color-result),ul#mec_bfixed_form_fields li a.disabled.mec_bfixed_field_remove,ul#mec_orgz_form_row li a.disabled.mec-additional-organizer-remove,ul#mec_reg_form_fields li a.disabled.mec_reg_field_remove,a.disabled.mec-events-button,fieldset:disabled a.btn,fieldset:disabled .mec-booking-tab-content a.button,.mec-booking-tab-content fieldset:disabled a.button,fieldset:disabled .mec-booking-tab-content a.mec-bfixed-field-add-option,.mec-booking-tab-content fieldset:disabled a.mec-bfixed-field-add-option,fieldset:disabled .mec-booking-tab-content a.mec-reg-field-add-option,.mec-booking-tab-content fieldset:disabled a.mec-reg-field-add-option,fieldset:disabled .mec-fes-form .mec-form-row a.button:not(.wp-color-result),.mec-fes-form .mec-form-row fieldset:disabled a.button:not(.wp-color-result),fieldset:disabled ul#mec_bfixed_form_fields li a.mec_bfixed_field_remove,ul#mec_bfixed_form_fields li fieldset:disabled a.mec_bfixed_field_remove,fieldset:disabled ul#mec_orgz_form_row li a.mec-additional-organizer-remove,ul#mec_orgz_form_row li fieldset:disabled a.mec-additional-organizer-remove,fieldset:disabled ul#mec_reg_form_fields li a.mec_reg_field_remove,ul#mec_reg_form_fields li fieldset:disabled a.mec_reg_field_remove,fieldset:disabled a.mec-events-button{pointer-events:none}.btn-primary,.mec-fes-form button[type=submit].mec-fes-sub-button{color:#fff;background-color:var(--color-red);border-color:var(--color-red);background:var(--color-red);border:none;border-radius:5px;padding:10px 30px}.btn-primary--white{background-color:white;border-color:white;color:var(--color-red)}.btn-primary:hover,.mec-fes-form button[type=submit].mec-fes-sub-button:hover,.btn-primary:active,.mec-fes-form button[type=submit].mec-fes-sub-button:active{color:#fff;background-color:var(--color-gold);border-color:var(--color-gold)}.btn-primary:focus,.mec-fes-form button[type=submit].mec-fes-sub-button:focus,.btn-primary.focus,.mec-fes-form button.focus[type=submit].mec-fes-sub-button{-webkit-box-shadow:0 0 0 .2rem rgba(51,122,183,.5);box-shadow:0 0 0 .2rem rgba(51,122,183,.5)}.btn-primary.disabled,.mec-fes-form button.disabled[type=submit].mec-fes-sub-button,.btn-primary:disabled,.mec-fes-form button[type=submit].mec-fes-sub-button:disabled{color:#fff;background-color:var(--color-red);border-color:var(--color-red)}.btn:not(:disabled):not(.disabled):active.nitro-lazy,.mec-fes-form button[type=submit].mec-fes-sub-button:not(:disabled):not(.disabled):active.nitro-lazy,.mec-booking-tab-content .button:not(:disabled):not(.disabled):active.nitro-lazy,.mec-booking-tab-content .mec-bfixed-field-add-option:not(:disabled):not(.disabled):active.nitro-lazy,.mec-booking-tab-content .mec-reg-field-add-option:not(:disabled):not(.disabled):active.nitro-lazy,.mec-fes-form .mec-form-row .button:not(:disabled):not(.disabled):active:not(.wp-color-result).nitro-lazy,ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:not(:disabled):not(.disabled):active.nitro-lazy,ul#mec_orgz_form_row li .mec-additional-organizer-remove:not(:disabled):not(.disabled):active.nitro-lazy,ul#mec_reg_form_fields li .mec_reg_field_remove:not(:disabled):not(.disabled):active.nitro-lazy,.mec-events-button:not(:disabled):not(.disabled):active.nitro-lazy,.wpcf7 input:not(:disabled):not(.disabled):active[type=submit].nitro-lazy,.btn:not(:disabled):not(.disabled).active.nitro-lazy,.mec-fes-form button[type=submit].mec-fes-sub-button:not(:disabled):not(.disabled).active.nitro-lazy,.mec-booking-tab-content .button:not(:disabled):not(.disabled).active.nitro-lazy,.mec-booking-tab-content .mec-bfixed-field-add-option:not(:disabled):not(.disabled).active.nitro-lazy,.mec-booking-tab-content .mec-reg-field-add-option:not(:disabled):not(.disabled).active.nitro-lazy,.mec-fes-form .mec-form-row .button:not(:disabled):not(.disabled).active:not(.wp-color-result).nitro-lazy,ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:not(:disabled):not(.disabled).active.nitro-lazy,ul#mec_orgz_form_row li .mec-additional-organizer-remove:not(:disabled):not(.disabled).active.nitro-lazy,ul#mec_reg_form_fields li .mec_reg_field_remove:not(:disabled):not(.disabled).active.nitro-lazy,.mec-events-button:not(:disabled):not(.disabled).active.nitro-lazy,.wpcf7 input:not(:disabled):not(.disabled).active[type=submit].nitro-lazy{background-image:none !important}.btn-primary:not(:disabled):not(.disabled):active,.mec-fes-form button[type=submit].mec-fes-sub-button:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.mec-fes-form button[type=submit].mec-fes-sub-button:not(:disabled):not(.disabled).active,.show > .btn-primary.dropdown-toggle,.mec-fes-form .show > button.dropdown-toggle[type=submit].mec-fes-sub-button{color:#fff;background-color:#285f8f;border-color:#255985}.btn-primary:not(:disabled):not(.disabled):active:focus,.mec-fes-form button[type=submit].mec-fes-sub-button:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.mec-fes-form button[type=submit].mec-fes-sub-button:not(:disabled):not(.disabled).active:focus,.show > .btn-primary.dropdown-toggle:focus,.mec-fes-form .show > button.dropdown-toggle[type=submit].mec-fes-sub-button:focus{-webkit-box-shadow:0 0 0 .2rem rgba(51,122,183,.5);box-shadow:0 0 0 .2rem rgba(51,122,183,.5)}.btn-secondary,.mec-booking-tab-content .button,.mec-booking-tab-content .mec-bfixed-field-add-option,.mec-booking-tab-content .mec-reg-field-add-option,.mec-fes-form .mec-form-row .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,ul#mec_orgz_form_row li .mec-additional-organizer-remove,ul#mec_reg_form_fields li .mec_reg_field_remove{color:var(--color-red);background-color:transparent;border-color:var(--color-red)}.btn-secondary--white{color:white;border-color:white}.btn-secondary:hover,.mec-booking-tab-content .button:hover,.mec-booking-tab-content .mec-bfixed-field-add-option:hover,.mec-booking-tab-content .mec-reg-field-add-option:hover,.mec-fes-form .mec-form-row .button:hover:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:hover,ul#mec_orgz_form_row li .mec-additional-organizer-remove:hover,ul#mec_reg_form_fields li .mec_reg_field_remove:hover{color:var(--color-grey-darker);background-color:var(--color-gold);border-color:var(--color-gold)}.btn-secondary:focus,.mec-booking-tab-content .button:focus,.mec-booking-tab-content .mec-bfixed-field-add-option:focus,.mec-booking-tab-content .mec-reg-field-add-option:focus,.mec-fes-form .mec-form-row .button:focus:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:focus,ul#mec_orgz_form_row li .mec-additional-organizer-remove:focus,ul#mec_reg_form_fields li .mec_reg_field_remove:focus,.btn-secondary.focus,.mec-booking-tab-content .focus.button,.mec-booking-tab-content .focus.mec-bfixed-field-add-option,.mec-booking-tab-content .focus.mec-reg-field-add-option,.mec-fes-form .mec-form-row .focus.button:not(.wp-color-result),ul#mec_bfixed_form_fields li .focus.mec_bfixed_field_remove,ul#mec_orgz_form_row li .focus.mec-additional-organizer-remove,ul#mec_reg_form_fields li .focus.mec_reg_field_remove{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.mec-booking-tab-content .disabled.button,.mec-booking-tab-content .disabled.mec-bfixed-field-add-option,.mec-booking-tab-content .disabled.mec-reg-field-add-option,.mec-fes-form .mec-form-row .disabled.button:not(.wp-color-result),ul#mec_bfixed_form_fields li .disabled.mec_bfixed_field_remove,ul#mec_orgz_form_row li .disabled.mec-additional-organizer-remove,ul#mec_reg_form_fields li .disabled.mec_reg_field_remove,.btn-secondary:disabled,.mec-booking-tab-content .button:disabled,.mec-booking-tab-content .mec-bfixed-field-add-option:disabled,.mec-booking-tab-content .mec-reg-field-add-option:disabled,.mec-fes-form .mec-form-row .button:disabled:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:disabled,ul#mec_orgz_form_row li .mec-additional-organizer-remove:disabled,ul#mec_reg_form_fields li .mec_reg_field_remove:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.mec-booking-tab-content .button:not(:disabled):not(.disabled):active,.mec-booking-tab-content .mec-bfixed-field-add-option:not(:disabled):not(.disabled):active,.mec-booking-tab-content .mec-reg-field-add-option:not(:disabled):not(.disabled):active,.mec-fes-form .mec-form-row .button:not(:disabled):not(.disabled):active:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:not(:disabled):not(.disabled):active,ul#mec_orgz_form_row li .mec-additional-organizer-remove:not(:disabled):not(.disabled):active,ul#mec_reg_form_fields li .mec_reg_field_remove:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.mec-booking-tab-content .button:not(:disabled):not(.disabled).active,.mec-booking-tab-content .mec-bfixed-field-add-option:not(:disabled):not(.disabled).active,.mec-booking-tab-content .mec-reg-field-add-option:not(:disabled):not(.disabled).active,.mec-fes-form .mec-form-row .button:not(:disabled):not(.disabled).active:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:not(:disabled):not(.disabled).active,ul#mec_orgz_form_row li .mec-additional-organizer-remove:not(:disabled):not(.disabled).active,ul#mec_reg_form_fields li .mec_reg_field_remove:not(:disabled):not(.disabled).active,.show > .btn-secondary.dropdown-toggle,.mec-booking-tab-content .show > .dropdown-toggle.button,.mec-booking-tab-content .show > .dropdown-toggle.mec-bfixed-field-add-option,.mec-booking-tab-content .show > .dropdown-toggle.mec-reg-field-add-option,.mec-fes-form .mec-form-row .show > .dropdown-toggle.button:not(.wp-color-result),ul#mec_bfixed_form_fields li .show > .dropdown-toggle.mec_bfixed_field_remove,ul#mec_orgz_form_row li .show > .dropdown-toggle.mec-additional-organizer-remove,ul#mec_reg_form_fields li .show > .dropdown-toggle.mec_reg_field_remove{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.mec-booking-tab-content .button:not(:disabled):not(.disabled):active:focus,.mec-booking-tab-content .mec-bfixed-field-add-option:not(:disabled):not(.disabled):active:focus,.mec-booking-tab-content .mec-reg-field-add-option:not(:disabled):not(.disabled):active:focus,.mec-fes-form .mec-form-row .button:not(:disabled):not(.disabled):active:focus:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:not(:disabled):not(.disabled):active:focus,ul#mec_orgz_form_row li .mec-additional-organizer-remove:not(:disabled):not(.disabled):active:focus,ul#mec_reg_form_fields li .mec_reg_field_remove:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.mec-booking-tab-content .button:not(:disabled):not(.disabled).active:focus,.mec-booking-tab-content .mec-bfixed-field-add-option:not(:disabled):not(.disabled).active:focus,.mec-booking-tab-content .mec-reg-field-add-option:not(:disabled):not(.disabled).active:focus,.mec-fes-form .mec-form-row .button:not(:disabled):not(.disabled).active:focus:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:not(:disabled):not(.disabled).active:focus,ul#mec_orgz_form_row li .mec-additional-organizer-remove:not(:disabled):not(.disabled).active:focus,ul#mec_reg_form_fields li .mec_reg_field_remove:not(:disabled):not(.disabled).active:focus,.show > .btn-secondary.dropdown-toggle:focus,.mec-booking-tab-content .show > .dropdown-toggle.button:focus,.mec-booking-tab-content .show > .dropdown-toggle.mec-bfixed-field-add-option:focus,.mec-booking-tab-content .show > .dropdown-toggle.mec-reg-field-add-option:focus,.mec-fes-form .mec-form-row .show > .dropdown-toggle.button:focus:not(.wp-color-result),ul#mec_bfixed_form_fields li .show > .dropdown-toggle.mec_bfixed_field_remove:focus,ul#mec_orgz_form_row li .show > .dropdown-toggle.mec-additional-organizer-remove:focus,ul#mec_reg_form_fields li .show > .dropdown-toggle.mec_reg_field_remove:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show > .btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show > .btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show > .btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show > .btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show > .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:var(--color-red);border-color:var(--color-red)}.btn-danger:hover{color:#fff;background-color:#942125;border-color:#891f23}.btn-danger:focus,.btn-danger.focus{-webkit-box-shadow:0 0 0 .2rem rgba(179,40,45,.5);box-shadow:0 0 0 .2rem rgba(179,40,45,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:var(--color-red);border-color:var(--color-red)}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show > .btn-danger.dropdown-toggle{color:#fff;background-color:#891f23;border-color:#7f1c20}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(179,40,45,.5);box-shadow:0 0 0 .2rem rgba(179,40,45,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover,.btn-light:active{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show > .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show > .btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show > .btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary,.wpcf7 input[type=submit]{color:var(--color-red);background-color:transparent;background-image:none;border-color:var(--color-red)}.btn-outline-primary.nitro-lazy,.wpcf7 input[type=submit].nitro-lazy{background-image:none !important}.btn-outline-primary:hover,.wpcf7 input:hover[type=submit]{color:#fff;background-color:var(--color-red);border-color:var(--color-red)}.btn-outline-primary:focus,.wpcf7 input:focus[type=submit],.btn-outline-primary.focus,.wpcf7 input.focus[type=submit]{-webkit-box-shadow:0 0 0 .2rem rgba(51,122,183,.5);box-shadow:0 0 0 .2rem rgba(51,122,183,.5)}.btn-outline-primary.disabled,.wpcf7 input.disabled[type=submit],.btn-outline-primary:disabled,.wpcf7 input:disabled[type=submit]{color:var(--color-red);background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.wpcf7 input:not(:disabled):not(.disabled):active[type=submit],.btn-outline-primary:not(:disabled):not(.disabled).active,.wpcf7 input:not(:disabled):not(.disabled).active[type=submit],.show > .btn-outline-primary.dropdown-toggle,.wpcf7 .show > input.dropdown-toggle[type=submit]{color:#fff;background-color:var(--color-red);border-color:var(--color-red)}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.wpcf7 input:not(:disabled):not(.disabled):active:focus[type=submit],.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.wpcf7 input:not(:disabled):not(.disabled).active:focus[type=submit],.show > .btn-outline-primary.dropdown-toggle:focus,.wpcf7 .show > input.dropdown-toggle:focus[type=submit]{-webkit-box-shadow:0 0 0 .2rem rgba(51,122,183,.5);box-shadow:0 0 0 .2rem rgba(51,122,183,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary.nitro-lazy{background-image:none !important}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show > .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success.nitro-lazy{background-image:none !important}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show > .btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info.nitro-lazy{background-image:none !important}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show > .btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning.nitro-lazy{background-image:none !important}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show > .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:var(--color-red);background-color:transparent;background-image:none;border-color:var(--color-red)}.btn-outline-danger.nitro-lazy{background-image:none !important}.btn-outline-danger:hover{color:#fff;background-color:var(--color-red);border-color:var(--color-red)}.btn-outline-danger:focus,.btn-outline-danger.focus{-webkit-box-shadow:0 0 0 .2rem rgba(179,40,45,.5);box-shadow:0 0 0 .2rem rgba(179,40,45,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:var(--color-red);background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show > .btn-outline-danger.dropdown-toggle{color:#fff;background-color:var(--color-red);border-color:var(--color-red)}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(179,40,45,.5);box-shadow:0 0 0 .2rem rgba(179,40,45,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light.nitro-lazy{background-image:none !important}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show > .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark.nitro-lazy{background-image:none !important}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show > .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:var(--color-red);background-color:transparent}.btn-link:hover{color:#22527b;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link:focus,.btn-link.focus{text-decoration:underline;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg > .btn,.mec-fes-form .btn-group-lg > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-lg > .button,.mec-booking-tab-content .btn-group-lg > .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-lg > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group-lg > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-lg > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group-lg > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group-lg > .mec_reg_field_remove,.btn-group-lg > .mec-events-button,.wpcf7 .btn-group-lg > input[type=submit]{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm > .btn,.mec-fes-form .btn-group-sm > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-sm > .button,.mec-booking-tab-content .btn-group-sm > .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-sm > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group-sm > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-sm > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group-sm > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group-sm > .mec_reg_field_remove,.btn-group-sm > .mec-events-button,.wpcf7 .btn-group-sm > input[type=submit]{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block + .btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media screen and (prefers-reduced-motion: reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media screen and (prefers-reduced-motion: reduce){.collapsing{-webkit-transition:none;transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-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;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:var(--color-red)}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group > .btn,.mec-fes-form .btn-group > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group > .button,.mec-booking-tab-content .btn-group > .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group > .mec_reg_field_remove,.btn-group > .mec-events-button,.wpcf7 .btn-group > input[type=submit],.btn-group-vertical > .btn,.mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-vertical > .button,.mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group-vertical > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove,.btn-group-vertical > .mec-events-button,.wpcf7 .btn-group-vertical > input[type=submit]{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group > .btn:hover,.mec-fes-form .btn-group > button[type=submit].mec-fes-sub-button:hover,.mec-booking-tab-content .btn-group > .button:hover,.mec-booking-tab-content .btn-group > .mec-bfixed-field-add-option:hover,.mec-booking-tab-content .btn-group > .mec-reg-field-add-option:hover,.mec-fes-form .mec-form-row .btn-group > .button:hover:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group > .mec_bfixed_field_remove:hover,ul#mec_orgz_form_row li .btn-group > .mec-additional-organizer-remove:hover,ul#mec_reg_form_fields li .btn-group > .mec_reg_field_remove:hover,.btn-group > .mec-events-button:hover,.wpcf7 .btn-group > input:hover[type=submit],.btn-group-vertical > .btn:hover,.mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button:hover,.mec-booking-tab-content .btn-group-vertical > .button:hover,.mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option:hover,.mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option:hover,.mec-fes-form .mec-form-row .btn-group-vertical > .button:hover:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove:hover,ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove:hover,ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove:hover,.btn-group-vertical > .mec-events-button:hover,.wpcf7 .btn-group-vertical > input:hover[type=submit]{z-index:1}.btn-group > .btn:focus,.mec-fes-form .btn-group > button[type=submit].mec-fes-sub-button:focus,.mec-booking-tab-content .btn-group > .button:focus,.mec-booking-tab-content .btn-group > .mec-bfixed-field-add-option:focus,.mec-booking-tab-content .btn-group > .mec-reg-field-add-option:focus,.mec-fes-form .mec-form-row .btn-group > .button:focus:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group > .mec_bfixed_field_remove:focus,ul#mec_orgz_form_row li .btn-group > .mec-additional-organizer-remove:focus,ul#mec_reg_form_fields li .btn-group > .mec_reg_field_remove:focus,.btn-group > .mec-events-button:focus,.wpcf7 .btn-group > input:focus[type=submit],.btn-group > .btn:active,.mec-fes-form .btn-group > button[type=submit].mec-fes-sub-button:active,.mec-booking-tab-content .btn-group > .button:active,.mec-booking-tab-content .btn-group > .mec-bfixed-field-add-option:active,.mec-booking-tab-content .btn-group > .mec-reg-field-add-option:active,.mec-fes-form .mec-form-row .btn-group > .button:active:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group > .mec_bfixed_field_remove:active,ul#mec_orgz_form_row li .btn-group > .mec-additional-organizer-remove:active,ul#mec_reg_form_fields li .btn-group > .mec_reg_field_remove:active,.btn-group > .mec-events-button:active,.wpcf7 .btn-group > input:active[type=submit],.btn-group > .btn.active,.mec-fes-form .btn-group > button.active[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group > .active.button,.mec-booking-tab-content .btn-group > .active.mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group > .active.mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group > .active.button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group > .active.mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group > .active.mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group > .active.mec_reg_field_remove,.btn-group > .active.mec-events-button,.wpcf7 .btn-group > input.active[type=submit],.btn-group-vertical > .btn:focus,.mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button:focus,.mec-booking-tab-content .btn-group-vertical > .button:focus,.mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option:focus,.mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option:focus,.mec-fes-form .mec-form-row .btn-group-vertical > .button:focus:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove:focus,ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove:focus,ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove:focus,.btn-group-vertical > .mec-events-button:focus,.wpcf7 .btn-group-vertical > input:focus[type=submit],.btn-group-vertical > .btn:active,.mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button:active,.mec-booking-tab-content .btn-group-vertical > .button:active,.mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option:active,.mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option:active,.mec-fes-form .mec-form-row .btn-group-vertical > .button:active:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove:active,ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove:active,ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove:active,.btn-group-vertical > .mec-events-button:active,.wpcf7 .btn-group-vertical > input:active[type=submit],.btn-group-vertical > .btn.active,.mec-fes-form .btn-group-vertical > button.active[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-vertical > .active.button,.mec-booking-tab-content .btn-group-vertical > .active.mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical > .active.mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group-vertical > .active.button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-vertical > .active.mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group-vertical > .active.mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group-vertical > .active.mec_reg_field_remove,.btn-group-vertical > .active.mec-events-button,.wpcf7 .btn-group-vertical > input.active[type=submit]{z-index:1}.btn-group .btn + .btn,.btn-group .mec-fes-form button[type=submit].mec-fes-sub-button + .btn,.mec-fes-form .btn-group button[type=submit].mec-fes-sub-button + .btn,.btn-group .mec-fes-form .btn + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group .btn + button[type=submit].mec-fes-sub-button,.btn-group .mec-fes-form button[type=submit].mec-fes-sub-button + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group button[type=submit].mec-fes-sub-button + button[type=submit].mec-fes-sub-button,.btn-group .mec-booking-tab-content .button + .btn,.btn-group .mec-booking-tab-content .mec-fes-form .button + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group .mec-booking-tab-content .button + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group .button + .btn,.mec-booking-tab-content .btn-group .mec-fes-form .button + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .btn-group .button + button[type=submit].mec-fes-sub-button,.btn-group .mec-booking-tab-content .mec-bfixed-field-add-option + .btn,.btn-group .mec-booking-tab-content .mec-fes-form .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group .mec-booking-tab-content .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group .mec-bfixed-field-add-option + .btn,.mec-booking-tab-content .btn-group .mec-fes-form .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .btn-group .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.btn-group .mec-booking-tab-content .mec-reg-field-add-option + .btn,.btn-group .mec-booking-tab-content .mec-fes-form .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group .mec-booking-tab-content .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group .mec-reg-field-add-option + .btn,.mec-booking-tab-content .btn-group .mec-fes-form .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .btn-group .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.btn-group .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .btn,.btn-group .mec-fes-form .mec-form-row .button:not(.wp-color-result) + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-form-row .btn-group .button:not(.wp-color-result) + .btn,.mec-fes-form .mec-form-row .btn-group .button:not(.wp-color-result) + button[type=submit].mec-fes-sub-button,.btn-group ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .btn,.btn-group ul#mec_bfixed_form_fields li .mec-fes-form .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,ul#mec_bfixed_form_fields li .btn-group .mec_bfixed_field_remove + .btn,ul#mec_bfixed_form_fields li .btn-group .mec-fes-form .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_bfixed_form_fields li .btn-group .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,.btn-group ul#mec_orgz_form_row li .mec-additional-organizer-remove + .btn,.btn-group ul#mec_orgz_form_row li .mec-fes-form .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group ul#mec_orgz_form_row li .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,ul#mec_orgz_form_row li .btn-group .mec-additional-organizer-remove + .btn,ul#mec_orgz_form_row li .btn-group .mec-fes-form .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_orgz_form_row li .btn-group .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,.btn-group ul#mec_reg_form_fields li .mec_reg_field_remove + .btn,.btn-group ul#mec_reg_form_fields li .mec-fes-form .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group ul#mec_reg_form_fields li .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,ul#mec_reg_form_fields li .btn-group .mec_reg_field_remove + .btn,ul#mec_reg_form_fields li .btn-group .mec-fes-form .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_reg_form_fields li .btn-group .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,.btn-group .mec-booking-tab-content .btn + .button,.btn-group .mec-booking-tab-content .mec-fes-form button[type=submit].mec-fes-sub-button + .button,.mec-fes-form .btn-group .mec-booking-tab-content button[type=submit].mec-fes-sub-button + .button,.mec-booking-tab-content .btn-group .btn + .button,.mec-booking-tab-content .btn-group .mec-fes-form button[type=submit].mec-fes-sub-button + .button,.mec-fes-form .mec-booking-tab-content .btn-group button[type=submit].mec-fes-sub-button + .button,.btn-group .mec-booking-tab-content .button + .button,.mec-booking-tab-content .btn-group .button + .button,.btn-group .mec-booking-tab-content .mec-bfixed-field-add-option + .button,.mec-booking-tab-content .btn-group .mec-bfixed-field-add-option + .button,.btn-group .mec-booking-tab-content .mec-reg-field-add-option + .button,.mec-booking-tab-content .btn-group .mec-reg-field-add-option + .button,.btn-group .mec-fes-form .mec-form-row .mec-booking-tab-content .button:not(.wp-color-result) + .button,.mec-booking-tab-content .btn-group .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .button,.mec-fes-form .mec-form-row .btn-group .mec-booking-tab-content .button:not(.wp-color-result) + .button,.mec-booking-tab-content .mec-fes-form .mec-form-row .btn-group .button:not(.wp-color-result) + .button,.btn-group ul#mec_bfixed_form_fields li .mec-booking-tab-content .mec_bfixed_field_remove + .button,.mec-booking-tab-content .btn-group ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .button,ul#mec_bfixed_form_fields li .btn-group .mec-booking-tab-content .mec_bfixed_field_remove + .button,.mec-booking-tab-content ul#mec_bfixed_form_fields li .btn-group .mec_bfixed_field_remove + .button,.btn-group ul#mec_orgz_form_row li .mec-booking-tab-content .mec-additional-organizer-remove + .button,.mec-booking-tab-content .btn-group ul#mec_orgz_form_row li .mec-additional-organizer-remove + .button,ul#mec_orgz_form_row li .btn-group .mec-booking-tab-content .mec-additional-organizer-remove + .button,.mec-booking-tab-content ul#mec_orgz_form_row li .btn-group .mec-additional-organizer-remove + .button,.btn-group ul#mec_reg_form_fields li .mec-booking-tab-content .mec_reg_field_remove + .button,.mec-booking-tab-content .btn-group ul#mec_reg_form_fields li .mec_reg_field_remove + .button,ul#mec_reg_form_fields li .btn-group .mec-booking-tab-content .mec_reg_field_remove + .button,.mec-booking-tab-content ul#mec_reg_form_fields li .btn-group .mec_reg_field_remove + .button,.btn-group .mec-booking-tab-content .btn + .mec-bfixed-field-add-option,.btn-group .mec-booking-tab-content .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.mec-fes-form .btn-group .mec-booking-tab-content button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group .btn + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.mec-fes-form .mec-booking-tab-content .btn-group button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.btn-group .mec-booking-tab-content .button + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group .button + .mec-bfixed-field-add-option,.btn-group .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group .mec-bfixed-field-add-option + .mec-bfixed-field-add-option,.btn-group .mec-booking-tab-content .mec-reg-field-add-option + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group .mec-reg-field-add-option + .mec-bfixed-field-add-option,.btn-group .mec-fes-form .mec-form-row .mec-booking-tab-content .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.mec-fes-form .mec-form-row .btn-group .mec-booking-tab-content .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.mec-booking-tab-content .mec-fes-form .mec-form-row .btn-group .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.btn-group ul#mec_bfixed_form_fields li .mec-booking-tab-content .mec_bfixed_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-bfixed-field-add-option,ul#mec_bfixed_form_fields li .btn-group .mec-booking-tab-content .mec_bfixed_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_bfixed_form_fields li .btn-group .mec_bfixed_field_remove + .mec-bfixed-field-add-option,.btn-group ul#mec_orgz_form_row li .mec-booking-tab-content .mec-additional-organizer-remove + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-bfixed-field-add-option,ul#mec_orgz_form_row li .btn-group .mec-booking-tab-content .mec-additional-organizer-remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_orgz_form_row li .btn-group .mec-additional-organizer-remove + .mec-bfixed-field-add-option,.btn-group ul#mec_reg_form_fields li .mec-booking-tab-content .mec_reg_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-bfixed-field-add-option,ul#mec_reg_form_fields li .btn-group .mec-booking-tab-content .mec_reg_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_reg_form_fields li .btn-group .mec_reg_field_remove + .mec-bfixed-field-add-option,.btn-group .mec-booking-tab-content .btn + .mec-reg-field-add-option,.btn-group .mec-booking-tab-content .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.mec-fes-form .btn-group .mec-booking-tab-content button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group .btn + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.mec-fes-form .mec-booking-tab-content .btn-group button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.btn-group .mec-booking-tab-content .button + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group .button + .mec-reg-field-add-option,.btn-group .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group .mec-bfixed-field-add-option + .mec-reg-field-add-option,.btn-group .mec-booking-tab-content .mec-reg-field-add-option + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group .mec-reg-field-add-option + .mec-reg-field-add-option,.btn-group .mec-fes-form .mec-form-row .mec-booking-tab-content .button:not(.wp-color-result) + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group .mec-booking-tab-content .button:not(.wp-color-result) + .mec-reg-field-add-option,.mec-booking-tab-content .mec-fes-form .mec-form-row .btn-group .button:not(.wp-color-result) + .mec-reg-field-add-option,.btn-group ul#mec_bfixed_form_fields li .mec-booking-tab-content .mec_bfixed_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-reg-field-add-option,ul#mec_bfixed_form_fields li .btn-group .mec-booking-tab-content .mec_bfixed_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_bfixed_form_fields li .btn-group .mec_bfixed_field_remove + .mec-reg-field-add-option,.btn-group ul#mec_orgz_form_row li .mec-booking-tab-content .mec-additional-organizer-remove + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-reg-field-add-option,ul#mec_orgz_form_row li .btn-group .mec-booking-tab-content .mec-additional-organizer-remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_orgz_form_row li .btn-group .mec-additional-organizer-remove + .mec-reg-field-add-option,.btn-group ul#mec_reg_form_fields li .mec-booking-tab-content .mec_reg_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-reg-field-add-option,ul#mec_reg_form_fields li .btn-group .mec-booking-tab-content .mec_reg_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_reg_form_fields li .btn-group .mec_reg_field_remove + .mec-reg-field-add-option,.btn-group .mec-fes-form .mec-form-row .btn + .button:not(.wp-color-result),.btn-group .mec-fes-form .mec-form-row button[type=submit].mec-fes-sub-button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group .btn + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group button[type=submit].mec-fes-sub-button + .button:not(.wp-color-result),.btn-group .mec-booking-tab-content .mec-fes-form .mec-form-row .button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group .mec-booking-tab-content .button + .button:not(.wp-color-result),.mec-booking-tab-content .btn-group .mec-fes-form .mec-form-row .button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .btn-group .button + .button:not(.wp-color-result),.btn-group .mec-booking-tab-content .mec-fes-form .mec-form-row .mec-bfixed-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group .mec-booking-tab-content .mec-bfixed-field-add-option + .button:not(.wp-color-result),.mec-booking-tab-content .btn-group .mec-fes-form .mec-form-row .mec-bfixed-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .btn-group .mec-bfixed-field-add-option + .button:not(.wp-color-result),.btn-group .mec-booking-tab-content .mec-fes-form .mec-form-row .mec-reg-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group .mec-booking-tab-content .mec-reg-field-add-option + .button:not(.wp-color-result),.mec-booking-tab-content .btn-group .mec-fes-form .mec-form-row .mec-reg-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .btn-group .mec-reg-field-add-option + .button:not(.wp-color-result),.btn-group .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group .button:not(.wp-color-result) + .button:not(.wp-color-result),.btn-group ul#mec_bfixed_form_fields li .mec-fes-form .mec-form-row .mec_bfixed_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group .mec-fes-form .mec-form-row .mec_bfixed_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_bfixed_form_fields li .btn-group .mec_bfixed_field_remove + .button:not(.wp-color-result),.btn-group ul#mec_orgz_form_row li .mec-fes-form .mec-form-row .mec-additional-organizer-remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group ul#mec_orgz_form_row li .mec-additional-organizer-remove + .button:not(.wp-color-result),ul#mec_orgz_form_row li .btn-group .mec-fes-form .mec-form-row .mec-additional-organizer-remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_orgz_form_row li .btn-group .mec-additional-organizer-remove + .button:not(.wp-color-result),.btn-group ul#mec_reg_form_fields li .mec-fes-form .mec-form-row .mec_reg_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group ul#mec_reg_form_fields li .mec_reg_field_remove + .button:not(.wp-color-result),ul#mec_reg_form_fields li .btn-group .mec-fes-form .mec-form-row .mec_reg_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_reg_form_fields li .btn-group .mec_reg_field_remove + .button:not(.wp-color-result),.btn-group ul#mec_bfixed_form_fields li .btn + .mec_bfixed_field_remove,.btn-group ul#mec_bfixed_form_fields li .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,.mec-fes-form .btn-group ul#mec_bfixed_form_fields li button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group .btn + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,.mec-fes-form ul#mec_bfixed_form_fields li .btn-group button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,.btn-group .mec-booking-tab-content ul#mec_bfixed_form_fields li .button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group .mec-booking-tab-content .button + .mec_bfixed_field_remove,.mec-booking-tab-content .btn-group ul#mec_bfixed_form_fields li .button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .btn-group .button + .mec_bfixed_field_remove,.btn-group .mec-booking-tab-content ul#mec_bfixed_form_fields li .mec-bfixed-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group .mec-booking-tab-content .mec-bfixed-field-add-option + .mec_bfixed_field_remove,.mec-booking-tab-content .btn-group ul#mec_bfixed_form_fields li .mec-bfixed-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .btn-group .mec-bfixed-field-add-option + .mec_bfixed_field_remove,.btn-group .mec-booking-tab-content ul#mec_bfixed_form_fields li .mec-reg-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group .mec-booking-tab-content .mec-reg-field-add-option + .mec_bfixed_field_remove,.mec-booking-tab-content .btn-group ul#mec_bfixed_form_fields li .mec-reg-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .btn-group .mec-reg-field-add-option + .mec_bfixed_field_remove,.btn-group .mec-fes-form .mec-form-row ul#mec_bfixed_form_fields li .button:not(.wp-color-result) + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec_bfixed_field_remove,.mec-fes-form .mec-form-row .btn-group ul#mec_bfixed_form_fields li .button:not(.wp-color-result) + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-fes-form .mec-form-row .btn-group .button:not(.wp-color-result) + .mec_bfixed_field_remove,.btn-group ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group .mec_bfixed_field_remove + .mec_bfixed_field_remove,.btn-group ul#mec_orgz_form_row ul#mec_bfixed_form_fields li .mec-additional-organizer-remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields .btn-group ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec_bfixed_field_remove,ul#mec_orgz_form_row ul#mec_bfixed_form_fields li .btn-group .mec-additional-organizer-remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields ul#mec_orgz_form_row li .btn-group .mec-additional-organizer-remove + .mec_bfixed_field_remove,.btn-group ul#mec_reg_form_fields ul#mec_bfixed_form_fields li .mec_reg_field_remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields .btn-group ul#mec_reg_form_fields li .mec_reg_field_remove + .mec_bfixed_field_remove,ul#mec_reg_form_fields ul#mec_bfixed_form_fields li .btn-group .mec_reg_field_remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields ul#mec_reg_form_fields li .btn-group .mec_reg_field_remove + .mec_bfixed_field_remove,.btn-group ul#mec_orgz_form_row li .btn + .mec-additional-organizer-remove,.btn-group ul#mec_orgz_form_row li .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,.mec-fes-form .btn-group ul#mec_orgz_form_row li button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group .btn + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,.mec-fes-form ul#mec_orgz_form_row li .btn-group button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,.btn-group .mec-booking-tab-content ul#mec_orgz_form_row li .button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group .mec-booking-tab-content .button + .mec-additional-organizer-remove,.mec-booking-tab-content .btn-group ul#mec_orgz_form_row li .button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .btn-group .button + .mec-additional-organizer-remove,.btn-group .mec-booking-tab-content ul#mec_orgz_form_row li .mec-bfixed-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-additional-organizer-remove,.mec-booking-tab-content .btn-group ul#mec_orgz_form_row li .mec-bfixed-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .btn-group .mec-bfixed-field-add-option + .mec-additional-organizer-remove,.btn-group .mec-booking-tab-content ul#mec_orgz_form_row li .mec-reg-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group .mec-booking-tab-content .mec-reg-field-add-option + .mec-additional-organizer-remove,.mec-booking-tab-content .btn-group ul#mec_orgz_form_row li .mec-reg-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .btn-group .mec-reg-field-add-option + .mec-additional-organizer-remove,.btn-group .mec-fes-form .mec-form-row ul#mec_orgz_form_row li .button:not(.wp-color-result) + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-additional-organizer-remove,.mec-fes-form .mec-form-row .btn-group ul#mec_orgz_form_row li .button:not(.wp-color-result) + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-fes-form .mec-form-row .btn-group .button:not(.wp-color-result) + .mec-additional-organizer-remove,.btn-group ul#mec_bfixed_form_fields ul#mec_orgz_form_row li .mec_bfixed_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row .btn-group ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-additional-organizer-remove,ul#mec_bfixed_form_fields ul#mec_orgz_form_row li .btn-group .mec_bfixed_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row ul#mec_bfixed_form_fields li .btn-group .mec_bfixed_field_remove + .mec-additional-organizer-remove,.btn-group ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group .mec-additional-organizer-remove + .mec-additional-organizer-remove,.btn-group ul#mec_reg_form_fields ul#mec_orgz_form_row li .mec_reg_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row .btn-group ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-additional-organizer-remove,ul#mec_reg_form_fields ul#mec_orgz_form_row li .btn-group .mec_reg_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row ul#mec_reg_form_fields li .btn-group .mec_reg_field_remove + .mec-additional-organizer-remove,.btn-group ul#mec_reg_form_fields li .btn + .mec_reg_field_remove,.btn-group ul#mec_reg_form_fields li .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,.mec-fes-form .btn-group ul#mec_reg_form_fields li button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group .btn + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,.mec-fes-form ul#mec_reg_form_fields li .btn-group button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,.btn-group .mec-booking-tab-content ul#mec_reg_form_fields li .button + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group .mec-booking-tab-content .button + .mec_reg_field_remove,.mec-booking-tab-content .btn-group ul#mec_reg_form_fields li .button + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .btn-group .button + .mec_reg_field_remove,.btn-group .mec-booking-tab-content ul#mec_reg_form_fields li .mec-bfixed-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group .mec-booking-tab-content .mec-bfixed-field-add-option + .mec_reg_field_remove,.mec-booking-tab-content .btn-group ul#mec_reg_form_fields li .mec-bfixed-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .btn-group .mec-bfixed-field-add-option + .mec_reg_field_remove,.btn-group .mec-booking-tab-content ul#mec_reg_form_fields li .mec-reg-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group .mec-booking-tab-content .mec-reg-field-add-option + .mec_reg_field_remove,.mec-booking-tab-content .btn-group ul#mec_reg_form_fields li .mec-reg-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .btn-group .mec-reg-field-add-option + .mec_reg_field_remove,.btn-group .mec-fes-form .mec-form-row ul#mec_reg_form_fields li .button:not(.wp-color-result) + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec_reg_field_remove,.mec-fes-form .mec-form-row .btn-group ul#mec_reg_form_fields li .button:not(.wp-color-result) + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-fes-form .mec-form-row .btn-group .button:not(.wp-color-result) + .mec_reg_field_remove,.btn-group ul#mec_bfixed_form_fields ul#mec_reg_form_fields li .mec_bfixed_field_remove + .mec_reg_field_remove,ul#mec_reg_form_fields .btn-group ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec_reg_field_remove,ul#mec_bfixed_form_fields ul#mec_reg_form_fields li .btn-group .mec_bfixed_field_remove + .mec_reg_field_remove,ul#mec_reg_form_fields ul#mec_bfixed_form_fields li .btn-group .mec_bfixed_field_remove + .mec_reg_field_remove,.btn-group ul#mec_orgz_form_row ul#mec_reg_form_fields li .mec-additional-organizer-remove + .mec_reg_field_remove,ul#mec_reg_form_fields .btn-group ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec_reg_field_remove,ul#mec_orgz_form_row ul#mec_reg_form_fields li .btn-group .mec-additional-organizer-remove + .mec_reg_field_remove,ul#mec_reg_form_fields ul#mec_orgz_form_row li .btn-group .mec-additional-organizer-remove + .mec_reg_field_remove,.btn-group ul#mec_reg_form_fields li .mec_reg_field_remove + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group .mec_reg_field_remove + .mec_reg_field_remove,.btn-group .mec-events-button + .btn,.btn-group .mec-fes-form .mec-events-button + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group .mec-events-button + button[type=submit].mec-fes-sub-button,.btn-group .mec-booking-tab-content .mec-events-button + .button,.mec-booking-tab-content .btn-group .mec-events-button + .button,.btn-group .mec-booking-tab-content .mec-events-button + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group .mec-events-button + .mec-bfixed-field-add-option,.btn-group .mec-booking-tab-content .mec-events-button + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group .mec-events-button + .mec-reg-field-add-option,.btn-group .mec-fes-form .mec-form-row .mec-events-button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group .mec-events-button + .button:not(.wp-color-result),.btn-group ul#mec_bfixed_form_fields li .mec-events-button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group .mec-events-button + .mec_bfixed_field_remove,.btn-group ul#mec_orgz_form_row li .mec-events-button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group .mec-events-button + .mec-additional-organizer-remove,.btn-group ul#mec_reg_form_fields li .mec-events-button + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group .mec-events-button + .mec_reg_field_remove,.btn-group .btn + .mec-events-button,.btn-group .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-events-button,.mec-fes-form .btn-group button[type=submit].mec-fes-sub-button + .mec-events-button,.btn-group .mec-booking-tab-content .button + .mec-events-button,.mec-booking-tab-content .btn-group .button + .mec-events-button,.btn-group .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-events-button,.mec-booking-tab-content .btn-group .mec-bfixed-field-add-option + .mec-events-button,.btn-group .mec-booking-tab-content .mec-reg-field-add-option + .mec-events-button,.mec-booking-tab-content .btn-group .mec-reg-field-add-option + .mec-events-button,.btn-group .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-events-button,.mec-fes-form .mec-form-row .btn-group .button:not(.wp-color-result) + .mec-events-button,.btn-group ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-events-button,ul#mec_bfixed_form_fields li .btn-group .mec_bfixed_field_remove + .mec-events-button,.btn-group ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-events-button,ul#mec_orgz_form_row li .btn-group .mec-additional-organizer-remove + .mec-events-button,.btn-group ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-events-button,ul#mec_reg_form_fields li .btn-group .mec_reg_field_remove + .mec-events-button,.btn-group .mec-events-button + .mec-events-button,.btn-group .wpcf7 input[type=submit] + .btn,.btn-group .wpcf7 .mec-fes-form input[type=submit] + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group .wpcf7 input[type=submit] + button[type=submit].mec-fes-sub-button,.btn-group .wpcf7 .mec-booking-tab-content input[type=submit] + .button,.mec-booking-tab-content .btn-group .wpcf7 input[type=submit] + .button,.btn-group .wpcf7 .mec-booking-tab-content input[type=submit] + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group .wpcf7 input[type=submit] + .mec-bfixed-field-add-option,.btn-group .wpcf7 .mec-booking-tab-content input[type=submit] + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group .wpcf7 input[type=submit] + .mec-reg-field-add-option,.btn-group .wpcf7 .mec-fes-form .mec-form-row input[type=submit] + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group .wpcf7 input[type=submit] + .button:not(.wp-color-result),.btn-group .wpcf7 ul#mec_bfixed_form_fields li input[type=submit] + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group .wpcf7 input[type=submit] + .mec_bfixed_field_remove,.btn-group .wpcf7 ul#mec_orgz_form_row li input[type=submit] + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group .wpcf7 input[type=submit] + .mec-additional-organizer-remove,.btn-group .wpcf7 ul#mec_reg_form_fields li input[type=submit] + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group .wpcf7 input[type=submit] + .mec_reg_field_remove,.btn-group .wpcf7 input[type=submit] + .mec-events-button,.wpcf7 .btn-group input[type=submit] + .btn,.wpcf7 .btn-group .mec-fes-form input[type=submit] + button[type=submit].mec-fes-sub-button,.mec-fes-form .wpcf7 .btn-group input[type=submit] + button[type=submit].mec-fes-sub-button,.wpcf7 .btn-group .mec-booking-tab-content input[type=submit] + .button,.mec-booking-tab-content .wpcf7 .btn-group input[type=submit] + .button,.wpcf7 .btn-group .mec-booking-tab-content input[type=submit] + .mec-bfixed-field-add-option,.mec-booking-tab-content .wpcf7 .btn-group input[type=submit] + .mec-bfixed-field-add-option,.wpcf7 .btn-group .mec-booking-tab-content input[type=submit] + .mec-reg-field-add-option,.mec-booking-tab-content .wpcf7 .btn-group input[type=submit] + .mec-reg-field-add-option,.wpcf7 .btn-group .mec-fes-form .mec-form-row input[type=submit] + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .wpcf7 .btn-group input[type=submit] + .button:not(.wp-color-result),.wpcf7 .btn-group ul#mec_bfixed_form_fields li input[type=submit] + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .wpcf7 .btn-group input[type=submit] + .mec_bfixed_field_remove,.wpcf7 .btn-group ul#mec_orgz_form_row li input[type=submit] + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .wpcf7 .btn-group input[type=submit] + .mec-additional-organizer-remove,.wpcf7 .btn-group ul#mec_reg_form_fields li input[type=submit] + .mec_reg_field_remove,ul#mec_reg_form_fields li .wpcf7 .btn-group input[type=submit] + .mec_reg_field_remove,.wpcf7 .btn-group input[type=submit] + .mec-events-button,.btn-group .wpcf7 .btn + input[type=submit],.btn-group .wpcf7 .mec-fes-form button[type=submit].mec-fes-sub-button + input[type=submit],.mec-fes-form .btn-group .wpcf7 button[type=submit].mec-fes-sub-button + input[type=submit],.btn-group .wpcf7 .mec-booking-tab-content .button + input[type=submit],.mec-booking-tab-content .btn-group .wpcf7 .button + input[type=submit],.btn-group .wpcf7 .mec-booking-tab-content .mec-bfixed-field-add-option + input[type=submit],.mec-booking-tab-content .btn-group .wpcf7 .mec-bfixed-field-add-option + input[type=submit],.btn-group .wpcf7 .mec-booking-tab-content .mec-reg-field-add-option + input[type=submit],.mec-booking-tab-content .btn-group .wpcf7 .mec-reg-field-add-option + input[type=submit],.btn-group .wpcf7 .mec-fes-form .mec-form-row .button:not(.wp-color-result) + input[type=submit],.mec-fes-form .mec-form-row .btn-group .wpcf7 .button:not(.wp-color-result) + input[type=submit],.btn-group .wpcf7 ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + input[type=submit],ul#mec_bfixed_form_fields li .btn-group .wpcf7 .mec_bfixed_field_remove + input[type=submit],.btn-group .wpcf7 ul#mec_orgz_form_row li .mec-additional-organizer-remove + input[type=submit],ul#mec_orgz_form_row li .btn-group .wpcf7 .mec-additional-organizer-remove + input[type=submit],.btn-group .wpcf7 ul#mec_reg_form_fields li .mec_reg_field_remove + input[type=submit],ul#mec_reg_form_fields li .btn-group .wpcf7 .mec_reg_field_remove + input[type=submit],.btn-group .wpcf7 .mec-events-button + input[type=submit],.wpcf7 .btn-group .btn + input[type=submit],.wpcf7 .btn-group .mec-fes-form button[type=submit].mec-fes-sub-button + input[type=submit],.mec-fes-form .wpcf7 .btn-group button[type=submit].mec-fes-sub-button + input[type=submit],.wpcf7 .btn-group .mec-booking-tab-content .button + input[type=submit],.mec-booking-tab-content .wpcf7 .btn-group .button + input[type=submit],.wpcf7 .btn-group .mec-booking-tab-content .mec-bfixed-field-add-option + input[type=submit],.mec-booking-tab-content .wpcf7 .btn-group .mec-bfixed-field-add-option + input[type=submit],.wpcf7 .btn-group .mec-booking-tab-content .mec-reg-field-add-option + input[type=submit],.mec-booking-tab-content .wpcf7 .btn-group .mec-reg-field-add-option + input[type=submit],.wpcf7 .btn-group .mec-fes-form .mec-form-row .button:not(.wp-color-result) + input[type=submit],.mec-fes-form .mec-form-row .wpcf7 .btn-group .button:not(.wp-color-result) + input[type=submit],.wpcf7 .btn-group ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + input[type=submit],ul#mec_bfixed_form_fields li .wpcf7 .btn-group .mec_bfixed_field_remove + input[type=submit],.wpcf7 .btn-group ul#mec_orgz_form_row li .mec-additional-organizer-remove + input[type=submit],ul#mec_orgz_form_row li .wpcf7 .btn-group .mec-additional-organizer-remove + input[type=submit],.wpcf7 .btn-group ul#mec_reg_form_fields li .mec_reg_field_remove + input[type=submit],ul#mec_reg_form_fields li .wpcf7 .btn-group .mec_reg_field_remove + input[type=submit],.wpcf7 .btn-group .mec-events-button + input[type=submit],.btn-group .wpcf7 input[type=submit] + input[type=submit],.wpcf7 .btn-group input[type=submit] + input[type=submit],.btn-group .btn + .btn-group,.btn-group .mec-fes-form button[type=submit].mec-fes-sub-button + .btn-group,.mec-fes-form .btn-group button[type=submit].mec-fes-sub-button + .btn-group,.btn-group .mec-booking-tab-content .button + .btn-group,.mec-booking-tab-content .btn-group .button + .btn-group,.btn-group .mec-booking-tab-content .mec-bfixed-field-add-option + .btn-group,.mec-booking-tab-content .btn-group .mec-bfixed-field-add-option + .btn-group,.btn-group .mec-booking-tab-content .mec-reg-field-add-option + .btn-group,.mec-booking-tab-content .btn-group .mec-reg-field-add-option + .btn-group,.btn-group .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .btn-group,.mec-fes-form .mec-form-row .btn-group .button:not(.wp-color-result) + .btn-group,.btn-group ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .btn-group,ul#mec_bfixed_form_fields li .btn-group .mec_bfixed_field_remove + .btn-group,.btn-group ul#mec_orgz_form_row li .mec-additional-organizer-remove + .btn-group,ul#mec_orgz_form_row li .btn-group .mec-additional-organizer-remove + .btn-group,.btn-group ul#mec_reg_form_fields li .mec_reg_field_remove + .btn-group,ul#mec_reg_form_fields li .btn-group .mec_reg_field_remove + .btn-group,.btn-group .mec-events-button + .btn-group,.btn-group .wpcf7 input[type=submit] + .btn-group,.wpcf7 .btn-group input[type=submit] + .btn-group,.btn-group .btn-group + .btn,.btn-group .mec-fes-form .btn-group + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group .btn-group + button[type=submit].mec-fes-sub-button,.btn-group .mec-booking-tab-content .btn-group + .button,.mec-booking-tab-content .btn-group .btn-group + .button,.btn-group .mec-booking-tab-content .btn-group + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group .btn-group + .mec-bfixed-field-add-option,.btn-group .mec-booking-tab-content .btn-group + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group .btn-group + .mec-reg-field-add-option,.btn-group .mec-fes-form .mec-form-row .btn-group + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group .btn-group + .button:not(.wp-color-result),.btn-group ul#mec_bfixed_form_fields li .btn-group + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group .btn-group + .mec_bfixed_field_remove,.btn-group ul#mec_orgz_form_row li .btn-group + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group .btn-group + .mec-additional-organizer-remove,.btn-group ul#mec_reg_form_fields li .btn-group + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group .btn-group + .mec_reg_field_remove,.btn-group .btn-group + .mec-events-button,.btn-group .wpcf7 .btn-group + input[type=submit],.wpcf7 .btn-group .btn-group + input[type=submit],.btn-group .btn-group + .btn-group,.btn-group-vertical .btn + .btn,.btn-group-vertical .mec-fes-form button[type=submit].mec-fes-sub-button + .btn,.mec-fes-form .btn-group-vertical button[type=submit].mec-fes-sub-button + .btn,.btn-group-vertical .mec-fes-form .btn + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group-vertical .btn + button[type=submit].mec-fes-sub-button,.btn-group-vertical .mec-fes-form button[type=submit].mec-fes-sub-button + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group-vertical button[type=submit].mec-fes-sub-button + button[type=submit].mec-fes-sub-button,.btn-group-vertical .mec-booking-tab-content .button + .btn,.btn-group-vertical .mec-booking-tab-content .mec-fes-form .button + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group-vertical .mec-booking-tab-content .button + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-vertical .button + .btn,.mec-booking-tab-content .btn-group-vertical .mec-fes-form .button + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .btn-group-vertical .button + button[type=submit].mec-fes-sub-button,.btn-group-vertical .mec-booking-tab-content .mec-bfixed-field-add-option + .btn,.btn-group-vertical .mec-booking-tab-content .mec-fes-form .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group-vertical .mec-booking-tab-content .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-vertical .mec-bfixed-field-add-option + .btn,.mec-booking-tab-content .btn-group-vertical .mec-fes-form .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .btn-group-vertical .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.btn-group-vertical .mec-booking-tab-content .mec-reg-field-add-option + .btn,.btn-group-vertical .mec-booking-tab-content .mec-fes-form .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group-vertical .mec-booking-tab-content .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-vertical .mec-reg-field-add-option + .btn,.mec-booking-tab-content .btn-group-vertical .mec-fes-form .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .btn-group-vertical .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.btn-group-vertical .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .btn,.btn-group-vertical .mec-fes-form .mec-form-row .button:not(.wp-color-result) + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-form-row .btn-group-vertical .button:not(.wp-color-result) + .btn,.mec-fes-form .mec-form-row .btn-group-vertical .button:not(.wp-color-result) + button[type=submit].mec-fes-sub-button,.btn-group-vertical ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .btn,.btn-group-vertical ul#mec_bfixed_form_fields li .mec-fes-form .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group-vertical ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,ul#mec_bfixed_form_fields li .btn-group-vertical .mec_bfixed_field_remove + .btn,ul#mec_bfixed_form_fields li .btn-group-vertical .mec-fes-form .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_bfixed_form_fields li .btn-group-vertical .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,.btn-group-vertical ul#mec_orgz_form_row li .mec-additional-organizer-remove + .btn,.btn-group-vertical ul#mec_orgz_form_row li .mec-fes-form .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group-vertical ul#mec_orgz_form_row li .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,ul#mec_orgz_form_row li .btn-group-vertical .mec-additional-organizer-remove + .btn,ul#mec_orgz_form_row li .btn-group-vertical .mec-fes-form .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_orgz_form_row li .btn-group-vertical .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,.btn-group-vertical ul#mec_reg_form_fields li .mec_reg_field_remove + .btn,.btn-group-vertical ul#mec_reg_form_fields li .mec-fes-form .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group-vertical ul#mec_reg_form_fields li .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,ul#mec_reg_form_fields li .btn-group-vertical .mec_reg_field_remove + .btn,ul#mec_reg_form_fields li .btn-group-vertical .mec-fes-form .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_reg_form_fields li .btn-group-vertical .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,.btn-group-vertical .mec-booking-tab-content .btn + .button,.btn-group-vertical .mec-booking-tab-content .mec-fes-form button[type=submit].mec-fes-sub-button + .button,.mec-fes-form .btn-group-vertical .mec-booking-tab-content button[type=submit].mec-fes-sub-button + .button,.mec-booking-tab-content .btn-group-vertical .btn + .button,.mec-booking-tab-content .btn-group-vertical .mec-fes-form button[type=submit].mec-fes-sub-button + .button,.mec-fes-form .mec-booking-tab-content .btn-group-vertical button[type=submit].mec-fes-sub-button + .button,.btn-group-vertical .mec-booking-tab-content .button + .button,.mec-booking-tab-content .btn-group-vertical .button + .button,.btn-group-vertical .mec-booking-tab-content .mec-bfixed-field-add-option + .button,.mec-booking-tab-content .btn-group-vertical .mec-bfixed-field-add-option + .button,.btn-group-vertical .mec-booking-tab-content .mec-reg-field-add-option + .button,.mec-booking-tab-content .btn-group-vertical .mec-reg-field-add-option + .button,.btn-group-vertical .mec-fes-form .mec-form-row .mec-booking-tab-content .button:not(.wp-color-result) + .button,.mec-booking-tab-content .btn-group-vertical .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .button,.mec-fes-form .mec-form-row .btn-group-vertical .mec-booking-tab-content .button:not(.wp-color-result) + .button,.mec-booking-tab-content .mec-fes-form .mec-form-row .btn-group-vertical .button:not(.wp-color-result) + .button,.btn-group-vertical ul#mec_bfixed_form_fields li .mec-booking-tab-content .mec_bfixed_field_remove + .button,.mec-booking-tab-content .btn-group-vertical ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .button,ul#mec_bfixed_form_fields li .btn-group-vertical .mec-booking-tab-content .mec_bfixed_field_remove + .button,.mec-booking-tab-content ul#mec_bfixed_form_fields li .btn-group-vertical .mec_bfixed_field_remove + .button,.btn-group-vertical ul#mec_orgz_form_row li .mec-booking-tab-content .mec-additional-organizer-remove + .button,.mec-booking-tab-content .btn-group-vertical ul#mec_orgz_form_row li .mec-additional-organizer-remove + .button,ul#mec_orgz_form_row li .btn-group-vertical .mec-booking-tab-content .mec-additional-organizer-remove + .button,.mec-booking-tab-content ul#mec_orgz_form_row li .btn-group-vertical .mec-additional-organizer-remove + .button,.btn-group-vertical ul#mec_reg_form_fields li .mec-booking-tab-content .mec_reg_field_remove + .button,.mec-booking-tab-content .btn-group-vertical ul#mec_reg_form_fields li .mec_reg_field_remove + .button,ul#mec_reg_form_fields li .btn-group-vertical .mec-booking-tab-content .mec_reg_field_remove + .button,.mec-booking-tab-content ul#mec_reg_form_fields li .btn-group-vertical .mec_reg_field_remove + .button,.btn-group-vertical .mec-booking-tab-content .btn + .mec-bfixed-field-add-option,.btn-group-vertical .mec-booking-tab-content .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.mec-fes-form .btn-group-vertical .mec-booking-tab-content button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical .btn + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.mec-fes-form .mec-booking-tab-content .btn-group-vertical button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.btn-group-vertical .mec-booking-tab-content .button + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical .button + .mec-bfixed-field-add-option,.btn-group-vertical .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical .mec-bfixed-field-add-option + .mec-bfixed-field-add-option,.btn-group-vertical .mec-booking-tab-content .mec-reg-field-add-option + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical .mec-reg-field-add-option + .mec-bfixed-field-add-option,.btn-group-vertical .mec-fes-form .mec-form-row .mec-booking-tab-content .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.mec-fes-form .mec-form-row .btn-group-vertical .mec-booking-tab-content .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.mec-booking-tab-content .mec-fes-form .mec-form-row .btn-group-vertical .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.btn-group-vertical ul#mec_bfixed_form_fields li .mec-booking-tab-content .mec_bfixed_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-bfixed-field-add-option,ul#mec_bfixed_form_fields li .btn-group-vertical .mec-booking-tab-content .mec_bfixed_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_bfixed_form_fields li .btn-group-vertical .mec_bfixed_field_remove + .mec-bfixed-field-add-option,.btn-group-vertical ul#mec_orgz_form_row li .mec-booking-tab-content .mec-additional-organizer-remove + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-bfixed-field-add-option,ul#mec_orgz_form_row li .btn-group-vertical .mec-booking-tab-content .mec-additional-organizer-remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_orgz_form_row li .btn-group-vertical .mec-additional-organizer-remove + .mec-bfixed-field-add-option,.btn-group-vertical ul#mec_reg_form_fields li .mec-booking-tab-content .mec_reg_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-bfixed-field-add-option,ul#mec_reg_form_fields li .btn-group-vertical .mec-booking-tab-content .mec_reg_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_reg_form_fields li .btn-group-vertical .mec_reg_field_remove + .mec-bfixed-field-add-option,.btn-group-vertical .mec-booking-tab-content .btn + .mec-reg-field-add-option,.btn-group-vertical .mec-booking-tab-content .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.mec-fes-form .btn-group-vertical .mec-booking-tab-content button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical .btn + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.mec-fes-form .mec-booking-tab-content .btn-group-vertical button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.btn-group-vertical .mec-booking-tab-content .button + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical .button + .mec-reg-field-add-option,.btn-group-vertical .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical .mec-bfixed-field-add-option + .mec-reg-field-add-option,.btn-group-vertical .mec-booking-tab-content .mec-reg-field-add-option + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical .mec-reg-field-add-option + .mec-reg-field-add-option,.btn-group-vertical .mec-fes-form .mec-form-row .mec-booking-tab-content .button:not(.wp-color-result) + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group-vertical .mec-booking-tab-content .button:not(.wp-color-result) + .mec-reg-field-add-option,.mec-booking-tab-content .mec-fes-form .mec-form-row .btn-group-vertical .button:not(.wp-color-result) + .mec-reg-field-add-option,.btn-group-vertical ul#mec_bfixed_form_fields li .mec-booking-tab-content .mec_bfixed_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-reg-field-add-option,ul#mec_bfixed_form_fields li .btn-group-vertical .mec-booking-tab-content .mec_bfixed_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_bfixed_form_fields li .btn-group-vertical .mec_bfixed_field_remove + .mec-reg-field-add-option,.btn-group-vertical ul#mec_orgz_form_row li .mec-booking-tab-content .mec-additional-organizer-remove + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-reg-field-add-option,ul#mec_orgz_form_row li .btn-group-vertical .mec-booking-tab-content .mec-additional-organizer-remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_orgz_form_row li .btn-group-vertical .mec-additional-organizer-remove + .mec-reg-field-add-option,.btn-group-vertical ul#mec_reg_form_fields li .mec-booking-tab-content .mec_reg_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-reg-field-add-option,ul#mec_reg_form_fields li .btn-group-vertical .mec-booking-tab-content .mec_reg_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_reg_form_fields li .btn-group-vertical .mec_reg_field_remove + .mec-reg-field-add-option,.btn-group-vertical .mec-fes-form .mec-form-row .btn + .button:not(.wp-color-result),.btn-group-vertical .mec-fes-form .mec-form-row button[type=submit].mec-fes-sub-button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical .btn + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical button[type=submit].mec-fes-sub-button + .button:not(.wp-color-result),.btn-group-vertical .mec-booking-tab-content .mec-fes-form .mec-form-row .button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical .mec-booking-tab-content .button + .button:not(.wp-color-result),.mec-booking-tab-content .btn-group-vertical .mec-fes-form .mec-form-row .button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .btn-group-vertical .button + .button:not(.wp-color-result),.btn-group-vertical .mec-booking-tab-content .mec-fes-form .mec-form-row .mec-bfixed-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical .mec-booking-tab-content .mec-bfixed-field-add-option + .button:not(.wp-color-result),.mec-booking-tab-content .btn-group-vertical .mec-fes-form .mec-form-row .mec-bfixed-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .btn-group-vertical .mec-bfixed-field-add-option + .button:not(.wp-color-result),.btn-group-vertical .mec-booking-tab-content .mec-fes-form .mec-form-row .mec-reg-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical .mec-booking-tab-content .mec-reg-field-add-option + .button:not(.wp-color-result),.mec-booking-tab-content .btn-group-vertical .mec-fes-form .mec-form-row .mec-reg-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .btn-group-vertical .mec-reg-field-add-option + .button:not(.wp-color-result),.btn-group-vertical .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical .button:not(.wp-color-result) + .button:not(.wp-color-result),.btn-group-vertical ul#mec_bfixed_form_fields li .mec-fes-form .mec-form-row .mec_bfixed_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-vertical .mec-fes-form .mec-form-row .mec_bfixed_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_bfixed_form_fields li .btn-group-vertical .mec_bfixed_field_remove + .button:not(.wp-color-result),.btn-group-vertical ul#mec_orgz_form_row li .mec-fes-form .mec-form-row .mec-additional-organizer-remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical ul#mec_orgz_form_row li .mec-additional-organizer-remove + .button:not(.wp-color-result),ul#mec_orgz_form_row li .btn-group-vertical .mec-fes-form .mec-form-row .mec-additional-organizer-remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_orgz_form_row li .btn-group-vertical .mec-additional-organizer-remove + .button:not(.wp-color-result),.btn-group-vertical ul#mec_reg_form_fields li .mec-fes-form .mec-form-row .mec_reg_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical ul#mec_reg_form_fields li .mec_reg_field_remove + .button:not(.wp-color-result),ul#mec_reg_form_fields li .btn-group-vertical .mec-fes-form .mec-form-row .mec_reg_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_reg_form_fields li .btn-group-vertical .mec_reg_field_remove + .button:not(.wp-color-result),.btn-group-vertical ul#mec_bfixed_form_fields li .btn + .mec_bfixed_field_remove,.btn-group-vertical ul#mec_bfixed_form_fields li .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,.mec-fes-form .btn-group-vertical ul#mec_bfixed_form_fields li button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group-vertical .btn + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group-vertical .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,.mec-fes-form ul#mec_bfixed_form_fields li .btn-group-vertical button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,.btn-group-vertical .mec-booking-tab-content ul#mec_bfixed_form_fields li .button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group-vertical .mec-booking-tab-content .button + .mec_bfixed_field_remove,.mec-booking-tab-content .btn-group-vertical ul#mec_bfixed_form_fields li .button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .btn-group-vertical .button + .mec_bfixed_field_remove,.btn-group-vertical .mec-booking-tab-content ul#mec_bfixed_form_fields li .mec-bfixed-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group-vertical .mec-booking-tab-content .mec-bfixed-field-add-option + .mec_bfixed_field_remove,.mec-booking-tab-content .btn-group-vertical ul#mec_bfixed_form_fields li .mec-bfixed-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .btn-group-vertical .mec-bfixed-field-add-option + .mec_bfixed_field_remove,.btn-group-vertical .mec-booking-tab-content ul#mec_bfixed_form_fields li .mec-reg-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group-vertical .mec-booking-tab-content .mec-reg-field-add-option + .mec_bfixed_field_remove,.mec-booking-tab-content .btn-group-vertical ul#mec_bfixed_form_fields li .mec-reg-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .btn-group-vertical .mec-reg-field-add-option + .mec_bfixed_field_remove,.btn-group-vertical .mec-fes-form .mec-form-row ul#mec_bfixed_form_fields li .button:not(.wp-color-result) + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group-vertical .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec_bfixed_field_remove,.mec-fes-form .mec-form-row .btn-group-vertical ul#mec_bfixed_form_fields li .button:not(.wp-color-result) + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-fes-form .mec-form-row .btn-group-vertical .button:not(.wp-color-result) + .mec_bfixed_field_remove,.btn-group-vertical ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group-vertical .mec_bfixed_field_remove + .mec_bfixed_field_remove,.btn-group-vertical ul#mec_orgz_form_row ul#mec_bfixed_form_fields li .mec-additional-organizer-remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields .btn-group-vertical ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec_bfixed_field_remove,ul#mec_orgz_form_row ul#mec_bfixed_form_fields li .btn-group-vertical .mec-additional-organizer-remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields ul#mec_orgz_form_row li .btn-group-vertical .mec-additional-organizer-remove + .mec_bfixed_field_remove,.btn-group-vertical ul#mec_reg_form_fields ul#mec_bfixed_form_fields li .mec_reg_field_remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields .btn-group-vertical ul#mec_reg_form_fields li .mec_reg_field_remove + .mec_bfixed_field_remove,ul#mec_reg_form_fields ul#mec_bfixed_form_fields li .btn-group-vertical .mec_reg_field_remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields ul#mec_reg_form_fields li .btn-group-vertical .mec_reg_field_remove + .mec_bfixed_field_remove,.btn-group-vertical ul#mec_orgz_form_row li .btn + .mec-additional-organizer-remove,.btn-group-vertical ul#mec_orgz_form_row li .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,.mec-fes-form .btn-group-vertical ul#mec_orgz_form_row li button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group-vertical .btn + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group-vertical .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,.mec-fes-form ul#mec_orgz_form_row li .btn-group-vertical button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,.btn-group-vertical .mec-booking-tab-content ul#mec_orgz_form_row li .button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group-vertical .mec-booking-tab-content .button + .mec-additional-organizer-remove,.mec-booking-tab-content .btn-group-vertical ul#mec_orgz_form_row li .button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .btn-group-vertical .button + .mec-additional-organizer-remove,.btn-group-vertical .mec-booking-tab-content ul#mec_orgz_form_row li .mec-bfixed-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group-vertical .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-additional-organizer-remove,.mec-booking-tab-content .btn-group-vertical ul#mec_orgz_form_row li .mec-bfixed-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .btn-group-vertical .mec-bfixed-field-add-option + .mec-additional-organizer-remove,.btn-group-vertical .mec-booking-tab-content ul#mec_orgz_form_row li .mec-reg-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group-vertical .mec-booking-tab-content .mec-reg-field-add-option + .mec-additional-organizer-remove,.mec-booking-tab-content .btn-group-vertical ul#mec_orgz_form_row li .mec-reg-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .btn-group-vertical .mec-reg-field-add-option + .mec-additional-organizer-remove,.btn-group-vertical .mec-fes-form .mec-form-row ul#mec_orgz_form_row li .button:not(.wp-color-result) + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group-vertical .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-additional-organizer-remove,.mec-fes-form .mec-form-row .btn-group-vertical ul#mec_orgz_form_row li .button:not(.wp-color-result) + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-fes-form .mec-form-row .btn-group-vertical .button:not(.wp-color-result) + .mec-additional-organizer-remove,.btn-group-vertical ul#mec_bfixed_form_fields ul#mec_orgz_form_row li .mec_bfixed_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row .btn-group-vertical ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-additional-organizer-remove,ul#mec_bfixed_form_fields ul#mec_orgz_form_row li .btn-group-vertical .mec_bfixed_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row ul#mec_bfixed_form_fields li .btn-group-vertical .mec_bfixed_field_remove + .mec-additional-organizer-remove,.btn-group-vertical ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group-vertical .mec-additional-organizer-remove + .mec-additional-organizer-remove,.btn-group-vertical ul#mec_reg_form_fields ul#mec_orgz_form_row li .mec_reg_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row .btn-group-vertical ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-additional-organizer-remove,ul#mec_reg_form_fields ul#mec_orgz_form_row li .btn-group-vertical .mec_reg_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row ul#mec_reg_form_fields li .btn-group-vertical .mec_reg_field_remove + .mec-additional-organizer-remove,.btn-group-vertical ul#mec_reg_form_fields li .btn + .mec_reg_field_remove,.btn-group-vertical ul#mec_reg_form_fields li .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,.mec-fes-form .btn-group-vertical ul#mec_reg_form_fields li button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group-vertical .btn + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group-vertical .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,.mec-fes-form ul#mec_reg_form_fields li .btn-group-vertical button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,.btn-group-vertical .mec-booking-tab-content ul#mec_reg_form_fields li .button + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group-vertical .mec-booking-tab-content .button + .mec_reg_field_remove,.mec-booking-tab-content .btn-group-vertical ul#mec_reg_form_fields li .button + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .btn-group-vertical .button + .mec_reg_field_remove,.btn-group-vertical .mec-booking-tab-content ul#mec_reg_form_fields li .mec-bfixed-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group-vertical .mec-booking-tab-content .mec-bfixed-field-add-option + .mec_reg_field_remove,.mec-booking-tab-content .btn-group-vertical ul#mec_reg_form_fields li .mec-bfixed-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .btn-group-vertical .mec-bfixed-field-add-option + .mec_reg_field_remove,.btn-group-vertical .mec-booking-tab-content ul#mec_reg_form_fields li .mec-reg-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group-vertical .mec-booking-tab-content .mec-reg-field-add-option + .mec_reg_field_remove,.mec-booking-tab-content .btn-group-vertical ul#mec_reg_form_fields li .mec-reg-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .btn-group-vertical .mec-reg-field-add-option + .mec_reg_field_remove,.btn-group-vertical .mec-fes-form .mec-form-row ul#mec_reg_form_fields li .button:not(.wp-color-result) + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group-vertical .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec_reg_field_remove,.mec-fes-form .mec-form-row .btn-group-vertical ul#mec_reg_form_fields li .button:not(.wp-color-result) + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-fes-form .mec-form-row .btn-group-vertical .button:not(.wp-color-result) + .mec_reg_field_remove,.btn-group-vertical ul#mec_bfixed_form_fields ul#mec_reg_form_fields li .mec_bfixed_field_remove + .mec_reg_field_remove,ul#mec_reg_form_fields .btn-group-vertical ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec_reg_field_remove,ul#mec_bfixed_form_fields ul#mec_reg_form_fields li .btn-group-vertical .mec_bfixed_field_remove + .mec_reg_field_remove,ul#mec_reg_form_fields ul#mec_bfixed_form_fields li .btn-group-vertical .mec_bfixed_field_remove + .mec_reg_field_remove,.btn-group-vertical ul#mec_orgz_form_row ul#mec_reg_form_fields li .mec-additional-organizer-remove + .mec_reg_field_remove,ul#mec_reg_form_fields .btn-group-vertical ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec_reg_field_remove,ul#mec_orgz_form_row ul#mec_reg_form_fields li .btn-group-vertical .mec-additional-organizer-remove + .mec_reg_field_remove,ul#mec_reg_form_fields ul#mec_orgz_form_row li .btn-group-vertical .mec-additional-organizer-remove + .mec_reg_field_remove,.btn-group-vertical ul#mec_reg_form_fields li .mec_reg_field_remove + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group-vertical .mec_reg_field_remove + .mec_reg_field_remove,.btn-group-vertical .mec-events-button + .btn,.btn-group-vertical .mec-fes-form .mec-events-button + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group-vertical .mec-events-button + button[type=submit].mec-fes-sub-button,.btn-group-vertical .mec-booking-tab-content .mec-events-button + .button,.mec-booking-tab-content .btn-group-vertical .mec-events-button + .button,.btn-group-vertical .mec-booking-tab-content .mec-events-button + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical .mec-events-button + .mec-bfixed-field-add-option,.btn-group-vertical .mec-booking-tab-content .mec-events-button + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical .mec-events-button + .mec-reg-field-add-option,.btn-group-vertical .mec-fes-form .mec-form-row .mec-events-button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical .mec-events-button + .button:not(.wp-color-result),.btn-group-vertical ul#mec_bfixed_form_fields li .mec-events-button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group-vertical .mec-events-button + .mec_bfixed_field_remove,.btn-group-vertical ul#mec_orgz_form_row li .mec-events-button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group-vertical .mec-events-button + .mec-additional-organizer-remove,.btn-group-vertical ul#mec_reg_form_fields li .mec-events-button + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group-vertical .mec-events-button + .mec_reg_field_remove,.btn-group-vertical .btn + .mec-events-button,.btn-group-vertical .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-events-button,.mec-fes-form .btn-group-vertical button[type=submit].mec-fes-sub-button + .mec-events-button,.btn-group-vertical .mec-booking-tab-content .button + .mec-events-button,.mec-booking-tab-content .btn-group-vertical .button + .mec-events-button,.btn-group-vertical .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-events-button,.mec-booking-tab-content .btn-group-vertical .mec-bfixed-field-add-option + .mec-events-button,.btn-group-vertical .mec-booking-tab-content .mec-reg-field-add-option + .mec-events-button,.mec-booking-tab-content .btn-group-vertical .mec-reg-field-add-option + .mec-events-button,.btn-group-vertical .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-events-button,.mec-fes-form .mec-form-row .btn-group-vertical .button:not(.wp-color-result) + .mec-events-button,.btn-group-vertical ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-events-button,ul#mec_bfixed_form_fields li .btn-group-vertical .mec_bfixed_field_remove + .mec-events-button,.btn-group-vertical ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-events-button,ul#mec_orgz_form_row li .btn-group-vertical .mec-additional-organizer-remove + .mec-events-button,.btn-group-vertical ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-events-button,ul#mec_reg_form_fields li .btn-group-vertical .mec_reg_field_remove + .mec-events-button,.btn-group-vertical .mec-events-button + .mec-events-button,.btn-group-vertical .wpcf7 input[type=submit] + .btn,.btn-group-vertical .wpcf7 .mec-fes-form input[type=submit] + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group-vertical .wpcf7 input[type=submit] + button[type=submit].mec-fes-sub-button,.btn-group-vertical .wpcf7 .mec-booking-tab-content input[type=submit] + .button,.mec-booking-tab-content .btn-group-vertical .wpcf7 input[type=submit] + .button,.btn-group-vertical .wpcf7 .mec-booking-tab-content input[type=submit] + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical .wpcf7 input[type=submit] + .mec-bfixed-field-add-option,.btn-group-vertical .wpcf7 .mec-booking-tab-content input[type=submit] + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical .wpcf7 input[type=submit] + .mec-reg-field-add-option,.btn-group-vertical .wpcf7 .mec-fes-form .mec-form-row input[type=submit] + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical .wpcf7 input[type=submit] + .button:not(.wp-color-result),.btn-group-vertical .wpcf7 ul#mec_bfixed_form_fields li input[type=submit] + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group-vertical .wpcf7 input[type=submit] + .mec_bfixed_field_remove,.btn-group-vertical .wpcf7 ul#mec_orgz_form_row li input[type=submit] + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group-vertical .wpcf7 input[type=submit] + .mec-additional-organizer-remove,.btn-group-vertical .wpcf7 ul#mec_reg_form_fields li input[type=submit] + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group-vertical .wpcf7 input[type=submit] + .mec_reg_field_remove,.btn-group-vertical .wpcf7 input[type=submit] + .mec-events-button,.wpcf7 .btn-group-vertical input[type=submit] + .btn,.wpcf7 .btn-group-vertical .mec-fes-form input[type=submit] + button[type=submit].mec-fes-sub-button,.mec-fes-form .wpcf7 .btn-group-vertical input[type=submit] + button[type=submit].mec-fes-sub-button,.wpcf7 .btn-group-vertical .mec-booking-tab-content input[type=submit] + .button,.mec-booking-tab-content .wpcf7 .btn-group-vertical input[type=submit] + .button,.wpcf7 .btn-group-vertical .mec-booking-tab-content input[type=submit] + .mec-bfixed-field-add-option,.mec-booking-tab-content .wpcf7 .btn-group-vertical input[type=submit] + .mec-bfixed-field-add-option,.wpcf7 .btn-group-vertical .mec-booking-tab-content input[type=submit] + .mec-reg-field-add-option,.mec-booking-tab-content .wpcf7 .btn-group-vertical input[type=submit] + .mec-reg-field-add-option,.wpcf7 .btn-group-vertical .mec-fes-form .mec-form-row input[type=submit] + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .wpcf7 .btn-group-vertical input[type=submit] + .button:not(.wp-color-result),.wpcf7 .btn-group-vertical ul#mec_bfixed_form_fields li input[type=submit] + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .wpcf7 .btn-group-vertical input[type=submit] + .mec_bfixed_field_remove,.wpcf7 .btn-group-vertical ul#mec_orgz_form_row li input[type=submit] + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .wpcf7 .btn-group-vertical input[type=submit] + .mec-additional-organizer-remove,.wpcf7 .btn-group-vertical ul#mec_reg_form_fields li input[type=submit] + .mec_reg_field_remove,ul#mec_reg_form_fields li .wpcf7 .btn-group-vertical input[type=submit] + .mec_reg_field_remove,.wpcf7 .btn-group-vertical input[type=submit] + .mec-events-button,.btn-group-vertical .wpcf7 .btn + input[type=submit],.btn-group-vertical .wpcf7 .mec-fes-form button[type=submit].mec-fes-sub-button + input[type=submit],.mec-fes-form .btn-group-vertical .wpcf7 button[type=submit].mec-fes-sub-button + input[type=submit],.btn-group-vertical .wpcf7 .mec-booking-tab-content .button + input[type=submit],.mec-booking-tab-content .btn-group-vertical .wpcf7 .button + input[type=submit],.btn-group-vertical .wpcf7 .mec-booking-tab-content .mec-bfixed-field-add-option + input[type=submit],.mec-booking-tab-content .btn-group-vertical .wpcf7 .mec-bfixed-field-add-option + input[type=submit],.btn-group-vertical .wpcf7 .mec-booking-tab-content .mec-reg-field-add-option + input[type=submit],.mec-booking-tab-content .btn-group-vertical .wpcf7 .mec-reg-field-add-option + input[type=submit],.btn-group-vertical .wpcf7 .mec-fes-form .mec-form-row .button:not(.wp-color-result) + input[type=submit],.mec-fes-form .mec-form-row .btn-group-vertical .wpcf7 .button:not(.wp-color-result) + input[type=submit],.btn-group-vertical .wpcf7 ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + input[type=submit],ul#mec_bfixed_form_fields li .btn-group-vertical .wpcf7 .mec_bfixed_field_remove + input[type=submit],.btn-group-vertical .wpcf7 ul#mec_orgz_form_row li .mec-additional-organizer-remove + input[type=submit],ul#mec_orgz_form_row li .btn-group-vertical .wpcf7 .mec-additional-organizer-remove + input[type=submit],.btn-group-vertical .wpcf7 ul#mec_reg_form_fields li .mec_reg_field_remove + input[type=submit],ul#mec_reg_form_fields li .btn-group-vertical .wpcf7 .mec_reg_field_remove + input[type=submit],.btn-group-vertical .wpcf7 .mec-events-button + input[type=submit],.wpcf7 .btn-group-vertical .btn + input[type=submit],.wpcf7 .btn-group-vertical .mec-fes-form button[type=submit].mec-fes-sub-button + input[type=submit],.mec-fes-form .wpcf7 .btn-group-vertical button[type=submit].mec-fes-sub-button + input[type=submit],.wpcf7 .btn-group-vertical .mec-booking-tab-content .button + input[type=submit],.mec-booking-tab-content .wpcf7 .btn-group-vertical .button + input[type=submit],.wpcf7 .btn-group-vertical .mec-booking-tab-content .mec-bfixed-field-add-option + input[type=submit],.mec-booking-tab-content .wpcf7 .btn-group-vertical .mec-bfixed-field-add-option + input[type=submit],.wpcf7 .btn-group-vertical .mec-booking-tab-content .mec-reg-field-add-option + input[type=submit],.mec-booking-tab-content .wpcf7 .btn-group-vertical .mec-reg-field-add-option + input[type=submit],.wpcf7 .btn-group-vertical .mec-fes-form .mec-form-row .button:not(.wp-color-result) + input[type=submit],.mec-fes-form .mec-form-row .wpcf7 .btn-group-vertical .button:not(.wp-color-result) + input[type=submit],.wpcf7 .btn-group-vertical ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + input[type=submit],ul#mec_bfixed_form_fields li .wpcf7 .btn-group-vertical .mec_bfixed_field_remove + input[type=submit],.wpcf7 .btn-group-vertical ul#mec_orgz_form_row li .mec-additional-organizer-remove + input[type=submit],ul#mec_orgz_form_row li .wpcf7 .btn-group-vertical .mec-additional-organizer-remove + input[type=submit],.wpcf7 .btn-group-vertical ul#mec_reg_form_fields li .mec_reg_field_remove + input[type=submit],ul#mec_reg_form_fields li .wpcf7 .btn-group-vertical .mec_reg_field_remove + input[type=submit],.wpcf7 .btn-group-vertical .mec-events-button + input[type=submit],.btn-group-vertical .wpcf7 input[type=submit] + input[type=submit],.wpcf7 .btn-group-vertical input[type=submit] + input[type=submit],.btn-group-vertical .btn + .btn-group,.btn-group-vertical .mec-fes-form button[type=submit].mec-fes-sub-button + .btn-group,.mec-fes-form .btn-group-vertical button[type=submit].mec-fes-sub-button + .btn-group,.btn-group-vertical .mec-booking-tab-content .button + .btn-group,.mec-booking-tab-content .btn-group-vertical .button + .btn-group,.btn-group-vertical .mec-booking-tab-content .mec-bfixed-field-add-option + .btn-group,.mec-booking-tab-content .btn-group-vertical .mec-bfixed-field-add-option + .btn-group,.btn-group-vertical .mec-booking-tab-content .mec-reg-field-add-option + .btn-group,.mec-booking-tab-content .btn-group-vertical .mec-reg-field-add-option + .btn-group,.btn-group-vertical .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .btn-group,.mec-fes-form .mec-form-row .btn-group-vertical .button:not(.wp-color-result) + .btn-group,.btn-group-vertical ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .btn-group,ul#mec_bfixed_form_fields li .btn-group-vertical .mec_bfixed_field_remove + .btn-group,.btn-group-vertical ul#mec_orgz_form_row li .mec-additional-organizer-remove + .btn-group,ul#mec_orgz_form_row li .btn-group-vertical .mec-additional-organizer-remove + .btn-group,.btn-group-vertical ul#mec_reg_form_fields li .mec_reg_field_remove + .btn-group,ul#mec_reg_form_fields li .btn-group-vertical .mec_reg_field_remove + .btn-group,.btn-group-vertical .mec-events-button + .btn-group,.btn-group-vertical .wpcf7 input[type=submit] + .btn-group,.wpcf7 .btn-group-vertical input[type=submit] + .btn-group,.btn-group-vertical .btn-group + .btn,.btn-group-vertical .mec-fes-form .btn-group + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group-vertical .btn-group + button[type=submit].mec-fes-sub-button,.btn-group-vertical .mec-booking-tab-content .btn-group + .button,.mec-booking-tab-content .btn-group-vertical .btn-group + .button,.btn-group-vertical .mec-booking-tab-content .btn-group + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical .btn-group + .mec-bfixed-field-add-option,.btn-group-vertical .mec-booking-tab-content .btn-group + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical .btn-group + .mec-reg-field-add-option,.btn-group-vertical .mec-fes-form .mec-form-row .btn-group + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical .btn-group + .button:not(.wp-color-result),.btn-group-vertical ul#mec_bfixed_form_fields li .btn-group + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group-vertical .btn-group + .mec_bfixed_field_remove,.btn-group-vertical ul#mec_orgz_form_row li .btn-group + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group-vertical .btn-group + .mec-additional-organizer-remove,.btn-group-vertical ul#mec_reg_form_fields li .btn-group + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group-vertical .btn-group + .mec_reg_field_remove,.btn-group-vertical .btn-group + .mec-events-button,.btn-group-vertical .wpcf7 .btn-group + input[type=submit],.wpcf7 .btn-group-vertical .btn-group + input[type=submit],.btn-group-vertical .btn-group + .btn-group{margin-left:-1px}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group > .btn:first-child,.mec-fes-form .btn-group > button[type=submit].mec-fes-sub-button:first-child,.mec-booking-tab-content .btn-group > .button:first-child,.mec-booking-tab-content .btn-group > .mec-bfixed-field-add-option:first-child,.mec-booking-tab-content .btn-group > .mec-reg-field-add-option:first-child,.mec-fes-form .mec-form-row .btn-group > .button:first-child:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group > .mec_bfixed_field_remove:first-child,ul#mec_orgz_form_row li .btn-group > .mec-additional-organizer-remove:first-child,ul#mec_reg_form_fields li .btn-group > .mec_reg_field_remove:first-child,.btn-group > .mec-events-button:first-child,.wpcf7 .btn-group > input:first-child[type=submit]{margin-left:0}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.mec-fes-form .btn-group > button[type=submit].mec-fes-sub-button:not(:last-child):not(.dropdown-toggle),.mec-booking-tab-content .btn-group > .button:not(:last-child):not(.dropdown-toggle),.mec-booking-tab-content .btn-group > .mec-bfixed-field-add-option:not(:last-child):not(.dropdown-toggle),.mec-booking-tab-content .btn-group > .mec-reg-field-add-option:not(:last-child):not(.dropdown-toggle),.mec-fes-form .mec-form-row .btn-group > .button:not(:last-child):not(.dropdown-toggle):not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group > .mec_bfixed_field_remove:not(:last-child):not(.dropdown-toggle),ul#mec_orgz_form_row li .btn-group > .mec-additional-organizer-remove:not(:last-child):not(.dropdown-toggle),ul#mec_reg_form_fields li .btn-group > .mec_reg_field_remove:not(:last-child):not(.dropdown-toggle),.btn-group > .mec-events-button:not(:last-child):not(.dropdown-toggle),.wpcf7 .btn-group > input:not(:last-child):not(.dropdown-toggle)[type=submit],.btn-group > .btn-group:not(:last-child) > .btn,.mec-fes-form .btn-group > .btn-group:not(:last-child) > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group > .btn-group:not(:last-child) > .button,.mec-booking-tab-content .btn-group > .btn-group:not(:last-child) > .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group > .btn-group:not(:last-child) > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group > .btn-group:not(:last-child) > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group > .btn-group:not(:last-child) > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group > .btn-group:not(:last-child) > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group > .btn-group:not(:last-child) > .mec_reg_field_remove,.btn-group > .btn-group:not(:last-child) > .mec-events-button,.wpcf7 .btn-group > .btn-group:not(:last-child) > input[type=submit]{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group > .btn:not(:first-child),.mec-fes-form .btn-group > button[type=submit].mec-fes-sub-button:not(:first-child),.mec-booking-tab-content .btn-group > .button:not(:first-child),.mec-booking-tab-content .btn-group > .mec-bfixed-field-add-option:not(:first-child),.mec-booking-tab-content .btn-group > .mec-reg-field-add-option:not(:first-child),.mec-fes-form .mec-form-row .btn-group > .button:not(:first-child):not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group > .mec_bfixed_field_remove:not(:first-child),ul#mec_orgz_form_row li .btn-group > .mec-additional-organizer-remove:not(:first-child),ul#mec_reg_form_fields li .btn-group > .mec_reg_field_remove:not(:first-child),.btn-group > .mec-events-button:not(:first-child),.wpcf7 .btn-group > input:not(:first-child)[type=submit],.btn-group > .btn-group:not(:first-child) > .btn,.mec-fes-form .btn-group > .btn-group:not(:first-child) > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group > .btn-group:not(:first-child) > .button,.mec-booking-tab-content .btn-group > .btn-group:not(:first-child) > .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group > .btn-group:not(:first-child) > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group > .btn-group:not(:first-child) > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group > .btn-group:not(:first-child) > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group > .btn-group:not(:first-child) > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group > .btn-group:not(:first-child) > .mec_reg_field_remove,.btn-group > .btn-group:not(:first-child) > .mec-events-button,.wpcf7 .btn-group > .btn-group:not(:first-child) > input[type=submit]{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split,.mec-fes-form .btn-group-sm > button[type=submit].mec-fes-sub-button + .dropdown-toggle-split,.mec-booking-tab-content .btn-group-sm > .button + .dropdown-toggle-split,.mec-booking-tab-content .btn-group-sm > .mec-bfixed-field-add-option + .dropdown-toggle-split,.mec-booking-tab-content .btn-group-sm > .mec-reg-field-add-option + .dropdown-toggle-split,.mec-fes-form .mec-form-row .btn-group-sm > .button:not(.wp-color-result) + .dropdown-toggle-split,ul#mec_bfixed_form_fields li .btn-group-sm > .mec_bfixed_field_remove + .dropdown-toggle-split,ul#mec_orgz_form_row li .btn-group-sm > .mec-additional-organizer-remove + .dropdown-toggle-split,ul#mec_reg_form_fields li .btn-group-sm > .mec_reg_field_remove + .dropdown-toggle-split,.btn-group-sm > .mec-events-button + .dropdown-toggle-split,.wpcf7 .btn-group-sm > input[type=submit] + .dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split,.mec-fes-form .btn-group-lg > button[type=submit].mec-fes-sub-button + .dropdown-toggle-split,.mec-booking-tab-content .btn-group-lg > .button + .dropdown-toggle-split,.mec-booking-tab-content .btn-group-lg > .mec-bfixed-field-add-option + .dropdown-toggle-split,.mec-booking-tab-content .btn-group-lg > .mec-reg-field-add-option + .dropdown-toggle-split,.mec-fes-form .mec-form-row .btn-group-lg > .button:not(.wp-color-result) + .dropdown-toggle-split,ul#mec_bfixed_form_fields li .btn-group-lg > .mec_bfixed_field_remove + .dropdown-toggle-split,ul#mec_orgz_form_row li .btn-group-lg > .mec-additional-organizer-remove + .dropdown-toggle-split,ul#mec_reg_form_fields li .btn-group-lg > .mec_reg_field_remove + .dropdown-toggle-split,.btn-group-lg > .mec-events-button + .dropdown-toggle-split,.wpcf7 .btn-group-lg > input[type=submit] + .dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .mec-fes-form button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group-vertical button[type=submit].mec-fes-sub-button,.btn-group-vertical .mec-booking-tab-content .button,.mec-booking-tab-content .btn-group-vertical .button,.btn-group-vertical .mec-booking-tab-content .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical .mec-bfixed-field-add-option,.btn-group-vertical .mec-booking-tab-content .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical .mec-reg-field-add-option,.btn-group-vertical .mec-fes-form .mec-form-row .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical .button:not(.wp-color-result),.btn-group-vertical ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group-vertical .mec_bfixed_field_remove,.btn-group-vertical ul#mec_orgz_form_row li .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group-vertical .mec-additional-organizer-remove,.btn-group-vertical ul#mec_reg_form_fields li .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group-vertical .mec_reg_field_remove,.btn-group-vertical .mec-events-button,.btn-group-vertical .wpcf7 input[type=submit],.wpcf7 .btn-group-vertical input[type=submit],.btn-group-vertical .btn-group{width:100%}.btn-group-vertical > .btn + .btn,.mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button + .btn,.mec-fes-form .btn-group-vertical > .btn + button[type=submit].mec-fes-sub-button,.mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-vertical > .button + .btn,.mec-booking-tab-content .mec-fes-form .btn-group-vertical > .button + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .btn-group-vertical > .button + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option + .btn,.mec-booking-tab-content .mec-fes-form .btn-group-vertical > .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option + .btn,.mec-booking-tab-content .mec-fes-form .btn-group-vertical > .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-form-row .btn-group-vertical > .button:not(.wp-color-result) + .btn,.mec-fes-form .mec-form-row .btn-group-vertical > .button:not(.wp-color-result) + button[type=submit].mec-fes-sub-button,ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove + .btn,ul#mec_bfixed_form_fields li .mec-fes-form .btn-group-vertical > .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove + .btn,ul#mec_orgz_form_row li .mec-fes-form .btn-group-vertical > .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove + .btn,ul#mec_reg_form_fields li .mec-fes-form .btn-group-vertical > .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-vertical > .btn + .button,.mec-booking-tab-content .mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button + .button,.mec-fes-form .mec-booking-tab-content .btn-group-vertical > button[type=submit].mec-fes-sub-button + .button,.mec-booking-tab-content .btn-group-vertical > .button + .button,.mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option + .button,.mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option + .button,.mec-fes-form .mec-form-row .mec-booking-tab-content .btn-group-vertical > .button:not(.wp-color-result) + .button,.mec-booking-tab-content .mec-fes-form .mec-form-row .btn-group-vertical > .button:not(.wp-color-result) + .button,ul#mec_bfixed_form_fields li .mec-booking-tab-content .btn-group-vertical > .mec_bfixed_field_remove + .button,.mec-booking-tab-content ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove + .button,ul#mec_orgz_form_row li .mec-booking-tab-content .btn-group-vertical > .mec-additional-organizer-remove + .button,.mec-booking-tab-content ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove + .button,ul#mec_reg_form_fields li .mec-booking-tab-content .btn-group-vertical > .mec_reg_field_remove + .button,.mec-booking-tab-content ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove + .button,.mec-booking-tab-content .btn-group-vertical > .btn + .mec-bfixed-field-add-option,.mec-booking-tab-content .mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.mec-fes-form .mec-booking-tab-content .btn-group-vertical > button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical > .button + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option + .mec-bfixed-field-add-option,.mec-fes-form .mec-form-row .mec-booking-tab-content .btn-group-vertical > .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.mec-booking-tab-content .mec-fes-form .mec-form-row .btn-group-vertical > .button:not(.wp-color-result) + .mec-bfixed-field-add-option,ul#mec_bfixed_form_fields li .mec-booking-tab-content .btn-group-vertical > .mec_bfixed_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove + .mec-bfixed-field-add-option,ul#mec_orgz_form_row li .mec-booking-tab-content .btn-group-vertical > .mec-additional-organizer-remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove + .mec-bfixed-field-add-option,ul#mec_reg_form_fields li .mec-booking-tab-content .btn-group-vertical > .mec_reg_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical > .btn + .mec-reg-field-add-option,.mec-booking-tab-content .mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.mec-fes-form .mec-booking-tab-content .btn-group-vertical > button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical > .button + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option + .mec-reg-field-add-option,.mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option + .mec-reg-field-add-option,.mec-fes-form .mec-form-row .mec-booking-tab-content .btn-group-vertical > .button:not(.wp-color-result) + .mec-reg-field-add-option,.mec-booking-tab-content .mec-fes-form .mec-form-row .btn-group-vertical > .button:not(.wp-color-result) + .mec-reg-field-add-option,ul#mec_bfixed_form_fields li .mec-booking-tab-content .btn-group-vertical > .mec_bfixed_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove + .mec-reg-field-add-option,ul#mec_orgz_form_row li .mec-booking-tab-content .btn-group-vertical > .mec-additional-organizer-remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove + .mec-reg-field-add-option,ul#mec_reg_form_fields li .mec-booking-tab-content .btn-group-vertical > .mec_reg_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove + .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group-vertical > .btn + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical > button[type=submit].mec-fes-sub-button + .button:not(.wp-color-result),.mec-booking-tab-content .mec-fes-form .mec-form-row .btn-group-vertical > .button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .btn-group-vertical > .button + .button:not(.wp-color-result),.mec-booking-tab-content .mec-fes-form .mec-form-row .btn-group-vertical > .mec-bfixed-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option + .button:not(.wp-color-result),.mec-booking-tab-content .mec-fes-form .mec-form-row .btn-group-vertical > .mec-reg-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .btn-group-vertical > .button:not(.wp-color-result) + .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec-fes-form .mec-form-row .btn-group-vertical > .mec_bfixed_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove + .button:not(.wp-color-result),ul#mec_orgz_form_row li .mec-fes-form .mec-form-row .btn-group-vertical > .mec-additional-organizer-remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove + .button:not(.wp-color-result),ul#mec_reg_form_fields li .mec-fes-form .mec-form-row .btn-group-vertical > .mec_reg_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove + .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-vertical > .btn + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,.mec-fes-form ul#mec_bfixed_form_fields li .btn-group-vertical > button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,.mec-booking-tab-content ul#mec_bfixed_form_fields li .btn-group-vertical > .button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .btn-group-vertical > .button + .mec_bfixed_field_remove,.mec-booking-tab-content ul#mec_bfixed_form_fields li .btn-group-vertical > .mec-bfixed-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option + .mec_bfixed_field_remove,.mec-booking-tab-content ul#mec_bfixed_form_fields li .btn-group-vertical > .mec-reg-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option + .mec_bfixed_field_remove,.mec-fes-form .mec-form-row ul#mec_bfixed_form_fields li .btn-group-vertical > .button:not(.wp-color-result) + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-fes-form .mec-form-row .btn-group-vertical > .button:not(.wp-color-result) + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove + .mec_bfixed_field_remove,ul#mec_orgz_form_row ul#mec_bfixed_form_fields li .btn-group-vertical > .mec-additional-organizer-remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove + .mec_bfixed_field_remove,ul#mec_reg_form_fields ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_reg_field_remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove + .mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group-vertical > .btn + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,.mec-fes-form ul#mec_orgz_form_row li .btn-group-vertical > button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,.mec-booking-tab-content ul#mec_orgz_form_row li .btn-group-vertical > .button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .btn-group-vertical > .button + .mec-additional-organizer-remove,.mec-booking-tab-content ul#mec_orgz_form_row li .btn-group-vertical > .mec-bfixed-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option + .mec-additional-organizer-remove,.mec-booking-tab-content ul#mec_orgz_form_row li .btn-group-vertical > .mec-reg-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option + .mec-additional-organizer-remove,.mec-fes-form .mec-form-row ul#mec_orgz_form_row li .btn-group-vertical > .button:not(.wp-color-result) + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-fes-form .mec-form-row .btn-group-vertical > .button:not(.wp-color-result) + .mec-additional-organizer-remove,ul#mec_bfixed_form_fields ul#mec_orgz_form_row li .btn-group-vertical > .mec_bfixed_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove + .mec-additional-organizer-remove,ul#mec_reg_form_fields ul#mec_orgz_form_row li .btn-group-vertical > .mec_reg_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove + .mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group-vertical > .btn + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,.mec-fes-form ul#mec_reg_form_fields li .btn-group-vertical > button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,.mec-booking-tab-content ul#mec_reg_form_fields li .btn-group-vertical > .button + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .btn-group-vertical > .button + .mec_reg_field_remove,.mec-booking-tab-content ul#mec_reg_form_fields li .btn-group-vertical > .mec-bfixed-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option + .mec_reg_field_remove,.mec-booking-tab-content ul#mec_reg_form_fields li .btn-group-vertical > .mec-reg-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option + .mec_reg_field_remove,.mec-fes-form .mec-form-row ul#mec_reg_form_fields li .btn-group-vertical > .button:not(.wp-color-result) + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-fes-form .mec-form-row .btn-group-vertical > .button:not(.wp-color-result) + .mec_reg_field_remove,ul#mec_bfixed_form_fields ul#mec_reg_form_fields li .btn-group-vertical > .mec_bfixed_field_remove + .mec_reg_field_remove,ul#mec_reg_form_fields ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove + .mec_reg_field_remove,ul#mec_orgz_form_row ul#mec_reg_form_fields li .btn-group-vertical > .mec-additional-organizer-remove + .mec_reg_field_remove,ul#mec_reg_form_fields ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove + .mec_reg_field_remove,ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove + .mec_reg_field_remove,.btn-group-vertical > .mec-events-button + .btn,.mec-fes-form .btn-group-vertical > .mec-events-button + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-vertical > .mec-events-button + .button,.mec-booking-tab-content .btn-group-vertical > .mec-events-button + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical > .mec-events-button + .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group-vertical > .mec-events-button + .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-vertical > .mec-events-button + .mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group-vertical > .mec-events-button + .mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group-vertical > .mec-events-button + .mec_reg_field_remove,.btn-group-vertical > .btn + .mec-events-button,.mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button + .mec-events-button,.mec-booking-tab-content .btn-group-vertical > .button + .mec-events-button,.mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option + .mec-events-button,.mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option + .mec-events-button,.mec-fes-form .mec-form-row .btn-group-vertical > .button:not(.wp-color-result) + .mec-events-button,ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove + .mec-events-button,ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove + .mec-events-button,ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove + .mec-events-button,.btn-group-vertical > .mec-events-button + .mec-events-button,.wpcf7 .btn-group-vertical > input[type=submit] + .btn,.wpcf7 .mec-fes-form .btn-group-vertical > input[type=submit] + button[type=submit].mec-fes-sub-button,.mec-fes-form .wpcf7 .btn-group-vertical > input[type=submit] + button[type=submit].mec-fes-sub-button,.wpcf7 .mec-booking-tab-content .btn-group-vertical > input[type=submit] + .button,.mec-booking-tab-content .wpcf7 .btn-group-vertical > input[type=submit] + .button,.wpcf7 .mec-booking-tab-content .btn-group-vertical > input[type=submit] + .mec-bfixed-field-add-option,.mec-booking-tab-content .wpcf7 .btn-group-vertical > input[type=submit] + .mec-bfixed-field-add-option,.wpcf7 .mec-booking-tab-content .btn-group-vertical > input[type=submit] + .mec-reg-field-add-option,.mec-booking-tab-content .wpcf7 .btn-group-vertical > input[type=submit] + .mec-reg-field-add-option,.wpcf7 .mec-fes-form .mec-form-row .btn-group-vertical > input[type=submit] + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .wpcf7 .btn-group-vertical > input[type=submit] + .button:not(.wp-color-result),.wpcf7 ul#mec_bfixed_form_fields li .btn-group-vertical > input[type=submit] + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .wpcf7 .btn-group-vertical > input[type=submit] + .mec_bfixed_field_remove,.wpcf7 ul#mec_orgz_form_row li .btn-group-vertical > input[type=submit] + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .wpcf7 .btn-group-vertical > input[type=submit] + .mec-additional-organizer-remove,.wpcf7 ul#mec_reg_form_fields li .btn-group-vertical > input[type=submit] + .mec_reg_field_remove,ul#mec_reg_form_fields li .wpcf7 .btn-group-vertical > input[type=submit] + .mec_reg_field_remove,.wpcf7 .btn-group-vertical > input[type=submit] + .mec-events-button,.wpcf7 .btn-group-vertical > .btn + input[type=submit],.wpcf7 .mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button + input[type=submit],.mec-fes-form .wpcf7 .btn-group-vertical > button[type=submit].mec-fes-sub-button + input[type=submit],.wpcf7 .mec-booking-tab-content .btn-group-vertical > .button + input[type=submit],.mec-booking-tab-content .wpcf7 .btn-group-vertical > .button + input[type=submit],.wpcf7 .mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option + input[type=submit],.mec-booking-tab-content .wpcf7 .btn-group-vertical > .mec-bfixed-field-add-option + input[type=submit],.wpcf7 .mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option + input[type=submit],.mec-booking-tab-content .wpcf7 .btn-group-vertical > .mec-reg-field-add-option + input[type=submit],.wpcf7 .mec-fes-form .mec-form-row .btn-group-vertical > .button:not(.wp-color-result) + input[type=submit],.mec-fes-form .mec-form-row .wpcf7 .btn-group-vertical > .button:not(.wp-color-result) + input[type=submit],.wpcf7 ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove + input[type=submit],ul#mec_bfixed_form_fields li .wpcf7 .btn-group-vertical > .mec_bfixed_field_remove + input[type=submit],.wpcf7 ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove + input[type=submit],ul#mec_orgz_form_row li .wpcf7 .btn-group-vertical > .mec-additional-organizer-remove + input[type=submit],.wpcf7 ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove + input[type=submit],ul#mec_reg_form_fields li .wpcf7 .btn-group-vertical > .mec_reg_field_remove + input[type=submit],.wpcf7 .btn-group-vertical > .mec-events-button + input[type=submit],.wpcf7 .btn-group-vertical > input[type=submit] + input[type=submit],.btn-group-vertical > .btn + .btn-group,.mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button + .btn-group,.mec-booking-tab-content .btn-group-vertical > .button + .btn-group,.mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option + .btn-group,.mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option + .btn-group,.mec-fes-form .mec-form-row .btn-group-vertical > .button:not(.wp-color-result) + .btn-group,ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove + .btn-group,ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove + .btn-group,ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove + .btn-group,.btn-group-vertical > .mec-events-button + .btn-group,.wpcf7 .btn-group-vertical > input[type=submit] + .btn-group,.btn-group-vertical > .btn-group + .btn,.mec-fes-form .btn-group-vertical > .btn-group + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-vertical > .btn-group + .button,.mec-booking-tab-content .btn-group-vertical > .btn-group + .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical > .btn-group + .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group-vertical > .btn-group + .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-vertical > .btn-group + .mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group-vertical > .btn-group + .mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group-vertical > .btn-group + .mec_reg_field_remove,.btn-group-vertical > .btn-group + .mec-events-button,.wpcf7 .btn-group-vertical > .btn-group + input[type=submit],.btn-group-vertical > .btn-group + .btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button:not(:last-child):not(.dropdown-toggle),.mec-booking-tab-content .btn-group-vertical > .button:not(:last-child):not(.dropdown-toggle),.mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option:not(:last-child):not(.dropdown-toggle),.mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option:not(:last-child):not(.dropdown-toggle),.mec-fes-form .mec-form-row .btn-group-vertical > .button:not(:last-child):not(.dropdown-toggle):not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove:not(:last-child):not(.dropdown-toggle),ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove:not(:last-child):not(.dropdown-toggle),ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .mec-events-button:not(:last-child):not(.dropdown-toggle),.wpcf7 .btn-group-vertical > input:not(:last-child):not(.dropdown-toggle)[type=submit],.btn-group-vertical > .btn-group:not(:last-child) > .btn,.mec-fes-form .btn-group-vertical > .btn-group:not(:last-child) > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-vertical > .btn-group:not(:last-child) > .button,.mec-booking-tab-content .btn-group-vertical > .btn-group:not(:last-child) > .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical > .btn-group:not(:last-child) > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group-vertical > .btn-group:not(:last-child) > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-vertical > .btn-group:not(:last-child) > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group-vertical > .btn-group:not(:last-child) > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group-vertical > .btn-group:not(:last-child) > .mec_reg_field_remove,.btn-group-vertical > .btn-group:not(:last-child) > .mec-events-button,.wpcf7 .btn-group-vertical > .btn-group:not(:last-child) > input[type=submit]{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical > .btn:not(:first-child),.mec-fes-form .btn-group-vertical > button[type=submit].mec-fes-sub-button:not(:first-child),.mec-booking-tab-content .btn-group-vertical > .button:not(:first-child),.mec-booking-tab-content .btn-group-vertical > .mec-bfixed-field-add-option:not(:first-child),.mec-booking-tab-content .btn-group-vertical > .mec-reg-field-add-option:not(:first-child),.mec-fes-form .mec-form-row .btn-group-vertical > .button:not(:first-child):not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-vertical > .mec_bfixed_field_remove:not(:first-child),ul#mec_orgz_form_row li .btn-group-vertical > .mec-additional-organizer-remove:not(:first-child),ul#mec_reg_form_fields li .btn-group-vertical > .mec_reg_field_remove:not(:first-child),.btn-group-vertical > .mec-events-button:not(:first-child),.wpcf7 .btn-group-vertical > input:not(:first-child)[type=submit],.btn-group-vertical > .btn-group:not(:first-child) > .btn,.mec-fes-form .btn-group-vertical > .btn-group:not(:first-child) > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-vertical > .btn-group:not(:first-child) > .button,.mec-booking-tab-content .btn-group-vertical > .btn-group:not(:first-child) > .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-vertical > .btn-group:not(:first-child) > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group-vertical > .btn-group:not(:first-child) > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-vertical > .btn-group:not(:first-child) > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group-vertical > .btn-group:not(:first-child) > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group-vertical > .btn-group:not(:first-child) > .mec_reg_field_remove,.btn-group-vertical > .btn-group:not(:first-child) > .mec-events-button,.wpcf7 .btn-group-vertical > .btn-group:not(:first-child) > input[type=submit]{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle > .btn,.mec-fes-form .btn-group-toggle > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-toggle > .button,.mec-booking-tab-content .btn-group-toggle > .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-toggle > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group-toggle > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-toggle > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group-toggle > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group-toggle > .mec_reg_field_remove,.btn-group-toggle > .mec-events-button,.wpcf7 .btn-group-toggle > input[type=submit],.btn-group-toggle > .btn-group > .btn,.mec-fes-form .btn-group-toggle > .btn-group > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .btn-group-toggle > .btn-group > .button,.mec-booking-tab-content .btn-group-toggle > .btn-group > .mec-bfixed-field-add-option,.mec-booking-tab-content .btn-group-toggle > .btn-group > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .btn-group-toggle > .btn-group > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .btn-group-toggle > .btn-group > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .btn-group-toggle > .btn-group > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .btn-group-toggle > .btn-group > .mec_reg_field_remove,.btn-group-toggle > .btn-group > .mec-events-button,.wpcf7 .btn-group-toggle > .btn-group > input[type=submit]{margin-bottom:0}.btn-group-toggle > .btn input[type=radio],.mec-fes-form .btn-group-toggle > button[type=submit].mec-fes-sub-button input[type=radio],.mec-booking-tab-content .btn-group-toggle > .button input[type=radio],.mec-booking-tab-content .btn-group-toggle > .mec-bfixed-field-add-option input[type=radio],.mec-booking-tab-content .btn-group-toggle > .mec-reg-field-add-option input[type=radio],.mec-fes-form .mec-form-row .btn-group-toggle > .button:not(.wp-color-result) input[type=radio],ul#mec_bfixed_form_fields li .btn-group-toggle > .mec_bfixed_field_remove input[type=radio],ul#mec_orgz_form_row li .btn-group-toggle > .mec-additional-organizer-remove input[type=radio],ul#mec_reg_form_fields li .btn-group-toggle > .mec_reg_field_remove input[type=radio],.btn-group-toggle > .mec-events-button input[type=radio],.wpcf7 .btn-group-toggle > input[type=submit] input[type=radio],.btn-group-toggle > .btn input[type=checkbox],.mec-fes-form .btn-group-toggle > button[type=submit].mec-fes-sub-button input[type=checkbox],.mec-booking-tab-content .btn-group-toggle > .button input[type=checkbox],.mec-booking-tab-content .btn-group-toggle > .mec-bfixed-field-add-option input[type=checkbox],.mec-booking-tab-content .btn-group-toggle > .mec-reg-field-add-option input[type=checkbox],.mec-fes-form .mec-form-row .btn-group-toggle > .button:not(.wp-color-result) input[type=checkbox],ul#mec_bfixed_form_fields li .btn-group-toggle > .mec_bfixed_field_remove input[type=checkbox],ul#mec_orgz_form_row li .btn-group-toggle > .mec-additional-organizer-remove input[type=checkbox],ul#mec_reg_form_fields li .btn-group-toggle > .mec_reg_field_remove input[type=checkbox],.btn-group-toggle > .mec-events-button input[type=checkbox],.wpcf7 .btn-group-toggle > input[type=submit] input[type=checkbox],.btn-group-toggle > .btn-group > .btn input[type=radio],.wpcf7 .btn-group-toggle > .btn-group > input[type=submit] input[type=radio],.btn-group-toggle > .btn-group > .btn input[type=checkbox],.wpcf7 .btn-group-toggle > .btn-group > input[type=submit] input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group > .form-control,.wpcf7 .input-group > input[type=text],.wpcf7 .input-group > input[type=search],.wpcf7 .input-group > input[type=url],.wpcf7 .input-group > input[type=tel],.wpcf7 .input-group > input[type=number],.wpcf7 .input-group > input[type=range],.wpcf7 .input-group > input[type=date],.wpcf7 .input-group > input[type=month],.wpcf7 .input-group > input[type=week],.wpcf7 .input-group > input[type=time],.wpcf7 .input-group > input[type=datetime],.wpcf7 .input-group > input[type=datetime-local],.wpcf7 .input-group > input[type=color],.wpcf7 .input-group > input[type=email],.wpcf7 .input-group > input[type=file],.wpcf7 .input-group > input[type=submit],.wpcf7 .input-group > select,.wpcf7 .input-group > textarea,.wpcf7 .input-group > .wpcf7-validation-errors,.input-group > .custom-select,.input-group > .custom-file{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group > .form-control:focus,.wpcf7 .input-group > input:focus[type=text],.wpcf7 .input-group > input:focus[type=search],.wpcf7 .input-group > input:focus[type=url],.wpcf7 .input-group > input:focus[type=tel],.wpcf7 .input-group > input:focus[type=number],.wpcf7 .input-group > input:focus[type=range],.wpcf7 .input-group > input:focus[type=date],.wpcf7 .input-group > input:focus[type=month],.wpcf7 .input-group > input:focus[type=week],.wpcf7 .input-group > input:focus[type=time],.wpcf7 .input-group > input:focus[type=datetime],.wpcf7 .input-group > input:focus[type=datetime-local],.wpcf7 .input-group > input:focus[type=color],.wpcf7 .input-group > input:focus[type=email],.wpcf7 .input-group > input:focus[type=file],.wpcf7 .input-group > input:focus[type=submit],.wpcf7 .input-group > select:focus,.wpcf7 .input-group > textarea:focus,.wpcf7 .input-group > .wpcf7-validation-errors:focus,.input-group > .custom-select:focus,.input-group > .custom-file:focus{z-index:3}.input-group > .form-control + .form-control,.wpcf7 .input-group > input[type=text] + .form-control,.wpcf7 .input-group > input[type=search] + .form-control,.wpcf7 .input-group > input[type=url] + .form-control,.wpcf7 .input-group > input[type=tel] + .form-control,.wpcf7 .input-group > input[type=number] + .form-control,.wpcf7 .input-group > input[type=range] + .form-control,.wpcf7 .input-group > input[type=date] + .form-control,.wpcf7 .input-group > input[type=month] + .form-control,.wpcf7 .input-group > input[type=week] + .form-control,.wpcf7 .input-group > input[type=time] + .form-control,.wpcf7 .input-group > input[type=datetime] + .form-control,.wpcf7 .input-group > input[type=datetime-local] + .form-control,.wpcf7 .input-group > input[type=color] + .form-control,.wpcf7 .input-group > input[type=email] + .form-control,.wpcf7 .input-group > input[type=file] + .form-control,.wpcf7 .input-group > input[type=submit] + .form-control,.wpcf7 .input-group > select + .form-control,.wpcf7 .input-group > textarea + .form-control,.wpcf7 .input-group > .wpcf7-validation-errors + .form-control,.wpcf7 .input-group > .form-control + input[type=text],.wpcf7 .input-group > input[type=text] + input[type=text],.wpcf7 .input-group > input[type=search] + input[type=text],.wpcf7 .input-group > input[type=url] + input[type=text],.wpcf7 .input-group > input[type=tel] + input[type=text],.wpcf7 .input-group > input[type=number] + input[type=text],.wpcf7 .input-group > input[type=range] + input[type=text],.wpcf7 .input-group > input[type=date] + input[type=text],.wpcf7 .input-group > input[type=month] + input[type=text],.wpcf7 .input-group > input[type=week] + input[type=text],.wpcf7 .input-group > input[type=time] + input[type=text],.wpcf7 .input-group > input[type=datetime] + input[type=text],.wpcf7 .input-group > input[type=datetime-local] + input[type=text],.wpcf7 .input-group > input[type=color] + input[type=text],.wpcf7 .input-group > input[type=email] + input[type=text],.wpcf7 .input-group > input[type=file] + input[type=text],.wpcf7 .input-group > input[type=submit] + input[type=text],.wpcf7 .input-group > select + input[type=text],.wpcf7 .input-group > textarea + input[type=text],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=text],.wpcf7 .input-group > .form-control + input[type=search],.wpcf7 .input-group > input[type=text] + input[type=search],.wpcf7 .input-group > input[type=search] + input[type=search],.wpcf7 .input-group > input[type=url] + input[type=search],.wpcf7 .input-group > input[type=tel] + input[type=search],.wpcf7 .input-group > input[type=number] + input[type=search],.wpcf7 .input-group > input[type=range] + input[type=search],.wpcf7 .input-group > input[type=date] + input[type=search],.wpcf7 .input-group > input[type=month] + input[type=search],.wpcf7 .input-group > input[type=week] + input[type=search],.wpcf7 .input-group > input[type=time] + input[type=search],.wpcf7 .input-group > input[type=datetime] + input[type=search],.wpcf7 .input-group > input[type=datetime-local] + input[type=search],.wpcf7 .input-group > input[type=color] + input[type=search],.wpcf7 .input-group > input[type=email] + input[type=search],.wpcf7 .input-group > input[type=file] + input[type=search],.wpcf7 .input-group > input[type=submit] + input[type=search],.wpcf7 .input-group > select + input[type=search],.wpcf7 .input-group > textarea + input[type=search],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=search],.wpcf7 .input-group > .form-control + input[type=url],.wpcf7 .input-group > input[type=text] + input[type=url],.wpcf7 .input-group > input[type=search] + input[type=url],.wpcf7 .input-group > input[type=url] + input[type=url],.wpcf7 .input-group > input[type=tel] + input[type=url],.wpcf7 .input-group > input[type=number] + input[type=url],.wpcf7 .input-group > input[type=range] + input[type=url],.wpcf7 .input-group > input[type=date] + input[type=url],.wpcf7 .input-group > input[type=month] + input[type=url],.wpcf7 .input-group > input[type=week] + input[type=url],.wpcf7 .input-group > input[type=time] + input[type=url],.wpcf7 .input-group > input[type=datetime] + input[type=url],.wpcf7 .input-group > input[type=datetime-local] + input[type=url],.wpcf7 .input-group > input[type=color] + input[type=url],.wpcf7 .input-group > input[type=email] + input[type=url],.wpcf7 .input-group > input[type=file] + input[type=url],.wpcf7 .input-group > input[type=submit] + input[type=url],.wpcf7 .input-group > select + input[type=url],.wpcf7 .input-group > textarea + input[type=url],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=url],.wpcf7 .input-group > .form-control + input[type=tel],.wpcf7 .input-group > input[type=text] + input[type=tel],.wpcf7 .input-group > input[type=search] + input[type=tel],.wpcf7 .input-group > input[type=url] + input[type=tel],.wpcf7 .input-group > input[type=tel] + input[type=tel],.wpcf7 .input-group > input[type=number] + input[type=tel],.wpcf7 .input-group > input[type=range] + input[type=tel],.wpcf7 .input-group > input[type=date] + input[type=tel],.wpcf7 .input-group > input[type=month] + input[type=tel],.wpcf7 .input-group > input[type=week] + input[type=tel],.wpcf7 .input-group > input[type=time] + input[type=tel],.wpcf7 .input-group > input[type=datetime] + input[type=tel],.wpcf7 .input-group > input[type=datetime-local] + input[type=tel],.wpcf7 .input-group > input[type=color] + input[type=tel],.wpcf7 .input-group > input[type=email] + input[type=tel],.wpcf7 .input-group > input[type=file] + input[type=tel],.wpcf7 .input-group > input[type=submit] + input[type=tel],.wpcf7 .input-group > select + input[type=tel],.wpcf7 .input-group > textarea + input[type=tel],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=tel],.wpcf7 .input-group > .form-control + input[type=number],.wpcf7 .input-group > input[type=text] + input[type=number],.wpcf7 .input-group > input[type=search] + input[type=number],.wpcf7 .input-group > input[type=url] + input[type=number],.wpcf7 .input-group > input[type=tel] + input[type=number],.wpcf7 .input-group > input[type=number] + input[type=number],.wpcf7 .input-group > input[type=range] + input[type=number],.wpcf7 .input-group > input[type=date] + input[type=number],.wpcf7 .input-group > input[type=month] + input[type=number],.wpcf7 .input-group > input[type=week] + input[type=number],.wpcf7 .input-group > input[type=time] + input[type=number],.wpcf7 .input-group > input[type=datetime] + input[type=number],.wpcf7 .input-group > input[type=datetime-local] + input[type=number],.wpcf7 .input-group > input[type=color] + input[type=number],.wpcf7 .input-group > input[type=email] + input[type=number],.wpcf7 .input-group > input[type=file] + input[type=number],.wpcf7 .input-group > input[type=submit] + input[type=number],.wpcf7 .input-group > select + input[type=number],.wpcf7 .input-group > textarea + input[type=number],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=number],.wpcf7 .input-group > .form-control + input[type=range],.wpcf7 .input-group > input[type=text] + input[type=range],.wpcf7 .input-group > input[type=search] + input[type=range],.wpcf7 .input-group > input[type=url] + input[type=range],.wpcf7 .input-group > input[type=tel] + input[type=range],.wpcf7 .input-group > input[type=number] + input[type=range],.wpcf7 .input-group > input[type=range] + input[type=range],.wpcf7 .input-group > input[type=date] + input[type=range],.wpcf7 .input-group > input[type=month] + input[type=range],.wpcf7 .input-group > input[type=week] + input[type=range],.wpcf7 .input-group > input[type=time] + input[type=range],.wpcf7 .input-group > input[type=datetime] + input[type=range],.wpcf7 .input-group > input[type=datetime-local] + input[type=range],.wpcf7 .input-group > input[type=color] + input[type=range],.wpcf7 .input-group > input[type=email] + input[type=range],.wpcf7 .input-group > input[type=file] + input[type=range],.wpcf7 .input-group > input[type=submit] + input[type=range],.wpcf7 .input-group > select + input[type=range],.wpcf7 .input-group > textarea + input[type=range],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=range],.wpcf7 .input-group > .form-control + input[type=date],.wpcf7 .input-group > input[type=text] + input[type=date],.wpcf7 .input-group > input[type=search] + input[type=date],.wpcf7 .input-group > input[type=url] + input[type=date],.wpcf7 .input-group > input[type=tel] + input[type=date],.wpcf7 .input-group > input[type=number] + input[type=date],.wpcf7 .input-group > input[type=range] + input[type=date],.wpcf7 .input-group > input[type=date] + input[type=date],.wpcf7 .input-group > input[type=month] + input[type=date],.wpcf7 .input-group > input[type=week] + input[type=date],.wpcf7 .input-group > input[type=time] + input[type=date],.wpcf7 .input-group > input[type=datetime] + input[type=date],.wpcf7 .input-group > input[type=datetime-local] + input[type=date],.wpcf7 .input-group > input[type=color] + input[type=date],.wpcf7 .input-group > input[type=email] + input[type=date],.wpcf7 .input-group > input[type=file] + input[type=date],.wpcf7 .input-group > input[type=submit] + input[type=date],.wpcf7 .input-group > select + input[type=date],.wpcf7 .input-group > textarea + input[type=date],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=date],.wpcf7 .input-group > .form-control + input[type=month],.wpcf7 .input-group > input[type=text] + input[type=month],.wpcf7 .input-group > input[type=search] + input[type=month],.wpcf7 .input-group > input[type=url] + input[type=month],.wpcf7 .input-group > input[type=tel] + input[type=month],.wpcf7 .input-group > input[type=number] + input[type=month],.wpcf7 .input-group > input[type=range] + input[type=month],.wpcf7 .input-group > input[type=date] + input[type=month],.wpcf7 .input-group > input[type=month] + input[type=month],.wpcf7 .input-group > input[type=week] + input[type=month],.wpcf7 .input-group > input[type=time] + input[type=month],.wpcf7 .input-group > input[type=datetime] + input[type=month],.wpcf7 .input-group > input[type=datetime-local] + input[type=month],.wpcf7 .input-group > input[type=color] + input[type=month],.wpcf7 .input-group > input[type=email] + input[type=month],.wpcf7 .input-group > input[type=file] + input[type=month],.wpcf7 .input-group > input[type=submit] + input[type=month],.wpcf7 .input-group > select + input[type=month],.wpcf7 .input-group > textarea + input[type=month],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=month],.wpcf7 .input-group > .form-control + input[type=week],.wpcf7 .input-group > input[type=text] + input[type=week],.wpcf7 .input-group > input[type=search] + input[type=week],.wpcf7 .input-group > input[type=url] + input[type=week],.wpcf7 .input-group > input[type=tel] + input[type=week],.wpcf7 .input-group > input[type=number] + input[type=week],.wpcf7 .input-group > input[type=range] + input[type=week],.wpcf7 .input-group > input[type=date] + input[type=week],.wpcf7 .input-group > input[type=month] + input[type=week],.wpcf7 .input-group > input[type=week] + input[type=week],.wpcf7 .input-group > input[type=time] + input[type=week],.wpcf7 .input-group > input[type=datetime] + input[type=week],.wpcf7 .input-group > input[type=datetime-local] + input[type=week],.wpcf7 .input-group > input[type=color] + input[type=week],.wpcf7 .input-group > input[type=email] + input[type=week],.wpcf7 .input-group > input[type=file] + input[type=week],.wpcf7 .input-group > input[type=submit] + input[type=week],.wpcf7 .input-group > select + input[type=week],.wpcf7 .input-group > textarea + input[type=week],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=week],.wpcf7 .input-group > .form-control + input[type=time],.wpcf7 .input-group > input[type=text] + input[type=time],.wpcf7 .input-group > input[type=search] + input[type=time],.wpcf7 .input-group > input[type=url] + input[type=time],.wpcf7 .input-group > input[type=tel] + input[type=time],.wpcf7 .input-group > input[type=number] + input[type=time],.wpcf7 .input-group > input[type=range] + input[type=time],.wpcf7 .input-group > input[type=date] + input[type=time],.wpcf7 .input-group > input[type=month] + input[type=time],.wpcf7 .input-group > input[type=week] + input[type=time],.wpcf7 .input-group > input[type=time] + input[type=time],.wpcf7 .input-group > input[type=datetime] + input[type=time],.wpcf7 .input-group > input[type=datetime-local] + input[type=time],.wpcf7 .input-group > input[type=color] + input[type=time],.wpcf7 .input-group > input[type=email] + input[type=time],.wpcf7 .input-group > input[type=file] + input[type=time],.wpcf7 .input-group > input[type=submit] + input[type=time],.wpcf7 .input-group > select + input[type=time],.wpcf7 .input-group > textarea + input[type=time],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=time],.wpcf7 .input-group > .form-control + input[type=datetime],.wpcf7 .input-group > input[type=text] + input[type=datetime],.wpcf7 .input-group > input[type=search] + input[type=datetime],.wpcf7 .input-group > input[type=url] + input[type=datetime],.wpcf7 .input-group > input[type=tel] + input[type=datetime],.wpcf7 .input-group > input[type=number] + input[type=datetime],.wpcf7 .input-group > input[type=range] + input[type=datetime],.wpcf7 .input-group > input[type=date] + input[type=datetime],.wpcf7 .input-group > input[type=month] + input[type=datetime],.wpcf7 .input-group > input[type=week] + input[type=datetime],.wpcf7 .input-group > input[type=time] + input[type=datetime],.wpcf7 .input-group > input[type=datetime] + input[type=datetime],.wpcf7 .input-group > input[type=datetime-local] + input[type=datetime],.wpcf7 .input-group > input[type=color] + input[type=datetime],.wpcf7 .input-group > input[type=email] + input[type=datetime],.wpcf7 .input-group > input[type=file] + input[type=datetime],.wpcf7 .input-group > input[type=submit] + input[type=datetime],.wpcf7 .input-group > select + input[type=datetime],.wpcf7 .input-group > textarea + input[type=datetime],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=datetime],.wpcf7 .input-group > .form-control + input[type=datetime-local],.wpcf7 .input-group > input[type=text] + input[type=datetime-local],.wpcf7 .input-group > input[type=search] + input[type=datetime-local],.wpcf7 .input-group > input[type=url] + input[type=datetime-local],.wpcf7 .input-group > input[type=tel] + input[type=datetime-local],.wpcf7 .input-group > input[type=number] + input[type=datetime-local],.wpcf7 .input-group > input[type=range] + input[type=datetime-local],.wpcf7 .input-group > input[type=date] + input[type=datetime-local],.wpcf7 .input-group > input[type=month] + input[type=datetime-local],.wpcf7 .input-group > input[type=week] + input[type=datetime-local],.wpcf7 .input-group > input[type=time] + input[type=datetime-local],.wpcf7 .input-group > input[type=datetime] + input[type=datetime-local],.wpcf7 .input-group > input[type=datetime-local] + input[type=datetime-local],.wpcf7 .input-group > input[type=color] + input[type=datetime-local],.wpcf7 .input-group > input[type=email] + input[type=datetime-local],.wpcf7 .input-group > input[type=file] + input[type=datetime-local],.wpcf7 .input-group > input[type=submit] + input[type=datetime-local],.wpcf7 .input-group > select + input[type=datetime-local],.wpcf7 .input-group > textarea + input[type=datetime-local],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=datetime-local],.wpcf7 .input-group > .form-control + input[type=color],.wpcf7 .input-group > input[type=text] + input[type=color],.wpcf7 .input-group > input[type=search] + input[type=color],.wpcf7 .input-group > input[type=url] + input[type=color],.wpcf7 .input-group > input[type=tel] + input[type=color],.wpcf7 .input-group > input[type=number] + input[type=color],.wpcf7 .input-group > input[type=range] + input[type=color],.wpcf7 .input-group > input[type=date] + input[type=color],.wpcf7 .input-group > input[type=month] + input[type=color],.wpcf7 .input-group > input[type=week] + input[type=color],.wpcf7 .input-group > input[type=time] + input[type=color],.wpcf7 .input-group > input[type=datetime] + input[type=color],.wpcf7 .input-group > input[type=datetime-local] + input[type=color],.wpcf7 .input-group > input[type=color] + input[type=color],.wpcf7 .input-group > input[type=email] + input[type=color],.wpcf7 .input-group > input[type=file] + input[type=color],.wpcf7 .input-group > input[type=submit] + input[type=color],.wpcf7 .input-group > select + input[type=color],.wpcf7 .input-group > textarea + input[type=color],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=color],.wpcf7 .input-group > .form-control + input[type=email],.wpcf7 .input-group > input[type=text] + input[type=email],.wpcf7 .input-group > input[type=search] + input[type=email],.wpcf7 .input-group > input[type=url] + input[type=email],.wpcf7 .input-group > input[type=tel] + input[type=email],.wpcf7 .input-group > input[type=number] + input[type=email],.wpcf7 .input-group > input[type=range] + input[type=email],.wpcf7 .input-group > input[type=date] + input[type=email],.wpcf7 .input-group > input[type=month] + input[type=email],.wpcf7 .input-group > input[type=week] + input[type=email],.wpcf7 .input-group > input[type=time] + input[type=email],.wpcf7 .input-group > input[type=datetime] + input[type=email],.wpcf7 .input-group > input[type=datetime-local] + input[type=email],.wpcf7 .input-group > input[type=color] + input[type=email],.wpcf7 .input-group > input[type=email] + input[type=email],.wpcf7 .input-group > input[type=file] + input[type=email],.wpcf7 .input-group > input[type=submit] + input[type=email],.wpcf7 .input-group > select + input[type=email],.wpcf7 .input-group > textarea + input[type=email],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=email],.wpcf7 .input-group > .form-control + input[type=file],.wpcf7 .input-group > input[type=text] + input[type=file],.wpcf7 .input-group > input[type=search] + input[type=file],.wpcf7 .input-group > input[type=url] + input[type=file],.wpcf7 .input-group > input[type=tel] + input[type=file],.wpcf7 .input-group > input[type=number] + input[type=file],.wpcf7 .input-group > input[type=range] + input[type=file],.wpcf7 .input-group > input[type=date] + input[type=file],.wpcf7 .input-group > input[type=month] + input[type=file],.wpcf7 .input-group > input[type=week] + input[type=file],.wpcf7 .input-group > input[type=time] + input[type=file],.wpcf7 .input-group > input[type=datetime] + input[type=file],.wpcf7 .input-group > input[type=datetime-local] + input[type=file],.wpcf7 .input-group > input[type=color] + input[type=file],.wpcf7 .input-group > input[type=email] + input[type=file],.wpcf7 .input-group > input[type=file] + input[type=file],.wpcf7 .input-group > input[type=submit] + input[type=file],.wpcf7 .input-group > select + input[type=file],.wpcf7 .input-group > textarea + input[type=file],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=file],.wpcf7 .input-group > .form-control + input[type=submit],.wpcf7 .input-group > input[type=text] + input[type=submit],.wpcf7 .input-group > input[type=search] + input[type=submit],.wpcf7 .input-group > input[type=url] + input[type=submit],.wpcf7 .input-group > input[type=tel] + input[type=submit],.wpcf7 .input-group > input[type=number] + input[type=submit],.wpcf7 .input-group > input[type=range] + input[type=submit],.wpcf7 .input-group > input[type=date] + input[type=submit],.wpcf7 .input-group > input[type=month] + input[type=submit],.wpcf7 .input-group > input[type=week] + input[type=submit],.wpcf7 .input-group > input[type=time] + input[type=submit],.wpcf7 .input-group > input[type=datetime] + input[type=submit],.wpcf7 .input-group > input[type=datetime-local] + input[type=submit],.wpcf7 .input-group > input[type=color] + input[type=submit],.wpcf7 .input-group > input[type=email] + input[type=submit],.wpcf7 .input-group > input[type=file] + input[type=submit],.wpcf7 .input-group > input[type=submit] + input[type=submit],.wpcf7 .input-group > select + input[type=submit],.wpcf7 .input-group > textarea + input[type=submit],.wpcf7 .input-group > .wpcf7-validation-errors + input[type=submit],.wpcf7 .input-group > .form-control + select,.wpcf7 .input-group > input[type=text] + select,.wpcf7 .input-group > input[type=search] + select,.wpcf7 .input-group > input[type=url] + select,.wpcf7 .input-group > input[type=tel] + select,.wpcf7 .input-group > input[type=number] + select,.wpcf7 .input-group > input[type=range] + select,.wpcf7 .input-group > input[type=date] + select,.wpcf7 .input-group > input[type=month] + select,.wpcf7 .input-group > input[type=week] + select,.wpcf7 .input-group > input[type=time] + select,.wpcf7 .input-group > input[type=datetime] + select,.wpcf7 .input-group > input[type=datetime-local] + select,.wpcf7 .input-group > input[type=color] + select,.wpcf7 .input-group > input[type=email] + select,.wpcf7 .input-group > input[type=file] + select,.wpcf7 .input-group > input[type=submit] + select,.wpcf7 .input-group > select + select,.wpcf7 .input-group > textarea + select,.wpcf7 .input-group > .wpcf7-validation-errors + select,.wpcf7 .input-group > .form-control + textarea,.wpcf7 .input-group > input[type=text] + textarea,.wpcf7 .input-group > input[type=search] + textarea,.wpcf7 .input-group > input[type=url] + textarea,.wpcf7 .input-group > input[type=tel] + textarea,.wpcf7 .input-group > input[type=number] + textarea,.wpcf7 .input-group > input[type=range] + textarea,.wpcf7 .input-group > input[type=date] + textarea,.wpcf7 .input-group > input[type=month] + textarea,.wpcf7 .input-group > input[type=week] + textarea,.wpcf7 .input-group > input[type=time] + textarea,.wpcf7 .input-group > input[type=datetime] + textarea,.wpcf7 .input-group > input[type=datetime-local] + textarea,.wpcf7 .input-group > input[type=color] + textarea,.wpcf7 .input-group > input[type=email] + textarea,.wpcf7 .input-group > input[type=file] + textarea,.wpcf7 .input-group > input[type=submit] + textarea,.wpcf7 .input-group > select + textarea,.wpcf7 .input-group > textarea + textarea,.wpcf7 .input-group > .wpcf7-validation-errors + textarea,.wpcf7 .input-group > .form-control + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=text] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=search] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=url] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=tel] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=number] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=range] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=date] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=month] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=week] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=time] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=datetime] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=datetime-local] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=color] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=email] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=file] + .wpcf7-validation-errors,.wpcf7 .input-group > input[type=submit] + .wpcf7-validation-errors,.wpcf7 .input-group > select + .wpcf7-validation-errors,.wpcf7 .input-group > textarea + .wpcf7-validation-errors,.wpcf7 .input-group > .wpcf7-validation-errors + .wpcf7-validation-errors,.input-group > .form-control + .custom-select,.wpcf7 .input-group > input[type=text] + .custom-select,.wpcf7 .input-group > input[type=search] + .custom-select,.wpcf7 .input-group > input[type=url] + .custom-select,.wpcf7 .input-group > input[type=tel] + .custom-select,.wpcf7 .input-group > input[type=number] + .custom-select,.wpcf7 .input-group > input[type=range] + .custom-select,.wpcf7 .input-group > input[type=date] + .custom-select,.wpcf7 .input-group > input[type=month] + .custom-select,.wpcf7 .input-group > input[type=week] + .custom-select,.wpcf7 .input-group > input[type=time] + .custom-select,.wpcf7 .input-group > input[type=datetime] + .custom-select,.wpcf7 .input-group > input[type=datetime-local] + .custom-select,.wpcf7 .input-group > input[type=color] + .custom-select,.wpcf7 .input-group > input[type=email] + .custom-select,.wpcf7 .input-group > input[type=file] + .custom-select,.wpcf7 .input-group > input[type=submit] + .custom-select,.wpcf7 .input-group > select + .custom-select,.wpcf7 .input-group > textarea + .custom-select,.wpcf7 .input-group > .wpcf7-validation-errors + .custom-select,.input-group > .form-control + .custom-file,.wpcf7 .input-group > input[type=text] + .custom-file,.wpcf7 .input-group > input[type=search] + .custom-file,.wpcf7 .input-group > input[type=url] + .custom-file,.wpcf7 .input-group > input[type=tel] + .custom-file,.wpcf7 .input-group > input[type=number] + .custom-file,.wpcf7 .input-group > input[type=range] + .custom-file,.wpcf7 .input-group > input[type=date] + .custom-file,.wpcf7 .input-group > input[type=month] + .custom-file,.wpcf7 .input-group > input[type=week] + .custom-file,.wpcf7 .input-group > input[type=time] + .custom-file,.wpcf7 .input-group > input[type=datetime] + .custom-file,.wpcf7 .input-group > input[type=datetime-local] + .custom-file,.wpcf7 .input-group > input[type=color] + .custom-file,.wpcf7 .input-group > input[type=email] + .custom-file,.wpcf7 .input-group > input[type=file] + .custom-file,.wpcf7 .input-group > input[type=submit] + .custom-file,.wpcf7 .input-group > select + .custom-file,.wpcf7 .input-group > textarea + .custom-file,.wpcf7 .input-group > .wpcf7-validation-errors + .custom-file,.input-group > .custom-select + .form-control,.wpcf7 .input-group > .custom-select + input[type=text],.wpcf7 .input-group > .custom-select + input[type=search],.wpcf7 .input-group > .custom-select + input[type=url],.wpcf7 .input-group > .custom-select + input[type=tel],.wpcf7 .input-group > .custom-select + input[type=number],.wpcf7 .input-group > .custom-select + input[type=range],.wpcf7 .input-group > .custom-select + input[type=date],.wpcf7 .input-group > .custom-select + input[type=month],.wpcf7 .input-group > .custom-select + input[type=week],.wpcf7 .input-group > .custom-select + input[type=time],.wpcf7 .input-group > .custom-select + input[type=datetime],.wpcf7 .input-group > .custom-select + input[type=datetime-local],.wpcf7 .input-group > .custom-select + input[type=color],.wpcf7 .input-group > .custom-select + input[type=email],.wpcf7 .input-group > .custom-select + input[type=file],.wpcf7 .input-group > .custom-select + input[type=submit],.wpcf7 .input-group > .custom-select + select,.wpcf7 .input-group > .custom-select + textarea,.wpcf7 .input-group > .custom-select + .wpcf7-validation-errors,.input-group > .custom-select + .custom-select,.input-group > .custom-select + .custom-file,.input-group > .custom-file + .form-control,.wpcf7 .input-group > .custom-file + input[type=text],.wpcf7 .input-group > .custom-file + input[type=search],.wpcf7 .input-group > .custom-file + input[type=url],.wpcf7 .input-group > .custom-file + input[type=tel],.wpcf7 .input-group > .custom-file + input[type=number],.wpcf7 .input-group > .custom-file + input[type=range],.wpcf7 .input-group > .custom-file + input[type=date],.wpcf7 .input-group > .custom-file + input[type=month],.wpcf7 .input-group > .custom-file + input[type=week],.wpcf7 .input-group > .custom-file + input[type=time],.wpcf7 .input-group > .custom-file + input[type=datetime],.wpcf7 .input-group > .custom-file + input[type=datetime-local],.wpcf7 .input-group > .custom-file + input[type=color],.wpcf7 .input-group > .custom-file + input[type=email],.wpcf7 .input-group > .custom-file + input[type=file],.wpcf7 .input-group > .custom-file + input[type=submit],.wpcf7 .input-group > .custom-file + select,.wpcf7 .input-group > .custom-file + textarea,.wpcf7 .input-group > .custom-file + .wpcf7-validation-errors,.input-group > .custom-file + .custom-select,.input-group > .custom-file + .custom-file{margin-left:-1px}.input-group > .form-control:not(:last-child),.wpcf7 .input-group > input:not(:last-child)[type=text],.wpcf7 .input-group > input:not(:last-child)[type=search],.wpcf7 .input-group > input:not(:last-child)[type=url],.wpcf7 .input-group > input:not(:last-child)[type=tel],.wpcf7 .input-group > input:not(:last-child)[type=number],.wpcf7 .input-group > input:not(:last-child)[type=range],.wpcf7 .input-group > input:not(:last-child)[type=date],.wpcf7 .input-group > input:not(:last-child)[type=month],.wpcf7 .input-group > input:not(:last-child)[type=week],.wpcf7 .input-group > input:not(:last-child)[type=time],.wpcf7 .input-group > input:not(:last-child)[type=datetime],.wpcf7 .input-group > input:not(:last-child)[type=datetime-local],.wpcf7 .input-group > input:not(:last-child)[type=color],.wpcf7 .input-group > input:not(:last-child)[type=email],.wpcf7 .input-group > input:not(:last-child)[type=file],.wpcf7 .input-group > input:not(:last-child)[type=submit],.wpcf7 .input-group > select:not(:last-child),.wpcf7 .input-group > textarea:not(:last-child),.wpcf7 .input-group > .wpcf7-validation-errors:not(:last-child),.input-group > .custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group > .form-control:not(:first-child),.wpcf7 .input-group > input:not(:first-child)[type=text],.wpcf7 .input-group > input:not(:first-child)[type=search],.wpcf7 .input-group > input:not(:first-child)[type=url],.wpcf7 .input-group > input:not(:first-child)[type=tel],.wpcf7 .input-group > input:not(:first-child)[type=number],.wpcf7 .input-group > input:not(:first-child)[type=range],.wpcf7 .input-group > input:not(:first-child)[type=date],.wpcf7 .input-group > input:not(:first-child)[type=month],.wpcf7 .input-group > input:not(:first-child)[type=week],.wpcf7 .input-group > input:not(:first-child)[type=time],.wpcf7 .input-group > input:not(:first-child)[type=datetime],.wpcf7 .input-group > input:not(:first-child)[type=datetime-local],.wpcf7 .input-group > input:not(:first-child)[type=color],.wpcf7 .input-group > input:not(:first-child)[type=email],.wpcf7 .input-group > input:not(:first-child)[type=file],.wpcf7 .input-group > input:not(:first-child)[type=submit],.wpcf7 .input-group > select:not(:first-child),.wpcf7 .input-group > textarea:not(:first-child),.wpcf7 .input-group > .wpcf7-validation-errors:not(:first-child),.input-group > .custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group > .custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group > .custom-file:not(:first-child) .custom-file-label,.input-group > .custom-file:not(:first-child) .custom-file-label::after{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend,.input-group-append{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-prepend .btn,.input-group-prepend .mec-fes-form button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-prepend button[type=submit].mec-fes-sub-button,.input-group-prepend .mec-booking-tab-content .button,.mec-booking-tab-content .input-group-prepend .button,.input-group-prepend .mec-booking-tab-content .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-prepend .mec-bfixed-field-add-option,.input-group-prepend .mec-booking-tab-content .mec-reg-field-add-option,.mec-booking-tab-content .input-group-prepend .mec-reg-field-add-option,.input-group-prepend .mec-fes-form .mec-form-row .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-prepend .button:not(.wp-color-result),.input-group-prepend ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-prepend .mec_bfixed_field_remove,.input-group-prepend ul#mec_orgz_form_row li .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-prepend .mec-additional-organizer-remove,.input-group-prepend ul#mec_reg_form_fields li .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-prepend .mec_reg_field_remove,.input-group-prepend .mec-events-button,.input-group-prepend .wpcf7 input[type=submit],.wpcf7 .input-group-prepend input[type=submit],.input-group-append .btn,.input-group-append .mec-fes-form button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-append button[type=submit].mec-fes-sub-button,.input-group-append .mec-booking-tab-content .button,.mec-booking-tab-content .input-group-append .button,.input-group-append .mec-booking-tab-content .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-append .mec-bfixed-field-add-option,.input-group-append .mec-booking-tab-content .mec-reg-field-add-option,.mec-booking-tab-content .input-group-append .mec-reg-field-add-option,.input-group-append .mec-fes-form .mec-form-row .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-append .button:not(.wp-color-result),.input-group-append ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-append .mec_bfixed_field_remove,.input-group-append ul#mec_orgz_form_row li .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-append .mec-additional-organizer-remove,.input-group-append ul#mec_reg_form_fields li .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-append .mec_reg_field_remove,.input-group-append .mec-events-button,.input-group-append .wpcf7 input[type=submit],.wpcf7 .input-group-append input[type=submit]{position:relative;z-index:2}.input-group-prepend .btn + .btn,.input-group-prepend .mec-fes-form button[type=submit].mec-fes-sub-button + .btn,.mec-fes-form .input-group-prepend button[type=submit].mec-fes-sub-button + .btn,.input-group-prepend .mec-fes-form .btn + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-prepend .btn + button[type=submit].mec-fes-sub-button,.input-group-prepend .mec-fes-form button[type=submit].mec-fes-sub-button + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-prepend button[type=submit].mec-fes-sub-button + button[type=submit].mec-fes-sub-button,.input-group-prepend .mec-booking-tab-content .button + .btn,.input-group-prepend .mec-booking-tab-content .mec-fes-form .button + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-prepend .mec-booking-tab-content .button + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group-prepend .button + .btn,.mec-booking-tab-content .input-group-prepend .mec-fes-form .button + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .input-group-prepend .button + button[type=submit].mec-fes-sub-button,.input-group-prepend .mec-booking-tab-content .mec-bfixed-field-add-option + .btn,.input-group-prepend .mec-booking-tab-content .mec-fes-form .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-prepend .mec-booking-tab-content .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group-prepend .mec-bfixed-field-add-option + .btn,.mec-booking-tab-content .input-group-prepend .mec-fes-form .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .input-group-prepend .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.input-group-prepend .mec-booking-tab-content .mec-reg-field-add-option + .btn,.input-group-prepend .mec-booking-tab-content .mec-fes-form .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-prepend .mec-booking-tab-content .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group-prepend .mec-reg-field-add-option + .btn,.mec-booking-tab-content .input-group-prepend .mec-fes-form .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .input-group-prepend .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.input-group-prepend .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .btn,.input-group-prepend .mec-fes-form .mec-form-row .button:not(.wp-color-result) + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-form-row .input-group-prepend .button:not(.wp-color-result) + .btn,.mec-fes-form .mec-form-row .input-group-prepend .button:not(.wp-color-result) + button[type=submit].mec-fes-sub-button,.input-group-prepend ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .btn,.input-group-prepend ul#mec_bfixed_form_fields li .mec-fes-form .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-prepend ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,ul#mec_bfixed_form_fields li .input-group-prepend .mec_bfixed_field_remove + .btn,ul#mec_bfixed_form_fields li .input-group-prepend .mec-fes-form .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_bfixed_form_fields li .input-group-prepend .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,.input-group-prepend ul#mec_orgz_form_row li .mec-additional-organizer-remove + .btn,.input-group-prepend ul#mec_orgz_form_row li .mec-fes-form .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-prepend ul#mec_orgz_form_row li .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,ul#mec_orgz_form_row li .input-group-prepend .mec-additional-organizer-remove + .btn,ul#mec_orgz_form_row li .input-group-prepend .mec-fes-form .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_orgz_form_row li .input-group-prepend .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,.input-group-prepend ul#mec_reg_form_fields li .mec_reg_field_remove + .btn,.input-group-prepend ul#mec_reg_form_fields li .mec-fes-form .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-prepend ul#mec_reg_form_fields li .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,ul#mec_reg_form_fields li .input-group-prepend .mec_reg_field_remove + .btn,ul#mec_reg_form_fields li .input-group-prepend .mec-fes-form .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_reg_form_fields li .input-group-prepend .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,.input-group-prepend .mec-booking-tab-content .btn + .button,.input-group-prepend .mec-booking-tab-content .mec-fes-form button[type=submit].mec-fes-sub-button + .button,.mec-fes-form .input-group-prepend .mec-booking-tab-content button[type=submit].mec-fes-sub-button + .button,.mec-booking-tab-content .input-group-prepend .btn + .button,.mec-booking-tab-content .input-group-prepend .mec-fes-form button[type=submit].mec-fes-sub-button + .button,.mec-fes-form .mec-booking-tab-content .input-group-prepend button[type=submit].mec-fes-sub-button + .button,.input-group-prepend .mec-booking-tab-content .button + .button,.mec-booking-tab-content .input-group-prepend .button + .button,.input-group-prepend .mec-booking-tab-content .mec-bfixed-field-add-option + .button,.mec-booking-tab-content .input-group-prepend .mec-bfixed-field-add-option + .button,.input-group-prepend .mec-booking-tab-content .mec-reg-field-add-option + .button,.mec-booking-tab-content .input-group-prepend .mec-reg-field-add-option + .button,.input-group-prepend .mec-fes-form .mec-form-row .mec-booking-tab-content .button:not(.wp-color-result) + .button,.mec-booking-tab-content .input-group-prepend .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .button,.mec-fes-form .mec-form-row .input-group-prepend .mec-booking-tab-content .button:not(.wp-color-result) + .button,.mec-booking-tab-content .mec-fes-form .mec-form-row .input-group-prepend .button:not(.wp-color-result) + .button,.input-group-prepend ul#mec_bfixed_form_fields li .mec-booking-tab-content .mec_bfixed_field_remove + .button,.mec-booking-tab-content .input-group-prepend ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .button,ul#mec_bfixed_form_fields li .input-group-prepend .mec-booking-tab-content .mec_bfixed_field_remove + .button,.mec-booking-tab-content ul#mec_bfixed_form_fields li .input-group-prepend .mec_bfixed_field_remove + .button,.input-group-prepend ul#mec_orgz_form_row li .mec-booking-tab-content .mec-additional-organizer-remove + .button,.mec-booking-tab-content .input-group-prepend ul#mec_orgz_form_row li .mec-additional-organizer-remove + .button,ul#mec_orgz_form_row li .input-group-prepend .mec-booking-tab-content .mec-additional-organizer-remove + .button,.mec-booking-tab-content ul#mec_orgz_form_row li .input-group-prepend .mec-additional-organizer-remove + .button,.input-group-prepend ul#mec_reg_form_fields li .mec-booking-tab-content .mec_reg_field_remove + .button,.mec-booking-tab-content .input-group-prepend ul#mec_reg_form_fields li .mec_reg_field_remove + .button,ul#mec_reg_form_fields li .input-group-prepend .mec-booking-tab-content .mec_reg_field_remove + .button,.mec-booking-tab-content ul#mec_reg_form_fields li .input-group-prepend .mec_reg_field_remove + .button,.input-group-prepend .mec-booking-tab-content .btn + .mec-bfixed-field-add-option,.input-group-prepend .mec-booking-tab-content .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.mec-fes-form .input-group-prepend .mec-booking-tab-content button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-prepend .btn + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-prepend .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.mec-fes-form .mec-booking-tab-content .input-group-prepend button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.input-group-prepend .mec-booking-tab-content .button + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-prepend .button + .mec-bfixed-field-add-option,.input-group-prepend .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-prepend .mec-bfixed-field-add-option + .mec-bfixed-field-add-option,.input-group-prepend .mec-booking-tab-content .mec-reg-field-add-option + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-prepend .mec-reg-field-add-option + .mec-bfixed-field-add-option,.input-group-prepend .mec-fes-form .mec-form-row .mec-booking-tab-content .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-prepend .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.mec-fes-form .mec-form-row .input-group-prepend .mec-booking-tab-content .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.mec-booking-tab-content .mec-fes-form .mec-form-row .input-group-prepend .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.input-group-prepend ul#mec_bfixed_form_fields li .mec-booking-tab-content .mec_bfixed_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-prepend ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-bfixed-field-add-option,ul#mec_bfixed_form_fields li .input-group-prepend .mec-booking-tab-content .mec_bfixed_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_bfixed_form_fields li .input-group-prepend .mec_bfixed_field_remove + .mec-bfixed-field-add-option,.input-group-prepend ul#mec_orgz_form_row li .mec-booking-tab-content .mec-additional-organizer-remove + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-prepend ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-bfixed-field-add-option,ul#mec_orgz_form_row li .input-group-prepend .mec-booking-tab-content .mec-additional-organizer-remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_orgz_form_row li .input-group-prepend .mec-additional-organizer-remove + .mec-bfixed-field-add-option,.input-group-prepend ul#mec_reg_form_fields li .mec-booking-tab-content .mec_reg_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-prepend ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-bfixed-field-add-option,ul#mec_reg_form_fields li .input-group-prepend .mec-booking-tab-content .mec_reg_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_reg_form_fields li .input-group-prepend .mec_reg_field_remove + .mec-bfixed-field-add-option,.input-group-prepend .mec-booking-tab-content .btn + .mec-reg-field-add-option,.input-group-prepend .mec-booking-tab-content .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.mec-fes-form .input-group-prepend .mec-booking-tab-content button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-prepend .btn + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-prepend .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.mec-fes-form .mec-booking-tab-content .input-group-prepend button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.input-group-prepend .mec-booking-tab-content .button + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-prepend .button + .mec-reg-field-add-option,.input-group-prepend .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-prepend .mec-bfixed-field-add-option + .mec-reg-field-add-option,.input-group-prepend .mec-booking-tab-content .mec-reg-field-add-option + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-prepend .mec-reg-field-add-option + .mec-reg-field-add-option,.input-group-prepend .mec-fes-form .mec-form-row .mec-booking-tab-content .button:not(.wp-color-result) + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-prepend .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-reg-field-add-option,.mec-fes-form .mec-form-row .input-group-prepend .mec-booking-tab-content .button:not(.wp-color-result) + .mec-reg-field-add-option,.mec-booking-tab-content .mec-fes-form .mec-form-row .input-group-prepend .button:not(.wp-color-result) + .mec-reg-field-add-option,.input-group-prepend ul#mec_bfixed_form_fields li .mec-booking-tab-content .mec_bfixed_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-prepend ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-reg-field-add-option,ul#mec_bfixed_form_fields li .input-group-prepend .mec-booking-tab-content .mec_bfixed_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_bfixed_form_fields li .input-group-prepend .mec_bfixed_field_remove + .mec-reg-field-add-option,.input-group-prepend ul#mec_orgz_form_row li .mec-booking-tab-content .mec-additional-organizer-remove + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-prepend ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-reg-field-add-option,ul#mec_orgz_form_row li .input-group-prepend .mec-booking-tab-content .mec-additional-organizer-remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_orgz_form_row li .input-group-prepend .mec-additional-organizer-remove + .mec-reg-field-add-option,.input-group-prepend ul#mec_reg_form_fields li .mec-booking-tab-content .mec_reg_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-prepend ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-reg-field-add-option,ul#mec_reg_form_fields li .input-group-prepend .mec-booking-tab-content .mec_reg_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_reg_form_fields li .input-group-prepend .mec_reg_field_remove + .mec-reg-field-add-option,.input-group-prepend .mec-fes-form .mec-form-row .btn + .button:not(.wp-color-result),.input-group-prepend .mec-fes-form .mec-form-row button[type=submit].mec-fes-sub-button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-prepend .btn + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-prepend button[type=submit].mec-fes-sub-button + .button:not(.wp-color-result),.input-group-prepend .mec-booking-tab-content .mec-fes-form .mec-form-row .button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-prepend .mec-booking-tab-content .button + .button:not(.wp-color-result),.mec-booking-tab-content .input-group-prepend .mec-fes-form .mec-form-row .button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .input-group-prepend .button + .button:not(.wp-color-result),.input-group-prepend .mec-booking-tab-content .mec-fes-form .mec-form-row .mec-bfixed-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-prepend .mec-booking-tab-content .mec-bfixed-field-add-option + .button:not(.wp-color-result),.mec-booking-tab-content .input-group-prepend .mec-fes-form .mec-form-row .mec-bfixed-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .input-group-prepend .mec-bfixed-field-add-option + .button:not(.wp-color-result),.input-group-prepend .mec-booking-tab-content .mec-fes-form .mec-form-row .mec-reg-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-prepend .mec-booking-tab-content .mec-reg-field-add-option + .button:not(.wp-color-result),.mec-booking-tab-content .input-group-prepend .mec-fes-form .mec-form-row .mec-reg-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .input-group-prepend .mec-reg-field-add-option + .button:not(.wp-color-result),.input-group-prepend .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-prepend .button:not(.wp-color-result) + .button:not(.wp-color-result),.input-group-prepend ul#mec_bfixed_form_fields li .mec-fes-form .mec-form-row .mec_bfixed_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-prepend ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group-prepend .mec-fes-form .mec-form-row .mec_bfixed_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_bfixed_form_fields li .input-group-prepend .mec_bfixed_field_remove + .button:not(.wp-color-result),.input-group-prepend ul#mec_orgz_form_row li .mec-fes-form .mec-form-row .mec-additional-organizer-remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-prepend ul#mec_orgz_form_row li .mec-additional-organizer-remove + .button:not(.wp-color-result),ul#mec_orgz_form_row li .input-group-prepend .mec-fes-form .mec-form-row .mec-additional-organizer-remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_orgz_form_row li .input-group-prepend .mec-additional-organizer-remove + .button:not(.wp-color-result),.input-group-prepend ul#mec_reg_form_fields li .mec-fes-form .mec-form-row .mec_reg_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-prepend ul#mec_reg_form_fields li .mec_reg_field_remove + .button:not(.wp-color-result),ul#mec_reg_form_fields li .input-group-prepend .mec-fes-form .mec-form-row .mec_reg_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_reg_form_fields li .input-group-prepend .mec_reg_field_remove + .button:not(.wp-color-result),.input-group-prepend ul#mec_bfixed_form_fields li .btn + .mec_bfixed_field_remove,.input-group-prepend ul#mec_bfixed_form_fields li .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,.mec-fes-form .input-group-prepend ul#mec_bfixed_form_fields li button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-prepend .btn + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-prepend .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,.mec-fes-form ul#mec_bfixed_form_fields li .input-group-prepend button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,.input-group-prepend .mec-booking-tab-content ul#mec_bfixed_form_fields li .button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-prepend .mec-booking-tab-content .button + .mec_bfixed_field_remove,.mec-booking-tab-content .input-group-prepend ul#mec_bfixed_form_fields li .button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .input-group-prepend .button + .mec_bfixed_field_remove,.input-group-prepend .mec-booking-tab-content ul#mec_bfixed_form_fields li .mec-bfixed-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-prepend .mec-booking-tab-content .mec-bfixed-field-add-option + .mec_bfixed_field_remove,.mec-booking-tab-content .input-group-prepend ul#mec_bfixed_form_fields li .mec-bfixed-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .input-group-prepend .mec-bfixed-field-add-option + .mec_bfixed_field_remove,.input-group-prepend .mec-booking-tab-content ul#mec_bfixed_form_fields li .mec-reg-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-prepend .mec-booking-tab-content .mec-reg-field-add-option + .mec_bfixed_field_remove,.mec-booking-tab-content .input-group-prepend ul#mec_bfixed_form_fields li .mec-reg-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .input-group-prepend .mec-reg-field-add-option + .mec_bfixed_field_remove,.input-group-prepend .mec-fes-form .mec-form-row ul#mec_bfixed_form_fields li .button:not(.wp-color-result) + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-prepend .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec_bfixed_field_remove,.mec-fes-form .mec-form-row .input-group-prepend ul#mec_bfixed_form_fields li .button:not(.wp-color-result) + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-fes-form .mec-form-row .input-group-prepend .button:not(.wp-color-result) + .mec_bfixed_field_remove,.input-group-prepend ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-prepend .mec_bfixed_field_remove + .mec_bfixed_field_remove,.input-group-prepend ul#mec_orgz_form_row ul#mec_bfixed_form_fields li .mec-additional-organizer-remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields .input-group-prepend ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec_bfixed_field_remove,ul#mec_orgz_form_row ul#mec_bfixed_form_fields li .input-group-prepend .mec-additional-organizer-remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields ul#mec_orgz_form_row li .input-group-prepend .mec-additional-organizer-remove + .mec_bfixed_field_remove,.input-group-prepend ul#mec_reg_form_fields ul#mec_bfixed_form_fields li .mec_reg_field_remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields .input-group-prepend ul#mec_reg_form_fields li .mec_reg_field_remove + .mec_bfixed_field_remove,ul#mec_reg_form_fields ul#mec_bfixed_form_fields li .input-group-prepend .mec_reg_field_remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields ul#mec_reg_form_fields li .input-group-prepend .mec_reg_field_remove + .mec_bfixed_field_remove,.input-group-prepend ul#mec_orgz_form_row li .btn + .mec-additional-organizer-remove,.input-group-prepend ul#mec_orgz_form_row li .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,.mec-fes-form .input-group-prepend ul#mec_orgz_form_row li button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-prepend .btn + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-prepend .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,.mec-fes-form ul#mec_orgz_form_row li .input-group-prepend button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,.input-group-prepend .mec-booking-tab-content ul#mec_orgz_form_row li .button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-prepend .mec-booking-tab-content .button + .mec-additional-organizer-remove,.mec-booking-tab-content .input-group-prepend ul#mec_orgz_form_row li .button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .input-group-prepend .button + .mec-additional-organizer-remove,.input-group-prepend .mec-booking-tab-content ul#mec_orgz_form_row li .mec-bfixed-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-prepend .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-additional-organizer-remove,.mec-booking-tab-content .input-group-prepend ul#mec_orgz_form_row li .mec-bfixed-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .input-group-prepend .mec-bfixed-field-add-option + .mec-additional-organizer-remove,.input-group-prepend .mec-booking-tab-content ul#mec_orgz_form_row li .mec-reg-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-prepend .mec-booking-tab-content .mec-reg-field-add-option + .mec-additional-organizer-remove,.mec-booking-tab-content .input-group-prepend ul#mec_orgz_form_row li .mec-reg-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .input-group-prepend .mec-reg-field-add-option + .mec-additional-organizer-remove,.input-group-prepend .mec-fes-form .mec-form-row ul#mec_orgz_form_row li .button:not(.wp-color-result) + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-prepend .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-additional-organizer-remove,.mec-fes-form .mec-form-row .input-group-prepend ul#mec_orgz_form_row li .button:not(.wp-color-result) + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-fes-form .mec-form-row .input-group-prepend .button:not(.wp-color-result) + .mec-additional-organizer-remove,.input-group-prepend ul#mec_bfixed_form_fields ul#mec_orgz_form_row li .mec_bfixed_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row .input-group-prepend ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-additional-organizer-remove,ul#mec_bfixed_form_fields ul#mec_orgz_form_row li .input-group-prepend .mec_bfixed_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row ul#mec_bfixed_form_fields li .input-group-prepend .mec_bfixed_field_remove + .mec-additional-organizer-remove,.input-group-prepend ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-prepend .mec-additional-organizer-remove + .mec-additional-organizer-remove,.input-group-prepend ul#mec_reg_form_fields ul#mec_orgz_form_row li .mec_reg_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row .input-group-prepend ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-additional-organizer-remove,ul#mec_reg_form_fields ul#mec_orgz_form_row li .input-group-prepend .mec_reg_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row ul#mec_reg_form_fields li .input-group-prepend .mec_reg_field_remove + .mec-additional-organizer-remove,.input-group-prepend ul#mec_reg_form_fields li .btn + .mec_reg_field_remove,.input-group-prepend ul#mec_reg_form_fields li .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,.mec-fes-form .input-group-prepend ul#mec_reg_form_fields li button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-prepend .btn + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-prepend .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,.mec-fes-form ul#mec_reg_form_fields li .input-group-prepend button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,.input-group-prepend .mec-booking-tab-content ul#mec_reg_form_fields li .button + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-prepend .mec-booking-tab-content .button + .mec_reg_field_remove,.mec-booking-tab-content .input-group-prepend ul#mec_reg_form_fields li .button + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .input-group-prepend .button + .mec_reg_field_remove,.input-group-prepend .mec-booking-tab-content ul#mec_reg_form_fields li .mec-bfixed-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-prepend .mec-booking-tab-content .mec-bfixed-field-add-option + .mec_reg_field_remove,.mec-booking-tab-content .input-group-prepend ul#mec_reg_form_fields li .mec-bfixed-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .input-group-prepend .mec-bfixed-field-add-option + .mec_reg_field_remove,.input-group-prepend .mec-booking-tab-content ul#mec_reg_form_fields li .mec-reg-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-prepend .mec-booking-tab-content .mec-reg-field-add-option + .mec_reg_field_remove,.mec-booking-tab-content .input-group-prepend ul#mec_reg_form_fields li .mec-reg-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .input-group-prepend .mec-reg-field-add-option + .mec_reg_field_remove,.input-group-prepend .mec-fes-form .mec-form-row ul#mec_reg_form_fields li .button:not(.wp-color-result) + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-prepend .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec_reg_field_remove,.mec-fes-form .mec-form-row .input-group-prepend ul#mec_reg_form_fields li .button:not(.wp-color-result) + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-fes-form .mec-form-row .input-group-prepend .button:not(.wp-color-result) + .mec_reg_field_remove,.input-group-prepend ul#mec_bfixed_form_fields ul#mec_reg_form_fields li .mec_bfixed_field_remove + .mec_reg_field_remove,ul#mec_reg_form_fields .input-group-prepend ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec_reg_field_remove,ul#mec_bfixed_form_fields ul#mec_reg_form_fields li .input-group-prepend .mec_bfixed_field_remove + .mec_reg_field_remove,ul#mec_reg_form_fields ul#mec_bfixed_form_fields li .input-group-prepend .mec_bfixed_field_remove + .mec_reg_field_remove,.input-group-prepend ul#mec_orgz_form_row ul#mec_reg_form_fields li .mec-additional-organizer-remove + .mec_reg_field_remove,ul#mec_reg_form_fields .input-group-prepend ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec_reg_field_remove,ul#mec_orgz_form_row ul#mec_reg_form_fields li .input-group-prepend .mec-additional-organizer-remove + .mec_reg_field_remove,ul#mec_reg_form_fields ul#mec_orgz_form_row li .input-group-prepend .mec-additional-organizer-remove + .mec_reg_field_remove,.input-group-prepend ul#mec_reg_form_fields li .mec_reg_field_remove + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-prepend .mec_reg_field_remove + .mec_reg_field_remove,.input-group-prepend .mec-events-button + .btn,.input-group-prepend .mec-fes-form .mec-events-button + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-prepend .mec-events-button + button[type=submit].mec-fes-sub-button,.input-group-prepend .mec-booking-tab-content .mec-events-button + .button,.mec-booking-tab-content .input-group-prepend .mec-events-button + .button,.input-group-prepend .mec-booking-tab-content .mec-events-button + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-prepend .mec-events-button + .mec-bfixed-field-add-option,.input-group-prepend .mec-booking-tab-content .mec-events-button + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-prepend .mec-events-button + .mec-reg-field-add-option,.input-group-prepend .mec-fes-form .mec-form-row .mec-events-button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-prepend .mec-events-button + .button:not(.wp-color-result),.input-group-prepend ul#mec_bfixed_form_fields li .mec-events-button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-prepend .mec-events-button + .mec_bfixed_field_remove,.input-group-prepend ul#mec_orgz_form_row li .mec-events-button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-prepend .mec-events-button + .mec-additional-organizer-remove,.input-group-prepend ul#mec_reg_form_fields li .mec-events-button + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-prepend .mec-events-button + .mec_reg_field_remove,.input-group-prepend .btn + .mec-events-button,.input-group-prepend .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-events-button,.mec-fes-form .input-group-prepend button[type=submit].mec-fes-sub-button + .mec-events-button,.input-group-prepend .mec-booking-tab-content .button + .mec-events-button,.mec-booking-tab-content .input-group-prepend .button + .mec-events-button,.input-group-prepend .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-events-button,.mec-booking-tab-content .input-group-prepend .mec-bfixed-field-add-option + .mec-events-button,.input-group-prepend .mec-booking-tab-content .mec-reg-field-add-option + .mec-events-button,.mec-booking-tab-content .input-group-prepend .mec-reg-field-add-option + .mec-events-button,.input-group-prepend .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-events-button,.mec-fes-form .mec-form-row .input-group-prepend .button:not(.wp-color-result) + .mec-events-button,.input-group-prepend ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-events-button,ul#mec_bfixed_form_fields li .input-group-prepend .mec_bfixed_field_remove + .mec-events-button,.input-group-prepend ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-events-button,ul#mec_orgz_form_row li .input-group-prepend .mec-additional-organizer-remove + .mec-events-button,.input-group-prepend ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-events-button,ul#mec_reg_form_fields li .input-group-prepend .mec_reg_field_remove + .mec-events-button,.input-group-prepend .mec-events-button + .mec-events-button,.input-group-prepend .wpcf7 input[type=submit] + .btn,.input-group-prepend .wpcf7 .mec-fes-form input[type=submit] + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-prepend .wpcf7 input[type=submit] + button[type=submit].mec-fes-sub-button,.input-group-prepend .wpcf7 .mec-booking-tab-content input[type=submit] + .button,.mec-booking-tab-content .input-group-prepend .wpcf7 input[type=submit] + .button,.input-group-prepend .wpcf7 .mec-booking-tab-content input[type=submit] + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-prepend .wpcf7 input[type=submit] + .mec-bfixed-field-add-option,.input-group-prepend .wpcf7 .mec-booking-tab-content input[type=submit] + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-prepend .wpcf7 input[type=submit] + .mec-reg-field-add-option,.input-group-prepend .wpcf7 .mec-fes-form .mec-form-row input[type=submit] + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-prepend .wpcf7 input[type=submit] + .button:not(.wp-color-result),.input-group-prepend .wpcf7 ul#mec_bfixed_form_fields li input[type=submit] + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-prepend .wpcf7 input[type=submit] + .mec_bfixed_field_remove,.input-group-prepend .wpcf7 ul#mec_orgz_form_row li input[type=submit] + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-prepend .wpcf7 input[type=submit] + .mec-additional-organizer-remove,.input-group-prepend .wpcf7 ul#mec_reg_form_fields li input[type=submit] + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-prepend .wpcf7 input[type=submit] + .mec_reg_field_remove,.input-group-prepend .wpcf7 input[type=submit] + .mec-events-button,.wpcf7 .input-group-prepend input[type=submit] + .btn,.wpcf7 .input-group-prepend .mec-fes-form input[type=submit] + button[type=submit].mec-fes-sub-button,.mec-fes-form .wpcf7 .input-group-prepend input[type=submit] + button[type=submit].mec-fes-sub-button,.wpcf7 .input-group-prepend .mec-booking-tab-content input[type=submit] + .button,.mec-booking-tab-content .wpcf7 .input-group-prepend input[type=submit] + .button,.wpcf7 .input-group-prepend .mec-booking-tab-content input[type=submit] + .mec-bfixed-field-add-option,.mec-booking-tab-content .wpcf7 .input-group-prepend input[type=submit] + .mec-bfixed-field-add-option,.wpcf7 .input-group-prepend .mec-booking-tab-content input[type=submit] + .mec-reg-field-add-option,.mec-booking-tab-content .wpcf7 .input-group-prepend input[type=submit] + .mec-reg-field-add-option,.wpcf7 .input-group-prepend .mec-fes-form .mec-form-row input[type=submit] + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .wpcf7 .input-group-prepend input[type=submit] + .button:not(.wp-color-result),.wpcf7 .input-group-prepend ul#mec_bfixed_form_fields li input[type=submit] + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .wpcf7 .input-group-prepend input[type=submit] + .mec_bfixed_field_remove,.wpcf7 .input-group-prepend ul#mec_orgz_form_row li input[type=submit] + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .wpcf7 .input-group-prepend input[type=submit] + .mec-additional-organizer-remove,.wpcf7 .input-group-prepend ul#mec_reg_form_fields li input[type=submit] + .mec_reg_field_remove,ul#mec_reg_form_fields li .wpcf7 .input-group-prepend input[type=submit] + .mec_reg_field_remove,.wpcf7 .input-group-prepend input[type=submit] + .mec-events-button,.input-group-prepend .wpcf7 .btn + input[type=submit],.input-group-prepend .wpcf7 .mec-fes-form button[type=submit].mec-fes-sub-button + input[type=submit],.mec-fes-form .input-group-prepend .wpcf7 button[type=submit].mec-fes-sub-button + input[type=submit],.input-group-prepend .wpcf7 .mec-booking-tab-content .button + input[type=submit],.mec-booking-tab-content .input-group-prepend .wpcf7 .button + input[type=submit],.input-group-prepend .wpcf7 .mec-booking-tab-content .mec-bfixed-field-add-option + input[type=submit],.mec-booking-tab-content .input-group-prepend .wpcf7 .mec-bfixed-field-add-option + input[type=submit],.input-group-prepend .wpcf7 .mec-booking-tab-content .mec-reg-field-add-option + input[type=submit],.mec-booking-tab-content .input-group-prepend .wpcf7 .mec-reg-field-add-option + input[type=submit],.input-group-prepend .wpcf7 .mec-fes-form .mec-form-row .button:not(.wp-color-result) + input[type=submit],.mec-fes-form .mec-form-row .input-group-prepend .wpcf7 .button:not(.wp-color-result) + input[type=submit],.input-group-prepend .wpcf7 ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + input[type=submit],ul#mec_bfixed_form_fields li .input-group-prepend .wpcf7 .mec_bfixed_field_remove + input[type=submit],.input-group-prepend .wpcf7 ul#mec_orgz_form_row li .mec-additional-organizer-remove + input[type=submit],ul#mec_orgz_form_row li .input-group-prepend .wpcf7 .mec-additional-organizer-remove + input[type=submit],.input-group-prepend .wpcf7 ul#mec_reg_form_fields li .mec_reg_field_remove + input[type=submit],ul#mec_reg_form_fields li .input-group-prepend .wpcf7 .mec_reg_field_remove + input[type=submit],.input-group-prepend .wpcf7 .mec-events-button + input[type=submit],.wpcf7 .input-group-prepend .btn + input[type=submit],.wpcf7 .input-group-prepend .mec-fes-form button[type=submit].mec-fes-sub-button + input[type=submit],.mec-fes-form .wpcf7 .input-group-prepend button[type=submit].mec-fes-sub-button + input[type=submit],.wpcf7 .input-group-prepend .mec-booking-tab-content .button + input[type=submit],.mec-booking-tab-content .wpcf7 .input-group-prepend .button + input[type=submit],.wpcf7 .input-group-prepend .mec-booking-tab-content .mec-bfixed-field-add-option + input[type=submit],.mec-booking-tab-content .wpcf7 .input-group-prepend .mec-bfixed-field-add-option + input[type=submit],.wpcf7 .input-group-prepend .mec-booking-tab-content .mec-reg-field-add-option + input[type=submit],.mec-booking-tab-content .wpcf7 .input-group-prepend .mec-reg-field-add-option + input[type=submit],.wpcf7 .input-group-prepend .mec-fes-form .mec-form-row .button:not(.wp-color-result) + input[type=submit],.mec-fes-form .mec-form-row .wpcf7 .input-group-prepend .button:not(.wp-color-result) + input[type=submit],.wpcf7 .input-group-prepend ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + input[type=submit],ul#mec_bfixed_form_fields li .wpcf7 .input-group-prepend .mec_bfixed_field_remove + input[type=submit],.wpcf7 .input-group-prepend ul#mec_orgz_form_row li .mec-additional-organizer-remove + input[type=submit],ul#mec_orgz_form_row li .wpcf7 .input-group-prepend .mec-additional-organizer-remove + input[type=submit],.wpcf7 .input-group-prepend ul#mec_reg_form_fields li .mec_reg_field_remove + input[type=submit],ul#mec_reg_form_fields li .wpcf7 .input-group-prepend .mec_reg_field_remove + input[type=submit],.wpcf7 .input-group-prepend .mec-events-button + input[type=submit],.input-group-prepend .wpcf7 input[type=submit] + input[type=submit],.wpcf7 .input-group-prepend input[type=submit] + input[type=submit],.input-group-prepend .btn + .input-group-text,.input-group-prepend .mec-fes-form button[type=submit].mec-fes-sub-button + .input-group-text,.mec-fes-form .input-group-prepend button[type=submit].mec-fes-sub-button + .input-group-text,.input-group-prepend .mec-booking-tab-content .button + .input-group-text,.mec-booking-tab-content .input-group-prepend .button + .input-group-text,.input-group-prepend .mec-booking-tab-content .mec-bfixed-field-add-option + .input-group-text,.mec-booking-tab-content .input-group-prepend .mec-bfixed-field-add-option + .input-group-text,.input-group-prepend .mec-booking-tab-content .mec-reg-field-add-option + .input-group-text,.mec-booking-tab-content .input-group-prepend .mec-reg-field-add-option + .input-group-text,.input-group-prepend .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .input-group-text,.mec-fes-form .mec-form-row .input-group-prepend .button:not(.wp-color-result) + .input-group-text,.input-group-prepend ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .input-group-text,ul#mec_bfixed_form_fields li .input-group-prepend .mec_bfixed_field_remove + .input-group-text,.input-group-prepend ul#mec_orgz_form_row li .mec-additional-organizer-remove + .input-group-text,ul#mec_orgz_form_row li .input-group-prepend .mec-additional-organizer-remove + .input-group-text,.input-group-prepend ul#mec_reg_form_fields li .mec_reg_field_remove + .input-group-text,ul#mec_reg_form_fields li .input-group-prepend .mec_reg_field_remove + .input-group-text,.input-group-prepend .mec-events-button + .input-group-text,.input-group-prepend .wpcf7 input[type=submit] + .input-group-text,.wpcf7 .input-group-prepend input[type=submit] + .input-group-text,.input-group-prepend .input-group-text + .input-group-text,.input-group-prepend .input-group-text + .btn,.input-group-prepend .mec-fes-form .input-group-text + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-prepend .input-group-text + button[type=submit].mec-fes-sub-button,.input-group-prepend .mec-booking-tab-content .input-group-text + .button,.mec-booking-tab-content .input-group-prepend .input-group-text + .button,.input-group-prepend .mec-booking-tab-content .input-group-text + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-prepend .input-group-text + .mec-bfixed-field-add-option,.input-group-prepend .mec-booking-tab-content .input-group-text + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-prepend .input-group-text + .mec-reg-field-add-option,.input-group-prepend .mec-fes-form .mec-form-row .input-group-text + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-prepend .input-group-text + .button:not(.wp-color-result),.input-group-prepend ul#mec_bfixed_form_fields li .input-group-text + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-prepend .input-group-text + .mec_bfixed_field_remove,.input-group-prepend ul#mec_orgz_form_row li .input-group-text + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-prepend .input-group-text + .mec-additional-organizer-remove,.input-group-prepend ul#mec_reg_form_fields li .input-group-text + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-prepend .input-group-text + .mec_reg_field_remove,.input-group-prepend .input-group-text + .mec-events-button,.input-group-prepend .wpcf7 .input-group-text + input[type=submit],.wpcf7 .input-group-prepend .input-group-text + input[type=submit],.input-group-append .btn + .btn,.input-group-append .mec-fes-form button[type=submit].mec-fes-sub-button + .btn,.mec-fes-form .input-group-append button[type=submit].mec-fes-sub-button + .btn,.input-group-append .mec-fes-form .btn + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-append .btn + button[type=submit].mec-fes-sub-button,.input-group-append .mec-fes-form button[type=submit].mec-fes-sub-button + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-append button[type=submit].mec-fes-sub-button + button[type=submit].mec-fes-sub-button,.input-group-append .mec-booking-tab-content .button + .btn,.input-group-append .mec-booking-tab-content .mec-fes-form .button + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-append .mec-booking-tab-content .button + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group-append .button + .btn,.mec-booking-tab-content .input-group-append .mec-fes-form .button + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .input-group-append .button + button[type=submit].mec-fes-sub-button,.input-group-append .mec-booking-tab-content .mec-bfixed-field-add-option + .btn,.input-group-append .mec-booking-tab-content .mec-fes-form .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-append .mec-booking-tab-content .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group-append .mec-bfixed-field-add-option + .btn,.mec-booking-tab-content .input-group-append .mec-fes-form .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .input-group-append .mec-bfixed-field-add-option + button[type=submit].mec-fes-sub-button,.input-group-append .mec-booking-tab-content .mec-reg-field-add-option + .btn,.input-group-append .mec-booking-tab-content .mec-fes-form .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-append .mec-booking-tab-content .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group-append .mec-reg-field-add-option + .btn,.mec-booking-tab-content .input-group-append .mec-fes-form .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-booking-tab-content .input-group-append .mec-reg-field-add-option + button[type=submit].mec-fes-sub-button,.input-group-append .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .btn,.input-group-append .mec-fes-form .mec-form-row .button:not(.wp-color-result) + button[type=submit].mec-fes-sub-button,.mec-fes-form .mec-form-row .input-group-append .button:not(.wp-color-result) + .btn,.mec-fes-form .mec-form-row .input-group-append .button:not(.wp-color-result) + button[type=submit].mec-fes-sub-button,.input-group-append ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .btn,.input-group-append ul#mec_bfixed_form_fields li .mec-fes-form .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-append ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,ul#mec_bfixed_form_fields li .input-group-append .mec_bfixed_field_remove + .btn,ul#mec_bfixed_form_fields li .input-group-append .mec-fes-form .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_bfixed_form_fields li .input-group-append .mec_bfixed_field_remove + button[type=submit].mec-fes-sub-button,.input-group-append ul#mec_orgz_form_row li .mec-additional-organizer-remove + .btn,.input-group-append ul#mec_orgz_form_row li .mec-fes-form .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-append ul#mec_orgz_form_row li .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,ul#mec_orgz_form_row li .input-group-append .mec-additional-organizer-remove + .btn,ul#mec_orgz_form_row li .input-group-append .mec-fes-form .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_orgz_form_row li .input-group-append .mec-additional-organizer-remove + button[type=submit].mec-fes-sub-button,.input-group-append ul#mec_reg_form_fields li .mec_reg_field_remove + .btn,.input-group-append ul#mec_reg_form_fields li .mec-fes-form .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-append ul#mec_reg_form_fields li .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,ul#mec_reg_form_fields li .input-group-append .mec_reg_field_remove + .btn,ul#mec_reg_form_fields li .input-group-append .mec-fes-form .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,.mec-fes-form ul#mec_reg_form_fields li .input-group-append .mec_reg_field_remove + button[type=submit].mec-fes-sub-button,.input-group-append .mec-booking-tab-content .btn + .button,.input-group-append .mec-booking-tab-content .mec-fes-form button[type=submit].mec-fes-sub-button + .button,.mec-fes-form .input-group-append .mec-booking-tab-content button[type=submit].mec-fes-sub-button + .button,.mec-booking-tab-content .input-group-append .btn + .button,.mec-booking-tab-content .input-group-append .mec-fes-form button[type=submit].mec-fes-sub-button + .button,.mec-fes-form .mec-booking-tab-content .input-group-append button[type=submit].mec-fes-sub-button + .button,.input-group-append .mec-booking-tab-content .button + .button,.mec-booking-tab-content .input-group-append .button + .button,.input-group-append .mec-booking-tab-content .mec-bfixed-field-add-option + .button,.mec-booking-tab-content .input-group-append .mec-bfixed-field-add-option + .button,.input-group-append .mec-booking-tab-content .mec-reg-field-add-option + .button,.mec-booking-tab-content .input-group-append .mec-reg-field-add-option + .button,.input-group-append .mec-fes-form .mec-form-row .mec-booking-tab-content .button:not(.wp-color-result) + .button,.mec-booking-tab-content .input-group-append .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .button,.mec-fes-form .mec-form-row .input-group-append .mec-booking-tab-content .button:not(.wp-color-result) + .button,.mec-booking-tab-content .mec-fes-form .mec-form-row .input-group-append .button:not(.wp-color-result) + .button,.input-group-append ul#mec_bfixed_form_fields li .mec-booking-tab-content .mec_bfixed_field_remove + .button,.mec-booking-tab-content .input-group-append ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .button,ul#mec_bfixed_form_fields li .input-group-append .mec-booking-tab-content .mec_bfixed_field_remove + .button,.mec-booking-tab-content ul#mec_bfixed_form_fields li .input-group-append .mec_bfixed_field_remove + .button,.input-group-append ul#mec_orgz_form_row li .mec-booking-tab-content .mec-additional-organizer-remove + .button,.mec-booking-tab-content .input-group-append ul#mec_orgz_form_row li .mec-additional-organizer-remove + .button,ul#mec_orgz_form_row li .input-group-append .mec-booking-tab-content .mec-additional-organizer-remove + .button,.mec-booking-tab-content ul#mec_orgz_form_row li .input-group-append .mec-additional-organizer-remove + .button,.input-group-append ul#mec_reg_form_fields li .mec-booking-tab-content .mec_reg_field_remove + .button,.mec-booking-tab-content .input-group-append ul#mec_reg_form_fields li .mec_reg_field_remove + .button,ul#mec_reg_form_fields li .input-group-append .mec-booking-tab-content .mec_reg_field_remove + .button,.mec-booking-tab-content ul#mec_reg_form_fields li .input-group-append .mec_reg_field_remove + .button,.input-group-append .mec-booking-tab-content .btn + .mec-bfixed-field-add-option,.input-group-append .mec-booking-tab-content .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.mec-fes-form .input-group-append .mec-booking-tab-content button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-append .btn + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-append .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.mec-fes-form .mec-booking-tab-content .input-group-append button[type=submit].mec-fes-sub-button + .mec-bfixed-field-add-option,.input-group-append .mec-booking-tab-content .button + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-append .button + .mec-bfixed-field-add-option,.input-group-append .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-append .mec-bfixed-field-add-option + .mec-bfixed-field-add-option,.input-group-append .mec-booking-tab-content .mec-reg-field-add-option + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-append .mec-reg-field-add-option + .mec-bfixed-field-add-option,.input-group-append .mec-fes-form .mec-form-row .mec-booking-tab-content .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-append .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.mec-fes-form .mec-form-row .input-group-append .mec-booking-tab-content .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.mec-booking-tab-content .mec-fes-form .mec-form-row .input-group-append .button:not(.wp-color-result) + .mec-bfixed-field-add-option,.input-group-append ul#mec_bfixed_form_fields li .mec-booking-tab-content .mec_bfixed_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-append ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-bfixed-field-add-option,ul#mec_bfixed_form_fields li .input-group-append .mec-booking-tab-content .mec_bfixed_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_bfixed_form_fields li .input-group-append .mec_bfixed_field_remove + .mec-bfixed-field-add-option,.input-group-append ul#mec_orgz_form_row li .mec-booking-tab-content .mec-additional-organizer-remove + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-append ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-bfixed-field-add-option,ul#mec_orgz_form_row li .input-group-append .mec-booking-tab-content .mec-additional-organizer-remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_orgz_form_row li .input-group-append .mec-additional-organizer-remove + .mec-bfixed-field-add-option,.input-group-append ul#mec_reg_form_fields li .mec-booking-tab-content .mec_reg_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-append ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-bfixed-field-add-option,ul#mec_reg_form_fields li .input-group-append .mec-booking-tab-content .mec_reg_field_remove + .mec-bfixed-field-add-option,.mec-booking-tab-content ul#mec_reg_form_fields li .input-group-append .mec_reg_field_remove + .mec-bfixed-field-add-option,.input-group-append .mec-booking-tab-content .btn + .mec-reg-field-add-option,.input-group-append .mec-booking-tab-content .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.mec-fes-form .input-group-append .mec-booking-tab-content button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-append .btn + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-append .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.mec-fes-form .mec-booking-tab-content .input-group-append button[type=submit].mec-fes-sub-button + .mec-reg-field-add-option,.input-group-append .mec-booking-tab-content .button + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-append .button + .mec-reg-field-add-option,.input-group-append .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-append .mec-bfixed-field-add-option + .mec-reg-field-add-option,.input-group-append .mec-booking-tab-content .mec-reg-field-add-option + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-append .mec-reg-field-add-option + .mec-reg-field-add-option,.input-group-append .mec-fes-form .mec-form-row .mec-booking-tab-content .button:not(.wp-color-result) + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-append .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-reg-field-add-option,.mec-fes-form .mec-form-row .input-group-append .mec-booking-tab-content .button:not(.wp-color-result) + .mec-reg-field-add-option,.mec-booking-tab-content .mec-fes-form .mec-form-row .input-group-append .button:not(.wp-color-result) + .mec-reg-field-add-option,.input-group-append ul#mec_bfixed_form_fields li .mec-booking-tab-content .mec_bfixed_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-append ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-reg-field-add-option,ul#mec_bfixed_form_fields li .input-group-append .mec-booking-tab-content .mec_bfixed_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_bfixed_form_fields li .input-group-append .mec_bfixed_field_remove + .mec-reg-field-add-option,.input-group-append ul#mec_orgz_form_row li .mec-booking-tab-content .mec-additional-organizer-remove + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-append ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-reg-field-add-option,ul#mec_orgz_form_row li .input-group-append .mec-booking-tab-content .mec-additional-organizer-remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_orgz_form_row li .input-group-append .mec-additional-organizer-remove + .mec-reg-field-add-option,.input-group-append ul#mec_reg_form_fields li .mec-booking-tab-content .mec_reg_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-append ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-reg-field-add-option,ul#mec_reg_form_fields li .input-group-append .mec-booking-tab-content .mec_reg_field_remove + .mec-reg-field-add-option,.mec-booking-tab-content ul#mec_reg_form_fields li .input-group-append .mec_reg_field_remove + .mec-reg-field-add-option,.input-group-append .mec-fes-form .mec-form-row .btn + .button:not(.wp-color-result),.input-group-append .mec-fes-form .mec-form-row button[type=submit].mec-fes-sub-button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-append .btn + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-append button[type=submit].mec-fes-sub-button + .button:not(.wp-color-result),.input-group-append .mec-booking-tab-content .mec-fes-form .mec-form-row .button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-append .mec-booking-tab-content .button + .button:not(.wp-color-result),.mec-booking-tab-content .input-group-append .mec-fes-form .mec-form-row .button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .input-group-append .button + .button:not(.wp-color-result),.input-group-append .mec-booking-tab-content .mec-fes-form .mec-form-row .mec-bfixed-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-append .mec-booking-tab-content .mec-bfixed-field-add-option + .button:not(.wp-color-result),.mec-booking-tab-content .input-group-append .mec-fes-form .mec-form-row .mec-bfixed-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .input-group-append .mec-bfixed-field-add-option + .button:not(.wp-color-result),.input-group-append .mec-booking-tab-content .mec-fes-form .mec-form-row .mec-reg-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-append .mec-booking-tab-content .mec-reg-field-add-option + .button:not(.wp-color-result),.mec-booking-tab-content .input-group-append .mec-fes-form .mec-form-row .mec-reg-field-add-option + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .mec-booking-tab-content .input-group-append .mec-reg-field-add-option + .button:not(.wp-color-result),.input-group-append .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-append .button:not(.wp-color-result) + .button:not(.wp-color-result),.input-group-append ul#mec_bfixed_form_fields li .mec-fes-form .mec-form-row .mec_bfixed_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-append ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group-append .mec-fes-form .mec-form-row .mec_bfixed_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_bfixed_form_fields li .input-group-append .mec_bfixed_field_remove + .button:not(.wp-color-result),.input-group-append ul#mec_orgz_form_row li .mec-fes-form .mec-form-row .mec-additional-organizer-remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-append ul#mec_orgz_form_row li .mec-additional-organizer-remove + .button:not(.wp-color-result),ul#mec_orgz_form_row li .input-group-append .mec-fes-form .mec-form-row .mec-additional-organizer-remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_orgz_form_row li .input-group-append .mec-additional-organizer-remove + .button:not(.wp-color-result),.input-group-append ul#mec_reg_form_fields li .mec-fes-form .mec-form-row .mec_reg_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-append ul#mec_reg_form_fields li .mec_reg_field_remove + .button:not(.wp-color-result),ul#mec_reg_form_fields li .input-group-append .mec-fes-form .mec-form-row .mec_reg_field_remove + .button:not(.wp-color-result),.mec-fes-form .mec-form-row ul#mec_reg_form_fields li .input-group-append .mec_reg_field_remove + .button:not(.wp-color-result),.input-group-append ul#mec_bfixed_form_fields li .btn + .mec_bfixed_field_remove,.input-group-append ul#mec_bfixed_form_fields li .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,.mec-fes-form .input-group-append ul#mec_bfixed_form_fields li button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-append .btn + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-append .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,.mec-fes-form ul#mec_bfixed_form_fields li .input-group-append button[type=submit].mec-fes-sub-button + .mec_bfixed_field_remove,.input-group-append .mec-booking-tab-content ul#mec_bfixed_form_fields li .button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-append .mec-booking-tab-content .button + .mec_bfixed_field_remove,.mec-booking-tab-content .input-group-append ul#mec_bfixed_form_fields li .button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .input-group-append .button + .mec_bfixed_field_remove,.input-group-append .mec-booking-tab-content ul#mec_bfixed_form_fields li .mec-bfixed-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-append .mec-booking-tab-content .mec-bfixed-field-add-option + .mec_bfixed_field_remove,.mec-booking-tab-content .input-group-append ul#mec_bfixed_form_fields li .mec-bfixed-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .input-group-append .mec-bfixed-field-add-option + .mec_bfixed_field_remove,.input-group-append .mec-booking-tab-content ul#mec_bfixed_form_fields li .mec-reg-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-append .mec-booking-tab-content .mec-reg-field-add-option + .mec_bfixed_field_remove,.mec-booking-tab-content .input-group-append ul#mec_bfixed_form_fields li .mec-reg-field-add-option + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-booking-tab-content .input-group-append .mec-reg-field-add-option + .mec_bfixed_field_remove,.input-group-append .mec-fes-form .mec-form-row ul#mec_bfixed_form_fields li .button:not(.wp-color-result) + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-append .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec_bfixed_field_remove,.mec-fes-form .mec-form-row .input-group-append ul#mec_bfixed_form_fields li .button:not(.wp-color-result) + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .mec-fes-form .mec-form-row .input-group-append .button:not(.wp-color-result) + .mec_bfixed_field_remove,.input-group-append ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-append .mec_bfixed_field_remove + .mec_bfixed_field_remove,.input-group-append ul#mec_orgz_form_row ul#mec_bfixed_form_fields li .mec-additional-organizer-remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields .input-group-append ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec_bfixed_field_remove,ul#mec_orgz_form_row ul#mec_bfixed_form_fields li .input-group-append .mec-additional-organizer-remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields ul#mec_orgz_form_row li .input-group-append .mec-additional-organizer-remove + .mec_bfixed_field_remove,.input-group-append ul#mec_reg_form_fields ul#mec_bfixed_form_fields li .mec_reg_field_remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields .input-group-append ul#mec_reg_form_fields li .mec_reg_field_remove + .mec_bfixed_field_remove,ul#mec_reg_form_fields ul#mec_bfixed_form_fields li .input-group-append .mec_reg_field_remove + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields ul#mec_reg_form_fields li .input-group-append .mec_reg_field_remove + .mec_bfixed_field_remove,.input-group-append ul#mec_orgz_form_row li .btn + .mec-additional-organizer-remove,.input-group-append ul#mec_orgz_form_row li .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,.mec-fes-form .input-group-append ul#mec_orgz_form_row li button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-append .btn + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-append .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,.mec-fes-form ul#mec_orgz_form_row li .input-group-append button[type=submit].mec-fes-sub-button + .mec-additional-organizer-remove,.input-group-append .mec-booking-tab-content ul#mec_orgz_form_row li .button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-append .mec-booking-tab-content .button + .mec-additional-organizer-remove,.mec-booking-tab-content .input-group-append ul#mec_orgz_form_row li .button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .input-group-append .button + .mec-additional-organizer-remove,.input-group-append .mec-booking-tab-content ul#mec_orgz_form_row li .mec-bfixed-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-append .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-additional-organizer-remove,.mec-booking-tab-content .input-group-append ul#mec_orgz_form_row li .mec-bfixed-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .input-group-append .mec-bfixed-field-add-option + .mec-additional-organizer-remove,.input-group-append .mec-booking-tab-content ul#mec_orgz_form_row li .mec-reg-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-append .mec-booking-tab-content .mec-reg-field-add-option + .mec-additional-organizer-remove,.mec-booking-tab-content .input-group-append ul#mec_orgz_form_row li .mec-reg-field-add-option + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-booking-tab-content .input-group-append .mec-reg-field-add-option + .mec-additional-organizer-remove,.input-group-append .mec-fes-form .mec-form-row ul#mec_orgz_form_row li .button:not(.wp-color-result) + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-append .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-additional-organizer-remove,.mec-fes-form .mec-form-row .input-group-append ul#mec_orgz_form_row li .button:not(.wp-color-result) + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .mec-fes-form .mec-form-row .input-group-append .button:not(.wp-color-result) + .mec-additional-organizer-remove,.input-group-append ul#mec_bfixed_form_fields ul#mec_orgz_form_row li .mec_bfixed_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row .input-group-append ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-additional-organizer-remove,ul#mec_bfixed_form_fields ul#mec_orgz_form_row li .input-group-append .mec_bfixed_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row ul#mec_bfixed_form_fields li .input-group-append .mec_bfixed_field_remove + .mec-additional-organizer-remove,.input-group-append ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-append .mec-additional-organizer-remove + .mec-additional-organizer-remove,.input-group-append ul#mec_reg_form_fields ul#mec_orgz_form_row li .mec_reg_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row .input-group-append ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-additional-organizer-remove,ul#mec_reg_form_fields ul#mec_orgz_form_row li .input-group-append .mec_reg_field_remove + .mec-additional-organizer-remove,ul#mec_orgz_form_row ul#mec_reg_form_fields li .input-group-append .mec_reg_field_remove + .mec-additional-organizer-remove,.input-group-append ul#mec_reg_form_fields li .btn + .mec_reg_field_remove,.input-group-append ul#mec_reg_form_fields li .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,.mec-fes-form .input-group-append ul#mec_reg_form_fields li button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-append .btn + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-append .mec-fes-form button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,.mec-fes-form ul#mec_reg_form_fields li .input-group-append button[type=submit].mec-fes-sub-button + .mec_reg_field_remove,.input-group-append .mec-booking-tab-content ul#mec_reg_form_fields li .button + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-append .mec-booking-tab-content .button + .mec_reg_field_remove,.mec-booking-tab-content .input-group-append ul#mec_reg_form_fields li .button + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .input-group-append .button + .mec_reg_field_remove,.input-group-append .mec-booking-tab-content ul#mec_reg_form_fields li .mec-bfixed-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-append .mec-booking-tab-content .mec-bfixed-field-add-option + .mec_reg_field_remove,.mec-booking-tab-content .input-group-append ul#mec_reg_form_fields li .mec-bfixed-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .input-group-append .mec-bfixed-field-add-option + .mec_reg_field_remove,.input-group-append .mec-booking-tab-content ul#mec_reg_form_fields li .mec-reg-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-append .mec-booking-tab-content .mec-reg-field-add-option + .mec_reg_field_remove,.mec-booking-tab-content .input-group-append ul#mec_reg_form_fields li .mec-reg-field-add-option + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-booking-tab-content .input-group-append .mec-reg-field-add-option + .mec_reg_field_remove,.input-group-append .mec-fes-form .mec-form-row ul#mec_reg_form_fields li .button:not(.wp-color-result) + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-append .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec_reg_field_remove,.mec-fes-form .mec-form-row .input-group-append ul#mec_reg_form_fields li .button:not(.wp-color-result) + .mec_reg_field_remove,ul#mec_reg_form_fields li .mec-fes-form .mec-form-row .input-group-append .button:not(.wp-color-result) + .mec_reg_field_remove,.input-group-append ul#mec_bfixed_form_fields ul#mec_reg_form_fields li .mec_bfixed_field_remove + .mec_reg_field_remove,ul#mec_reg_form_fields .input-group-append ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec_reg_field_remove,ul#mec_bfixed_form_fields ul#mec_reg_form_fields li .input-group-append .mec_bfixed_field_remove + .mec_reg_field_remove,ul#mec_reg_form_fields ul#mec_bfixed_form_fields li .input-group-append .mec_bfixed_field_remove + .mec_reg_field_remove,.input-group-append ul#mec_orgz_form_row ul#mec_reg_form_fields li .mec-additional-organizer-remove + .mec_reg_field_remove,ul#mec_reg_form_fields .input-group-append ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec_reg_field_remove,ul#mec_orgz_form_row ul#mec_reg_form_fields li .input-group-append .mec-additional-organizer-remove + .mec_reg_field_remove,ul#mec_reg_form_fields ul#mec_orgz_form_row li .input-group-append .mec-additional-organizer-remove + .mec_reg_field_remove,.input-group-append ul#mec_reg_form_fields li .mec_reg_field_remove + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-append .mec_reg_field_remove + .mec_reg_field_remove,.input-group-append .mec-events-button + .btn,.input-group-append .mec-fes-form .mec-events-button + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-append .mec-events-button + button[type=submit].mec-fes-sub-button,.input-group-append .mec-booking-tab-content .mec-events-button + .button,.mec-booking-tab-content .input-group-append .mec-events-button + .button,.input-group-append .mec-booking-tab-content .mec-events-button + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-append .mec-events-button + .mec-bfixed-field-add-option,.input-group-append .mec-booking-tab-content .mec-events-button + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-append .mec-events-button + .mec-reg-field-add-option,.input-group-append .mec-fes-form .mec-form-row .mec-events-button + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-append .mec-events-button + .button:not(.wp-color-result),.input-group-append ul#mec_bfixed_form_fields li .mec-events-button + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-append .mec-events-button + .mec_bfixed_field_remove,.input-group-append ul#mec_orgz_form_row li .mec-events-button + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-append .mec-events-button + .mec-additional-organizer-remove,.input-group-append ul#mec_reg_form_fields li .mec-events-button + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-append .mec-events-button + .mec_reg_field_remove,.input-group-append .btn + .mec-events-button,.input-group-append .mec-fes-form button[type=submit].mec-fes-sub-button + .mec-events-button,.mec-fes-form .input-group-append button[type=submit].mec-fes-sub-button + .mec-events-button,.input-group-append .mec-booking-tab-content .button + .mec-events-button,.mec-booking-tab-content .input-group-append .button + .mec-events-button,.input-group-append .mec-booking-tab-content .mec-bfixed-field-add-option + .mec-events-button,.mec-booking-tab-content .input-group-append .mec-bfixed-field-add-option + .mec-events-button,.input-group-append .mec-booking-tab-content .mec-reg-field-add-option + .mec-events-button,.mec-booking-tab-content .input-group-append .mec-reg-field-add-option + .mec-events-button,.input-group-append .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .mec-events-button,.mec-fes-form .mec-form-row .input-group-append .button:not(.wp-color-result) + .mec-events-button,.input-group-append ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .mec-events-button,ul#mec_bfixed_form_fields li .input-group-append .mec_bfixed_field_remove + .mec-events-button,.input-group-append ul#mec_orgz_form_row li .mec-additional-organizer-remove + .mec-events-button,ul#mec_orgz_form_row li .input-group-append .mec-additional-organizer-remove + .mec-events-button,.input-group-append ul#mec_reg_form_fields li .mec_reg_field_remove + .mec-events-button,ul#mec_reg_form_fields li .input-group-append .mec_reg_field_remove + .mec-events-button,.input-group-append .mec-events-button + .mec-events-button,.input-group-append .wpcf7 input[type=submit] + .btn,.input-group-append .wpcf7 .mec-fes-form input[type=submit] + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-append .wpcf7 input[type=submit] + button[type=submit].mec-fes-sub-button,.input-group-append .wpcf7 .mec-booking-tab-content input[type=submit] + .button,.mec-booking-tab-content .input-group-append .wpcf7 input[type=submit] + .button,.input-group-append .wpcf7 .mec-booking-tab-content input[type=submit] + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-append .wpcf7 input[type=submit] + .mec-bfixed-field-add-option,.input-group-append .wpcf7 .mec-booking-tab-content input[type=submit] + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-append .wpcf7 input[type=submit] + .mec-reg-field-add-option,.input-group-append .wpcf7 .mec-fes-form .mec-form-row input[type=submit] + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-append .wpcf7 input[type=submit] + .button:not(.wp-color-result),.input-group-append .wpcf7 ul#mec_bfixed_form_fields li input[type=submit] + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-append .wpcf7 input[type=submit] + .mec_bfixed_field_remove,.input-group-append .wpcf7 ul#mec_orgz_form_row li input[type=submit] + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-append .wpcf7 input[type=submit] + .mec-additional-organizer-remove,.input-group-append .wpcf7 ul#mec_reg_form_fields li input[type=submit] + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-append .wpcf7 input[type=submit] + .mec_reg_field_remove,.input-group-append .wpcf7 input[type=submit] + .mec-events-button,.wpcf7 .input-group-append input[type=submit] + .btn,.wpcf7 .input-group-append .mec-fes-form input[type=submit] + button[type=submit].mec-fes-sub-button,.mec-fes-form .wpcf7 .input-group-append input[type=submit] + button[type=submit].mec-fes-sub-button,.wpcf7 .input-group-append .mec-booking-tab-content input[type=submit] + .button,.mec-booking-tab-content .wpcf7 .input-group-append input[type=submit] + .button,.wpcf7 .input-group-append .mec-booking-tab-content input[type=submit] + .mec-bfixed-field-add-option,.mec-booking-tab-content .wpcf7 .input-group-append input[type=submit] + .mec-bfixed-field-add-option,.wpcf7 .input-group-append .mec-booking-tab-content input[type=submit] + .mec-reg-field-add-option,.mec-booking-tab-content .wpcf7 .input-group-append input[type=submit] + .mec-reg-field-add-option,.wpcf7 .input-group-append .mec-fes-form .mec-form-row input[type=submit] + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .wpcf7 .input-group-append input[type=submit] + .button:not(.wp-color-result),.wpcf7 .input-group-append ul#mec_bfixed_form_fields li input[type=submit] + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .wpcf7 .input-group-append input[type=submit] + .mec_bfixed_field_remove,.wpcf7 .input-group-append ul#mec_orgz_form_row li input[type=submit] + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .wpcf7 .input-group-append input[type=submit] + .mec-additional-organizer-remove,.wpcf7 .input-group-append ul#mec_reg_form_fields li input[type=submit] + .mec_reg_field_remove,ul#mec_reg_form_fields li .wpcf7 .input-group-append input[type=submit] + .mec_reg_field_remove,.wpcf7 .input-group-append input[type=submit] + .mec-events-button,.input-group-append .wpcf7 .btn + input[type=submit],.input-group-append .wpcf7 .mec-fes-form button[type=submit].mec-fes-sub-button + input[type=submit],.mec-fes-form .input-group-append .wpcf7 button[type=submit].mec-fes-sub-button + input[type=submit],.input-group-append .wpcf7 .mec-booking-tab-content .button + input[type=submit],.mec-booking-tab-content .input-group-append .wpcf7 .button + input[type=submit],.input-group-append .wpcf7 .mec-booking-tab-content .mec-bfixed-field-add-option + input[type=submit],.mec-booking-tab-content .input-group-append .wpcf7 .mec-bfixed-field-add-option + input[type=submit],.input-group-append .wpcf7 .mec-booking-tab-content .mec-reg-field-add-option + input[type=submit],.mec-booking-tab-content .input-group-append .wpcf7 .mec-reg-field-add-option + input[type=submit],.input-group-append .wpcf7 .mec-fes-form .mec-form-row .button:not(.wp-color-result) + input[type=submit],.mec-fes-form .mec-form-row .input-group-append .wpcf7 .button:not(.wp-color-result) + input[type=submit],.input-group-append .wpcf7 ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + input[type=submit],ul#mec_bfixed_form_fields li .input-group-append .wpcf7 .mec_bfixed_field_remove + input[type=submit],.input-group-append .wpcf7 ul#mec_orgz_form_row li .mec-additional-organizer-remove + input[type=submit],ul#mec_orgz_form_row li .input-group-append .wpcf7 .mec-additional-organizer-remove + input[type=submit],.input-group-append .wpcf7 ul#mec_reg_form_fields li .mec_reg_field_remove + input[type=submit],ul#mec_reg_form_fields li .input-group-append .wpcf7 .mec_reg_field_remove + input[type=submit],.input-group-append .wpcf7 .mec-events-button + input[type=submit],.wpcf7 .input-group-append .btn + input[type=submit],.wpcf7 .input-group-append .mec-fes-form button[type=submit].mec-fes-sub-button + input[type=submit],.mec-fes-form .wpcf7 .input-group-append button[type=submit].mec-fes-sub-button + input[type=submit],.wpcf7 .input-group-append .mec-booking-tab-content .button + input[type=submit],.mec-booking-tab-content .wpcf7 .input-group-append .button + input[type=submit],.wpcf7 .input-group-append .mec-booking-tab-content .mec-bfixed-field-add-option + input[type=submit],.mec-booking-tab-content .wpcf7 .input-group-append .mec-bfixed-field-add-option + input[type=submit],.wpcf7 .input-group-append .mec-booking-tab-content .mec-reg-field-add-option + input[type=submit],.mec-booking-tab-content .wpcf7 .input-group-append .mec-reg-field-add-option + input[type=submit],.wpcf7 .input-group-append .mec-fes-form .mec-form-row .button:not(.wp-color-result) + input[type=submit],.mec-fes-form .mec-form-row .wpcf7 .input-group-append .button:not(.wp-color-result) + input[type=submit],.wpcf7 .input-group-append ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + input[type=submit],ul#mec_bfixed_form_fields li .wpcf7 .input-group-append .mec_bfixed_field_remove + input[type=submit],.wpcf7 .input-group-append ul#mec_orgz_form_row li .mec-additional-organizer-remove + input[type=submit],ul#mec_orgz_form_row li .wpcf7 .input-group-append .mec-additional-organizer-remove + input[type=submit],.wpcf7 .input-group-append ul#mec_reg_form_fields li .mec_reg_field_remove + input[type=submit],ul#mec_reg_form_fields li .wpcf7 .input-group-append .mec_reg_field_remove + input[type=submit],.wpcf7 .input-group-append .mec-events-button + input[type=submit],.input-group-append .wpcf7 input[type=submit] + input[type=submit],.wpcf7 .input-group-append input[type=submit] + input[type=submit],.input-group-append .btn + .input-group-text,.input-group-append .mec-fes-form button[type=submit].mec-fes-sub-button + .input-group-text,.mec-fes-form .input-group-append button[type=submit].mec-fes-sub-button + .input-group-text,.input-group-append .mec-booking-tab-content .button + .input-group-text,.mec-booking-tab-content .input-group-append .button + .input-group-text,.input-group-append .mec-booking-tab-content .mec-bfixed-field-add-option + .input-group-text,.mec-booking-tab-content .input-group-append .mec-bfixed-field-add-option + .input-group-text,.input-group-append .mec-booking-tab-content .mec-reg-field-add-option + .input-group-text,.mec-booking-tab-content .input-group-append .mec-reg-field-add-option + .input-group-text,.input-group-append .mec-fes-form .mec-form-row .button:not(.wp-color-result) + .input-group-text,.mec-fes-form .mec-form-row .input-group-append .button:not(.wp-color-result) + .input-group-text,.input-group-append ul#mec_bfixed_form_fields li .mec_bfixed_field_remove + .input-group-text,ul#mec_bfixed_form_fields li .input-group-append .mec_bfixed_field_remove + .input-group-text,.input-group-append ul#mec_orgz_form_row li .mec-additional-organizer-remove + .input-group-text,ul#mec_orgz_form_row li .input-group-append .mec-additional-organizer-remove + .input-group-text,.input-group-append ul#mec_reg_form_fields li .mec_reg_field_remove + .input-group-text,ul#mec_reg_form_fields li .input-group-append .mec_reg_field_remove + .input-group-text,.input-group-append .mec-events-button + .input-group-text,.input-group-append .wpcf7 input[type=submit] + .input-group-text,.wpcf7 .input-group-append input[type=submit] + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn,.input-group-append .mec-fes-form .input-group-text + button[type=submit].mec-fes-sub-button,.mec-fes-form .input-group-append .input-group-text + button[type=submit].mec-fes-sub-button,.input-group-append .mec-booking-tab-content .input-group-text + .button,.mec-booking-tab-content .input-group-append .input-group-text + .button,.input-group-append .mec-booking-tab-content .input-group-text + .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group-append .input-group-text + .mec-bfixed-field-add-option,.input-group-append .mec-booking-tab-content .input-group-text + .mec-reg-field-add-option,.mec-booking-tab-content .input-group-append .input-group-text + .mec-reg-field-add-option,.input-group-append .mec-fes-form .mec-form-row .input-group-text + .button:not(.wp-color-result),.mec-fes-form .mec-form-row .input-group-append .input-group-text + .button:not(.wp-color-result),.input-group-append ul#mec_bfixed_form_fields li .input-group-text + .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .input-group-append .input-group-text + .mec_bfixed_field_remove,.input-group-append ul#mec_orgz_form_row li .input-group-text + .mec-additional-organizer-remove,ul#mec_orgz_form_row li .input-group-append .input-group-text + .mec-additional-organizer-remove,.input-group-append ul#mec_reg_form_fields li .input-group-text + .mec_reg_field_remove,ul#mec_reg_form_fields li .input-group-append .input-group-text + .mec_reg_field_remove,.input-group-append .input-group-text + .mec-events-button,.input-group-append .wpcf7 .input-group-text + input[type=submit],.wpcf7 .input-group-append .input-group-text + input[type=submit]{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group > .input-group-prepend > .btn,.mec-fes-form .input-group > .input-group-prepend > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group > .input-group-prepend > .button,.mec-booking-tab-content .input-group > .input-group-prepend > .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group > .input-group-prepend > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .input-group > .input-group-prepend > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group > .input-group-prepend > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .input-group > .input-group-prepend > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .input-group > .input-group-prepend > .mec_reg_field_remove,.input-group > .input-group-prepend > .mec-events-button,.wpcf7 .input-group > .input-group-prepend > input[type=submit],.input-group > .input-group-prepend > .input-group-text,.input-group > .input-group-append:not(:last-child) > .btn,.mec-fes-form .input-group > .input-group-append:not(:last-child) > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group > .input-group-append:not(:last-child) > .button,.mec-booking-tab-content .input-group > .input-group-append:not(:last-child) > .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group > .input-group-append:not(:last-child) > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .input-group > .input-group-append:not(:last-child) > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group > .input-group-append:not(:last-child) > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .input-group > .input-group-append:not(:last-child) > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .input-group > .input-group-append:not(:last-child) > .mec_reg_field_remove,.input-group > .input-group-append:not(:last-child) > .mec-events-button,.wpcf7 .input-group > .input-group-append:not(:last-child) > input[type=submit],.input-group > .input-group-append:not(:last-child) > .input-group-text,.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),.mec-fes-form .input-group > .input-group-append:last-child > button[type=submit].mec-fes-sub-button:not(:last-child):not(.dropdown-toggle),.mec-booking-tab-content .input-group > .input-group-append:last-child > .button:not(:last-child):not(.dropdown-toggle),.mec-booking-tab-content .input-group > .input-group-append:last-child > .mec-bfixed-field-add-option:not(:last-child):not(.dropdown-toggle),.mec-booking-tab-content .input-group > .input-group-append:last-child > .mec-reg-field-add-option:not(:last-child):not(.dropdown-toggle),.mec-fes-form .mec-form-row .input-group > .input-group-append:last-child > .button:not(:last-child):not(.dropdown-toggle):not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group > .input-group-append:last-child > .mec_bfixed_field_remove:not(:last-child):not(.dropdown-toggle),ul#mec_orgz_form_row li .input-group > .input-group-append:last-child > .mec-additional-organizer-remove:not(:last-child):not(.dropdown-toggle),ul#mec_reg_form_fields li .input-group > .input-group-append:last-child > .mec_reg_field_remove:not(:last-child):not(.dropdown-toggle),.input-group > .input-group-append:last-child > .mec-events-button:not(:last-child):not(.dropdown-toggle),.wpcf7 .input-group > .input-group-append:last-child > input:not(:last-child):not(.dropdown-toggle)[type=submit],.input-group > .input-group-append:last-child > .input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group > .input-group-append > .btn,.mec-fes-form .input-group > .input-group-append > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group > .input-group-append > .button,.mec-booking-tab-content .input-group > .input-group-append > .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group > .input-group-append > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .input-group > .input-group-append > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group > .input-group-append > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .input-group > .input-group-append > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .input-group > .input-group-append > .mec_reg_field_remove,.input-group > .input-group-append > .mec-events-button,.wpcf7 .input-group > .input-group-append > input[type=submit],.input-group > .input-group-append > .input-group-text,.input-group > .input-group-prepend:not(:first-child) > .btn,.mec-fes-form .input-group > .input-group-prepend:not(:first-child) > button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .input-group > .input-group-prepend:not(:first-child) > .button,.mec-booking-tab-content .input-group > .input-group-prepend:not(:first-child) > .mec-bfixed-field-add-option,.mec-booking-tab-content .input-group > .input-group-prepend:not(:first-child) > .mec-reg-field-add-option,.mec-fes-form .mec-form-row .input-group > .input-group-prepend:not(:first-child) > .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group > .input-group-prepend:not(:first-child) > .mec_bfixed_field_remove,ul#mec_orgz_form_row li .input-group > .input-group-prepend:not(:first-child) > .mec-additional-organizer-remove,ul#mec_reg_form_fields li .input-group > .input-group-prepend:not(:first-child) > .mec_reg_field_remove,.input-group > .input-group-prepend:not(:first-child) > .mec-events-button,.wpcf7 .input-group > .input-group-prepend:not(:first-child) > input[type=submit],.input-group > .input-group-prepend:not(:first-child) > .input-group-text,.input-group > .input-group-prepend:first-child > .btn:not(:first-child),.mec-fes-form .input-group > .input-group-prepend:first-child > button[type=submit].mec-fes-sub-button:not(:first-child),.mec-booking-tab-content .input-group > .input-group-prepend:first-child > .button:not(:first-child),.mec-booking-tab-content .input-group > .input-group-prepend:first-child > .mec-bfixed-field-add-option:not(:first-child),.mec-booking-tab-content .input-group > .input-group-prepend:first-child > .mec-reg-field-add-option:not(:first-child),.mec-fes-form .mec-form-row .input-group > .input-group-prepend:first-child > .button:not(:first-child):not(.wp-color-result),ul#mec_bfixed_form_fields li .input-group > .input-group-prepend:first-child > .mec_bfixed_field_remove:not(:first-child),ul#mec_orgz_form_row li .input-group > .input-group-prepend:first-child > .mec-additional-organizer-remove:not(:first-child),ul#mec_reg_form_fields li .input-group > .input-group-prepend:first-child > .mec_reg_field_remove:not(:first-child),.input-group > .input-group-prepend:first-child > .mec-events-button:not(:first-child),.wpcf7 .input-group > .input-group-prepend:first-child > input:not(:first-child)[type=submit],.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked ~ .custom-control-label::before{color:#fff;background-color:var(--color-red)}.custom-control-input:focus ~ .custom-control-label::before{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(51,122,183,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(51,122,183,.25)}.custom-control-input:active ~ .custom-control-label::before{color:#fff;background-color:#b3d0ea}.custom-control-input:disabled ~ .custom-control-label{color:#6c757d}.custom-control-input:disabled ~ .custom-control-label::before{background-color:#e9ecef}.custom-control-label{margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before{background-color:var(--color-red)}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'%23ffffff\' d=\'M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z\'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{background-color:var(--color-red)}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 4 4\'%3E%3Cpath stroke=\'%23ffffff\' d=\'M0 2h4\'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(51,122,183,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{background-color:rgba(51,122,183,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked ~ .custom-control-label::before{background-color:var(--color-red)}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3E%3Ccircle r=\'3\' fill=\'%23ffffff\'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(51,122,183,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%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;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select.nitro-lazy{background:none !important}.custom-select:focus{border-color:#8bb8df;outline:0;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(139,184,223,.5);box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(139,184,223,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select[multiple].nitro-lazy,.custom-select[size]:not([size="1"]).nitro-lazy{background-image:none !important}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus ~ .custom-file-label{border-color:#8bb8df;-webkit-box-shadow:0 0 0 .2rem rgba(51,122,183,.25);box-shadow:0 0 0 .2rem rgba(51,122,183,.25)}.custom-file-input:focus ~ .custom-file-label::after{border-color:#8bb8df}.custom-file-input:lang(en) ~ .custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(2.25rem + 2px - 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;padding-left:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:var(--color-red);border:0;border-radius:1rem;-webkit-appearance:none;appearance:none}.custom-range::-webkit-slider-thumb:focus{outline:none;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(51,122,183,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(51,122,183,.25)}.custom-range::-webkit-slider-thumb:active{background-color:#b3d0ea}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:var(--color-red);border:0;border-radius:1rem;-moz-appearance:none;appearance:none}.custom-range::-moz-range-thumb:focus{outline:none;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(51,122,183,.25)}.custom-range::-moz-range-thumb:active{background-color:#b3d0ea}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;background-color:var(--color-red);border:0;border-radius:1rem;appearance:none}.custom-range::-ms-thumb:focus{outline:none;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(51,122,183,.25)}.custom-range::-ms-thumb:active{background-color:#b3d0ea}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{color:#fff;background-color:var(--color-red)}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content > .tab-pane{display:none}.tab-content > .active{display:block}.navbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar > .container,.navbar > .container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width: 575.98px){.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md > .container,.navbar-expand-md > .container-fluid{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md > .container,.navbar-expand-md > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 1089.98px){.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid{padding-right:0;padding-left:0}}@media (min-width: 1090px){.navbar-expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand > .container,.navbar-expand > .container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand > .container,.navbar-expand > .container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .show > .nav-link,.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(0, 0, 0, 0.5)\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 7h22M4 15h22M4 23h22\'/%3E%3C/svg%3E")}.navbar-light .navbar-toggler-icon.nitro-lazy{background-image:none !important}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .active > .nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(255, 255, 255, 0.5)\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 7h22M4 15h22M4 23h22\'/%3E%3C/svg%3E")}.navbar-dark .navbar-toggler-icon.nitro-lazy{background-image:none !important}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card > hr{margin-right:0;margin-left:0}.card > .list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card > .list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}@media (min-width: 768px){.card-body{padding:30px}}.card-body .card-content{margin-bottom:15px}.card-body .h13{text-transform:none;font-size:14px}@media (min-width: 768px){.card-body .h13{font-size:16px}}.card-body .h8{font-size:24px;line-height:1.3333333333;font-weight:700}.card-body--pr{padding-right:1.25rem}.card-body--pr .h8{font-size:18px;line-height:1.5555555556}@media (min-width: 1090px){.card--right .card-body{padding:15px}}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link + .card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header + .list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-top img{width:100%}@media (min-width: 1090px){.card-img-top{padding:30px 30px 0;margin-bottom:-15px}}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group > .card{margin-bottom:15px}@media (min-width: 576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group > .card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group > .card + .card{margin-left:0;border-left:0}.card-group > .card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group > .card:first-child .card-img-top,.card-group > .card:first-child .card-header{border-top-right-radius:0}.card-group > .card:first-child .card-img-bottom,.card-group > .card:first-child .card-footer{border-bottom-right-radius:0}.card-group > .card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group > .card:last-child .card-img-top,.card-group > .card:last-child .card-header{border-top-left-radius:0}.card-group > .card:last-child .card-img-bottom,.card-group > .card:last-child .card-footer{border-bottom-left-radius:0}.card-group > .card:only-child{border-radius:.25rem}.card-group > .card:only-child .card-img-top,.card-group > .card:only-child .card-header{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group > .card:only-child .card-img-bottom,.card-group > .card:only-child .card-footer{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group > .card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item + .breadcrumb-item{padding-left:.5rem}.breadcrumb-item + .breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item + .breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item + .breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:var(--color-red);background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#22527b;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(51,122,183,.25);box-shadow:0 0 0 .2rem rgba(51,122,183,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:var(--color-red);border-color:var(--color-red)}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge,.mec-fes-form button[type=submit].mec-fes-sub-button .badge,.mec-booking-tab-content .button .badge,.mec-booking-tab-content .mec-bfixed-field-add-option .badge,.mec-booking-tab-content .mec-reg-field-add-option .badge,.mec-fes-form .mec-form-row .button:not(.wp-color-result) .badge,ul#mec_bfixed_form_fields li .mec_bfixed_field_remove .badge,ul#mec_orgz_form_row li .mec-additional-organizer-remove .badge,ul#mec_reg_form_fields li .mec_reg_field_remove .badge,.mec-events-button .badge,.wpcf7 input[type=submit] .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:var(--color-red)}.badge-primary[href]:hover,.badge-primary[href]:focus{color:#fff;text-decoration:none;background-color:#285f8f}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:hover,.badge-secondary[href]:focus{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:hover,.badge-success[href]:focus{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:hover,.badge-info[href]:focus{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:hover,.badge-warning[href]:focus{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:var(--color-red)}.badge-danger[href]:hover,.badge-danger[href]:focus{color:#fff;text-decoration:none;background-color:#891f23}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:hover,.badge-light[href]:focus{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:hover,.badge-dark[href]:focus{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width: 576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#1b3f5f;background-color:#d6e4f1;border-color:#c6daeb}.alert-primary hr{border-top-color:#b3cee4}.alert-primary .alert-link{color:#102537}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#5d1517;background-color:#f0d4d5;border-color:#eac3c4}.alert-danger hr{border-top-color:#e3b0b1}.alert-danger .alert-link{color:#330c0d}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:var(--color-red);-webkit-transition:width .6s ease;transition:width .6s ease}@media screen and (prefers-reduced-motion: reduce){.progress-bar{-webkit-transition:none;transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:hover,.list-group-item:focus{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:var(--color-red);border-color:var(--color-red)}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#1b3f5f;background-color:#c6daeb}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#1b3f5f;background-color:#b3cee4}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#1b3f5f;border-color:#1b3f5f}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#5d1517;background-color:#eac3c4}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#5d1517;background-color:#e3b0b1}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#5d1517;border-color:#5d1517}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover,.close:focus{color:#000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}@media screen and (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.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-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width: 1090px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^=top] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^=right] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^=bottom] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^=left] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top .arrow,.bs-popover-auto[x-placement^=top] .arrow{bottom:calc(( .5rem + 1px ) * -1)}.bs-popover-top .arrow::before,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::after{border-width:.5rem .5rem 0}.bs-popover-top .arrow::before,.bs-popover-auto[x-placement^=top] .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-top .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right .arrow,.bs-popover-auto[x-placement^=right] .arrow{left:calc(( .5rem + 1px ) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right .arrow::before,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::after{border-width:.5rem .5rem .5rem 0}.bs-popover-right .arrow::before,.bs-popover-auto[x-placement^=right] .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-right .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::after{left:1px;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom .arrow,.bs-popover-auto[x-placement^=bottom] .arrow{top:calc(( .5rem + 1px ) * -1)}.bs-popover-bottom .arrow::before,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::after{border-width:0 .5rem .5rem .5rem}.bs-popover-bottom .arrow::before,.bs-popover-auto[x-placement^=bottom] .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-bottom .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left .arrow,.bs-popover-auto[x-placement^=left] .arrow{right:calc(( .5rem + 1px ) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left .arrow::before,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::after{border-width:.5rem 0 .5rem .5rem}.bs-popover-left .arrow::before,.bs-popover-auto[x-placement^=left] .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-left .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}@media screen and (prefers-reduced-motion: reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}#heroCarousel .carousel-item{min-height:375px}@media (min-width: 768px){#heroCarousel .carousel-item{min-height:512px}}@media (min-width: 1090px){#heroCarousel .carousel-item{min-height:600px}}#heroCarousel .carousel-item .container .row{min-height:375px;padding-top:75px;padding-bottom:30px}@media (min-width: 768px){#heroCarousel .carousel-item .container .row{min-height:512px}}@media (min-width: 1090px){#heroCarousel .carousel-item .container .row{min-height:600px}}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports (transform-style: preserve-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-item-next,.active.carousel-item-right{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports (transform-style: preserve-3d){.carousel-item-next,.active.carousel-item-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.carousel-item-prev,.active.carousel-item-left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports (transform-style: preserve-3d){.carousel-item-prev,.active.carousel-item-left{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;-webkit-transition-duration:.6s;transition-duration:.6s;-webkit-transition-property:opacity;transition-property:opacity}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev{-webkit-transform:translateX(0);transform:translateX(0)}@supports (transform-style: preserve-3d){.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23ffffff\' viewBox=\'0 0 8 8\'%3E%3Cpath d=\'M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z\'/%3E%3C/svg%3E")}.carousel-control-prev-icon.nitro-lazy{background-image:none !important}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'%23ffffff\' viewBox=\'0 0 8 8\'%3E%3Cpath d=\'M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z\'/%3E%3C/svg%3E")}.carousel-control-next-icon.nitro-lazy{background-image:none !important}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}@media (max-width: 767px){.carousel-indicators{display:none}}.carousel-indicators li{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.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:var(--color-red) !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#285f8f !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:var(--color-red) !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#891f23 !important}.bg-light{background-color:#f8f9fa !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid #dee2e6 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:var(--color-red) !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:var(--color-red) !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#343a40 !important}.border-white{border-color:#fff !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-circle{border-radius:50% !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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width: 1090px){.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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}@media (min-width: 576px){.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 768px){.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 1090px){.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media (min-width: 1200px){.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;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: 1090px){.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}}.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{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{-webkit-box-shadow:none !important;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}.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-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-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-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: 1090px){.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-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-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}.text-justify{text-align:justify !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: 1090px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:700 !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:var(--color-red) !important}a.text-primary:hover,a.text-primary:focus{color:#285f8f !important}.text-secondary{color:#6c757d !important}a.text-secondary:hover,a.text-secondary:focus{color:#545b62 !important}.text-success{color:#28a745 !important}a.text-success:hover,a.text-success:focus{color:#1e7e34 !important}.text-info{color:#17a2b8 !important}a.text-info:hover,a.text-info:focus{color:#117a8b !important}.text-warning{color:#ffc107 !important}a.text-warning:hover,a.text-warning:focus{color:#d39e00 !important}.text-danger{color:var(--color-red) !important}a.text-danger:hover,a.text-danger:focus{color:#891f23 !important}.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:#dae0e5 !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:#1d2124 !important}.text-body{color:#212529 !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:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media print{*,*::before,*::after{text-shadow:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}a:not(.btn):not(.mec-events-button){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,.events-listview .event-detail .event-date,.events-listview .event-detail .event-time,.events-listview .event-detail .event-location,.section-events-carousel .events-carousel-item .event-time,li,.table td,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:1090px !important}.container{min-width:1090px !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}}.wrapper{padding:30px 0}#wrapper-hero{padding:0px !important}.sticky,.gallery-caption,.bypostauthor{font-size:inherit}.wrapper#wrapper-sticky{border-bottom:1px solid #dee2e6}#wrapper-footer-full,#wrapper-static-hero{background-color:#e9ecef}.wp-caption{font-size:inherit}.wp-caption-text{font-size:inherit}.screen-reader-text{font-size:inherit}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{margin:0px auto}.entry-footer span{padding-right:10px}figure.woocommerce-product-gallery__wrapper{max-width:inherit !important}img.wp-post-image,article img,figure,img,#secondary img{max-width:100%;height:auto}a.skip-link{position:fixed;z-index:1000;top:0px;right:0px}.jumbotron{margin-bottom:0px}.navbar-dark .navbar-nav .dropdown-menu .nav-link{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529 !important;text-align:inherit;white-space:nowrap;background:none;border:0}.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover,.navbar-dark .navbar-nav .dropdown-menu .nav-link:focus{color:#16181b !important;text-decoration:none;background-color:#f8f9fa}.navbar-dark .navbar-nav .dropdown-menu .nav-link.active,.navbar-dark .navbar-nav .dropdown-menu .nav-link:active{color:#fff !important;text-decoration:none;background-color:var(--color-red)}.navbar-dark .navbar-nav .dropdown-menu .nav-link.disabled,.navbar-dark .navbar-nav .dropdown-menu .nav-link:disabled{color:#6c757d !important;background-color:transparent}.navbar-light .navbar-brand a{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand a:hover,.navbar-light .navbar-brand a:focus{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand a{color:#fff}.navbar-dark .navbar-brand a:hover,.navbar-dark .navbar-brand a:focus{color:#fff}.wpcf7{max-width:600px;margin:0 auto !important}.wpcf7 .wpcf7-form label{width:100%}.wpcf7 .wpcf7-not-valid-tip{color:var(--color-red)}.wpcf7 .wpcf7-validation-errors{color:var(--color-red);border:1px solid #e9ecef}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul > li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-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{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass::before{content:""}.fa-music::before{content:""}.fa-search::before{content:""}.fa-envelope-o::before{content:""}.fa-heart::before{content:""}.fa-star::before{content:""}.fa-star-o::before{content:""}.fa-user::before{content:""}.fa-film::before{content:""}.fa-th-large::before{content:""}.fa-th::before{content:""}.fa-th-list::before{content:""}.fa-check::before{content:""}.fa-remove::before,.fa-close::before,.fa-times::before{content:""}.fa-search-plus::before{content:""}.fa-search-minus::before{content:""}.fa-power-off::before{content:""}.fa-signal::before{content:""}.fa-gear::before,.fa-cog::before{content:""}.fa-trash-o::before{content:""}.fa-home::before{content:""}.fa-file-o::before{content:""}.fa-clock-o::before{content:""}.fa-road::before{content:""}.fa-download::before{content:""}.fa-arrow-circle-o-down::before{content:""}.fa-arrow-circle-o-up::before{content:""}.fa-inbox::before{content:""}.fa-play-circle-o::before{content:""}.fa-rotate-right::before,.fa-repeat::before{content:""}.fa-refresh::before{content:""}.fa-list-alt::before{content:""}.fa-lock::before{content:""}.fa-flag::before{content:""}.fa-headphones::before{content:""}.fa-volume-off::before{content:""}.fa-volume-down::before{content:""}.fa-volume-up::before{content:""}.fa-qrcode::before{content:""}.fa-barcode::before{content:""}.fa-tag::before{content:""}.fa-tags::before{content:""}.fa-book::before{content:""}.fa-bookmark::before{content:""}.fa-print::before{content:""}.fa-camera::before{content:""}.fa-font::before{content:""}.fa-bold::before{content:""}.fa-italic::before{content:""}.fa-text-height::before{content:""}.fa-text-width::before{content:""}.fa-align-left::before{content:""}.fa-align-center::before{content:""}.fa-align-right::before{content:""}.fa-align-justify::before{content:""}.fa-list::before{content:""}.fa-dedent::before,.fa-outdent::before{content:""}.fa-indent::before{content:""}.fa-video-camera::before{content:""}.fa-photo::before,.fa-image::before,.fa-picture-o::before{content:""}.fa-pencil::before{content:""}.fa-map-marker::before{content:""}.fa-adjust::before{content:""}.fa-tint::before{content:""}.fa-edit::before,.fa-pencil-square-o::before{content:""}.fa-share-square-o::before{content:""}.fa-check-square-o::before{content:""}.fa-arrows::before{content:""}.fa-step-backward::before{content:""}.fa-fast-backward::before{content:""}.fa-backward::before{content:""}.fa-play::before{content:""}.fa-pause::before{content:""}.fa-stop::before{content:""}.fa-forward::before{content:""}.fa-fast-forward::before{content:""}.fa-step-forward::before{content:""}.fa-eject::before{content:""}.fa-chevron-left::before{content:""}.fa-chevron-right::before{content:""}.fa-plus-circle::before{content:""}.fa-minus-circle::before{content:""}.fa-times-circle::before{content:""}.fa-check-circle::before{content:""}.fa-question-circle::before{content:""}.fa-info-circle::before{content:""}.fa-crosshairs::before{content:""}.fa-times-circle-o::before{content:""}.fa-check-circle-o::before{content:""}.fa-ban::before{content:""}.fa-arrow-left::before{content:""}.fa-arrow-right::before{content:""}.fa-arrow-up::before{content:""}.fa-arrow-down::before{content:""}.fa-mail-forward::before,.fa-share::before{content:""}.fa-expand::before{content:""}.fa-compress::before{content:""}.fa-plus::before{content:""}.fa-minus::before{content:""}.fa-asterisk::before{content:""}.fa-exclamation-circle::before{content:""}.fa-gift::before{content:""}.fa-leaf::before{content:""}.fa-fire::before{content:""}.fa-eye::before{content:""}.fa-eye-slash::before{content:""}.fa-warning::before,.fa-exclamation-triangle::before{content:""}.fa-plane::before{content:""}.fa-calendar::before{content:""}.fa-random::before{content:""}.fa-comment::before{content:""}.fa-magnet::before{content:""}.fa-chevron-up::before{content:""}.fa-chevron-down::before{content:""}.fa-retweet::before{content:""}.fa-shopping-cart::before{content:""}.fa-folder::before{content:""}.fa-folder-open::before{content:""}.fa-arrows-v::before{content:""}.fa-arrows-h::before{content:""}.fa-bar-chart-o::before,.fa-bar-chart::before{content:""}.fa-twitter-square::before{content:""}.fa-facebook-square::before{content:""}.fa-camera-retro::before{content:""}.fa-key::before{content:""}.fa-gears::before,.fa-cogs::before{content:""}.fa-comments::before{content:""}.fa-thumbs-o-up::before{content:""}.fa-thumbs-o-down::before{content:""}.fa-star-half::before{content:""}.fa-heart-o::before{content:""}.fa-sign-out::before{content:""}.fa-linkedin-square::before{content:""}.fa-thumb-tack::before{content:""}.fa-external-link::before{content:""}.fa-sign-in::before{content:""}.fa-trophy::before{content:""}.fa-github-square::before{content:""}.fa-upload::before{content:""}.fa-lemon-o::before{content:""}.fa-phone::before{content:""}.fa-square-o::before{content:""}.fa-bookmark-o::before{content:""}.fa-phone-square::before{content:""}.fa-twitter::before{content:""}.fa-facebook-f::before,.fa-facebook::before{content:""}.fa-github::before{content:""}.fa-unlock::before{content:""}.fa-credit-card::before{content:""}.fa-feed::before,.fa-rss::before{content:""}.fa-hdd-o::before{content:""}.fa-bullhorn::before{content:""}.fa-bell::before{content:""}.fa-certificate::before{content:""}.fa-hand-o-right::before{content:""}.fa-hand-o-left::before{content:""}.fa-hand-o-up::before{content:""}.fa-hand-o-down::before{content:""}.fa-arrow-circle-left::before{content:""}.fa-arrow-circle-right::before{content:""}.fa-arrow-circle-up::before{content:""}.fa-arrow-circle-down::before{content:""}.fa-globe::before{content:""}.fa-wrench::before{content:""}.fa-tasks::before{content:""}.fa-filter::before{content:""}.fa-briefcase::before{content:""}.fa-arrows-alt::before{content:""}.fa-group::before,.fa-users::before{content:""}.fa-chain::before,.fa-link::before{content:""}.fa-cloud::before{content:""}.fa-flask::before{content:""}.fa-cut::before,.fa-scissors::before{content:""}.fa-copy::before,.fa-files-o::before{content:""}.fa-paperclip::before{content:""}.fa-save::before,.fa-floppy-o::before{content:""}.fa-square::before{content:""}.fa-navicon::before,.fa-reorder::before,.fa-bars::before{content:""}.fa-list-ul::before{content:""}.fa-list-ol::before{content:""}.fa-strikethrough::before{content:""}.fa-underline::before{content:""}.fa-table::before{content:""}.fa-magic::before{content:""}.fa-truck::before{content:""}.fa-pinterest::before{content:""}.fa-pinterest-square::before{content:""}.fa-google-plus-square::before{content:""}.fa-google-plus::before{content:""}.fa-money::before{content:""}.fa-caret-down::before{content:""}.fa-caret-up::before{content:""}.fa-caret-left::before{content:""}.fa-caret-right::before{content:""}.fa-columns::before{content:""}.fa-unsorted::before,.fa-sort::before{content:""}.fa-sort-down::before,.fa-sort-desc::before{content:""}.fa-sort-up::before,.fa-sort-asc::before{content:""}.fa-envelope::before{content:""}.fa-linkedin::before{content:""}.fa-rotate-left::before,.fa-undo::before{content:""}.fa-legal::before,.fa-gavel::before{content:""}.fa-dashboard::before,.fa-tachometer::before{content:""}.fa-comment-o::before{content:""}.fa-comments-o::before{content:""}.fa-flash::before,.fa-bolt::before{content:""}.fa-sitemap::before{content:""}.fa-umbrella::before{content:""}.fa-paste::before,.fa-clipboard::before{content:""}.fa-lightbulb-o::before{content:""}.fa-exchange::before{content:""}.fa-cloud-download::before{content:""}.fa-cloud-upload::before{content:""}.fa-user-md::before{content:""}.fa-stethoscope::before{content:""}.fa-suitcase::before{content:""}.fa-bell-o::before{content:""}.fa-coffee::before{content:""}.fa-cutlery::before{content:""}.fa-file-text-o::before{content:""}.fa-building-o::before{content:""}.fa-hospital-o::before{content:""}.fa-ambulance::before{content:""}.fa-medkit::before{content:""}.fa-fighter-jet::before{content:""}.fa-beer::before{content:""}.fa-h-square::before{content:""}.fa-plus-square::before{content:""}.fa-angle-double-left::before{content:""}.fa-angle-double-right::before{content:""}.fa-angle-double-up::before{content:""}.fa-angle-double-down::before{content:""}.fa-angle-left::before{content:""}.fa-angle-right::before{content:""}.fa-angle-up::before{content:""}.fa-angle-down::before{content:""}.fa-desktop::before{content:""}.fa-laptop::before{content:""}.fa-tablet::before{content:""}.fa-mobile-phone::before,.fa-mobile::before{content:""}.fa-circle-o::before{content:""}.fa-quote-left::before{content:""}.fa-quote-right::before{content:""}.fa-spinner::before{content:""}.fa-circle::before{content:""}.fa-mail-reply::before,.fa-reply::before{content:""}.fa-github-alt::before{content:""}.fa-folder-o::before{content:""}.fa-folder-open-o::before{content:""}.fa-smile-o::before{content:""}.fa-frown-o::before{content:""}.fa-meh-o::before{content:""}.fa-gamepad::before{content:""}.fa-keyboard-o::before{content:""}.fa-flag-o::before{content:""}.fa-flag-checkered::before{content:""}.fa-terminal::before{content:""}.fa-code::before{content:""}.fa-mail-reply-all::before,.fa-reply-all::before{content:""}.fa-star-half-empty::before,.fa-star-half-full::before,.fa-star-half-o::before{content:""}.fa-location-arrow::before{content:""}.fa-crop::before{content:""}.fa-code-fork::before{content:""}.fa-unlink::before,.fa-chain-broken::before{content:""}.fa-question::before{content:""}.fa-info::before{content:""}.fa-exclamation::before{content:""}.fa-superscript::before{content:""}.fa-subscript::before{content:""}.fa-eraser::before{content:""}.fa-puzzle-piece::before{content:""}.fa-microphone::before{content:""}.fa-microphone-slash::before{content:""}.fa-shield::before{content:""}.fa-calendar-o::before{content:""}.fa-fire-extinguisher::before{content:""}.fa-rocket::before{content:""}.fa-maxcdn::before{content:""}.fa-chevron-circle-left::before{content:""}.fa-chevron-circle-right::before{content:""}.fa-chevron-circle-up::before{content:""}.fa-chevron-circle-down::before{content:""}.fa-html5::before{content:""}.fa-css3::before{content:""}.fa-anchor::before{content:""}.fa-unlock-alt::before{content:""}.fa-bullseye::before{content:""}.fa-ellipsis-h::before{content:""}.fa-ellipsis-v::before{content:""}.fa-rss-square::before{content:""}.fa-play-circle::before{content:""}.fa-ticket::before{content:""}.fa-minus-square::before{content:""}.fa-minus-square-o::before{content:""}.fa-level-up::before{content:""}.fa-level-down::before{content:""}.fa-check-square::before{content:""}.fa-pencil-square::before{content:""}.fa-external-link-square::before{content:""}.fa-share-square::before{content:""}.fa-compass::before{content:""}.fa-toggle-down::before,.fa-caret-square-o-down::before{content:""}.fa-toggle-up::before,.fa-caret-square-o-up::before{content:""}.fa-toggle-right::before,.fa-caret-square-o-right::before{content:""}.fa-euro::before,.fa-eur::before{content:""}.fa-gbp::before{content:""}.fa-dollar::before,.fa-usd::before{content:""}.fa-rupee::before,.fa-inr::before{content:""}.fa-cny::before,.fa-rmb::before,.fa-yen::before,.fa-jpy::before{content:""}.fa-ruble::before,.fa-rouble::before,.fa-rub::before{content:""}.fa-won::before,.fa-krw::before{content:""}.fa-bitcoin::before,.fa-btc::before{content:""}.fa-file::before{content:""}.fa-file-text::before{content:""}.fa-sort-alpha-asc::before{content:""}.fa-sort-alpha-desc::before{content:""}.fa-sort-amount-asc::before{content:""}.fa-sort-amount-desc::before{content:""}.fa-sort-numeric-asc::before{content:""}.fa-sort-numeric-desc::before{content:""}.fa-thumbs-up::before{content:""}.fa-thumbs-down::before{content:""}.fa-youtube-square::before{content:""}.fa-youtube::before{content:""}.fa-xing::before{content:""}.fa-xing-square::before{content:""}.fa-youtube-play::before{content:""}.fa-dropbox::before{content:""}.fa-stack-overflow::before{content:""}.fa-instagram::before{content:""}.fa-flickr::before{content:""}.fa-adn::before{content:""}.fa-bitbucket::before{content:""}.fa-bitbucket-square::before{content:""}.fa-tumblr::before{content:""}.fa-tumblr-square::before{content:""}.fa-long-arrow-down::before{content:""}.fa-long-arrow-up::before{content:""}.fa-long-arrow-left::before{content:""}.fa-long-arrow-right::before{content:""}.fa-apple::before{content:""}.fa-windows::before{content:""}.fa-android::before{content:""}.fa-linux::before{content:""}.fa-dribbble::before{content:""}.fa-skype::before{content:""}.fa-foursquare::before{content:""}.fa-trello::before{content:""}.fa-female::before{content:""}.fa-male::before{content:""}.fa-gittip::before,.fa-gratipay::before{content:""}.fa-sun-o::before{content:""}.fa-moon-o::before{content:""}.fa-archive::before{content:""}.fa-bug::before{content:""}.fa-vk::before{content:""}.fa-weibo::before{content:""}.fa-renren::before{content:""}.fa-pagelines::before{content:""}.fa-stack-exchange::before{content:""}.fa-arrow-circle-o-right::before{content:""}.fa-arrow-circle-o-left::before{content:""}.fa-toggle-left::before,.fa-caret-square-o-left::before{content:""}.fa-dot-circle-o::before{content:""}.fa-wheelchair::before{content:""}.fa-vimeo-square::before{content:""}.fa-turkish-lira::before,.fa-try::before{content:""}.fa-plus-square-o::before{content:""}.fa-space-shuttle::before{content:""}.fa-slack::before{content:""}.fa-envelope-square::before{content:""}.fa-wordpress::before{content:""}.fa-openid::before{content:""}.fa-institution::before,.fa-bank::before,.fa-university::before{content:""}.fa-mortar-board::before,.fa-graduation-cap::before{content:""}.fa-yahoo::before{content:""}.fa-google::before{content:""}.fa-reddit::before{content:""}.fa-reddit-square::before{content:""}.fa-stumbleupon-circle::before{content:""}.fa-stumbleupon::before{content:""}.fa-delicious::before{content:""}.fa-digg::before{content:""}.fa-pied-piper-pp::before{content:""}.fa-pied-piper-alt::before{content:""}.fa-drupal::before{content:""}.fa-joomla::before{content:""}.fa-language::before{content:""}.fa-fax::before{content:""}.fa-building::before{content:""}.fa-child::before{content:""}.fa-paw::before{content:""}.fa-spoon::before{content:""}.fa-cube::before{content:""}.fa-cubes::before{content:""}.fa-behance::before{content:""}.fa-behance-square::before{content:""}.fa-steam::before{content:""}.fa-steam-square::before{content:""}.fa-recycle::before{content:""}.fa-automobile::before,.fa-car::before{content:""}.fa-cab::before,.fa-taxi::before{content:""}.fa-tree::before{content:""}.fa-spotify::before{content:""}.fa-deviantart::before{content:""}.fa-soundcloud::before{content:""}.fa-database::before{content:""}.fa-file-pdf-o::before{content:""}.fa-file-word-o::before{content:""}.fa-file-excel-o::before{content:""}.fa-file-powerpoint-o::before{content:""}.fa-file-photo-o::before,.fa-file-picture-o::before,.fa-file-image-o::before{content:""}.fa-file-zip-o::before,.fa-file-archive-o::before{content:""}.fa-file-sound-o::before,.fa-file-audio-o::before{content:""}.fa-file-movie-o::before,.fa-file-video-o::before{content:""}.fa-file-code-o::before{content:""}.fa-vine::before{content:""}.fa-codepen::before{content:""}.fa-jsfiddle::before{content:""}.fa-life-bouy::before,.fa-life-buoy::before,.fa-life-saver::before,.fa-support::before,.fa-life-ring::before{content:""}.fa-circle-o-notch::before{content:""}.fa-ra::before,.fa-resistance::before,.fa-rebel::before{content:""}.fa-ge::before,.fa-empire::before{content:""}.fa-git-square::before{content:""}.fa-git::before{content:""}.fa-y-combinator-square::before,.fa-yc-square::before,.fa-hacker-news::before{content:""}.fa-tencent-weibo::before{content:""}.fa-qq::before{content:""}.fa-wechat::before,.fa-weixin::before{content:""}.fa-send::before,.fa-paper-plane::before{content:""}.fa-send-o::before,.fa-paper-plane-o::before{content:""}.fa-history::before{content:""}.fa-circle-thin::before{content:""}.fa-header::before{content:""}.fa-paragraph::before{content:""}.fa-sliders::before{content:""}.fa-share-alt::before{content:""}.fa-share-alt-square::before{content:""}.fa-bomb::before{content:""}.fa-soccer-ball-o::before,.fa-futbol-o::before{content:""}.fa-tty::before{content:""}.fa-binoculars::before{content:""}.fa-plug::before{content:""}.fa-slideshare::before{content:""}.fa-twitch::before{content:""}.fa-yelp::before{content:""}.fa-newspaper-o::before{content:""}.fa-wifi::before{content:""}.fa-calculator::before{content:""}.fa-paypal::before{content:""}.fa-google-wallet::before{content:""}.fa-cc-visa::before{content:""}.fa-cc-mastercard::before{content:""}.fa-cc-discover::before{content:""}.fa-cc-amex::before{content:""}.fa-cc-paypal::before{content:""}.fa-cc-stripe::before{content:""}.fa-bell-slash::before{content:""}.fa-bell-slash-o::before{content:""}.fa-trash::before{content:""}.fa-copyright::before{content:""}.fa-at::before{content:""}.fa-eyedropper::before{content:""}.fa-paint-brush::before{content:""}.fa-birthday-cake::before{content:""}.fa-area-chart::before{content:""}.fa-pie-chart::before{content:""}.fa-line-chart::before{content:""}.fa-lastfm::before{content:""}.fa-lastfm-square::before{content:""}.fa-toggle-off::before{content:""}.fa-toggle-on::before{content:""}.fa-bicycle::before{content:""}.fa-bus::before{content:""}.fa-ioxhost::before{content:""}.fa-angellist::before{content:""}.fa-cc::before{content:""}.fa-shekel::before,.fa-sheqel::before,.fa-ils::before{content:""}.fa-meanpath::before{content:""}.fa-buysellads::before{content:""}.fa-connectdevelop::before{content:""}.fa-dashcube::before{content:""}.fa-forumbee::before{content:""}.fa-leanpub::before{content:""}.fa-sellsy::before{content:""}.fa-shirtsinbulk::before{content:""}.fa-simplybuilt::before{content:""}.fa-skyatlas::before{content:""}.fa-cart-plus::before{content:""}.fa-cart-arrow-down::before{content:""}.fa-diamond::before{content:""}.fa-ship::before{content:""}.fa-user-secret::before{content:""}.fa-motorcycle::before{content:""}.fa-street-view::before{content:""}.fa-heartbeat::before{content:""}.fa-venus::before{content:""}.fa-mars::before{content:""}.fa-mercury::before{content:""}.fa-intersex::before,.fa-transgender::before{content:""}.fa-transgender-alt::before{content:""}.fa-venus-double::before{content:""}.fa-mars-double::before{content:""}.fa-venus-mars::before{content:""}.fa-mars-stroke::before{content:""}.fa-mars-stroke-v::before{content:""}.fa-mars-stroke-h::before{content:""}.fa-neuter::before{content:""}.fa-genderless::before{content:""}.fa-facebook-official::before{content:""}.fa-pinterest-p::before{content:""}.fa-whatsapp::before{content:""}.fa-server::before{content:""}.fa-user-plus::before{content:""}.fa-user-times::before{content:""}.fa-hotel::before,.fa-bed::before{content:""}.fa-viacoin::before{content:""}.fa-train::before{content:""}.fa-subway::before{content:""}.fa-medium::before{content:""}.fa-yc::before,.fa-y-combinator::before{content:""}.fa-optin-monster::before{content:""}.fa-opencart::before{content:""}.fa-expeditedssl::before{content:""}.fa-battery-4::before,.fa-battery::before,.fa-battery-full::before{content:""}.fa-battery-3::before,.fa-battery-three-quarters::before{content:""}.fa-battery-2::before,.fa-battery-half::before{content:""}.fa-battery-1::before,.fa-battery-quarter::before{content:""}.fa-battery-0::before,.fa-battery-empty::before{content:""}.fa-mouse-pointer::before{content:""}.fa-i-cursor::before{content:""}.fa-object-group::before{content:""}.fa-object-ungroup::before{content:""}.fa-sticky-note::before{content:""}.fa-sticky-note-o::before{content:""}.fa-cc-jcb::before{content:""}.fa-cc-diners-club::before{content:""}.fa-clone::before{content:""}.fa-balance-scale::before{content:""}.fa-hourglass-o::before{content:""}.fa-hourglass-1::before,.fa-hourglass-start::before{content:""}.fa-hourglass-2::before,.fa-hourglass-half::before{content:""}.fa-hourglass-3::before,.fa-hourglass-end::before{content:""}.fa-hourglass::before{content:""}.fa-hand-grab-o::before,.fa-hand-rock-o::before{content:""}.fa-hand-stop-o::before,.fa-hand-paper-o::before{content:""}.fa-hand-scissors-o::before{content:""}.fa-hand-lizard-o::before{content:""}.fa-hand-spock-o::before{content:""}.fa-hand-pointer-o::before{content:""}.fa-hand-peace-o::before{content:""}.fa-trademark::before{content:""}.fa-registered::before{content:""}.fa-creative-commons::before{content:""}.fa-gg::before{content:""}.fa-gg-circle::before{content:""}.fa-tripadvisor::before{content:""}.fa-odnoklassniki::before{content:""}.fa-odnoklassniki-square::before{content:""}.fa-get-pocket::before{content:""}.fa-wikipedia-w::before{content:""}.fa-safari::before{content:""}.fa-chrome::before{content:""}.fa-firefox::before{content:""}.fa-opera::before{content:""}.fa-internet-explorer::before{content:""}.fa-tv::before,.fa-television::before{content:""}.fa-contao::before{content:""}.fa-500px::before{content:""}.fa-amazon::before{content:""}.fa-calendar-plus-o::before{content:""}.fa-calendar-minus-o::before{content:""}.fa-calendar-times-o::before{content:""}.fa-calendar-check-o::before{content:""}.fa-industry::before{content:""}.fa-map-pin::before{content:""}.fa-map-signs::before{content:""}.fa-map-o::before{content:""}.fa-map::before{content:""}.fa-commenting::before{content:""}.fa-commenting-o::before{content:""}.fa-houzz::before{content:""}.fa-vimeo::before{content:""}.fa-black-tie::before{content:""}.fa-fonticons::before{content:""}.fa-reddit-alien::before{content:""}.fa-edge::before{content:""}.fa-credit-card-alt::before{content:""}.fa-codiepie::before{content:""}.fa-modx::before{content:""}.fa-fort-awesome::before{content:""}.fa-usb::before{content:""}.fa-product-hunt::before{content:""}.fa-mixcloud::before{content:""}.fa-scribd::before{content:""}.fa-pause-circle::before{content:""}.fa-pause-circle-o::before{content:""}.fa-stop-circle::before{content:""}.fa-stop-circle-o::before{content:""}.fa-shopping-bag::before{content:""}.fa-shopping-basket::before{content:""}.fa-hashtag::before{content:""}.fa-bluetooth::before{content:""}.fa-bluetooth-b::before{content:""}.fa-percent::before{content:""}.fa-gitlab::before{content:""}.fa-wpbeginner::before{content:""}.fa-wpforms::before{content:""}.fa-envira::before{content:""}.fa-universal-access::before{content:""}.fa-wheelchair-alt::before{content:""}.fa-question-circle-o::before{content:""}.fa-blind::before{content:""}.fa-audio-description::before{content:""}.fa-volume-control-phone::before{content:""}.fa-braille::before{content:""}.fa-assistive-listening-systems::before{content:""}.fa-asl-interpreting::before,.fa-american-sign-language-interpreting::before{content:""}.fa-deafness::before,.fa-hard-of-hearing::before,.fa-deaf::before{content:""}.fa-glide::before{content:""}.fa-glide-g::before{content:""}.fa-signing::before,.fa-sign-language::before{content:""}.fa-low-vision::before{content:""}.fa-viadeo::before{content:""}.fa-viadeo-square::before{content:""}.fa-snapchat::before{content:""}.fa-snapchat-ghost::before{content:""}.fa-snapchat-square::before{content:""}.fa-pied-piper::before{content:""}.fa-first-order::before{content:""}.fa-yoast::before{content:""}.fa-themeisle::before{content:""}.fa-google-plus-circle::before,.fa-google-plus-official::before{content:""}.fa-fa::before,.fa-font-awesome::before{content:""}.fa-handshake-o::before{content:""}.fa-envelope-open::before{content:""}.fa-envelope-open-o::before{content:""}.fa-linode::before{content:""}.fa-address-book::before{content:""}.fa-address-book-o::before{content:""}.fa-vcard::before,.fa-address-card::before{content:""}.fa-vcard-o::before,.fa-address-card-o::before{content:""}.fa-user-circle::before{content:""}.fa-user-circle-o::before{content:""}.fa-user-o::before{content:""}.fa-id-badge::before{content:""}.fa-drivers-license::before,.fa-id-card::before{content:""}.fa-drivers-license-o::before,.fa-id-card-o::before{content:""}.fa-quora::before{content:""}.fa-free-code-camp::before{content:""}.fa-telegram::before{content:""}.fa-thermometer-4::before,.fa-thermometer::before,.fa-thermometer-full::before{content:""}.fa-thermometer-3::before,.fa-thermometer-three-quarters::before{content:""}.fa-thermometer-2::before,.fa-thermometer-half::before{content:""}.fa-thermometer-1::before,.fa-thermometer-quarter::before{content:""}.fa-thermometer-0::before,.fa-thermometer-empty::before{content:""}.fa-shower::before{content:""}.fa-bathtub::before,.fa-s15::before,.fa-bath::before{content:""}.fa-podcast::before{content:""}.fa-window-maximize::before{content:""}.fa-window-minimize::before{content:""}.fa-window-restore::before{content:""}.fa-times-rectangle::before,.fa-window-close::before{content:""}.fa-times-rectangle-o::before,.fa-window-close-o::before{content:""}.fa-bandcamp::before{content:""}.fa-grav::before{content:""}.fa-etsy::before{content:""}.fa-imdb::before{content:""}.fa-ravelry::before{content:""}.fa-eercast::before{content:""}.fa-microchip::before{content:""}.fa-snowflake-o::before{content:""}.fa-superpowers::before{content:""}.fa-wpexplorer::before{content:""}.fa-meetup::before{content:""}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage::after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled,.owl-carousel .section-timeline .disabled.back-next,.section-timeline .owl-carousel .disabled.back-next{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .section-timeline .back-next .owl-next,.section-timeline .owl-carousel .back-next .owl-next,.section-timeline .back-next .owl-carousel .owl-nav .next,.owl-carousel .section-timeline .back-next .next,.section-timeline .owl-carousel .back-next .next,.section-timeline .back-next .owl-carousel .owl-nav .back,.owl-carousel .section-timeline .back-next .back,.section-timeline .owl-carousel .back-next .back,.owl-carousel .owl-nav .owl-prev,.owl-carousel .section-timeline .back-next .owl-prev,.section-timeline .owl-carousel .back-next .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .section-timeline .back-next button.owl-next,.section-timeline .owl-carousel .back-next button.owl-next,.section-timeline .back-next .owl-carousel .owl-nav button.next,.owl-carousel .section-timeline .back-next button.next,.section-timeline .owl-carousel .back-next button.next,.section-timeline .back-next .owl-carousel .owl-nav button.back,.owl-carousel .section-timeline .back-next button.back,.section-timeline .owl-carousel .back-next button.back,.owl-carousel .owl-nav button.owl-prev,.owl-carousel .section-timeline .back-next button.owl-prev,.section-timeline .owl-carousel .back-next button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("https://algomau.ca/wp-content/themes/understrap-child/css/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.owl-carousel .owl-video-play-icon.nitro-lazy{background:none !important}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}html.os-html,html.os-html > .os-host{display:block;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;height:100% !important;width:100% !important;min-width:100% !important;min-height:100% !important;margin:0 !important;position:absolute !important}html.os-html > .os-host > .os-padding{position:absolute}body.os-dragging,body.os-dragging *{cursor:default}.os-host,.os-host-textarea{position:relative;overflow:visible !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.os-host-flexbox{overflow:hidden !important;display:-webkit-box;display:-ms-flexbox;display:flex}.os-host-flexbox > .os-padding > .os-viewport > .os-content{display:-webkit-box;display:-ms-flexbox;display:flex}#hs-dummy-scrollbar-size{position:fixed;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";visibility:hidden;overflow:scroll;height:500px;width:500px}#hs-dummy-scrollbar-size,.os-viewport{-ms-overflow-style:scrollbar !important}.os-viewport-native-scrollbars-invisible#hs-dummy-scrollbar-size::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,.os-viewport-native-scrollbars-invisible#hs-dummy-scrollbar-size::-webkit-scrollbar-corner,.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner{display:none !important;width:0px !important;height:0px !important;visibility:hidden !important;background:transparent !important}.os-content-glue{max-height:100%;max-width:100%;width:100%;pointer-events:none}.os-padding{direction:inherit;position:absolute;overflow:visible;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto !important;height:auto !important;z-index:1}.os-host-overflow > .os-padding{overflow:hidden}.os-viewport{direction:inherit !important;-webkit-box-sizing:inherit !important;box-sizing:inherit !important;resize:none !important;position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.os-content-arrange{position:absolute;z-index:-1;min-height:1px;min-width:1px;pointer-events:none}.os-content{direction:inherit;-webkit-box-sizing:border-box !important;box-sizing:border-box !important;position:relative;display:block;height:100%;width:100%;height:100%;width:100%;visibility:visible}.os-content > .os-textarea{direction:inherit !important;float:none !important;margin:0 !important;max-height:none !important;max-width:none !important;border:none !important;border-radius:0px !important;background:transparent !important;outline:0px none transparent !important;overflow:hidden !important;resize:none !important;position:absolute !important;top:0 !important;left:0 !important;z-index:1;padding:0px}.os-host-rtl > .os-padding > .os-viewport > .os-content > .os-textarea{right:0 !important}.os-content > .os-textarea-cover{z-index:-1;pointer-events:none}.os-content > .os-textarea[wrap=off]{white-space:pre !important;margin:0px !important}.os-text-inherit{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;text-transform:inherit;text-decoration:inherit;text-indent:inherit;text-align:inherit;text-shadow:inherit;text-overflow:inherit;letter-spacing:inherit;word-spacing:inherit;line-height:inherit;unicode-bidi:inherit;direction:inherit;color:inherit;cursor:text}.os-resize-observer,.os-resize-observer-host{-webkit-box-sizing:inherit;box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.os-resize-observer-host{padding:inherit;border:inherit;border-color:transparent;border-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box}.os-resize-observer-host::after{content:""}.os-resize-observer-host > .os-resize-observer,.os-resize-observer-host::after{height:200%;width:200%;padding:inherit;border:inherit;margin:0px;display:block;-webkit-box-sizing:content-box;box-sizing:content-box}.os-resize-observer.observed,object.os-resize-observer{-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.os-size-auto-observer{-webkit-box-sizing:inherit !important;box-sizing:inherit !important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.os-size-auto-observer > .os-resize-observer{width:1000%;height:1000%;min-height:1px;min-width:1px}.os-resize-observer-item{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1;opacity:0;direction:ltr !important;-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important}.os-resize-observer-item-final{position:absolute;left:0;top:0;-webkit-transition:none !important;transition:none !important;-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important}.os-resize-observer{-webkit-animation-duration:.001s;animation-duration:.001s;-webkit-animation-name:hs-resize-observer-dummy-animation;animation-name:hs-resize-observer-dummy-animation}.os-host-transition > .os-scrollbar,.os-host-transition > .os-scrollbar-corner{-webkit-transition:opacity .3s,visibility .3s,top .3s,right .3s,bottom .3s,left .3s;transition:opacity .3s,visibility .3s,top .3s,right .3s,bottom .3s,left .3s}html.os-html > .os-host > .os-scrollbar{position:absolute;z-index:999999}.os-scrollbar,.os-scrollbar-corner{position:absolute;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";z-index:1}.os-scrollbar-corner{bottom:0;right:0}.os-scrollbar{pointer-events:none}.os-scrollbar-track{pointer-events:auto;position:relative;height:100%;width:100%;padding:0 !important;border:none !important}.os-scrollbar-handle{pointer-events:auto;position:absolute;width:100%;height:100%}.os-scrollbar-handle-off,.os-scrollbar-track-off{pointer-events:none}.os-scrollbar.os-scrollbar-unusable,.os-scrollbar.os-scrollbar-unusable *{pointer-events:none !important}.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle{opacity:0 !important}.os-scrollbar-horizontal{bottom:0;left:0}.os-scrollbar-vertical{top:0;right:0}.os-host-rtl > .os-scrollbar-horizontal{right:0}.os-host-rtl > .os-scrollbar-vertical{right:auto;left:0}.os-host-rtl > .os-scrollbar-corner{right:auto;left:0}.os-scrollbar-auto-hidden,.os-padding + .os-scrollbar-corner,.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-corner,.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal,.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-corner,.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical,.os-scrollbar-horizontal.os-scrollbar-auto-hidden + .os-scrollbar-vertical + .os-scrollbar-corner,.os-scrollbar-horizontal + .os-scrollbar-vertical.os-scrollbar-auto-hidden + .os-scrollbar-corner,.os-scrollbar-horizontal.os-scrollbar-auto-hidden + .os-scrollbar-vertical.os-scrollbar-auto-hidden + .os-scrollbar-corner{opacity:0;visibility:hidden;pointer-events:none}.os-scrollbar-corner-resize-both{cursor:nwse-resize}.os-host-rtl > .os-scrollbar-corner-resize-both{cursor:nesw-resize}.os-scrollbar-corner-resize-horizontal{cursor:ew-resize}.os-scrollbar-corner-resize-vertical{cursor:ns-resize}.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize{cursor:default}.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-vertical{top:0;bottom:0}.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-horizontal,.os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-horizontal{right:0;left:0}.os-scrollbar:hover,.os-scrollbar-corner.os-scrollbar-corner-resize{opacity:1 !important;visibility:visible !important}.os-scrollbar-corner.os-scrollbar-corner-resize{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+");background-repeat:no-repeat;background-position:100% 100%;pointer-events:auto !important}.os-scrollbar-corner.os-scrollbar-corner-resize.nitro-lazy{background-image:none !important}.os-host-rtl > .os-scrollbar-corner.os-scrollbar-corner-resize{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.os-host-overflow{overflow:hidden !important}@-webkit-keyframes hs-resize-observer-dummy-animation{from{z-index:0}to{z-index:-1}}@keyframes hs-resize-observer-dummy-animation{from{z-index:0}to{z-index:-1}}.os-theme-none > .os-scrollbar-horizontal,.os-theme-none > .os-scrollbar-vertical,.os-theme-none > .os-scrollbar-corner{display:none !important}.os-theme-none > .os-scrollbar-corner-resize{display:block !important;min-width:10px;min-height:10px}.os-theme-dark > .os-scrollbar-horizontal,.os-theme-light > .os-scrollbar-horizontal{right:10px;height:10px}.os-theme-dark > .os-scrollbar-vertical,.os-theme-light > .os-scrollbar-vertical{bottom:10px;width:10px}.os-theme-dark.os-host-rtl > .os-scrollbar-horizontal,.os-theme-light.os-host-rtl > .os-scrollbar-horizontal{left:10px;right:0}.os-theme-dark > .os-scrollbar-corner,.os-theme-light > .os-scrollbar-corner{height:10px;width:10px}.os-theme-dark > .os-scrollbar-corner,.os-theme-light > .os-scrollbar-corner{background-color:transparent}.os-theme-dark > .os-scrollbar,.os-theme-light > .os-scrollbar{padding:2px;-webkit-box-sizing:border-box;box-sizing:border-box;background:transparent}.os-theme-dark > .os-scrollbar.os-scrollbar-unusable,.os-theme-light > .os-scrollbar.os-scrollbar-unusable{background:transparent}.os-theme-dark > .os-scrollbar > .os-scrollbar-track,.os-theme-light > .os-scrollbar > .os-scrollbar-track{background:transparent}.os-theme-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle,.os-theme-light > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle{min-width:30px}.os-theme-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle,.os-theme-light > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle{min-height:30px}.os-theme-dark.os-host-transition > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle,.os-theme-light.os-host-transition > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle{-webkit-transition:background-color .3s;transition:background-color .3s}.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle,.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle,.os-theme-dark > .os-scrollbar > .os-scrollbar-track,.os-theme-light > .os-scrollbar > .os-scrollbar-track{border-radius:10px}.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle{background:rgba(0,0,0,.4)}.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle{background:rgba(255,255,255,.4)}.os-theme-dark > .os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle{background:rgba(0,0,0,.55)}.os-theme-light > .os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle{background:rgba(255,255,255,.55)}.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active{background:rgba(0,0,0,.7)}.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active{background:rgba(255,255,255,.7)}.os-theme-dark > .os-scrollbar-horizontal .os-scrollbar-handle::before,.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle::before,.os-theme-light > .os-scrollbar-horizontal .os-scrollbar-handle::before,.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;display:block}.os-theme-dark.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal .os-scrollbar-handle::before,.os-theme-dark.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical .os-scrollbar-handle::before,.os-theme-light.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal .os-scrollbar-handle::before,.os-theme-light.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical .os-scrollbar-handle::before{display:none}.os-theme-dark > .os-scrollbar-horizontal .os-scrollbar-handle::before,.os-theme-light > .os-scrollbar-horizontal .os-scrollbar-handle::before{top:-6px;bottom:-2px}.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle::before,.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle::before{left:-6px;right:-2px}.os-host-rtl.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle::before,.os-host-rtl.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle::before{right:-6px;left:-2px}.SumoSelect p,.SumoSelect .events-listview .event-detail .event-date,.events-listview .event-detail .SumoSelect .event-date,.SumoSelect .events-listview .event-detail .event-time,.events-listview .event-detail .SumoSelect .event-time,.SumoSelect .events-listview .event-detail .event-location,.events-listview .event-detail .SumoSelect .event-location,.SumoSelect .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .SumoSelect .event-time,.SumoSelect li,.SumoSelect .table td,.table .SumoSelect td{margin:0}.SumoSelect{width:200px}.SelectBox{padding:5px 8px}.sumoStopScroll{overflow:hidden}.SumoSelect .hidden{display:none}.SumoSelect .search-txt{display:none;outline:none}.SumoSelect .no-match{display:none;padding:6px}.SumoSelect.open .search-txt{display:inline-block;position:absolute;top:0;left:0;width:100%;margin:0;padding:5px 8px;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px}.SumoSelect.open > .search > span,.SumoSelect.open > .search > label{visibility:hidden}.SelectClass,.SumoUnder{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}.SelectClass{z-index:1}.SumoSelect > .optWrapper > .options li.opt label,.SumoSelect > .CaptionCont,.SumoSelect .select-all > label{-ms-user-select:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none}.SumoSelect{display:inline-block;position:relative;outline:none}.SumoSelect:focus > .CaptionCont,.SumoSelect:hover > .CaptionCont,.SumoSelect.open > .CaptionCont{-webkit-box-shadow:0 0 2px #7799d0;box-shadow:0 0 2px #7799d0;border-color:#7799d0}.SumoSelect > .CaptionCont{position:relative;border:1px solid #a4a4a4;min-height:44px;background-color:#fff;border-radius:2px;margin:0}.SumoSelect > .CaptionCont > span{display:block;padding-right:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:default}.SumoSelect > .CaptionCont > span.placeholder{color:#ccc;font-style:italic}.SumoSelect > .CaptionCont > label{position:absolute;top:0;right:0;bottom:0;width:20px}.SumoSelect > .CaptionCont > label > i{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=");background-position:center center;width:12px;height:12px;display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background-repeat:no-repeat;opacity:.8}.SumoSelect > .CaptionCont > label > i.nitro-lazy{background-image:none !important}.SumoSelect > .optWrapper{display:none;z-index:1000;top:30px;width:100%;position:absolute;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border:1px solid #ddd;-webkit-box-shadow:2px 3px 3px rgba(0,0,0,.11);box-shadow:2px 3px 3px rgba(0,0,0,.11);border-radius:3px;overflow:hidden}.SumoSelect.open > .optWrapper{top:35px;display:block}.SumoSelect.open > .optWrapper.up{top:auto;bottom:100%;margin-bottom:5px}.SumoSelect > .optWrapper ul{list-style:none;display:block;padding:0;margin:0;overflow:auto}.SumoSelect > .optWrapper > .options{border-radius:2px;position:relative;max-height:250px}.SumoSelect > .optWrapper.okCancelInMulti > .options{border-radius:2px 2px 0 0}.SumoSelect > .optWrapper.selall > .options{border-radius:0 0 2px 2px}.SumoSelect > .optWrapper.selall.okCancelInMulti > .options{border-radius:0}.SumoSelect > .optWrapper > .options li.group.disabled > label{opacity:.5}.SumoSelect > .optWrapper > .options li ul li.opt{padding-left:22px}.SumoSelect > .optWrapper.multiple > .options li ul li.opt{padding-left:50px}.SumoSelect > .optWrapper.isFloating > .options{max-height:100%;-webkit-box-shadow:0 0 100px #595959;box-shadow:0 0 100px #595959}.SumoSelect > .optWrapper > .options li.opt{padding:6px 6px;position:relative;border-bottom:1px solid #f5f5f5}.SumoSelect > .optWrapper > .options > li.opt:first-child{border-radius:2px 2px 0 0}.SumoSelect > .optWrapper.selall > .options > li.opt:first-child{border-radius:0}.SumoSelect > .optWrapper > .options > li.opt:last-child{border-radius:0 0 2px 2px;border-bottom:none}.SumoSelect > .optWrapper.okCancelInMulti > .options > li.opt:last-child{border-radius:0}.SumoSelect > .optWrapper > .options li.opt:hover{background-color:#e4e4e4}.SumoSelect > .optWrapper > .options li.opt.sel,.SumoSelect .select-all.sel{background-color:#a1c0e4}.SumoSelect > .optWrapper > .options li label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;cursor:pointer}.SumoSelect > .optWrapper > .options li span{display:none}.SumoSelect > .optWrapper > .options li.group > label{cursor:default;padding:8px 6px;font-weight:bold}.SumoSelect > .optWrapper.isFloating{position:fixed;top:0;left:0;right:0;width:90%;bottom:0;margin:auto;max-height:90%}.SumoSelect > .optWrapper > .options li.opt.disabled{background-color:inherit;pointer-events:none}.SumoSelect > .optWrapper > .options li.opt.disabled *{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}.SumoSelect > .optWrapper.multiple > .options li.opt{padding-left:35px;cursor:pointer}.SumoSelect > .optWrapper.multiple > .options li.opt span,.SumoSelect .select-all > span{position:absolute;display:block;width:30px;top:0;bottom:0;margin-left:-35px}.SumoSelect > .optWrapper.multiple > .options li.opt span i,.SumoSelect .select-all > span i{position:absolute;margin:auto;left:0;right:0;top:0;bottom:0;width:14px;height:14px;border:1px solid #aeaeae;border-radius:2px;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.15);box-shadow:inset 0 1px 3px rgba(0,0,0,.15);background-color:#fff}.SumoSelect > .optWrapper > .MultiControls{display:none;border-top:1px solid #ddd;background-color:#fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,.13);box-shadow:0 0 2px rgba(0,0,0,.13);border-radius:0 0 3px 3px}.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls{display:block;margin-top:5px;position:absolute;bottom:0;width:100%}.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls{display:block}.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p,.events-listview .event-detail .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > .event-date,.events-listview .event-detail .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > .event-time,.events-listview .event-detail .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > .event-location,.section-events-carousel .events-carousel-item .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > .event-time,.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > li,.table .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > td{padding:6px}.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p:focus,.events-listview .event-detail .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > .event-date:focus,.events-listview .event-detail .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > .event-time:focus,.events-listview .event-detail .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > .event-location:focus,.section-events-carousel .events-carousel-item .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > .event-time:focus,.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > li:focus,.table .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > td:focus{-webkit-box-shadow:0 0 2px #a1c0e4;box-shadow:0 0 2px #a1c0e4;border-color:#a1c0e4;outline:none;background-color:#a1c0e4}.SumoSelect > .optWrapper.multiple > .MultiControls > p,.events-listview .event-detail .SumoSelect > .optWrapper.multiple > .MultiControls > .event-date,.events-listview .event-detail .SumoSelect > .optWrapper.multiple > .MultiControls > .event-time,.events-listview .event-detail .SumoSelect > .optWrapper.multiple > .MultiControls > .event-location,.section-events-carousel .events-carousel-item .SumoSelect > .optWrapper.multiple > .MultiControls > .event-time,.SumoSelect > .optWrapper.multiple > .MultiControls > li,.table .SumoSelect > .optWrapper.multiple > .MultiControls > td{display:inline-block;cursor:pointer;padding:12px;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover,.events-listview .event-detail .SumoSelect > .optWrapper.multiple > .MultiControls > .event-date:hover,.events-listview .event-detail .SumoSelect > .optWrapper.multiple > .MultiControls > .event-time:hover,.events-listview .event-detail .SumoSelect > .optWrapper.multiple > .MultiControls > .event-location:hover,.section-events-carousel .events-carousel-item .SumoSelect > .optWrapper.multiple > .MultiControls > .event-time:hover,.SumoSelect > .optWrapper.multiple > .MultiControls > li:hover,.table .SumoSelect > .optWrapper.multiple > .MultiControls > td:hover{background-color:#f1f1f1}.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk,.events-listview .event-detail .SumoSelect > .optWrapper.multiple > .MultiControls > .btnOk.event-date,.events-listview .event-detail .SumoSelect > .optWrapper.multiple > .MultiControls > .btnOk.event-time,.events-listview .event-detail .SumoSelect > .optWrapper.multiple > .MultiControls > .btnOk.event-location,.section-events-carousel .events-carousel-item .SumoSelect > .optWrapper.multiple > .MultiControls > .btnOk.event-time,.SumoSelect > .optWrapper.multiple > .MultiControls > li.btnOk,.table .SumoSelect > .optWrapper.multiple > .MultiControls > td.btnOk{border-right:1px solid #dbdbdb;border-radius:0 0 0 3px}.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel,.events-listview .event-detail .SumoSelect > .optWrapper.multiple > .MultiControls > .btnCancel.event-date,.events-listview .event-detail .SumoSelect > .optWrapper.multiple > .MultiControls > .btnCancel.event-time,.events-listview .event-detail .SumoSelect > .optWrapper.multiple > .MultiControls > .btnCancel.event-location,.section-events-carousel .events-carousel-item .SumoSelect > .optWrapper.multiple > .MultiControls > .btnCancel.event-time,.SumoSelect > .optWrapper.multiple > .MultiControls > li.btnCancel,.table .SumoSelect > .optWrapper.multiple > .MultiControls > td.btnCancel{border-radius:0 0 3px 0}.SumoSelect > .optWrapper.isFloating > .options li.opt{padding:12px 6px}.SumoSelect > .optWrapper.multiple.isFloating > .options li.opt{padding-left:35px}.SumoSelect > .optWrapper.multiple.isFloating{padding-bottom:43px}.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,.SumoSelect .select-all.selected > span i,.SumoSelect .select-all.partial > span i{background-color:#11a911;-webkit-box-shadow:none;box-shadow:none;border-color:transparent;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");background-repeat:no-repeat;background-position:center center}.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i.nitro-lazy,.SumoSelect .select-all.selected > span i.nitro-lazy,.SumoSelect .select-all.partial > span i.nitro-lazy{background-image:none !important}.SumoSelect.disabled{opacity:.7;cursor:not-allowed}.SumoSelect.disabled > .CaptionCont{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}.SumoSelect .select-all{border-radius:3px 3px 0 0;position:relative;border-bottom:1px solid #ddd;background-color:#fff;padding:8px 0 3px 35px;height:20px;cursor:pointer}.SumoSelect .select-all > label,.SumoSelect .select-all > span i{cursor:pointer}.SumoSelect .select-all.partial > span i{background-color:#ccc}.SumoSelect > .optWrapper > .options li.optGroup{padding-left:5px;text-decoration:underline}ol{list-style-type:lower-roman;padding-left:25px}ul{padding-left:1.1rem !important}a,.basic-link{color:var(--color-red);text-decoration:underline}a:hover,.basic-link:hover{color:var(--color-gold)}a.txt-link,.mec-single-event .mec-event-meta dd a,.mec-single-event .mec-event-meta dd.mec-organizer-email a,.module__horizontal-img-slider a.txt-link,.module__2col-img-side a.txt-link{line-height:1;color:var(--color-red);font-weight:700;font-size:14px;line-height:1.7142857143;text-transform:uppercase}a.txt-link::after,.mec-single-event .mec-event-meta dd a::after,.mec-single-event .mec-event-meta dd.mec-organizer-email a::after,.module__horizontal-img-slider a.txt-link::after,.module__2col-img-side a.txt-link::after{content:"»";position:relative;padding-left:8px;bottom:2px;text-decoration:none;display:inline-block}a.txt-link:hover,.mec-single-event .mec-event-meta dd a:hover{color:var(--color-gold);cursor:pointer}.btn,.mec-fes-form button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .button,.mec-booking-tab-content .mec-bfixed-field-add-option,.mec-booking-tab-content .mec-reg-field-add-option,.mec-fes-form .mec-form-row .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,ul#mec_orgz_form_row li .mec-additional-organizer-remove,ul#mec_reg_form_fields li .mec_reg_field_remove,.mec-events-button,.wpcf7 input[type=submit]{font-size:14px;font-weight:700;padding:10px 30px;text-decoration:none;text-transform:uppercase;border-radius:5px}.btn-light{background:#fff}.btn-light:hover,.btn-light:active{background:transparent;border:1px solid #fff;color:#fff}.btn-outline{border:1px solid #fff;color:#fff}.btn-outline:hover{background:#fff}.btn-outline--green:hover,.btn-outline--green:active{color:var(--color-red)}.btn-outline--grey:hover,.btn-outline--grey:active{color:var(--color-grey-darker)}.img-responsive{width:100%;height:auto}@media (max-width: 767.98px){img.alignright{display:block;float:none;margin:40px 0}}.transition,a.txt-link,.mec-single-event .mec-event-meta dd a,.mec-single-event .mec-event-meta dd.mec-organizer-email a,.module__horizontal-img-slider a.txt-link,.module__2col-img-side a.txt-link,.btn,.mec-fes-form button[type=submit].mec-fes-sub-button,.mec-booking-tab-content .button,.mec-booking-tab-content .mec-bfixed-field-add-option,.mec-booking-tab-content .mec-reg-field-add-option,.mec-fes-form .mec-form-row .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,ul#mec_orgz_form_row li .mec-additional-organizer-remove,ul#mec_reg_form_fields li .mec_reg_field_remove,.mec-events-button,.wpcf7 input[type=submit]{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.bg-white{background-color:#fff}.bg-grey{background-color:var(--color-off-white)}.bg-mid-grey{background-color:var(--color-grey-dark)}.bg-dark-grey{background-color:var(--color-grey-dark)}.bg-purple{background-color:#662d91}.bg-pink{background-color:var(--color-red)}.bg-orange{background-color:#e5710b}.bg-red{background-color:var(--color-red)}.bg-gold{background-color:var(--color-gold)}.bg-green{background-color:var(--color-red)}.bg-green-2{background-color:#178b78}.bg-dark-green{background-color:#13796b}.text-black{color:#000}.text-dark-grey{color:var(--color-grey-darker)}.text-white{color:#fff}.text-grey{color:#ccc}.text-grey-2{color:#808080}.text-red{color:var(--color-red)}.text-orange{color:#e5710b}.text-pink{color:var(--color-red)}.text-purple{color:#662d91}.text-green{color:var(--color-red)}.text-green-2{color:#178b78}.keyline{padding:20px 0;border-bottom:1px solid #ccc;margin-bottom:0}@media (min-width: 768px){.breakout-full{width:calc(100% + 30px);margin-left:-15px}}@media (min-width: 768px){.breakout-full .breakout-inner{max-height:512px}}@media (min-width: 1090px){.breakout-full .breakout-inner{max-height:600px}}.breakout-full .breakout-inner img{-o-object-fit:cover;object-fit:cover;height:100%}.breakout-full .img-caption{max-width:500px}.breakout-one{max-width:1260px;margin:0 auto}.breakout-two{max-width:1420px;margin:0 auto}.breakout-two__main{background-color:var(--color-red);padding:30px 15px}@media (min-width: 768px){.breakout-two__main{padding:60px 30px;padding-right:70px}}@media (min-width: 1090px){.breakout-two__main{padding:90px 60px 60px}}.breakout-two__main .subheading{font-size:18px;line-height:1.5555555556;margin-bottom:0;font-weight:700}.breakout-two__side{background-color:var(--color-grey-darker);padding:30px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}@media (min-width: 1090px){.breakout-two__side{padding:60px}}.breakout-two__side a{color:white}.breakout-two__side a:hover{color:var(--color-gold)}.breakout-two .col-md-8,.breakout-two .col-md-4{padding-left:7.5px;padding-right:7.5px}@media (min-width: 768px){.breakout-50-50 .row > div{max-height:450px}}@media (min-width: 1090px){.breakout-50-50 .row > div{max-height:600px}}.breakout-50-50 .row > div img{height:245px;width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width: 768px){.breakout-50-50 .row > div img{height:100%;-o-object-fit:cover;object-fit:cover}}.module__1col-contained-img-captioned .img-container,.module__two-photo-no-offset .img-container,.module__two-photo-offset .img-container{position:relative}@media (min-width: 768px){.module__1col-contained-img-captioned .img-container,.module__two-photo-no-offset .img-container,.module__two-photo-offset .img-container{height:100%}}.module__1col-contained-img-captioned .img-container::before,.module__two-photo-no-offset .img-container::before,.module__two-photo-offset .img-container::before{content:"";display:block;height:15px;background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/caption-top.png");background-size:100%;background-repeat:no-repeat;position:absolute;bottom:-10px;width:100%;left:0;z-index:2}@media (min-width: 768px){.module__1col-contained-img-captioned .img-container::before,.module__two-photo-no-offset .img-container::before,.module__two-photo-offset .img-container::before{display:none}}.img-caption{padding:15px 0}.img-caption::before{content:"";display:none;height:15px;background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/caption-top.png");background-size:100%;background-repeat:no-repeat;position:absolute;top:-10px;width:100%;left:0;z-index:2}@media (min-width: 768px){.img-caption::before{display:block}}@media (max-width: 767px){.img-caption .h4-new,.img-caption .tax-mec_category .mec-month-divider span,.tax-mec_category .mec-month-divider .img-caption span{font-size:24px;line-height:1.5;font-weight:400}}@media (min-width: 768px){.img-caption{padding:25px 15px 30px;max-width:450px}}@media (min-width: 1090px){.img-caption{padding:40px;max-width:460px}}.img-caption h5{color:var(--color-red)}@media (min-width: 768px){.img-caption{position:absolute}}.img-caption h5{margin-bottom:15px}.img-caption p,.img-caption .events-listview .event-detail .event-date,.events-listview .event-detail .img-caption .event-date,.img-caption .events-listview .event-detail .event-time,.events-listview .event-detail .img-caption .event-time,.img-caption .events-listview .event-detail .event-location,.events-listview .event-detail .img-caption .event-location,.img-caption .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .img-caption .event-time,.img-caption li,.img-caption .table td,.table .img-caption td{margin-bottom:15px}@media (min-width: 1090px){.img-caption p,.img-caption .events-listview .event-detail .event-date,.events-listview .event-detail .img-caption .event-date,.img-caption .events-listview .event-detail .event-time,.events-listview .event-detail .img-caption .event-time,.img-caption .events-listview .event-detail .event-location,.events-listview .event-detail .img-caption .event-location,.img-caption .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .img-caption .event-time,.img-caption li,.img-caption .table td,.table .img-caption td{margin-bottom:30px}}.control-group .carousel-control-next,.control-group .carousel-control-prev{color:var(--color-red);text-decoration:none;position:static;font-size:20px;opacity:1;width:30px;height:30px;border-radius:50%;border:1px solid var(--color-red);-webkit-transition:color .2s,border-color .2s;transition:color .2s,border-color .2s}.control-group .carousel-control-next-icon,.control-group .carousel-control-prev-icon{background-image:none}.control-group .carousel-control-next-icon.nitro-lazy,.control-group .carousel-control-prev-icon.nitro-lazy{background-image:none !important}.control-group .fa-angle-left{padding-right:3px;padding-bottom:2px}.control-group .fa-angle-right{padding-left:3px;padding-bottom:2px}.control-group .no-slide{border-color:var(--color-grey-dark);color:var(--color-grey-dark);cursor:auto}.control-group .no-slide:hover{border-color:var(--color-grey-dark) !important;color:var(--color-grey-dark) !important;background-color:transparent !important}.control-group .carousel-control-next:hover{border-color:var(--color-red);background-color:var(--color-red);color:white}.control-group .carousel-control-next:focus{border-color:var(--color-red);background-color:var(--color-red);color:white}.control-group .carousel-control-prev{margin-right:12px}.control-group .carousel-control-prev:hover{border-color:var(--color-red);background-color:var(--color-red);color:white}.control-group .carousel-control-prev:focus{border-color:var(--color-red);background-color:var(--color-red);color:white}.acf-map{width:100%;height:400px}.acf-map img{max-width:inherit !important}.xxs{height:15px}@media (min-width: 1090px){.xxs{height:25px}}.xs{height:15px}@media (min-width: 1090px){.xs{height:50px}}.sm{height:30px}@media (min-width: 1090px){.sm{height:75px}}.m{height:45px}@media (min-width: 768px){.m{height:100px}}.m2{height:15px}@media (min-width: 768px){.m2{height:110px}}.m3{height:15px}@media (min-width: 768px){.m3{height:120px}}.l{height:100px}@media (min-width: 768px){.l{height:130px}}.l2{height:45px}@media (min-width: 768px){.l2{height:140px}}.l3{height:30px}@media (min-width: 1090px){.l3{height:150px}}.xl{height:30px}@media (min-width: 768px){.xl{height:190px}}.accordian-group .collapse:not(.show){height:0;display:block;overflow:hidden;visibility:hidden}.wrapper{padding-top:15px;padding-bottom:0px}@media (min-width: 1090px){.wrapper{padding-top:72px}}li.gf_placeholder{display:none}.SumoSelect{width:100%;max-width:280px}.SelectBox{padding:15px}.SumoSelect > .CaptionCont{font-size:16px;border:1px solid var(--color-grey-darker);border-radius:0;line-height:1}.SumoSelect > .CaptionCont > span.placeholder{color:var(--color-grey-darker);font-style:normal}.SumoSelect > .CaptionCont > label > i{background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/select-arrow-down.svg")}.SumoSelect > .CaptionCont > label > i.nitro-lazy{background-image:none !important}.SumoSelect.open > .CaptionCont > label > i{background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/select-arrow.svg")}.SumoSelect.open > .CaptionCont > label > i.nitro-lazy{background-image:none !important}.SumoSelect > .CaptionCont > label{margin-bottom:0;right:10px}.SumoSelect > .optWrapper > .options li.opt{font-size:13px;border-bottom:none;padding:4px 20px}.SumoSelect > .optWrapper{border:1px solid #ccc;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.SumoSelect > .optWrapper > .options{max-height:unset}.SumoSelect > .optWrapper ul{padding-left:0 !important}.SumoSelect.open > .optWrapper{top:38px}.SumoSelect > .optWrapper > .options li label{margin-bottom:0}.SumoSelect > .optWrapper > .options li.opt:hover{background:var(--color-off-white)}.gform_body li{list-style-type:none}.gform_body textarea{resize:none}.basic-text.container{margin-bottom:140px}.blog-img-block{padding:50px 0;margin-bottom:0}@media (min-width: 768px){.blog-img-block{margin-left:-52%;padding:100px 0}}.blog-img-block img{width:100%}.blog-img-block img:first-child{margin-bottom:1.5rem}@media (min-width: 576px){.blog-img-block img{width:calc(50% - 15px)}.blog-img-block img:first-child{margin-right:25px;margin-bottom:0}}@media (min-width: 768px){.blog-img-block img{width:calc(33.33333% - 15px)}}.hero-slide.wrapper{padding-top:0}.module__hero-slider{position:relative;margin-bottom:15px}@media (min-width: 768px){.module__hero-slider{margin-bottom:0}}.module__hero-slider .carousel-item{background-size:cover;background-position:center;background-repeat:no-repeat}.module__hero-slider .carousel-item.move-left{background-position:62%}.module__hero-slider .h10{font-size:18px;line-height:24px}@media (min-width: 768px){.module__hero-slider .h10{font-size:21px;line-height:30px}}.module__hero-slider .h16{display:none;color:#fff;background:#000;position:absolute;bottom:0;left:0;margin-bottom:0;padding:10px 20px}@media (min-width: 768px){.module__hero-slider .h16{display:block}}.module__hero-slider .slide-text{color:white;width:100%;max-width:1065px;padding-right:15px;padding-left:15px;margin:0 auto;position:relative;z-index:2}.module__hero-slider .slide-text p,.module__hero-slider .slide-text .events-listview .event-detail .event-date,.events-listview .event-detail .module__hero-slider .slide-text .event-date,.module__hero-slider .slide-text .events-listview .event-detail .event-time,.events-listview .event-detail .module__hero-slider .slide-text .event-time,.module__hero-slider .slide-text .events-listview .event-detail .event-location,.events-listview .event-detail .module__hero-slider .slide-text .event-location,.module__hero-slider .slide-text .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .module__hero-slider .slide-text .event-time{color:white}@media (min-width: 1090px){.module__hero-slider .slide-text p,.module__hero-slider .slide-text .events-listview .event-detail .event-date,.events-listview .event-detail .module__hero-slider .slide-text .event-date,.module__hero-slider .slide-text .events-listview .event-detail .event-time,.events-listview .event-detail .module__hero-slider .slide-text .event-time,.module__hero-slider .slide-text .events-listview .event-detail .event-location,.events-listview .event-detail .module__hero-slider .slide-text .event-location,.module__hero-slider .slide-text .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .module__hero-slider .slide-text .event-time{font-size:21px;line-height:1.5238095238}}@media (min-width: 1090px){.module__hero-slider .slide-text h1{font-size:66px;line-height:1.0909090909;margin-bottom:15px}}.module__hero-slider .slide-text .btn,.module__hero-slider .slide-text .mec-fes-form button[type=submit].mec-fes-sub-button,.mec-fes-form .module__hero-slider .slide-text button[type=submit].mec-fes-sub-button,.module__hero-slider .slide-text .mec-booking-tab-content .button,.mec-booking-tab-content .module__hero-slider .slide-text .button,.module__hero-slider .slide-text .mec-booking-tab-content .mec-bfixed-field-add-option,.mec-booking-tab-content .module__hero-slider .slide-text .mec-bfixed-field-add-option,.module__hero-slider .slide-text .mec-booking-tab-content .mec-reg-field-add-option,.mec-booking-tab-content .module__hero-slider .slide-text .mec-reg-field-add-option,.module__hero-slider .slide-text .mec-fes-form .mec-form-row .button:not(.wp-color-result),.mec-fes-form .mec-form-row .module__hero-slider .slide-text .button:not(.wp-color-result),.module__hero-slider .slide-text ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,ul#mec_bfixed_form_fields li .module__hero-slider .slide-text .mec_bfixed_field_remove,.module__hero-slider .slide-text ul#mec_orgz_form_row li .mec-additional-organizer-remove,ul#mec_orgz_form_row li .module__hero-slider .slide-text .mec-additional-organizer-remove,.module__hero-slider .slide-text ul#mec_reg_form_fields li .mec_reg_field_remove,ul#mec_reg_form_fields li .module__hero-slider .slide-text .mec_reg_field_remove,.module__hero-slider .slide-text .mec-events-button{margin-top:10px}@media (min-width: 1090px){.module__hero-slider .slide-text{padding-top:67.5px}}@media (min-width: 1200px){.module__hero-slider .slide-text{padding-right:0}}.module__hero-slider .carousel-item::before{display:block;position:absolute;content:"";background:rgba(0,0,0,.4);top:0;width:100%;height:100%;z-index:1}.module__hero-img{position:relative;min-height:230px;background-size:cover;background-position:center}@media (min-width: 768px){.module__hero-img{min-height:360px}}@media (min-width: 1090px){.module__hero-img{min-height:400px}}.module__hero-img::before{display:none;content:"";background:rgba(0,0,0,.5);-webkit-filter:blur(120px);filter:blur(120px);position:absolute;top:0;left:0;width:100%;height:75%}@media (min-width: 1090px){.module__hero-img::before{display:block}}.iframe-scrollx{overflow-x:auto}@supports (-webkit-overflow-scrolling: touch){.iframe-scrollx{-webkit-overflow-scrolling:touch;overflow-x:auto}}.event-img img{max-height:435px;width:auto;max-width:100%}.blog-heading{margin-bottom:80px;color:var(--color-red)}.blog-content{padding-bottom:135px}.blog-content .addtoany_list{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-content .addtoany_list a{border:2px solid var(--color-red);border-radius:50%;margin-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4px}.blog-content .addtoany_list a:hover{border:2px solid #000}.blog-content .addtoany_list a:hover span{opacity:1}.blog-content .addtoany_list a:hover svg path{fill:#000}.a2a_svg path{fill:var(--color-red)}.related-posts{padding-bottom:100px}.related-posts h5{margin-bottom:70px}.related-posts a.related-title{text-decoration:none}button.accordian-heading:focus{outline:none}.page-id-155 table th:first-of-type{width:80%}.page-numbers{margin-bottom:15px}.page-numbers.dots{border:none}.page-numbers.dots:hover{background:none;color:var(--color-grey-darker)}.algo-skinny-banner{background-color:var(--color-red);min-height:40px;font-size:13px;line-height:18px;text-transform:uppercase;color:#fff;padding:10px 0px;margin-top:0px}@media (max-width: 576px){.algo-skinny-banner{padding:10px 15px}}.algo-skinny-banner-content{text-align:center;font-size:12px;line-height:14px;font-weight:500;width:95%}.algo-skinny-banner-link{color:inherit;text-decoration:none}@media (max-width: 576px){.algo-skinny-banner-link{margin-top:2px}}.algo-skinny-banner-link:hover{color:inherit;text-decoration:none}.algo-skinny-banner-logo{width:50px;height:23px;margin-right:25px}.skinny-caret{margin-left:10px;height:9px;width:7px;margin-bottom:2px}.algo-skinny-close-icon-small{cursor:pointer;width:13px;height:13px;margin-bottom:2px}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.h7,.h7-lower,.h8,.h9,.h9-lower,.h11,.h12,.h16{font-weight:normal}.h10,.h13,.h14,.h15{font-weight:normal}h1,.h1{font-size:56px;line-height:1.06}@media (min-width: 768px){h1,.h1{font-size:70px}}h2,.h2{font-size:48px;line-height:1.13}@media (min-width: 768px){h2,.h2{font-size:60px}}h3,.h3{font-size:44px;line-height:1}@media (min-width: 768px){h3,.h3{font-size:55px}}h4,.h4{font-size:46px;line-height:46px}h5,.h5{font-size:32px;line-height:1.05;font-weight:500}@media (min-width: 768px){h5,.h5{font-size:36px;line-height:1.1666666667}}h6,.h6{font-size:32px;line-height:36px}.h7,.h7-lower{text-transform:uppercase;line-height:1.08;font-size:23px}@media (min-width: 768px){.h7,.h7-lower{font-size:26px}}.h7-lower{text-transform:none}.h8{text-transform:capitalize;font-size:21px;line-height:28px}.h9,.h9-lower{text-transform:uppercase;font-size:18px;line-height:1.5555555556}.h9-lower{text-transform:none}.h10{font-size:21px;line-height:30px}.h11{text-transform:uppercase;font-size:18px;line-height:22px}.h12,.h13{text-transform:uppercase;font-size:16px;line-height:20px}.h14{font-size:14px;line-height:25px}.h15{text-transform:uppercase;font-size:13px;line-height:27px}.h16{text-transform:uppercase;font-size:13px;line-height:16px}.h17{font-size:60px;font-family:"Sucrose-BoldTwo","Segoe UI",Tahoma,Geneva,Verdana,sans-serif;line-height:1;color:var(--color-red)}@media (min-width: 768px){.h17{font-size:84px}}h1,.h1-new{font-size:32px;line-height:1.125;font-weight:400}@media (min-width: 768px){h1,.h1-new{font-size:52px;line-height:1.1538461538}}@media (min-width: 1090px){h1,.h1-new{font-size:66px;line-height:1.0909090909}}h2,.h2-new{font-size:28px;line-height:1.2857142857;font-weight:400}@media (min-width: 768px){h2,.h2-new{font-size:42px;line-height:1.1428571429}}@media (min-width: 1090px){h2,.h2-new{font-size:60px;line-height:1.1}}h3,.h3-new{font-size:24px;line-height:1.3333333333;font-weight:400}@media (min-width: 768px){h3,.h3-new{font-size:36px;line-height:1.1666666667}}@media (min-width: 1090px){h3,.h3-new{font-size:48px;line-height:1.1666666667}}h4,.h4-new,.tax-mec_category .mec-month-divider span{font-size:21px;line-height:1.3333333333;font-weight:700}@media (min-width: 768px){h4,.h4-new,.tax-mec_category .mec-month-divider span{font-size:32px;line-height:1.3125;font-weight:500}}@media (min-width: 1090px){h4,.h4-new,.tax-mec_category .mec-month-divider span{font-size:36px;line-height:1.1666666667;margin-bottom:30px}}h5,.h5-new,.mec-wrap .mec-single-title,.single-mec-events .mec-wrap.mec-no-access-error h1{font-size:18px;line-height:1.5555555556;font-weight:700}@media (min-width: 768px){h5,.h5-new,.mec-wrap .mec-single-title,.single-mec-events .mec-wrap.mec-no-access-error h1{font-size:28px;line-height:1.3571428571}}@media (min-width: 1090px){h5,.h5-new,.mec-wrap .mec-single-title,.single-mec-events .mec-wrap.mec-no-access-error h1{font-size:28px;line-height:1.2857142857}}h6,.h6-new{font-size:16px;line-height:1.5;font-weight:700}@media (min-width: 768px){h6,.h6-new{font-size:24px;line-height:1.3333333333}}@media (min-width: 1090px){h6,.h6-new{font-size:24px;line-height:1.3333333333}}.h7-new,.mec-single-event .mec-event-social h3,.module__two-col-form label{font-size:14px;line-height:1.5;font-weight:700}@media (min-width: 768px){.h7-new,.mec-single-event .mec-event-social h3,.module__two-col-form label{font-size:18px;line-height:1.5555555556}}@media (min-width: 1090px){.h7-new,.mec-single-event .mec-event-social h3,.module__two-col-form label{font-size:18px;line-height:1.5555555556}}@media (max-width: 991px){.h1-new--tablet-down{font-size:52px;line-height:1.1538461538}}@media (max-width: 767px){.h1-new--tablet-down{font-size:32px;line-height:1.125}}@media (max-width: 991px){.h2-new--tablet-down{font-size:36px;line-height:1.1666666667}}@media (max-width: 767px){.h2-new--tablet-down{font-size:28px;line-height:1.2857142857}}@media (max-width: 991px){.h3-new--tablet-down{font-size:32px;line-height:1.3125;font-weight:400}}@media (max-width: 767px){.h3-new--tablet-down{font-size:24px;line-height:1.3333333333;font-weight:400}}@media (max-width: 991px){.h4-new--tablet-down{font-size:28px;line-height:1.3571428571;font-weight:500}}@media (max-width: 767px){.h4-new--tablet-down{font-size:21px;line-height:1.3333333333;font-weight:700}}@media (max-width: 991px){.h5-new--tablet-down{font-size:24px;line-height:1.3333333333;font-weight:700}}@media (max-width: 767px){.h5-new--tablet-down{font-size:18px;line-height:1.5555555556;font-weight:700}}@media (max-width: 767px){.h1-new--mobile{font-size:32px;line-height:1.125}}@media (max-width: 767px){.h2-new--mobile{font-size:28px;line-height:1.2857142857}}@media (max-width: 767px){.h3-new--mobile{font-size:24px;line-height:1.3333333333;font-weight:400}}@media (max-width: 767px){.h4-new--mobile{font-size:21px;line-height:1.3333333333;font-weight:700}}@media (max-width: 767px){.h5-new--mobile{font-size:18px;line-height:1.5555555556;font-weight:700}}.intro-small{font-size:18px;line-height:1.5555555556}@media (min-width: 768px){.intro-small{font-weight:500}}@media (min-width: 1090px){.intro-small{font-size:21px;line-height:1.5238095238}}.intro-large,.module__two-column-text .subheading,.subheading,.testimonials{font-size:18px;line-height:1.5555555556}@media (min-width: 768px){.intro-large,.module__two-column-text .subheading,.subheading,.testimonials{font-size:21px;line-height:1.5238095238}}@media (min-width: 1090px){.intro-large,.module__two-column-text .subheading,.subheading,.testimonials{font-size:24px;line-height:1.5}}.testimonials{line-height:36px;margin-bottom:30px}p,.events-listview .event-detail .event-date,.events-listview .event-detail .event-time,.events-listview .event-detail .event-location,.section-events-carousel .events-carousel-item .event-time,li,.table td,.p{color:var(--color-grey-darker);font-size:16px;line-height:1.5}@media (min-width: 1090px){p,.events-listview .event-detail .event-date,.events-listview .event-detail .event-time,.events-listview .event-detail .event-location,.section-events-carousel .events-carousel-item .event-time,li,.table td,.p{font-size:18px;line-height:28px}}li{margin-bottom:0}.font-bold{font-weight:700}.algoma-scroll > .os-scrollbar-horizontal{right:16px;height:12px;padding:2px}.algoma-scroll > .os-scrollbar-vertical{bottom:16px;width:12px;padding:2px}.algoma-scroll.os-host-rtl > .os-scrollbar-horizontal{left:16px;right:0}.algoma-scroll > .os-scrollbar-corner{height:16px;width:16px;background-color:transparent}.algoma-scroll > .os-scrollbar-horizontal > .os-scrollbar-track{background:#ccc}.algoma-scroll > .os-scrollbar-vertical > .os-scrollbar-track{background:#ccc}.algoma-scroll > .os-scrollbar-horizontal > .os-scrollbar-track:hover{background:#ccc}.algoma-scroll > .os-scrollbar-vertical > .os-scrollbar-track:hover{background:#ccc}.algoma-scroll > .os-scrollbar-horizontal > .os-scrollbar-track.active{background:#ccc}.algoma-scroll > .os-scrollbar-vertical > .os-scrollbar-track.active{background:#ccc}.algoma-scroll.os-host-transition > .os-scrollbar-horizontal > .os-scrollbar-track{-webkit-transition:background-color .3s;transition:background-color .3s}.algoma-scroll.os-host-transition > .os-scrollbar-vertical > .os-scrollbar-track{-webkit-transition:background-color .3s;transition:background-color .3s}.algoma-scroll > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle::before,.algoma-scroll > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;display:block}.algoma-scroll > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle::before{top:-6px;bottom:-2px}.algoma-scroll > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle::before{left:-6px;right:-2px}.algoma-scroll.os-host-rtl > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle::before{right:-6px;left:-2px}.algoma-scroll > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle{border-radius:0}.algoma-scroll > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle{border-radius:0}.algoma-scroll > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle{min-width:30px;max-width:none;background:var(--color-grey-darker)}.algoma-scroll > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle{min-height:30px;max-height:none;background:var(--color-grey-darker)}.algoma-scroll > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle:hover{background:rgba(0,0,0,.6)}.algoma-scroll > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle:hover{background:rgba(0,0,0,.6)}.algoma-scroll > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle.active{background:black}.algoma-scroll > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle.active{background:black}.algoma-scroll.os-host-transition > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle{-webkit-transition:background-color .3s;transition:background-color .3s}.algoma-scroll.os-host-transition > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle{-webkit-transition:background-color .3s;transition:background-color .3s}.txt-colour-change,.btn-outline--txt-change:hover{color:var(--color-red)}.button-colour-change{color:var(--color-red)}.button-colour-change:hover{color:#fff}.pdf-icon{fill:var(--color-red)}.bg-colour-change{background-color:var(--color-red)}.border-left-change{border-left:20px solid var(--color-red)}.border-right-change{border-right:20px solid var(--color-red)}.border-top-change{border-top:20px solid var(--color-red)}.t-border-right-change{border-right:1px solid var(--color-grey-light)}.t-border-right-change:last-child{border-right:none}.page-id-16 .pdf-icon,.parent-pageid-16 .pdf-icon,.parent-pageid-58 .pdf-icon,.parent-pageid-66 .pdf-icon,.parent-pageid-76 .pdf-icon,.parent-pageid-86 .pdf-icon,.parent-pageid-88 .pdf-icon,.parent-pageid-98 .pdf-icon,.parent-pageid-116 .pdf-icon,.parent-pageid-129 .pdf-icon,.parent-pageid-137 .pdf-icon,.parent-pageid-143 .pdf-icon,.parent-pageid-151 .pdf-icon,.parent-pageid-159 .pdf-icon,.parent-pageid-165 .pdf-icon,.parent-pageid-167 .pdf-icon,.parent-pageid-177 .pdf-icon,.page-id-21536 .pdf-icon{fill:#e5710b}.page-id-16 .txt-colour-change,.page-id-16 .btn-outline--txt-change:hover,.parent-pageid-16 .txt-colour-change,.parent-pageid-16 .btn-outline--txt-change:hover,.parent-pageid-58 .txt-colour-change,.parent-pageid-58 .btn-outline--txt-change:hover,.parent-pageid-66 .txt-colour-change,.parent-pageid-66 .btn-outline--txt-change:hover,.parent-pageid-76 .txt-colour-change,.parent-pageid-76 .btn-outline--txt-change:hover,.parent-pageid-86 .txt-colour-change,.parent-pageid-86 .btn-outline--txt-change:hover,.parent-pageid-88 .txt-colour-change,.parent-pageid-88 .btn-outline--txt-change:hover,.parent-pageid-98 .txt-colour-change,.parent-pageid-98 .btn-outline--txt-change:hover,.parent-pageid-116 .txt-colour-change,.parent-pageid-116 .btn-outline--txt-change:hover,.parent-pageid-129 .txt-colour-change,.parent-pageid-129 .btn-outline--txt-change:hover,.parent-pageid-137 .txt-colour-change,.parent-pageid-137 .btn-outline--txt-change:hover,.parent-pageid-143 .txt-colour-change,.parent-pageid-143 .btn-outline--txt-change:hover,.parent-pageid-151 .txt-colour-change,.parent-pageid-151 .btn-outline--txt-change:hover,.parent-pageid-159 .txt-colour-change,.parent-pageid-159 .btn-outline--txt-change:hover,.parent-pageid-165 .txt-colour-change,.parent-pageid-165 .btn-outline--txt-change:hover,.parent-pageid-167 .txt-colour-change,.parent-pageid-167 .btn-outline--txt-change:hover,.parent-pageid-177 .txt-colour-change,.parent-pageid-177 .btn-outline--txt-change:hover,.page-id-21536 .txt-colour-change,.page-id-21536 .btn-outline--txt-change:hover{color:var(--color-red)}.page-id-16 .button-colour-change,.parent-pageid-16 .button-colour-change,.parent-pageid-58 .button-colour-change,.parent-pageid-66 .button-colour-change,.parent-pageid-76 .button-colour-change,.parent-pageid-86 .button-colour-change,.parent-pageid-88 .button-colour-change,.parent-pageid-98 .button-colour-change,.parent-pageid-116 .button-colour-change,.parent-pageid-129 .button-colour-change,.parent-pageid-137 .button-colour-change,.parent-pageid-143 .button-colour-change,.parent-pageid-151 .button-colour-change,.parent-pageid-159 .button-colour-change,.parent-pageid-165 .button-colour-change,.parent-pageid-167 .button-colour-change,.parent-pageid-177 .button-colour-change,.page-id-21536 .button-colour-change{color:var(--color-red)}.page-id-16 .button-colour-change:hover,.parent-pageid-16 .button-colour-change:hover,.parent-pageid-58 .button-colour-change:hover,.parent-pageid-66 .button-colour-change:hover,.parent-pageid-76 .button-colour-change:hover,.parent-pageid-86 .button-colour-change:hover,.parent-pageid-88 .button-colour-change:hover,.parent-pageid-98 .button-colour-change:hover,.parent-pageid-116 .button-colour-change:hover,.parent-pageid-129 .button-colour-change:hover,.parent-pageid-137 .button-colour-change:hover,.parent-pageid-143 .button-colour-change:hover,.parent-pageid-151 .button-colour-change:hover,.parent-pageid-159 .button-colour-change:hover,.parent-pageid-165 .button-colour-change:hover,.parent-pageid-167 .button-colour-change:hover,.parent-pageid-177 .button-colour-change:hover,.page-id-21536 .button-colour-change:hover{color:#fff}.page-id-16 .bg-colour-change,.parent-pageid-16 .bg-colour-change,.parent-pageid-58 .bg-colour-change,.parent-pageid-66 .bg-colour-change,.parent-pageid-76 .bg-colour-change,.parent-pageid-86 .bg-colour-change,.parent-pageid-88 .bg-colour-change,.parent-pageid-98 .bg-colour-change,.parent-pageid-116 .bg-colour-change,.parent-pageid-129 .bg-colour-change,.parent-pageid-137 .bg-colour-change,.parent-pageid-143 .bg-colour-change,.parent-pageid-151 .bg-colour-change,.parent-pageid-159 .bg-colour-change,.parent-pageid-165 .bg-colour-change,.parent-pageid-167 .bg-colour-change,.parent-pageid-177 .bg-colour-change,.page-id-21536 .bg-colour-change{background-color:var(--color-red)}.page-id-16 .border-left-change,.parent-pageid-16 .border-left-change,.parent-pageid-58 .border-left-change,.parent-pageid-66 .border-left-change,.parent-pageid-76 .border-left-change,.parent-pageid-86 .border-left-change,.parent-pageid-88 .border-left-change,.parent-pageid-98 .border-left-change,.parent-pageid-116 .border-left-change,.parent-pageid-129 .border-left-change,.parent-pageid-137 .border-left-change,.parent-pageid-143 .border-left-change,.parent-pageid-151 .border-left-change,.parent-pageid-159 .border-left-change,.parent-pageid-165 .border-left-change,.parent-pageid-167 .border-left-change,.parent-pageid-177 .border-left-change,.page-id-21536 .border-left-change{border-left:20px solid var(--color-red)}.page-id-16 .border-right-change,.parent-pageid-16 .border-right-change,.parent-pageid-58 .border-right-change,.parent-pageid-66 .border-right-change,.parent-pageid-76 .border-right-change,.parent-pageid-86 .border-right-change,.parent-pageid-88 .border-right-change,.parent-pageid-98 .border-right-change,.parent-pageid-116 .border-right-change,.parent-pageid-129 .border-right-change,.parent-pageid-137 .border-right-change,.parent-pageid-143 .border-right-change,.parent-pageid-151 .border-right-change,.parent-pageid-159 .border-right-change,.parent-pageid-165 .border-right-change,.parent-pageid-167 .border-right-change,.parent-pageid-177 .border-right-change,.page-id-21536 .border-right-change{border-right:20px solid var(--color-red)}.page-id-16 .border-top-change,.parent-pageid-16 .border-top-change,.parent-pageid-58 .border-top-change,.parent-pageid-66 .border-top-change,.parent-pageid-76 .border-top-change,.parent-pageid-86 .border-top-change,.parent-pageid-88 .border-top-change,.parent-pageid-98 .border-top-change,.parent-pageid-116 .border-top-change,.parent-pageid-129 .border-top-change,.parent-pageid-137 .border-top-change,.parent-pageid-143 .border-top-change,.parent-pageid-151 .border-top-change,.parent-pageid-159 .border-top-change,.parent-pageid-165 .border-top-change,.parent-pageid-167 .border-top-change,.parent-pageid-177 .border-top-change,.page-id-21536 .border-top-change{border-top:20px solid var(--color-red)}.page-id-16 .t-border-right-change,.parent-pageid-16 .t-border-right-change,.parent-pageid-58 .t-border-right-change,.parent-pageid-66 .t-border-right-change,.parent-pageid-76 .t-border-right-change,.parent-pageid-86 .t-border-right-change,.parent-pageid-88 .t-border-right-change,.parent-pageid-98 .t-border-right-change,.parent-pageid-116 .t-border-right-change,.parent-pageid-129 .t-border-right-change,.parent-pageid-137 .t-border-right-change,.parent-pageid-143 .t-border-right-change,.parent-pageid-151 .t-border-right-change,.parent-pageid-159 .t-border-right-change,.parent-pageid-165 .t-border-right-change,.parent-pageid-167 .t-border-right-change,.parent-pageid-177 .t-border-right-change,.page-id-21536 .t-border-right-change{border-right:1px solid var(--color-red)}.page-id-16 .t-border-right-change:last-child,.parent-pageid-16 .t-border-right-change:last-child,.parent-pageid-58 .t-border-right-change:last-child,.parent-pageid-66 .t-border-right-change:last-child,.parent-pageid-76 .t-border-right-change:last-child,.parent-pageid-86 .t-border-right-change:last-child,.parent-pageid-88 .t-border-right-change:last-child,.parent-pageid-98 .t-border-right-change:last-child,.parent-pageid-116 .t-border-right-change:last-child,.parent-pageid-129 .t-border-right-change:last-child,.parent-pageid-137 .t-border-right-change:last-child,.parent-pageid-143 .t-border-right-change:last-child,.parent-pageid-151 .t-border-right-change:last-child,.parent-pageid-159 .t-border-right-change:last-child,.parent-pageid-165 .t-border-right-change:last-child,.parent-pageid-167 .t-border-right-change:last-child,.parent-pageid-177 .t-border-right-change:last-child,.page-id-21536 .t-border-right-change:last-child{border-right:none}.page-id-18 .pdf-icon,.parent-pageid-18 .pdf-icon,.parent-pageid-591 .pdf-icon,.parent-pageid-653 .pdf-icon,.parent-pageid-661 .pdf-icon,.parent-pageid-663 .pdf-icon,.parent-pageid-681 .parent-pageid-591 .pdf-icon{fill:var(--color-red)}.page-id-18 .txt-colour-change,.page-id-18 .btn-outline--txt-change:hover,.parent-pageid-18 .txt-colour-change,.parent-pageid-18 .btn-outline--txt-change:hover,.parent-pageid-591 .txt-colour-change,.parent-pageid-591 .btn-outline--txt-change:hover,.parent-pageid-653 .txt-colour-change,.parent-pageid-653 .btn-outline--txt-change:hover,.parent-pageid-661 .txt-colour-change,.parent-pageid-661 .btn-outline--txt-change:hover,.parent-pageid-663 .txt-colour-change,.parent-pageid-663 .btn-outline--txt-change:hover,.parent-pageid-681 .parent-pageid-591 .txt-colour-change,.parent-pageid-681 .parent-pageid-591 .btn-outline--txt-change:hover{color:var(--color-red)}.page-id-18 .button-colour-change,.parent-pageid-18 .button-colour-change,.parent-pageid-591 .button-colour-change,.parent-pageid-653 .button-colour-change,.parent-pageid-661 .button-colour-change,.parent-pageid-663 .button-colour-change,.parent-pageid-681 .parent-pageid-591 .button-colour-change{color:var(--color-red)}.page-id-18 .button-colour-change:hover,.parent-pageid-18 .button-colour-change:hover,.parent-pageid-591 .button-colour-change:hover,.parent-pageid-653 .button-colour-change:hover,.parent-pageid-661 .button-colour-change:hover,.parent-pageid-663 .button-colour-change:hover,.parent-pageid-681 .parent-pageid-591 .button-colour-change:hover{color:#fff}.page-id-18 .bg-colour-change,.parent-pageid-18 .bg-colour-change,.parent-pageid-591 .bg-colour-change,.parent-pageid-653 .bg-colour-change,.parent-pageid-661 .bg-colour-change,.parent-pageid-663 .bg-colour-change,.parent-pageid-681 .parent-pageid-591 .bg-colour-change{background-color:var(--color-red)}.page-id-18 .border-left-change,.parent-pageid-18 .border-left-change,.parent-pageid-591 .border-left-change,.parent-pageid-653 .border-left-change,.parent-pageid-661 .border-left-change,.parent-pageid-663 .border-left-change,.parent-pageid-681 .parent-pageid-591 .border-left-change{border-left:20px solid var(--color-red)}.page-id-18 .border-right-change,.parent-pageid-18 .border-right-change,.parent-pageid-591 .border-right-change,.parent-pageid-653 .border-right-change,.parent-pageid-661 .border-right-change,.parent-pageid-663 .border-right-change,.parent-pageid-681 .parent-pageid-591 .border-right-change{border-right:20px solid var(--color-red)}.page-id-18 .border-top-change,.parent-pageid-18 .border-top-change,.parent-pageid-591 .border-top-change,.parent-pageid-653 .border-top-change,.parent-pageid-661 .border-top-change,.parent-pageid-663 .border-top-change,.parent-pageid-681 .parent-pageid-591 .border-top-change{border-top:20px solid var(--color-red)}.page-id-18 .t-border-right-change,.parent-pageid-18 .t-border-right-change,.parent-pageid-591 .t-border-right-change,.parent-pageid-653 .t-border-right-change,.parent-pageid-661 .t-border-right-change,.parent-pageid-663 .t-border-right-change,.parent-pageid-681 .parent-pageid-591 .t-border-right-change{border-right:1px solid var(--color-red)}.page-id-18 .t-border-right-change:last-child,.parent-pageid-18 .t-border-right-change:last-child,.parent-pageid-591 .t-border-right-change:last-child,.parent-pageid-653 .t-border-right-change:last-child,.parent-pageid-661 .t-border-right-change:last-child,.parent-pageid-663 .t-border-right-change:last-child,.parent-pageid-681 .parent-pageid-591 .t-border-right-change:last-child{border-right:none}.page-id-20 .pdf-icon,.parent-pageid-20 .pdf-icon{fill:var(--color-red)}.page-id-20 .txt-colour-change,.page-id-20 .btn-outline--txt-change:hover,.parent-pageid-20 .txt-colour-change,.parent-pageid-20 .btn-outline--txt-change:hover{color:var(--color-red)}.page-id-20 .button-colour-change,.parent-pageid-20 .button-colour-change{color:var(--color-red)}.page-id-20 .button-colour-change:hover,.parent-pageid-20 .button-colour-change:hover{color:#fff}.page-id-20 .bg-colour-change,.parent-pageid-20 .bg-colour-change{background-color:var(--color-red)}.page-id-20 .border-left-change,.parent-pageid-20 .border-left-change{border-left:20px solid var(--color-red)}.page-id-20 .border-right-change,.parent-pageid-20 .border-right-change{border-right:20px solid var(--color-red)}.page-id-20 .border-top-change,.parent-pageid-20 .border-top-change{border-top:20px solid var(--color-red)}.page-id-20 .t-border-right-change,.parent-pageid-20 .t-border-right-change{border-right:1px solid var(--color-red)}.page-id-20 .t-border-right-change:last-child,.parent-pageid-20 .t-border-right-change:last-child{border-right:none}.page-id-22 .pdf-icon,.parent-pageid-22 .pdf-icon,.parent-pageid-725 .pdf-icon,.parent-pageid-703 .pdf-icon,.parent-pageid-721 .pdf-icon,.parent-pageid-725 .pdf-icon,.parent-pageid-388 .pdf-icon{fill:var(--color-red)}.page-id-22 .txt-colour-change,.page-id-22 .btn-outline--txt-change:hover,.parent-pageid-22 .txt-colour-change,.parent-pageid-22 .btn-outline--txt-change:hover,.parent-pageid-725 .txt-colour-change,.parent-pageid-725 .btn-outline--txt-change:hover,.parent-pageid-703 .txt-colour-change,.parent-pageid-703 .btn-outline--txt-change:hover,.parent-pageid-721 .txt-colour-change,.parent-pageid-721 .btn-outline--txt-change:hover,.parent-pageid-725 .txt-colour-change,.parent-pageid-725 .btn-outline--txt-change:hover,.parent-pageid-388 .txt-colour-change,.parent-pageid-388 .btn-outline--txt-change:hover{color:var(--color-red)}.page-id-22 .button-colour-change,.parent-pageid-22 .button-colour-change,.parent-pageid-725 .button-colour-change,.parent-pageid-703 .button-colour-change,.parent-pageid-721 .button-colour-change,.parent-pageid-725 .button-colour-change,.parent-pageid-388 .button-colour-change{color:var(--color-red)}.page-id-22 .button-colour-change:hover,.parent-pageid-22 .button-colour-change:hover,.parent-pageid-725 .button-colour-change:hover,.parent-pageid-703 .button-colour-change:hover,.parent-pageid-721 .button-colour-change:hover,.parent-pageid-725 .button-colour-change:hover,.parent-pageid-388 .button-colour-change:hover{color:#fff}.page-id-22 .bg-colour-change,.parent-pageid-22 .bg-colour-change,.parent-pageid-725 .bg-colour-change,.parent-pageid-703 .bg-colour-change,.parent-pageid-721 .bg-colour-change,.parent-pageid-725 .bg-colour-change,.parent-pageid-388 .bg-colour-change{background-color:var(--color-red)}.page-id-22 .border-left-change,.parent-pageid-22 .border-left-change,.parent-pageid-725 .border-left-change,.parent-pageid-703 .border-left-change,.parent-pageid-721 .border-left-change,.parent-pageid-725 .border-left-change,.parent-pageid-388 .border-left-change{border-left:20px solid var(--color-red)}.page-id-22 .border-right-change,.parent-pageid-22 .border-right-change,.parent-pageid-725 .border-right-change,.parent-pageid-703 .border-right-change,.parent-pageid-721 .border-right-change,.parent-pageid-725 .border-right-change,.parent-pageid-388 .border-right-change{border-right:20px solid var(--color-red)}.page-id-22 .border-top-change,.parent-pageid-22 .border-top-change,.parent-pageid-725 .border-top-change,.parent-pageid-703 .border-top-change,.parent-pageid-721 .border-top-change,.parent-pageid-725 .border-top-change,.parent-pageid-388 .border-top-change{border-top:20px solid var(--color-red)}.page-id-22 .t-border-right-change,.parent-pageid-22 .t-border-right-change,.parent-pageid-725 .t-border-right-change,.parent-pageid-703 .t-border-right-change,.parent-pageid-721 .t-border-right-change,.parent-pageid-725 .t-border-right-change,.parent-pageid-388 .t-border-right-change{border-right:1px solid var(--color-red)}.page-id-22 .t-border-right-change:last-child,.parent-pageid-22 .t-border-right-change:last-child,.parent-pageid-725 .t-border-right-change:last-child,.parent-pageid-703 .t-border-right-change:last-child,.parent-pageid-721 .t-border-right-change:last-child,.parent-pageid-725 .t-border-right-change:last-child,.parent-pageid-388 .t-border-right-change:last-child{border-right:none}.navbar-toggler::before{content:"";width:22px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width=\'22\' height=\'16\' viewBox=\'0 0 22 16\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M1 1H21M1 8H21M1 15H21\' stroke=\'black\' stroke-miterlimit=\'10\' stroke-linecap=\'round\' stroke-linejoin=\'round\'/%3E%3C/svg%3E%0A")}#navbar-main .dropdown-buttons .dropdown-close-btn::after{width:20px;height:20px;background-size:contain;background-image:url("data:image/svg+xml,%3C%3Fxml version=\'1.0\' encoding=\'utf-8\'%3F%3E%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 21.2 21.2\' enable-background=\'new 0 0 21.2 21.2\' xml:space=\'preserve\'%3E%3Cg%3E%3Cg%3E%3Crect x=\'9.6\' y=\'-3.4\' transform=\'matrix(0.7071 -0.7071 0.7071 0.7071 -4.3933 10.6064)\' fill=\'%23FFFFFF\' width=\'2\' height=\'28\'/%3E%3C/g%3E%3Cg%3E%3Crect x=\'-3.4\' y=\'9.6\' transform=\'matrix(0.7071 -0.7071 0.7071 0.7071 -4.3933 10.6064)\' fill=\'%23FFFFFF\' width=\'28\' height=\'2\'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.search-btn a,.promagnifier{background-image:url("data:image/svg+xml,%3C%3Fxml version=\'1.0\' encoding=\'utf-8\'%3F%3E%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 13.3 13.7\' style=\'enable-background:new 0 0 13.3 13.7;\' xml:space=\'preserve\'%3E%3Cpath fill=\'%23ffffff\' d=\'M13.1,12.5L9.8,9.1c0.8-1,1.3-2.3,1.3-3.6C11.1,2.5,8.6,0,5.5,0S0,2.5,0,5.5s2.5,5.5,5.5,5.5c1.1,0,2.2-0.3,3.2-1l3.3,3.4 c0.1,0.1,0.3,0.2,0.5,0.2c0.2,0,0.4-0.1,0.5-0.2C13.3,13.2,13.3,12.8,13.1,12.5z M5.5,1.4c2.3,0,4.1,1.8,4.1,4.1S7.8,9.6,5.5,9.6 S1.4,7.8,1.4,5.5S3.3,1.4,5.5,1.4z\'/%3E%3C/svg%3E%0A") !important;background-repeat:no-repeat;background-size:14px 14px !important;background-position:center}.search-btn a.nitro-lazy,.promagnifier.nitro-lazy{background-image:none !important}#main-menu [data-depth="0"] .dropdown > a::before,#main-menu [data-depth="0"] .navbar-btn--plus > a::before,#navbarNavDropdown .dropdown > a::before,#navbarNavDropdown .navbar-btn--plus > a::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width=\'11\' height=\'12\' viewBox=\'0 0 11 12\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M6.28422 11.32V6.76H10.7242V5.2H6.28422V0.639999H4.72422V5.2H0.284219V6.76H4.72422V11.32H6.28422Z\' fill=\'%23414042\'/%3E%3C/svg%3E%0A")}@media (min-width: 1090px){#main-menu [data-depth="0"] .dropdown > a::before,#main-menu [data-depth="0"] .navbar-btn--plus > a::before,#navbarNavDropdown .dropdown > a::before,#navbarNavDropdown .navbar-btn--plus > a::before{background-image:url("data:image/svg+xml,%3C%3Fxml version=\'1.0\' encoding=\'utf-8\'%3F%3E%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 14 14\' style=\'enable-background:new 0 0 14 14;\' xml:space=\'preserve\'%3E%3Cpolygon style=\'fill:%23FFFFFF;\' points=\'14,6 8,6 8,0 6,0 6,6 0,6 0,8 6,8 6,14 8,14 8,8 14,8 \'/%3E%3C/svg%3E%0A")}}.wrapper-navbar .navbar-btn--plus > .nav-link::after,#main-menu-mobile > li.dropdown > a::before,#navbarNavDropdown > div > ul > .navbar-btn--plus > a.nav-link::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width=\'11\' height=\'12\' viewBox=\'0 0 11 12\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M6.28422 11.32V6.76H10.7242V5.2H6.28422V0.639999H4.72422V5.2H0.284219V6.76H4.72422V11.32H6.28422Z\' fill=\'%23414042\'/%3E%3C/svg%3E%0A")}.wrapper-navbar .navbar-btn--plus > .nav-link:hover::after,.wrapper-navbar .navbar-btn--plus > .nav-link:active::after,.wrapper-navbar .navbar-btn--plus > .nav-link:focus::after{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version=\'1.0\' encoding=\'utf-8\'%3F%3E%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 14 14\' style=\'enable-background:new 0 0 14 14;\' xml:space=\'preserve\'%3E%3Cpolygon style=\'fill:%23B3282D;\' points=\'14,6 8,6 8,0 6,0 6,6 0,6 0,8 6,8 6,14 8,14 8,8 14,8 \'/%3E%3C/svg%3E%0A")}#main-menu [data-depth="0"] .dropdown.show > a::before,#main-menu [data-depth="0"] .navbar-btn--plus.show > a::before,#navbarNavDropdown .dropdown.show > a::before,#navbarNavDropdown .navbar-btn--plus.show > a::before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version=\'1.0\' encoding=\'utf-8\'%3F%3E%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 14 14\' style=\'enable-background:new 0 0 14 14;\' xml:space=\'preserve\'%3E%3Crect y=\'6\' style=\'fill:%23FFFFFF;\' width=\'14\' height=\'2\'/%3E%3C/svg%3E%0A")}.wrapper-navbar .navbar-btn--plus.show > .nav-link::after,#main-menu-mobile > li.dropdown > a.show > a::before,#navbarNavDropdown > div > ul > .navbar-btn--plus.show > a.nav-link::before{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version=\'1.0\' encoding=\'utf-8\'%3F%3E%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 14 14\' style=\'enable-background:new 0 0 14 14;\' xml:space=\'preserve\'%3E%3Crect y=\'6\' style=\'fill:%234D4D4D;\' width=\'14\' height=\'2\'/%3E%3C/svg%3E%0A")}.wrapper-navbar .navbar-btn--plus.show > .nav-link:hover::after,.wrapper-navbar .navbar-btn--plus.show > .nav-link:active::after,.wrapper-navbar .navbar-btn--plus.show > .nav-link:focus::after{content:"";background-image:url("data:image/svg+xml,%3C%3Fxml version=\'1.0\' encoding=\'utf-8\'%3F%3E%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 14 14\' style=\'enable-background:new 0 0 14 14;\' xml:space=\'preserve\'%3E%3Crect y=\'6\' style=\'fill:%23B3282D;\' width=\'14\' height=\'2\'/%3E%3C/svg%3E%0A")}#page{overflow:hidden;position:relative}@media (min-width: 1090px){#page{min-height:1000px}}.social-menu{padding-left:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -7.5px;padding:0 !important}.social-menu li{color:#fff;margin:0 7.5px;font-size:18px;line-height:28px}.social-menu li a{width:30px;height:30px;border-radius:50%;border:solid 1px #808080;color:#808080;position:relative;text-align:center;padding:0 !important}.social-menu li a span{font-size:1em}.social-menu li a .fa{font-size:14px;line-height:1;position:relative;top:-2px}.social-menu li a:hover{border-color:var(--color-grey-darker);color:var(--color-grey-darker)}.search-btn a{background-color:var(--color-red);color:#fff !important;height:32px;width:32px;border-radius:50%;text-align:center;line-height:.7;font-size:1.2em;position:relative !important}.search-btn a > *{display:none !important}.close-search-btn,.navbar-toggler{display:block;width:22px;height:16px}.close-search-btn *,.navbar-toggler *{display:none !important}.close-search-btn::before,.navbar-toggler::before{position:absolute;left:0}.navbar-toggler{position:relative}.wrapper-navbar{height:98px}.wrapper-navbar a{text-decoration:none !important}@media (min-width: 1090px){.wrapper-navbar{height:auto}}.wrapper-navbar .navbar{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;position:fixed;width:100%;padding:0;background-color:#fff;text-transform:uppercase;white-space:nowrap;display:block;z-index:1000}@media (min-width: 1090px){.wrapper-navbar .navbar{position:relative}}@media (max-width: 1199.98px){.wrapper-navbar .navbar.mb-scroll{-webkit-transform:translateY(-100%);transform:translateY(-100%);top:0}}@media (max-width: 1199.98px){.wrapper-navbar .navbar.mb-scroll-up{-webkit-transform:translateY(0);transform:translateY(0)}}@media (min-width: 1090px){.wrapper-navbar .navbar > .container{-webkit-box-align:unset !important;-ms-flex-align:unset !important;align-items:unset !important}}@media (min-width: 1090px){.wrapper-navbar .navbar.navbar-white{position:absolute;background-color:transparent}.wrapper-navbar .navbar.navbar-white .nav-link{color:#fff !important}.wrapper-navbar .navbar.navbar-white .navbar-btn--plus > .nav-link::after{background-image:url("data:image/svg+xml,%3C%3Fxml version=\'1.0\' encoding=\'utf-8\'%3F%3E%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 14 14\' style=\'enable-background:new 0 0 14 14;\' xml:space=\'preserve\'%3E%3Cpolygon style=\'fill:%23FFFFFF;\' points=\'14,6 8,6 8,0 6,0 6,6 0,6 0,8 6,8 6,14 8,14 8,8 14,8 \'/%3E%3C/svg%3E%0A")}.wrapper-navbar .navbar.navbar-white .navbar-btn--plus.show > .nav-link::after{background-image:url("data:image/svg+xml,%3C%3Fxml version=\'1.0\' encoding=\'utf-8\'%3F%3E%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 14 14\' style=\'enable-background:new 0 0 14 14;\' xml:space=\'preserve\'%3E%3Crect y=\'6\' style=\'fill:%23FFFFFF;\' width=\'14\' height=\'2\'/%3E%3C/svg%3E%0A")}}.wrapper-navbar .navbar .container{padding:0 1rem}.wrapper-navbar .navbar > .container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:98px}@media (min-width: 1090px){.wrapper-navbar .navbar > .container{height:135px}}@media (max-width: 1089.98px){.wrapper-navbar .navbar > .container{max-width:none}}.wrapper-navbar .navbar .nav-link{color:var(--color-grey-darker);text-decoration:none}.wrapper-navbar .navbar-inner-wrapper{width:100%;position:relative}.wrapper-navbar .navbar-brand{padding:0;margin:-2.5px 0 0}@media (min-width: 1090px){.wrapper-navbar .navbar-brand{margin-top:25px;margin-right:-80px}}.wrapper-navbar .navbar-logo{width:150px}@media (min-width: 1200px){.wrapper-navbar .navbar-logo{width:194px}}.wrapper-navbar .navbar-collapse{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wrapper-navbar .navbar-menus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.wrapper-navbar .navbar-btn--plus > .nav-link::after{display:inline-block !important;width:10px;height:10px;margin:0 0 0 10px;margin-top:4px;vertical-align:initial;border:none}.wrapper-navbar .navbar-mb-btns{font-size:20px}.wrapper-navbar .navbar-toggler{border:none}.wrapper-navbar .navbar .search-btn{cursor:pointer}#navbar-main > ul,#navbar-secondary > ul{padding-left:0 !important}#navbar-main .nav-link,#navbar-secondary .nav-link{padding-left:0;padding-right:0}#navbar-secondary{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:36px}#navbar-secondary li{font-size:13px}#navbar-secondary li.show > a,#navbar-secondary li a:hover,#navbar-secondary li a:active{color:var(--color-red)}#navbar-secondary li a{padding:0}#navbar-secondary li.search-btn a{padding:8px 0}#navbar-secondary .dropdown-toggle::after{display:none}#navbar-secondary .dropdown-menu{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:15px 30px !important;text-align:left;font-size:14px;-webkit-box-shadow:0px 10px 10px rgba(0,0,0,.25);box-shadow:0px 10px 10px rgba(0,0,0,.25);border-radius:5px}#navbar-secondary .dropdown-menu a{padding:0;font-weight:400;line-height:3}#navbar-secondary .dropdown-menu a:hover,#navbar-secondary .dropdown-menu a:active{background-color:inherit}@media (min-width: 1090px){#navbar-secondary .navbar-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#navbar-secondary .navbar-nav > li{margin-left:15px}#navbar-secondary .navbar-nav > li:first-child{margin-left:0 !important}@media (min-width: 1090px){#navbar-secondary .navbar-nav > li{margin-left:20px}}#navbar-secondary .navbar-nav .navbar-btn--plus{margin-left:35px}#navbar-secondary .navbar-nav .navbar-btn--plus + .navbar-btn--plus{margin-left:35px}#main-menu [data-depth="0"] .dropdown > a::after,#main-menu [data-depth="0"] .navbar-btn--plus > a::after,#navbarNavDropdown .dropdown > a::after,#navbarNavDropdown .navbar-btn--plus > a::after{display:none !important}#main-menu [data-depth="0"] .dropdown > a::before,#main-menu [data-depth="0"] .navbar-btn--plus > a::before,#navbarNavDropdown .dropdown > a::before,#navbarNavDropdown .navbar-btn--plus > a::before{width:12px;height:12px;float:right;margin-top:4px;vertical-align:initial;border:none;margin-left:50px;margin-right:2px}#navbarNavDropdown .dropdown > a::before,#navbarNavDropdown .navbar-btn--plus > a::before{margin-top:7px}#main-menu,#navbarNavDropdown{font-size:18px}#main-menu > li,#navbarNavDropdown > li{color:#000}#main-menu .dropdown-toggle::after,#navbarNavDropdown .dropdown-toggle::after{display:none !important}#main-menu .social-menu a,#navbarNavDropdown .social-menu a{border-color:#fff}#main-menu .social-menu li,#navbarNavDropdown .social-menu li{color:#fff;background-color:transparent !important}#main-menu .dropdown-menu,#navbarNavDropdown .dropdown-menu{border:none}#main-menu .dropdown-menu,#navbarNavDropdown .dropdown-menu{color:#fff !important}#main-menu .dropdown-menu[data-depth="0"],#navbarNavDropdown .dropdown-menu[data-depth="0"]{background-color:white}@media (min-width: 1090px){#main-menu .dropdown-menu[data-depth="0"],#navbarNavDropdown .dropdown-menu[data-depth="0"]{background-color:var(--color-red)}}#main-menu .dropdown-menu[data-depth="0"] li,#navbarNavDropdown .dropdown-menu[data-depth="0"] li{font-size:1.125rem;line-height:1.5;color:var(--color-grey-darker)}@media (min-width: 1090px){#main-menu .dropdown-menu[data-depth="0"] li,#navbarNavDropdown .dropdown-menu[data-depth="0"] li{color:white !important}}#main-menu .dropdown-menu[data-depth="0"] li:hover,#main-menu .dropdown-menu[data-depth="0"] li:active,#main-menu .dropdown-menu[data-depth="0"] li.show,#navbarNavDropdown .dropdown-menu[data-depth="0"] li:hover,#navbarNavDropdown .dropdown-menu[data-depth="0"] li:active,#navbarNavDropdown .dropdown-menu[data-depth="0"] li.show{background-color:#a7252a}#main-menu .dropdown-menu[data-depth="0"] a,#navbarNavDropdown .dropdown-menu[data-depth="0"] a{color:white;background-color:transparent !important;text-transform:none}#main-menu .dropdown-menu[data-depth="1"],#navbarNavDropdown .dropdown-menu[data-depth="1"]{background-color:white}@media (min-width: 1090px){#main-menu .dropdown-menu[data-depth="1"],#navbarNavDropdown .dropdown-menu[data-depth="1"]{background-color:#a7252a}}#main-menu .dropdown-menu[data-depth="1"] li:hover,#main-menu .dropdown-menu[data-depth="1"] li:active,#main-menu .dropdown-menu[data-depth="1"] li.show,#navbarNavDropdown .dropdown-menu[data-depth="1"] li:hover,#navbarNavDropdown .dropdown-menu[data-depth="1"] li:active,#navbarNavDropdown .dropdown-menu[data-depth="1"] li.show{background-color:#9a2227}#main-menu .dropdown-menu[data-depth="2"],#navbarNavDropdown .dropdown-menu[data-depth="2"]{background-color:#9a2227}#navbar-main{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#navbar-main li{position:static;font-size:20px}#navbar-main .dropdown-buttons{border:none !important;height:0;text-transform:uppercase}#navbar-main .dropdown-buttons::before{display:none !important}#navbar-main .dropdown-buttons > *{position:absolute;right:0}#navbar-main .dropdown-buttons .dropdown-close-btn{top:20px;cursor:pointer}#navbar-main .dropdown-buttons .dropdown-close-btn::after{content:"";position:relative;display:inline-block;height:20px;width:20px;-webkit-transform:translateY(18%);transform:translateY(18%);margin-left:20px}#navbar-main .dropdown-buttons .dropdown-social-container{bottom:70px}#navbar-main .dropdown-menu{position:absolute;right:0;left:0;padding:70px 0 !important;margin-top:0}#navbar-main .dropdown-menu .dropdown-item{overflow:hidden;text-overflow:ellipsis}#navbar-main .dropdown-menu[data-depth="0"]{min-height:764px;border-radius:0;width:960px;margin:0 auto}#navbar-main .dropdown-menu[data-depth="0"]::before,#navbar-main .dropdown-menu[data-depth="0"]::after{content:"";position:absolute;height:100%;top:0;width:9999px}#navbar-main .dropdown-menu[data-depth="0"] a{padding-top:12px;padding-bottom:12px;padding-left:37.5px}@media (min-width: 1200px){#navbar-main .dropdown-menu[data-depth="0"] a{padding-left:80px}}#navbar-main .dropdown-menu[data-depth="0"]::before{left:33.33333%;background-color:#a7252a}#navbar-main .dropdown-menu[data-depth="0"]::after{right:100%;background-color:var(--color-red);z-index:-1}@media (min-width: 576px){#navbar-main .dropdown-menu[data-depth="0"]{max-width:540px}}@media (min-width: 768px){#navbar-main .dropdown-menu[data-depth="0"]{max-width:720px}}@media (min-width: 1090px){#navbar-main .dropdown-menu[data-depth="0"]{max-width:960px}}@media (min-width: 1090px){#navbar-main .dropdown-menu[data-depth="0"]{width:1170px}}@media (min-width: 1200px){#navbar-main .dropdown-menu[data-depth="0"]{width:100vw;margin-left:0;margin-right:0;max-width:none}}#navbar-main .dropdown-menu[data-depth="0"] > li{width:37.33333%;margin-left:-4%}@media (min-width: 1200px){#navbar-main .dropdown-menu[data-depth="0"] > li{width:33.3333333%;margin-left:0}}#navbar-main .dropdown-menu[data-depth="0"] > li.two-cols > .dropdown-menu{-webkit-columns:2;-moz-columns:2;columns:2}@media (min-width: 1200px){#navbar-main .dropdown-menu[data-depth="0"] > li.two-cols > .dropdown-menu{padding-right:8%}}#navbar-main .dropdown-menu[data-depth="0"] > li.two-cols > .dropdown-menu > li{width:100%}#navbar-main .dropdown-menu[data-depth="0"] > li.two-cols > .dropdown-menu > li > a{display:inline-block}#navbar-main .dropdown-menu[data-depth="0"] > li::before{display:none;content:"";position:absolute;height:48px;width:9999px;right:100%;background-color:#a7252a}@media (min-width: 1200px){#navbar-main .dropdown-menu[data-depth="0"] > li::before{right:106%}}#navbar-main .dropdown-menu[data-depth="0"] > li.show::before,#navbar-main .dropdown-menu[data-depth="0"] > li:hover::before{display:block}#navbar-main .dropdown-menu[data-depth="0"] > li.show [data-depth="1"]{display:block}#navbar-main .dropdown-menu[data-depth="1"],#navbar-main .dropdown-menu[data-depth="2"]{top:0;bottom:0;right:0}#navbar-main .dropdown-menu[data-depth="1"] a,#navbar-main .dropdown-menu[data-depth="2"] a{white-space:normal}#navbar-main .dropdown-menu[data-depth="1"]{text-transform:capitalize;left:33.33333%}@media (min-width: 1200px){#navbar-main .dropdown-menu[data-depth="1"]{left:33.333333%}}#navbar-main .dropdown-menu[data-depth="1"] > li{width:50%}#navbar-main .dropdown-menu[data-depth="1"] > li.show [data-depth="2"]{display:block}#navbar-main .dropdown-menu[data-depth="1"] a{padding-left:37.5px}@media (min-width: 1200px){#navbar-main .dropdown-menu[data-depth="1"] a{padding-left:80px;padding-right:40px}}#navbar-main .dropdown-menu[data-depth="2"]{left:50%}#navbar-main .dropdown-menu[data-depth="2"]::before{content:"";position:absolute;height:100%;top:0;width:9999px;left:100%;background-color:#13796b}#navbar-main .dropdown-menu[data-depth="2"] > li.menu-item{background-color:transparent !important;margin:0 35px}@media (min-width: 1200px){#navbar-main .dropdown-menu[data-depth="2"] > li.menu-item{margin:0 150px 0 80px}}#navbar-main .dropdown-menu[data-depth="2"] > li.menu-item a{padding-left:0}#navbar-main .navbar-nav > li{margin-left:0px}#navbar-main .navbar-nav > li:hover,#navbar-main .navbar-nav > li.dropdown.show{background-color:var(--color-red);color:#fff}#navbar-main .navbar-nav > li a{padding:8px 15px;color:inherit;font-weight:500}.mobile-menu{border-top:1px solid #ccc;max-height:calc(100vh - 98px);overflow-y:auto;-webkit-transition:height .2s;transition:height .2s}.mobile-menu #navbarNavDropdown.show,.mobile-menu .dropdown-menu{min-height:calc(100vh - 98px - 1px)}.mobile-menu #navbarNavDropdown{overflow:hidden;padding:0;position:relative;overflow-x:hidden}.mobile-menu #navbarNavDropdown a,.mobile-menu #navbarNavDropdown .mb-search-outer-wrapper,.mobile-menu #navbarNavDropdown .dropdown-return{padding:8px 15px}.mobile-menu #navbarNavDropdown .dropdown-return{padding-left:30px;font-weight:500}.mobile-menu #navbarNavDropdown a,.mobile-menu #navbarNavDropdown .dropdown-return{white-space:normal}.mobile-menu #navbarNavDropdown > *:last-child{margin-bottom:100px}.mobile-menu .navbar-nav{padding:0 !important}.mobile-menu .navbar-nav .nav-link{color:#000}.mobile-menu .mobile-primary .dropdown-menu{display:block;position:absolute;top:0;left:100%;width:100%;padding:0 !important;border:none;border-radius:0;margin:0;background-color:var(--color-red);-webkit-transition:left .2s;transition:left .2s;height:calc(100vh - 98px);min-height:calc(100vh - 98px)}.mobile-menu .mobile-primary .dropdown-menu > li:first-child{margin-top:30px}.mobile-menu .mobile-primary .dropdown-menu > li:last-child{margin-bottom:100px}.mobile-menu .mobile-primary .dropdown-menu a{color:var(--color-grey-darker) !important;font-size:18px !important}@media (min-width: 1090px){.mobile-menu .mobile-primary .dropdown-menu a{color:#fff !important}}.mobile-menu .mobile-primary .dropdown-menu .dropdown-return{margin-bottom:20px;cursor:pointer;font-size:21px !important;position:relative}.mobile-menu .mobile-primary .dropdown-menu .dropdown-return::before{background-image:url("data:image/svg+xml,%3Csvg width=\'9\' height=\'18\' viewBox=\'0 0 9 18\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M8.81118 0.203368C8.87104 0.267669 8.91852 0.344057 8.95092 0.428156C8.98332 0.512255 9 0.602412 9 0.693464C9 0.784516 8.98332 0.874673 8.95092 0.958772C8.91852 1.04287 8.87104 1.11926 8.81118 1.18356L1.55261 9.00018L8.81118 16.8168C8.93187 16.9468 8.99966 17.1231 8.99966 17.3069C8.99966 17.4907 8.93187 17.667 8.81118 17.797C8.6905 17.927 8.52683 18 8.35616 18C8.18549 18 8.02181 17.927 7.90113 17.797L0.188815 9.49028C0.128963 9.42598 0.0814771 9.34959 0.0490771 9.26549C0.0166771 9.18139 0 9.09123 0 9.00018C0 8.90913 0.0166771 8.81897 0.0490771 8.73487C0.0814771 8.65077 0.128963 8.57439 0.188815 8.51009L7.90113 0.203368C7.96083 0.138903 8.03175 0.0877574 8.10984 0.0528602C8.18792 0.0179631 8.27162 0 8.35616 0C8.44069 0 8.5244 0.0179631 8.60248 0.0528602C8.68056 0.0877574 8.75148 0.138903 8.81118 0.203368Z\' fill=\'%23414042\'/%3E%3C/svg%3E%0A");width:9px;height:18px;content:"";top:50%;margin-top:-8px;position:absolute;left:10px}.mobile-menu .dropdown-toggle::after{font:normal normal normal 14px/1 FontAwesome;content:"";float:right;width:auto;border:none;margin-top:.5em}.mobile-menu .dropdown{position:static}.mobile-menu .dropdown.show .dropdown-toggle::after{content:""}.mobile-menu .dropdown.show > .dropdown-menu{left:0;height:auto}.mobile-menu .nav-link,.mobile-menu .search-btn{padding:10.5px 15px;font-size:18px;font-weight:500}.mobile-menu .mobile-secondary #secondary-menu-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:13.5px;padding-left:0 !important}.mobile-menu .mobile-secondary #secondary-menu-mobile > li .nav-link{font-size:16px;font-weight:400}.mobile-menu .mobile-secondary #secondary-menu-mobile > li.search-btn{display:none}.mobile-menu .mobile-secondary #secondary-menu-mobile > li.navbar-btn--plus{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.mobile-menu .mobile-secondary #secondary-menu-mobile > li.show .dropdown-menu{display:block}.mobile-menu .mobile-secondary #secondary-menu-mobile .dropdown-menu{z-index:initial;padding:10px 0 !important;position:relative;min-height:unset;overflow:hidden;border-radius:0;background-color:var(--color-red)}.mobile-menu .mobile-secondary #secondary-menu-mobile .dropdown-menu li:hover{background-color:inherit}#search-popup{overflow-y:auto;position:fixed;top:98px;left:0;right:0;bottom:0;color:#000;background-color:rgba(255,255,255,.95);z-index:999}@media (max-width: 1089.98px){#search-popup{display:none !important}}@media (min-width: 1090px){#search-popup{top:0;padding-top:135px;z-index:1001}}#search-popup .search-title{text-transform:uppercase;font-size:18px;margin-bottom:40px}#search-popup .container{position:relative}#search-popup .search-container{padding-top:40px;max-width:780px}#search-popup .close-search-btn{cursor:pointer;position:absolute;top:-70px;right:30px}#search-popup .close-search-btn i{font-size:21px}.asl_w_container{min-width:0 !important}.asl_w,.probox,.wpdreams_asl_results,.asl_nores,.asl_r .results .item,.asl_r{background-color:transparent !important}.asl_w{-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.25) !important;box-shadow:0 1px 0 0 rgba(255,255,255,.25) !important;margin-bottom:53px}.probox{height:38px !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.probox .proloading,.probox .proclose{display:none !important}.probox .proinput{margin:0 !important;background-color:var(--color-off-white);border-radius:19px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.probox .proinput form{width:100%;margin:-3px 35px 0 10px}.probox .proinput input[type=search]{font-size:18px !important}.probox .proinput input[type=search]::-webkit-input-placeholder{color:var(--color-grey-darker) !important}.probox .proinput input[type=search]:-ms-input-placeholder{color:var(--color-grey-darker) !important}.probox .proinput input[type=search]::-ms-input-placeholder{color:var(--color-grey-darker) !important}.probox .proinput input[type=search]::-moz-placeholder{color:var(--color-grey-darker) !important}.probox .proinput input[type=search]::placeholder{color:var(--color-grey-darker) !important}.promagnifier{z-index:100;position:absolute;right:2px;height:16px !important;width:32px !important;padding:8px 0 !important;background-color:var(--color-red) !important;border-radius:50% !important;-webkit-box-shadow:none !important;box-shadow:none !important;top:3px}.promagnifier path{fill:#fff !important}.promagnifier *{display:none !important}.asl_simple-circle{border-color:#fff}.proclose svg{background-color:transparent}.asl_r{margin-top:65px !important;-webkit-animation:unset !important;animation:unset !important;-webkit-box-shadow:none !important;box-shadow:none !important;background-color:transparent !important}@media (max-width: 1089.98px){.asl_r{display:none !important}}.asl_r .results .item,.asl_r .results .asl_nores{background-color:transparent !important;color:#fff !important;border:none !important}.asl_r .results .item a{font-size:18px !important;color:var(--color-red) !important;line-height:inherit !important}.asl_r .results .item span{padding-top:8px;display:block;color:var(--color-grey-darker) !important}.asl_r .results .item:hover a{color:var(--color-red) !important}.asl_r .asl_content{border-bottom:#e6e6e6 solid 1px;padding:10px 3px 15px !important}.asl_r .asl_spacer{display:none !important}.mb-search-outer-wrapper{padding-top:0;padding-bottom:0}.mb-search-wrapper{position:relative;overflow:hidden;-webkit-transition:width .2s;transition:width .2s;height:38px;width:100%;margin:30px 0 15px}.mb-search-wrapper .wpdreams_asl_container .proinput{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.mb-search-wrapper.collapsed{width:38px}.mb-search-wrapper.collapsed > .wpdreams_asl_container .proinput{opacity:0}.mb-search-wrapper.collapsed > .placeholder{display:block}.mb-search-wrapper.collapsed .proinput{background-color:transparent}.mb-search-wrapper > .placeholder{position:absolute;display:none;top:0;bottom:0;left:0;right:0;cursor:pointer;z-index:1000}.sortby-wrapper a{padding:0 12px;display:inline-block;position:relative}.sortby-wrapper a + a{border-left:2px solid #000}.sortby-wrapper a.active::before{content:"";height:3px;left:12px;right:12px;bottom:-3px;position:absolute;background:#000}body.search .search-results a{text-decoration:none !important}body.search .search-results p,body.search .search-results .events-listview .event-detail .event-date,.events-listview .event-detail body.search .search-results .event-date,body.search .search-results .events-listview .event-detail .event-time,.events-listview .event-detail body.search .search-results .event-time,body.search .search-results .events-listview .event-detail .event-location,.events-listview .event-detail body.search .search-results .event-location,body.search .search-results .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item body.search .search-results .event-time,body.search .search-results li,body.search .search-results .table td,.table body.search .search-results td{margin-top:2rem;margin-bottom:0}body.search .search-results p + p,body.search .search-results .events-listview .event-detail .event-date + p,.events-listview .event-detail body.search .search-results .event-date + p,body.search .search-results .events-listview .event-detail .event-time + p,.events-listview .event-detail body.search .search-results .event-time + p,body.search .search-results .events-listview .event-detail .event-location + p,.events-listview .event-detail body.search .search-results .event-location + p,body.search .search-results .events-listview .event-detail p + .event-date,.events-listview .event-detail body.search .search-results p + .event-date,body.search .search-results .events-listview .event-detail .event-date + .event-date,.events-listview .event-detail body.search .search-results .event-date + .event-date,body.search .search-results .events-listview .event-detail .event-time + .event-date,.events-listview .event-detail body.search .search-results .event-time + .event-date,body.search .search-results .events-listview .event-detail .event-location + .event-date,.events-listview .event-detail body.search .search-results .event-location + .event-date,body.search .search-results .events-listview .event-detail p + .event-time,.events-listview .event-detail body.search .search-results p + .event-time,body.search .search-results .events-listview .event-detail .event-date + .event-time,.events-listview .event-detail body.search .search-results .event-date + .event-time,body.search .search-results .events-listview .event-detail .event-time + .event-time,.events-listview .event-detail body.search .search-results .event-time + .event-time,body.search .search-results .events-listview .event-detail .event-location + .event-time,.events-listview .event-detail body.search .search-results .event-location + .event-time,body.search .search-results .events-listview .event-detail p + .event-location,.events-listview .event-detail body.search .search-results p + .event-location,body.search .search-results .events-listview .event-detail .event-date + .event-location,.events-listview .event-detail body.search .search-results .event-date + .event-location,body.search .search-results .events-listview .event-detail .event-time + .event-location,.events-listview .event-detail body.search .search-results .event-time + .event-location,body.search .search-results .events-listview .event-detail .event-location + .event-location,.events-listview .event-detail body.search .search-results .event-location + .event-location,body.search .search-results .section-events-carousel .events-carousel-item .event-time + p,body.search .search-results .section-events-carousel .events-carousel-item .events-listview .event-detail .event-time + .event-date,.events-listview .event-detail body.search .search-results .section-events-carousel .events-carousel-item .event-time + .event-date,body.search .search-results .section-events-carousel .events-carousel-item .events-listview .event-detail .event-time + .event-time,.events-listview .event-detail body.search .search-results .section-events-carousel .events-carousel-item .event-time + .event-time,body.search .search-results .section-events-carousel .events-carousel-item .events-listview .event-detail .event-time + .event-location,.events-listview .event-detail body.search .search-results .section-events-carousel .events-carousel-item .event-time + .event-location,.section-events-carousel .events-carousel-item body.search .search-results .event-time + p,.section-events-carousel .events-carousel-item body.search .search-results .events-listview .event-detail .event-time + .event-date,.events-listview .event-detail .section-events-carousel .events-carousel-item body.search .search-results .event-time + .event-date,.section-events-carousel .events-carousel-item body.search .search-results .events-listview .event-detail .event-time + .event-time,.events-listview .event-detail .section-events-carousel .events-carousel-item body.search .search-results .event-time + .event-time,.section-events-carousel .events-carousel-item body.search .search-results .events-listview .event-detail .event-time + .event-location,.events-listview .event-detail .section-events-carousel .events-carousel-item body.search .search-results .event-time + .event-location,body.search .search-results .section-events-carousel .events-carousel-item p + .event-time,body.search .search-results .section-events-carousel .events-carousel-item .events-listview .event-detail .event-date + .event-time,.events-listview .event-detail body.search .search-results .section-events-carousel .events-carousel-item .event-date + .event-time,body.search .search-results .section-events-carousel .events-carousel-item .events-listview .event-detail .event-time + .event-time,.events-listview .event-detail body.search .search-results .section-events-carousel .events-carousel-item .event-time + .event-time,body.search .search-results .section-events-carousel .events-carousel-item .events-listview .event-detail .event-location + .event-time,.events-listview .event-detail body.search .search-results .section-events-carousel .events-carousel-item .event-location + .event-time,.section-events-carousel .events-carousel-item body.search .search-results p + .event-time,.section-events-carousel .events-carousel-item body.search .search-results .events-listview .event-detail .event-date + .event-time,.events-listview .event-detail .section-events-carousel .events-carousel-item body.search .search-results .event-date + .event-time,.section-events-carousel .events-carousel-item body.search .search-results .events-listview .event-detail .event-time + .event-time,.events-listview .event-detail .section-events-carousel .events-carousel-item body.search .search-results .event-time + .event-time,.section-events-carousel .events-carousel-item body.search .search-results .events-listview .event-detail .event-location + .event-time,.events-listview .event-detail .section-events-carousel .events-carousel-item body.search .search-results .event-location + .event-time,body.search .search-results .section-events-carousel .events-carousel-item .event-time + .event-time,.section-events-carousel .events-carousel-item body.search .search-results .event-time + .event-time,body.search .search-results li + p,body.search .search-results .events-listview .event-detail li + .event-date,.events-listview .event-detail body.search .search-results li + .event-date,body.search .search-results .events-listview .event-detail li + .event-time,.events-listview .event-detail body.search .search-results li + .event-time,body.search .search-results .events-listview .event-detail li + .event-location,.events-listview .event-detail body.search .search-results li + .event-location,body.search .search-results .section-events-carousel .events-carousel-item li + .event-time,.section-events-carousel .events-carousel-item body.search .search-results li + .event-time,body.search .search-results .table td + p,body.search .search-results .table .events-listview .event-detail td + .event-date,.events-listview .event-detail body.search .search-results .table td + .event-date,body.search .search-results .table .events-listview .event-detail td + .event-time,.events-listview .event-detail body.search .search-results .table td + .event-time,body.search .search-results .table .events-listview .event-detail td + .event-location,.events-listview .event-detail body.search .search-results .table td + .event-location,body.search .search-results .table .section-events-carousel .events-carousel-item td + .event-time,.section-events-carousel .events-carousel-item body.search .search-results .table td + .event-time,.table body.search .search-results td + p,.table body.search .search-results .events-listview .event-detail td + .event-date,.events-listview .event-detail .table body.search .search-results td + .event-date,.table body.search .search-results .events-listview .event-detail td + .event-time,.events-listview .event-detail .table body.search .search-results td + .event-time,.table body.search .search-results .events-listview .event-detail td + .event-location,.events-listview .event-detail .table body.search .search-results td + .event-location,.table body.search .search-results .section-events-carousel .events-carousel-item td + .event-time,.section-events-carousel .events-carousel-item .table body.search .search-results td + .event-time,body.search .search-results p + li,body.search .search-results .events-listview .event-detail .event-date + li,.events-listview .event-detail body.search .search-results .event-date + li,body.search .search-results .events-listview .event-detail .event-time + li,.events-listview .event-detail body.search .search-results .event-time + li,body.search .search-results .events-listview .event-detail .event-location + li,.events-listview .event-detail body.search .search-results .event-location + li,body.search .search-results .section-events-carousel .events-carousel-item .event-time + li,.section-events-carousel .events-carousel-item body.search .search-results .event-time + li,body.search .search-results li + li,body.search .search-results .table td + li,.table body.search .search-results td + li,body.search .search-results .table p + td,body.search .search-results .table .events-listview .event-detail .event-date + td,.events-listview .event-detail body.search .search-results .table .event-date + td,body.search .search-results .table .events-listview .event-detail .event-time + td,.events-listview .event-detail body.search .search-results .table .event-time + td,body.search .search-results .table .events-listview .event-detail .event-location + td,.events-listview .event-detail body.search .search-results .table .event-location + td,body.search .search-results .table .section-events-carousel .events-carousel-item .event-time + td,.section-events-carousel .events-carousel-item body.search .search-results .table .event-time + td,.table body.search .search-results p + td,.table body.search .search-results .events-listview .event-detail .event-date + td,.events-listview .event-detail .table body.search .search-results .event-date + td,.table body.search .search-results .events-listview .event-detail .event-time + td,.events-listview .event-detail .table body.search .search-results .event-time + td,.table body.search .search-results .events-listview .event-detail .event-location + td,.events-listview .event-detail .table body.search .search-results .event-location + td,.table body.search .search-results .section-events-carousel .events-carousel-item .event-time + td,.section-events-carousel .events-carousel-item .table body.search .search-results .event-time + td,body.search .search-results .table li + td,.table body.search .search-results li + td,body.search .search-results .table td + td,.table body.search .search-results td + td{margin-top:1rem}body.search .search-results article:last-child hr{display:none !important}.footer{position:relative;padding-top:30px}@media (min-width: 768px){.footer{padding-top:45px;padding-left:15px;padding-right:15px}}.footer::before{content:"";display:block;height:10px;width:100%;background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/band.png");background-size:100% 100%;position:absolute;top:-10px;left:0}.footer .row:first-child{margin-bottom:30px}@media (min-width: 1090px){.footer .row:first-child{margin-bottom:60px}}.footer a{color:inherit;text-decoration:none}.footer a:hover{text-decoration:none}.footer-brand{display:inline-block}.footer-logo{width:105px}@media (min-width: 768px){.footer-logo{width:136px}}@media (min-width: 1090px){.footer-logo{width:165px}}.footer-title{color:#000;font-size:16px;line-height:1;margin-bottom:40px;text-transform:uppercase}.footer-col-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:36px}@media (min-width: 1090px){.footer-col-wrapper.flex-lg-nowrap .footer-col{margin-right:0px !important}}.footer-col-wrapper .footer-col:last-child{margin-right:0}.footer-col{margin:0 25px 0 0}.footer-col li{margin-bottom:15px}.footer-col--right{margin-right:0 !important}@media (min-width: 1200px){.footer-col{margin-right:80px}}@media (min-width: 576px){.footer-col{margin:0 65px 0 0}}@media (min-width: 1090px){.footer-col{margin:0 130px 0 0}}.footer-col p,.footer-col .events-listview .event-detail .event-date,.events-listview .event-detail .footer-col .event-date,.footer-col .events-listview .event-detail .event-time,.events-listview .event-detail .footer-col .event-time,.footer-col .events-listview .event-detail .event-location,.events-listview .event-detail .footer-col .event-location,.footer-col .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .footer-col .event-time,.footer-col li,.footer-col .table td,.table .footer-col td,.footer-col a{font-size:16px;line-height:24px;color:var(--color-grey-darker)}.footer-col a{color:var(--color-red);text-decoration:underline}.footer-col p,.footer-col .events-listview .event-detail .event-date,.events-listview .event-detail .footer-col .event-date,.footer-col .events-listview .event-detail .event-time,.events-listview .event-detail .footer-col .event-time,.footer-col .events-listview .event-detail .event-location,.events-listview .event-detail .footer-col .event-location,.footer-col .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .footer-col .event-time,.footer-col .table td,.table .footer-col td{font-size:14px;margin-bottom:0}.footer-menu{padding-left:0;list-style:none;padding-left:0 !important}.footer-menu .nav-link{padding:0}.footer-copyright-text{font-size:13px;line-height:26px;color:var(--color-grey-darker)}.footer-copyright-text span{white-space:nowrap}.footer-icon{margin:15px 0 0;width:66px;position:absolute;right:10px;top:-110px}@media (min-width: 768px){.footer-icon{margin:5px 10px 0 auto;display:block;width:117px;position:static}}.footer #footer-social{display:table}@media (max-width: 767px){.footer #footer-social{margin:30px 0 0}}@media (min-width: 1090px){.footer #footer-social{margin:17px 0 0 0;margin:20px 0 0}}.footer #footer-social .social-menu a{border-color:var(--color-red);color:var(--color-red)}.footer #footer-social .social-menu a .fa{font-size:14px !important}.footer #footer-social .social-menu li{margin:0 6px}#footer-left-col-3{margin-top:0}@media (min-width: 768px){#footer-left-col-3{margin-top:0}}@media (min-width: 768px){.accordian-section .col-md-9 .cost-calculator_wrapper{margin-right:-40%}}.cost-calculator .SumoSelect{max-width:unset;width:100%}.cost-calculator_wrapper{padding-top:60px}.cost-calculator #input_3_2,.cost-calculator #input_3_9{width:100%}.cost-calculator .gfield_label{margin-bottom:25px}.cost-calculator .gfield{margin-bottom:50px}.cost-calculator ul{padding-left:0 !important}.cost-calculator label{color:var(--color-grey-darker) !important;font-size:13px !important;line-height:27px !important;font-weight:unset !important;text-transform:uppercase}.cost-calculator div.ginput_container_number input{border:1px solid #ccc;padding:5px 20px !important;color:var(--color-grey-darker)}@media (min-width: 768px){.cost-calculator div.ginput_container_number input{padding:5px 10px !important}}@media (min-width: 1090px){.cost-calculator div.ginput_container_number input{padding:5px 20px !important}}.cost-calculator li.total{position:relative;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px}.cost-calculator li.total::after{content:"";background:var(--color-off-white);position:absolute;top:0;bottom:0;left:15px;right:15px;z-index:-1}.cost-calculator li.total label{font-size:21px !important;margin-bottom:0;padding-left:20px}@media (min-width: 768px){.cost-calculator li.total label{padding-left:10px}}@media (min-width: 1090px){.cost-calculator li.total label{padding-left:20px}}.cost-calculator li.total div.ginput_container{margin-top:0 !important}.cost-calculator li.total input{background:transparent;border:none;text-align:right}.section-breadcrumbs{display:none;text-transform:uppercase;font-size:14px;color:var(--color-grey-darker)}@media (min-width: 768px){.section-breadcrumbs{display:block;margin-top:30px;margin-bottom:45px}.section-breadcrumbs:first-child{margin-top:0}}@media (min-width: 1090px){.section-breadcrumbs{margin-top:45px;margin-bottom:60px}.section-breadcrumbs:first-child{margin-top:0}}.section-breadcrumbs span{color:var(--color-red)}.section-breadcrumbs span a *{color:var(--color-grey-darker)}.section-breadcrumbs a{text-decoration:none !important;color:var(--color-grey-darker)}.section-breadcrumbs a:hover{text-decoration:underline}.section-breadcrumbs a:active{text-decoration:underline}.section-breadcrumbs span[property=name]{padding-left:.3em;padding-right:.3em}.module__2col-intro-content-noimg .subheading{max-width:705px}.module__2col-solid-bg .bg-red{padding:30px 15px}@media (min-width: 768px){.module__2col-solid-bg .bg-red{padding:60px 30px}}@media (min-width: 1090px){.module__2col-solid-bg .bg-red{padding:90px 60px 75px}}.module__2col-solid-bg .bg-gold{padding:30px 15px;color:var(--color-grey-darker)}@media (min-width: 768px){.module__2col-solid-bg .bg-gold{padding:60px 30px}}@media (min-width: 1090px){.module__2col-solid-bg .bg-gold{padding:60px}}.module__2col-solid-bg .bg-gold .txt-link,.module__2col-solid-bg .bg-gold .mec-single-event .mec-event-meta dd a,.mec-single-event .mec-event-meta dd .module__2col-solid-bg .bg-gold a,.module__2col-solid-bg .bg-gold .mec-single-event .mec-events-meta-date dd span,.mec-single-event .mec-events-meta-date dd .module__2col-solid-bg .bg-gold span,.module__2col-solid-bg .bg-gold .mec-single-event .mec-single-event-additional-organizers dd span,.mec-single-event .mec-single-event-additional-organizers dd .module__2col-solid-bg .bg-gold span,.module__2col-solid-bg .bg-gold .mec-single-event .mec-single-event-organizer dd span,.mec-single-event .mec-single-event-organizer dd .module__2col-solid-bg .bg-gold span{color:var(--color-grey-darker)}.module__2col-solid-bg .bg-gold .txt-link:hover,.module__2col-solid-bg .bg-gold .mec-single-event .mec-event-meta dd a:hover,.mec-single-event .mec-event-meta dd .module__2col-solid-bg .bg-gold a:hover,.module__2col-solid-bg .bg-gold .mec-single-event .mec-events-meta-date dd span:hover,.mec-single-event .mec-events-meta-date dd .module__2col-solid-bg .bg-gold span:hover,.module__2col-solid-bg .bg-gold .mec-single-event .mec-single-event-additional-organizers dd span:hover,.mec-single-event .mec-single-event-additional-organizers dd .module__2col-solid-bg .bg-gold span:hover,.module__2col-solid-bg .bg-gold .mec-single-event .mec-single-event-organizer dd span:hover,.mec-single-event .mec-single-event-organizer dd .module__2col-solid-bg .bg-gold span:hover{color:var(--color-red)}.video-container{position:relative}.play-overlay{text-decoration:none;z-index:10}.play-overlay.playing{display:none}.play-overlay:hover{cursor:pointer;text-decoration:none}.play-overlay:hover::before{color:var(--color-red);border-color:var(--color-red)}.play-overlay::before{content:"";position:absolute;display:block;border:2px solid #fff;border-radius:50%;color:#fff;font-family:FontAwesome;font-size:24px;height:68px;padding-left:5px;padding-top:15px;text-align:center;width:68px;text-decoration:none;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width: 1090px){.module__2col-w-video .intro-large,.module__2col-w-video .subheading,.module__2col-w-video .testimonials{margin-bottom:30px}}@media (min-width: 768px) and (max-width: 1089px){.module__2col-w-video .row .col-md-6:first-child{padding-right:15px}.module__2col-w-video .row .col-md-6:last-child{padding-left:15px}}.module__2col-w-video .video-container img{width:100%}.module__2col-w-video h1{margin-bottom:5px}@media (min-width: 768px){.module__2col-w-video h1{margin-bottom:15px}}@media (min-width: 1090px){.module__2col-w-video h1{margin-bottom:45px}}.module__2col-w-video .subheading,.module__2col-w-video .testimonials{margin-bottom:30px}.module__2col-w-video .video-container{margin-top:30px;margin-bottom:15px}@media (min-width: 768px){.module__2col-w-video .video-container{margin-top:0;margin-bottom:0}}.module__two-photo-offset .top-img{z-index:10}@media (min-width: 768px){.module__two-photo-offset .img-caption.one{left:22.5px;bottom:15px;width:45%}}@media (min-width: 1090px){.module__two-photo-offset .img-caption.one{width:45%;bottom:30px;left:45px}}@media (min-width: 768px){.module__two-photo-offset .img-caption.two{bottom:15px;right:22.5px;width:45%}}@media (min-width: 1090px){.module__two-photo-offset .img-caption.two{width:45%;right:45px;bottom:30px}}.module__2col-photo-content-basic{margin-bottom:30px}@media (min-width: 768px){.module__2col-photo-content-basic .col-txt{padding-left:70px}}@media (min-width: 1090px){.module__2col-photo-content-basic .col-txt{padding-left:105px}}@media (min-width: 768px){.module__2col-photo-content-basic .col-txt--left{padding-right:70px;padding-left:0}}@media (min-width: 1090px){.module__2col-photo-content-basic .col-txt--left{padding-right:105px;padding-left:0}}.module__1col-two-thirds-img-content h6{margin-bottom:15px}.module__1col-two-thirds-img-content .subheading{font-size:21px;line-height:1.5238095238;font-weight:500;margin-bottom:15px}@media (min-width: 768px){.module__1col-contained-img-captioned .img-caption{width:45%;bottom:15px;left:22.5px}}@media (min-width: 1090px){.module__1col-contained-img-captioned .img-caption{bottom:30px;left:45px}}.section-twitterfeed .w-100{background-color:var(--color-gold);color:var(--color-grey-darker)}.section-twitterfeed h6.h9{font-size:24px;line-height:32px;font-weight:700;text-transform:none}.section-twitterfeed a{color:var(--color-grey-darker)}.module__full-width-quote .quote-container{padding:60px 15px}@media (min-width: 576px){.module__full-width-quote .quote-container{padding:90px 60px}}@media (min-width: 1090px){.module__full-width-quote .quote-container{padding:95px 0}}.module__full-width-quote .quote-container .twitter-feed{margin-bottom:15px}@media (min-width: 768px){.module__full-width-quote .quote-container .twitter-feed{margin-bottom:30px}}.module__full-width-quote .testimonial-icon{font-size:30px;line-height:1}.module__two-photo-no-offset .top-img{z-index:10}.module__two-photo-no-offset .img-caption.one{z-index:10}@media (min-width: 768px){.module__two-photo-no-offset .img-caption.one{bottom:15px;right:22.5px;width:45%;position:absolute;max-width:450px}}@media (min-width: 1090px){.module__two-photo-no-offset .img-caption.one{bottom:30px;right:45px;max-width:465px}}@media (min-width: 768px){.module__two-photo-no-offset .img-caption.two{left:30px;bottom:0;width:45%;max-width:470px}}@media (min-width: 1090px){.module__two-photo-no-offset .img-caption.two{left:15%;max-width:500px}}.module__testimonial-slider{padding:50px 0}.module__testimonial-slider .intro-large,.module__testimonial-slider .subheading,.module__testimonial-slider .testimonials{margin-bottom:30px}.module__testimonial-slider .testimonial-name{font-weight:700;color:var(--color-red)}@media (min-width: 1090px){.module__testimonial-slider{padding:150px 0}}@supports (display: grid){.module__testimonial-slider .slide-align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.module__testimonial-slider .rounded-circle,.module__hero-slider .rounded-circle{max-width:205px;display:block;margin:0 auto}@media (min-width: 768px){.module__testimonial-slider .rounded-circle,.module__hero-slider .rounded-circle{max-width:260px}}.module__testimonial-slider .carousel-indicators,.module__hero-slider .carousel-indicators{bottom:0}.module__testimonial-slider .carousel-indicators li,.module__hero-slider .carousel-indicators li{display:block;width:10px;height:10px;border-radius:50%;margin-right:7.5px;margin-left:7.5px;border:1px solid #77777a;background:transparent}@media (min-width: 1090px){.module__testimonial-slider .carousel-indicators li,.module__hero-slider .carousel-indicators li{margin:7.5px 12px 7.5px 0;margin-top:5px;margin-bottom:5px;margin-right:30px}}.module__testimonial-slider .carousel-indicators li.active,.module__hero-slider .carousel-indicators li.active{background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/active-testimonial-button.svg");background-position:center;background-repeat:no-repeat;background-size:auto 7px}.module__testimonial-slider .carousel-indicators li.active.nitro-lazy,.module__hero-slider .carousel-indicators li.active.nitro-lazy{background-image:none !important}.module__testimonial-slider .carousel-item .row,.module__testimonial-slider .carousel-item .cost-calculator .gform_body > ul,.cost-calculator .module__testimonial-slider .carousel-item .gform_body > ul,.module__testimonial-slider .carousel-item .module__two-col-form .form-container .gform_body > ul,.module__two-col-form .form-container .module__testimonial-slider .carousel-item .gform_body > ul,.module__hero-slider .carousel-item .row,.module__hero-slider .carousel-item .cost-calculator .gform_body > ul,.cost-calculator .module__hero-slider .carousel-item .gform_body > ul,.module__hero-slider .carousel-item .module__two-col-form .form-container .gform_body > ul,.module__two-col-form .form-container .module__hero-slider .carousel-item .gform_body > ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 1090px){.module__testimonial-slider .carousel-item .row,.module__testimonial-slider .carousel-item .cost-calculator .gform_body > ul,.cost-calculator .module__testimonial-slider .carousel-item .gform_body > ul,.module__testimonial-slider .carousel-item .module__two-col-form .form-container .gform_body > ul,.module__two-col-form .form-container .module__testimonial-slider .carousel-item .gform_body > ul,.module__hero-slider .carousel-item .row,.module__hero-slider .carousel-item .cost-calculator .gform_body > ul,.cost-calculator .module__hero-slider .carousel-item .gform_body > ul,.module__hero-slider .carousel-item .module__two-col-form .form-container .gform_body > ul,.module__two-col-form .form-container .module__hero-slider .carousel-item .gform_body > ul{height:100%}}@media (min-width: 1090px){.module__testimonial-slider .vert .carousel-item-next.carousel-item-left,.module__testimonial-slider .vert .carousel-item-prev.carousel-item-right,.module__hero-slider .vert .carousel-item-next.carousel-item-left,.module__hero-slider .vert .carousel-item-prev.carousel-item-right{-webkit-transform:translateY(0);transform:translateY(0)}.module__testimonial-slider .vert .carousel-item-next,.module__testimonial-slider .vert .active.carousel-item-right,.module__hero-slider .vert .carousel-item-next,.module__hero-slider .vert .active.carousel-item-right{-webkit-transform:translateY(100%);transform:translateY(100%)}.module__testimonial-slider .vert .carousel-item-prev,.module__testimonial-slider .vert .active.carousel-item-left,.module__hero-slider .vert .carousel-item-prev,.module__hero-slider .vert .active.carousel-item-left{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.module__testimonial-slider .carousel-indicators,.module__hero-slider .carousel-indicators{position:absolute;bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%);margin:0;height:20px;left:auto;width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}}@media (max-width: 1089.98px){.module__hero-slider .carousel-indicators{bottom:5%}}.module__hero-slider .carousel-item .row,.module__hero-slider .carousel-item .cost-calculator .gform_body > ul,.cost-calculator .module__hero-slider .carousel-item .gform_body > ul,.module__hero-slider .carousel-item .module__two-col-form .form-container .gform_body > ul,.module__two-col-form .form-container .module__hero-slider .carousel-item .gform_body > ul{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.module__hero-slider .carousel-indicators li{border:1px solid var(--color-grey-light)}.module__hero-slider .carousel-indicators li.active{background-color:var(--color-grey-light);background-image:none}.module__hero-slider .carousel-indicators li.active.nitro-lazy{background-image:none !important}.module__2col-full-news-media{background-color:var(--color-off-white);padding-top:45px;padding-bottom:75px}.module__2col-full-news-media .news-heading{color:var(--color-red)}@media (min-width: 768px){.module__2col-full-news-media{padding-top:90px;padding-bottom:125px}}.module__2col-full-news-media .title-link{color:var(--color-red);text-decoration:none}@media (min-width: 768px){.module__2col-full-news-media .more-news-link{text-align:right}}.module__2col-full-news-media .card{border:none;border-radius:0px;min-height:170px;width:100%}.module__2col-full-news-media .card-body a{max-width:100%}.module__2col-full-news-media .card-img-left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-social-media{overflow:hidden;padding:30px 0;background-color:var(--color-grey-dark)}@media (min-width: 768px){.section-social-media{padding:60px 0}}@media (min-width: 1090px){.section-social-media{padding:90px 0}}.section-social-media + .l{display:none}@media (min-width: 768px){.section-social-media h3{margin-bottom:15px}}@media (min-width: 1090px){.section-social-media h3{margin-bottom:30px}}.section-social-media .ff-item .ff-img-holder + .ff-content,.section-social-media .ff-item-meta{margin:15px;color:var(--color-grey-darker) !important}.section-social-media .ff-item .ff-item-bar{padding:10px 15px 30px;height:54px;border-top:none}.section-social-media .ff-sc-label2 .ff-icon{width:15px;height:15px;position:relative;left:-6px}.section-social-media .ff-content br{display:none}.section-social-media #ff-stream-1 .ff-nickname,.section-social-media #ff-stream-1 .ff-timestamp,.section-social-media #ff-stream-1 .ff-item-bar,.section-social-media #ff-stream-1 .ff-item-bar a{color:var(--color-grey-darker) !important}.section-social-media .ff-timestamp{font-size:14px}.section-social-media .ff-upic-round .picture-item__inner,.section-social-media .ff-upic-round .picture-item__inner::before{border-radius:0}.section-social-media .logo-box{max-width:280px;width:100%;padding-left:15px}.section-social-media .social-menu li a{color:var(--color-off-white);border-color:var(--color-off-white)}.section-social-media .social-menu li a:hover{color:#ccc;border-color:#ccc}.fts-mashup-wrapper{margin-top:30px}@media (min-width: 1090px){.fts-mashup-wrapper{margin-top:45px}}@media (min-width: 576px){.section-social-media .fts-mashup-wrapper{max-height:840px}}@media (min-width: 768px){.section-social-media .fts-mashup-wrapper{max-height:875px}}@media (min-width: 1090px){.section-social-media .fts-mashup-wrapper{max-height:420px}}@media screen and (max-width: 576px) and (min-width: 410px){.section-social-media .fts-mashup-wrapper{max-height:840px}}.section-social-media .fts-mashup-wrapper .ff-stream{padding-top:0;padding-bottom:0;background-color:transparent !important}@media (min-width: 1200px){.section-social-media .fts-mashup-wrapper .ff-stream{min-height:unset !important;max-height:420px !important}}.section-social-media .fts-mashup-wrapper .ff-stream .ff-sc-label2 .ff-item .ff-content:first-child,.section-social-media .fts-mashup-wrapper .ff-stream .ff-sc-label2 .ff-item h4:first-child{margin-top:7% !important}.section-social-media .fts-mashup-wrapper .ff-stream .ff-header,.section-social-media .fts-mashup-wrapper .ff-stream .ff-loadmore-wrapper{display:none}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper{margin-top:0}@media (min-width: 1090px){.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article{border:4px solid var(--color-grey-dark)}}@media screen and (min-width: 410px) and (max-width: 415px){.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article{width:100% !important;float:left;display:block !important;clear:both !important;position:relative !important;-webkit-transform:unset !important;transform:unset !important}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article:not(:last-child){margin-bottom:5px}}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-no-image::before{content:"";height:185px;position:relative;display:block;width:100%;background-color:#ccc;background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/algoma-placeholder.png");background-repeat:no-repeat;background-position:center;background-size:cover}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-no-image.ff-image::before{display:none !important}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-no-image .ff-label-wrapper{top:73%}@media (max-width: 575.98px){.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-no-image .ff-label-wrapper{top:76%}}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article .picture-item__inner{-webkit-box-shadow:none !important;box-shadow:none !important}@media screen and (min-width: 410px) and (max-width: 768px){.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article .picture-item__inner .ff-item-cont{margin-bottom:19px}}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article .picture-item__inner .ff-content{max-height:85px !important;min-height:85px !important}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article .picture-item__inner h1:not(.ff-label-wrapper):not(.ff-item-bar){display:none !important}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article .picture-item__inner h2:not(.ff-label-wrapper):not(.ff-item-bar){display:none !important}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article .picture-item__inner h3:not(.ff-label-wrapper):not(.ff-item-bar){display:none !important}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article .picture-item__inner h4:not(.ff-label-wrapper):not(.ff-item-bar){display:none !important}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article .picture-item__inner h5:not(.ff-label-wrapper):not(.ff-item-bar){display:none !important}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article .picture-item__inner h6:not(.ff-label-wrapper):not(.ff-item-bar){display:none !important}@media (min-width: 1090px){.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article{-webkit-transform:unset !important;transform:unset !important;width:33% !important}}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-image .ff-label-wrapper{top:87%}@media (max-width: 575.98px){.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-image .ff-label-wrapper{top:89%}}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article .ff-label-wrapper{right:10px}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article .ff-label-wrapper .ff-icon::before{border-color:transparent !important}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article .ff-nickname,.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article .ff-name{display:none !important}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-facebook .ff-icon .ff-icon-inner::after,.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-instagram .ff-icon .ff-icon-inner::after,.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-twitter .ff-icon .ff-icon-inner::after{content:"";width:15px;height:15px;color:var(--color-grey-darker);position:absolute;right:0;background-repeat:no-repeat;background-size:contain;background-position:center}@media (max-width: 575.98px){.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-facebook .ff-icon .ff-icon-inner::after,.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-instagram .ff-icon .ff-icon-inner::after,.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-twitter .ff-icon .ff-icon-inner::after{width:20px;height:20px}}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-facebook .ff-icon .ff-icon-inner::after{background-image:url("data:image/svg+xml,%3Csvg aria-hidden=\'true\' focusable=\'false\' data-prefix=\'fab\' data-icon=\'facebook-f\' class=\'svg-inline--fa fa-facebook-f fa-w-9\' role=\'img\' xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 264 512\'%3E%3Cpath fill=\'%23414042\' d=\'M215.8 85H264V3.6C255.7 2.5 227.1 0 193.8 0 124.3 0 76.7 42.4 76.7 120.3V192H0v91h76.7v229h94V283h73.6l11.7-91h-85.3v-62.7c0-26.3 7.3-44.3 45.1-44.3z\'%3E%3C/path%3E%3C/svg%3E")}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-instagram .ff-icon .ff-icon-inner::after{background-image:url("data:image/svg+xml,%3Csvg aria-hidden=\'true\' focusable=\'false\' data-prefix=\'fab\' data-icon=\'instagram\' class=\'svg-inline--fa fa-instagram fa-w-14\' role=\'img\' xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 448 512\'%3E%3Cpath fill=\'%23414042\' d=\'M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\'%3E%3C/path%3E%3C/svg%3E")}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article.ff-twitter .ff-icon .ff-icon-inner::after{content:"";background-image:url("data:image/svg+xml,%3Csvg aria-hidden=\'true\' focusable=\'false\' data-prefix=\'fab\' data-icon=\'twitter\' class=\'svg-inline--fa fa-twitter fa-w-16\' role=\'img\' xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 512 512\'%3E%3Cpath fill=\'%23414042\' d=\'M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\'%3E%3C/path%3E%3C/svg%3E")}@media (min-width: 1090px){.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article#ff-uid-2{left:33.5% !important}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper article#ff-uid-3{right:0 !important;left:unset !important}}.section-social-media .fts-mashup-wrapper .ff-stream .ff-stream-wrapper .ff-img-holder img{min-height:185px !important;max-height:185px !important;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}.section-social-media .fts-mashup{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-social-media .fts-mashup,.section-social-media .fts-mashup-post-wrap{max-width:100%;border-bottom:none}.section-social-media .fts-mashup-post-wrap{border:solid 1px #e6e6e6;min-height:383px;margin-bottom:50px}.section-social-media .fts-mashup-post-wrap:last-child{margin-bottom:0}@media (min-width: 768px){.section-social-media .fts-mashup-post-wrap{-ms-flex-preferred-size:calc(50% - 15px);flex-basis:calc(50% - 15px);max-width:calc(50% - 15px)}.section-social-media .fts-mashup-post-wrap:first-child{margin-right:30px}}@media (min-width: 1090px){.section-social-media .fts-mashup-post-wrap{-ms-flex-preferred-size:calc(33.3333333333% - 20px);flex-basis:calc(33.3333333333% - 20px);max-width:calc(33.3333333333% - 20px);margin-bottom:0}.section-social-media .fts-mashup-post-wrap:nth-child(2){margin-right:30px}}.section-social-media .fts-mashup .fts-mashup-post-wrap:first-of-type .fts-jal-fb-link-wrap::before,.section-social-media .fts-mashup .fts-mashup-post-wrap:first-of-type .fts-mashup-image-and-video-wrap::before{content:"";background-color:var(--color-grey-darker);height:9999px;width:9999px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;position:absolute;z-index:-1}.section-social-media .fts-mashup-media-top .fts-jal-fb-link-wrap,.section-social-media .fts-mashup-media-top .fts-mashup-image-and-video-wrap.popup-gallery-twitter{position:relative;height:178px;margin:0;margin-bottom:27px;background-color:#ccc;background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/algoma-placeholder.jpg");background-repeat:no-repeat;background-position:center}.section-social-media .fts-mashup-media-top .fts-jal-fb-link-wrap.nitro-lazy,.section-social-media .fts-mashup-media-top .fts-mashup-image-and-video-wrap.popup-gallery-twitter.nitro-lazy{background-image:none !important}.section-social-media .fts-mashup-media-top .fts-jal-fb-link-wrap .fts-fb-more-photos-wrap,.section-social-media .fts-mashup-media-top .fts-mashup-image-and-video-wrap.popup-gallery-twitter .fts-fb-more-photos-wrap{height:100%;margin:0 !important;top:0 !important}.section-social-media .fts-mashup-media-top .fts-jal-fb-link-wrap a,.section-social-media .fts-mashup-media-top .fts-mashup-image-and-video-wrap.popup-gallery-twitter a{display:none !important}.section-social-media .fts-mashup-media-top .fts-jal-fb-link-wrap a:first-child,.section-social-media .fts-mashup-media-top .fts-mashup-image-and-video-wrap.popup-gallery-twitter a:first-child{display:block !important;height:100% !important;width:100% !important;overflow:hidden}.section-social-media .fts-mashup-media-top .fts-jal-fb-link-wrap img,.section-social-media .fts-mashup-media-top .fts-mashup-image-and-video-wrap.popup-gallery-twitter img{margin-top:89px !important;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.section-social-media .fts-feed-type-facebook .fts-mashup-image-and-video-wrap.popup-gallery-twitter{display:none}.section-social-media .fts-feed-type-instagram .fts-mashup-description-wrap,.section-social-media .fts-feed-type-twitter .fts-mashup-description-wrap{height:91px}.section-social-media .fts-mashup-media-top .fts-jal-fb-top-wrap{height:114px}.section-social-media .fts-mashup-media-top .fts-jal-fb-link-wrap,.section-social-media .fts-mashup-media-top .fts-jal-fb-vid-wrap{margin-bottom:22px;position:relative}.section-social-media .fts-mashup-post-wrap{text-align:left}.section-social-media .fts-jal-fb-post-time{font-size:16px;color:#000}.section-social-media .fts-jal-fb-user-name a{color:#808080;text-transform:uppercase}.section-social-media [class$=-message] p,.section-social-media [class$=-message] .events-listview .event-detail .event-date,.events-listview .event-detail .section-social-media [class$=-message] .event-date,.section-social-media [class$=-message] .events-listview .event-detail .event-time,.events-listview .event-detail .section-social-media [class$=-message] .event-time,.section-social-media [class$=-message] .events-listview .event-detail .event-location,.events-listview .event-detail .section-social-media [class$=-message] .event-location,.section-social-media [class$=-message] .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .section-social-media [class$=-message] .event-time,.section-social-media [class$=-message] li,.section-social-media [class$=-message] .table td,.table .section-social-media [class$=-message] td,.section-social-media .fts-mashup-description-wrap,.section-social-media .fts-mashup-description-wrap p,.section-social-media .fts-mashup-description-wrap .events-listview .event-detail .event-date,.events-listview .event-detail .section-social-media .fts-mashup-description-wrap .event-date,.section-social-media .fts-mashup-description-wrap .events-listview .event-detail .event-time,.events-listview .event-detail .section-social-media .fts-mashup-description-wrap .event-time,.section-social-media .fts-mashup-description-wrap .events-listview .event-detail .event-location,.events-listview .event-detail .section-social-media .fts-mashup-description-wrap .event-location,.section-social-media .fts-mashup-description-wrap .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .section-social-media .fts-mashup-description-wrap .event-time,.section-social-media .fts-mashup-description-wrap li,.section-social-media .fts-mashup-description-wrap .table td,.table .section-social-media .fts-mashup-description-wrap td{color:var(--color-grey-darker);line-height:25px;font-size:16px;margin:0 !important}.section-social-media .fts-mashup-icon-wrap-right a{color:var(--color-red)}.section-social-media .fts-mashup-count-wrap{font-size:15px !important;line-height:15px}.section-social-media .fts-more-photos-4-photos{display:none}.module__three-col-colour-block .block{padding:30px 15px;margin-bottom:15px}@media (min-width: 768px){.module__three-col-colour-block .block{padding:30px}}.module__three-col-colour-block .block h6{margin-bottom:5px}@media (min-width: 768px){.module__three-col-colour-block .block h6{margin-bottom:15px}}@media (min-width: 1090px){.module__three-col-colour-block .block h6{margin-bottom:30px}}.module__three-col-colour-block .block p,.module__three-col-colour-block .block .events-listview .event-detail .event-date,.events-listview .event-detail .module__three-col-colour-block .block .event-date,.module__three-col-colour-block .block .events-listview .event-detail .event-time,.events-listview .event-detail .module__three-col-colour-block .block .event-time,.module__three-col-colour-block .block .events-listview .event-detail .event-location,.events-listview .event-detail .module__three-col-colour-block .block .event-location,.module__three-col-colour-block .block .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .module__three-col-colour-block .block .event-time{margin-bottom:15px}@media (min-width: 768px){.module__three-col-colour-block .block p,.module__three-col-colour-block .block .events-listview .event-detail .event-date,.events-listview .event-detail .module__three-col-colour-block .block .event-date,.module__three-col-colour-block .block .events-listview .event-detail .event-time,.events-listview .event-detail .module__three-col-colour-block .block .event-time,.module__three-col-colour-block .block .events-listview .event-detail .event-location,.events-listview .event-detail .module__three-col-colour-block .block .event-location,.module__three-col-colour-block .block .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .module__three-col-colour-block .block .event-time{margin-bottom:30px}}@media (min-width: 768px){.module__three-col-colour-block .block{padding-left:30px;padding-right:30px}}@media (min-width: 1090px){.module__three-col-colour-block .block{padding-left:40px;padding-right:40px}}.module__three-col-colour-block .block li,.module__three-col-colour-block .block .table td,.table .module__three-col-colour-block .block td{margin-bottom:25px}.module__contained-single-img{margin-bottom:15px}.module__contained-single-img + .xxs{display:none}@media (min-width: 1090px){.module__contained-single-img{margin-top:-30px}}.module__2col-w-cta a.txt-link,.module__2col-w-cta .mec-single-event .mec-event-meta dd a,.mec-single-event .mec-event-meta dd .module__2col-w-cta a{white-space:nowrap}.module__color-img-content-slider--b{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(50%,#fff),color-stop(50%,var(--color-off-white)),to(var(--color-off-white)));background-image:linear-gradient(to bottom,#fff 0,#fff 50%,var(--color-off-white) 50%,var(--color-off-white) 100%)}.module__color-img-content-slider .breakout-bg{background-color:var(--color-off-white)}.module__color-img-content-slider .h7{font-size:16px;line-height:1.5;font-weight:700;padding:15px 30px}.module__color-img-content-slider .h4-new,.module__color-img-content-slider .tax-mec_category .mec-month-divider span,.tax-mec_category .mec-month-divider .module__color-img-content-slider span{margin-bottom:0;color:var(--color-red)}.module__color-img-content-slider h6.mb-0{color:var(--color-red)}.module__color-img-content-slider .subheading{font-size:18px;line-height:1.5555555556;font-weight:500}.module__color-img-content-slider .container{position:relative}@media (min-width: 768px) and (max-width: 991px){.module__color-img-content-slider .container{max-width:720px}}@media (min-width: 992px) and (max-width: 1089.98px){.module__color-img-content-slider .container{max-width:920px}}.module__color-img-content-slider .container::after{position:absolute;bottom:-10px;left:-60px;width:calc(100% + 37.5px);content:"";display:none;background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/band.png");background-size:100% 100%;height:10px}@media (min-width: 1090px){.module__color-img-content-slider .container::after{display:block}}.module__color-img-content-slider .control-group{margin-bottom:30px;margin-top:30px}@media (min-width: 768px){.module__color-img-content-slider .control-group{margin-bottom:60px}}.module__color-img-content-slider .container{position:relative}.module__color-img-content-slider .breakout-bg{position:absolute;top:0;bottom:0;left:0;right:0}@media (min-width: 768px){.module__color-img-content-slider .breakout-bg{left:calc(-1 * ( 100vw - 705px ) / 2);right:20%;bottom:290px}}@media (min-width: 1090px){.module__color-img-content-slider .breakout-bg{right:40%;left:-60px;bottom:0}}@media (min-width: 768px){.module__color-img-content-slider .img-carousel{margin-top:-100px}}.module__color-img-content-slider .control-group .carousel-control-next,.module__color-img-content-slider .control-group .carousel-control-prev{color:var(--color-red);position:static;border:1px solid var(--color-red)}.module__color-img-content-slider .control-group .carousel-control-next:hover,.module__color-img-content-slider .control-group .carousel-control-prev:hover{border-color:var(--color-red);background-color:var(--color-red);color:white}.module__color-img-content-slider .control-group .carousel-control-next:focus,.module__color-img-content-slider .control-group .carousel-control-prev:focus{-webkit-box-shadow:0 0 .15rem .1rem rgba(248,249,250,.5);box-shadow:0 0 .15rem .1rem rgba(248,249,250,.5);color:white}.module__color-img-content-slider .control-group .no-slide{border-color:var(--color-red);color:var(--color-red);cursor:auto}.module__header-w-iframe{background:var(--color-off-white)}.module__header-w-iframe .content-scroll-box{background:#fff;border-top:8px solid var(--color-red)}.module__header-w-iframe .iframe-container{height:500px}@supports (-webkit-overflow-scrolling: touch){.module__header-w-iframe .iframe-container{-webkit-overflow-scrolling:touch;overflow-y:auto}}.module__header-w-iframe iframe{width:100%;height:100%}.module__horizontal-img-slider{position:relative}.module__horizontal-img-slider p,.module__horizontal-img-slider .events-listview .event-detail .event-date,.events-listview .event-detail .module__horizontal-img-slider .event-date,.module__horizontal-img-slider .events-listview .event-detail .event-time,.events-listview .event-detail .module__horizontal-img-slider .event-time,.module__horizontal-img-slider .events-listview .event-detail .event-location,.events-listview .event-detail .module__horizontal-img-slider .event-location,.module__horizontal-img-slider .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .module__horizontal-img-slider .event-time{margin-bottom:.75rem}.module__horizontal-img-slider::before,.module__horizontal-img-slider::after{background-image:-webkit-gradient(linear,left top,right top,from(#fff),to(rgba(255,255,255,0)));background-image:linear-gradient(to right,#fff,rgba(255,255,255,0));content:"";position:absolute;left:0;width:10%;top:0;bottom:0;z-index:10}.module__horizontal-img-slider::after{background-image:-webkit-gradient(linear,right top,left top,from(#fff),to(rgba(255,255,255,0)));background-image:linear-gradient(to left,#fff,rgba(255,255,255,0));left:auto;right:0}.module__horizontal-img-slider .fa-angle-left{padding-right:3px;padding-bottom:2px}.module__horizontal-img-slider .fa-angle-right{padding-left:3px;padding-bottom:2px}.module__horizontal-img-slider .headshot{max-width:260px;max-height:260px}.owl-nav,.section-timeline .back-next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:30px}.owl-prev,.owl-next,.section-timeline .back-next .next,.section-timeline .back-next .back{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;width:30px;font-size:20px;border:1px solid var(--color-red) !important;color:var(--color-red) !important;background-color:transparent}.owl-prev:hover,.owl-next:hover,.section-timeline .back-next .next:hover,.section-timeline .back-next .back:hover{color:white !important;border-color:var(--color-red) !important;background-color:var(--color-red) !important}.owl-prev:focus,.owl-next:focus,.section-timeline .back-next .next:focus,.section-timeline .back-next .back:focus{-webkit-box-shadow:0 0 .2rem .12rem #ccc !important;box-shadow:0 0 .2rem .12rem #ccc !important;outline:none}.owl-next,.section-timeline .back-next .next,.section-timeline .back-next .back{margin-left:12px}.module__two-col-form p:last-of-type,.module__two-col-form .events-listview .event-detail .event-date:last-of-type,.events-listview .event-detail .module__two-col-form .event-date:last-of-type,.module__two-col-form .events-listview .event-detail .event-time:last-of-type,.events-listview .event-detail .module__two-col-form .event-time:last-of-type,.module__two-col-form .events-listview .event-detail .event-location:last-of-type,.events-listview .event-detail .module__two-col-form .event-location:last-of-type,.module__two-col-form .section-events-carousel .events-carousel-item .event-time:last-of-type,.section-events-carousel .events-carousel-item .module__two-col-form .event-time:last-of-type{margin-bottom:0}.module__two-col-form .form-container{padding-top:30px;padding-bottom:30px}@media (min-width: 768px){.module__two-col-form .form-container{padding-top:60px;padding-bottom:60px}}.module__two-col-form .form-container .gform_footer{padding:0}@media (min-width: 768px){.module__two-col-form .form-container .gform_footer{padding-left:15px}}.module__two-col-form h6{color:var(--color-red);margin-bottom:15px}.module__two-col-form label{color:var(--color-grey-darker)}.module__two-col-form .gfield,.module__two-col-form fieldset.gfield{margin-bottom:25px !important}.module__two-col-form .gfield.gform_hidden{margin-bottom:0}.module__two-col-form textarea{height:170px}.module__two-col-form input,.module__two-col-form select{height:44px}@media (min-width: 768px){.module__two-col-form input,.module__two-col-form select{height:58px}}.module__two-col-form .gform_wrapper.gravity-theme .gform_footer,.module__two-col-form .gform_wrapper.gravity-theme .gform_page_footer{margin-top:0}.module__two-col-form textarea,.module__two-col-form input,.module__two-col-form select{border:1px solid var(--color-grey-darker);width:100%;padding:15px !important}.module__two-col-form .SumoSelect > .optWrapper{border:none}.module__two-col-form .SumoSelect:hover > .CaptionCont,.module__two-col-form .SumoSelect.open > .CaptionCont{-webkit-box-shadow:none;box-shadow:none}.module__two-col-form .SumoSelect.open > .optWrapper{top:48px;border:1px solid var(--color-grey-darker);border-top:none}.module__two-col-form .SumoSelect:focus > .CaptionCont{-webkit-box-shadow:0 0 0 1px #ccc;box-shadow:0 0 0 1px #ccc}.module__two-col-form ul{padding-left:0 !important}.module__two-col-form .gform_footer.top_label #gform_submit_button_2::after{content:"";font-size:10px;font-family:fontawesome;position:relative;padding-left:10px;bottom:2px}.module__2col-contact-side h2{margin-bottom:55px}.module__2col-contact-side .contact p,.module__2col-contact-side .contact .events-listview .event-detail .event-date,.events-listview .event-detail .module__2col-contact-side .contact .event-date,.module__2col-contact-side .contact .events-listview .event-detail .event-time,.events-listview .event-detail .module__2col-contact-side .contact .event-time,.module__2col-contact-side .contact .events-listview .event-detail .event-location,.events-listview .event-detail .module__2col-contact-side .contact .event-location,.module__2col-contact-side .contact .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .module__2col-contact-side .contact .event-time,.module__2col-contact-side .contact li,.module__2col-contact-side .contact .table td,.table .module__2col-contact-side .contact td{margin-bottom:0}.module__2col-contact-side .contact a{color:var(--color-grey-darker);text-decoration:underline}.module__2col-contact-side .contact a:hover{color:#000}.module__2col-contact-side .contact a:active{color:#000}.module__accordian-documents .accordian-section{border-top:1px solid #ccc}.module__accordian-documents .accordian-section button{border:none}.module__accordian-documents .accordian-section button:hover{cursor:pointer}.module__accordian-documents .accordian-section h6.h9,.module__accordian-documents .accordian-section h6.h9-lower{margin-bottom:0}.module__accordian-documents .accordian-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px}.module__accordian-documents .accordian-heading h6.h9,.module__accordian-documents .accordian-heading h6.h9-lower{margin-bottom:0;font-size:19px}@media (min-width: 768px){.module__accordian-documents .accordian-heading h6.h9,.module__accordian-documents .accordian-heading h6.h9-lower{font-size:21px}}.module__accordian-documents .accordian-heading::after{background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/accordion-minus.svg");content:"";background-size:contain;background-repeat:no-repeat;background-position:center;-ms-flex-preferred-size:21px;flex-basis:21px;width:21px;height:21px;-ms-flex-negative:0;flex-shrink:0;margin-left:35px}@media (min-width: 768px){.module__accordian-documents .accordian-heading::after{margin-left:65px}}.module__accordian-documents .accordian-heading.collapsed::after{content:"";background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/accordion-plus.svg");background-size:contain;background-repeat:no-repeat;background-position:center;width:21px;height:21px;color:var(--color-red);-ms-flex-preferred-size:21px;flex-basis:21px;-ms-flex-negative:0;flex-shrink:0;margin-left:35px}@media (min-width: 768px){.module__accordian-documents .accordian-heading.collapsed::after{margin-left:65px}}.module__accordian-documents .col-12.heading,.module__accordian-documents .accordian-left-content,.module__accordian-documents .accordian-right-content{padding-left:25px}@media (min-width: 768px){.module__accordian-documents .accordian-right-content{padding-left:15px}}.policies-list .pdf-list-item{padding-top:10px;padding-bottom:10px}.policies-list .pdf-list-item::before{content:"";position:absolute;bottom:0;left:15px;right:15px;height:1px;background-color:#ccc}@media (min-width: 768px){.module__pdf-list .col-md-6:nth-child(odd),.policies-list .col-md-6:nth-child(odd){padding-right:30px}.module__pdf-list .col-md-6:nth-child(even),.policies-list .col-md-6:nth-child(even){padding-left:30px}}.module__pdf-list .pdf-list-item{border-bottom:1px solid #ccc;padding:10px 0}.pdf-list-item{color:#000}.pdf-list-item .fa-caret-right{position:relative;padding-left:10px;padding-right:5px}.pdf-list-item .pdf-link{color:#000;margin-left:20px;text-decoration:none}.pdf-list-item .pdf-link:hover{text-decoration:underline}.pdf-list-item .pdf-link:active{text-decoration:underline}.pdf-icon{width:25px;height:35px;-ms-flex-negative:0;flex-shrink:0}.module__3col-photo.p-bottom{padding-bottom:100px}@media (min-width: 768px){.module__3col-photo.p-bottom{padding-bottom:130px}}.module__3col-photo .text-bg,.module__3col-photo .text-stretch{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;z-index:1}.module__3col-photo--b{background-color:var(--color-off-white)}.module__3col-photo--bg-green{background-color:var(--color-red)}.module__3col-photo--bg-green .button-container{z-index:1}.module__3col-photo--bg-green .img-test,.module__3col-photo--bg-green .text-bg{position:relative}.module__3col-photo--bg-green .img-responsive,.module__3col-photo--bg-green .text-container,.module__3col-photo--bg-green .button-container{position:relative;z-index:10}.module__3col-photo--bg-green .img-test::after{content:"";background:#fff;width:100vw;position:absolute;top:0;bottom:50%;left:calc(-1 * ( 100vw - 100% ) / 2)}@media (min-width: 576px){.module__3col-photo--bg-green .img-test::after{left:calc(-1 * ( 100vw - 510px ) / 2)}}@media (min-width: 768px){.module__3col-photo--bg-green .img-test::after{left:calc(-1 * ( 100vw - 690px ) / 2)}}@media (min-width: 1090px){.module__3col-photo--bg-green .img-test::after{left:calc(-1 * ( 100vw - 930px ) / 2)}}@media (min-width: 1200px){.module__3col-photo--bg-green .img-test::after{left:calc(-1 * ( 100vw - 1110px ) / 2)}}.module__3col-photo--bg-green .text-bg::after{content:"";background:var(--color-red);width:100vw;position:absolute;top:0;bottom:0;left:calc(-1 * ( 100vw - 100% ) / 2)}@media (min-width: 576px){.module__3col-photo--bg-green .text-bg::after{left:calc(-1 * ( 100vw - 525px ) / 2)}}@media (min-width: 768px){.module__3col-photo--bg-green .text-bg::after{left:calc(-1 * ( 100vw - 705px ) / 2)}}@media (min-width: 1090px){.module__3col-photo--bg-green .text-bg::after{left:calc(-1 * ( 100vw - 945px ) / 2)}}@media (min-width: 1200px){.module__3col-photo--bg-green .text-bg::after{left:calc(-1 * ( 100vw - 1125px ) / 2)}}.module__3col-photo--bg-green .green-cover::after{content:"";background:var(--color-red);width:100vw;position:absolute;top:0;bottom:0;left:calc(-1 * ( 100vw - 100% ) / 2)}@media (min-width: 576px){.module__3col-photo--bg-green .green-cover::after{left:calc(-1 * ( 100vw - 525px ) / 2)}}@media (min-width: 768px){.module__3col-photo--bg-green .green-cover::after{display:none}}.module__content-only-slider h6{font-weight:500;margin-bottom:0}.module__content-only-slider h6.h7{font-size:18px;text-transform:none}@media (min-width: 1090px){.module__content-w-contact-sidebar h2{margin-bottom:45px}}.module__content-w-contact-sidebar h6{margin-bottom:0;font-weight:700}.module__content-w-contact-sidebar .mb-5{margin-bottom:2rem !important}.module__content-w-contact-sidebar .cta-box .txt-colour-change{color:var(--color-grey-darker)}@media (min-width: 1090px){.module__content-w-contact-sidebar .cta-box{padding:0}}.module__content-w-contact-sidebar .cta-box p,.module__content-w-contact-sidebar .cta-box .events-listview .event-detail .event-date,.events-listview .event-detail .module__content-w-contact-sidebar .cta-box .event-date,.module__content-w-contact-sidebar .cta-box .events-listview .event-detail .event-time,.events-listview .event-detail .module__content-w-contact-sidebar .cta-box .event-time,.module__content-w-contact-sidebar .cta-box .events-listview .event-detail .event-location,.events-listview .event-detail .module__content-w-contact-sidebar .cta-box .event-location,.module__content-w-contact-sidebar .cta-box .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .module__content-w-contact-sidebar .cta-box .event-time,.module__content-w-contact-sidebar .cta-box li,.module__content-w-contact-sidebar .cta-box .table td,.table .module__content-w-contact-sidebar .cta-box td{margin-bottom:0px}.module__2photo-contained-offset-left .h7,.module__2photo-contained-offset-left .h7-lower{text-transform:none}.module__2photo-contained-offset-left .img-caption.one{z-index:10;bottom:auto;left:58%;right:0;top:40%}.module__2photo-contained-offset-left .img-caption.two{left:0;right:55%}.section-events-carousel .section-title{margin-bottom:15px}@media (min-width: 1090px){.section-events-carousel .section-title{margin-bottom:30px}}.section-events-carousel .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.section-events-carousel .events-carousel{margin:0 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 1090px){.section-events-carousel .events-carousel{margin-bottom:60px}}.section-events-carousel .events-carousel .owl-nav,.section-events-carousel .events-carousel .section-timeline .back-next,.section-timeline .section-events-carousel .events-carousel .back-next{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:15px}@media (min-width: 768px){.section-events-carousel .events-carousel .owl-nav,.section-events-carousel .events-carousel .section-timeline .back-next,.section-timeline .section-events-carousel .events-carousel .back-next{margin-bottom:30px}}@media (min-width: 1090px){.section-events-carousel .events-carousel .owl-nav,.section-events-carousel .events-carousel .section-timeline .back-next,.section-timeline .section-events-carousel .events-carousel .back-next{margin-bottom:60px}}.section-events-carousel .events-carousel .fa-angle-left{padding-right:3px;padding-bottom:2px}.section-events-carousel .events-carousel .fa-angle-right{padding-left:3px;padding-bottom:2px}.section-events-carousel .events-carousel .owl-dots{display:none}.section-events-carousel .events-carousel-item{color:#fff;height:100%;padding:30px}.section-events-carousel .events-carousel-item a{color:white;text-decoration:none}.section-events-carousel .events-carousel-item a:hover{color:var(--color-gold)}@media (min-width: 1090px){.section-events-carousel .events-carousel-item{padding:60px}}.section-events-carousel .events-carousel-item .event-time{color:white;margin-bottom:0}.section-events-carousel .events-carousel-item .event-title{display:block;margin-bottom:5px}@media (min-width: 768px){.section-events-carousel .events-carousel-item .event-title{margin-bottom:30px}}.module__1photo-contained-caption-right .h7,.module__1photo-contained-caption-right .h7-lower{text-transform:none}.module__1photo-contained-caption-right .img-caption{position:static}@media (min-width: 1090px){.module__1photo-contained-caption-right .caption-row{margin-top:-240px}}.module__2column-img-captioned .h7,.module__2column-img-captioned .h7-lower{text-transform:none}.module__2column-img-captioned .img-container{width:100%;aspect-ratio:345/245}@media (min-width: 768px){.module__2column-img-captioned .img-container{aspect-ratio:467/252}}@media (min-width: 1090px){.module__2column-img-captioned .img-container{height:100%;aspect-ratio:auto}}.module__2column-img-captioned .img-caption{padding:15px 0}@media (min-width: 1090px){.module__2column-img-captioned .img-caption{padding:30px}}.module__2column-img-captioned .img-caption::before{display:block}.module__2column-img-captioned .image-column{position:relative;padding-left:7.5px;padding-right:7.5px}@media (min-width: 1090px){.module__2column-img-captioned .image-column{height:550px}}.module__2column-img-captioned .image-column img{-o-object-fit:cover;object-fit:cover;height:100%}.module__2column-img-captioned .img-caption{position:relative;z-index:10}@media (min-width: 768px){.module__2column-img-captioned .img-caption{padding:15px 0}}@media (min-width: 1090px){.module__2column-img-captioned .img-caption{width:85%;position:absolute;bottom:0;left:7.5px;padding:30px}}.module__horizontal-img-only-slider{position:relative}.module__horizontal-img-only-slider::before,.module__horizontal-img-only-slider::after{background-image:-webkit-gradient(linear,left top,right top,color-stop(40%,#fff),to(rgba(255,255,255,0)));background-image:linear-gradient(to right,#fff 40%,rgba(255,255,255,0));content:"";position:absolute;left:0;width:10%;top:0;bottom:0;z-index:10}@media (min-width: 768px){.module__horizontal-img-only-slider::before,.module__horizontal-img-only-slider::after{width:20%}}.module__horizontal-img-only-slider::after{background-image:-webkit-gradient(linear,right top,left top,color-stop(40%,#fff),to(rgba(255,255,255,0)));background-image:linear-gradient(to left,#fff 40%,rgba(255,255,255,0));left:auto;right:0}.module__horizontal-img-only-slider .owl-prev:focus,.module__horizontal-img-only-slider .owl-next:focus,.module__horizontal-img-only-slider .section-timeline .back-next .next:focus,.section-timeline .back-next .module__horizontal-img-only-slider .next:focus,.module__horizontal-img-only-slider .section-timeline .back-next .back:focus,.section-timeline .back-next .module__horizontal-img-only-slider .back:focus{-webkit-box-shadow:0 0 .2rem .12rem #ccc !important;box-shadow:0 0 .2rem .12rem #ccc !important;outline:none}.module__horizontal-img-only-slider .fa-angle-left{padding-right:3px;padding-bottom:2px}.module__horizontal-img-only-slider .fa-angle-right{padding-left:3px;padding-bottom:2px}@media (min-width: 1090px){.module__2column-intro-content-img h2{margin-bottom:55px}}.module__2column-intro-content-img .img-container{margin-top:14px}@media (min-width: 768px){.module__2column-intro-content-img .img-container{padding-left:22.5px}}@media (min-width: 1090px){.module__2column-intro-content-img .img-container{margin-top:34px;padding-left:7.5px}}@media (min-width: 768px){.module__2column-intro-content-img .img-container{margin-top:0}}.module__3column-list .table th,.module__3column-list .table td{border-bottom:1px solid #ccc}.module__3column-list .table th{padding-left:0}.module__3column-list .table td{padding-top:20px;padding-bottom:20px;padding-left:0px}.module__accordian-1col-internal-content .accordian-section{border-top:1px solid #ccc}.module__accordian-1col-internal-content .accordian-section:last-child{border-bottom:1px solid #ccc}.module__accordian-1col-internal-content .accordian-section button{border:none}.module__accordian-1col-internal-content .accordian-section button:hover{cursor:pointer}.module__accordian-1col-internal-content .accordian-heading,.module__accordian-documents .accordian-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0}@media (min-width: 1090px){.module__accordian-1col-internal-content .accordian-heading,.module__accordian-documents .accordian-heading{padding:45px 0}}.module__accordian-1col-internal-content .accordian-heading[aria-expanded=true],.module__accordian-documents .accordian-heading[aria-expanded=true]{padding-bottom:15px}@media (min-width: 1090px){.module__accordian-1col-internal-content .accordian-heading[aria-expanded=true],.module__accordian-documents .accordian-heading[aria-expanded=true]{padding-bottom:30px}}.module__accordian-1col-internal-content .accordian-heading h6.h9,.module__accordian-1col-internal-content .accordian-heading h6.h9-lower{margin-bottom:0;font-size:19px}@media (min-width: 768px){.module__accordian-1col-internal-content .accordian-heading h6.h9,.module__accordian-1col-internal-content .accordian-heading h6.h9-lower{font-size:21px}}.module__accordian-1col-internal-content .accordian-heading::after{background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/accordion-minus.svg");content:"";background-size:contain;background-repeat:no-repeat;background-position:center;width:12px;height:12px;-ms-flex-negative:0;flex-shrink:0;margin-left:35px}@media (min-width: 768px){.module__accordian-1col-internal-content .accordian-heading::after{width:18px;height:18px}}@media (min-width: 1090px){.module__accordian-1col-internal-content .accordian-heading::after{width:24px;height:24px}}@media (min-width: 768px){.module__accordian-1col-internal-content .accordian-heading::after{margin-left:65px}}.module__accordian-1col-internal-content .accordian-heading.collapsed::after{content:"";background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/accordion-plus.svg");background-size:contain;background-repeat:no-repeat;background-position:center;color:var(--color-red);-ms-flex-negative:0;flex-shrink:0;margin-left:35px}@media (min-width: 768px){.module__accordian-1col-internal-content .accordian-heading.collapsed::after{margin-left:65px}}.module__accordian-1col-internal-content .accordian-content{padding-left:0;padding-right:0}.custom-select{background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/select-arrow-down.svg");background-size:14px 8px;border-radius:0;text-transform:uppercase;width:280px;border:1px solid #ccc;font-size:13px}.custom-select.nitro-lazy{background-image:none !important}select option{text-transform:uppercase !important}.module__2col-links-coloured-bg--b{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,var(--color-off-white)),to(var(--color-off-white)));background-image:linear-gradient(to bottom,#fff 0%,#fff 50%,var(--color-off-white) 50%,var(--color-off-white) 100%)}@media (min-width: 768px){.module__2col-links-coloured-bg .col-md-5:first-child{padding-right:30px}.module__2col-links-coloured-bg .col-md-5:nth-child(2){padding-left:30px}}.module__2col-links-coloured-bg .list-link{border-bottom:1px solid #fff;padding:10px 0}.module__2col-links-coloured-bg a.txt-link,.module__2col-links-coloured-bg .mec-single-event .mec-event-meta dd a,.mec-single-event .mec-event-meta dd .module__2col-links-coloured-bg a{color:#fff;text-transform:none;text-decoration:none;font-size:18px}.module__2col-links-coloured-bg a.txt-link:hover,.module__2col-links-coloured-bg .mec-single-event .mec-event-meta dd a:hover,.mec-single-event .mec-event-meta dd .module__2col-links-coloured-bg a:hover{color:#000}@media (min-width: 768px){.module__3col-img-content-repeater .row,.module__3col-img-content-repeater .cost-calculator .gform_body > ul,.cost-calculator .module__3col-img-content-repeater .gform_body > ul,.module__3col-img-content-repeater .module__two-col-form .form-container .gform_body > ul,.module__two-col-form .form-container .module__3col-img-content-repeater .gform_body > ul{margin-bottom:90px}}.module__3col-img-content-repeater .txt-link,.module__3col-img-content-repeater .mec-single-event .mec-event-meta dd a,.mec-single-event .mec-event-meta dd .module__3col-img-content-repeater a,.module__3col-img-content-repeater .mec-single-event .mec-events-meta-date dd span,.mec-single-event .mec-events-meta-date dd .module__3col-img-content-repeater span,.module__3col-img-content-repeater .mec-single-event .mec-single-event-additional-organizers dd span,.mec-single-event .mec-single-event-additional-organizers dd .module__3col-img-content-repeater span,.module__3col-img-content-repeater .mec-single-event .mec-single-event-organizer dd span,.mec-single-event .mec-single-event-organizer dd .module__3col-img-content-repeater span{white-space:nowrap}.module__full-width-button .btn-light:hover,.module__full-width-button .btn-light:active{color:#fff}.section-timeline .back-next{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.section-timeline .back-next .next,.section-timeline .back-next .back{padding:0}.section-timeline .back-next .fa-angle-left{padding-right:3px;padding-bottom:2px}.section-timeline .back-next .fa-angle-right{padding-left:3px;padding-bottom:2px}.section-timeline .carousel{width:100%;overflow:hidden;margin-top:65px}.section-timeline .carousel h1{margin-top:35px;margin-bottom:25px}.section-timeline .carousel ul{width:21300%;padding:0 !important;margin:0}.section-timeline .carousel ul li{list-style:none;display:inline-block;float:left}@media (min-width: 768px){.section-timeline .carousel ul li{padding-right:30px}}@media (min-width: 1090px){.section-timeline .carousel ul li{padding-left:7.5px;padding-right:7.5px}}.section-timeline .carousel ul li img{max-width:calc(100% - 2px);margin-bottom:15px}@media (min-width: 768px){.section-timeline .carousel ul li img{margin-bottom:30px}}.section-timeline .timeline-marker{height:25px;left:44px;position:absolute;top:-25px;width:13px;color:var(--color-red)}.section-timeline .history_timeline{margin-top:10px;height:100%;clear:both;overflow:hidden}.section-timeline .history_timeline .timeline{clear:both;height:100px;margin-top:40px;padding-top:12px;position:relative;width:5000%}.section-timeline .history_timeline .timeline-wrapper{overflow:hidden}.section-timeline .history_timeline .timeline a{border:solid 1px grey;border-top:0;border-bottom:0;color:#000;margin-right:25px;display:block;float:left;height:25px;position:relative !important;text-align:center;text-decoration:none;width:100px !important;left:0 !important}.section-timeline .history_timeline .timeline a:first-child{border-left:none}.section-timeline .history_timeline .timeline a:hover{color:var(--color-red) !important;cursor:pointer}.section-timeline .history_timeline .timeline a::before{content:"";height:1px;width:130%;background:grey;top:12.5px;position:absolute;-webkit-transform:translateX(-50px);transform:translateX(-50px)}.section-timeline .history_timeline .timeline a::after{width:50px;height:25px;content:"";position:absolute;-webkit-transform:translateX(-25px);transform:translateX(-25px);top:-1px;border:1px solid grey;border-top:none;border-bottom:none}.section-timeline .history_timeline .timeline a span{font-weight:700;display:block;font-size:16px;left:-50%;line-height:1.2;position:absolute;top:50px;width:200%}.section-timeline .history_timeline .timeline a span::before{content:"";height:50px;width:2px;background:black;position:absolute;top:-62.5px;left:50%;left:calc(50% - 1px)}.timeline-item .h7{font-size:24px;line-height:1.3333333333;font-weight:700;margin-bottom:15px}.module__map img{border:1px solid var(--color-grey-light)}.module__map p,.module__map .events-listview .event-detail .event-date,.events-listview .event-detail .module__map .event-date,.module__map .events-listview .event-detail .event-time,.events-listview .event-detail .module__map .event-time,.module__map .events-listview .event-detail .event-location,.events-listview .event-detail .module__map .event-location,.module__map .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .module__map .event-time,.module__map li,.module__map .table td,.table .module__map td{margin-bottom:0}.module__map .txt-link,.module__map .mec-single-event .mec-event-meta dd a,.mec-single-event .mec-event-meta dd .module__map a,.module__map .mec-single-event .mec-events-meta-date dd span,.mec-single-event .mec-events-meta-date dd .module__map span,.module__map .mec-single-event .mec-single-event-additional-organizers dd span,.mec-single-event .mec-single-event-additional-organizers dd .module__map span,.module__map .mec-single-event .mec-single-event-organizer dd span,.mec-single-event .mec-single-event-organizer dd .module__map span{display:block}.module__map .keyline::before{content:"";background-color:#ccc;height:1px;top:0;left:15px;right:15px;position:absolute}.module__popup .scroll-content{height:65vh}@media (min-width: 768px){.module__popup .modal-dialog{max-width:unset;margin:1.75rem}}@media (min-width: 1090px){.module__popup .modal-dialog{max-width:800px;margin:1.75rem auto}}.module__popup .bio-body{padding-bottom:65px}.module__popup .close{opacity:1}.module__popup .close-button{background-color:var(--color-red);background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/close-button.svg");background-size:22px 22px;background-repeat:no-repeat;background-position:center;position:absolute;width:50px;height:50px;top:0;right:0;border:none}.module__popup .close-button.nitro-lazy{background-image:none !important}.module__popup .close-button:hover{cursor:pointer}.event-info-2col-img .bottom-content p,.event-info-2col-img .bottom-content .events-listview .event-detail .event-date,.events-listview .event-detail .event-info-2col-img .bottom-content .event-date,.event-info-2col-img .bottom-content .events-listview .event-detail .event-time,.events-listview .event-detail .event-info-2col-img .bottom-content .event-time,.event-info-2col-img .bottom-content .events-listview .event-detail .event-location,.events-listview .event-detail .event-info-2col-img .bottom-content .event-location,.event-info-2col-img .bottom-content .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .event-info-2col-img .bottom-content .event-time,.event-info-2col-img .bottom-content li,.event-info-2col-img .bottom-content .table td,.table .event-info-2col-img .bottom-content td{margin-bottom:0}.event-info-2col-img .bottom-content a{color:var(--color-grey-darker);text-decoration:underline;white-space:nowrap}.module__content-picker-colour-block .picker-top{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,var(--color-off-white)),to(var(--color-off-white)));background-image:linear-gradient(to bottom,#fff 0%,#fff 50%,var(--color-off-white) 50%,var(--color-off-white) 100%)}.module__content-picker-colour-block .picker-content .img-responsive{max-width:260px}@media (min-width: 768px){.module__content-picker-colour-block .picker-content .img-responsive{max-width:100%}}.table thead th{border-bottom:none;vertical-align:top}.table th,.table td{border-top:none}.table th{padding-top:0}@media (min-width: 768px) and (max-width: 1089.98px){.module__2col-img-txt-and-content-box .row,.module__2col-img-txt-and-content-box .cost-calculator .gform_body > ul,.cost-calculator .module__2col-img-txt-and-content-box .gform_body > ul,.module__2col-img-txt-and-content-box .module__two-col-form .form-container .gform_body > ul,.module__two-col-form .form-container .module__2col-img-txt-and-content-box .gform_body > ul{position:relative}.module__2col-img-txt-and-content-box .right-col{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.module__2col-img-txt-and-content-box .content-box.top{position:absolute;-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;padding-right:15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;top:0;right:0}.module__2col-img-txt-and-content-box .content-box.square{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.color-internal{color:#e5710b !important}.bgcolor-internal,.tribe-events-calendar .tribe-events-dayevents .tribe-events-category-internal{background-color:#e5710b !important}.color-external{color:#662d91 !important}.bgcolor-external,.tribe-events-calendar .tribe-events-dayevents .tribe-events-category-external{background-color:#662d91 !important}.color-cat-3{color:var(--color-red) !important}.bgcolor-cat-3,.tribe-events-calendar .tribe-events-dayevents .tribe-events-category-cat-3{background-color:var(--color-red) !important}.color-cat-4{color:var(--color-red) !important}.bgcolor-cat-4,.tribe-events-calendar .tribe-events-dayevents .tribe-events-category-cat-4{background-color:var(--color-red) !important}.color-cat-5{color:var(--color-red) !important}.bgcolor-cat-5,.tribe-events-calendar .tribe-events-dayevents .tribe-events-category-cat-5{background-color:var(--color-red) !important}.tribe-events-calendar .tribe-events-sub-nav li.tribe-events-nav-previous a::before,.tribe-events-calendar .tribe-events-sub-nav li a::before{content:"";width:8px;height:14.6px;position:absolute;background-image:url("data:image/svg+xml,%3C%3Fxml version=\'1.0\' encoding=\'utf-8\'%3F%3E%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' x=\'0px\' y=\'0px\' viewBox=\'0 0 8 14.6\' enable-background=\'new 0 0 8 14.6\' xml:space=\'preserve\'%3E%3Cg%3E%3Cpath fill=\'%23FFFFFF\' d=\'M1.2,14.4l6.6-6.6c0.3-0.3,0.3-0.7,0-1L1.2,0.2c-0.3-0.3-0.7-0.3-1,0c-0.3,0.3-0.3,0.7,0,1l6.1,6.2 l-6.1,6.2c-0.3,0.3-0.3,0.7,0,1c0.1,0.1,0.3,0.2,0.5,0.2C0.9,14.6,1,14.6,1.2,14.4z\'/%3E%3C/g%3E%3C/svg%3E%0A")}.tribe-events-calendar .tribe-events-sub-nav li.tribe-events-nav-previous a::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.section-2col-calendar{position:relative}.section-2col-calendar .calendar-row{position:relative;z-index:5}.section-2col-calendar .events-row{position:absolute;top:0;width:100%}.section-2col-calendar .side-col{z-index:-1}.section-2col-calendar .side-col .today-events{position:relative;padding:45px;height:100%;background-color:var(--color-red);color:#fff}.section-2col-calendar .side-col .today-events.loading{opacity:.5}@media (min-width: 1200px){.section-2col-calendar .side-col .today-events{padding:100px 100px 115px 95px}}@media (min-width: 1090px){.section-2col-calendar .side-col .today-events{min-height:730px;padding:100px 50px 115px 45px}}.section-2col-calendar .side-col .today-events-details{margin-bottom:25px}.section-2col-calendar .side-col .today-events::before{content:"";display:none;background-color:inherit;position:absolute;top:0;bottom:0;width:48%;left:-48%}@media (min-width: 1090px){.section-2col-calendar .side-col .today-events::before{display:block}}.section-2col-calendar .side-col .today-events .h9,.section-2col-calendar .side-col .today-events .h9-lower{color:#fff !important}.tribe-events-spinner-medium{max-width:none !important;margin-left:unset !important}.legend-block{position:relative;padding:30px 0 30px 0}@media (min-width: 1090px){.legend-block{padding:30px 45px 0 0}}.legend-block button{position:absolute;right:10px;top:50px}.legend-block .legend-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 1200px){.legend-block .legend-categories{padding-right:33%}}@media (min-width: 1090px){.legend-block .legend-categories{padding-right:21%}}.legend-block .legend-cat{width:50%;font-size:13px;line-height:13px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px}@media (min-width: 768px){.legend-block .legend-cat{width:33%}}.legend-block .legend-cat span{white-space:nowrap}.legend-block .legend-cat .legend-square{height:15px;width:15px;display:inline-block;margin-right:10px}.tribe-events-title-bar,.tribe-events-nav-pagination,.tribe-events-notices,.tribe-events-button,.tribe-events-tooltip .tribe-event-description,#tribe-events-header,#tribe-mobile-container,#tribe-mobile-container .tribe-event-description,#tribe-events-footer,.tribe-events-viewmore{display:none !important}#tribe-events-content{padding:0 !important;margin-bottom:24px !important;background:#fff}#tribe-mobile-container.show{display:block}@media (min-width: 1090px){#tribe-mobile-container.show{display:none}}@media (min-width: 1090px){#tribe-mobile-container{display:none}}#tribe-mobile-container h3{font-size:20px;color:inherit}#tribe-mobile-container h3 span{margin:1rem 0 1.5rem;display:block;font-size:34px;line-height:30px}#tribe-mobile-container .summary,#tribe-mobile-container .tribe-events-event-body{font-size:1rem;margin-bottom:.5rem}#tribe-mobile-container .tribe-mobile-day{padding:25px 20px 40px;background-color:var(--color-off-white);margin-top:24px}.tribe-events-calendar{margin-top:0 !important;width:100%}@media (min-width: 768px){.tribe-events-calendar{margin-left:auto !important;margin-right:auto !important}}@media (min-width: 1200px){.tribe-events-calendar{max-width:700px;margin-left:0 !important;margin-right:0 !important}}.tribe-events-calendar .tribe-events-sub-nav{padding:0 22px !important;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:initial !important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-transform:capitalize;font-size:24px;line-height:19px;text-transform:uppercase}@media (min-width: 576px){.tribe-events-calendar .tribe-events-sub-nav{font-size:30px}}.tribe-events-calendar .tribe-events-sub-nav li{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tribe-events-calendar .tribe-events-sub-nav li a{display:block;width:8px;background:none !important;padding:0 !important;height:14.6px}.tribe-events-calendar .tribe-events-sub-nav .fa{-webkit-transform:translateY(-5px);transform:translateY(-5px);font-size:16px;line-height:12px}.tribe-events-calendar .tribe-events-sub-nav a *{display:none}.tribe-events-calendar-month-nav::after{display:block;clear:both;content:""}.tribe-events-calendar th,.tribe-events-calendar td{position:relative;padding:0;vertical-align:middle;opacity:1}.tribe-events-calendar thead th{height:40px !important}@media (min-width: 768px){.tribe-events-calendar thead th{height:65px !important}}.tribe-events-calendar thead tr:first-child th{color:#fff;border:1px solid var(--color-grey-darker);background-color:var(--color-grey-darker)}.tribe-events-calendar thead tr:first-child th .tribe-events-current-month{text-transform:uppercase;color:#fff}.tribe-events-calendar thead tr:first-child th a{color:#fff}.tribe-events-calendar thead tr:nth-child(2) th{color:#000;border:#ccc solid 1px;border-top:none;border-bottom:none;font-size:18px;line-height:14px}.tribe-events-calendar tbody td{height:60px !important;height:55px !important;background-color:#fff !important;border-color:#ccc !important;text-align:center;padding:0 !important;vertical-align:middle !important}.tribe-events-calendar tbody td::after{display:none !important}@media (min-width: 576px){.tribe-events-calendar tbody td{height:70px !important}}@media (min-width: 768px){.tribe-events-calendar tbody td{height:90px !important}}@media (min-width: 1200px){.tribe-events-calendar tbody td{height:90px !important}}.tribe-events-calendar tbody td div[id*=tribe-events-daynum-]{background-color:transparent !important;padding:0 !important;font-size:18px !important;line-height:14px;font-weight:700;color:#000 !important}.tribe-events-calendar tbody td.tribe-events-othermonth div{display:none}.tribe-events-calendar tbody td.tribe-events-thismonth{cursor:pointer}.tribe-events-calendar tbody td.tribe-events-thismonth:last-child::before,.tribe-events-calendar tbody td.tribe-events-thismonth:first-child::before{background-color:var(--color-off-white);content:"";position:absolute;top:0;left:0;right:0;bottom:0}.tribe-events-calendar tbody td.tribe-events-thismonth h3.tribe-events-month-event-title{color:#000 !important}.tribe-events-calendar tbody td .tribe-events-tooltip{right:-28px !important}.tribe-events-calendar tbody td span{padding:0 !important}.tribe-events-calendar .tribe-events-dayevents{position:absolute;width:100%;bottom:0;height:10px;padding:0 2px 2px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 576px){.tribe-events-calendar .tribe-events-dayevents{height:15px;padding:0 3px 3px}}@media (min-width: 768px){.tribe-events-calendar .tribe-events-dayevents{height:25px;padding:0 5px 5px}}.tribe-events-calendar .tribe-events-dayevents > div{display:block !important;height:100%;width:100% !important;background-color:var(--color-red);margin:0 !important;padding:0 !important;border-bottom:0 !important}.tribe-events-calendar .tribe-events-dayevents > div > a{position:absolute;top:0;bottom:0;left:0;right:0;display:none !important}.tooltip-legend{padding:22px 0 !important}.tooltip-legend .arrow::before{display:none}.tooltip-legend .arrow::after{display:inline-block;content:"";position:absolute;top:-17px;margin-left:-13px;height:22px;width:40px;background-size:100% 100%}.tooltip-legend.bs-tooltip-top .arrow::after,.tooltip-legend.bs-tooltip-auto[x-placement^=top] .arrow::after{background-image:url("https://algomau.ca/wp-content/themes/understrap-child/img/legend-arrow-top.svg")}.tooltip-legend.bs-tooltip-bottom .arrow::after,.tooltip-legend.bs-tooltip-auto[x-placement^=bottom] .arrow::after{top:1px;background-image:url("https://algomau.ca/wp-content/themes/understrap-child/img/legend-arrow-bottom.svg")}.tooltip-legend.show{opacity:1 !important}.tooltip-legend .tooltip-inner{text-align:left;width:300px !important;max-width:300px;padding:35px 45px 20px;color:var(--color-grey-darker);border:#ccc solid 1px;background-color:#fff;border-radius:.25rem;opacity:1;margin-left:-110px}.tooltip-legend .tooltip-inner .legend-title{font-size:20px;white-space:nowrap;margin-bottom:35px}.tooltip-legend .tooltip-inner .legend-category{font-size:16px;white-space:nowrap;margin-bottom:15px}.btn-no-styling{background:none;border:none;width:auto;padding:0;text-align:inherit}.btn-no-styling:hover{cursor:pointer}.filter-fields-wrap > label{font-weight:700;white-space:nowrap;margin-right:15px}@media (min-width: 576px){.filter-fields-wrap > label{margin-right:35px}}.filter select{text-transform:uppercase}@media (max-width: 575.98px){.filter select{display:block}}@media (max-width: 575.98px){.filter-sort-inputs{display:block;margin-left:-12px}}.filter-modifiers{margin-bottom:25px;font-size:16px}@media (min-width: 768px){.filter-modifiers{margin-bottom:65px}}@media (min-width: 768px){.filter-modifiers{font-size:21px}}.filter-modifiers .sort-inputs{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.filter-fields-wrap,.filter-sort-fields-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.filter-fields-wrap label,.filter-sort-fields-wrap label{margin-bottom:0}@media (max-width: 767.98px){.filter-fields-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 767.98px){.filter-fields-wrap > *{margin-bottom:5px;margin-top:5px}}.filter-sort-fields-wrap{font-weight:700;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.filter-sort-fields-wrap .sort{padding-right:10px}@media (max-width: 767.98px){.filter-sort-fields-wrap .sort{display:none !important}}.filter-sort-fields-wrap input{position:absolute;opacity:0}.filter-sort-fields-wrap label span{padding:0 20px;cursor:pointer}.filter-sort-fields-wrap label input:checked + span{cursor:default}.filter-sort-fields-wrap label + label span{border-left:1.5px solid #000}.listview.loading{opacity:.5}.events-listview .event-single{padding:35px 0}@media (min-width: 768px){.events-listview .event-single{padding:65px 0}}.events-listview .event-single hr{margin:0;position:relative;top:35px}@media (min-width: 768px){.events-listview .event-single hr{top:65px}}.events-listview .event-single:nth-last-child(1) hr{display:none !important}.events-listview .event-category{text-transform:uppercase}.events-listview .event-title,.events-listview .event-details .h9,.events-listview .event-details .h9-lower{color:var(--color-red);text-decoration:none !important}@media (max-width: 767.98px){.events-listview .event-details{margin-top:35px}}@media (min-width: 1090px){.events-listview .event-details{padding:0 40px}}@media (min-width: 768px){.events-listview .event-details{padding:0 20px}}.events-listview .event-detail{margin-bottom:25px}.events-listview .event-detail p,.events-listview .event-detail .event-date,.events-listview .event-detail .event-time,.events-listview .event-detail .event-location{margin-bottom:0}.events-listview .event-detail:last-child{margin-bottom:0px}.events-listview .event-pagination{margin-top:35px}@media (min-width: 768px){.events-listview .event-pagination{margin-top:45px}}.page-numbers{display:inline-block;text-align:center;width:30px;height:30px;font-size:16px;line-height:3px;padding-top:13px;margin-right:9px;border:solid 1px var(--color-red);color:var(--color-red);background-color:#fff;text-decoration:none !important}.page-numbers.current,.page-numbers:hover{background-color:var(--color-red);color:#fff;border-color:var(--color-red)}.module__2col-text-coloured-bg .list-item{border-top:1px solid #fff;padding:10px 0}.module__2col-text-coloured-bg .final-line .list-item:last-child{border-bottom:1px solid #fff}.module__2column-breakout-bg--b{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),color-stop(50%,var(--color-off-white)),to(var(--color-off-white)));background-image:linear-gradient(to bottom,#fff 0%,#fff 50%,var(--color-off-white) 50%,var(--color-off-white) 100%)}.module__2column-breakout-bg .txt-link,.module__2column-breakout-bg .mec-single-event .mec-event-meta dd a,.mec-single-event .mec-event-meta dd .module__2column-breakout-bg a,.module__2column-breakout-bg .mec-single-event .mec-events-meta-date dd span,.mec-single-event .mec-events-meta-date dd .module__2column-breakout-bg span,.module__2column-breakout-bg .mec-single-event .mec-single-event-additional-organizers dd span,.mec-single-event .mec-single-event-additional-organizers dd .module__2column-breakout-bg span,.module__2column-breakout-bg .mec-single-event .mec-single-event-organizer dd span,.mec-single-event .mec-single-event-organizer dd .module__2column-breakout-bg span{color:#fff}.module__2column-breakout-bg .txt-link:hover,.module__2column-breakout-bg .mec-single-event .mec-event-meta dd a:hover,.mec-single-event .mec-event-meta dd .module__2column-breakout-bg a:hover,.module__2column-breakout-bg .mec-single-event .mec-events-meta-date dd span:hover,.mec-single-event .mec-events-meta-date dd .module__2column-breakout-bg span:hover,.module__2column-breakout-bg .mec-single-event .mec-single-event-additional-organizers dd span:hover,.mec-single-event .mec-single-event-additional-organizers dd .module__2column-breakout-bg span:hover,.module__2column-breakout-bg .mec-single-event .mec-single-event-organizer dd span:hover,.mec-single-event .mec-single-event-organizer dd .module__2column-breakout-bg span:hover{color:var(--color-gold)}@media (min-width: 768px){.module__2column-breakout-bg .gradient-bg{background-image:-webkit-gradient(linear,left top,right top,from(var(--color-red)),color-stop(58%,var(--color-red)),color-stop(58%,#a31627),to(#a31627));background-image:linear-gradient(to right,var(--color-red) 0%,var(--color-red) 58%,#a31627 58%,#a31627 100%)}}.excerpt-wrapper{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.news-title{text-decoration:none !important}@media (max-width: 1089.98px){.news-title > h6{font-size:21px;line-height:28px}}.news-image-wrapper{display:block}.simple-banner-text{font-size:14px}@media (min-width: 1090px){.simple-banner-text a{font-weight:400}}.mec-single-event{margin:50px 0}.mec-color,.mec-color-before ::before,.mec-color-hover:hover,.mec-wrap .mec-color,.mec-wrap .mec-color-before ::before,.mec-wrap .mec-color-hover:hover,.mec-holding-status-expired{color:var(--color-red)}.mec-bg-color,.mec-bg-color-hover:hover,.mec-wrap .mec-bg-color,.mec-wrap .mec-bg-color-hover:hover{background-color:var(--color-red)}.mec-holding-status-expired{font-size:700}.mec-single-event .mec-events-meta-group-booking,.mec-single-event .mec-frontbox{border:none;margin-top:30px}.mec-event-cost,.mec-event-more-info,.mec-event-website,.mec-events-meta-date,.mec-single-event-additional-organizers,.mec-single-event-category,.mec-single-event-date,.mec-single-event-label,.mec-single-event-location,.mec-single-event-organizer,.mec-single-event-time{background-color:var(--color-off-white)}.mec-single-event .mec-event-meta .mec-events-event-categories a,.mec-single-event .mec-event-meta dd{font-size:16px;color:black}.mec-single-event .mec-event-meta h6{font-size:16px;text-transform:none;color:black}.mec-single-event .mec-booking-button{text-transform:uppercase;font-weight:bold;text-decoration:none;border-radius:5px;padding:10px 30px;height:auto;display:table;width:auto;line-height:1.5;letter-spacing:0;margin-left:auto;margin-right:auto;margin-top:20px}.mec-single-event .mec-booking-button:hover{background-color:var(--color-gold) !important}.mec-event-social{clear:both}.mec-single-event .mec-event-social li.mec-event-social-icon a{text-decoration:none}.mec-single-event .mec-event-social h3{border-bottom:none;font-size:16px;padding-bottom:0}.mec-single-event .mec-event-social h3::before{display:none}.mec-single-event .mec-event-sharing{margin-top:10px}.mec-single-event .mec-event-social ul{padding-left:0 !important}.mec-single-event .mec-events-meta-group-countdown{border:none;padding:20px 0;-webkit-box-shadow:none;box-shadow:none}.mec-events-meta-group-countdown .countdown-w .block-w li{font-weight:500}.mec-single-event .mec-events-meta-group-booking,.mec-single-event .mec-frontbox{-webkit-box-shadow:none;box-shadow:none}.mec-wrap .mec-single-title,.single-mec-events .mec-wrap.mec-no-access-error h1{letter-spacing:0;color:var(--color-red)}.mec-wrap p,.mec-wrap .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .mec-wrap .event-time,.mec-wrap .events-listview .event-detail .event-date,.events-listview .event-detail .mec-wrap .event-date,.mec-wrap .events-listview .event-detail .event-time,.events-listview .event-detail .mec-wrap .event-time,.mec-wrap .events-listview .event-detail .event-location,.events-listview .event-detail .mec-wrap .event-location{font-size:16px;color:black}@media (min-width: 768px){.mec-wrap p,.mec-wrap .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .mec-wrap .event-time,.mec-wrap .events-listview .event-detail .event-date,.events-listview .event-detail .mec-wrap .event-date,.mec-wrap .events-listview .event-detail .event-time,.events-listview .event-detail .mec-wrap .event-time,.mec-wrap .events-listview .event-detail .event-location,.events-listview .event-detail .mec-wrap .event-location{font-size:18px}}.mec-events-content .addtoany_share_save_container{display:none}.mec-events-content p:last-of-type,.mec-events-content .section-events-carousel .events-carousel-item .event-time:last-of-type,.section-events-carousel .events-carousel-item .mec-events-content .event-time:last-of-type,.mec-events-content .events-listview .event-detail .event-date:last-of-type,.events-listview .event-detail .mec-events-content .event-date:last-of-type,.mec-events-content .events-listview .event-detail .event-time:last-of-type,.events-listview .event-detail .mec-events-content .event-time:last-of-type,.mec-events-content .events-listview .event-detail .event-location:last-of-type,.events-listview .event-detail .mec-events-content .event-location:last-of-type{margin-bottom:0}.mec-single-event .mec-events-content{margin-bottom:0}.mec-events-button{border-color:var(--color-red)}.mec-border-color,.mec-border-color-hover:hover,.mec-wrap .mec-border-color,.mec-wrap .mec-border-color-hover:hover{border-color:var(--color-red)}.mec-single-event .mec-events-meta-group-booking,.mec-single-event .mec-frontbox{padding:0}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul{padding-left:0 !important}.mec-event-cost,.mec-event-more-info,.mec-event-website,.mec-events-meta-date,.mec-single-event-additional-organizers,.mec-single-event-category,.mec-single-event-date,.mec-single-event-label,.mec-single-event-location,.mec-single-event-organizer,.mec-single-event-time{margin-bottom:0;padding:20px 20px 0}.mec-event-info-desktop > div:last-of-type{padding-bottom:10px}.mec-event-content{padding-right:50px}.mec-event-content p,.mec-event-content .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item .mec-event-content .event-time,.mec-event-content .events-listview .event-detail .event-date,.events-listview .event-detail .mec-event-content .event-date,.mec-event-content .events-listview .event-detail .event-time,.events-listview .event-detail .mec-event-content .event-time,.mec-event-content .events-listview .event-detail .event-location,.events-listview .event-detail .mec-event-content .event-location,.mec-search-bar-result .mec-event-detail{font-family:"TTNorms",sans-serif !important}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li{display:inline-block;margin-bottom:15px}@media (max-width: 480px){.mec-events-meta-group-countdown{display:none}}.mec-fes-form{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw}#mec_fes_form,.mec-fes-form-top-actions{max-width:1170px;padding-top:60px;padding-bottom:60px}.mec-fes-form-top-actions{display:none}@media (min-width: 961px){.mec-fes-form .mec-fes-form-cntt{max-width:none}}body .mec-wrap,body .mec-wrap div:not([class^=elementor-]),body .lity-container,body .mec-wrap h1,body .mec-wrap h2,body .mec-wrap h3,body .mec-wrap h4,body .mec-wrap h5,body .mec-wrap h6,body .entry-content .mec-wrap h1,body .entry-content .mec-wrap h2,body .entry-content .mec-wrap h3,body .entry-content .mec-wrap h4,body .entry-content .mec-wrap h5,body .entry-content .mec-wrap h6,body .mec-wrap .mec-totalcal-box input[type=submit],body .mec-wrap .mec-totalcal-box .mec-totalcal-view span,body .mec-agenda-event-title a,body .lity-content .mec-events-meta-group-booking select,body .lity-content .mec-book-ticket-variation h5,body .lity-content .mec-events-meta-group-booking input[type=number],body .lity-content .mec-events-meta-group-booking input[type=text],body .lity-content .mec-events-meta-group-booking input[type=email],body .mec-organizer-item a,body .mec-single-event .mec-events-meta-group-booking ul.mec-book-tickets-container li.mec-book-ticket-container label{font-family:"TTNorms",sans-serif !important}.mec-load-month-link{font-weight:700}.mec-calendar .mec-event-article:hover{background-color:white}.mec-fes-form,.mec-fes-list{background-color:var(--color-off-white);color:black}.mec-fes-form label{color:black;font-size:16px;font-weight:700}body .mec-fes-form,body .mec-fes-list,body .mec-fes-form input,body .mec-event-date .mec-tooltip .box,body .mec-event-status .mec-tooltip .box,body .ui-datepicker.ui-widget,body .mec-fes-form button[type=submit].mec-fes-sub-button,body .mec-wrap .mec-timeline-events-container p,body .mec-wrap .mec-timeline-events-container .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item body .mec-wrap .mec-timeline-events-container .event-time,body .mec-wrap .mec-timeline-events-container .events-listview .event-detail .event-date,.events-listview .event-detail body .mec-wrap .mec-timeline-events-container .event-date,body .mec-wrap .mec-timeline-events-container .events-listview .event-detail .event-time,.events-listview .event-detail body .mec-wrap .mec-timeline-events-container .event-time,body .mec-wrap .mec-timeline-events-container .events-listview .event-detail .event-location,.events-listview .event-detail body .mec-wrap .mec-timeline-events-container .event-location,body .mec-wrap .mec-timeline-events-container h4,body .mec-wrap .mec-timeline-events-container div,body .mec-wrap .mec-timeline-events-container a,body .mec-wrap .mec-timeline-events-container span{font-family:"TTNorms",sans-serif !important}body .mec-form-row input[type=radio]:checked{-webkit-box-shadow:inset 0 0 0 3px #fff !important;box-shadow:inset 0 0 0 3px #fff !important}.mec-fes-form .mec-tooltip .dashicons-before::before{line-height:1 !important}.ui-datepicker:not(.gform-legacy-datepicker) a.ui-state-default:hover{color:black}.ui-datepicker:not(.gform-legacy-datepicker) a.ui-state-default{line-height:30px !important}.ui-datepicker.ui-widget .ui-datepicker-next:hover,.ui-datepicker.ui-widget .ui-datepicker-prev:hover{-webkit-box-shadow:none;box-shadow:none}.mec-fes-form .single-column-form [type=checkbox]:not(:checked),.mec-fes-form [type=checkbox]:checked{position:relative !important;left:0 !important}.mec-fes-form .mec-time-picker .SumoSelect{max-width:80px}.mec-fes-form .SumoSelect{margin-bottom:20px}.mec-fes-form #mec-organizer .SumoSelect,.mec-fes-form #mec-location .SumoSelect{margin-bottom:0}.mec-fes-form .mec-tooltip{display:none !important}.mec-fes-form .select2-container{-webkit-box-shadow:none;box-shadow:none;border:1px solid black;border-radius:0;padding:12px 15px;font-size:16px;line-height:18px}.mec-fes-form .select2-container--default .select2-selection--single .select2-selection__arrow b{height:12px;width:12px;background-image:url("https://cdn-ileicge.nitrocdn.com/YIHSjYpDTcyGkWCowtUFbyZKKcYJYuAO/assets/images/optimized/rev-c88790c/algomau.ca/wp-content/themes/understrap-child/img/select-arrow-down.svg");border:none;background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.mec-fes-form .select2-container--default .select2-selection--single .select2-selection__arrow b.nitro-lazy{background-image:none !important}.mec-fes-form .select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:0;right:10px;bottom:0;width:20px;height:auto}.mec-fes-form .mec-meta-box-fields h4,.mec-fes-form .mec-meta-box-fields h4 label{background:var(--color-red);color:white;font-size:18px}.mec-fes-form .mec-meta-box-fields h4:not(:first-child),.mec-fes-form .mec-meta-box-fields h4 label:not(:first-child){background-color:white;color:var(--color-red);padding-bottom:0;margin-top:20px}.mec-fes-form .mec-meta-box-fields{-webkit-box-shadow:none;box-shadow:none;border:none}.mec-fes-form #mec-event-data input[type=date],.mec-fes-form input[type=email],.mec-fes-form input[type=number],.mec-fes-form input[type=password],.mec-fes-form input[type=tel],.mec-fes-form input[type=text],.mec-fes-form input[type=url],.mec-fes-form select,.mec-fes-form textarea{border-color:var(--color-grey-darker);-webkit-box-shadow:none;box-shadow:none;border-radius:0 !important;font-size:18px;height:auto;padding:15px;max-width:100%;width:auto;color:black}.mec-fes-form input[type=text]#mec_fes_title{width:100%}.mec-fes-form input[type=file]{border-color:var(--color-red);color:var(--color-red);max-width:100%;-webkit-box-shadow:none;box-shadow:none;line-height:40px !important}.mec-fes-form input[type=file]:hover{-webkit-box-shadow:none;box-shadow:none}.mec-booking-tab-content .button,.mec-booking-tab-content .mec-bfixed-field-add-option,.mec-booking-tab-content .mec-reg-field-add-option,.mec-fes-form .mec-form-row .button:not(.wp-color-result),ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,ul#mec_orgz_form_row li .mec-additional-organizer-remove,ul#mec_reg_form_fields li .mec_reg_field_remove{-webkit-box-shadow:none;box-shadow:none}.mec-booking-tab-content .button:hover,.mec-booking-tab-content .mec-bfixed-field-add-option:hover,.mec-booking-tab-content .mec-reg-field-add-option:hover,.mec-fes-form .mec-form-row .button:not(.wp-color-result):hover,ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:hover,ul#mec_orgz_form_row li .mec-additional-organizer-remove:hover,ul#mec_reg_form_fields li .mec_reg_field_remove:hover{-webkit-box-shadow:none;box-shadow:none}.mec-fes-form button[type=submit].mec-fes-sub-button{width:auto;-webkit-box-shadow:none;box-shadow:none;letter-spacing:0}.mec-fes-form button[type=submit].mec-fes-sub-button:hover{-webkit-box-shadow:none;box-shadow:none}.mec-fes-form .quicktags-toolbar,.mec-fes-form div.mce-toolbar-grp{background:#f6f7f7;border-bottom-color:#dcdcde;-webkit-box-shadow:none;box-shadow:none}.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn.mce-listbox{border-color:#dcdcde;-webkit-box-shadow:inset 0 1px 1px -1px rgba(0,0,0,.2);box-shadow:inset 0 1px 1px -1px rgba(0,0,0,.2)}.mec-fes-form .wp-editor-tabs{display:none}.mec-fes-form .mce-tinymce.mce-container.mce-panel{border:1px solid #dcdcde}.mec-fes-form .wp-editor-tabs .wp-switch-editor{border-color:#ccd0d4;border-bottom-color:transparent;color:#646970;background:#f0f0f1}.mec-fes-form .html-active .switch-html,.mec-fes-form .tmce-active .switch-tmce,.mec-fes-form .wp-editor-tabs .wp-switch-editor:active{background:#f6f7f7;color:#50575e;border-color:#ccd0d4;border-bottom-color:transparent}.mec-fes-form div.mce-statusbar{border-top-color:#dcdcde}.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn.mce-active .mce-ico{color:var(--color-red)}.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn.mce-active,.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn:active,.mec-fes-form .qt-dfw.active{border-color:var(--color-red);-webkit-box-shadow:none;box-shadow:none}.mec-fes-form .quicktags-toolbar{border-top-color:transparent}.mec-fes-form .mec-form-row .quicktags-toolbar input.button.button-small{color:var(--color-red)}.mec-fes-form .mec-tooltip .dashicons-before::before,.mec-fes-form .mec-title span.mec-dashicons{color:var(--color-red)}body .mce-menu .mce-menu-item.mce-active.mce-menu-item-normal,body .mce-menu .mce-menu-item.mce-selected,body .mce-menu .mce-menu-item:focus,body .mce-menu .mce-menu-item:hover,body.mce-menu .mce-menu-item.mce-active.mce-menu-item-preview{background:var(--color-red)}.mec-fes-form .mce-toolbar .mce-listbox button{color:black;font-size:14px}#mec-event-data{display:none}body .mec-form-row p,body .mec-form-row .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item body .mec-form-row .event-time,body .mec-form-row .events-listview .event-detail .event-date,.events-listview .event-detail body .mec-form-row .event-date,body .mec-form-row .events-listview .event-detail .event-time,.events-listview .event-detail body .mec-form-row .event-time,body .mec-form-row .events-listview .event-detail .event-location,.events-listview .event-detail body .mec-form-row .event-location{color:var(--color-grey-darker) !important}#mec_bfixed_form_fields input[type=checkbox],#mec_bfixed_form_fields input[type=radio],#mec_reg_form_fields input[type=checkbox],#mec_reg_form_fields input[type=radio],.mec-form-row input[type=checkbox],.mec-form-row input[type=radio]{border-color:var(--color-grey-darker);-webkit-box-shadow:none;box-shadow:none}body #mec_bfixed_form_fields input[type=checkbox]:checked,body #mec_bfixed_form_fields input[type=radio]:checked,body #mec_reg_form_fields input[type=checkbox]:checked,body #mec_reg_form_fields input[type=radio]:checked,body .mec-fes-form .mec-form-row input[type=checkbox]:checked,body .mec-fes-form .mec-form-row input[type=radio]:checked{background:var(--color-red) !important;-webkit-box-shadow:none;box-shadow:none;border-color:var(--color-red-dark)}#mec_bfixed_form_fields input[type=checkbox]:hover,#mec_bfixed_form_fields input[type=radio]:hover,#mec_reg_form_fields input[type=checkbox]:hover,#mec_reg_form_fields input[type=radio]:hover,.mec-form-row input[type=checkbox]:hover,.mec-form-row input[type=radio]:hover{border-color:var(--color-red)}.mec-fes-form .single-column-form [type=checkbox]:not(:checked) + label::before,.mec-fes-form [type=checkbox]:checked + label::before,.mec-fes-form .single-column-form [type=checkbox]:not(:checked) + label::after,.mec-fes-form [type=checkbox]:checked + label::after{display:none}.mec-fes-form .single-column-form [type=checkbox]:not(:checked) + label,.mec-fes-form [type=checkbox]:checked + label{padding-left:3px !important}.mec-fes-form input + label{padding-top:0}body .mec-form-row p,body .mec-form-row .section-events-carousel .events-carousel-item .event-time,.section-events-carousel .events-carousel-item body .mec-form-row .event-time,body .mec-form-row .events-listview .event-detail .event-date,.events-listview .event-detail body .mec-form-row .event-date,body .mec-form-row .events-listview .event-detail .event-time,.events-listview .event-detail body .mec-form-row .event-time,body .mec-form-row .events-listview .event-detail .event-location,.events-listview .event-detail body .mec-form-row .event-location{font-size:16px !important}.ui-datepicker.ui-widget .ui-datepicker-next,.ui-datepicker.ui-widget .ui-datepicker-prev{background:white;color:var(--color-red)}body .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-prev{left:10px}body .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-next{right:10px}.mec-cart .mec-success,.mec-success{color:var(--color-red);background-color:white;font-size:16px;font-weight:bold;max-width:1170px}#mec_meta_box_date_form .mec-form-row:last-child{display:none}#mec-event-cost > .mec-form-row{display:none}#mec-event-cost input{margin-bottom:0}.tax-mec_category .mec-container{padding-top:15px;padding-bottom:100px}.tax-mec_category .mec-container > h1{color:var(--color-red)}.mec-calendar-events-side .mec-table-side-title{font-size:12px !important}.mec-totalcal-view span{font-size:1rem !important}.gm-style .gm-style-cc a,.gm-style .gm-style-cc button,.gm-style .gm-style-cc span,.gm-style .gm-style-mtc div{font-size:1rem !important}.mec-events-meta-group-tags a{font-size:1rem !important}.gmnoscreen div{font-size:1rem !important}@media (min-width: 768px){.tax-mec_category .section-breadcrumbs{padding-left:0;padding-right:0;margin-top:30px}}@media (min-width: 1090px){.tax-mec_category .section-breadcrumbs{margin-top:45px}}.tax-mec_category .mec-event-list-classic .mec-event-title a{text-decoration:none}.tax-mec_category .mec-month-divider{text-align:left;margin-bottom:0}@media only screen and (max-width: 479px){.tax-mec_category .mec-month-divider{margin:30px 0 0}}.tax-mec_category .mec-month-divider span{font-weight:500;border-bottom:none;color:var(--color-red);text-transform:none}.tax-mec_category .mec-month-divider span::before{display:none}.tax-mec_category .mec-month-divider span::after{display:none}@media only screen and (max-width: 479px){.mec-container{width:100%}}#leadgenOverlay{background-color:rgba(179,40,45,.9);color:#fff;padding-right:0px !important;z-index:1000000}.modal-full{min-width:100%;margin:0}.modal-full .modal-content{min-height:100vh;border:none}#leadgenOverlay .modal-content{background-color:transparent}#leadgenOverlay .modal-header{border-bottom:none}#leadgenOverlay .modal-header .container{padding-left:5px;padding-right:5px}#leadgenOverlay .modal-body{color:#fff}#leadgenOverlay .modal-body .container{padding-left:5px;padding-right:5px}#leadgenOverlay .modal-body p{color:#fff}#leadgenOverlay button.close{opacity:1 !important}#leadgenOverlay button.close span{color:#fff !important}.lgcontainer{height:calc(100vh - 180px)}.algo-overlay-logo{height:49px;width:150px;margin-top:52px;margin-left:3px}.lg-content-container{max-width:100%}.lg-content-container h1{font-size:50px;line-height:62px;margin-bottom:20px}.lg-content-container .lg-content{font-size:18px;line-height:24px}.lg-content-container .lg-small-content{font-size:14px;line-height:18px}.lgclose{cursor:pointer;width:22px;height:22px;margin-bottom:2px}.lg-outer-wrapper{max-width:100%}#gform_fields_11{color:#fff;padding-left:0px !important}#gform_fields_11 .gfield{padding-right:16px;margin-bottom:19px}.gform_wrapper.gravity-theme fieldset{margin-bottom:25px}#gform_fields_11 .gfield_label{color:#fff;text-transform:uppercase;font-size:13px}#gform_fields_11 input{width:100%;border:none;padding:3px}#gform_fields_11 .gfield_required{display:none}.gf_left_half,.gf_right_half{display:inline-block}.gf_left_half{width:100%}.gf_right_half{width:100%}#gform_fields_11 .gflastright{padding-right:16px}#field_11_7{margin-bottom:55px !important}#gform_fields_11 p.CaptionCont.SelectBox{color:#4d4d4d}#gform_submit_button_11{font-family:"TradeGothicLT-Bold",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,Arial,"Helvetica Neue",sans-serif;background-color:#337ab7;border:1px solid #337ab7;font-size:16px;line-height:20px;font-weight:400;text-transform:uppercase;color:#fff;padding:6px 25px;border:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}#gform_submit_button_11:hover{background:#fff !important;border-color:#337ab7 !important;color:#337ab7 !important;cursor:pointer}#gform_submit_button_11::after{content:"";font-size:10px;font-family:fontawesome;position:relative;padding-left:10px;bottom:2px}@media (min-width: 992px){#leadgenOverlay{background-color:rgba(179,40,45,.85)}.lg-outer-wrapper{max-width:470px}.lg-content-container{max-width:425px}.lg-content-container h1{font-size:60px;line-height:72px;margin-bottom:60px}.lg-content-container .lg-content{font-size:23px;line-height:34px}.lg-content-container .lg-small-content{font-size:18px;line-height:28px}.gf_left_half{width:48%;margin-right:10px}.gf_right_half{width:49%}#gform_11 .gf_left_half{width:48%;margin-right:5px}#gform_fields_11 .gflastright{padding-right:6px}}@media (min-width: 1200px){.algo-overlay-logo{height:63px;width:194px;margin-top:52px;margin-left:3px}}.single-column-form .gfield_checkbox li [type=checkbox],.single-column-form .gfield_checkbox label{display:inline-block}.single-column-form .gfield_checkbox li [type=checkbox]{width:auto;vertical-align:top;height:25px;width:25px;margin-top:-5px}.single-column-form .gfield_checkbox label{font-size:13px;font-weight:normal}.single-column-form > label{display:none}.single-column-form ul.gfield_checkbox li input[type=checkbox]:checked + label,.single-column-form ul.gfield_checkbox li input[type=checkbox]:not(:checked) + label{margin-left:19px;font-weight:400;font-size:13px}.single-column-form [type=checkbox]:not(:checked),[type=checkbox]:checked{height:24px;width:25px;position:relative;left:8px;top:2px !important;border-color:transparent}.single-column-form [type=checkbox]:not(:checked) + label,[type=checkbox]:checked + label{position:relative !important;padding-left:1em !important;cursor:pointer !important}.single-column-form [type=checkbox]:not(:checked) + label:before,[type=checkbox]:checked + label:before{content:"";position:absolute;left:-20px;top:1px;height:25px;width:25px;background:#fff;padding:2px}.single-column-form [type=checkbox]:not(:checked) + label:after,[type=checkbox]:checked + label:after{content:"";position:absolute;height:15px;width:15px;top:6px;left:-15px;font-size:15px;line-height:.8;background-color:var(--color-red);-webkit-transition:all .2s;transition:all .2s}.single-column-form [type=checkbox]:not(:checked) + label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.single-column-form [type=checkbox]:checked + label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.single-column-form [type=checkbox]:disabled:not(:checked) + label:before,[type=checkbox]:disabled:checked + label:before{-webkit-box-shadow:none;box-shadow:none;border-color:#bbb;background-color:#ddd}.single-column-form [type=checkbox]:disabled:checked + label:after{color:#999}.single-column-form [type=checkbox]:disabled + label{color:#aaa}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.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-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,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%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-at:before{content:"@"}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-text-height:before{content:""}.fa-user-times:before,.fa-user-xmark:before{content:""}.fa-stethoscope:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-info:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-explosion:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-door-open:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-flag-checkered:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-male:before,.fa-person:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-bong:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-pager:before{content:""}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-strikethrough:before{content:""}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-code-pull-request:before{content:""}.fa-clipboard-list:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-user-check:before{content:""}.fa-vial-virus:before{content:""}.fa-sheet-plastic:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-toggle-off:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-person-drowning:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-spray-can:before{content:""}.fa-truck-monster:before{content:""}.fa-w:before{content:"W"}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-paw:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-motorcycle:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-table:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-house-fire:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-helicopter:before{content:""}.fa-compass:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-file-circle-question:before{content:""}.fa-laptop-code:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-film:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-sitemap:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-flag:before{content:""}.fa-hanukiah:before{content:""}.fa-feather:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-comment-slash:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-compress:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"*"}.fa-check-square:before,.fa-square-check:before{content:""}.fa-peseta-sign:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-ghost:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-egg:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-lock:before{content:""}.fa-gas-pump:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-tree:before{content:""}.fa-bridge-lock:before{content:""}.fa-sack-dollar:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-car-side:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-microscope:before{content:""}.fa-sink:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-person-rays:before{content:""}.fa-users:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-om:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-chevron-up:before{content:""}.fa-hand-spock:before{content:""}.fa-stopwatch:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-chess-bishop:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-land-mine-on:before{content:""}.fa-i-cursor:before{content:""}.fa-stamp:before{content:""}.fa-stairs:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-joint:before{content:""}.fa-angle-right:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-capsules:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-bookmark:before{content:""}.fa-align-justify:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-bullseye:before{content:""}.fa-bacon:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-folder-blank:before,.fa-folder:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-radiation:before{content:""}.fa-chart-simple:before{content:""}.fa-mars-stroke:before{content:""}.fa-vial:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-e:before{content:"E"}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-user:before{content:""}.fa-school-circle-check:before{content:""}.fa-dumpster:before{content:""}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-building-user:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-highlighter:before{content:""}.fa-key:before{content:""}.fa-bullhorn:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-person-half-dress:before{content:""}.fa-road-bridge:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-building-lock:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-house-flag:before{content:""}.fa-person-circle-minus:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-camera-rotate:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-star:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-spider:before{content:""}.fa-hands-bound:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-x-ray:before{content:""}.fa-spell-check:before{content:""}.fa-slash:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-shop-lock:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-blender-phone:before{content:""}.fa-building-wheat:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-chess-knight:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-wheelchair:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-toggle-on:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-fire:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-pepper-hot:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-underline:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-manat-sign:before{content:""}.fa-not-equal:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-jedi:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-mug-hot:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-chess-queen:before{content:""}.fa-glasses:before{content:""}.fa-chess-board:before{content:""}.fa-building-circle-check:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-crow:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-torii-gate:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-image:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-caret-up:before{content:""}.fa-screwdriver:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-smoking:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-monument:before{content:""}.fa-snowplow:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-tablets:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-marker:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-universal-access:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-box-open:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-registered:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-smog:before{content:""}.fa-crutch:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-palette:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-ferry:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-boxes-packing:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-children:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-envelope-open:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-mattress-pillow:before{content:""}.fa-guarani-sign:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-greater-than-equal:before{content:""}.fa-shield-alt:before,.fa-shield-halved:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-virus:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-square:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-church:before{content:""}.fa-comments-dollar:before{content:""}.fa-democrat:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-p:before{content:"P"}.fa-snowflake:before{content:""}.fa-newspaper:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-person-dress-burst:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-filter:before{content:""}.fa-question:before{content:"?"}.fa-file-signature:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-code:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-virus-covid:before{content:""}.fa-austral-sign:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-road:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-poop:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-eject:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-object-group:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-mask-ventilator:before{content:""}.fa-arrow-right:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-h:before{content:"H"}.fa-tarp:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-heart:before{content:""}.fa-mars-and-venus:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-dumpster-fire:before{content:""}.fa-house-crack:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-kitchen-set:before{content:""}.fa-r:before{content:"R"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-cube:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-circle:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-plane-slash:before{content:""}.fa-trademark:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-satellite-dish:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-clipboard-check:before{content:""}.fa-file-audio:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-code-branch:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-file-circle-minus:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-house-signal:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-file-code:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-window-maximize:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-prescription:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-diamond:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-biohazard:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-child-reaching:before{content:""}.fa-head-side-virus:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-door-closed:before{content:""}.fa-shield-virus:before{content:""}.fa-dice-six:before{content:""}.fa-mosquito-net:before{content:""}.fa-bridge-water:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-hat-wizard:before{content:""}.fa-pen-fancy:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-book-medical:before{content:""}.fa-poo:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-cubes:before{content:""}.fa-divide:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-file-pdf:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-o:before{content:"O"}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-comment-dollar:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-clipboard-user:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-satellite:before{content:""}.fa-plane-lock:before{content:""}.fa-tag:before{content:""}.fa-comment:before{content:""}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-envelope:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-paperclip:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-litecoin-sign:before{content:""}.fa-border-none:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-indent:before{content:""}.fa-truck-field-un:before{content:""}.fa-hourglass-empty:before,.fa-hourglass:before{content:""}.fa-mountain:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-square-virus:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-water:before{content:""}.fa-calendar-check:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-crosshairs:before{content:""}.fa-person-cane:before{content:""}.fa-tent:before{content:""}.fa-vest-patches:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-cookie:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-tarp-droplet:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-plane-arrival:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-chess:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-street-view:before{content:""}.fa-franc-sign:before{content:""}.fa-volume-off:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-person-military-rifle:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-vials:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-place-of-worship:before{content:""}.fa-grip-vertical:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-faucet:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-caret-down:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-plane-up:before{content:""}.fa-piggy-bank:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-khanda:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-wand-sparkles:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-closed-captioning:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-cable-car:before,.fa-tram:before{content:""}.fa-cloud-rain:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-ship:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-file-circle-check:before{content:""}.fa-forward:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-calendar-week:before{content:""}.fa-laptop-medical:before{content:""}.fa-b:before{content:"B"}.fa-file-medical:before{content:""}.fa-dice-one:before{content:""}.fa-kiwi-bird:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-skull:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-truck-pickup:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-mound:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-sun:before{content:""}.fa-guitar:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-horse-head:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:""}.fa-car-tunnel:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-chess-pawn:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-mountain-sun:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-dice-d20:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-bed:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-podcast:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-superscript:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-paint-roller:before{content:""}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:">"}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-eraser:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-person-burst:before{content:""}.fa-dove:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-socks:before{content:""}.fa-inbox:before{content:""}.fa-section:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-envelope-open-text:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-dharmachakra:before{content:""}.fa-hotdog:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-drum:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-star-half:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-naira-sign:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-receipt:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-skull-crossbones:before{content:""}.fa-code-compare:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-person-harassing:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-arrow-up:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-user-shield:before{content:""}.fa-wind:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-fish:before{content:""}.fa-user-graduate:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-clapperboard:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-copy:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-hand-sparkles:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-child-combatant:before,.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-add:before,.fa-plus:before{content:"+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-peso-sign:before{content:""}.fa-building-shield:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-tractor:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-lines-leaning:before{content:""}.fa-ruler-combined:before{content:""}.fa-copyright:before{content:""}.fa-equals:before{content:"="}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-map:before{content:""}.fa-rocket:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-folder-minus:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-bezier-curve:before{content:""}.fa-bell-slash:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-school-flag:before{content:""}.fa-fill:before{content:""}.fa-angle-up:before{content:""}.fa-drumstick-bite:before{content:""}.fa-holly-berry:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-hand-lizard:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-retweet:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-pump-soap:before{content:""}.fa-video-slash:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-traffic-light:before{content:""}.fa-thermometer:before{content:""}.fa-vr-cardboard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-display:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-trophy:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-hand-peace:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-spinner:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-warehouse:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-mercury:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-person-falling-burst:before{content:""}.fa-award:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-building:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-qrcode:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-shield-blank:before,.fa-shield:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-pen-nib:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tents:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-dog:before{content:""}.fa-carrot:before{content:""}.fa-moon:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-cheese:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-broom:before{content:""}.fa-shield-heart:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-hashtag:before{content:"#"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-fan:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-calendar:before{content:""}.fa-trailer:before{content:""}.fa-bahai:before,.fa-haykal:before{content:""}.fa-sd-card:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-angry:before,.fa-face-angry:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-draw-polygon:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-shower:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-m:before{content:"M"}.fa-table-list:before,.fa-th-list:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-check:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-house-circle-check:before{content:""}.fa-angle-left:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-cloud-moon:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-baht-sign:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-handcuffs:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-database:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-align-right:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-calendar-day:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-dice:before{content:""}.fa-bowling-ball:before{content:""}.fa-brain:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-gifts:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-user-clock:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-brush:before{content:""}.fa-mask:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-ruler-vertical:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-train-tram:before{content:""}.fa-user-nurse:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-bug-slash:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-bone:before{content:""}.fa-user-injured:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:""}.fa-print:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-person-military-pointing:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-kip-sign:before{content:""}.fa-hand-point-left:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-barcode:before{content:""}.fa-plus-minus:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-pixiv:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-js-square:before,.fa-square-js:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-reddit-square:before,.fa-square-reddit:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-brave:before{content:""}.fa-sistrix:before{content:""}.fa-instagram-square:before,.fa-square-instagram:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:""}.fa-edge:before{content:""}.fa-threads:before{content:""}.fa-napster:before{content:""}.fa-snapchat-square:before,.fa-square-snapchat:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before,.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-opensuse:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-dribbble-square:before,.fa-square-dribbble:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-debian:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before,.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before,.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-rendact:before,.fa-wpressr:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-square-letterboxd:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-shoelace:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before,.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before,.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-github-square:before,.fa-square-github:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-square-threads:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-google-scholar:before{content:""}.fa-gitlab-square:before,.fa-square-gitlab:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-pinterest-square:before,.fa-square-pinterest:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-signal-messenger:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-mintbit:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-brave-reverse:before{content:""}.fa-facebook-f:before{content:""}.fa-google-plus-square:before,.fa-square-google-plus:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before,.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-letterboxd:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-x-twitter:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before,.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-facebook-square:before,.fa-square-facebook:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-lastfm-square:before,.fa-square-lastfm:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-upwork:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before,.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat-ghost:before,.fa-snapchat:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-behance-square:before,.fa-square-behance:before{content:""}.fa-supple:before{content:""}.fa-webflow:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-git-square:before,.fa-square-git:before{content:""}.fa-square-tumblr:before,.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram-plane:before,.fa-telegram:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack-hash:before,.fa-slack:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-square-x-twitter:before{content:""}.fa-reacteurope:before{content:""}.fa-medium-m:before,.fa-medium:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}.fa-solid,.fas{font-weight:900}@keyframes aslAnFadeInDrop{0%{opacity:0;transform:translate(0,-50px)}100%{opacity:1;transform:translate(0,0)}}@-webkit-keyframes aslAnFadeInDrop{0%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}100%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}}@keyframes aslAnFadeOutDrop{0%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}100%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}}@-webkit-keyframes aslAnFadeOutDrop{0%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}100%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}}.hiddend{display:none !important}div.asl_w.asl_an_fadeInDrop,div.asl_w.asl_an_fadeOutDrop{-webkit-animation-duration:100ms;animation-duration:100ms;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}div.asl_w.asl_an_fadeInDrop{animation-name:aslAnFadeInDrop;-webkit-animation-name:aslAnFadeInDrop}div.asl_w.asl_an_fadeOutDrop{animation-name:aslAnFadeOutDrop;-webkit-animation-name:aslAnFadeOutDrop}div.asl_w.asl_main_container{transition:width 130ms linear;-webkit-transition:width 130ms linear}div.asl_w,div.asl_w *,div.asl_r,div.asl_r *,div.asl_s,div.asl_s *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box;padding:0;margin:0;border:0;border-radius:0;text-transform:none;text-shadow:none;box-shadow:none;text-decoration:none;text-align:left;letter-spacing:normal}div.asl_r,div.asl_r *{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.asl_r{box-sizing:border-box;margin:12px 0 0 0}div.asl_m .proinput input::-ms-clear{display:none !important;width:0 !important;height:0 !important}div.asl_m .proinput input::-ms-reveal{display:none !important;width:0 !important;height:0 !important}div.asl_m input[type="search"]::-webkit-search-decoration,div.asl_m input[type="search"]::-webkit-search-cancel-button,div.asl_m input[type="search"]::-webkit-search-results-button,div.asl_m input[type="search"]::-webkit-search-results-decoration{display:none}div.asl_m input[type="search"]{appearance:auto !important;-webkit-appearance:none !important}.clear{clear:both}.hiddend{display:none}div.asl_m textarea:focus,div.asl_m input:focus{outline:none}div.asl_m{width:100%;height:auto;border-radius:0;background:rgba(255,255,255,0);overflow:hidden;position:relative;z-index:200}div.asl_m .probox{width:auto;border-radius:5px;background:#fff;overflow:hidden;border:1px solid #fff;box-shadow:1px 0 3px #ccc inset;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}div.asl_m .probox .proinput{width:1px;height:100%;margin:0 0 0 10px;padding:0 5px;float:left;box-shadow:none;position:relative;flex:1 1 auto;-webkit-flex:1 1 auto;order:5;-webkit-order:5}div.asl_m .probox .proinput form{height:100%;margin:0 !important;padding:0 !important;display:block !important;max-width:unset !important}div.asl_m .probox .proinput input:before,div.asl_m .probox .proinput input:after,div.asl_m .probox .proinput form:before,div.asl_m .probox .proinput form:after{display:none}div.asl_m .probox .proinput input{height:28px;border:0;background:transparent;width:100%;box-shadow:none;margin:-1px;padding:0;left:0;line-height:normal !important;display:block;min-height:unset;max-height:unset}div.asl_m .probox .proinput input::-webkit-input-placeholder{opacity:.85}div.asl_m .probox .proinput input::-moz-placeholder{opacity:.85}div.asl_m .probox .proinput input:-ms-input-placeholder{opacity:.85}div.asl_m .probox .proinput input:-moz-placeholder{opacity:.85}div.asl_m .proinput input.orig{padding:0 !important;margin:0 !important;background:transparent !important;border:none !important;background-color:transparent !important;box-shadow:none !important;z-index:10;position:relative}div.asl_m .proinput input.autocomplete{padding:0 !important;margin:0;background:transparent !important;border:none !important;background-color:transparent !important;box-shadow:none !important;opacity:.2}div.asl_m .probox .proinput input.autocomplete{border:0;background:transparent;width:100%;box-shadow:none;margin:0;margin-top:-28px !important;padding:0;left:0;position:relative;z-index:9}div.asl_m .probox .proinput.iepaddingfix{padding-top:0}div.asl_m .probox .proinput .loading{width:32px;background:#000;height:100%;box-shadow:none}div.asl_m .probox .proloading,div.asl_m .probox .proclose,div.asl_m .probox .promagnifier,div.asl_m .probox .prosettings{width:20px;height:20px;background:none;background-size:20px 20px;float:right;box-shadow:none;margin:0;padding:0;text-align:center;flex:0 0 auto;-webkit-flex:0 0 auto;z-index:100}div.asl_m .probox .promagnifier{order:10;-webkit-order:10}div.asl_m .probox .prosettings{order:1;-webkit-order:1}div.asl_m .probox .proloading,div.asl_m .probox .proclose{background-position:center center;display:none;background-size:auto;background-repeat:no-repeat;background-color:transparent;order:6;-webkit-order:6}div.asl_m .probox .proclose{position:relative;cursor:pointer}div.asl_m .probox .promagnifier .innericon,div.asl_m .probox .prosettings .innericon,div.asl_m .probox .proclose .innericon{background-size:20px 20px;background-position:center center;background-repeat:no-repeat;background-color:transparent;width:100%;height:100%;text-align:center;overflow:hidden;line-height:initial;display:block}div.asl_m .probox .promagnifier .innericon svg,div.asl_m .probox .prosettings .innericon svg,div.asl_m .probox .proloading svg{height:100%;width:22px;vertical-align:baseline;display:inline-block}div.asl_m .probox .proloading{padding:2px;box-sizing:border-box}div.asl_m .probox div.asl_loader,div.asl_m .probox div.asl_loader *{box-sizing:border-box !important;margin:0;padding:0;box-shadow:none}div.asl_m .probox div.asl_loader{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:column;flex-grow:0;flex-shrink:0;flex-basis:28px;max-width:100%;max-height:100%;width:100%;height:100%;align-items:center;justify-content:center}div.asl_m .probox div.asl_loader-inner{width:100%;margin:0 auto;text-align:center;height:100%}@-webkit-keyframes rotate-simple{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-simple{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}div.asl_m .probox div.asl_simple-circle{margin:0;height:100%;width:100%;animation:rotate-simple .8s infinite linear;-webkit-animation:rotate-simple .8s infinite linear;border:4px solid #fff;border-right-color:transparent !important;border-radius:50%;box-sizing:border-box}div.asl_m .probox .proclose svg{background:#333;border-radius:50%;position:absolute;top:50%;width:20px;height:20px;margin-top:-10px;left:50%;margin-left:-10px;fill:#fefefe;padding:4px;box-sizing:border-box;box-shadow:0 0 0 2px rgba(255,255,255,.9)}div.asl_r *{text-decoration:none;text-shadow:none}div.asl_r .results .asl_nores{overflow:hidden;width:auto;height:100%;line-height:initial;text-align:center;margin:0;background:#fff;padding:10px 3px;color:#222}div.asl_r.horizontal{padding:2px 0 10px}div.asl_r.horizontal .results .nores{background:transparent}div.asl_r .results{overflow:hidden;width:auto;height:0;margin:0;padding:0}div.asl_r.horizontal .results{height:auto;width:auto}div.asl_r .results .item{overflow:hidden;width:auto;margin:0;padding:3px;position:relative;background:#f4f4f4;border-left:1px solid rgba(255,255,255,.6);border-right:1px solid rgba(255,255,255,.4);animation-delay:0s;animation-duration:1s;animation-fill-mode:both;animation-timing-function:ease;backface-visibility:hidden;-webkit-animation-delay:0s;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;-webkit-animation-timing-function:ease;-webkit-backface-visibility:hidden}div.asl_r.vertical .results .item:last-child{margin-bottom:0}div.asl_r.vertical .results .item:last-child:after{height:0;margin:0;width:0}div.asl_r .results .item .asl_image{overflow:hidden;background:transparent;margin:2px 8px 0 0;padding:0;float:left;background-position:center;background-size:cover}div.asl_r .results .item .asl_image img{width:100%;height:100%}div.asl_r .results .item .asl_content{overflow:hidden;height:auto;background:transparent;margin:0;padding:3px 3px 5px 3px}div.asl_r .results .item .asl_content h3{margin:0;padding:0;display:inline;line-height:inherit}div.asl_r .results .item .asl_content .asl_desc{margin-top:4px;font-size:12px;line-height:18px}div.asl_r .results .item div.etc{margin-top:4px}div.asl_r .results a span.overlap{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}div.asl_r p.showmore{text-align:center;padding:0;margin:0;font-weight:normal;font-family:Open Sans;color:#055e94;font-size:12px;line-height:30px;text-shadow:0 0 0 rgba(255,255,255,0);background-color:#fff;margin-top:3px;cursor:pointer}div.asl_r p.showmore span{font-weight:normal;font-family:Open Sans;color:#055e94;font-size:12px;line-height:30px;text-shadow:0 0 0 rgba(255,255,255,0);display:block;text-align:center;cursor:pointer}.results .asl_nores .asl_keyword{padding:0 6px;cursor:pointer;font-weight:bold;font-family:Open Sans}div.asl_r .resdrg{height:auto}div.asl_w .group:first-of-type{margin:0 0 -3px}div.asl_s.searchsettings{width:200px;height:auto;position:absolute;display:none;z-index:1101;border-radius:0 0 3px 3px;visibility:hidden;padding:0}div.asl_s.searchsettings form{display:flex;flex-wrap:wrap;margin:0 0 12px 0 !important;padding:0 !important}div.asl_s.searchsettings .asl_option_inner{margin:2px 10px 0 10px}div.asl_s.searchsettings.ie78 .asl_option_inner{margin-bottom:0 !important;padding-bottom:0 !important}div.asl_s.searchsettings .asl_option_label{font-size:14px;line-height:20px !important;margin:0;width:150px;text-shadow:none;padding:0;min-height:20px;border:none;background:transparent;float:none}div.asl_s.searchsettings .asl_option_inner input[type=checkbox]{display:none !important}div.asl_s.searchsettings.ie78 .asl_option_inner input[type=checkbox]{display:block}div.asl_s.searchsettings.ie78 .asl_option_label{float:right !important}div.asl_s.searchsettings .asl_option{display:flex;flex-direction:row;-webkit-flex-direction:row;align-items:flex-start;margin:0 0 10px 0;cursor:pointer}div.asl_s.searchsettings .asl_option.asl-o-last,div.asl_s.searchsettings .asl_option:last-child{margin-bottom:0}div.asl_s.searchsettings .asl_option_inner{width:17px;height:17px;position:relative;flex-grow:0;-webkit-flex-grow:0;flex-shrink:0;-webkit-flex-shrink:0}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox{cursor:pointer;position:absolute;width:17px;height:17px;top:0;padding:0;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.5),0 1px 0 rgba(255,255,255,.2);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.5),0 1px 0 rgba(255,255,255,.2);box-shadow:inset 0 1px 1px rgba(0,0,0,.5),0 1px 0 rgba(255,255,255,.2);overflow:hidden;font-size:0 !important;color:rgba(0,0,0,0)}div.asl_r.vertical .results,div.asl_s.searchsettings .asl_sett_scroll{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.5) transparent}div.asl_r.vertical .results{scrollbar-color:rgba(0,0,0,.5) #fff}div.asl_r.vertical .results::-webkit-scrollbar{width:10px}div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar{width:6px}div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-track{background:transparent;box-shadow:inset 0 0 12px 12px transparent;border:none}div.asl_r.vertical .results::-webkit-scrollbar-track{background:#fff;box-shadow:inset 0 0 12px 12px transparent;border:solid 2px transparent}div.asl_r.vertical .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{background:transparent;box-shadow:inset 0 0 12px 12px rgba(0,0,0,0);border:solid 2px transparent;border-radius:12px}div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{border:none}div.asl_r.vertical:hover .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings:hover .asl_sett_scroll::-webkit-scrollbar-thumb{box-shadow:inset 0 0 12px 12px rgba(0,0,0,.5)}@media (hover: none), (max-width: 500px){div.asl_r.vertical .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{box-shadow:inset 0 0 12px 12px rgba(0,0,0,.5)}}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:after{opacity:0;font-family:"aslsicons2";content:"";font-weight:normal !important;background:transparent;border:none !important;box-sizing:content-box;color:#fff;height:100%;width:100%;padding:0 !important;margin:1px 0 0 0 !important;line-height:17px;text-align:center;text-decoration:none;text-shadow:none;display:block;font-size:11px !important;position:absolute;top:0;left:0;z-index:1}div.asl_s.searchsettings.ie78 .asl_option_inner .asl_option_checkbox:after{display:none}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:hover::after{opacity:.3}div.asl_s.searchsettings .asl_option_inner input[type=checkbox]:checked+.asl_option_checkbox:after{opacity:1}div.asl_s.searchsettings fieldset{position:relative;float:left}div.asl_s.searchsettings fieldset{background:transparent;font-size:.9em;margin:12px 0 0 !important;padding:0;width:192px}div.asl_s.searchsettings fieldset .asl_option_label{width:130px;display:block}div.asl_s.searchsettings form fieldset legend{padding:5px 0 8px 10px}#asl_hidden_data{display:none !important}.asl_r .item{}ins{margin-left:.5em;text-decoration:none;font-weight:700;display:inline-block;color:var(--sale_price_color)}.add-to-cart-button{padding:8px;border-radius:4px;background:#6246d7;color:white;height:18px;min-height:unset;display:block;text-align:center;min-width:90px;font-size:13px;line-height:normal}a.added_to_cart{flex-basis:100%;margin-top:8px}.rtl .asl_nores>*{display:inline-block}.rtl div.asl_r .results .item .asl_image{float:right;margin:2px 0 0 8px}.rtl .searchsettings .asl_option{flex-direction:row-reverse !important;-webkit-flex-direction:row-reverse !important}.rtl .asl_option{direction:ltr}.rtl .asl_label,.rtl .asl_option div.asl_option_label{text-align:right !important}.rtl .asl_label{max-width:1000px !important;width:100%;direction:rtl !important}.rtl .asl_label input[type=radio]{margin:0 0 0 6px !important}.rtl .asl_option_cat_level-0 div.asl_option_label{font-weight:bold !important}.rtl fieldset .asl_option_cat_level-1{margin-right:12px !important;margin-left:0}.rtl fieldset .asl_option_cat_level-2{margin-right:24px !important;margin-left:0}.rtl fieldset .asl_option_cat_level-3{margin-right:36px !important;margin-left:0}.rtl .searchsettings legend{text-align:right !important;display:block;width:100%}.rtl .searchsettings input[type=text],.rtl .searchsettings select{direction:rtl !important;text-align:right !important}.rtl div.asl_w.asl_s.searchsettings form,.rtl div.asl_w.asl_sb.searchsettings form{flex-direction:row-reverse !important}.rtl div.horizontal.asl_r div.item{float:right !important}.rtl p.asl-try{direction:rtl;text-align:right;margin-right:10px;width:auto !important}