@charset "UTF-8";/*!
 * Bootstrap v4.1.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#ED8536;--yellow:#ffc107;--green:#28a745;--teal:#19D5E6;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{-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:transparent}@-ms-viewport{width:device-width}article,aside,dialog,footer,header,main,nav,section{display:block}body{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-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[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{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:rgb(0,86.1,178.5);text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code{font-family:monospace,monospace;font-size:1em}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}button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=month],input[type=time]{-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}[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-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.blockquote{margin-bottom:1rem;font-size:1.25rem}.img-fluid{max-width:100%;height:auto}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.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.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.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.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.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.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.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.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.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.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{-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.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.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.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.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.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.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.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.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.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{-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.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.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.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.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.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.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.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.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{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{-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.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.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.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.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.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.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.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.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.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.col-xl{-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.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.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.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.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.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.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.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.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.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.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-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.form-control{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{-webkit-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:rgb(127.5,189,255);outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.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-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}.custom-select.is-valid,.form-control.is-valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.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)}.form-check-input.is-valid~.form-check-label{color:#28a745}.custom-select.is-invalid,.form-control.is-invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label{color:#dc3545}.btn{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-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{-webkit-transition:none;transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:rgb(0,104.55,216.75);border-color:rgb(0,98.4,204)}.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:rgb(0,98.4,204);border-color:rgb(0,92.25,191.25)}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:rgb(32.6086956522,136.1413043478,56.25);border-color:rgb(30.1449275362,125.8550724638,52)}.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:rgb(30.1449275362,125.8550724638,52);border-color:rgb(27.6811594203,115.5688405797,47.75)}.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-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:rgb(200.082278481,34.667721519,50.5158227848);border-color:rgb(189.2151898734,32.7848101266,47.7721518987)}.btn-danger.focus,.btn-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:rgb(189.2151898734,32.7848101266,47.7721518987);border-color:rgb(178.3481012658,30.9018987342,45.0284810127)}.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(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:rgb(225.6875,229.875,234.0625);border-color:rgb(218.25,223.5,228.75)}.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:rgb(218.25,223.5,228.75);border-color:rgb(210.8125,217.125,223.4375)}.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-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:rgb(0,86.1,178.5);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{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].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}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.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^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{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:focus,.dropdown-item:hover{color:rgb(21.6283783784,24.25,26.8716216216);text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.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}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.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>.custom-select,.input-group>.form-control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-append .btn{position:relative;z-index:2}.input-group-append .btn+.btn{margin-left:-1px}.input-group-append{margin-left:-1px}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.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:focus{border-color:rgb(127.5,189,255);outline:0;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(127.5,189,255,.5);box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(127.5,189,255,.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:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.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:focus,.nav-link:hover{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:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.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-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-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:focus,.navbar-toggler:hover{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: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:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.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}}.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:1.25rem}.card-title{margin-bottom:.75rem}.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)}.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-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}.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{position:relative;top:-1px}.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}@-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}}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.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{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:focus,.list-group-item:hover{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:#007bff;border-color:#007bff}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{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% - .5rem * 2)}.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% - 1.75rem * 2)}.modal-sm{max-width:300px}}@media (min-width:992px){.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}.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::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:rgb(247.35,247.35,247.35);border-bottom:1px solid rgb(234.6,234.6,234.6);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-next,.carousel-item-prev,.carousel-item.active{display:block}.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 ((-webkit-transform-style:preserve-3d) or (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)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-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-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-control-next,.carousel-control-prev{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-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-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='%23fff' 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-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' 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-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}.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}.align-middle{vertical-align:middle!important}.bg-white{background-color:#fff!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}.rounded-circle{border-radius:50%!important}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media (min-width:576px){.d-sm-block{display:block!important}}@media (min-width:768px){.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media (min-width:992px){.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.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}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!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-self-center{-ms-flex-item-align:center!important;align-self:center!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}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!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}}.float-right{float:right!important}.position-static{position:static!important}.position-relative{position:relative!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}.w-50{width:50%!important}.w-100{width:100%!important}.h-100{height:100%!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mx-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-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}.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.mx-3{margin-left:1rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.mx-4{margin-left:1.5rem!important}.mt-5,.my-5{margin-top:3rem!important}.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.pr-1{padding-right:.25rem!important}.p-2{padding:.5rem!important}.py-2{padding-top:.5rem!important}.py-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.px-3{padding-right:1rem!important}.py-3{padding-bottom:1rem!important}.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.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}.pt-5,.py-5{padding-top:3rem!important}.py-5{padding-bottom:3rem!important}.m-auto{margin:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.text-justify{text-align:justify!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}}.text-uppercase{text-transform:uppercase!important}.font-weight-light{font-weight:300!important}.text-white{color:#fff!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:rgb(30.1449275362,125.8550724638,52)!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:rgb(211,158.25,0)!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:rgb(189.2151898734,32.7848101266,47.7721518987)!important}.text-muted{color:#6c757d!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}blockquote{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}}.wrapper{padding:30px 0}.sticky{font-size:inherit}.wp-caption{font-size:inherit}.wp-caption-text{font-size:inherit}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{margin:0 auto}.entry-footer span{padding-right:10px}#secondary img,article img,img,img.wp-post-image{max-width:100%;height:auto;display:block;margin:auto}a.skip-link{position:fixed;z-index:1000;top:0;right:0}.jumbotron{margin-bottom:0}.gallery{margin-bottom:1.5em}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url(../fonts/OpenSans-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif;font-weight:700}ol li::marker,ul li::marker{color:#269dd8}body{font-family:Roboto,sans-serif;white-space:normal;word-break:break-word}h1{font-size:45px}h2{font-size:38px}h3{font-size:26px}h4{font-size:22px}p{font-size:16px;line-height:26px}a{color:#269dd8}main h2,main h3{border-bottom:3px solid #f1f1f1;padding-bottom:.2rem;margin-bottom:2rem;margin-top:2rem}.btn-text{font-style:normal;font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;color:#2f4858}.btn-text:hover{text-decoration:none}.btn-white{background-color:#fff;border-radius:5px;padding:.75rem 2rem}.section-padding{padding:100px 0}::-webkit-input-placeholder{color:#c8cbcd!important;opacity:1}::-moz-placeholder{color:#c8cbcd!important;opacity:1}@media (max-width:768px){.wrapper{padding:30px 0!important}}@media (max-width:767px){h1{font-size:38px}h2{font-size:30px}.wrapper{padding:10px 0!important}}.list-checkli,.list-cross-white{margin:20px 0 0;padding:0;list-style:none}.list-checkli>li,.list-cross-white>li{position:relative;padding:.25em 0 0 2.5em;font-weight:400;text-align:left;margin-bottom:15px}.list-checkli>li::before,.list-cross-white>li::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.6em;height:1.6em;border-radius:50%;background-color:#dbedf9;background-image:var(--list-icon);background-repeat:no-repeat;background-position:center;background-size:45%;-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}.list-checkli>li:hover::before,.list-cross-white>li:hover::before{background-color:#269dd8;background-image:var(--list-icon-hover)}.list-checkli ol,.list-checkli ul,.list-cross-white ol,.list-cross-white ul{margin-top:.5em;list-style:revert}.list-checkli{--list-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 8.5l3.3 3.3L13 4.3' fill='none' stroke='%23269DD8' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--list-icon-hover:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 8.5l3.3 3.3L13 4.3' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.list-cross-white{--list-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 4l8 8M12 4l-8 8' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E");--list-icon-hover:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 4l8 8M12 4l-8 8' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E")}.list-cross-white>li::before{background-color:rgba(255,255,255,.2117647059)}span.show-password-input{width:auto!important}.profile{margin-bottom:50px;background:#f8fbfd;position:relative}.profile .profile-overlay{position:absolute;inset:0;background:rgba(0,0,0,.55);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;text-decoration:none;top:0;width:70px;height:70px;border-radius:50%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);opacity:0;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.profile .profile-overlay span{color:#fff;font-weight:400;font-size:12px}.profile:hover .profile-overlay{opacity:1}.profile img{position:relative;border-radius:50%;padding:0 60px;margin-top:-60px}.modal .modal-dialog{max-width:800px}.accordion .card button:before{content:"\e908";font-family:icomoon;font-size:15px;margin-top:-5px;margin-right:10px;font-weight:900;color:#269dd8}.accordion .card button[aria-expanded=true]:before{content:"\e907";font-family:icomoon;margin-top:-5px;font-weight:900}.apply-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:767px){.apply-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.apply-wrap a{margin-right:22px}@media (max-width:767px){.apply-wrap a{margin-right:0;margin-bottom:22px}}label[for^=post-selector-],select[name=post_update]{display:none!important}.fluentform.fluentform_wrapper_90,.fluentform.fluentform_wrapper_91,.fluentform.fluentform_wrapper_92,.fluentform.fluentform_wrapper_93,.fluentform.fluentform_wrapper_94,.fluentform.fluentform_wrapper_95{display:none}.fluentform input[name=phone]{padding-left:60px!important}.iti__country-list{display:block}.tt{position:relative;display:inline-block;padding:5px;width:20px;height:20px;text-align:center;line-height:13px;border-radius:50%;color:#fff;background-color:#000}.tt .tooltiptext{visibility:hidden;width:300px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-150px;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.tt .tooltiptext p{color:#fff;font-size:13px}.tt .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.tt:hover .tooltiptext{visibility:visible;opacity:1}.logo--exclusive{height:100px;margin-bottom:10px}.logo--exclusive img{height:100%}.panel{border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin-bottom:25px}.panel--solid{background:#fff;border:1px solid #f8f8f8;-webkit-box-shadow:0 24px 40px 0 rgba(112,144,176,.2);box-shadow:0 24px 40px 0 rgba(112,144,176,.2);padding:16px 5px 16px}.panel .png-icon{margin:0 5% 0 0!important;width:54px!important;height:55px!important}.sales-tools-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sales-tools-link h2{font-size:50px;margin-right:10px;line-height:48px;border-bottom:2px solid #12dbc7;color:#000}@media (max-width:991px){.sales-tools-link h2{margin-right:5px;font-size:44px}}.sales-tools-link:hover{text-decoration:none}.sales-tools-content p{font-size:18px}.sales-tools-content h1{font-size:40px}.sales-tools-content h2{font-size:30px;margin-bottom:10px;margin-top:30px;border-bottom:3px solid #f1f1f1;padding-bottom:.2rem;margin-bottom:2rem;margin-top:2rem}.sales-tools-content h3{border-bottom:3px solid #f1f1f1;padding-bottom:.2rem;margin-bottom:2rem;margin-top:2rem}.text--alt{color:#90979c}.bg-grey{background-color:#f8f8f8}@media screen and (max-width:767px){.reverse-cols-mob{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.header__wrapper p{display:none}.header__wrapper .panel p{display:block;line-height:22px}.header__wrapper .panel{position:absolute;bottom:-8%;width:100%;left:0;right:0;max-width:340px;margin:0 auto}.header__wrapper .heading--h1{font-size:1.7rem;text-align:center}}.searchandfilter ul .sf-field-post-meta-your_monthly_budget_to_invest_in_sales_tools{width:100%;max-width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none}.searchandfilter ul{padding:0}.searchandfilter ul .sf-field-post-meta-your_monthly_budget_to_invest_in_sales_tools ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px}@media (max-width:991px){.searchandfilter ul .sf-field-post-meta-your_monthly_budget_to_invest_in_sales_tools ul{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:25px}}.searchandfilter ul .sf-field-post-meta-your_monthly_budget_to_invest_in_sales_tools li{width:unset!important;-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0 30px 0 0!important}.searchandfilter ul .sf-field-post-meta-your_monthly_budget_to_invest_in_sales_tools *{min-width:unset!important}.load-more-wrapper{width:100%;text-align:center}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.hidden-actions-proposal{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:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hidden-actions-proposal textarea{width:100%;margin:10px 0 20px}.agent-description,.agent-name{text-align:center}@media only screen and (min-width:992px){.main-container-content{margin-left:200px;min-height:78vh}}@media only screen and (max-width:992px) and (min-width:780px){.main-container-content{margin-left:120px}.main-container-content .woocommerce-MyAccount-content{width:calc(100% - 140px);margin:0 0 0 auto}}#customer-dashboard-wrapper{position:relative}@media only screen and (min-width:780px){#customer-dashboard-wrapper .woocommerce-MyAccount-navigation{position:fixed;width:270px;top:0;bottom:0;padding-top:100px!important;z-index:2}}#customer-dashboard-wrapper .woocommerce-MyAccount-navigation .navbar-collapse{overflow-y:scroll}#customer-dashboard-wrapper .woocommerce-MyAccount-navigation ::-webkit-scrollbar{width:15px;border-radius:10px}#customer-dashboard-wrapper .woocommerce-MyAccount-navigation ::-webkit-scrollbar-track{border-radius:10px;background:#e4e4e4}#customer-dashboard-wrapper .woocommerce-MyAccount-navigation ::-webkit-scrollbar-thumb{background:#269dd8;border-radius:10px;border:4px solid #e4e4e4}@media only screen and (min-width:780px){#customer-dashboard-wrapper .woocommerce-MyAccount-content{padding:10px 35px;background:#fff;min-height:700px;width:calc(100% - 270px);border-radius:5px;margin:0 0 20px 0;border-top-left-radius:0;margin:0 auto;max-width:1200px;float:none}}#customer-dashboard-wrapper .woocommerce-MyAccount-content input:not(textarea):not([type=submit]):not([type=checkbox]):not([type=radio]):not(.search-filter-input-text__input):not(.sa-filter-search),#customer-dashboard-wrapper .woocommerce-MyAccount-content select:not(#acf-field_6895faf48696e){border:1px solid #dedede!important;height:40px!important;padding:0 10px!important}#customer-dashboard-wrapper .formFace{background:#fff;border-radius:5px}#acf-form .acf-field--post-title{padding:0 16px!important}#acf-form .acf-field-accordion{margin:0!important;border:1px solid #eff4f7!important;-webkit-box-shadow:0 .25rem 1.125rem rgba(75,70,92,.1);box-shadow:0 .25rem 1.125rem rgba(75,70,92,.1)}#acf-form .acf-field-accordion .acf-accordion-title{text-transform:uppercase;padding:18px 26px!important}#acf-form .acf-field-accordion .acf-accordion-title:hover{background-color:#fff!important;cursor:pointer!important}#acf-form .acf-field-accordion .acf-accordion-title i{float:none!important;position:absolute;right:16px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}#acf-form .acf-field-accordion .acf-accordion-title label{font-size:18px!important;font-weight:900!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-bottom:2px solid #22a6d4}#acf-form .acf-field-accordion .acf-accordion-title .description{text-transform:none;font-size:14px!important}#acf-form .acf-field-accordion iframe{max-height:200px!important}.acfb_post_grid{display:grid;grid-gap:30px}.acfb_post_2{grid-template-columns:1fr 1fr}.acfb_post_3{grid-template-columns:1fr 1fr 1fr}.acfb_post_4{grid-template-columns:1fr 1fr 1fr 1fr}.acfb_post_5{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.acfb_post_6{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}@media only screen and (max-width:767px){.acfb_post_2,.acfb_post_3,.acfb_post_4,.acfb_post_5,.acfb_post_6{grid-template-columns:1fr}.salestools-header{max-height:470px!important}}.search-filter-query{width:100%}.has-text-align-center{text-align:center}.sf-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.sf-fields .sa-filter-field,.sf-fields .search-filter-field{margin:0 10px;max-width:30%;width:30%;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;padding:10px 0}.sf-fields .search-filter-component-combobox-base,.sf-fields .search-filter-input-text{border:1px solid rgba(35,49,66,.4)!important;border-radius:0;height:45px}.sf-fields .search-filter-input-text__input{border:0!important}.sf-fields .search-filter-component-combobox__selection-placeholder{font-size:16px!important}.sf-fields .search-filter-label{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700}.sf-fields .search-filter-component-range-slider__range-text{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.sf-fields h4{font-size:18px}.sf-fields .search-filter-component-combobox-base__listbox-option:hover{background:#4597e9}.sf-fields ul:has(.sf-custom-option:hover) .search-filter-component-combobox-base__listbox-option:not(.sf-custom-option){background:0 0}@media (max-width:767px){.sf-fields .sa-filter-field,.sf-fields .search-filter-field{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-width:100%;padding:6px 0;margin-left:0}}.responsive-companies{padding:10px 0 0 10px}.responsive-companies .search-filter-base{display:block}.responsive-companies .search-filter-label{font-size:16px}.responsive-companies .search-filter-description{font-size:12px;display:inline-block}.responsive-companies .search-filter-input-checkbox[data-option-value=no],.responsive-companies .search-filter-input-checkbox__label{display:none!important}.responsive-companies .search-filter-input-checkbox{display:inline-block;float:left;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-4px}.responsive-companies .search-filter-label{display:inline-block;float:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0}.heading--h1{font-size:2.375rem;font-weight:500}.heading--h2{font-size:1.625rem;font-weight:500}.web-main-header .navbar{-webkit-box-shadow:0 3px 3px rgba(112,144,176,.2);box-shadow:0 3px 3px rgba(112,144,176,.2)}.main-header{background:url(/wp-content/uploads/2021/03/background-sa.png) no-repeat;height:90vh;background-size:cover;color:#fff;background-position:center;margin-bottom:-80px;max-height:600px}.main-header .row{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.box-desc{min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end;background:0 0}.box-desc p{color:#fff}.box-desc .label{color:#adc0cc;text-transform:uppercase;font-weight:700}.box-desc span{font-size:45px;line-height:55px}.box-desc .btn-text{color:#f75f4e;text-decoration:none}.sales-tool-box .btn-text{color:#2f4858}.page-header{height:84vh;background-size:cover;background-position:bottom;max-height:500px}.page-header h1{color:#fff}.page-header h2{font-size:40px}.page-header .stats{background:#fff;color:#514f4f;padding:1rem;border-radius:20px;width:400px}.navbar{padding:0}.fixed-top{background:#fff}.header--partial{height:500px}.header--partial .header__wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.header--partial .header__wrapper .col-lg-5{position:unset}.navbar .navbar-toggler i{font-size:2rem;color:#000;margin-top:-5px}.navbar #main-menu{padding:0;background-color:#fff}.navbar #main-menu .nav-link{color:#514f4f;font-size:15px;line-height:25px;padding-right:1rem;padding-left:1rem;font-weight:700}.navbar #main-menu .active a{position:relative}.scrolled{background:#fff;-webkit-transition:.3s;transition:.3s;padding:0;position:fixed;width:100%;z-index:1030}.scrolled a{color:#191717!important}.blog-header{background-position:90%;background-size:cover}.blog-header .swiper-slide img{height:250px;min-height:250px;width:100%;-o-object-fit:cover;object-fit:cover;margin:25px auto;display:block;border:3px solid #fff;border-radius:5px}@media screen and (max-width:767px){.blog-header h1{font-size:1.3rem}.blog-header .swiper-slide img{height:150px;min-height:120px;width:100%;margin:10px 0}}header.page-header.single-post{max-height:350px;background-position:center left!important;background-size:cover!important}header.page-header.single-post h1{font-size:40px}.page-opportunities{background:url(/wp-content/uploads/2021/07/hero-single-opportunity-e1626333379154.png);background-size:cover!important;background-position:center;max-height:300px}.page-opportunities .start-dialog{min-width:110px}.box-middle{margin-bottom:-90px}@media (max-width:767px){.main-header{position:relative;z-index:-1;margin-bottom:-70px;min-height:550px}.main-header .box-desc h2,.main-header .box-desc span{font-size:20px;line-height:25px}.main-header .box-desc .btn-text{padding:.75rem 1rem}.main-header .box-desc p{display:none}.main-header .box-desc.img-box{min-height:350px}.main-header .box-desc.img-box img{width:80%;margin:0 auto}.main-header .col-lg-4:nth-of-type(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.btn:focus{-webkit-box-shadow:none;box-shadow:none}#navbarNavDropdown #main-menu>li{padding:20px 0}#navbarNavDropdown #main-menu>li:hover{cursor:pointer;position:relative}.dropdown-item{color:#514f4f;font-size:15px;font-weight:500!important}.autohide{position:fixed;top:0;right:0;left:0;width:100%;z-index:1030}.scrolled-down{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.scrolled-up{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.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}#main-menu .dropdown:hover>.dropdown-menu{display:block;margin-top:2px}.navbar-nav .dropdown-menu{position:absolute;z-index:5;top:51px;border:none;border-radius:0;padding:15px 15px 15px 15px}.dropdown-menu{z-index:1;left:0}#navbarNavDropdown #main-menu>li:hover:before{width:100%;content:"";position:absolute;bottom:26%;background:#22a9d4;height:3px}.dropdown-item{padding:5px}.dropdown-item:hover{background-color:#23a5d5;color:#fff}.dropdown-menu li{display:block;width:100%;margin:0}.dropdown-menu li:hover{margin:0}.dropdown,.dropleft,.dropright,.dropup{position:relative}.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^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{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.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}@media (max-width:768px){#navbarNavDropdown #main-menu>li{padding:0}.dropdown-item{white-space:pre-wrap}.dropdown-toggle::after{float:right;font-size:20px}#navbarNavDropdown #main-menu>li:hover:before{display:none}}.menu-item-my-account{margin-left:20px}.menu-item-my-account:before{display:none!important}.menu-item-my-account .nav-link{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:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:8px 18px!important;border-radius:999px;background:linear-gradient(90.24deg,#269dd8 0,#0eb5b1 100%);color:#fff!important;font-weight:600;line-height:1.2;-webkit-box-shadow:0 4px 10px rgba(38,157,216,.25);box-shadow:0 4px 10px rgba(38,157,216,.25);-webkit-transition:opacity .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease;transition:box-shadow .2s ease,transform .2s ease,opacity .2s ease;transition:box-shadow .2s ease,transform .2s ease,opacity .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease}.menu-item-my-account .nav-link:before{content:"";width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E") no-repeat center/contain}.menu-item-my-account .nav-link:focus,.menu-item-my-account .nav-link:hover{color:#fff!important;-webkit-box-shadow:0 6px 16px rgba(38,157,216,.35);box-shadow:0 6px 16px rgba(38,157,216,.35);-webkit-transform:translateY(-1px);transform:translateY(-1px);opacity:.95}@media (max-width:991px){.menu-item-my-account{margin-left:0;margin-top:10px}.menu-item-my-account .nav-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.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-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-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:focus,.navbar-toggler:hover{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: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:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.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}}@font-face{font-family:icomoon;src:url(../fonts/icomoon.woff?eoevi2) format("woff");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:40px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}span.fs-fix{font-size:inherit;vertical-align:middle}.icon-big{font-size:40px}.icon-gray{color:#233142}.icon-magnifying-glass-solid:before{content:"\e934"}.icon-lightbulb-solid:before{content:"\e935"}.icon-lock-solid:before{content:"\e936"}.icon-circle-solid:before{content:"\e937"}.icon-file-solid:before{content:"\e938"}.icon-pencil-solid:before{content:"\e939"}.icon-phone-solid:before{content:"\e931"}.icon-twitter-brands:before{content:"\e900"}.icon-user-solid:before{content:"\e901"}.icon-briefcase-solid:before{content:"\e902"}.icon-globe-solid:before{content:"\e903"}.icon-industry-solid:before{content:"\e904"}.icon-check-solid:before{content:"\e905"}.icon-circle-check-solid:before{content:"\e906"}.icon-minus-solid:before{content:"\e907"}.icon-plus-solid:before{content:"\e908"}.icon-facebook-f-brands:before{content:"\e909"}.icon-linkedin-in-brands:before{content:"\e90a"}.icon-linkedin-brands:before{content:"\e90b"}.icon-instagram-brands:before{content:"\e90c"}.icon-instagram-square-brands:before{content:"\e90d"}.icon-facebook-brands:before{content:"\e90e"}.icon-facebook-square-brands:before{content:"\e90f"}.icon-angle-right-solid:before{content:"\e910"}.icon-angle-left-solid:before{content:"\e911"}.icon-long-arrow-right:before{content:"\e912"}.icon-ad:before{content:"a"}.icon-business:before{content:"b"}.icon-checkmark-list:before{content:"c"}.icon-phone:before{content:"p"}.icon-rec-dots:before{content:"r";font-size:175px;color:#c9f3ef}.icon-web-site:before{content:"w"}.icon-forum:before{content:"\e913"}.icon-books:before{content:"\e914"}.icon-goals:before{content:"\e915"}.icon-income:before{content:"\e916"}.icon-businessreq:before{content:"\e917"}.icon-refferal:before{content:"\e918"}.icon-aplications:before{content:"\e919"}.icon-profile:before{content:"\e91a"}.icon-inspiration:before{content:"\e91b"}.icon-talk:before{content:"\e91c"}.icon-company:before{content:"\e91d"}.icon-filter:before{content:"\e91e"}.icon-opportunities:before{content:"\e91f"}.icon-promotion:before{content:"\e920"}.icon-reduce-risk:before{content:"\e921"}.icon-requirements:before{content:"\e922"}.icon-review-icon:before{content:"\e923"}.icon-rocket:before{content:"\e924"}.icon-agent:before{content:"\e925"}.icon-network:before{content:"\e926"}.icon-pounds:before{content:"\e927"}.icon-global-network:before{content:"\e928"}.icon-money:before{content:"\e929"}.icon-schedule:before{content:"\e92a"}.icon-to-do:before{content:"\e92b"}.icon-pin:before{content:"\e92c"}.icon-message:before{content:"\e92d"}.icon-nav-colapse:before{content:"\e92e"}.icon-nav-menu:before{content:"\e92f"}.icon-woo-menu:before{content:"\e930"}.icon-facebook2:before{content:"\ea91"}.icon-location:before{content:"\e93b"}.icon-envelope:before{content:"\e93a"}.icon-arrow-right:before{content:"\e93c"}.icon-long-arrow-right1:before{content:"\e93d"}.icon-long-arrow-left:before{content:"\e93e"}.icon-checkmark-outline:before{content:"\e940"}.icon-forward:before{content:"\e944"}.icon-link:before{content:"\e945"}.icon-eye-blocked:before{content:"\e946"}.icon-bin:before{content:"\e947"}.icon-pushpin:before{content:"\e948"}.icon-quotes-left:before{content:"\e949"}.icon-cog:before{content:"\e94a"}.icon-file-text:before{content:"\e942"}.icon-file-empty:before{content:"\e943"}.icon-bubbles:before{content:"\e941"}.icon-edit:before{content:"\e951"}.icon-paint-brush:before{content:"\e94b"}.icon-shield:before{content:"\e94c"}.icon-window-restore:before{content:"\e94d"}.icon-caret-square-o-down:before{content:"\e94e"}.icon-exclamation-circle:before{content:"\e94f"}.icon-exclamation-triangle:before{content:"\e950"}.icon-balance-scale:before{content:"\e93f"}.statistics-row{background:#fff;-webkit-box-shadow:0 16px 40px rgba(112,144,176,.2);box-shadow:0 16px 40px rgba(112,144,176,.2);border-radius:20px;padding:3rem 4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.stats{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}.stats h2,.stats p{margin-bottom:0}.stats .label,.stats span[class^=icon-]{color:#adc0cc}.stats a{text-decoration:underline}.welcome .w-box{position:relative}.welcome .w-box h4{text-transform:uppercase;border-bottom:5px solid #2693de;padding-bottom:10px;margin-bottom:15px;text-align:center}.welcome .w-box .btn-main{width:80%;margin:auto;text-align:center}.welcome .w-box .btn-main a{color:#fff;text-decoration:none;text-align:center}.cards-columns{position:relative}.cards-columns .blueb{background:linear-gradient(160deg,#3579bc 50%,#0aa0a0 100%);border-radius:50px;height:100%}.cards-columns .blueb:hover{color:#444!important;background:#d4d4d4}.cards-columns .greenb{background:linear-gradient(340deg,#3579bc 20%,#0aa0a0 100%);border-radius:50px}.cards-columns .greenb:hover{color:#444!important;background:#d4d4d4}.cards-columns .middle-card{position:absolute;top:50%;background:#fff;padding:10px;margin:0 auto;height:60px;border-radius:100px;width:60px;text-align:center;z-index:99;right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.cards-columns .middle-card p{color:#000;font-size:20px;font-weight:700;padding-top:5px;text-transform:lowercase}.opportunities{background:#00abb6 0 0 no-repeat padding-box;position:relative;padding-top:8rem}.opportunities .arrow-top{position:absolute;top:0}.opportunities h2{color:#fff;text-align:center;font-weight:700;text-transform:uppercase;margin-bottom:70px}.opportunities .card{margin-bottom:10px;height:100%;position:relative}.opportunities .card h4{font-weight:600;color:#424242;font-size:26px;margin-bottom:5px}.opportunities .card img{height:160px;width:200px;-o-object-fit:contain;object-fit:contain;margin:0 auto}.opportunities .card .location-card{margin:0 auto;color:#2e2e2e;font-weight:500;padding-bottom:10px;font-size:14px;padding:10px 15px;text-align:center}.opportunities .card .card-body{padding:1.25rem 2.3rem 0;border-top:1px solid #e8e8e8}.opportunities .card .card-body .d-flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-items:center;color:#2a2a2a;font-weight:500;line-height:20px;text-transform:capitalize;margin-bottom:15px;font-size:14px}.opportunities .card .card-body .d-flex i{font-size:24px;margin-right:15px}.opportunities .card .card-body .d-flex .label{font-size:13px;font-weight:600;margin-bottom:0;width:90px}.opportunities .card .card-body .small-text{font-size:13px}.opportunities .card .card-body .small-text i{margin-right:10px}.opportunities .card .card-body .card-date{position:absolute;right:5%;bottom:7%}.opportunities .card .card-body .card-date p{color:#636363;font-size:13px;font-weight:600}.opportunities .card .card-body .card-date p i{font-size:13px;color:#707070}.opportunities .card .card-body .card-date p .date-posted{font-weight:600;font-size:14px}.opportunities .card .card-footer{padding:0;border:0}.opportunities .btn-green{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff;line-height:36px;text-transform:uppercase;cursor:pointer;border-radius:10px!important;white-space:normal;width:100%}.opportunities .btn-green:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#1a7cad),to(#099791)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#1a7cad 0,#099791 100%) 0 0 no-repeat padding-box;color:#fff}.opportunities .btn-green:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#1a7cad),to(#099791)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#1a7cad 0,#099791 100%) 0 0 no-repeat padding-box;color:#fff}.btn-main{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff!important;border-radius:10px;line-height:36px;border:0;cursor:pointer;font-weight:600}.btn-main:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;text-decoration:none}.btn-main:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.btn-main:focus{outline:0!important}.blog-posts{padding:40px 0}.blog-posts h2{margin-bottom:80px;font-weight:700;text-transform:uppercase;text-align:center}.blog-posts .card{margin-bottom:20px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.15);box-shadow:0 3px 6px rgba(0,0,0,.15);border:0;border-radius:10px;height:100%}.blog-posts .card img{height:170px;width:95%;margin:0 auto;border-top-left-radius:10px;border-top-right-radius:10px;margin-top:10px;border:1px solid #dcdcdc}.blog-posts .card h5{font-weight:700;margin-bottom:5px;font-size:16px;line-height:30px}.blog-posts .card h5 a{color:#444;text-decoration:none}.blog-posts .card h5 a:hover{color:#3579bc}.blog-posts .card h4.card-title a{text-decoration:none;color:#444}.blog-posts .card h4.card-title a a:hover{text-decoration:none;color:#3579bc}.blog-posts .card .btn-green{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff;line-height:36px;text-transform:uppercase;cursor:pointer;border-radius:10px!important;white-space:normal;width:100%}.blog-posts .card .btn-green:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#1a7cad),to(#099791)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#1a7cad 0,#099791 100%) 0 0 no-repeat padding-box;color:#fff}.blog-posts .card .btn-green:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#1a7cad),to(#099791)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#1a7cad 0,#099791 100%) 0 0 no-repeat padding-box;color:#fff}.blog-posts .card .card-footer{background:0 0;border-top:0}.blog-posts .card .mb-posts{margin-bottom:100px}.blog-posts .card .view-blog{margin:-50px 0 30px}.blog-posts .card .view-blog .btn-main{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff!important;border-radius:10px;line-height:36px;border:0;cursor:pointer}.blog-posts .card .view-blog .btn-main:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;text-decoration:none}.blog-posts .card .view-blog .btn-main:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.blog-posts .card .view-blog .btn-main:focus{outline:0!important}@media (max-width:768px){.main-header{height:100vh;position:relative}}.toolset{background:#f6f6f6;position:relative;padding-top:5rem}.toolset h2{color:#514f4f;text-transform:uppercase;font-weight:700;font-size:2.2rem}.toolset .arrow-top{position:absolute;top:0;left:0}.toolset .arrow-bottom{position:absolute;bottom:0;left:0}.toolset ul{padding-left:1rem;margin:20px 0}.toolset ul li{color:#269dd8;font-size:16px;font-weight:600}@media (max-width:767px){.main-header i{margin-bottom:20px}.main-header h2{font-size:27px;margin-bottom:10px;font-weight:700}.main-header h4{font-size:16px;font-weight:400}.page-header{position:relative}.page-header h1,.page-header span{font-size:27px;line-height:28px}.page-header p{font-size:12px;line-height:20px}.page-header .stats{width:100%;margin:0;padding:1rem;position:absolute;bottom:-20%;left:0;-webkit-box-shadow:0 16px 40px rgba(112,144,176,.2);box-shadow:0 16px 40px rgba(112,144,176,.2)}.cards-columns .container:after{display:none}.testimonials-new .testimonial-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:200px}.testimonials-new .testimonial-box:before{display:none}.testimonials-new .testimonial-box .testimonial-box{height:530px!important;padding:1rem!important;margin-left:10px;margin-right:10px}.testimonials-new .testimonial-box .testimonial-box .name{display:block!important}.testimonials-new .testimonial-box .testimonial-box .name p{margin-bottom:0}.blog-posts hr{margin-left:0}.blog-posts h2{margin-bottom:40px;text-align:left}.blog-posts .first .card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.searchandfilter ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.searchandfilter ul li{margin:auto}.company-card{margin:auto 25px;max-width:unset;min-height:auto;margin-bottom:20px}.first-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.welcome .w-box{margin-top:20px}.welcome .icon-rec-dots{display:none}.statistics .statistics-row{padding:20px;margin:auto;width:90%}.stats{margin:10px 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.stats div{padding-left:.5rem!important}.stats div .label{font-size:12px}}.resources h2{text-align:center;font-weight:700;margin-bottom:70px}.faq .btn-main{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff!important;border-radius:10px;line-height:36px;border:0;cursor:pointer;padding:20px 60px;font-weight:600;border-radius:0;width:100%}.faq .btn-main:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;text-decoration:none}.faq .btn-main:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.faq .btn-main:focus{outline:0!important}.faq h2{font-weight:700;text-align:center;margin:70px 0}.faq .card{border:0;margin-bottom:10px}.faq .card .card-header{border:0}.faq .card .card-header .btn-link{color:#222831;font-weight:700;background:#269dd8}.faq .card .card-header .faq-title>.btn{display:block;position:inherit}.faq .card .card-header .faq-title>.btn:before{content:"\e908";font-family:icomoon;font-size:24px;margin-top:-5px;position:absolute;right:2%}.faq .card .card-header .faq-title>.btn[aria-expanded=true]:before{content:"\e907";font-family:icomoon;font-size:24px;margin-top:-5px}.how-it-works .faq-title:hover{cursor:pointer}.how-it-works .card-body{background:rgba(32,171,210,.3803921569)}@media (max-width:767px){.page-header i{margin-bottom:20px}.page-header h2{font-size:25px;font-weight:700}.page-header h4{font-size:16px;font-weight:400}}.styled-h2 h2{font-size:30px;border-bottom:3px solid #f1f1f1;padding-bottom:.2rem;margin-bottom:2rem;margin-top:2rem}.page-header.homepage-company{margin-bottom:-75px}.company-benefits{background:rgba(241,241,241,.4);position:relative;padding:130px 0}.company-benefits .arrow-top{position:absolute;top:0;left:0}.company-benefits .arrow-bottom{position:absolute;bottom:0;left:0}.company-benefits h2{text-align:center;font-weight:700;text-transform:uppercase;margin-bottom:70px}.company-benefits h4{font-size:26px;text-transform:uppercase;color:#269dd8;border-bottom:2px solid #43a9dc;display:table-cell}.company-benefits h4:after{content:"";display:table-cell;width:100%}.company-benefits h4 .btn-main{display:block!important;white-space:pre-line}.company-benefits .benefit-content{margin-bottom:30px}.company-benefits .benefit-content i{font-size:3.5em;color:#269dd8;margin-top:-1rem;border:0;width:auto;height:auto;border-radius:0;line-height:inherit}.company-benefits .benefit-content .benefit-description{padding-left:.8rem}.company-benefits .benefit-content .benefit-description h4{font-weight:700}.company-intro{padding:4rem 0!important}.company-intro h4{text-transform:uppercase;color:#269dd8}.how-it-works{background:transparent linear-gradient(104deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;position:relative;padding:8rem 0!important}.how-it-works .arrow-top{position:absolute;top:0;left:0}.how-it-works .arrow-bottom{position:absolute;bottom:0;left:0}.how-it-works h2{font-weight:700;text-align:center;text-transform:uppercase;margin-bottom:16px}.how-it-works .intro-text{max-width:900px;margin:0 auto;text-align:center;margin-bottom:80px}.how-it-works .agents-box{border:1px solid rgba(255,255,255,.8);text-align:center;padding:50px 10px 20px;border-radius:70px;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-box-shadow:0 0 1px transparent;box-shadow:0 0 1px transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:-webkit-box-shadow,-webkit-transform;transition-property:-webkit-box-shadow,-webkit-transform;transition-property:box-shadow,transform;transition-property:box-shadow,transform,-webkit-box-shadow,-webkit-transform}.how-it-works .agents-box:hover{-webkit-transform:scale(1.1);transform:scale(1.05)}.how-it-works .agents-box .icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.how-it-works .agents-box .icon p{color:#fff;font-size:24px;font-weight:600;margin-right:5px}.how-it-works .agents-box .icon img{width:70px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.how-it-works .agents-box .description{font-size:16px;color:#fff;font-weight:400;line-height:24px;padding:10px 30px 0}.how-it-works .row{margin-bottom:40px}.how-it-works .row h3{font-weight:700;margin:10px 0 20px}.how-it-works{background:linear-gradient(102.78deg,#10d6c3 -3.27%,#269dd7 100.92%)}.how-it-works hr{background:#fff;border-color:#fff;margin:auto}.how-it-works .intro-text,.how-it-works h2{color:#fff;text-align:center;margin:35px 0 35px 0}.how-it-works svg{margin:auto}.how-it-works .agents-box{background:#fff;margin-bottom:20px;border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 24px 40px rgba(45,101,96,.3);box-shadow:0 24px 40px rgba(45,101,96,.3);border-radius:11px;padding:10px}.how-it-works .agents-box .icon{text-align:center}.how-it-works .agents-box .icon p{text-align:left}.how-it-works .agents-box .icon p span{background:linear-gradient(102.78deg,#10d6c3 -3.27%,#269dd7 100.92%);color:#fff;border-radius:30px;padding:5px 13px;font-size:20px}.how-it-works .agents-box .icon span[class^=icon-]{color:#514f4f;background:#f8fbfd;border-radius:50px;font-size:30px;padding:15px;margin-bottom:20px;display:inline-block}.how-it-works .agents-box .title{text-align:center;font-weight:700;margin:10px;color:#514f4f}.how-it-works .agents-box:hover .title,.how-it-works .agents-box:hover span[class^=icon-]{color:#269dd7}.pricing-table{background:rgba(38,157,216,.0509803922)}.pricing{color:#676869;font-weight:300}.pricing hr{margin:auto}.pricing .title{color:#269dd7;text-align:center;border:0}.pricing .list-checkli{display:static}.pricing .nav-pills{border:1px solid rgba(120,130,140,.13);border-radius:4px}.pricing .nav-pills .nav-link{padding:30px 25px;background:#fff;color:#000}.pricing .nav-pills .nav-link h2,.pricing .nav-pills .nav-link h3,.pricing .nav-pills .nav-link small{color:#514f4f;border:0}.pricing .nav-pills .active{border-bottom:0;background:transparent -webkit-gradient(linear,left top,left bottom,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;border-left:3px solid #0eb6b0;border-radius:0;margin-left:-3px;-webkit-box-shadow:-20px 0 40px rgba(0,0,0,.1);box-shadow:-20px 0 40px rgba(0,0,0,.1)}.pricing .nav-pills .active .small,.pricing .nav-pills .active h2,.pricing .nav-pills .active h3,.pricing .nav-pills .active small{color:#fff}.pricing .subtitle{color:#676869;line-height:24px;border:0}.pricing .col-lg-10{padding-left:0}.pricing .tab-content{background:#fff;overflow:hidden;-webkit-box-shadow:0 0 60px rgba(0,0,0,.1);box-shadow:0 0 60px rgba(0,0,0,.1)}.pricing .tab-content .tab-pane{border:1.5px solid #269dd8}.pricing .tab-content .pricing-box{padding:50px 50px;min-height:750px;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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing .tab-content .pricing-box .subtitle{text-align:center;margin-bottom:30px}.pricing .tabs-right{background:linear-gradient(102.78deg,#10d6c3 -3.27%,#269dd7 100.92%)}.faq hr{margin:auto}.faq h2{font-weight:700;text-align:center;margin:35px 0;color:#514f4f}.faq .card{margin-bottom:0;border-bottom:1.5px solid #dbe6ed!important;border-width:0 0 1px 0}.faq .card .card-header{border:0;background:#fff}.faq .card .card-header .btn-link{color:#222831;font-weight:700;white-space:normal;text-align:left}.faq .card .card-header .faq-title>.btn{display:block;position:inherit;background:#fff;font-weight:700;white-space:normal;text-align:left}.faq .card .card-header .faq-title>.btn:before{content:"\e908";font-family:icomoon;font-size:20px;margin-top:-5px;position:absolute;right:2%;font-weight:900;color:#269dd8}.faq .card .card-header .faq-title>.btn[aria-expanded=true]:before{content:"\e907";font-family:icomoon;font-size:20px;margin-top:-5px;font-weight:900}.pricing-table{background:rgba(38,157,216,.0509803922);position:relative}h2.price{margin-bottom:20px;color:#514f4f}.testimonials-new{position:relative;padding:9rem 0 10rem;text-align:center}.testimonials-new .arrow-top{position:absolute;top:-1px;left:0}.testimonials-new .arrow-bottom{position:absolute;bottom:0;left:0}.testimonials-new h2{color:#269dd8;text-align:center;font-weight:700;text-transform:uppercase;margin-bottom:70px}.testimonials-new h2:after{content:"";display:block;width:19%;padding-top:7px;border-bottom:7px solid #269dd8;margin:0 auto}.testimonials-new .testimonial-box{max-width:830px;background:#fff;border-radius:20px;margin:0 auto;position:relative;height:400px;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 6rem 1rem;margin-top:7rem;-webkit-box-shadow:0 0 8px rgba(0,0,0,.2);box-shadow:0 0 8px rgba(0,0,0,.2)}.testimonials-new .testimonial-box img{max-width:180px;margin:0 auto;display:block;border-radius:200px;margin-top:0;position:absolute;top:-96px}.testimonials-new .testimonial-box .testimonial-desc{font-size:14px;font-weight:500;color:#777;line-height:24px;margin-top:4rem}.testimonials-new .testimonial-box .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;position:absolute;bottom:2%}.testimonials-new .testimonial-box .name p{font-size:1.5rem;font-weight:700;color:#269dd8}@media (max-width:767px){.testimonials-new .testimonial-box{min-height:500px;padding:0 1rem 1rem}.page-header.homepage-company{margin-bottom:-20%;background-position:77%;position:relative;z-index:-1;height:550px}.page-header.homepage-company h2{margin-top:20px;text-align:center}.how-it-works svg{display:none}.how-it-works .agents-box .icon span[class^=icon-]{font-size:60px}.pricing .nav-pills .nav-link{padding:10px 0}.pricing .nav-pills .nav-link h2,.pricing .nav-pills .nav-link h3{text-align:center;font-size:20px}.pricing .nav-pills .nav-link .small{display:none}.pricing .nav-pills .nav-link .list-checkli li{padding:0}.faq hr{margin-left:0}.faq h2{text-align:left}.faq h2 span{display:block}.agents-box{width:100%}}@media (max-width:1024px){.arrow-icons{display:none}}.agents-oppportunity{overflow-x:hidden}.agents-oppportunity ::-webkit-input-placeholder{color:#000!important}.agents-oppportunity ::-moz-placeholder{color:#000!important}.agents-oppportunity ::-ms-input-placeholder{color:#000!important}.agents-oppportunity ::placeholder{color:#000!important}.agents-oppportunity .searchandfilter li{margin:0 10px!important;max-width:30%;width:30%;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.agents-oppportunity .searchandfilter li.sf-field-post_type{display:none!important}.agents-oppportunity .searchandfilter li *{max-width:100%!important;min-width:100%!important}.agents-oppportunity .searchandfilter ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.agents-oppportunity .searchandfilter ul .sf-input-text,.agents-oppportunity .searchandfilter ul select.sf-input-select{padding:10px;border:1px solid #dbe6ed;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:7px}.agents-oppportunity .searchandfilter ul .sf-field-reset{margin-left:auto!important;width:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.agents-oppportunity .searchandfilter ul .sf-field-submit{margin-left:0!important;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.agents-oppportunity .searchandfilter ul .sf-field-posts_per_page{position:absolute;bottom:-110px;left:70%}.agents-oppportunity .searchandfilter ul .sf-field-posts_per_page select{min-width:220px!important;float:right}.agents-oppportunity .searchandfilter ul a.search-filter-reset{font-size:15px;line-height:25px;color:#10d6c3;margin-right:30px}.agents-oppportunity .searchandfilter ul h4{font-size:18px}.agents-oppportunity .join{background:url(/wp-content/uploads/2021/03/MicrosoftTeams-image-4.png);background-size:100% 100%}.agents-oppportunity .join a{color:#fff;padding:15px 30px;border-radius:10px;margin:0 auto;width:80%;text-decoration:none;background:rgba(255,255,255,.3);border:1.5px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;display:block}.agents-oppportunity .join p{font-style:normal;font-weight:700;font-size:15px;line-height:25px;color:#fff;padding:25px}.agents-oppportunity .join [class*=" icon-"],.agents-oppportunity .join [class^=icon-]{padding:10px 12px;border-radius:50px;margin:10px;background:rgba(248,251,253,.4)}.agents-oppportunity .join img.msg-img{max-height:140px;margin:auto;display:block}.agents-oppportunity .companies{border-left:1px solid #e3e3e3}.agents-oppportunity .companies .results-box{padding:0 15px 15px;border-radius:3px;margin-top:-2px;margin-bottom:35px}.agents-oppportunity .companies .results-box .industry i{color:#269dd8;margin-top:7px}.agents-oppportunity .companies .results-box .location i{color:#269dd8;margin-top:7px}.agents-oppportunity .companies .results-box .company-logo img{width:180px}.agents-oppportunity .companies .results-box .top-links{margin-bottom:20px}.agents-oppportunity .companies .results-box .top-links p{color:#269dd8;font-weight:600;font-size:13px;margin-bottom:-4px}.agents-oppportunity .companies .results-box small{color:#c8cbcd}.responsive-tag{position:relative;background-color:#0fb4b2;color:#fff;top:-20px;padding:5px .5rem;font-size:12px;text-transform:uppercase;width:auto;display:inline}.pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:50px}.pagination .page-numbers{color:#000;padding:10px}.pagination a.next.page-numbers,.pagination a.prev.page-numbers{color:#10d6c3;font-size:20px}.pagination span.page-numbers.current{background:#10d6c3;padding:10px 17px;border-radius:54px;height:36px;color:#fff}.company-benefits{background-image:url(/wp-content/uploads/2021/03/Background-grey.png);background-size:cover;background-position:center;margin-bottom:110px;padding-bottom:200px}.company-benefits hr{margin:auto}.company-benefits h2{font-weight:700;text-align:center;margin:35px 0 100px 0;color:#514f4f}.benefits{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.benefits .benefit-content{background:#fff;margin-bottom:0;max-width:30%;border-radius:11px;padding:30px;margin:10px}.benefits .benefit-content .benefit-description{padding:0}.benefits .benefit-content span[class^=icon-]{color:#514f4f;background:#f8fbfd;border-radius:50px;font-size:30px;padding:15px;margin-bottom:20px;display:inline-block;font-size:40px;max-width:70px}.benefits .benefit-content:hover{-webkit-box-shadow:0 24px 40px rgba(112,144,176,.2);box-shadow:0 24px 40px rgba(112,144,176,.2)}.benefits .benefit-content:hover h3,.benefits .benefit-content:hover span[class^=icon-]{color:#10d6c3}@media (max-width:767px){.page-header{background-position:17%;min-height:400px}.page-header .order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.page-header .order-1 img{width:90%;margin:0 auto}.page-header .p-static{position:static}.page-header .stats{bottom:-8%;width:90%;margin-right:5%;margin-left:5%}.agents-oppportunity .searchandfilter ul li{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-width:100%;padding:6px 0;margin-left:0!important}.agents-oppportunity .searchandfilter ul .sf-field-submit{min-width:100px;margin:auto}.agents-oppportunity .searchandfilter ul .sf-field-reset{min-width:100px;margin:auto!important}.agents-oppportunity .searchandfilter ul .sf-field-posts_per_page{bottom:-130px;left:0;margin-left:0!important}.company-benefits{padding-bottom:50px}.company-benefits hr{margin-left:0}.company-benefits h2{text-align:left}.company-benefits h2 span{display:block}.benefits{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.benefits .benefit-content{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:20px}.agents-oppportunity .join-card{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:10px!important;margin-right:10px!important;margin-bottom:10px!important;margin-left:10px!important}}.registerAgentForm{border:2px solid #269dd8;margin-bottom:30px;margin-top:50px;padding:10px}h3#registerFormAgent{text-align:center;margin-bottom:35px;margin-top:-6px;background:#fff;max-width:380px;margin:-15px auto 40px;font-size:1.7rem;text-transform:uppercase;font-weight:400}.main-blog-posts h2{margin-bottom:80px;font-weight:700;text-align:center}.main-blog-posts .posts-grid{width:100%}.main-blog-posts .posts-grid .row{margin-bottom:30px}.main-blog-posts .posts-grid .panel{border-radius:15px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.main-blog-posts .posts-grid .panel--solid{background:#fff;border:1px solid #f8f8f8;-webkit-box-shadow:0 24px 40px 0 rgba(112,144,176,.2);box-shadow:0 24px 40px 0 rgba(112,144,176,.2)}.main-blog-posts .posts-grid .panel--solid .icon{width:64px;margin-right:20px}.main-blog-posts .posts-grid .panel--solid .icon img{min-width:64px}.main-blog-posts .posts-grid .panel__wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.main-blog-posts .posts-grid .panel__wrapper--post .article-image-wrap{position:relative;overflow:hidden;border-top-left-radius:10px;border-top-right-radius:10px}.main-blog-posts .posts-grid .panel__wrapper--post .article-image-wrap .responsive-tag{position:absolute;background-color:#269dd8;color:#fff;text-align:center;top:0;padding:3px 5px 2px;font-size:.625rem;text-transform:uppercase;left:0;right:0;width:100%;margin:0 auto}.main-blog-posts .posts-grid .panel__wrapper--post img{height:170px;width:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover}.main-blog-posts .posts-grid .panel__wrapper--post .title{display:block;font-weight:700;color:#000;line-height:27px;margin:10px 0 40px}.main-blog-posts .posts-grid .panel__wrapper--post .title:hover{color:#269dd8;text-decoration:none}.main-blog-posts .posts-grid .panel__wrapper--post p{margin-top:36px}@media (max-width:767px){.box-desc{min-height:auto;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;margin-bottom:30px}.box-desc h2 br{display:none}}.embed-container{position:relative;overflow:hidden;max-width:100%;height:80%;margin:auto}.embed-container iframe,.embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.blur{-webkit-filter:blur(10px);filter:blur(10px);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.single-opportunites-content .label{font-weight:600}.single-opportunites-content .responsive-tag{background-color:#0fb4b2;color:#fff;padding:0 .5rem;font-size:12px;text-transform:uppercase;max-width:150px;margin:0 auto}.single-opportunites-content .companies img{width:100%;height:370px;-o-object-fit:cover;object-fit:cover}.single-opportunites-content .companies .top-links p{color:#269dd8;font-weight:700;font-size:14px}.single-opportunites-content .companies small{color:#c8cbcd}.single-opportunites-content h2{text-align:center;font-weight:700;margin-bottom:120px}.single-opportunites-content .start-dialog{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff!important;border-radius:10px;line-height:36px;border:0;cursor:pointer;min-width:110px;padding:10px 20px;border:0;display:block;margin:auto}.single-opportunites-content .start-dialog:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;text-decoration:none}.single-opportunites-content .start-dialog:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.single-opportunites-content .start-dialog:focus{outline:0!important}.single-opportunites-content .card-single{background:#f1f1f1;border-radius:50px;padding:2rem 1.5rem}.single-opportunites-content .card-single .opportunity-logo{border-right:1px solid}.single-opportunites-content .card-single .opportunity-logo img{max-width:200px;height:120px;-o-object-fit:contain;object-fit:scale-down}.single-opportunites-content .card-single .opportunity-logo i{font-size:1.4rem;color:#269dd8}.single-opportunites-content .card-single .location-card{color:#2e2e2e;font-weight:500}.single-opportunites-content .card-single .location-card label{font-size:14px;font-weight:600;margin-bottom:0}.single-opportunites-content .card-single .industry{color:#2e2e2e;font-weight:500}.single-opportunites-content .card-single label{font-size:14px;font-weight:600;margin-bottom:0}.single-opportunites-content .row h3{font-weight:700;text-align:center;border-bottom:3px solid #f1f1f1;padding-bottom:1rem;margin-bottom:1rem;margin-top:2rem}.company-description{margin-bottom:20px}.company-description i{color:#269dd8;margin-top:-3px}.company-description .top-links{font-weight:700;color:#269dd8;margin-top:-10px;font-size:14px}.topic-profile{position:relative;position:relative;padding:2rem 0;background-position:100%!important;margin:3rem 0;background-repeat:no-repeat!important;background-color:#f7fafc;background-size:contain!important}.topic-profile .arrow-top{position:absolute;top:0;left:0}.topic-profile .arrow-bottom{position:absolute;bottom:0;left:0}.contacts{margin:80px 0 10px}.contacts .info-category{text-align:center;list-style-type:none;padding:0}.contacts .info-category li{margin:0 50px;width:180px;position:relative}.contacts .info-category li h5{font-weight:700}.contacts .info-category li i{font-size:3rem;margin-bottom:1rem}.contacts .info-category li .dashed-border{border-top:1px dashed;position:absolute;left:82%;top:18%;width:100%}.related-opportunities{background:#f1f1f1;text-align:center;padding:50px 0}.related-opportunities h3{color:#514f4f;letter-spacing:3px;margin-bottom:2rem}@media only screen and (max-width:768px){.contacts .info-category{display:block!important}.contacts .info-category li{width:100%!important;margin:0 0 50px!important}.contacts .info-category li .dashed-border{display:none!important}.start-dialog{width:100%!important;padding:10px}}@media only screen and (max-width:767px){.contacts{margin:30px 0 10px}.contacts div{margin-right:0!important;text-align:center;display:block!important}.contacts div i{font-size:3.5em;margin-bottom:20px}.contacts div .dashed-border{display:none!important}.start-dialog{width:100%!important;padding:10px}}.single-post-content .full-post{max-width:722px;margin:0 auto}.single-post-content .post-header img{width:100%}.single-post-content .post-content h1{font-size:40px}.single-post-content .post-content h2{font-size:30px;margin-bottom:10px;margin-top:30px;border-bottom:3px solid #f1f1f1;padding-bottom:.2rem;margin-bottom:2rem;margin-top:2rem}.single-post-content .post-content h3{border-bottom:3px solid #f1f1f1;padding-bottom:.2rem;margin-bottom:2rem;margin-top:2rem}.single-post-content .post-content .btn-main{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff!important;border-radius:10px;line-height:36px;border:0;cursor:pointer;padding:8px 20px;margin-bottom:20px;width:100%;white-space:normal}.single-post-content .post-content .btn-main:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;text-decoration:none}.single-post-content .post-content .btn-main:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.single-post-content .post-content .btn-main:focus{outline:0!important}.single-post-content .related-posts{margin-top:80px}.single-post-content .related-posts h5{font-weight:700;margin-bottom:20px}.single-post-content .related-posts .card{margin-bottom:20px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.15);box-shadow:0 3px 6px rgba(0,0,0,.15);border:0}.single-post-content .related-posts .card img{height:210px;-o-object-fit:cover;object-fit:cover;width:100%!important}.single-post-content .related-posts .card .heading-text{height:110px}.single-post-content .related-posts .card .heading-text h5{font-weight:700;margin-bottom:5px;line-height:30px}.single-post-content .related-posts .card .heading-text h5 a{color:#000}.single-post-content .related-posts .card .btn-green{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff;line-height:36px;text-transform:uppercase;cursor:pointer;border-radius:10px!important;white-space:normal;width:100%;width:100%;border-radius:0;padding:10px}.single-post-content .related-posts .card .btn-green:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#1a7cad),to(#099791)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#1a7cad 0,#099791 100%) 0 0 no-repeat padding-box;color:#fff}.single-post-content .related-posts .card .btn-green:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#1a7cad),to(#099791)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#1a7cad 0,#099791 100%) 0 0 no-repeat padding-box;color:#fff}.single-post-content .related-posts .card .card-footer{border:0;background:0 0}.single-post-content .related-posts .card .card-footer .btn-green{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff;line-height:36px;text-transform:uppercase;cursor:pointer;border-radius:10px!important;white-space:normal;width:100%;border-radius:0;padding:10px}.edit-opportunity{padding:20px 0 50px}.edit-opportunity .acf-accordion{margin:0!important;border:1px solid #eff4f7!important;-webkit-box-shadow:0 .25rem 1.125rem rgba(75,70,92,.1);box-shadow:0 .25rem 1.125rem rgba(75,70,92,.1)}.edit-opportunity .acf-accordion .acf-accordion-title{border:0;background:#fff}.edit-opportunity .acf-accordion .acf-accordion-title label{font-size:16px!important;color:#222831;font-weight:700!important;white-space:normal;text-align:left}.edit-opportunity h2{text-align:center}.edit-opportunity .acf-field{border-top:0!important}.edit-opportunity .acf-field input[type=text],.edit-opportunity .acf-url input[type=url]{height:45px;border-radius:4px;border:1px solid #c8cbcd;padding:0 0 0 27px!important}.edit-opportunity .acf-url i{top:13px}.edit-opportunity .acf-field textarea{border:1px solid #c8cbcd;border-radius:3px}.edit-opportunity .acf-field .acf-field-taxonomy.acf-field-5c73fc4610902 .categorychecklist-holder{border:0!important}.edit-opportunity #acf-field_5c502a8c6fcff{padding:20px!important;border-radius:4px!important;border:1px solid #c8cbcd!important}.edit-opportunity .acf-form-submit .button{background:#269dd8;color:#fff;text-transform:uppercase;cursor:pointer;float:right;-webkit-appearance:caret;height:60px;margin-right:10px;width:300px}.edit-opportunity .acf-form-submit .button:hover{background:#3579bc}.woocommerce-MyAccount-content label{font-weight:700;margin-bottom:2px}.woocommerce-MyAccount-content input{height:47px;padding:0 10px!important}.woocommerce-MyAccount-content .password-change{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff;text-transform:uppercase;cursor:pointer;padding:15px 30px!important;border-radius:10px!important;white-space:normal}.woocommerce-MyAccount-content .password-change:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff}.woocommerce-MyAccount-content .password-change:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.woocommerce-MyAccount-content .password-change:focus{outline:0!important}.woocommerce-MyAccount-content .btn-outline-primary{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff;text-transform:uppercase;cursor:pointer;border-radius:10px!important;white-space:normal;width:180px;border:1px solid #259cd8;background:0 0;color:#222831}.woocommerce-MyAccount-content .btn-outline-primary:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff}.woocommerce-MyAccount-content .btn-outline-primary:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.woocommerce-MyAccount-content .btn-outline-primary:focus{outline:0!important}.woocommerce-MyAccount-content .btn-outline-primary:hover{color:#fff}.woocommerce-MyAccount-content a.button{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff;text-transform:uppercase;cursor:pointer;border-radius:10px!important;white-space:normal;font-weight:600}.woocommerce-MyAccount-content a.button:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff}.woocommerce-MyAccount-content a.button:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.woocommerce-MyAccount-content a.button:focus{outline:0!important}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff;text-transform:uppercase;cursor:pointer;border-radius:10px!important;white-space:normal;cursor:pointer!important;border:none;outline:0}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff}.woocommerce #respond input#submit.alt:active,.woocommerce a.button.alt:active,.woocommerce button.button.alt:active,.woocommerce input.button.alt:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.woocommerce #respond input#submit.alt:focus,.woocommerce a.button.alt:focus,.woocommerce button.button.alt:focus,.woocommerce input.button.alt:focus{outline:0!important}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0}input[type=email],input[type=password],input[type=tel],input[type=text]{border-radius:4px;border:1px solid #c8cbcd;padding:10px}select{font-size:16px;padding:.75rem;border:1px solid #c8cbcd;border-radius:0 4px 4px 0}.steps-section .content-area{padding:20px;border:2px solid #adc4d6;border-radius:20px}.steps-section .step-boxes,.steps-section .step-boxes2{background:#f6f6f6;text-align:center;text-transform:uppercase;color:#989898}.steps-section .step-boxes .step-content,.steps-section .step-boxes2 .step-content{padding:20px 0}.steps-section .step-boxes .step-content h4,.steps-section .step-boxes2 .step-content h4{font-weight:700!important;margin-bottom:0!important;font-size:20px}.steps-section .step-boxes .step-content p,.steps-section .step-boxes2 .step-content p{margin-bottom:0!important;font-weight:500!important;font-size:15px}.steps-section .step-boxes .step-content.active,.steps-section .step-boxes2 .step-content.active{border-bottom:5px solid #269dd8;color:#656565}.steps-section .content-area .site-main .nav-tabs{margin-left:-15px;margin-right:-15px;text-align:center}.steps-section .content-area .site-main .nav-tabs li{width:50%}.steps-section .content-area .site-main .nav-tabs li a{color:#707070!important;padding:10px 0}.steps-section .content-area .site-main .nav-tabs li a:hover{background:#269dd8;color:#fff!important;border-radius:0!important}.steps-section .content-area .site-main .nav-tabs .nav-link.active{border:1px solid #269dd8;border-radius:0;font-weight:700;padding:10px 0;color:#6c6c6c}.steps-section .content-area .site-main .acf-checkbox-list li{margin:5px 0!important}.steps-section .content-area .site-main .acf-checkbox-list li label{font-size:15px;vertical-align:baseline}.steps-section .content-area .site-main textarea{padding:10px!important;border-radius:4px!important;border:1px solid #c8cbcd!important}.steps-section .content-area .site-main label.acf-basic-uploader input{border:0;outline:0}.steps-section .content-area .site-main .acf-fields .acf-field{border-top:0}.steps-section .content-area .site-main .cart-contents-page{padding:20px 0 0;border-bottom:1px solid #c9c9c9}.steps-section .content-area .site-main .cart-contents-page h3{font-size:20px;font-weight:700;padding:0 0 10px}.steps-section .content-area .site-main .cart-contents-page table{border:0}.steps-section .content-area .site-main .cart-contents-page table td{border:0!important}.steps-section .content-area .site-main .cart-contents-page table td a,.steps-section .content-area .site-main .cart-contents-page table td span{font-size:22px;font-weight:600;color:#269dd8;text-decoration:none}.steps-section .content-area .site-main .cart-contents-page table td a.remove{background:#aeaeae;border-radius:2px;color:#fff!important;height:1.2em;width:1.2em}.steps-section .content-area .site-main .cart-contents-page table td .proceed-checkout{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff;text-transform:uppercase;line-height:36px;cursor:pointer;padding:15px 30px!important;font-size:24px;border-radius:10px!important;white-space:normal;border:0;font-size:16px;-webkit-appearance:caret;border-radius:0;padding:18px;margin-top:-30px}.steps-section .content-area .site-main .cart-contents-page table td .proceed-checkout:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff}.steps-section .content-area .site-main .cart-contents-page table td .proceed-checkout:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.steps-section .content-area .site-main .cart-contents-page table td .proceed-checkout:focus{outline:0!important}.steps-section .content-area .site-main .row-plan{padding:20px 10px}.steps-section .content-area .site-main .row-plan .service-plan{border:1px solid #e5ebf0;background:#fff;border-radius:16px;margin:0 10px;text-align:center;padding:28px 22px;margin-bottom:20px;-webkit-box-shadow:0 2px 10px rgba(35,49,66,.05);box-shadow:0 2px 10px rgba(35,49,66,.05);-webkit-transition:border-color .25s ease,-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:border-color .25s ease,-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,-webkit-transform .25s ease,-webkit-box-shadow .25s ease}.steps-section .content-area .site-main .row-plan .service-plan:active,.steps-section .content-area .site-main .row-plan .service-plan:focus,.steps-section .content-area .site-main .row-plan .service-plan:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-box-shadow:0 16px 32px rgba(35,49,66,.12);box-shadow:0 16px 32px rgba(35,49,66,.12);border-color:#269dd8}.steps-section .content-area .site-main .row-plan .service-plan:active h3,.steps-section .content-area .site-main .row-plan .service-plan:focus h3,.steps-section .content-area .site-main .row-plan .service-plan:hover h3{color:#269dd8}.steps-section .content-area .site-main .row-plan .service-plan h3{font-size:22px;font-weight:700;-webkit-transition:color .25s ease;transition:color .25s ease}.steps-section .content-area .site-main .row-plan .service-plan .price{color:#269dd8;font-size:32px;font-weight:800;margin-bottom:4px}.steps-section .content-area .site-main .row-plan .service-plan .services{padding:0 30px}.steps-section .content-area .site-main .row-plan .service-plan .services p{text-align:center!important}.steps-section .content-area .site-main .row-plan .service-plan .btn{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff!important;border-radius:10px;line-height:36px;border:0;cursor:pointer;display:block;width:100%;border:0;border-radius:8px!important;padding:13px 0;margin-top:20px;font-weight:700;color:#fff}.steps-section .content-area .site-main .row-plan .service-plan .btn:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;text-decoration:none}.steps-section .content-area .site-main .row-plan .service-plan .btn:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.steps-section .content-area .site-main .row-plan .service-plan .btn:focus{outline:0!important}.steps-section .content-area .site-main .woocommerce-billing-fields h3{font-size:22px!important;font-weight:700;margin-bottom:24px}.steps-section .content-area .site-main .woocommerce-billing-fields p label{font-weight:600;font-size:14px;color:#233142;margin-bottom:6px}.steps-section .content-area .site-main .woocommerce-billing-fields p input{height:60px;border-radius:8px;border:1px solid #dbe6ed;padding:0 0 0 14px!important;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease}.steps-section .content-area .site-main .woocommerce-billing-fields p input:focus{border-color:#269dd8;-webkit-box-shadow:0 0 0 3px rgba(38,157,216,.15);box-shadow:0 0 0 3px rgba(38,157,216,.15);outline:0}.steps-section .content-area .site-main .woocommerce-billing-fields p input[type=checkbox]{height:15px;margin-top:-5px}.steps-section .content-area .site-main .woocommerce-checkout-review-order .woocommerce-checkout-payment{background:#f4f4f4!important}p.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff;text-transform:uppercase;line-height:36px;cursor:pointer;padding:15px 30px!important;font-size:24px;border-radius:10px!important;white-space:normal;font-size:18px;padding:20px 140px;border-radius:0}.woocommerce #payment #place_order:hover,.woocommerce-page #payment #place_order:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff}.woocommerce #payment #place_order:active,.woocommerce-page #payment #place_order:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.woocommerce #payment #place_order:focus,.woocommerce-page #payment #place_order:focus{outline:0!important}h3#order_review_heading{font-size:22px!important;margin-bottom:20px}.woocommerce-Price-amount.amount{color:#269dd8;font-weight:700}.woocommerce-error{background:rgba(252,92,101,.8);color:#fff}.woocommerce-error::before{color:#fdfdfd;margin-top:3px}.woocommerce-error li{font-weight:500}p.chosen-product{background:#e4e4e4;height:56px;margin-bottom:-57px;margin-top:6px}.woocommerce-notice--success{text-align:center;margin:20px 0;color:#10ac84}.woocommerce-notice--success::before{content:"\f058";font-family:"Font Awesome 5 Free";font-weight:900;display:block;color:#1dd1a1;font-size:36px;margin-bottom:10px}.u-column1 .login-border{border:1px solid #c8cbcd;border-radius:3px;padding:0 15px;border-top:none}.u-column1 .login-border .nav-tabs{margin-left:-15px;margin-right:-15px;text-align:center}.u-column1 .login-border .nav-tabs li{width:50%}.u-column1 .login-border .nav-tabs li a{color:#707070!important;padding:10px 0;border:1px solid #c8cbcd;border-radius:0}.u-column1 .login-border .nav-tabs li a:hover{background:#269dd8;color:#fff!important;border-radius:0!important}.u-column1 .login-border .nav-tabs .nav-link.active{border:1px solid #269dd8;border-radius:0;font-weight:700;padding:10px 0;color:#6c6c6c}.u-column1 .login-border input{height:60px!important;border-radius:4px!important;border:1px solid #c8cbcd!important;padding:0 0 0 10px!important}.woocommerce form.login{max-width:600px;margin:0 auto;border:0}.woocommerce form.login label{font-weight:700}.woocommerce form.login .account-form{display:block!important}.woocommerce form.login input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:20px!important;height:20px!important;padding:3px!important;margin-bottom:-2px;border:2px solid #c8cbcd;outline:0}.woocommerce form.login button{display:block;background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff;text-transform:uppercase;line-height:36px;cursor:pointer;padding:15px 30px!important;font-size:24px;border-radius:10px!important;white-space:normal;width:100%;height:60px}.woocommerce form.login button:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff}.woocommerce form.login button:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.woocommerce form.login button:focus{outline:0!important}.woocommerce form.login button:hover{background:#3579bc;border:0}.woocommerce-MyAccount-content table{margin:0 0 60px 0}.woocommerce-MyAccount-content table .table td{vertical-align:initial!important}.woocommerce-MyAccount-content .submit-opportunity{background:#089da7;border:0;-webkit-appearance:caret;color:#fff;width:160px;border-radius:3px}.woocommerce-MyAccount-content .view-opportunity{background:#3579bc;border:0;border-radius:3px;-webkit-appearance:caret;color:#fff;width:160px}.woocommerce-MyAccount-content .view-opportunity:hover{background:#269dd8}span.woocommerce-input-wrapper{width:100%}@media only screen and (max-width:768px){.steps-section .content-area{border:0!important}.woocommerce-billing-fields p{width:48.4%!important}.steps-section .content-area .site-main .row-plan .service-plan{margin:0 5px}.service-plan .price{font-size:24px!important}}@media only screen and (max-width:767px){.steps-section{padding:80px 20px}.steps-section .step-boxes .step-content,.steps-section .step-boxes2 .step-content{padding:15px 0}.steps-section .step-boxes .step-content p,.steps-section .step-boxes2 .step-content p{font-size:13px;line-height:20px}.steps-section .row-plan .service-plan{margin:0 0 20px!important}.steps-section .content-area .site-main .cart-contents-page table td .proceed-checkout{margin-top:0!important}.steps-section .content-area .site-main .woocommerce-billing-fields p{width:100%!important;margin-right:0!important}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{width:100%;padding:20px 0!important}.steps-section .content-area .site-main .acf-button{width:100%}.steps-section .row-plan .service-plan{margin:0 2px!important;margin-bottom:20px!important}}@media only screen and (min-width:320px) and (max-width:480px){#acf-field_5c6feb229bb34{max-width:280px}}.calculator-modal input[type=number]{max-width:60px;border:1px solid #dbe6ed;border-radius:5px}.calculator-modal .base-info input{max-width:100px}.calculator-modal .left-spacing{margin-left:-22px;padding-left:25px;background:0 0;margin-bottom:10px}.calculator-modal .right-spacing{background:0 0;margin-right:0}.calculator-modal input[type=range]{width:100%;margin-bottom:20px}.calculator-modal .totals-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.calculator-modal .totals-info div{-webkit-box-flex:1;-ms-flex:1;flex:1}.calculator-modal .hourly-total,.calculator-modal .monthly-total{font-size:28px;line-height:25px}.close-btn-holder{text-align:right}.close-btn-holder .btn-close{border:0;background-color:transparent;font-size:22px}.close-btn-holder .btn-close:hover{cursor:pointer}.error-404{padding:90px 0}.error-404 h1{font-size:80px;font-weight:700;color:#191717;text-transform:uppercase}.error-404 h2{font-weight:800;text-transform:uppercase;font-size:42px;color:#797979}.error-404 .description-line{font-size:18px;color:#222831}.error-404 .btn-main{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff!important;border-radius:10px;line-height:36px;border:0;cursor:pointer;padding:10px 60px;border:0;border-radius:0}.error-404 .btn-main:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;text-decoration:none}.error-404 .btn-main:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.error-404 .btn-main:focus{outline:0!important}.agents-oppportunity{overflow-x:hidden}.agents-oppportunity .companies{border-left:1px solid #e3e3e3}.agents-oppportunity .companies .results-box{border:1px solid #d5d5d5;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.08);box-shadow:0 2px 6px 0 rgba(0,0,0,.08);padding:10px 25px 0;border-radius:3px;margin-top:-2px;margin-bottom:35px;position:relative}.agents-oppportunity .companies .results-box h3{color:#269dd8;padding:0 20px 0 0;line-height:32px;margin-top:20px;font-size:22px;line-height:28px}.agents-oppportunity .companies .results-box p{text-transform:capitalize}.agents-oppportunity .companies .results-box .company-logo img{width:120px}.agents-oppportunity .companies .results-box .top-links{margin-bottom:-4px}.agents-oppportunity .companies .results-box .top-links p{color:#6e6e6e;font-weight:600;font-size:14px;line-height:22px;margin:0 0 10px}.agents-oppportunity .companies .results-box .top-links i{color:#6e6e6e;font-size:24px}.agents-oppportunity .companies .results-box .company,.agents-oppportunity .companies .results-box .location{margin-left:-6px}.agents-oppportunity .companies .results-box .company .label,.agents-oppportunity .companies .results-box .location .label{font-weight:700;font-size:14px;color:#6e6e6e}.agents-oppportunity .companies .results-box .company .value,.agents-oppportunity .companies .results-box .location .value{font-weight:600;font-size:14px;color:#959595}.agents-oppportunity .companies .results-box small{color:#959595;padding-top:12px}.btn.outline.white{border:1px solid #fff;color:#fff}.btn.outline.white a{color:#fff;text-decoration:none}.join-card{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;padding:1.2rem;text-transform:uppercase;height:100%;text-align:center;border-radius:20px;margin:0 10px;position:relative;min-height:450px}.join-card i{background:rgba(248,251,253,.4196078431);border-radius:50px;font-size:50px;padding:20px;margin-bottom:20px;display:inline-block}.join-card .wrapper-b{color:#fff;padding:1rem;padding-bottom:5rem;height:100%}.join-card .wrapper-b a{text-decoration:none;color:#fff;font-size:20px;line-height:20px}.join-card .wrapper-b .msg{font-size:1.4em;font-weight:600;padding-bottom:1rem;margin-bottom:1rem}.join-card .wrapper-b a.btn{color:#4fb2dc;background:#fff 0 0 no-repeat padding-box;font-weight:600;padding:15px 30px;border-radius:10px;position:absolute;left:0;right:0;margin:0 auto;width:80%;bottom:5%;text-decoration:none;border:2px solid #fff}.join-card .wrapper-b a.btn:hover{background:0 0!important;border:2px solid #fff;color:#fff!important}.join-card .wrapper-b input[type=email],.join-card .wrapper-b input[type=text]{height:50px!important}.join-card .btn-join{width:90%!important;height:50px!important;background:rgba(255,255,255,.7);border:0;color:#fff;font-size:20px;font-weight:700;border-radius:10px;position:absolute;left:0;bottom:4%;margin:0 auto;left:0;right:0}.join-card .btn-join:hover{background:0 0;color:#fff;border:2px solid #fff}.featured{background:#f1f1f1;border-radius:20px;padding:2rem 1rem!important;margin-bottom:2rem}.featured h3{color:#514f4f;letter-spacing:5px}.company-card{position:relative;background:#fff;padding:2rem 1rem!important;border-radius:10px;padding-bottom:2.5rem;text-align:center;height:100%;min-height:465px;-webkit-box-shadow:3px 3px 9px rgba(0,0,0,.3);box-shadow:3px 3px 9px rgba(0,0,0,.3)}.company-card .hide-adpop{position:absolute;bottom:5px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);cursor:pointer;font-size:15px;color:#269dd8}.company-card .hover-hidead{display:none}.company-card .hover-hidead.show{position:absolute;height:100%;width:100%;top:0;left:0;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;border-radius:12px;padding:0 33px}.company-card .hidead-blur{-webkit-filter:blur(2px);filter:blur(2px);position:absolute;height:100%;width:100%;top:0;left:0;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:8px}.company-card .hover-hidead p{font-size:18px;letter-spacing:.9px;position:relative;z-index:2}.company-card button.hide-opp{font-weight:600;margin-bottom:10px;-webkit-box-shadow:0 7px 13px 2px rgba(255,255,255,.3411764706);box-shadow:0 7px 13px 2px rgba(255,255,255,.3411764706);text-transform:uppercase}.company-card .hover-hidead.show button{position:relative;z-index:2}.company-card .cancel-hide{background-color:transparent}.company-card .hiddenad-success{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;text-align:center}.company-card .btn-green,.company-card .btn-main{position:absolute;left:0;right:0;bottom:0;width:90%;margin:0 auto 30px;padding:1rem 0!important}.company-card .company-name-title{color:#514f4f;letter-spacing:5px}.company-card .company-desc{color:#3d4045;font-size:1.2rem;font-weight:900;padding-bottom:1rem;line-height:1.5rem;overflow:hidden}.company-card .company-desc p{font-size:15px!important;line-height:26px!important}.company-card .company-name-title{font-size:12px!important;letter-spacing:3px!important;margin-bottom:10px!important}.company-card .desc{max-height:14rem;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;overflow:hidden;text-align:center;position:relative}.company-card .desc P{font-size:15px;font-weight:500;line-height:25px;padding:.5rem 0;margin:0;text-align:center}.company-card .company-logo{border-bottom:1px solid;padding-bottom:10px;margin:0 10px 10px}.company-card .company-logo img{height:100%;max-height:50px;width:100%;max-width:300px;-o-object-fit:contain;object-fit:contain;margin:0 auto}.company-card .wrapp{overflow:hidden;height:1.2rem}.company-card .wrapp span::after{content:", ";padding-right:0}.company-card .wrapp span:last-child::after{content:" ";padding-right:0}.company-card ul{list-style-type:none;padding:0}.company-card ul li::after{content:", ";padding-right:2rem;margin-right:2rem}.company-card span.label{font-weight:900}.divider-white-grad{background:#fff;background:-webkit-gradient(linear,left bottom,left top,color-stop(5%,#fff),color-stop(20%,rgba(255,255,255,0)));background:linear-gradient(0deg,#fff 5%,rgba(255,255,255,0) 20%);height:25px;position:absolute;bottom:0;left:0;right:0}.pricing-table .arrow-top{z-index:-1}@media (max-width:767px){.cards-columns .card h5{height:inherit!important;margin-bottom:1rem!important}}#footer{background:#233142;font-family:Roboto,sans-serif;font-weight:700}#footer a:hover{text-decoration:none}#footer .main-footer{text-align:center;padding:50px 0}#footer .main-footer p{color:#c4c4c4;font-size:14px}#footer .main-footer .footer-about{text-align:left;line-height:24px;display:inline-block;font-size:13px}#footer .main-footer img{width:150px;margin-bottom:10px;float:left}#footer .main-footer h6{text-align:left;color:#cecece;text-transform:uppercase;font-weight:700;letter-spacing:.5px;font-size:14px}#footer .main-footer .footer-menu{list-style-type:none;text-align:left;padding:0}#footer .main-footer .footer-menu li{padding:0 0 8px}#footer .main-footer .footer-menu li a{color:#c4c4c4;font-size:14px}#footer .main-footer .footer-menu li a:hover{color:#00abb6}#footer .main-footer .social-icons{text-align:left}#footer .main-footer .social-icons span{color:#c4c4c4;font-size:26px;padding-right:10px}#footer .main-footer #main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-transform:uppercase;padding:0 5em}#footer .main-footer #main-menu .dropdown-menu{position:absolute!important}#footer .main-footer #main-menu a{color:#fff}#footer .main-footer #main-menu a:hover{color:#00abb6}#footer .main-footer #main-menu .active a{color:#00abb6}#footer .sub-footer{background:#1c2633;padding-top:15px;padding-bottom:15px}#footer .sub-footer p{color:#fff;margin-bottom:0;font-size:14px}#footer .sub-footer .legal{display:-webkit-box;display:-ms-flexbox;display:flex}#footer .sub-footer .legal p{text-transform:uppercase;margin-left:20px}#footer .sub-footer .legal p a{color:#fff}.footer--dashboard{background:#f8f8f8;border-top:1px solid #f5f5f5;width:100%;margin-left:auto;padding:10px 20px}@media only screen and (min-width:780px){.footer--dashboard{width:calc(100% - 270px)}}.footer--dashboard .main-menu-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;font-weight:500}@media only screen and (max-width:992px){.footer--dashboard .main-menu-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer--dashboard .main-menu-footer p{font-size:.875rem}.footer--dashboard .main-menu-footer ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}@media only screen and (max-width:992px){.footer--dashboard .main-menu-footer ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer--dashboard .main-menu-footer ul li{font-size:.874rem}.footer--dashboard .main-menu-footer ul li a{color:#222831}.footer--dashboard .main-menu-footer ul li+li{margin:0 10px}@media (max-width:768px){#footer{background:#233142;font-family:Roboto,sans-serif;font-weight:700}#footer .main-footer{text-align:center;padding:50px 0}#footer .main-footer img{width:200px;margin-bottom:30px}#footer .main-footer #main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-transform:uppercase;padding:0}#footer .main-footer #main-menu .dropdown-menu{position:absolute!important}#footer .main-footer #main-menu a{color:#fff}#footer .sub-footer{background:#1c2633;padding-top:15px;padding-bottom:15px}#footer .sub-footer p{color:#fff;margin-bottom:0;font-size:14px}#footer .sub-footer .legal{display:-webkit-box;display:-ms-flexbox;display:flex}#footer .sub-footer .legal p{text-transform:uppercase;margin-left:20px}}@media (max-width:767px){#main-menu{display:block!important;padding:0}.sub-footer .d-flex{display:block!important}}:root{--or-width:4rem}.cover .profile{background:#f8fbfd;max-width:270px;text-align:center}.woocommerce .nav-tabs{border:0;border-radius:4px}.woocommerce .nav-tabs .nav-link{padding:15px 25px;border:1.5px solid #269dd8;-webkit-box-sizing:border-box;box-sizing:border-box;color:#269dd8}.woocommerce .nav-tabs .nav-link.active{background:#269dd8;border-radius:0;margin-left:-3px;color:#fff}@media (max-width:767px){.woocommerce .nav-tabs{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;border-bottom:0;border-right:1px solid rgba(120,130,140,.13)}.woocommerce .nav-tabs .nav-link.active{border-left:0;border-top:3px solid #0eb6b0;margin-top:-4px;margin-left:0;margin-bottom:-1px;-webkit-box-shadow:0 -20px 40px rgba(0,0,0,.1);box-shadow:0 -20px 40px rgba(0,0,0,.1)}}.woocommerce-MyAccount-navigation{background:#f8fbfd;padding-bottom:90px}.woocommerce-MyAccount-navigation .navbar-toggler{position:relative}.woocommerce-MyAccount-navigation button.navbar-toggler[aria-expanded=false]:after{content:"\e91d";font-family:icomoon;position:absolute;top:0;left:0;font-size:25px;padding:10px}.woocommerce-MyAccount-navigation button.navbar-toggler[aria-expanded=true]:after{content:"\e91b";font-family:icomoon;position:absolute;top:0;left:0;font-size:25px;padding:10px}.woocommerce-MyAccount-navigation .woo-list-group-item{border-bottom:1px solid #dbe6ed;padding:12px 0 12px 30px;color:#514f4f;width:100%}.woocommerce-MyAccount-navigation .woo-list-group-item.is-active{color:#269dd8;font-weight:700;border-left:5px solid #269dd8;position:relative}.service-plan{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:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:32px 25px;background:#fff;border:1px solid #e5ebf0;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;border-radius:16px;margin-bottom:10px;text-align:center;-webkit-box-shadow:0 2px 10px rgba(35,49,66,.05);box-shadow:0 2px 10px rgba(35,49,66,.05);-webkit-transition:border-color .25s ease,-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:border-color .25s ease,-webkit-transform .25s ease,-webkit-box-shadow .25s ease;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,-webkit-transform .25s ease,-webkit-box-shadow .25s ease}.service-plan:focus-within,.service-plan:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-box-shadow:0 16px 32px rgba(35,49,66,.12);box-shadow:0 16px 32px rgba(35,49,66,.12);border-color:#269dd8;z-index:1}.service-plan h3{font-size:21px;font-weight:700;color:#233142;margin:0 0 8px;border-bottom:none}.service-plan .price,.service-plan>span{display:block;font-size:30px;font-weight:800;color:#269dd8;margin-bottom:16px;line-height:1.2}.service-plan ul{text-align:left}.service-plan .add-to-cart-container{margin-top:20px}.service-plan .add-to-cart-container .btn,.service-plan>a.btn{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff!important;border-radius:10px;line-height:36px;border:0;cursor:pointer;display:block;width:100%;border:0;border-radius:8px!important;padding:12px 20px;font-weight:700}.service-plan .add-to-cart-container .btn:hover,.service-plan>a.btn:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;text-decoration:none}.service-plan .add-to-cart-container .btn:active,.service-plan>a.btn:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.service-plan .add-to-cart-container .btn:focus,.service-plan>a.btn:focus{outline:0!important}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff!important;border-radius:10px;line-height:36px;border:0;cursor:pointer;display:block;height:auto;margin:auto}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;text-decoration:none}.woocommerce #respond input#submit:active,.woocommerce a.button:active,.woocommerce button.button:active,.woocommerce input.button:active{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff;outline:0!important}.woocommerce #respond input#submit:focus,.woocommerce a.button:focus,.woocommerce button.button:focus,.woocommerce input.button:focus{outline:0!important}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{color:#fff}.woocommerce-cart-form table.shop_table{border:0;padding-top:50px}.woocommerce table.shop_table{border:0}.woocommerce .shop_table.order_details th,.woocommerce table.shop_table td{padding:9px 0}.woocommerce .shop_table.order_details td{width:50%!important}.woocommerce-orders-table__header-order-actions{text-align:center}td{border:0}th.product-remove{width:50px}.product-subtotal,th.product-price{text-align:right}tbody .product-name a,tbody .product-total span{font-weight:700}.woocommerce form .form-row label{width:100%;font-weight:700}.woocommerce form .form-row span{width:100%}.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#f8fbfd;border-radius:0 0 11px 11px}.woocommerce-billing-fields__field-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.woocommerce-billing-fields__field-wrapper .form-row{width:calc(50% - 10px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px)}.d-billing_phone,.d-email{width:47%}#place_order,.add_to_cart_button{font-weight:700;font-size:14px}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:20px!important;width:20px!important;border:1.5px solid #dbe6ed;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;min-height:auto}input[type=checkbox]:focus{outline-color:transparent}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:auto;width:20px!important;height:20px!important;border-radius:50px;border:1.5px solid #dbe6ed}input[type=radio]:focus{outline-color:transparent}input[type=radio]:checked{border-color:#269dd8;position:relative}input[type=radio]:checked:after{background:#269dd8;content:"";width:13px;height:13px;position:absolute;border-radius:50px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}input[type=checkbox]:checked:after{content:"\e905";font-family:icomoon;color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}input[type=checkbox]:checked{position:relative;background:#269dd8;border-radius:3px;margin:0}.cart-empty{display:none}input[type=file]{border:0}#draft_btn{display:block;margin:10px auto;background:0 0;border:0;font-weight:400;text-decoration:underline;color:#000!important;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;padding:5px 10px;border-radius:10px}#draft_btn:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff!important;text-decoration:none;cursor:pointer}.woocommerce-checkout .acf-form-submit{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}input.acf-button.button.submit-opportunity{font-size:20px;line-height:30px}.return-to-shop{display:none}.acf-taxonomy-field .acf-checkbox-list{margin:0;padding:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.acf-taxonomy-field .acf-checkbox-list li{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.categorychecklist-holder{max-height:none!important}.acf-fields.acf-form-fields.-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.acf-field.acf-field-text.acf-field--post-title.is-required{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.acf-field-5e564a0a620e5{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.acf-field-5c112333a478f,.acf-field-5c112339a4790,.acf-field-5c112346a4791,.acf-field-5c11236ea4792{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.copywriter-free{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.acf-field-5e69e238cb67f,.acf-field-5e8d6df1caf67,.acf-field.acf-field-image.acf-field-5c6feb229bb34,.acf-field.acf-field-text.acf-field--validate-email,.acf-field.acf-field-textarea.acf-field-5c112339a4790,.acf-field.acf-field-textarea.acf-field-5c112346a4791,.acf-field.acf-field-textarea.acf-field-5c11236ea4792,.acf-field.acf-field-textarea.acf-field-5c502a8c6fcff{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.acf-field-5e8d6df1caf67{display:none}.acf-field-6952b317d9ab5,.acf-field-6952b33ad9ab6,.acf-field.acf-field-textarea.acf-field-5c112333a478f{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.acf-field.acf-field-text.acf-field--post-title.is-required{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.acf-field-5c502a8c6fcff p{margin-bottom:0!important}.acf-field-5eccf84617280,.acf-field-5eccf86c17281,.acf-field-5eccf88017282{display:none}li[data-id="35"]{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}li[data-id="39"]{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}li[data-id="37"]{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}li[data-id="185"]{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}li[data-id="36"]{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.acf-field-5c6fb4744a5cf li{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}li[data-id="9"]{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}li[data-id="183"]{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.btn-link{font-weight:700;color:#10d6c3;padding:0}.woocommerce-order{padding:20px}.row.step-boxes,.row.step-boxes2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;border-radius:10px}.step-content{width:30%;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;padding:5px;font-size:10px;text-align:center}.step-content p{color:#adc0cc;font-weight:700;margin-top:10px}.row-plan{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.woocommerce form .form-row .input-checkbox{display:inline-block;position:relative}.woocommerce form .form-row .input-checkbox:checked:after{top:9px;padding:0}.woocommerce .profile--img{margin:20px auto;display:block;border-radius:50%;height:70px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.woocommerce .user-avatar{max-width:70px;margin:20px auto;display:block;font-size:70px;border-radius:50%;overflow:hidden}.application-card{border:1px solid #dbe6ed;padding:15px;border-radius:11px;position:relative}.application-card .fractional-profile-proposal-notice{position:absolute;top:0;right:0;background-color:#269dd8;color:#fff;padding:5px 10px;border-radius:11px}.application-card .fractional-profile-proposal-notice p{margin:0}.application-card.bgyes{border-color:rgba(0,0,0,.3882352941);background:rgba(128,128,128,.0784313725)}.application-card.bgyes .mark-read{background-color:transparent}.application-card.bgyes .mark-read span{display:none}.application-card.bgyes .mark-read .mark-read-img{fill:#01b552}.application-card.bgyes .mark-read .mark-read-img path{stroke:#01b552}.application-header .agent-name{font-size:20px;line-height:27px;font-weight:700;color:#141414;display:inline}.notesa{font-size:12px;font-style:italic}.status{font-weight:700;font-size:14px;text-transform:capitalize}.status i{font-size:7px;vertical-align:middle}.status.pending{color:#c2c2c2}.status.dialogue,.status.yes{color:#01bedc}.status.shortlisted{color:#269ed7}.status.signed{color:#01b552}.status.no,.status.rejected{color:#f4504e}.comments i{color:#c2c2c2;margin-right:8px}.agent-text p{width:50%;margin-bottom:5px;text-align:left;font-size:14px}.agent-text a{color:#278ce9}.app-comment{font-size:14px;white-space:pre-wrap;border:1px solid rgba(220,220,220,.6901960784);border-width:1px 0;line-height:1.1}.app-comment p{line-height:1.1;margin-bottom:0}button.app-action{border-radius:35px;font-weight:700;text-align:center;color:#fff;width:220px;margin:auto}button[data-modal=shortlisted],button[data-modal=signed]{background:#01b552;width:220px}button[data-modal=resources]{background:#01bedc;width:240px;border-radius:35px;font-weight:700;text-align:center;color:#fff;margin:auto}button[data-status=no]{background:#fff;border:2px solid #f4504e;color:#f4504e;width:230px}button.pending[data-modal=shortlisted]{background:#fff;border:0;text-align:right;margin-top:20px;display:inline-block;color:#141414;font-weight:400;margin-right:inherit}button.pending[data-modal=shortlisted]:focus{border:0}button.pending input{margin-right:10px}.info-message{-webkit-box-shadow:0 .25rem 1.125rem rgba(75,70,92,.1);box-shadow:0 .25rem 1.125rem rgba(75,70,92,.1);border:1px solid #eff4f7!important;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:20px;padding:20px;font-size:14px;color:#141414;margin:20px 0;width:100%;position:relative}.info-message .rate{position:absolute;top:10%;right:20px}.info-message span{color:#01bedc;padding:0 13px;border-radius:36px;margin:8px 10px;border:.8px solid #01bedc;-webkit-box-sizing:border-box;box-sizing:border-box}.info-message .mark-read{margin-left:auto;margin-right:15px;padding:15px;border-radius:50%;background-color:#dedede;position:relative;width:52px;height:52px}.info-message .mark-read span{opacity:0;visibility:hidden;position:absolute;left:-90px;border:0;border-radius:4px;padding:6px;font-size:12px;color:#fff;background-color:#373d3f;-webkit-transition:.3s all ease;transition:.3s all ease}.info-message .mark-read.disabled{pointer-events:none}.info-message .mark-read:hover{cursor:pointer}.info-message .mark-read:hover span{opacity:1;visibility:visible}.info-message.bgyes{border-color:rgba(0,0,0,.3882352941);background:rgba(128,128,128,.0784313725)}.info-message.bgyes .mark-read{background-color:transparent}.info-message.bgyes .mark-read span{display:none}.info-message.bgyes .mark-read .mark-read-img{fill:#01b552}.info-message.bgyes .mark-read .mark-read-img path{stroke:#01b552}.upgrade{font-size:14px;line-height:20px;background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;color:#fff;padding:10px;margin-right:25px}.upgrade span{font-size:16px;text-transform:uppercase;font-weight:600;letter-spacing:.5px}.upgrade a{color:#fff;text-decoration:none}input#rejectreason{width:100%;height:30px!important}.btn-opp{line-height:14px;padding:5px 10px!important;font-size:14px;margin-top:0!important;width:100%;text-align:center}#filter{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#filter .btn{border-radius:0;border:1px solid #259dd6;text-transform:uppercase;font-weight:600;background:#259ed6;color:#fff}#filter label{padding:10px;border:2px solid #00abb6;border-radius:33px}#filter input{margin-right:5px;position:relative}select[name=appliedfilter]{width:70%;border-radius:35px!important;margin-top:10px}.agent-notify .acf-field.acf-field-text.acf-field--post-title.is-required{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.agent-notes,.notes{margin-top:20px;width:100%;padding:0 15px}.agent-notes form,.notes form{position:relative}.agent-notes textarea,.notes textarea{width:100%;border:1px solid #a1a1a1;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:7px;margin:20px 0;font-size:14px}.agent-notes button,.notes button{position:absolute;right:0;bottom:50%;-webkit-transform:translate(-20px,43%);transform:translate(-20px,43%);background:#fff;display:none;border:1px solid #c2c2c2;color:rgba(0,0,0,.7294117647);font-weight:700;border-radius:10px;padding:5px;font-size:14px}.agent-notes button:hover,.notes button:hover{cursor:pointer}.agent-notes span,.notes span{position:absolute;right:0;bottom:50%;-webkit-transform:translate(-20px,43%);transform:translate(-20px,43%);padding:10px}.agent-notes .textarea-edit,.notes .textarea-edit{width:14px;height:14px;position:absolute;right:14px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}#message{width:100%;font-size:14px;border:1px solid #a1a1a1;border-radius:7px;padding:10px}.agent-card{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:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #dcdcdc;border-radius:12px;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:3px 3px 9px rgba(0,0,0,.14);box-shadow:3px 3px 9px rgba(0,0,0,.14);min-height:400px;margin-bottom:20px}.agent-card .company-location,.agent-card .industry{font-size:13px!important;font-weight:400!important;text-align:center}.agent-card .company-location span,.agent-card .industry span{color:#c2c2c2}.agents .agent-card{width:30%}.agents.agents-post-grid .agent-card{width:100%}#actionModal .modal-dialog{width:400px;min-width:400px;border-radius:11px;bottom:-50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:auto}#actionModal input{display:inline-block}#actionModal label{display:inline}#actionModal .buttonaction{background-color:#278ce9;border:0;padding:7px;margin:auto;display:block;border-radius:35px;color:#fff;font-weight:700;width:220px}#actionModal select{width:100%;border-radius:7px;border:1px solid #a1a1a1;margin-bottom:20px}#actionModal label{font-size:14px;font-weight:400;line-height:1}.agent-logo i{color:#fff;background:#278ce9;padding:7px;border-radius:35px;width:30px;height:30px}.agent-img{width:100px;height:100px;border-radius:50%;border:5px solid #fff;overflow:hidden;background:#fff;margin:0 50px;text-align:center}.search-filter-results-list .agents .icon-user-solid{color:#278ce9;font-size:91px}h4.modal-title span{color:#278ce9;border:2px solid #94ccff;font-size:13px;border-radius:100%;width:17px;height:16px;line-height:13px;text-align:center}#modalresponse .modal-header{background:#e3f0fc;border-radius:11px 11px 0 0;height:100px}#modalresponse .modal-header h5{margin:0}#modalresponse .modal-header button.close{font-size:2rem;margin:1rem 1rem -1rem auto;padding:0;line-height:20px}#modalresponse .agent-logo{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}#modalresponse .accordion .card:first-of-type{border-radius:7px 7px 0 0}#modalresponse .card-header:first-child{background:#278ce9;text-align:left;padding:10px}#modalresponse .card-header button{font-weight:700;color:#fff;font-size:14px;text-align:left;padding:0;text-decoration:none}#modalresponse .card-header button::before{color:#fff}#modalresponse .card-body{font-weight:400;font-size:14px;padding:10px;text-align:justify}#modalresponse .modal-body{position:relative;background:0 0;top:-50px}#modalresponse .agent-card{-webkit-box-shadow:none;box-shadow:none;z-index:99;background:0 0;padding:0 20px 0!important}#modalresponse .accordion .card:last-of-type{border-radius:0 0 7px 7px}#modalresponse .wraps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}#modalresponse .accordion{width:100%}.agent-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-width:initial}.btn-submit:hover,.textarea-edit:hover{cursor:pointer}.referal-program{max-width:400px}.btn-reject{background:#fff;border:2px solid #f4504e;color:#f4504e;padding:9px;width:270px}textarea.agent-app-note::-webkit-input-placeholder,textarea.app-note::-webkit-input-placeholder{color:#000;padding:10px}textarea.agent-app-note::-moz-placeholder,textarea.app-note::-moz-placeholder{color:#000;padding:10px}textarea.agent-app-note::-ms-input-placeholder,textarea.app-note::-ms-input-placeholder{color:#000;padding:10px}textarea.agent-app-note::placeholder,textarea.app-note::placeholder{color:#000;padding:10px}.proposal{padding:10px 15px;margin-bottom:10px}.notif-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;width:100%;padding:0 15px}.notif-author .author-img{height:72px;width:72px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%;margin:0 15px 0 0;-webkit-box-shadow:0 .25rem 1.125rem rgba(75,70,92,.3);box-shadow:0 .25rem 1.125rem rgba(75,70,92,.3)}.notif-author .mark-read{margin-left:auto;margin-right:15px;padding:15px;border-radius:50%;background-color:#dedede;position:relative}.notif-author .mark-read span{opacity:0;visibility:hidden;position:absolute;left:-90px;border-radius:4px;padding:6px;font-size:12px;color:#fff;background-color:#373d3f;-webkit-transition:.3s all ease;transition:.3s all ease}.notif-author .mark-read.disabled{pointer-events:none}.notif-author .mark-read:hover{cursor:pointer}.notif-author .mark-read:hover span{opacity:1;visibility:visible}.notif-author div h6,.notif-author div p{margin:0}.notif-author div h6 span,.notif-author div p span{font-weight:400}.rejected{color:red}.responded{color:#269dd8}.hidden{display:none}ul.cat-list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0}ul.cat-list a{color:#233142}ul.cat-list a.active{color:#12dbc7;border-bottom:2.5px solid #12dbc7;font-weight:700;padding-bottom:8px}.app-title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;font-weight:700}.actions i{font-size:20px;margin:5px;color:#adc0cc}.actions i:hover{color:#12dbc7}.hide-application i:hover{color:red}.app-statistics{text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:10px;font-size:12px}.statistic{padding:10px}.rounded-circle{color:#10d6c3;background:linear-gradient(102.78deg,#10d6c3 -3.27%,#269dd7 100.92%);width:50px;height:50px;margin:auto;position:relative;margin-bottom:20px;z-index:1}.statistic.stat-yes{color:#514f4f}.rounded-circle span{background:#fff;padding:10px 0;border-radius:50%;position:absolute;top:0;left:0;right:0;bottom:0;margin:3px;font-size:15px}label[for=payment_method_stripe]{display:-webkit-box;display:-ms-flexbox;display:flex}.rounded-circle:after{content:" ";width:70px;height:70px;background:linear-gradient(102.78deg,rgba(16,214,195,.3) -3.27%,rgba(38,157,215,.3) 100.92%);position:absolute;top:50%;left:50%;z-index:-1;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.border-gray{border:1px solid #dbe6ed;border-radius:11px;margin-bottom:20px}.cart-contents-page{width:100%}.acf-field.acf-field-text.acf-field--post-title.is-required{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (max-width:767px){.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}button[data-toggle=modal]{display:block;margin:30px auto}.acf-taxonomy-field .acf-checkbox-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#filter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce-MyAccount-navigation{padding-bottom:0;margin-top:10px}.agent-card{width:100%}.searchandfilter select.sf-input-select{max-width:300px}.btn-opp{line-height:14px;padding:5px 10px!important;font-size:14px;margin-top:0!important;width:100%;text-align:center;display:block}.woocommerce .user-avatar{max-width:40px;margin-left:20px;font-size:40px;margin-top:10px;margin-bottom:10px}.user-name{display:none}.modal-dialog{min-width:100%;margin:auto}.agent-text p{width:100%}.app-actions button{margin:5px auto}ul.cat-list{-ms-flex-wrap:wrap;flex-wrap:wrap}ul.cat-list li{width:50%}.row-buttons button{width:100%;margin-bottom:10px}.row-plan{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{margin-bottom:10px}.documents{max-width:100%}.statistic{width:30%;margin-bottom:30px}.table tbody td,.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;font-size:12px}}.edit-account .form-row:not(.form-row-wide){display:inline-block;float:none!important}@media (min-width:767px){.edit-account .form-row.form-row-wide{width:95%}}.agents .company-card{max-width:32%;min-height:400px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:780px){.woocommerce{display:block}.woocommerce-MyAccount-navigation{width:270px!important;margin-top:5px;float:left}.woocommerce-MyAccount-content{padding:10px 35px;background:#fff;min-height:700px;width:calc(100% - 270px)!important;border-radius:5px;margin:0 0 20px 0;border-top-left-radius:0;float:right}.woocommerce::after,.woocommerce::before{content:" ";display:table}.woocommerce::after{clear:both}.documents{max-width:30%;padding:10px;border:1px solid #dcdcdc;margin:10px}.documents span{text-align:center;display:block;padding:10px}}.woocommerce-MyAccount-navigation-link--billing-invoices,.woocommerce-MyAccount-navigation-link--notifications,.woocommerce-MyAccount-navigation-link--profile-information{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.woocommerce-MyAccount-navigation-link--customer-logout{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.acf-field.acf-field-message.acf-field-5f324cf7175d3{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.account-area .acf-fields>.acf-field{padding:15px 12px}.account-area .ma-company-info .acf-fields.acf-form-fields.-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.account-area .ma-company-info .acf-fields>.acf-field{border-top:0;padding:3px;margin:0 0 6px 0;width:47%}.account-area .ma-company-info .acf-fields>.acf-field:nth-of-type(2),.account-area .ma-company-info .acf-fields>.acf-field:nth-of-type(4){margin:0 0 6px auto}@media (max-width:767px){.account-area .ma-company-info .acf-fields>.acf-field{width:100%}}.registerAgentForm{border:2px solid #269dd8;margin-bottom:30px;margin-top:50px;padding:10px}h3#registerFormAgent{text-align:center;margin-bottom:35px;margin-top:-6px;background:#fff;max-width:380px;margin:-15px auto 40px;font-size:1.7rem;text-transform:uppercase;font-weight:400}table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table tr.woocommerce-orders-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-width:100%}table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table thead{display:inherit;width:100%;text-align:center}table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table tbody{text-align:center}#profile-image-uploader .acf-label label{display:none}#profile-image-uploader .acf-field-image{padding:16px 0}#profile-image-uploader img{width:150px;height:150px;border-radius:50%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.company-img img{height:100%;max-height:90px;width:100%;max-width:300px;-o-object-fit:contain;object-fit:contain;margin:0 auto 10px}.woocommerce-notice--success::before{content:"\e906"!important;font-family:icomoon!important}.toggle-visibility{--width:50px;--height:calc(var(--width) / 2.25);position:relative;display:inline-block;width:var(--width);height:var(--height);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);border-radius:var(--height);cursor:pointer}.toggle-visibility.disabled{opacity:.6;pointer-events:none}.toggle-visibility input{display:none}.toggle-visibility .slider{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--height);background-color:#ccc;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.toggle-visibility .slider::before{content:"";position:absolute;top:0;left:0;width:calc(var(--height));height:calc(var(--height));border-radius:calc(var(--height)/ 2);background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.toggle-visibility input:checked+.slider{background-color:#2196f3}.toggle-visibility input:checked+.slider::before{-webkit-transform:translateX(calc(var(--width) - var(--height)));transform:translateX(calc(var(--width) - var(--height)))}.please-wait-message{font-size:12px;color:red}.thread-wrap{-webkit-box-shadow:0 .25rem 1.125rem rgba(75,70,92,.1);box-shadow:0 .25rem 1.125rem rgba(75,70,92,.1);margin-bottom:20px;overflow:hidden;border-radius:20px}.thread-wrap .thread{border:1px solid #e3e4e6;border-radius:20px 20px 0 0}.thread-wrap .thread-header{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.thread-wrap .author-meta{padding:0 10px}.thread-wrap .author-meta .author-name{font-size:16px;font-weight:700;margin-bottom:0}.thread-wrap iframe{max-width:100%}.thread-wrap .avatar{width:64px;min-width:64px;height:64px;border:2px solid transparent;-webkit-box-shadow:0 0 0 1px rgba(70,77,87,.15);box-shadow:0 0 0 1px rgba(70,77,87,.15);border-radius:100%}.thread-wrap .avatar.small-avatar{width:32px;min-width:32px;height:32px}.thread-wrap .thread-body{padding:0 20px 10px}.thread-wrap .thread-replies{background-color:#f7f7f7;border:1px solid #e3e4e6;border-top:0}.thread-wrap .thread-date{font-size:12px;color:#91919d;margin-bottom:0}.thread-wrap .thread-comment{background-color:#f7f7f7;border:1px solid #e3e4e6;border-top:0;border-radius:0 0 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:10px 20px}.thread-wrap .thread-comment input{width:100%;margin-left:10px;background-color:#eee;padding:10px;outline:0;border:0;color:#494954;border-radius:15px}.thread-wrap .thread-comment #submit-reply{display:none;margin-left:15px}.thread-wrap .like-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.thread-wrap .like-action .like-count{font-size:13px;color:#6f6f6f}.thread-wrap .like-action .like-count.d-none{display:none}.thread-wrap .icon-thumbs-up-solid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#bebebe;font-size:18px;padding:3px 10px;margin-left:-10px;border-radius:14px;-webkit-transition:all .2s ease;transition:all .2s ease}.thread-wrap .icon-thumbs-up-solid .thumb-icon{-webkit-transition:all .2s ease;transition:all .2s ease}.thread-wrap .icon-thumbs-up-solid span{font-size:14px;font-family:Roboto,sans-serif}.thread-wrap .icon-thumbs-up-solid:hover{color:#269dd8;cursor:pointer;background-color:rgba(38,157,216,.08)}.thread-wrap .icon-thumbs-up-solid.active{color:#269dd8;background-color:rgba(38,157,216,.12)}.thread-wrap .icon-thumbs-up-solid.active .thumb-icon{fill:currentColor}.thread-wrap .icon-thumbs-up-solid.active span{font-weight:600}.thread-wrap .watch-thread{margin-left:auto;margin-right:0;padding:15px;border-radius:50%;background-color:#dedede;position:relative;height:52px;width:52px;display:-webkit-box;display:-ms-flexbox;display:flex}.thread-wrap .watch-thread span{opacity:0;visibility:hidden;position:absolute;left:-140px;border-radius:4px;padding:6px;font-size:12px;color:#fff;background-color:#373d3f;-webkit-transition:.3s all ease;transition:.3s all ease}.thread-wrap .watch-thread:hover{cursor:pointer}.thread-wrap .watch-thread:hover span{opacity:1;visibility:visible}.thread-wrap .watch-thread.subscribed{background-color:transparent}.thread-wrap .watch-thread.subscribed span{display:none}.thread-wrap .watch-thread.subscribed .watch-thread-img{fill:#01b552}.thread-wrap .watch-thread.subscribed .watch-thread-img path{stroke:#01b552}#editor-container{margin:20px auto}#submit-main-thread{display:block;margin:0 auto 30px}.woocommerce-ResetPassword{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:50px;background:#f1f1f1;max-width:1000px;margin:30px auto 20px;border-radius:8px}.woocommerce-ResetPassword h1{font-size:40px}.woocommerce-ResetPassword p{max-width:540px;text-align:center}.woocommerce-ResetPassword img{max-width:60px}.woocommerce-ResetPassword button{line-height:inherit!important;padding:10px 40px!important}.dnone{display:none}.post-breadcrumb{padding:16px 0;border-bottom:1px solid #e8ecef;margin-bottom:0}.post-breadcrumb .breadcrumb-nav{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;font-size:14px;margin:20px auto}.post-breadcrumb .breadcrumb-item{color:#269dd8;text-decoration:none;font-weight:500;-webkit-transition:color .2s ease;transition:color .2s ease}.post-breadcrumb .breadcrumb-item:hover{color:#0eb5b1;text-decoration:underline}.post-breadcrumb .breadcrumb-separator{color:#999;font-size:16px;line-height:1}.post-breadcrumb .breadcrumb-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.post-breadcrumb .breadcrumb-tag-btn{display:inline-block;padding:6px 16px;border:1px solid #269dd8;border-radius:4px;color:#269dd8;text-decoration:none;font-size:13px;font-weight:500;background-color:#fff;-webkit-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.post-breadcrumb .breadcrumb-tag-btn:hover{background-color:#269dd8;color:#fff}.swiper{max-width:100%}.swiper .swiper-button-prev{left:0}.swiper .swiper-button-next{right:0}.testimonialsSwiper{padding:20px 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:100px 0 60px}.testimonialsSwiper .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.testimonialsSwiper .swiper-slide{padding:0 40px;height:auto}.shortTestimonialsSwiper .swiper-slide{padding:0 10%;text-align:center}.shortTestimonialsSwiper img{max-width:130px;margin:0 auto;display:block;border-radius:200px;margin-bottom:20px}.shortTestimonialsSwiper .swiper-button-next::after,.shortTestimonialsSwiper .swiper-button-prev::after{color:#fff}.blogSwiper .swiper-slide{padding:0 40px;height:auto}@media (max-width:767px){.blogSwiper .swiper-slide{padding:0}}.blogSwiper .swiper-button-next::after,.blogSwiper .swiper-button-prev::after{color:#fff}@media (max-width:767px){.blogSwiper .swiper-button-next::after,.blogSwiper .swiper-button-prev::after{display:none}}.relatedSwiper{padding:20px 40px 40px}.relatedSwiper .swiper-slide,.relatedSwiper .swiper-wrapper{height:auto}.gal-slider{padding:20px 10%;overflow:hidden}.gallerySwiper .swiper-wrapper{width:auto}.gallerySwiper .swiper-wrapper .swiper-slide{width:auto}.gallerySwiper .swiper-wrapper img{width:auto;-o-object-fit:cover;object-fit:cover}.other-ads .section-title{font-size:30px;font-weight:700}.other-ads .section-title .main-color{color:#269dd8}.other-ads h2.wp-block-heading{font-size:30px;margin-bottom:10px;margin-top:30px;border-bottom:3px solid #f1f1f1;padding-bottom:.2rem;margin-bottom:2rem;margin-top:2rem}.other-ads h3.wp-block-heading{border-bottom:3px solid #f1f1f1;padding-bottom:.2rem;margin-bottom:2rem;margin-top:2rem}.remote-sales-jobs{max-width:1250px;margin:0 auto;padding:50px 15px}.remote-sales-jobs h1{font-size:65px!important;font-weight:700!important;margin-bottom:40px}.remote-sales-jobs h2{font-size:30px;border-bottom:3px solid #f1f1f1;padding-bottom:.2rem;margin-bottom:2rem;margin-top:2rem}.remote-sales-jobs .wp-block-buttons-is-layout-flex{-ms-flex-pack:distribute;justify-content:space-around}.remote-sales-jobs .wp-element-button{display:inline-block;background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#269dd8),to(#0db6af)) 0 0 no-repeat padding-box;background:transparent linear-gradient(90deg,#269dd8 0,#0db6af 100%) 0 0 no-repeat padding-box;line-height:36px;padding:10px 25px;font-size:1.1rem;font-weight:700;text-transform:uppercase;border-radius:4px!important;-webkit-transition:background .3s ease;transition:background .3s ease}.remote-sales-jobs .wp-element-button:hover{background:transparent -webkit-gradient(linear,left top,right top,color-stop(0,#196e99),to(#0e9590)) 0 0 no-repeat padding-box!important;background:transparent linear-gradient(90deg,#196e99 0,#0e9590 100%) 0 0 no-repeat padding-box!important;color:#fff}
/*# sourceMappingURL=child-theme.min.css.map */
