@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);html:root{--theme-main-color:#4B23AA;--theme-main-hover-color:#6F4FBB;}.control-checkbox{font-size:1.1rem !important;color:#707070 !important;}.hamburger{padding:15px 15px;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;}.hamburger:hover{opacity:1;}.hamburger.is-active:hover{opacity:1;}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:var(--theme-main-color);}.hamburger-box{width:25px;height:22px;display:inline-block;position:relative;}.hamburger-inner{display:block;top:50%;margin-top:-1px;}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:25px;height:2px;background-color:#000000;border-radius:5px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:0.15s;transition-duration:0.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease;}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block;}.hamburger-inner::before{top:-10px;}.hamburger-inner::after{bottom:-10px;}.hamburger--squeeze .hamburger-inner{-webkit-transition-duration:0.075s;transition-duration:0.075s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--squeeze .hamburger-inner::before{-webkit-transition:top 0.075s 0.12s ease,opacity 0.075s ease;transition:top 0.075s 0.12s ease,opacity 0.075s ease;}.hamburger--squeeze .hamburger-inner::after{-webkit-transition:bottom 0.075s 0.12s ease,-webkit-transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s 0.12s ease,-webkit-transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:0.12s;transition-delay:0.12s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top 0.075s ease,opacity 0.075s 0.12s ease;transition:top 0.075s ease,opacity 0.075s 0.12s ease;}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom 0.075s ease,-webkit-transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.075s ease,-webkit-transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1);}:root{--blue:#1A5DB1;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#ffffff;--gray:#6c757d;--gray-dark:#343a40;--primary:#1A5DB1;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#ffffff;}[tabindex="-1"]:focus:not(:focus-visible){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:0.5rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul,dl{margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small{font-size:80%;}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}a{color:#1A5DB1;text-decoration:none;background-color:transparent;}a:hover{color:#103a6e;text-decoration:underline;}a:not([href]):not([class]){color:inherit;text-decoration:none;}a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em;}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar;}figure{margin:0 0 1rem;}img{vertical-align:middle;border-style:none;}svg{overflow:hidden;vertical-align:middle;}table{border-collapse:collapse;}caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom;}th{text-align:inherit;text-align:-webkit-match-parent;}label{display:inline-block;margin-bottom:0.5rem;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,input{overflow:visible;}button,select{text-transform:none;}[role="button"]{cursor:pointer;}select{word-wrap:normal;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none;}input[type="radio"],input[type="checkbox"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;}textarea{overflow:auto;resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;}progress{vertical-align:baseline;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{outline-offset:-2px;-webkit-appearance:none;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}summary{display:list-item;cursor:pointer;}template{display:none;}[hidden]{display:none !important;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:0.5rem;font-weight:500;line-height:1.2;}h1,.h1{font-size:2.5rem;}h2,.h2{font-size:2rem;}h3,.h3{font-size:1.75rem;}h4,.h4{font-size:1.5rem;}h5,.h5{font-size:1.25rem;}h6,.h6{font-size:1rem;}.lead{font-size:1.25rem;font-weight:300;}.display-1{font-size:6rem;font-weight:300;line-height:1.2;}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2;}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2;}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2;}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,0.1);}small,.small{font-size:80%;font-weight:400;}mark,.mark{padding:0.2em;background-color:#fcf8e3;}.list-unstyled{padding-left:0;list-style:none;}.list-inline{padding-left:0;list-style:none;}.list-inline-item{display:inline-block;}.list-inline-item:not(:last-child){margin-right:0.5rem;}.initialism{font-size:90%;text-transform:uppercase;}.blockquote{margin-bottom:1rem;font-size:1.25rem;}.blockquote-footer{display:block;font-size:80%;color:#6c757d;}.blockquote-footer::before{content:"\2014\00A0";}.img-fluid{max-width:100%;height:auto;}.img-thumbnail{padding:0.25rem;background-color:#ffffff;border:1px solid #dee2e6;border-radius:0.25rem;max-width:100%;height:auto;}.figure{display:inline-block;}.figure-img{margin-bottom:0.5rem;line-height:1;}.figure-caption{font-size:90%;color:#6c757d;}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word;}a > code{color:inherit;}kbd{padding:0.2rem 0.4rem;font-size:87.5%;color:#ffffff;background-color:#212529;border-radius:0.2rem;}kbd kbd{padding:0;font-size:100%;font-weight:700;}pre{display:block;font-size:87.5%;color:#212529;}pre code{font-size:inherit;color:inherit;word-break:normal;}.pre-scrollable{max-height:340px;overflow-y:scroll;}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}@media (min-width:576px){.container,.container-sm{max-width:540px;}}@media (min-width:768px){.container,.container-sm,.container-md{max-width:720px;}}@media (min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px;}}@media (min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px;}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.no-gutters{margin-right:0;margin-left:0;}.no-gutters > .col,.no-gutters > [class*="col-"]{padding-right:0;padding-left:0;}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px;}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.row-cols-1 > *{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.row-cols-2 > *{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.row-cols-3 > *{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-1{margin-left:8.33333%;}.offset-2{margin-left:16.66667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333%;}.offset-5{margin-left:41.66667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333%;}.offset-8{margin-left:66.66667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333%;}.offset-11{margin-left:91.66667%;}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.row-cols-sm-1 > *{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.row-cols-sm-2 > *{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.row-cols-sm-3 > *{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-sm-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-sm-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-sm-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333%;}.offset-sm-2{margin-left:16.66667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333%;}.offset-sm-5{margin-left:41.66667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333%;}.offset-sm-8{margin-left:66.66667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333%;}.offset-sm-11{margin-left:91.66667%;}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.row-cols-md-1 > *{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.row-cols-md-2 > *{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.row-cols-md-3 > *{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-md-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-md-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-md-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333%;}.offset-md-2{margin-left:16.66667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333%;}.offset-md-5{margin-left:41.66667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333%;}.offset-md-8{margin-left:66.66667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333%;}.offset-md-11{margin-left:91.66667%;}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.row-cols-lg-1 > *{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.row-cols-lg-2 > *{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.row-cols-lg-3 > *{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-lg-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-lg-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-lg-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333%;}.offset-lg-2{margin-left:16.66667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333%;}.offset-lg-5{margin-left:41.66667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333%;}.offset-lg-8{margin-left:66.66667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333%;}.offset-lg-11{margin-left:91.66667%;}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.row-cols-xl-1 > *{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.row-cols-xl-2 > *{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.row-cols-xl-3 > *{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-xl-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-xl-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-xl-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333%;}.offset-xl-2{margin-left:16.66667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333%;}.offset-xl-5{margin-left:41.66667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333%;}.offset-xl-8{margin-left:66.66667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333%;}.offset-xl-11{margin-left:91.66667%;}}.table{width:100%;margin-bottom:1rem;color:#212529;}.table th,.table td{padding:0.75rem;vertical-align:top;border-top:1px solid #dee2e6;}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;}.table tbody + tbody{border-top:2px solid #dee2e6;}.table-sm th,.table-sm td{padding:0.3rem;}.table-bordered{border:1px solid #dee2e6;}.table-bordered th,.table-bordered td{border:1px solid #dee2e6;}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px;}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody + tbody{border:0;}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05);}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075);}.table-primary,.table-primary > th,.table-primary > td{background-color:#bfd2e9;}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody + tbody{border-color:#88abd6;}.table-hover .table-primary:hover{background-color:#acc5e2;}.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th{background-color:#acc5e2;}.table-secondary,.table-secondary > th,.table-secondary > td{background-color:#d6d8db;}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody + tbody{border-color:#b3b7bb;}.table-hover .table-secondary:hover{background-color:#c8cbcf;}.table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th{background-color:#c8cbcf;}.table-success,.table-success > th,.table-success > td{background-color:#c3e6cb;}.table-success th,.table-success td,.table-success thead th,.table-success tbody + tbody{border-color:#8fd19e;}.table-hover .table-success:hover{background-color:#b1dfbb;}.table-hover .table-success:hover > td,.table-hover .table-success:hover > th{background-color:#b1dfbb;}.table-info,.table-info > th,.table-info > td{background-color:#bee5eb;}.table-info th,.table-info td,.table-info thead th,.table-info tbody + tbody{border-color:#86cfda;}.table-hover .table-info:hover{background-color:#abdde5;}.table-hover .table-info:hover > td,.table-hover .table-info:hover > th{background-color:#abdde5;}.table-warning,.table-warning > th,.table-warning > td{background-color:#ffeeba;}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody + tbody{border-color:#ffdf7e;}.table-hover .table-warning:hover{background-color:#ffe8a1;}.table-hover .table-warning:hover > td,.table-hover .table-warning:hover > th{background-color:#ffe8a1;}.table-danger,.table-danger > th,.table-danger > td{background-color:#f5c6cb;}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody + tbody{border-color:#ed969e;}.table-hover .table-danger:hover{background-color:#f1b0b7;}.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th{background-color:#f1b0b7;}.table-light,.table-light > th,.table-light > td{background-color:#fdfdfe;}.table-light th,.table-light td,.table-light thead th,.table-light tbody + tbody{border-color:#fbfcfc;}.table-hover .table-light:hover{background-color:#ececf6;}.table-hover .table-light:hover > td,.table-hover .table-light:hover > th{background-color:#ececf6;}.table-dark,.table-dark > th,.table-dark > td{background-color:#c6c8ca;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:#95999c;}.table-hover .table-dark:hover{background-color:#b9bbbe;}.table-hover .table-dark:hover > td,.table-hover .table-dark:hover > th{background-color:#b9bbbe;}.table-active,.table-active > th,.table-active > td{background-color:rgba(0,0,0,0.075);}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075);}.table-hover .table-active:hover > td,.table-hover .table-active:hover > th{background-color:rgba(0,0,0,0.075);}.table .thead-dark th{color:#ffffff;background-color:#343a40;border-color:#454d55;}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6;}.table-dark{color:#ffffff;background-color:#343a40;}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55;}.table-dark.table-bordered{border:0;}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05);}.table-dark.table-hover tbody tr:hover{color:#ffffff;background-color:rgba(255,255,255,0.075);}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-sm > .table-bordered{border:0;}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-md > .table-bordered{border:0;}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-lg > .table-bordered{border:0;}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive-xl > .table-bordered{border:0;}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}.table-responsive > .table-bordered{border:0;}.form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#ffffff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0.25rem;-webkit-transition:border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none;}}.form-control::-ms-expand{background-color:transparent;border:0;}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057;}.form-control:focus{color:#495057;background-color:#ffffff;border-color:#629ee8;outline:0;-webkit-box-shadow:0 0 0 0.2rem rgba(26,93,177,0.25);box-shadow:0 0 0 0.2rem rgba(26,93,177,0.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::-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;}input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;}select.form-control:focus::-ms-value{color:#495057;background-color:#ffffff;}.form-control-file,.form-control-range{display:block;width:100%;}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5;}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem;line-height:1.5;}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem;line-height:1.5;}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0;}.form-control-sm{height:calc(1.5em + 0.5rem + 2px);padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;border-radius:0.2rem;}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:0.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0.3rem;}select.form-control[size],select.form-control[multiple]{height:auto;}textarea.form-control{height:auto;}.form-group{margin-bottom:1rem;}.form-text{display:block;margin-top:0.25rem;}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;}.form-row > .col,.form-row > [class*="col-"]{padding-right:5px;padding-left:5px;}.form-check{position:relative;display:block;padding-left:1.25rem;}.form-check-input{position:absolute;margin-top:0.3rem;margin-left:-1.25rem;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{color:#6c757d;}.form-check-label{margin-bottom:0;}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:0.75rem;}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:0.3125rem;margin-left:0;}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#28a745;}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.875rem;line-height:1.5;color:#ffffff;background-color:rgba(40,167,69,0.9);border-radius:0.25rem;}.form-row > .col > .valid-tooltip,.form-row > [class*="col-"] > .valid-tooltip{left:5px;}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block;}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(0.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat,#ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#28a745;}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block;}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#28a745;}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#28a745;}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57;}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{-webkit-box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745;}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745;}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#28a745;-webkit-box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#dc3545;}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:.1rem;font-size:0.875rem;line-height:1.5;color:#ffffff;background-color:rgba(220,53,69,0.9);border-radius:0.25rem;}.form-row > .col > .invalid-tooltip,.form-row > [class*="col-"] > .invalid-tooltip{left:5px;}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(0.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat,#ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545;}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#dc3545;}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#dc3545;}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#e4606d;background-color:#e4606d;}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{-webkit-box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#dc3545;}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#dc3545;}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#dc3545;-webkit-box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.form-inline .form-check{width:100%;}@media (min-width:576px){.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;}.form-inline .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle;}.form-inline .form-control-plaintext{display:inline-block;}.form-inline .input-group,.form-inline .custom-select{width:auto;}.form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0;}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:0.25rem;margin-left:0;}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.form-inline .custom-control-label{margin-bottom:0;}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:0.375rem 0.75rem;font-size:1rem;line-height:1.5;border-radius:0.25rem;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none;}}.btn:hover{color:#212529;text-decoration:none;}.btn:focus,.btn.focus{outline:0;-webkit-box-shadow:0 0 0 0.2rem rgba(26,93,177,0.25);box-shadow:0 0 0 0.2rem rgba(26,93,177,0.25);}.btn.disabled,.btn:disabled{opacity:0.65;}.btn:not(:disabled):not(.disabled){cursor:pointer;}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none;}.btn-primary{color:#ffffff;background-color:#1A5DB1;border-color:#1A5DB1;}.btn-primary:hover{color:#ffffff;background-color:#154b90;border-color:#134685;}.btn-primary:focus,.btn-primary.focus{color:#ffffff;background-color:#154b90;border-color:#134685;-webkit-box-shadow:0 0 0 0.2rem rgba(60,117,189,0.5);box-shadow:0 0 0 0.2rem rgba(60,117,189,0.5);}.btn-primary.disabled,.btn-primary:disabled{color:#ffffff;background-color:#1A5DB1;border-color:#1A5DB1;}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show > .btn-primary.dropdown-toggle{color:#ffffff;background-color:#134685;border-color:#124079;}.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 0.2rem rgba(60,117,189,0.5);box-shadow:0 0 0 0.2rem rgba(60,117,189,0.5);}.btn-secondary{color:#ffffff;background-color:#6c757d;border-color:#6c757d;}.btn-secondary:hover{color:#ffffff;background-color:#5a6268;border-color:#545b62;}.btn-secondary:focus,.btn-secondary.focus{color:#ffffff;background-color:#5a6268;border-color:#545b62;-webkit-box-shadow:0 0 0 0.2rem rgba(130,138,145,0.5);box-shadow:0 0 0 0.2rem rgba(130,138,145,0.5);}.btn-secondary.disabled,.btn-secondary:disabled{color:#ffffff;background-color:#6c757d;border-color:#6c757d;}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show > .btn-secondary.dropdown-toggle{color:#ffffff;background-color:#545b62;border-color:#4e555b;}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(130,138,145,0.5);box-shadow:0 0 0 0.2rem rgba(130,138,145,0.5);}.btn-success{color:#ffffff;background-color:#28a745;border-color:#28a745;}.btn-success:hover{color:#ffffff;background-color:#218838;border-color:#1e7e34;}.btn-success:focus,.btn-success.focus{color:#ffffff;background-color:#218838;border-color:#1e7e34;-webkit-box-shadow:0 0 0 0.2rem rgba(72,180,97,0.5);box-shadow:0 0 0 0.2rem rgba(72,180,97,0.5);}.btn-success.disabled,.btn-success:disabled{color:#ffffff;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:#ffffff;background-color:#1e7e34;border-color:#1c7430;}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show > .btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(72,180,97,0.5);box-shadow:0 0 0 0.2rem rgba(72,180,97,0.5);}.btn-info{color:#ffffff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:hover{color:#ffffff;background-color:#138496;border-color:#117a8b;}.btn-info:focus,.btn-info.focus{color:#ffffff;background-color:#138496;border-color:#117a8b;-webkit-box-shadow:0 0 0 0.2rem rgba(58,176,195,0.5);box-shadow:0 0 0 0.2rem rgba(58,176,195,0.5);}.btn-info.disabled,.btn-info:disabled{color:#ffffff;background-color:#17a2b8;border-color:#17a2b8;}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show > .btn-info.dropdown-toggle{color:#ffffff;background-color:#117a8b;border-color:#10707f;}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show > .btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(58,176,195,0.5);box-shadow:0 0 0 0.2rem rgba(58,176,195,0.5);}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00;}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;-webkit-box-shadow:0 0 0 0.2rem rgba(222,170,12,0.5);box-shadow:0 0 0 0.2rem rgba(222,170,12,0.5);}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show > .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500;}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(222,170,12,0.5);box-shadow:0 0 0 0.2rem rgba(222,170,12,0.5);}.btn-danger{color:#ffffff;background-color:#dc3545;border-color:#dc3545;}.btn-danger:hover{color:#ffffff;background-color:#c82333;border-color:#bd2130;}.btn-danger:focus,.btn-danger.focus{color:#ffffff;background-color:#c82333;border-color:#bd2130;-webkit-box-shadow:0 0 0 0.2rem rgba(225,83,97,0.5);box-shadow:0 0 0 0.2rem rgba(225,83,97,0.5);}.btn-danger.disabled,.btn-danger:disabled{color:#ffffff;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:#ffffff;background-color:#bd2130;border-color:#b21f2d;}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(225,83,97,0.5);box-shadow:0 0 0 0.2rem rgba(225,83,97,0.5);}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;-webkit-box-shadow:0 0 0 0.2rem rgba(216,217,219,0.5);box-shadow:0 0 0 0.2rem rgba(216,217,219,0.5);}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show > .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df;}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show > .btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(216,217,219,0.5);box-shadow:0 0 0 0.2rem rgba(216,217,219,0.5);}.btn-dark{color:#ffffff;background-color:#343a40;border-color:#343a40;}.btn-dark:hover{color:#ffffff;background-color:#23272b;border-color:#1d2124;}.btn-dark:focus,.btn-dark.focus{color:#ffffff;background-color:#23272b;border-color:#1d2124;-webkit-box-shadow:0 0 0 0.2rem rgba(82,88,93,0.5);box-shadow:0 0 0 0.2rem rgba(82,88,93,0.5);}.btn-dark.disabled,.btn-dark:disabled{color:#ffffff;background-color:#343a40;border-color:#343a40;}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show > .btn-dark.dropdown-toggle{color:#ffffff;background-color:#1d2124;border-color:#171a1d;}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(82,88,93,0.5);box-shadow:0 0 0 0.2rem rgba(82,88,93,0.5);}.btn-outline-primary{color:#1A5DB1;border-color:#1A5DB1;}.btn-outline-primary:hover{color:#ffffff;background-color:#1A5DB1;border-color:#1A5DB1;}.btn-outline-primary:focus,.btn-outline-primary.focus{-webkit-box-shadow:0 0 0 0.2rem rgba(26,93,177,0.5);box-shadow:0 0 0 0.2rem rgba(26,93,177,0.5);}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#1A5DB1;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:#ffffff;background-color:#1A5DB1;border-color:#1A5DB1;}.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 0.2rem rgba(26,93,177,0.5);box-shadow:0 0 0 0.2rem rgba(26,93,177,0.5);}.btn-outline-secondary{color:#6c757d;border-color:#6c757d;}.btn-outline-secondary:hover{color:#ffffff;background-color:#6c757d;border-color:#6c757d;}.btn-outline-secondary:focus,.btn-outline-secondary.focus{-webkit-box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5);box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5);}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent;}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show > .btn-outline-secondary.dropdown-toggle{color:#ffffff;background-color:#6c757d;border-color:#6c757d;}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5);box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5);}.btn-outline-success{color:#28a745;border-color:#28a745;}.btn-outline-success:hover{color:#ffffff;background-color:#28a745;border-color:#28a745;}.btn-outline-success:focus,.btn-outline-success.focus{-webkit-box-shadow:0 0 0 0.2rem rgba(40,167,69,0.5);box-shadow:0 0 0 0.2rem rgba(40,167,69,0.5);}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent;}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show > .btn-outline-success.dropdown-toggle{color:#ffffff;background-color:#28a745;border-color:#28a745;}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(40,167,69,0.5);box-shadow:0 0 0 0.2rem rgba(40,167,69,0.5);}.btn-outline-info{color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:hover{color:#ffffff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:focus,.btn-outline-info.focus{-webkit-box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent;}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show > .btn-outline-info.dropdown-toggle{color:#ffffff;background-color:#17a2b8;border-color:#17a2b8;}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);}.btn-outline-warning{color:#ffc107;border-color:#ffc107;}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-outline-warning:focus,.btn-outline-warning.focus{-webkit-box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent;}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show > .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107;}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);}.btn-outline-danger{color:#dc3545;border-color:#dc3545;}.btn-outline-danger:hover{color:#ffffff;background-color:#dc3545;border-color:#dc3545;}.btn-outline-danger:focus,.btn-outline-danger.focus{-webkit-box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5);box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5);}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent;}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show > .btn-outline-danger.dropdown-toggle{color:#ffffff;background-color:#dc3545;border-color:#dc3545;}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5);box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5);}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light:focus,.btn-outline-light.focus{-webkit-box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5);box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5);}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent;}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show > .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5);box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5);}.btn-outline-dark{color:#343a40;border-color:#343a40;}.btn-outline-dark:hover{color:#ffffff;background-color:#343a40;border-color:#343a40;}.btn-outline-dark:focus,.btn-outline-dark.focus{-webkit-box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5);box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5);}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent;}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show > .btn-outline-dark.dropdown-toggle{color:#ffffff;background-color:#343a40;border-color:#343a40;}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5);box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5);}.btn-link{font-weight:400;color:#1A5DB1;text-decoration:none;}.btn-link:hover{color:#103a6e;text-decoration:underline;}.btn-link:focus,.btn-link.focus{text-decoration:underline;}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none;}.btn-lg,.btn-group-lg > .btn{padding:0.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0.3rem;}.btn-sm,.btn-group-sm > .btn{padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;border-radius:0.2rem;}.btn-block{display:block;width:100%;}.btn-block + .btn-block{margin-top:0.5rem;}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%;}.fade{-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear;}@media (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 0.35s ease;transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none;}}.dropup,.dropright,.dropdown,.dropleft{position:relative;}.dropdown-toggle{white-space:nowrap;}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;}.dropdown-toggle:empty::after{margin-left:0;}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#ffffff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:0.25rem;}.dropdown-menu-left{right:auto;left:0;}.dropdown-menu-right{right:0;left:auto;}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0;}.dropdown-menu-sm-right{right:0;left:auto;}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0;}.dropdown-menu-md-right{right:0;left:auto;}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0;}.dropdown-menu-lg-right{right:0;left:auto;}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0;}.dropdown-menu-xl-right{right:0;left:auto;}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:0.125rem;}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.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:0.125rem;}.dropright .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.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:0.125rem;}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";}.dropleft .dropdown-toggle::after{display:none;}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent;}.dropleft .dropdown-toggle:empty::after{margin-left:0;}.dropleft .dropdown-toggle::before{vertical-align:0;}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto;}.dropdown-divider{height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid #e9ecef;}.dropdown-item{display:block;width:100%;padding:0.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef;}.dropdown-item.active,.dropdown-item:active{color:#ffffff;text-decoration:none;background-color:#1A5DB1;}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent;}.dropdown-menu.show{display:block;}.dropdown-header{display:block;padding:0.5rem 1.5rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap;}.dropdown-item-text{display:block;padding:0.25rem 1.5rem;color:#212529;}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;}.btn-group > .btn,.btn-group-vertical > .btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}.btn-group > .btn:hover,.btn-group-vertical > .btn:hover{z-index:1;}.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active{z-index:1;}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.btn-toolbar .input-group{width:auto;}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child){margin-left:-1px;}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn-group:not(:last-child) > .btn{border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-bottom-left-radius:0;}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.5625rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0;}.dropleft .dropdown-toggle-split::before{margin-right:0;}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem;}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem;}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group{width:100%;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){margin-top:-1px;}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-top-right-radius:0;}.btn-group-toggle > .btn,.btn-group-toggle > .btn-group > .btn{margin-bottom:0;}.btn-group-toggle > .btn input[type="radio"],.btn-group-toggle > .btn input[type="checkbox"],.btn-group-toggle > .btn-group > .btn input[type="radio"],.btn-group-toggle > .btn-group > .btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;}.input-group > .form-control,.input-group > .form-control-plaintext,.input-group > .custom-select,.input-group > .custom-file{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0;}.input-group > .form-control + .form-control,.input-group > .form-control + .custom-select,.input-group > .form-control + .custom-file,.input-group > .form-control-plaintext + .form-control,.input-group > .form-control-plaintext + .custom-select,.input-group > .form-control-plaintext + .custom-file,.input-group > .custom-select + .form-control,.input-group > .custom-select + .custom-select,.input-group > .custom-select + .custom-file,.input-group > .custom-file + .form-control,.input-group > .custom-file + .custom-select,.input-group > .custom-file + .custom-file{margin-left:-1px;}.input-group > .form-control:focus,.input-group > .custom-select:focus,.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label{z-index:3;}.input-group > .custom-file .custom-file-input:focus{z-index:4;}.input-group > .form-control:not(:first-child),.input-group > .custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.input-group > .custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0;}.input-group:not(.has-validation) > .form-control:not(:last-child),.input-group:not(.has-validation) > .custom-select:not(:last-child),.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group.has-validation > .form-control:nth-last-child(n + 3),.input-group.has-validation > .custom-select:nth-last-child(n + 3),.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group-prepend,.input-group-append{display:-webkit-box;display:-ms-flexbox;display:flex;}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2;}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3;}.input-group-prepend .btn + .btn,.input-group-prepend .btn + .input-group-text,.input-group-prepend .input-group-text + .input-group-text,.input-group-prepend .input-group-text + .btn,.input-group-append .btn + .btn,.input-group-append .btn + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn{margin-left:-1px;}.input-group-prepend{margin-right:-1px;}.input-group-append{margin-left:-1px;}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.375rem 0.75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0.25rem;}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0;}.input-group-lg > .form-control:not(textarea),.input-group-lg > .custom-select{height:calc(1.5em + 1rem + 2px);}.input-group-lg > .form-control,.input-group-lg > .custom-select,.input-group-lg > .input-group-prepend > .input-group-text,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-prepend > .btn,.input-group-lg > .input-group-append > .btn{padding:0.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0.3rem;}.input-group-sm > .form-control:not(textarea),.input-group-sm > .custom-select{height:calc(1.5em + 0.5rem + 2px);}.input-group-sm > .form-control,.input-group-sm > .custom-select,.input-group-sm > .input-group-prepend > .input-group-text,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-prepend > .btn,.input-group-sm > .input-group-append > .btn{padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;border-radius:0.2rem;}.input-group-lg > .custom-select,.input-group-sm > .custom-select{padding-right:1.75rem;}.input-group > .input-group-prepend > .btn,.input-group > .input-group-prepend > .input-group-text,.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group > .input-group-append:last-child > .input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.input-group > .input-group-append > .btn,.input-group > .input-group-append > .input-group-text,.input-group > .input-group-prepend:not(:first-child) > .btn,.input-group > .input-group-prepend:not(:first-child) > .input-group-text,.input-group > .input-group-prepend:first-child > .btn:not(:first-child),.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem;}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0;}.custom-control-input:checked ~ .custom-control-label::before{color:#ffffff;border-color:#1A5DB1;background-color:#1A5DB1;}.custom-control-input:focus ~ .custom-control-label::before{-webkit-box-shadow:0 0 0 0.2rem rgba(26,93,177,0.25);box-shadow:0 0 0 0.2rem rgba(26,93,177,0.25);}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{border-color:#629ee8;}.custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:#ffffff;background-color:#8fb9ef;border-color:#8fb9ef;}.custom-control-input[disabled] ~ .custom-control-label,.custom-control-input:disabled ~ .custom-control-label{color:#6c757d;}.custom-control-input[disabled] ~ .custom-control-label::before,.custom-control-input:disabled ~ .custom-control-label::before{background-color:#e9ecef;}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top;}.custom-control-label::before{position:absolute;top:0.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#ffffff;border:#adb5bd solid 1px;}.custom-control-label::after{position:absolute;top:0.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50% / 50% 50% no-repeat;}.custom-checkbox .custom-control-label::before{border-radius:0.25rem;}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{border-color:#1A5DB1;background-color:#1A5DB1;}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e");}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(26,93,177,0.5);}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{background-color:rgba(26,93,177,0.5);}.custom-radio .custom-control-label::before{border-radius:50%;}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(26,93,177,0.5);}.custom-switch{padding-left:2.25rem;}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:0.5rem;}.custom-switch .custom-control-label::after{top:calc(0.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:0.5rem;-webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-transform 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-transform 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-transform 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{-webkit-transition:none;transition:none;}}.custom-switch .custom-control-input:checked ~ .custom-control-label::after{background-color:#ffffff;-webkit-transform:translateX(0.75rem);transform:translateX(0.75rem);}.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(26,93,177,0.5);}.custom-select{display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 1.75rem 0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:0.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.custom-select:focus{border-color:#629ee8;outline:0;-webkit-box-shadow:0 0 0 0.2rem rgba(26,93,177,0.25);box-shadow:0 0 0 0.2rem rgba(26,93,177,0.25);}.custom-select:focus::-ms-value{color:#495057;background-color:#ffffff;}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:0.75rem;background-image:none;}.custom-select:disabled{color:#6c757d;background-color:#e9ecef;}.custom-select::-ms-expand{display:none;}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057;}.custom-select-sm{height:calc(1.5em + 0.5rem + 2px);padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;font-size:0.875rem;}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;font-size:1.25rem;}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);margin-bottom:0;}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + 0.75rem + 2px);margin:0;overflow:hidden;opacity:0;}.custom-file-input:focus ~ .custom-file-label{border-color:#629ee8;-webkit-box-shadow:0 0 0 0.2rem rgba(26,93,177,0.25);box-shadow:0 0 0 0.2rem rgba(26,93,177,0.25);}.custom-file-input[disabled] ~ .custom-file-label,.custom-file-input:disabled ~ .custom-file-label{background-color:#e9ecef;}.custom-file-input:lang(en) ~ .custom-file-label::after{content:"Browse";}.custom-file-input ~ .custom-file-label[data-browse]::after{content:attr(data-browse);}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 0.75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#ffffff;border:1px solid #ced4da;border-radius:0.25rem;}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + 0.75rem);padding:0.375rem 0.75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 0.25rem 0.25rem 0;}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.custom-range:focus{outline:0;}.custom-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #ffffff,0 0 0 0.2rem rgba(26,93,177,0.25);box-shadow:0 0 0 1px #ffffff,0 0 0 0.2rem rgba(26,93,177,0.25);}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #ffffff,0 0 0 0.2rem rgba(26,93,177,0.25);}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #ffffff,0 0 0 0.2rem rgba(26,93,177,0.25);}.custom-range::-moz-focus-outer{border:0;}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#1A5DB1;border:0;border-radius:1rem;-webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;-webkit-appearance:none;appearance:none;}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none;}}.custom-range::-webkit-slider-thumb:active{background-color:#8fb9ef;}.custom-range::-webkit-slider-runnable-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#1A5DB1;border:0;border-radius:1rem;-moz-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;-moz-appearance:none;appearance:none;}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none;}}.custom-range::-moz-range-thumb:active{background-color:#8fb9ef;}.custom-range::-moz-range-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:0.2rem;margin-left:0.2rem;background-color:#1A5DB1;border:0;border-radius:1rem;-ms-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none;}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none;}}.custom-range::-ms-thumb:active{background-color:#8fb9ef;}.custom-range::-ms-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:0.5rem;}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem;}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem;}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd;}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default;}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd;}.custom-range:disabled::-moz-range-track{cursor:default;}.custom-range:disabled::-ms-thumb{background-color:#adb5bd;}.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:none;transition:none;}}.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:0.5rem 1rem;}.nav-link:hover,.nav-link:focus{text-decoration:none;}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default;}.nav-tabs{border-bottom:1px solid #dee2e6;}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:0.25rem;border-top-right-radius:0.25rem;}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6;}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent;}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#ffffff;border-color:#dee2e6 #dee2e6 #ffffff;}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;}.nav-pills .nav-link{border-radius:0.25rem;}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{color:#ffffff;background-color:#1A5DB1;}.nav-fill > .nav-link,.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;}.nav-justified > .nav-link,.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;}.tab-content > .tab-pane{display:none;}.tab-content > .active{display:block;}.navbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0.5rem 1rem;}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.navbar-brand{display:inline-block;padding-top:0.3125rem;padding-bottom:0.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap;}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none;}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.navbar-nav .nav-link{padding-right:0;padding-left:0;}.navbar-nav .dropdown-menu{position:static;float:none;}.navbar-text{display:inline-block;padding-top:0.5rem;padding-bottom:0.5rem;}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.navbar-toggler{padding:0.25rem 0.75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0.25rem;}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none;}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50% / 100% 100% no-repeat;}.navbar-nav-scroll{max-height:75vh;overflow-y:auto;}@media (max-width:575.98px){.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid,.navbar-expand-sm > .container-sm,.navbar-expand-sm > .container-md,.navbar-expand-sm > .container-lg,.navbar-expand-sm > .container-xl{padding-right:0;padding-left:0;}}@media (min-width:576px){.navbar-expand-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-sm .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid,.navbar-expand-sm > .container-sm,.navbar-expand-sm > .container-md,.navbar-expand-sm > .container-lg,.navbar-expand-sm > .container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-sm .navbar-nav-scroll{overflow:visible;}.navbar-expand-sm .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}}@media (max-width:767.98px){.navbar-expand-md > .container,.navbar-expand-md > .container-fluid,.navbar-expand-md > .container-sm,.navbar-expand-md > .container-md,.navbar-expand-md > .container-lg,.navbar-expand-md > .container-xl{padding-right:0;padding-left:0;}}@media (min-width:768px){.navbar-expand-md{-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:0.5rem;padding-left:0.5rem;}.navbar-expand-md > .container,.navbar-expand-md > .container-fluid,.navbar-expand-md > .container-sm,.navbar-expand-md > .container-md,.navbar-expand-md > .container-lg,.navbar-expand-md > .container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-md .navbar-nav-scroll{overflow:visible;}.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,.navbar-expand-lg > .container-sm,.navbar-expand-lg > .container-md,.navbar-expand-lg > .container-lg,.navbar-expand-lg > .container-xl{padding-right:0;padding-left:0;}}@media (min-width:992px){.navbar-expand-lg{-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:0.5rem;padding-left:0.5rem;}.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid,.navbar-expand-lg > .container-sm,.navbar-expand-lg > .container-md,.navbar-expand-lg > .container-lg,.navbar-expand-lg > .container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-lg .navbar-nav-scroll{overflow:visible;}.navbar-expand-lg .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-lg .navbar-toggler{display:none;}}@media (max-width:1199.98px){.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid,.navbar-expand-xl > .container-sm,.navbar-expand-xl > .container-md,.navbar-expand-xl > .container-lg,.navbar-expand-xl > .container-xl{padding-right:0;padding-left:0;}}@media (min-width:1200px){.navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xl .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid,.navbar-expand-xl > .container-sm,.navbar-expand-xl > .container-md,.navbar-expand-xl > .container-lg,.navbar-expand-xl > .container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-xl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xl .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand > .container,.navbar-expand > .container-fluid,.navbar-expand > .container-sm,.navbar-expand > .container-md,.navbar-expand > .container-lg,.navbar-expand > .container-xl{padding-right:0;padding-left:0;}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand > .container,.navbar-expand > .container-fluid,.navbar-expand > .container-sm,.navbar-expand > .container-md,.navbar-expand > .container-lg,.navbar-expand > .container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand .navbar-nav-scroll{overflow:visible;}.navbar-expand .navbar-collapse{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-light .navbar-brand{color:rgba(0,0,0,0.9);}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9);}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5);}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7);}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3);}.navbar-light .navbar-nav .show > .nav-link,.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9);}.navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1);}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-light .navbar-text{color:rgba(0,0,0,0.5);}.navbar-light .navbar-text a{color:rgba(0,0,0,0.9);}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9);}.navbar-dark .navbar-brand{color:#ffffff;}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#ffffff;}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5);}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75);}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25);}.navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .active > .nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#ffffff;}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1);}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-dark .navbar-text{color:rgba(255,255,255,0.5);}.navbar-dark .navbar-text a{color:#ffffff;}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#ffffff;}.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:#ffffff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:0.25rem;}.card > hr{margin-right:0;margin-left:0;}.card > .list-group{border-top:inherit;border-bottom:inherit;}.card > .list-group:first-child{border-top-width:0;border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px);}.card > .list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px);}.card > .card-header + .list-group,.card > .list-group + .card-footer{border-top:0;}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem;}.card-title{margin-bottom:0.75rem;}.card-subtitle{margin-top:-0.375rem;margin-bottom:0;}.card-text:last-child{margin-bottom:0;}.card-link:hover{text-decoration:none;}.card-link + .card-link{margin-left:1.25rem;}.card-header{padding:0.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125);}.card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;}.card-footer{padding:0.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125);}.card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);}.card-header-tabs{margin-right:-0.625rem;margin-bottom:-0.75rem;margin-left:-0.625rem;border-bottom:0;}.card-header-pills{margin-right:-0.625rem;margin-left:-0.625rem;}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(0.25rem - 1px);}.card-img,.card-img-top,.card-img-bottom{-ms-flex-negative:0;flex-shrink:0;width:100%;}.card-img,.card-img-top{border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px);}.card-img,.card-img-bottom{border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px);}.card-deck .card{margin-bottom:15px;}@media (min-width:576px){.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px;}.card-deck .card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px;}}.card-group > .card{margin-bottom:15px;}@media (min-width:576px){.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;}.card-group > .card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0;}.card-group > .card + .card{margin-left:0;border-left:0;}.card-group > .card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.card-group > .card:not(:last-child) .card-img-top,.card-group > .card:not(:last-child) .card-header{border-top-right-radius:0;}.card-group > .card:not(:last-child) .card-img-bottom,.card-group > .card:not(:last-child) .card-footer{border-bottom-right-radius:0;}.card-group > .card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.card-group > .card:not(:first-child) .card-img-top,.card-group > .card:not(:first-child) .card-header{border-top-left-radius:0;}.card-group > .card:not(:first-child) .card-img-bottom,.card-group > .card:not(:first-child) .card-footer{border-bottom-left-radius:0;}}.card-columns .card{margin-bottom:0.75rem;}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1;}.card-columns .card{display:inline-block;width:100%;}}.accordion{overflow-anchor:none;}.accordion > .card{overflow:hidden;}.accordion > .card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.accordion > .card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0;}.accordion > .card > .card-header{border-radius:0;margin-bottom:-1px;}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:0.25rem;}.breadcrumb-item + .breadcrumb-item{padding-left:0.5rem;}.breadcrumb-item + .breadcrumb-item::before{float:left;padding-right:0.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:0.25rem;}.page-link{position:relative;display:block;padding:0.5rem 0.75rem;margin-left:-1px;line-height:1.25;color:#1A5DB1;background-color:#ffffff;border:1px solid #dee2e6;}.page-link:hover{z-index:2;color:#103a6e;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6;}.page-link:focus{z-index:3;outline:0;-webkit-box-shadow:0 0 0 0.2rem rgba(26,93,177,0.25);box-shadow:0 0 0 0.2rem rgba(26,93,177,0.25);}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;}.page-item:last-child .page-link{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;}.page-item.active .page-link{z-index:3;color:#ffffff;background-color:#1A5DB1;border-color:#1A5DB1;}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#ffffff;border-color:#dee2e6;}.pagination-lg .page-link{padding:0.75rem 1.5rem;font-size:1.25rem;line-height:1.5;}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:0.3rem;border-bottom-left-radius:0.3rem;}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:0.3rem;border-bottom-right-radius:0.3rem;}.pagination-sm .page-link{padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:0.2rem;border-bottom-left-radius:0.2rem;}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:0.2rem;border-bottom-right-radius:0.2rem;}.badge{display:inline-block;padding:0.25em 0.4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.25rem;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.badge{-webkit-transition:none;transition:none;}}a.badge:hover,a.badge:focus{text-decoration:none;}.badge:empty{display:none;}.btn .badge{position:relative;top:-1px;}.badge-pill{padding-right:0.6em;padding-left:0.6em;border-radius:10rem;}.badge-primary{color:#ffffff;background-color:#1A5DB1;}a.badge-primary:hover,a.badge-primary:focus{color:#ffffff;background-color:#134685;}a.badge-primary:focus,a.badge-primary.focus{outline:0;-webkit-box-shadow:0 0 0 0.2rem rgba(26,93,177,0.5);box-shadow:0 0 0 0.2rem rgba(26,93,177,0.5);}.badge-secondary{color:#ffffff;background-color:#6c757d;}a.badge-secondary:hover,a.badge-secondary:focus{color:#ffffff;background-color:#545b62;}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;-webkit-box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5);box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5);}.badge-success{color:#ffffff;background-color:#28a745;}a.badge-success:hover,a.badge-success:focus{color:#ffffff;background-color:#1e7e34;}a.badge-success:focus,a.badge-success.focus{outline:0;-webkit-box-shadow:0 0 0 0.2rem rgba(40,167,69,0.5);box-shadow:0 0 0 0.2rem rgba(40,167,69,0.5);}.badge-info{color:#ffffff;background-color:#17a2b8;}a.badge-info:hover,a.badge-info:focus{color:#ffffff;background-color:#117a8b;}a.badge-info:focus,a.badge-info.focus{outline:0;-webkit-box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);}.badge-warning{color:#212529;background-color:#ffc107;}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00;}a.badge-warning:focus,a.badge-warning.focus{outline:0;-webkit-box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);}.badge-danger{color:#ffffff;background-color:#dc3545;}a.badge-danger:hover,a.badge-danger:focus{color:#ffffff;background-color:#bd2130;}a.badge-danger:focus,a.badge-danger.focus{outline:0;-webkit-box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5);box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5);}.badge-light{color:#212529;background-color:#f8f9fa;}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5;}a.badge-light:focus,a.badge-light.focus{outline:0;-webkit-box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5);box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5);}.badge-dark{color:#ffffff;background-color:#343a40;}a.badge-dark:hover,a.badge-dark:focus{color:#ffffff;background-color:#1d2124;}a.badge-dark:focus,a.badge-dark.focus{outline:0;-webkit-box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5);box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5);}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:0.3rem;}@media (min-width:576px){.jumbotron{padding:4rem 2rem;}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0;}.alert{position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem;}.alert-heading{color:inherit;}.alert-link{font-weight:700;}.alert-dismissible{padding-right:4rem;}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:0.75rem 1.25rem;color:inherit;}.alert-primary{color:#0e305c;background-color:#d1dfef;border-color:#bfd2e9;}.alert-primary hr{border-top-color:#acc5e2;}.alert-primary .alert-link{color:#071930;}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db;}.alert-secondary hr{border-top-color:#c8cbcf;}.alert-secondary .alert-link{color:#202326;}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb;}.alert-success hr{border-top-color:#b1dfbb;}.alert-success .alert-link{color:#0b2e13;}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb;}.alert-info hr{border-top-color:#abdde5;}.alert-info .alert-link{color:#062c33;}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba;}.alert-warning hr{border-top-color:#ffe8a1;}.alert-warning .alert-link{color:#533f03;}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;}.alert-danger hr{border-top-color:#f1b0b7;}.alert-danger .alert-link{color:#491217;}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe;}.alert-light hr{border-top-color:#ececf6;}.alert-light .alert-link{color:#686868;}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca;}.alert-dark hr{border-top-color:#b9bbbe;}.alert-dark .alert-link{color:#040505;}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0;}to{background-position:0 0;}}@keyframes progress-bar-stripes{from{background-position:1rem 0;}to{background-position:0 0;}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:0.75rem;background-color:#e9ecef;border-radius:0.25rem;}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#ffffff;text-align:center;white-space:nowrap;background-color:#1A5DB1;-webkit-transition:width 0.6s ease;transition:width 0.6s ease;}@media (prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;transition:none;}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:1rem 1rem;}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes;}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none;}}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1;}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:0.25rem;}.list-group-item-action{width:100%;color:#495057;text-align:inherit;}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa;}.list-group-item-action:active{color:#212529;background-color:#e9ecef;}.list-group-item{position:relative;display:block;padding:0.75rem 1.25rem;background-color:#ffffff;border:1px solid rgba(0,0,0,0.125);}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit;}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#ffffff;}.list-group-item.active{z-index:2;color:#ffffff;background-color:#1A5DB1;border-color:#1A5DB1;}.list-group-item + .list-group-item{border-top-width:0;}.list-group-item + .list-group-item.active{margin-top:-1px;border-top-width:1px;}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.list-group-horizontal > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal > .list-group-item.active{margin-top:0;}.list-group-horizontal > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}@media (min-width:576px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.list-group-horizontal-sm > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-sm > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal-sm > .list-group-item.active{margin-top:0;}.list-group-horizontal-sm > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-sm > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.list-group-horizontal-md > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-md > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal-md > .list-group-item.active{margin-top:0;}.list-group-horizontal-md > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-md > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:992px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.list-group-horizontal-lg > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-lg > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal-lg > .list-group-item.active{margin-top:0;}.list-group-horizontal-lg > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-lg > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}@media (min-width:1200px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.list-group-horizontal-xl > .list-group-item:first-child{border-bottom-left-radius:0.25rem;border-top-right-radius:0;}.list-group-horizontal-xl > .list-group-item:last-child{border-top-right-radius:0.25rem;border-bottom-left-radius:0;}.list-group-horizontal-xl > .list-group-item.active{margin-top:0;}.list-group-horizontal-xl > .list-group-item + .list-group-item{border-top-width:1px;border-left-width:0;}.list-group-horizontal-xl > .list-group-item + .list-group-item.active{margin-left:-1px;border-left-width:1px;}}.list-group-flush{border-radius:0;}.list-group-flush > .list-group-item{border-width:0 0 1px;}.list-group-flush > .list-group-item:last-child{border-bottom-width:0;}.list-group-item-primary{color:#0e305c;background-color:#bfd2e9;}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#0e305c;background-color:#acc5e2;}.list-group-item-primary.list-group-item-action.active{color:#ffffff;background-color:#0e305c;border-color:#0e305c;}.list-group-item-secondary{color:#383d41;background-color:#d6d8db;}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf;}.list-group-item-secondary.list-group-item-action.active{color:#ffffff;background-color:#383d41;border-color:#383d41;}.list-group-item-success{color:#155724;background-color:#c3e6cb;}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb;}.list-group-item-success.list-group-item-action.active{color:#ffffff;background-color:#155724;border-color:#155724;}.list-group-item-info{color:#0c5460;background-color:#bee5eb;}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5;}.list-group-item-info.list-group-item-action.active{color:#ffffff;background-color:#0c5460;border-color:#0c5460;}.list-group-item-warning{color:#856404;background-color:#ffeeba;}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1;}.list-group-item-warning.list-group-item-action.active{color:#ffffff;background-color:#856404;border-color:#856404;}.list-group-item-danger{color:#721c24;background-color:#f5c6cb;}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7;}.list-group-item-danger.list-group-item-action.active{color:#ffffff;background-color:#721c24;border-color:#721c24;}.list-group-item-light{color:#818182;background-color:#fdfdfe;}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6;}.list-group-item-light.list-group-item-action.active{color:#ffffff;background-color:#818182;border-color:#818182;}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca;}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe;}.list-group-item-dark.list-group-item-action.active{color:#ffffff;background-color:#1b1e21;border-color:#1b1e21;}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:.5;}.close:hover{color:#000000;text-decoration:none;}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75;}button.close{padding:0;background-color:transparent;border:0;}a.close.disabled{pointer-events:none;}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:0.875rem;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border:1px solid rgba(0,0,0,0.1);-webkit-box-shadow:0 0.25rem 0.75rem rgba(0,0,0,0.1);box-shadow:0 0.25rem 0.75rem rgba(0,0,0,0.1);opacity:0;border-radius:0.25rem;}.toast:not(:last-child){margin-bottom:0.75rem;}.toast.showing{opacity:1;}.toast.show{display:block;opacity:1;}.toast.hide{display:none;}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.25rem 0.75rem;color:#6c757d;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,0.05);border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px);}.toast-body{padding:0.75rem;}.modal-open{overflow:hidden;}.modal-open .modal{overflow-x:hidden;overflow-y:auto;}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0;}.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none;}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px);}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none;}}.modal.show .modal-dialog{-webkit-transform:none;transform:none;}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02);}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem);}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden;}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{-ms-flex-negative:0;flex-shrink:0;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem);}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:"";}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none;}.modal-dialog-centered.modal-dialog-scrollable::before{content:none;}.modal-content{position:relative;display:-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:#ffffff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;outline:0;}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000000;}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:0.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 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px);}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto;}.modal-title{margin-bottom:0;line-height:1.5;}.modal-body{position:relative;-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;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px);}.modal-footer > *{margin:0.25rem;}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto;}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem);}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem);}.modal-dialog-centered{min-height:calc(100% - 3.5rem);}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;}.modal-sm{max-width:300px;}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px;}}@media (min-width:1200px){.modal-xl{max-width:1140px;}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;opacity:0;}.tooltip.show{opacity:0.9;}.tooltip .arrow{position:absolute;display:block;width:0.8rem;height:0.4rem;}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid;}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:0.4rem 0;}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0;}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:0.4rem 0.4rem 0;border-top-color:#000000;}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 0.4rem;}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:0.4rem;height:0.8rem;}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:0.4rem 0.4rem 0.4rem 0;border-right-color:#000000;}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:0.4rem 0;}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0;}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 0.4rem 0.4rem;border-bottom-color:#000000;}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 0.4rem;}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:0.4rem;height:0.8rem;}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:0.4rem 0 0.4rem 0.4rem;border-left-color:#000000;}.tooltip-inner{max-width:200px;padding:0.25rem 0.5rem;color:#ffffff;text-align:center;background-color:#000000;border-radius:0.25rem;}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;background-color:#ffffff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;}.popover .arrow{position:absolute;display:block;width:1rem;height:0.5rem;margin:0 0.3rem;}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:0.5rem;}.bs-popover-top > .arrow,.bs-popover-auto[x-placement^="top"] > .arrow{bottom:calc(-0.5rem - 1px);}.bs-popover-top > .arrow::before,.bs-popover-auto[x-placement^="top"] > .arrow::before{bottom:0;border-width:0.5rem 0.5rem 0;border-top-color:rgba(0,0,0,0.25);}.bs-popover-top > .arrow::after,.bs-popover-auto[x-placement^="top"] > .arrow::after{bottom:1px;border-width:0.5rem 0.5rem 0;border-top-color:#ffffff;}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:0.5rem;}.bs-popover-right > .arrow,.bs-popover-auto[x-placement^="right"] > .arrow{left:calc(-0.5rem - 1px);width:0.5rem;height:1rem;margin:0.3rem 0;}.bs-popover-right > .arrow::before,.bs-popover-auto[x-placement^="right"] > .arrow::before{left:0;border-width:0.5rem 0.5rem 0.5rem 0;border-right-color:rgba(0,0,0,0.25);}.bs-popover-right > .arrow::after,.bs-popover-auto[x-placement^="right"] > .arrow::after{left:1px;border-width:0.5rem 0.5rem 0.5rem 0;border-right-color:#ffffff;}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:0.5rem;}.bs-popover-bottom > .arrow,.bs-popover-auto[x-placement^="bottom"] > .arrow{top:calc(-0.5rem - 1px);}.bs-popover-bottom > .arrow::before,.bs-popover-auto[x-placement^="bottom"] > .arrow::before{top:0;border-width:0 0.5rem 0.5rem 0.5rem;border-bottom-color:rgba(0,0,0,0.25);}.bs-popover-bottom > .arrow::after,.bs-popover-auto[x-placement^="bottom"] > .arrow::after{top:1px;border-width:0 0.5rem 0.5rem 0.5rem;border-bottom-color:#ffffff;}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid #f7f7f7;}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:0.5rem;}.bs-popover-left > .arrow,.bs-popover-auto[x-placement^="left"] > .arrow{right:calc(-0.5rem - 1px);width:0.5rem;height:1rem;margin:0.3rem 0;}.bs-popover-left > .arrow::before,.bs-popover-auto[x-placement^="left"] > .arrow::before{right:0;border-width:0.5rem 0 0.5rem 0.5rem;border-left-color:rgba(0,0,0,0.25);}.bs-popover-left > .arrow::after,.bs-popover-auto[x-placement^="left"] > .arrow::after{right:1px;border-width:0.5rem 0 0.5rem 0.5rem;border-left-color:#ffffff;}.popover-header{padding:0.5rem 0.75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px);}.popover-header:empty{display:none;}.popover-body{padding:0.5rem 0.75rem;color:#212529;}.carousel{position:relative;}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y;}.carousel-inner{position:relative;width:100%;overflow:hidden;}.carousel-inner::after{display:block;clear:both;content:"";}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform 0.6s ease-in-out;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out,-webkit-transform 0.6s ease-in-out;}@media (prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;transition:none;}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block;}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{-webkit-transform:translateX(100%);transform:translateX(100%);}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{-webkit-transform:translateX(-100%);transform:translateX(-100%);}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;transform:none;}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1;}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:opacity 0s 0.6s;transition:opacity 0s 0.6s;}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{-webkit-transition:none;transition:none;}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;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:#ffffff;text-align:center;opacity:0.5;-webkit-transition:opacity 0.15s ease;transition:opacity 0.15s ease;}@media (prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{-webkit-transition:none;transition:none;}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#ffffff;text-decoration:none;outline:0;opacity:0.9;}.carousel-control-prev{left:0;}.carousel-control-next{right:0;}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50% / 100% 100% no-repeat;}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-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{-webkit-box-sizing:content-box;box-sizing:content-box;-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;cursor:pointer;background-color:#ffffff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity 0.6s ease;transition:opacity 0.6s ease;}@media (prefers-reduced-motion:reduce){.carousel-indicators li{-webkit-transition:none;transition:none;}}.carousel-indicators .active{opacity:1;}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#ffffff;text-align:center;}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:0.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border;}.spinner-border-sm{width:1rem;height:1rem;border-width:0.2em;}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0);}50%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0);}50%{opacity:1;-webkit-transform:none;transform:none;}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow;}.spinner-grow-sm{width:1rem;height:1rem;}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s;}}.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.bg-primary{background-color:#1A5DB1 !important;}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#134685 !important;}.bg-secondary{background-color:#6c757d !important;}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62 !important;}.bg-success{background-color:#28a745 !important;}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34 !important;}.bg-info{background-color:#17a2b8 !important;}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b !important;}.bg-warning{background-color:#ffc107 !important;}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00 !important;}.bg-danger{background-color:#dc3545 !important;}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130 !important;}.bg-light{background-color:#f8f9fa !important;}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important;}.bg-dark{background-color:#343a40 !important;}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important;}.bg-white{background-color:#ffffff !important;}.bg-transparent{background-color:transparent !important;}.border{border:1px solid #dee2e6 !important;}.border-top{border-top:1px solid #dee2e6 !important;}.border-right{border-right:1px solid #dee2e6 !important;}.border-bottom{border-bottom:1px solid #dee2e6 !important;}.border-left{border-left:1px solid #dee2e6 !important;}.border-0{border:0 !important;}.border-top-0{border-top:0 !important;}.border-right-0{border-right:0 !important;}.border-bottom-0{border-bottom:0 !important;}.border-left-0{border-left:0 !important;}.border-primary{border-color:#1A5DB1 !important;}.border-secondary{border-color:#6c757d !important;}.border-success{border-color:#28a745 !important;}.border-info{border-color:#17a2b8 !important;}.border-warning{border-color:#ffc107 !important;}.border-danger{border-color:#dc3545 !important;}.border-light{border-color:#f8f9fa !important;}.border-dark{border-color:#343a40 !important;}.border-white{border-color:#ffffff !important;}.rounded-sm{border-radius:0.2rem !important;}.rounded{border-radius:0.25rem !important;}.rounded-top{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important;}.rounded-right{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important;}.rounded-bottom{border-bottom-right-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important;}.rounded-left{border-top-left-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important;}.rounded-lg{border-radius:0.3rem !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:50rem !important;}.rounded-0{border-radius:0 !important;}.clearfix::after{display:block;clear:both;content:"";}.d-none{display:none !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}@media (min-width:576px){.d-sm-none{display:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:768px){.d-md-none{display:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:992px){.d-lg-none{display:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:1200px){.d-xl-none{display:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media print{.d-print-none{display:none !important;}.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;}.embed-responsive::before{display:block;content:"";}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}.embed-responsive-21by9::before{padding-top:42.85714%;}.embed-responsive-16by9::before{padding-top:56.25%;}.embed-responsive-4by3::before{padding-top:75%;}.embed-responsive-1by1::before{padding-top:100%;}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important;}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important;}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !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;}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important;}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important;}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important;}}.float-left{float:left !important;}.float-right{float:right !important;}.float-none{float:none !important;}@media (min-width:576px){.float-sm-left{float:left !important;}.float-sm-right{float:right !important;}.float-sm-none{float:none !important;}}@media (min-width:768px){.float-md-left{float:left !important;}.float-md-right{float:right !important;}.float-md-none{float:none !important;}}@media (min-width:992px){.float-lg-left{float:left !important;}.float-lg-right{float:right !important;}.float-lg-none{float:none !important;}}@media (min-width:1200px){.float-xl-left{float:left !important;}.float-xl-right{float:right !important;}.float-xl-none{float:none !important;}}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;-ms-user-select:all !important;user-select:all !important;}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important;}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:sticky !important;}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030;}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020;}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;}.shadow-sm{-webkit-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;}.shadow{-webkit-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important;box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important;}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important;box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important;}.shadow-none{-webkit-box-shadow:none !important;box-shadow:none !important;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.h-auto{height:auto !important;}.mw-100{max-width:100% !important;}.mh-100{max-height:100% !important;}.min-vw-100{min-width:100vw !important;}.min-vh-100{min-height:100vh !important;}.vw-100{width:100vw !important;}.vh-100{height:100vh !important;}.m-0{margin:0 !important;}.mt-0,.my-0{margin-top:0 !important;}.mr-0,.mx-0{margin-right:0 !important;}.mb-0,.my-0{margin-bottom:0 !important;}.ml-0,.mx-0{margin-left:0 !important;}.m-1{margin:0.25rem !important;}.mt-1,.my-1{margin-top:0.25rem !important;}.mr-1,.mx-1{margin-right:0.25rem !important;}.mb-1,.my-1{margin-bottom:0.25rem !important;}.ml-1,.mx-1{margin-left:0.25rem !important;}.m-2{margin:0.5rem !important;}.mt-2,.my-2{margin-top:0.5rem !important;}.mr-2,.mx-2{margin-right:0.5rem !important;}.mb-2,.my-2{margin-bottom:0.5rem !important;}.ml-2,.mx-2{margin-left:0.5rem !important;}.m-3{margin:1rem !important;}.mt-3,.my-3{margin-top:1rem !important;}.mr-3,.mx-3{margin-right:1rem !important;}.mb-3,.my-3{margin-bottom:1rem !important;}.ml-3,.mx-3{margin-left:1rem !important;}.m-4{margin:1.5rem !important;}.mt-4,.my-4{margin-top:1.5rem !important;}.mr-4,.mx-4{margin-right:1.5rem !important;}.mb-4,.my-4{margin-bottom:1.5rem !important;}.ml-4,.mx-4{margin-left:1.5rem !important;}.m-5{margin:3rem !important;}.mt-5,.my-5{margin-top:3rem !important;}.mr-5,.mx-5{margin-right:3rem !important;}.mb-5,.my-5{margin-bottom:3rem !important;}.ml-5,.mx-5{margin-left:3rem !important;}.p-0{padding:0 !important;}.pt-0,.py-0{padding-top:0 !important;}.pr-0,.px-0{padding-right:0 !important;}.pb-0,.py-0{padding-bottom:0 !important;}.pl-0,.px-0{padding-left:0 !important;}.p-1{padding:0.25rem !important;}.pt-1,.py-1{padding-top:0.25rem !important;}.pr-1,.px-1{padding-right:0.25rem !important;}.pb-1,.py-1{padding-bottom:0.25rem !important;}.pl-1,.px-1{padding-left:0.25rem !important;}.p-2{padding:0.5rem !important;}.pt-2,.py-2{padding-top:0.5rem !important;}.pr-2,.px-2{padding-right:0.5rem !important;}.pb-2,.py-2{padding-bottom:0.5rem !important;}.pl-2,.px-2{padding-left:0.5rem !important;}.p-3{padding:1rem !important;}.pt-3,.py-3{padding-top:1rem !important;}.pr-3,.px-3{padding-right:1rem !important;}.pb-3,.py-3{padding-bottom:1rem !important;}.pl-3,.px-3{padding-left:1rem !important;}.p-4{padding:1.5rem !important;}.pt-4,.py-4{padding-top:1.5rem !important;}.pr-4,.px-4{padding-right:1.5rem !important;}.pb-4,.py-4{padding-bottom:1.5rem !important;}.pl-4,.px-4{padding-left:1.5rem !important;}.p-5{padding:3rem !important;}.pt-5,.py-5{padding-top:3rem !important;}.pr-5,.px-5{padding-right:3rem !important;}.pb-5,.py-5{padding-bottom:3rem !important;}.pl-5,.px-5{padding-left:3rem !important;}.m-n1{margin:-0.25rem !important;}.mt-n1,.my-n1{margin-top:-0.25rem !important;}.mr-n1,.mx-n1{margin-right:-0.25rem !important;}.mb-n1,.my-n1{margin-bottom:-0.25rem !important;}.ml-n1,.mx-n1{margin-left:-0.25rem !important;}.m-n2{margin:-0.5rem !important;}.mt-n2,.my-n2{margin-top:-0.5rem !important;}.mr-n2,.mx-n2{margin-right:-0.5rem !important;}.mb-n2,.my-n2{margin-bottom:-0.5rem !important;}.ml-n2,.mx-n2{margin-left:-0.5rem !important;}.m-n3{margin:-1rem !important;}.mt-n3,.my-n3{margin-top:-1rem !important;}.mr-n3,.mx-n3{margin-right:-1rem !important;}.mb-n3,.my-n3{margin-bottom:-1rem !important;}.ml-n3,.mx-n3{margin-left:-1rem !important;}.m-n4{margin:-1.5rem !important;}.mt-n4,.my-n4{margin-top:-1.5rem !important;}.mr-n4,.mx-n4{margin-right:-1.5rem !important;}.mb-n4,.my-n4{margin-bottom:-1.5rem !important;}.ml-n4,.mx-n4{margin-left:-1.5rem !important;}.m-n5{margin:-3rem !important;}.mt-n5,.my-n5{margin-top:-3rem !important;}.mr-n5,.mx-n5{margin-right:-3rem !important;}.mb-n5,.my-n5{margin-bottom:-3rem !important;}.ml-n5,.mx-n5{margin-left:-3rem !important;}.m-auto{margin:auto !important;}.mt-auto,.my-auto{margin-top:auto !important;}.mr-auto,.mx-auto{margin-right:auto !important;}.mb-auto,.my-auto{margin-bottom:auto !important;}.ml-auto,.mx-auto{margin-left:auto !important;}@media (min-width:576px){.m-sm-0{margin:0 !important;}.mt-sm-0,.my-sm-0{margin-top:0 !important;}.mr-sm-0,.mx-sm-0{margin-right:0 !important;}.mb-sm-0,.my-sm-0{margin-bottom:0 !important;}.ml-sm-0,.mx-sm-0{margin-left:0 !important;}.m-sm-1{margin:0.25rem !important;}.mt-sm-1,.my-sm-1{margin-top:0.25rem !important;}.mr-sm-1,.mx-sm-1{margin-right:0.25rem !important;}.mb-sm-1,.my-sm-1{margin-bottom:0.25rem !important;}.ml-sm-1,.mx-sm-1{margin-left:0.25rem !important;}.m-sm-2{margin:0.5rem !important;}.mt-sm-2,.my-sm-2{margin-top:0.5rem !important;}.mr-sm-2,.mx-sm-2{margin-right:0.5rem !important;}.mb-sm-2,.my-sm-2{margin-bottom:0.5rem !important;}.ml-sm-2,.mx-sm-2{margin-left:0.5rem !important;}.m-sm-3{margin:1rem !important;}.mt-sm-3,.my-sm-3{margin-top:1rem !important;}.mr-sm-3,.mx-sm-3{margin-right:1rem !important;}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important;}.ml-sm-3,.mx-sm-3{margin-left:1rem !important;}.m-sm-4{margin:1.5rem !important;}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important;}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important;}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important;}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important;}.m-sm-5{margin:3rem !important;}.mt-sm-5,.my-sm-5{margin-top:3rem !important;}.mr-sm-5,.mx-sm-5{margin-right:3rem !important;}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important;}.ml-sm-5,.mx-sm-5{margin-left:3rem !important;}.p-sm-0{padding:0 !important;}.pt-sm-0,.py-sm-0{padding-top:0 !important;}.pr-sm-0,.px-sm-0{padding-right:0 !important;}.pb-sm-0,.py-sm-0{padding-bottom:0 !important;}.pl-sm-0,.px-sm-0{padding-left:0 !important;}.p-sm-1{padding:0.25rem !important;}.pt-sm-1,.py-sm-1{padding-top:0.25rem !important;}.pr-sm-1,.px-sm-1{padding-right:0.25rem !important;}.pb-sm-1,.py-sm-1{padding-bottom:0.25rem !important;}.pl-sm-1,.px-sm-1{padding-left:0.25rem !important;}.p-sm-2{padding:0.5rem !important;}.pt-sm-2,.py-sm-2{padding-top:0.5rem !important;}.pr-sm-2,.px-sm-2{padding-right:0.5rem !important;}.pb-sm-2,.py-sm-2{padding-bottom:0.5rem !important;}.pl-sm-2,.px-sm-2{padding-left:0.5rem !important;}.p-sm-3{padding:1rem !important;}.pt-sm-3,.py-sm-3{padding-top:1rem !important;}.pr-sm-3,.px-sm-3{padding-right:1rem !important;}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important;}.pl-sm-3,.px-sm-3{padding-left:1rem !important;}.p-sm-4{padding:1.5rem !important;}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important;}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important;}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important;}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important;}.p-sm-5{padding:3rem !important;}.pt-sm-5,.py-sm-5{padding-top:3rem !important;}.pr-sm-5,.px-sm-5{padding-right:3rem !important;}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important;}.pl-sm-5,.px-sm-5{padding-left:3rem !important;}.m-sm-n1{margin:-0.25rem !important;}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important;}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important;}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important;}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important;}.m-sm-n2{margin:-0.5rem !important;}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important;}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important;}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important;}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important;}.m-sm-n3{margin:-1rem !important;}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important;}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important;}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important;}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important;}.m-sm-n4{margin:-1.5rem !important;}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important;}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important;}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important;}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important;}.m-sm-n5{margin:-3rem !important;}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important;}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important;}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important;}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important;}.m-sm-auto{margin:auto !important;}.mt-sm-auto,.my-sm-auto{margin-top:auto !important;}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important;}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important;}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important;}}@media (min-width:768px){.m-md-0{margin:0 !important;}.mt-md-0,.my-md-0{margin-top:0 !important;}.mr-md-0,.mx-md-0{margin-right:0 !important;}.mb-md-0,.my-md-0{margin-bottom:0 !important;}.ml-md-0,.mx-md-0{margin-left:0 !important;}.m-md-1{margin:0.25rem !important;}.mt-md-1,.my-md-1{margin-top:0.25rem !important;}.mr-md-1,.mx-md-1{margin-right:0.25rem !important;}.mb-md-1,.my-md-1{margin-bottom:0.25rem !important;}.ml-md-1,.mx-md-1{margin-left:0.25rem !important;}.m-md-2{margin:0.5rem !important;}.mt-md-2,.my-md-2{margin-top:0.5rem !important;}.mr-md-2,.mx-md-2{margin-right:0.5rem !important;}.mb-md-2,.my-md-2{margin-bottom:0.5rem !important;}.ml-md-2,.mx-md-2{margin-left:0.5rem !important;}.m-md-3{margin:1rem !important;}.mt-md-3,.my-md-3{margin-top:1rem !important;}.mr-md-3,.mx-md-3{margin-right:1rem !important;}.mb-md-3,.my-md-3{margin-bottom:1rem !important;}.ml-md-3,.mx-md-3{margin-left:1rem !important;}.m-md-4{margin:1.5rem !important;}.mt-md-4,.my-md-4{margin-top:1.5rem !important;}.mr-md-4,.mx-md-4{margin-right:1.5rem !important;}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important;}.ml-md-4,.mx-md-4{margin-left:1.5rem !important;}.m-md-5{margin:3rem !important;}.mt-md-5,.my-md-5{margin-top:3rem !important;}.mr-md-5,.mx-md-5{margin-right:3rem !important;}.mb-md-5,.my-md-5{margin-bottom:3rem !important;}.ml-md-5,.mx-md-5{margin-left:3rem !important;}.p-md-0{padding:0 !important;}.pt-md-0,.py-md-0{padding-top:0 !important;}.pr-md-0,.px-md-0{padding-right:0 !important;}.pb-md-0,.py-md-0{padding-bottom:0 !important;}.pl-md-0,.px-md-0{padding-left:0 !important;}.p-md-1{padding:0.25rem !important;}.pt-md-1,.py-md-1{padding-top:0.25rem !important;}.pr-md-1,.px-md-1{padding-right:0.25rem !important;}.pb-md-1,.py-md-1{padding-bottom:0.25rem !important;}.pl-md-1,.px-md-1{padding-left:0.25rem !important;}.p-md-2{padding:0.5rem !important;}.pt-md-2,.py-md-2{padding-top:0.5rem !important;}.pr-md-2,.px-md-2{padding-right:0.5rem !important;}.pb-md-2,.py-md-2{padding-bottom:0.5rem !important;}.pl-md-2,.px-md-2{padding-left:0.5rem !important;}.p-md-3{padding:1rem !important;}.pt-md-3,.py-md-3{padding-top:1rem !important;}.pr-md-3,.px-md-3{padding-right:1rem !important;}.pb-md-3,.py-md-3{padding-bottom:1rem !important;}.pl-md-3,.px-md-3{padding-left:1rem !important;}.p-md-4{padding:1.5rem !important;}.pt-md-4,.py-md-4{padding-top:1.5rem !important;}.pr-md-4,.px-md-4{padding-right:1.5rem !important;}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important;}.pl-md-4,.px-md-4{padding-left:1.5rem !important;}.p-md-5{padding:3rem !important;}.pt-md-5,.py-md-5{padding-top:3rem !important;}.pr-md-5,.px-md-5{padding-right:3rem !important;}.pb-md-5,.py-md-5{padding-bottom:3rem !important;}.pl-md-5,.px-md-5{padding-left:3rem !important;}.m-md-n1{margin:-0.25rem !important;}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important;}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important;}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important;}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important;}.m-md-n2{margin:-0.5rem !important;}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important;}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important;}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important;}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important;}.m-md-n3{margin:-1rem !important;}.mt-md-n3,.my-md-n3{margin-top:-1rem !important;}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important;}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important;}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important;}.m-md-n4{margin:-1.5rem !important;}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important;}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important;}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important;}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important;}.m-md-n5{margin:-3rem !important;}.mt-md-n5,.my-md-n5{margin-top:-3rem !important;}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important;}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important;}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important;}.m-md-auto{margin:auto !important;}.mt-md-auto,.my-md-auto{margin-top:auto !important;}.mr-md-auto,.mx-md-auto{margin-right:auto !important;}.mb-md-auto,.my-md-auto{margin-bottom:auto !important;}.ml-md-auto,.mx-md-auto{margin-left:auto !important;}}@media (min-width:992px){.m-lg-0{margin:0 !important;}.mt-lg-0,.my-lg-0{margin-top:0 !important;}.mr-lg-0,.mx-lg-0{margin-right:0 !important;}.mb-lg-0,.my-lg-0{margin-bottom:0 !important;}.ml-lg-0,.mx-lg-0{margin-left:0 !important;}.m-lg-1{margin:0.25rem !important;}.mt-lg-1,.my-lg-1{margin-top:0.25rem !important;}.mr-lg-1,.mx-lg-1{margin-right:0.25rem !important;}.mb-lg-1,.my-lg-1{margin-bottom:0.25rem !important;}.ml-lg-1,.mx-lg-1{margin-left:0.25rem !important;}.m-lg-2{margin:0.5rem !important;}.mt-lg-2,.my-lg-2{margin-top:0.5rem !important;}.mr-lg-2,.mx-lg-2{margin-right:0.5rem !important;}.mb-lg-2,.my-lg-2{margin-bottom:0.5rem !important;}.ml-lg-2,.mx-lg-2{margin-left:0.5rem !important;}.m-lg-3{margin:1rem !important;}.mt-lg-3,.my-lg-3{margin-top:1rem !important;}.mr-lg-3,.mx-lg-3{margin-right:1rem !important;}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important;}.ml-lg-3,.mx-lg-3{margin-left:1rem !important;}.m-lg-4{margin:1.5rem !important;}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important;}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important;}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important;}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important;}.m-lg-5{margin:3rem !important;}.mt-lg-5,.my-lg-5{margin-top:3rem !important;}.mr-lg-5,.mx-lg-5{margin-right:3rem !important;}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important;}.ml-lg-5,.mx-lg-5{margin-left:3rem !important;}.p-lg-0{padding:0 !important;}.pt-lg-0,.py-lg-0{padding-top:0 !important;}.pr-lg-0,.px-lg-0{padding-right:0 !important;}.pb-lg-0,.py-lg-0{padding-bottom:0 !important;}.pl-lg-0,.px-lg-0{padding-left:0 !important;}.p-lg-1{padding:0.25rem !important;}.pt-lg-1,.py-lg-1{padding-top:0.25rem !important;}.pr-lg-1,.px-lg-1{padding-right:0.25rem !important;}.pb-lg-1,.py-lg-1{padding-bottom:0.25rem !important;}.pl-lg-1,.px-lg-1{padding-left:0.25rem !important;}.p-lg-2{padding:0.5rem !important;}.pt-lg-2,.py-lg-2{padding-top:0.5rem !important;}.pr-lg-2,.px-lg-2{padding-right:0.5rem !important;}.pb-lg-2,.py-lg-2{padding-bottom:0.5rem !important;}.pl-lg-2,.px-lg-2{padding-left:0.5rem !important;}.p-lg-3{padding:1rem !important;}.pt-lg-3,.py-lg-3{padding-top:1rem !important;}.pr-lg-3,.px-lg-3{padding-right:1rem !important;}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important;}.pl-lg-3,.px-lg-3{padding-left:1rem !important;}.p-lg-4{padding:1.5rem !important;}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important;}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important;}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important;}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important;}.p-lg-5{padding:3rem !important;}.pt-lg-5,.py-lg-5{padding-top:3rem !important;}.pr-lg-5,.px-lg-5{padding-right:3rem !important;}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important;}.pl-lg-5,.px-lg-5{padding-left:3rem !important;}.m-lg-n1{margin:-0.25rem !important;}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important;}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important;}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important;}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important;}.m-lg-n2{margin:-0.5rem !important;}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important;}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important;}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important;}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important;}.m-lg-n3{margin:-1rem !important;}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important;}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important;}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important;}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important;}.m-lg-n4{margin:-1.5rem !important;}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important;}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important;}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important;}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important;}.m-lg-n5{margin:-3rem !important;}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important;}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important;}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important;}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important;}.m-lg-auto{margin:auto !important;}.mt-lg-auto,.my-lg-auto{margin-top:auto !important;}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important;}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important;}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important;}}@media (min-width:1200px){.m-xl-0{margin:0 !important;}.mt-xl-0,.my-xl-0{margin-top:0 !important;}.mr-xl-0,.mx-xl-0{margin-right:0 !important;}.mb-xl-0,.my-xl-0{margin-bottom:0 !important;}.ml-xl-0,.mx-xl-0{margin-left:0 !important;}.m-xl-1{margin:0.25rem !important;}.mt-xl-1,.my-xl-1{margin-top:0.25rem !important;}.mr-xl-1,.mx-xl-1{margin-right:0.25rem !important;}.mb-xl-1,.my-xl-1{margin-bottom:0.25rem !important;}.ml-xl-1,.mx-xl-1{margin-left:0.25rem !important;}.m-xl-2{margin:0.5rem !important;}.mt-xl-2,.my-xl-2{margin-top:0.5rem !important;}.mr-xl-2,.mx-xl-2{margin-right:0.5rem !important;}.mb-xl-2,.my-xl-2{margin-bottom:0.5rem !important;}.ml-xl-2,.mx-xl-2{margin-left:0.5rem !important;}.m-xl-3{margin:1rem !important;}.mt-xl-3,.my-xl-3{margin-top:1rem !important;}.mr-xl-3,.mx-xl-3{margin-right:1rem !important;}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important;}.ml-xl-3,.mx-xl-3{margin-left:1rem !important;}.m-xl-4{margin:1.5rem !important;}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important;}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important;}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important;}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important;}.m-xl-5{margin:3rem !important;}.mt-xl-5,.my-xl-5{margin-top:3rem !important;}.mr-xl-5,.mx-xl-5{margin-right:3rem !important;}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important;}.ml-xl-5,.mx-xl-5{margin-left:3rem !important;}.p-xl-0{padding:0 !important;}.pt-xl-0,.py-xl-0{padding-top:0 !important;}.pr-xl-0,.px-xl-0{padding-right:0 !important;}.pb-xl-0,.py-xl-0{padding-bottom:0 !important;}.pl-xl-0,.px-xl-0{padding-left:0 !important;}.p-xl-1{padding:0.25rem !important;}.pt-xl-1,.py-xl-1{padding-top:0.25rem !important;}.pr-xl-1,.px-xl-1{padding-right:0.25rem !important;}.pb-xl-1,.py-xl-1{padding-bottom:0.25rem !important;}.pl-xl-1,.px-xl-1{padding-left:0.25rem !important;}.p-xl-2{padding:0.5rem !important;}.pt-xl-2,.py-xl-2{padding-top:0.5rem !important;}.pr-xl-2,.px-xl-2{padding-right:0.5rem !important;}.pb-xl-2,.py-xl-2{padding-bottom:0.5rem !important;}.pl-xl-2,.px-xl-2{padding-left:0.5rem !important;}.p-xl-3{padding:1rem !important;}.pt-xl-3,.py-xl-3{padding-top:1rem !important;}.pr-xl-3,.px-xl-3{padding-right:1rem !important;}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important;}.pl-xl-3,.px-xl-3{padding-left:1rem !important;}.p-xl-4{padding:1.5rem !important;}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important;}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important;}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important;}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important;}.p-xl-5{padding:3rem !important;}.pt-xl-5,.py-xl-5{padding-top:3rem !important;}.pr-xl-5,.px-xl-5{padding-right:3rem !important;}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important;}.pl-xl-5,.px-xl-5{padding-left:3rem !important;}.m-xl-n1{margin:-0.25rem !important;}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important;}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important;}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important;}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important;}.m-xl-n2{margin:-0.5rem !important;}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important;}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important;}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important;}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important;}.m-xl-n3{margin:-1rem !important;}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important;}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important;}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important;}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important;}.m-xl-n4{margin:-1.5rem !important;}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important;}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important;}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important;}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important;}.m-xl-n5{margin:-3rem !important;}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important;}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important;}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important;}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important;}.m-xl-auto{margin:auto !important;}.mt-xl-auto,.my-xl-auto{margin-top:auto !important;}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important;}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important;}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important;}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0);}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important;}.text-justify{text-align:justify !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-left{text-align:left !important;}.text-right{text-align:right !important;}.text-center{text-align:center !important;}@media (min-width:576px){.text-sm-left{text-align:left !important;}.text-sm-right{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width:768px){.text-md-left{text-align:left !important;}.text-md-right{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width:992px){.text-lg-left{text-align:left !important;}.text-lg-right{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width:1200px){.text-xl-left{text-align:left !important;}.text-xl-right{text-align:right !important;}.text-xl-center{text-align:center !important;}}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.font-weight-light{font-weight:300 !important;}.font-weight-lighter{font-weight:lighter !important;}.font-weight-normal{font-weight:400 !important;}.font-weight-bold{font-weight:700 !important;}.font-weight-bolder{font-weight:bolder !important;}.font-italic{font-style:italic !important;}.text-white{color:#ffffff !important;}.text-primary{color:#1A5DB1 !important;}a.text-primary:hover,a.text-primary:focus{color:#103a6e !important;}.text-secondary{color:#6c757d !important;}a.text-secondary:hover,a.text-secondary:focus{color:#494f54 !important;}.text-success{color:#28a745 !important;}a.text-success:hover,a.text-success:focus{color:#19692c !important;}.text-info{color:#17a2b8 !important;}a.text-info:hover,a.text-info:focus{color:#0f6674 !important;}.text-warning{color:#ffc107 !important;}a.text-warning:hover,a.text-warning:focus{color:#ba8b00 !important;}.text-danger{color:#dc3545 !important;}a.text-danger:hover,a.text-danger:focus{color:#a71d2a !important;}.text-light{color:#f8f9fa !important;}a.text-light:hover,a.text-light:focus{color:#cbd3da !important;}.text-dark{color:#343a40 !important;}a.text-dark:hover,a.text-dark:focus{color:#121416 !important;}.text-body{color:#212529 !important;}.text-muted{color:#6c757d !important;}.text-black-50{color:rgba(0,0,0,0.5) !important;}.text-white-50{color:rgba(255,255,255,0.5) !important;}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.text-decoration-none{text-decoration:none !important;}.text-break{word-break:break-word !important;word-wrap:break-word !important;}.text-reset{color:inherit !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}@media print{*,*::before,*::after{text-shadow:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;}a:not(.btn){text-decoration:underline;}abbr[title]::after{content:" (" attr(title) ")";}pre{white-space:pre-wrap !important;}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}@page{size:a3;}body{min-width:992px !important;}.container{min-width:992px !important;}.navbar{display:none;}.badge{border:1px solid #000000;}.table{border-collapse:collapse !important;}.table td,.table th{background-color:#ffffff !important;}.table-bordered th,.table-bordered td{border:1px solid #dee2e6 !important;}.table-dark{color:inherit;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:#dee2e6;}.table .thead-dark th{color:inherit;border-color:#dee2e6;}}@font-face{font-family:'Avenir';src:url(/themes/custom/radcliffe/radcliffe-theme/assets/fonts/Avenir-Roman.otf);font-weight:400;}@font-face{font-family:'Avenir';src:url(/themes/custom/radcliffe/radcliffe-theme/assets/fonts/Avenir-Medium.ttf);font-weight:500;}@font-face{font-family:'Avenir';src:url(/themes/custom/radcliffe/radcliffe-theme/assets/fonts/Avenir-Book.otf);font-weight:600;}@font-face{font-family:'Avenir';src:url(/themes/custom/radcliffe/radcliffe-theme/assets/fonts/Avenir-Black.otf);font-weight:900;}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.dialog-off-canvas-main-canvas{overflow-x:hidden;}.hidden{display:none;}main{overflow:hidden;}p,span,h1,h2,h3,h4,a{font-family:inherit;padding:0;margin:0;}a{color:inherit;}a:hover{color:inherit;}a.authorLink{-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}a.authorLink:hover{text-decoration:underline;}input,textarea,button,select,a,div,*{-webkit-tap-highlight-color:rgba(0,0,0,0);}html{font-size:62.5%;scroll-behavior:smooth;}body{font-size:1.6rem;overflow-x:hidden;position:relative;}body.noScroll{overflow-y:hidden;}a{text-decoration:none;}a:hover{text-decoration:none;}strong{font-weight:700;}@media screen and (min-width:1921px){html{font-size:75%;}}@media screen and (max-width:1600px){html{font-size:55%;}}@media screen and (max-width:1440px){html{font-size:50%;}}.wrapper{width:100%;max-width:184rem;margin:0 auto;padding-left:90px;padding-right:90px;position:relative;}.wrapper.grid{display:grid;grid-template-columns:repeat(2,1fr);}.wrapper.mw{padding-left:0;padding-right:0;}.wrapper.sw{padding-left:0;padding-right:0;}.wrapper.mt{margin-top:5rem;}@media screen and (max-width:1199px){.wrapper{max-width:1300px;padding-left:40px;padding-right:40px;}}@media screen and (max-width:991px){.wrapper.grid{display:block;}.wrapper.sw{padding-left:4rem;padding-right:4rem;}}@media screen and (max-width:767px){.wrapper{max-width:1300px;padding-left:20px;padding-right:20px;}.wrapper.sw{padding-left:2rem;padding-right:2rem;}}.background-position-top{background-position:top !important;}.background-position-left{background-position:left !important;}.background-position-right{background-position:right !important;}.background-position-bottom{background-position:bottom !important;}.background-position-center{background-position:center !important;}.background-position-left-top{background-position:left top !important;}.background-position-center-top{background-position:center top !important;}.background-position-right-top{background-position:right top !important;}.background-position-left-center{background-position:left center !important;}.background-position-right-center{background-position:right center !important;}.background-position-left-bottom{background-position:left bottom !important;}.background-position-center-bottom{background-position:center bottom !important;}.background-position-right-bottom{background-position:right bottom !important;}.background-size-cover{background-size:cover !important;}.background-size-contain{background-size:contain !important;}.background-size-auto{background-size:auto !important;}.background-attachment-fixed{background-attachment:fixed !important;}.background-attachment-scroll{background-attachment:scroll !important;}.background-attachment-auto{background-attachment:auto !important;}.background-repeat{background-repeat:repeat !important;}.background-no-repeat{background-repeat:no-repeat !important;}.background-repeat-x{background-repeat:repeat-x !important;}.background-repeat-y{background-repeat:repeat-y !important;}.blend-mode-normal{mix-blend-mode:normal;}.blend-mode-multiply{mix-blend-mode:multiply;}.blend-mode-screen{mix-blend-mode:screen;}.blend-mode-overlay{mix-blend-mode:overlay;}.blend-mode-darken{mix-blend-mode:darken;}.blend-mode-lighten{mix-blend-mode:lighten;}.blend-mode-color-dodge{mix-blend-mode:color-dodge;}.blend-mode-color-burn{mix-blend-mode:color-burn;}.blend-mode-hard-light{mix-blend-mode:hard-light;}.blend-mode-soft-light{mix-blend-mode:soft-light;}.blend-mode-difference{mix-blend-mode:difference;}.blend-mode-exclusion{mix-blend-mode:exclusion;}.blend-mode-hue{mix-blend-mode:hue;}.blend-mode-saturation{mix-blend-mode:saturation;}.blend-mode-color{mix-blend-mode:color;}.blend-mode-luminosity{mix-blend-mode:luminosity;}@media (max-width:767.98px){.fs-phone-8{font-size:8px !important;}.fs-phone-10{font-size:10px !important;}.fs-phone-12{font-size:12px !important;}.fs-phone-14{font-size:14px !important;}.fs-phone-16{font-size:16px !important;}.fs-phone-18{font-size:18px !important;}.fs-phone-20{font-size:20px !important;}.fs-phone-22{font-size:22px !important;}.fs-phone-24{font-size:24px !important;}.fs-phone-26{font-size:26px !important;}.fs-phone-28{font-size:28px !important;}.fs-phone-30{font-size:30px !important;}.fs-phone-32{font-size:32px !important;}.fs-phone-34{font-size:34px !important;}.fs-phone-36{font-size:36px !important;}.fs-phone-38{font-size:38px !important;}.fs-phone-40{font-size:40px !important;}.fs-phone-42{font-size:42px !important;}.fs-phone-44{font-size:44px !important;}.fs-phone-46{font-size:46px !important;}.fs-phone-48{font-size:48px !important;}.fs-phone-50{font-size:50px !important;}.fs-phone-52{font-size:52px !important;}.fs-phone-54{font-size:54px !important;}.fs-phone-56{font-size:56px !important;}.fs-phone-58{font-size:58px !important;}.fs-phone-60{font-size:60px !important;}.fs-phone-64{font-size:64px !important;}.fs-phone-68{font-size:68px !important;}.fs-phone-72{font-size:72px !important;}.fs-phone-76{font-size:76px !important;}.fs-phone-80{font-size:80px !important;}}@media (min-width:768px) and (max-width:1199.98px){.fs-tablet-8{font-size:8px !important;}.fs-tablet-10{font-size:10px !important;}.fs-tablet-12{font-size:12px !important;}.fs-tablet-14{font-size:14px !important;}.fs-tablet-16{font-size:16px !important;}.fs-tablet-18{font-size:18px !important;}.fs-tablet-20{font-size:20px !important;}.fs-tablet-22{font-size:22px !important;}.fs-tablet-24{font-size:24px !important;}.fs-tablet-26{font-size:26px !important;}.fs-tablet-28{font-size:28px !important;}.fs-tablet-30{font-size:30px !important;}.fs-tablet-32{font-size:32px !important;}.fs-tablet-34{font-size:34px !important;}.fs-tablet-36{font-size:36px !important;}.fs-tablet-38{font-size:38px !important;}.fs-tablet-40{font-size:40px !important;}.fs-tablet-42{font-size:42px !important;}.fs-tablet-44{font-size:44px !important;}.fs-tablet-46{font-size:46px !important;}.fs-tablet-48{font-size:48px !important;}.fs-tablet-50{font-size:50px !important;}.fs-tablet-52{font-size:52px !important;}.fs-tablet-54{font-size:54px !important;}.fs-tablet-56{font-size:56px !important;}.fs-tablet-58{font-size:58px !important;}.fs-tablet-60{font-size:60px !important;}.fs-tablet-64{font-size:64px !important;}.fs-tablet-68{font-size:68px !important;}.fs-tablet-72{font-size:72px !important;}.fs-tablet-76{font-size:76px !important;}.fs-tablet-80{font-size:80px !important;}}@media (min-width:1200px){.fs-desktop-8{font-size:8px !important;}.fs-desktop-10{font-size:10px !important;}.fs-desktop-12{font-size:12px !important;}.fs-desktop-14{font-size:14px !important;}.fs-desktop-16{font-size:16px !important;}.fs-desktop-18{font-size:18px !important;}.fs-desktop-20{font-size:20px !important;}.fs-desktop-22{font-size:22px !important;}.fs-desktop-24{font-size:24px !important;}.fs-desktop-26{font-size:26px !important;}.fs-desktop-28{font-size:28px !important;}.fs-desktop-30{font-size:30px !important;}.fs-desktop-32{font-size:32px !important;}.fs-desktop-34{font-size:34px !important;}.fs-desktop-36{font-size:36px !important;}.fs-desktop-38{font-size:38px !important;}.fs-desktop-40{font-size:40px !important;}.fs-desktop-42{font-size:42px !important;}.fs-desktop-44{font-size:44px !important;}.fs-desktop-46{font-size:46px !important;}.fs-desktop-48{font-size:48px !important;}.fs-desktop-50{font-size:50px !important;}.fs-desktop-52{font-size:52px !important;}.fs-desktop-54{font-size:54px !important;}.fs-desktop-56{font-size:56px !important;}.fs-desktop-58{font-size:58px !important;}.fs-desktop-60{font-size:60px !important;}.fs-desktop-64{font-size:64px !important;}.fs-desktop-68{font-size:68px !important;}.fs-desktop-72{font-size:72px !important;}.fs-desktop-76{font-size:76px !important;}.fs-desktop-80{font-size:80px !important;}}.f-weight-100{font-weight:100;}.f-weight-200{font-weight:200;}.f-weight-300{font-weight:300;}.f-weight-400{font-weight:400;}.f-weight-500{font-weight:500;}.f-weight-600{font-weight:600;}.f-weight-700{font-weight:700;}.f-weight-800{font-weight:800;}.f-weight-900{font-weight:900;}.opacity-0{opacity:0;}.opacity-10{opacity:0.1;}.opacity-20{opacity:0.2;}.opacity-30{opacity:0.3;}.opacity-40{opacity:0.4;}.opacity-50{opacity:0.5;}.opacity-60{opacity:0.6;}.opacity-70{opacity:0.7;}.opacity-80{opacity:0.8;}.opacity-90{opacity:0.9;}.opacity-100{opacity:1;}.m-5{margin:5px !important;}.mt-5,.my-5{margin-top:5px !important;}.mr-5,.mx-5{margin-right:5px !important;}.mb-5,.my-5{margin-bottom:5px !important;}.ml-5,.mx-5{margin-left:5px !important;}.m-10{margin:10px !important;}.mt-10,.my-10{margin-top:10px !important;}.mr-10,.mx-10{margin-right:10px !important;}.mb-10,.my-10{margin-bottom:10px !important;}.ml-10,.mx-10{margin-left:10px !important;}.m-15{margin:15px !important;}.mt-15,.my-15{margin-top:15px !important;}.mr-15,.mx-15{margin-right:15px !important;}.mb-15,.my-15{margin-bottom:15px !important;}.ml-15,.mx-15{margin-left:15px !important;}.m-20{margin:20px !important;}.mt-20,.my-20{margin-top:20px !important;}.mr-20,.mx-20{margin-right:20px !important;}.mb-20,.my-20{margin-bottom:20px !important;}.ml-20,.mx-20{margin-left:20px !important;}.m-25{margin:25px !important;}.mt-25,.my-25{margin-top:25px !important;}.mr-25,.mx-25{margin-right:25px !important;}.mb-25,.my-25{margin-bottom:25px !important;}.ml-25,.mx-25{margin-left:25px !important;}.m-30{margin:30px !important;}.mt-30,.my-30{margin-top:30px !important;}.mr-30,.mx-30{margin-right:30px !important;}.mb-30,.my-30{margin-bottom:30px !important;}.ml-30,.mx-30{margin-left:30px !important;}.m-35{margin:35px !important;}.mt-35,.my-35{margin-top:35px !important;}.mr-35,.mx-35{margin-right:35px !important;}.mb-35,.my-35{margin-bottom:35px !important;}.ml-35,.mx-35{margin-left:35px !important;}.m-40{margin:40px !important;}.mt-40,.my-40{margin-top:40px !important;}.mr-40,.mx-40{margin-right:40px !important;}.mb-40,.my-40{margin-bottom:40px !important;}.ml-40,.mx-40{margin-left:40px !important;}.m-45{margin:45px !important;}.mt-45,.my-45{margin-top:45px !important;}.mr-45,.mx-45{margin-right:45px !important;}.mb-45,.my-45{margin-bottom:45px !important;}.ml-45,.mx-45{margin-left:45px !important;}.m-50{margin:50px !important;}.mt-50,.my-50{margin-top:50px !important;}.mr-50,.mx-50{margin-right:50px !important;}.mb-50,.my-50{margin-bottom:50px !important;}.ml-50,.mx-50{margin-left:50px !important;}.m-60{margin:60px !important;}.mt-60,.my-60{margin-top:60px !important;}.mr-60,.mx-60{margin-right:60px !important;}.mb-60,.my-60{margin-bottom:60px !important;}.ml-60,.mx-60{margin-left:60px !important;}.m-70{margin:70px !important;}.mt-70,.my-70{margin-top:70px !important;}.mr-70,.mx-70{margin-right:70px !important;}.mb-70,.my-70{margin-bottom:70px !important;}.ml-70,.mx-70{margin-left:70px !important;}.m-80{margin:80px !important;}.mt-80,.my-80{margin-top:80px !important;}.mr-80,.mx-80{margin-right:80px !important;}.mb-80,.my-80{margin-bottom:80px !important;}.ml-80,.mx-80{margin-left:80px !important;}.m-90{margin:90px !important;}.mt-90,.my-90{margin-top:90px !important;}.mr-90,.mx-90{margin-right:90px !important;}.mb-90,.my-90{margin-bottom:90px !important;}.ml-90,.mx-90{margin-left:90px !important;}.m-100{margin:100px !important;}.mt-100,.my-100{margin-top:100px !important;}.mr-100,.mx-100{margin-right:100px !important;}.mb-100,.my-100{margin-bottom:100px !important;}.ml-100,.mx-100{margin-left:100px !important;}.m-150{margin:150px !important;}.mt-150,.my-150{margin-top:150px !important;}.mr-150,.mx-150{margin-right:150px !important;}.mb-150,.my-150{margin-bottom:150px !important;}.ml-150,.mx-150{margin-left:150px !important;}.m-200{margin:200px !important;}.mt-200,.my-200{margin-top:200px !important;}.mr-200,.mx-200{margin-right:200px !important;}.mb-200,.my-200{margin-bottom:200px !important;}.ml-200,.mx-200{margin-left:200px !important;}.m-250{margin:250px !important;}.mt-250,.my-250{margin-top:250px !important;}.mr-250,.mx-250{margin-right:250px !important;}.mb-250,.my-250{margin-bottom:250px !important;}.ml-250,.mx-250{margin-left:250px !important;}.m-300{margin:300px !important;}.mt-300,.my-300{margin-top:300px !important;}.mr-300,.mx-300{margin-right:300px !important;}.mb-300,.my-300{margin-bottom:300px !important;}.ml-300,.mx-300{margin-left:300px !important;}.m-350{margin:350px !important;}.mt-350,.my-350{margin-top:350px !important;}.mr-350,.mx-350{margin-right:350px !important;}.mb-350,.my-350{margin-bottom:350px !important;}.ml-350,.mx-350{margin-left:350px !important;}.m-400{margin:400px !important;}.mt-400,.my-400{margin-top:400px !important;}.mr-400,.mx-400{margin-right:400px !important;}.mb-400,.my-400{margin-bottom:400px !important;}.ml-400,.mx-400{margin-left:400px !important;}.m-450{margin:450px !important;}.mt-450,.my-450{margin-top:450px !important;}.mr-450,.mx-450{margin-right:450px !important;}.mb-450,.my-450{margin-bottom:450px !important;}.ml-450,.mx-450{margin-left:450px !important;}.m-500{margin:500px !important;}.mt-500,.my-500{margin-top:500px !important;}.mr-500,.mx-500{margin-right:500px !important;}.mb-500,.my-500{margin-bottom:500px !important;}.ml-500,.mx-500{margin-left:500px !important;}.p-5{padding:5px !important;}.pt-5,.py-5{padding-top:5px !important;}.pr-5,.px-5{padding-right:5px !important;}.pb-5,.py-5{padding-bottom:5px !important;}.pl-5,.px-5{padding-left:5px !important;}.p-10{padding:10px !important;}.pt-10,.py-10{padding-top:10px !important;}.pr-10,.px-10{padding-right:10px !important;}.pb-10,.py-10{padding-bottom:10px !important;}.pl-10,.px-10{padding-left:10px !important;}.p-15{padding:15px !important;}.pt-15,.py-15{padding-top:15px !important;}.pr-15,.px-15{padding-right:15px !important;}.pb-15,.py-15{padding-bottom:15px !important;}.pl-15,.px-15{padding-left:15px !important;}.p-20{padding:20px !important;}.pt-20,.py-20{padding-top:20px !important;}.pr-20,.px-20{padding-right:20px !important;}.pb-20,.py-20{padding-bottom:20px !important;}.pl-20,.px-20{padding-left:20px !important;}.p-25{padding:25px !important;}.pt-25,.py-25{padding-top:25px !important;}.pr-25,.px-25{padding-right:25px !important;}.pb-25,.py-25{padding-bottom:25px !important;}.pl-25,.px-25{padding-left:25px !important;}.p-30{padding:30px !important;}.pt-30,.py-30{padding-top:30px !important;}.pr-30,.px-30{padding-right:30px !important;}.pb-30,.py-30{padding-bottom:30px !important;}.pl-30,.px-30{padding-left:30px !important;}.p-35{padding:35px !important;}.pt-35,.py-35{padding-top:35px !important;}.pr-35,.px-35{padding-right:35px !important;}.pb-35,.py-35{padding-bottom:35px !important;}.pl-35,.px-35{padding-left:35px !important;}.p-40{padding:40px !important;}.pt-40,.py-40{padding-top:40px !important;}.pr-40,.px-40{padding-right:40px !important;}.pb-40,.py-40{padding-bottom:40px !important;}.pl-40,.px-40{padding-left:40px !important;}.p-45{padding:45px !important;}.pt-45,.py-45{padding-top:45px !important;}.pr-45,.px-45{padding-right:45px !important;}.pb-45,.py-45{padding-bottom:45px !important;}.pl-45,.px-45{padding-left:45px !important;}.p-50{padding:50px !important;}.pt-50,.py-50{padding-top:50px !important;}.pr-50,.px-50{padding-right:50px !important;}.pb-50,.py-50{padding-bottom:50px !important;}.pl-50,.px-50{padding-left:50px !important;}.p-60{padding:60px !important;}.pt-60,.py-60{padding-top:60px !important;}.pr-60,.px-60{padding-right:60px !important;}.pb-60,.py-60{padding-bottom:60px !important;}.pl-60,.px-60{padding-left:60px !important;}.p-70{padding:70px !important;}.pt-70,.py-70{padding-top:70px !important;}.pr-70,.px-70{padding-right:70px !important;}.pb-70,.py-70{padding-bottom:70px !important;}.pl-70,.px-70{padding-left:70px !important;}.p-80{padding:80px !important;}.pt-80,.py-80{padding-top:80px !important;}.pr-80,.px-80{padding-right:80px !important;}.pb-80,.py-80{padding-bottom:80px !important;}.pl-80,.px-80{padding-left:80px !important;}.p-90{padding:90px !important;}.pt-90,.py-90{padding-top:90px !important;}.pr-90,.px-90{padding-right:90px !important;}.pb-90,.py-90{padding-bottom:90px !important;}.pl-90,.px-90{padding-left:90px !important;}.p-100{padding:100px !important;}.pt-100,.py-100{padding-top:100px !important;}.pr-100,.px-100{padding-right:100px !important;}.pb-100,.py-100{padding-bottom:100px !important;}.pl-100,.px-100{padding-left:100px !important;}.p-150{padding:150px !important;}.pt-150,.py-150{padding-top:150px !important;}.pr-150,.px-150{padding-right:150px !important;}.pb-150,.py-150{padding-bottom:150px !important;}.pl-150,.px-150{padding-left:150px !important;}.p-200{padding:200px !important;}.pt-200,.py-200{padding-top:200px !important;}.pr-200,.px-200{padding-right:200px !important;}.pb-200,.py-200{padding-bottom:200px !important;}.pl-200,.px-200{padding-left:200px !important;}.p-250{padding:250px !important;}.pt-250,.py-250{padding-top:250px !important;}.pr-250,.px-250{padding-right:250px !important;}.pb-250,.py-250{padding-bottom:250px !important;}.pl-250,.px-250{padding-left:250px !important;}.p-300{padding:300px !important;}.pt-300,.py-300{padding-top:300px !important;}.pr-300,.px-300{padding-right:300px !important;}.pb-300,.py-300{padding-bottom:300px !important;}.pl-300,.px-300{padding-left:300px !important;}.p-350{padding:350px !important;}.pt-350,.py-350{padding-top:350px !important;}.pr-350,.px-350{padding-right:350px !important;}.pb-350,.py-350{padding-bottom:350px !important;}.pl-350,.px-350{padding-left:350px !important;}.p-400{padding:400px !important;}.pt-400,.py-400{padding-top:400px !important;}.pr-400,.px-400{padding-right:400px !important;}.pb-400,.py-400{padding-bottom:400px !important;}.pl-400,.px-400{padding-left:400px !important;}.p-450{padding:450px !important;}.pt-450,.py-450{padding-top:450px !important;}.pr-450,.px-450{padding-right:450px !important;}.pb-450,.py-450{padding-bottom:450px !important;}.pl-450,.px-450{padding-left:450px !important;}.p-500{padding:500px !important;}.pt-500,.py-500{padding-top:500px !important;}.pr-500,.px-500{padding-right:500px !important;}.pb-500,.py-500{padding-bottom:500px !important;}.pl-500,.px-500{padding-left:500px !important;}@media (min-width:576px){.m-sm-5{margin:5px !important;}.mt-sm-5,.my-sm-5{margin-top:5px !important;}.mr-sm-5,.mx-sm-5{margin-right:5px !important;}.mb-sm-5,.my-sm-5{margin-bottom:5px !important;}.ml-sm-5,.mx-sm-5{margin-left:5px !important;}.m-sm-10{margin:10px !important;}.mt-sm-10,.my-sm-10{margin-top:10px !important;}.mr-sm-10,.mx-sm-10{margin-right:10px !important;}.mb-sm-10,.my-sm-10{margin-bottom:10px !important;}.ml-sm-10,.mx-sm-10{margin-left:10px !important;}.m-sm-15{margin:15px !important;}.mt-sm-15,.my-sm-15{margin-top:15px !important;}.mr-sm-15,.mx-sm-15{margin-right:15px !important;}.mb-sm-15,.my-sm-15{margin-bottom:15px !important;}.ml-sm-15,.mx-sm-15{margin-left:15px !important;}.m-sm-20{margin:20px !important;}.mt-sm-20,.my-sm-20{margin-top:20px !important;}.mr-sm-20,.mx-sm-20{margin-right:20px !important;}.mb-sm-20,.my-sm-20{margin-bottom:20px !important;}.ml-sm-20,.mx-sm-20{margin-left:20px !important;}.m-sm-25{margin:25px !important;}.mt-sm-25,.my-sm-25{margin-top:25px !important;}.mr-sm-25,.mx-sm-25{margin-right:25px !important;}.mb-sm-25,.my-sm-25{margin-bottom:25px !important;}.ml-sm-25,.mx-sm-25{margin-left:25px !important;}.m-sm-30{margin:30px !important;}.mt-sm-30,.my-sm-30{margin-top:30px !important;}.mr-sm-30,.mx-sm-30{margin-right:30px !important;}.mb-sm-30,.my-sm-30{margin-bottom:30px !important;}.ml-sm-30,.mx-sm-30{margin-left:30px !important;}.m-sm-35{margin:35px !important;}.mt-sm-35,.my-sm-35{margin-top:35px !important;}.mr-sm-35,.mx-sm-35{margin-right:35px !important;}.mb-sm-35,.my-sm-35{margin-bottom:35px !important;}.ml-sm-35,.mx-sm-35{margin-left:35px !important;}.m-sm-40{margin:40px !important;}.mt-sm-40,.my-sm-40{margin-top:40px !important;}.mr-sm-40,.mx-sm-40{margin-right:40px !important;}.mb-sm-40,.my-sm-40{margin-bottom:40px !important;}.ml-sm-40,.mx-sm-40{margin-left:40px !important;}.m-sm-45{margin:45px !important;}.mt-sm-45,.my-sm-45{margin-top:45px !important;}.mr-sm-45,.mx-sm-45{margin-right:45px !important;}.mb-sm-45,.my-sm-45{margin-bottom:45px !important;}.ml-sm-45,.mx-sm-45{margin-left:45px !important;}.m-sm-50{margin:50px !important;}.mt-sm-50,.my-sm-50{margin-top:50px !important;}.mr-sm-50,.mx-sm-50{margin-right:50px !important;}.mb-sm-50,.my-sm-50{margin-bottom:50px !important;}.ml-sm-50,.mx-sm-50{margin-left:50px !important;}.m-sm-60{margin:60px !important;}.mt-sm-60,.my-sm-60{margin-top:60px !important;}.mr-sm-60,.mx-sm-60{margin-right:60px !important;}.mb-sm-60,.my-sm-60{margin-bottom:60px !important;}.ml-sm-60,.mx-sm-60{margin-left:60px !important;}.m-sm-70{margin:70px !important;}.mt-sm-70,.my-sm-70{margin-top:70px !important;}.mr-sm-70,.mx-sm-70{margin-right:70px !important;}.mb-sm-70,.my-sm-70{margin-bottom:70px !important;}.ml-sm-70,.mx-sm-70{margin-left:70px !important;}.m-sm-80{margin:80px !important;}.mt-sm-80,.my-sm-80{margin-top:80px !important;}.mr-sm-80,.mx-sm-80{margin-right:80px !important;}.mb-sm-80,.my-sm-80{margin-bottom:80px !important;}.ml-sm-80,.mx-sm-80{margin-left:80px !important;}.m-sm-90{margin:90px !important;}.mt-sm-90,.my-sm-90{margin-top:90px !important;}.mr-sm-90,.mx-sm-90{margin-right:90px !important;}.mb-sm-90,.my-sm-90{margin-bottom:90px !important;}.ml-sm-90,.mx-sm-90{margin-left:90px !important;}.m-sm-100{margin:100px !important;}.mt-sm-100,.my-sm-100{margin-top:100px !important;}.mr-sm-100,.mx-sm-100{margin-right:100px !important;}.mb-sm-100,.my-sm-100{margin-bottom:100px !important;}.ml-sm-100,.mx-sm-100{margin-left:100px !important;}.m-sm-150{margin:150px !important;}.mt-sm-150,.my-sm-150{margin-top:150px !important;}.mr-sm-150,.mx-sm-150{margin-right:150px !important;}.mb-sm-150,.my-sm-150{margin-bottom:150px !important;}.ml-sm-150,.mx-sm-150{margin-left:150px !important;}.m-sm-200{margin:200px !important;}.mt-sm-200,.my-sm-200{margin-top:200px !important;}.mr-sm-200,.mx-sm-200{margin-right:200px !important;}.mb-sm-200,.my-sm-200{margin-bottom:200px !important;}.ml-sm-200,.mx-sm-200{margin-left:200px !important;}.m-sm-250{margin:250px !important;}.mt-sm-250,.my-sm-250{margin-top:250px !important;}.mr-sm-250,.mx-sm-250{margin-right:250px !important;}.mb-sm-250,.my-sm-250{margin-bottom:250px !important;}.ml-sm-250,.mx-sm-250{margin-left:250px !important;}.m-sm-300{margin:300px !important;}.mt-sm-300,.my-sm-300{margin-top:300px !important;}.mr-sm-300,.mx-sm-300{margin-right:300px !important;}.mb-sm-300,.my-sm-300{margin-bottom:300px !important;}.ml-sm-300,.mx-sm-300{margin-left:300px !important;}.m-sm-350{margin:350px !important;}.mt-sm-350,.my-sm-350{margin-top:350px !important;}.mr-sm-350,.mx-sm-350{margin-right:350px !important;}.mb-sm-350,.my-sm-350{margin-bottom:350px !important;}.ml-sm-350,.mx-sm-350{margin-left:350px !important;}.m-sm-400{margin:400px !important;}.mt-sm-400,.my-sm-400{margin-top:400px !important;}.mr-sm-400,.mx-sm-400{margin-right:400px !important;}.mb-sm-400,.my-sm-400{margin-bottom:400px !important;}.ml-sm-400,.mx-sm-400{margin-left:400px !important;}.m-sm-450{margin:450px !important;}.mt-sm-450,.my-sm-450{margin-top:450px !important;}.mr-sm-450,.mx-sm-450{margin-right:450px !important;}.mb-sm-450,.my-sm-450{margin-bottom:450px !important;}.ml-sm-450,.mx-sm-450{margin-left:450px !important;}.m-sm-500{margin:500px !important;}.mt-sm-500,.my-sm-500{margin-top:500px !important;}.mr-sm-500,.mx-sm-500{margin-right:500px !important;}.mb-sm-500,.my-sm-500{margin-bottom:500px !important;}.ml-sm-500,.mx-sm-500{margin-left:500px !important;}.p-sm-5{padding:5px !important;}.pt-sm-5,.py-sm-5{padding-top:5px !important;}.pr-sm-5,.px-sm-5{padding-right:5px !important;}.pb-sm-5,.py-sm-5{padding-bottom:5px !important;}.pl-sm-5,.px-sm-5{padding-left:5px !important;}.p-sm-10{padding:10px !important;}.pt-sm-10,.py-sm-10{padding-top:10px !important;}.pr-sm-10,.px-sm-10{padding-right:10px !important;}.pb-sm-10,.py-sm-10{padding-bottom:10px !important;}.pl-sm-10,.px-sm-10{padding-left:10px !important;}.p-sm-15{padding:15px !important;}.pt-sm-15,.py-sm-15{padding-top:15px !important;}.pr-sm-15,.px-sm-15{padding-right:15px !important;}.pb-sm-15,.py-sm-15{padding-bottom:15px !important;}.pl-sm-15,.px-sm-15{padding-left:15px !important;}.p-sm-20{padding:20px !important;}.pt-sm-20,.py-sm-20{padding-top:20px !important;}.pr-sm-20,.px-sm-20{padding-right:20px !important;}.pb-sm-20,.py-sm-20{padding-bottom:20px !important;}.pl-sm-20,.px-sm-20{padding-left:20px !important;}.p-sm-25{padding:25px !important;}.pt-sm-25,.py-sm-25{padding-top:25px !important;}.pr-sm-25,.px-sm-25{padding-right:25px !important;}.pb-sm-25,.py-sm-25{padding-bottom:25px !important;}.pl-sm-25,.px-sm-25{padding-left:25px !important;}.p-sm-30{padding:30px !important;}.pt-sm-30,.py-sm-30{padding-top:30px !important;}.pr-sm-30,.px-sm-30{padding-right:30px !important;}.pb-sm-30,.py-sm-30{padding-bottom:30px !important;}.pl-sm-30,.px-sm-30{padding-left:30px !important;}.p-sm-35{padding:35px !important;}.pt-sm-35,.py-sm-35{padding-top:35px !important;}.pr-sm-35,.px-sm-35{padding-right:35px !important;}.pb-sm-35,.py-sm-35{padding-bottom:35px !important;}.pl-sm-35,.px-sm-35{padding-left:35px !important;}.p-sm-40{padding:40px !important;}.pt-sm-40,.py-sm-40{padding-top:40px !important;}.pr-sm-40,.px-sm-40{padding-right:40px !important;}.pb-sm-40,.py-sm-40{padding-bottom:40px !important;}.pl-sm-40,.px-sm-40{padding-left:40px !important;}.p-sm-45{padding:45px !important;}.pt-sm-45,.py-sm-45{padding-top:45px !important;}.pr-sm-45,.px-sm-45{padding-right:45px !important;}.pb-sm-45,.py-sm-45{padding-bottom:45px !important;}.pl-sm-45,.px-sm-45{padding-left:45px !important;}.p-sm-50{padding:50px !important;}.pt-sm-50,.py-sm-50{padding-top:50px !important;}.pr-sm-50,.px-sm-50{padding-right:50px !important;}.pb-sm-50,.py-sm-50{padding-bottom:50px !important;}.pl-sm-50,.px-sm-50{padding-left:50px !important;}.p-sm-60{padding:60px !important;}.pt-sm-60,.py-sm-60{padding-top:60px !important;}.pr-sm-60,.px-sm-60{padding-right:60px !important;}.pb-sm-60,.py-sm-60{padding-bottom:60px !important;}.pl-sm-60,.px-sm-60{padding-left:60px !important;}.p-sm-70{padding:70px !important;}.pt-sm-70,.py-sm-70{padding-top:70px !important;}.pr-sm-70,.px-sm-70{padding-right:70px !important;}.pb-sm-70,.py-sm-70{padding-bottom:70px !important;}.pl-sm-70,.px-sm-70{padding-left:70px !important;}.p-sm-80{padding:80px !important;}.pt-sm-80,.py-sm-80{padding-top:80px !important;}.pr-sm-80,.px-sm-80{padding-right:80px !important;}.pb-sm-80,.py-sm-80{padding-bottom:80px !important;}.pl-sm-80,.px-sm-80{padding-left:80px !important;}.p-sm-90{padding:90px !important;}.pt-sm-90,.py-sm-90{padding-top:90px !important;}.pr-sm-90,.px-sm-90{padding-right:90px !important;}.pb-sm-90,.py-sm-90{padding-bottom:90px !important;}.pl-sm-90,.px-sm-90{padding-left:90px !important;}.p-sm-100{padding:100px !important;}.pt-sm-100,.py-sm-100{padding-top:100px !important;}.pr-sm-100,.px-sm-100{padding-right:100px !important;}.pb-sm-100,.py-sm-100{padding-bottom:100px !important;}.pl-sm-100,.px-sm-100{padding-left:100px !important;}.p-sm-150{padding:150px !important;}.pt-sm-150,.py-sm-150{padding-top:150px !important;}.pr-sm-150,.px-sm-150{padding-right:150px !important;}.pb-sm-150,.py-sm-150{padding-bottom:150px !important;}.pl-sm-150,.px-sm-150{padding-left:150px !important;}.p-sm-200{padding:200px !important;}.pt-sm-200,.py-sm-200{padding-top:200px !important;}.pr-sm-200,.px-sm-200{padding-right:200px !important;}.pb-sm-200,.py-sm-200{padding-bottom:200px !important;}.pl-sm-200,.px-sm-200{padding-left:200px !important;}.p-sm-250{padding:250px !important;}.pt-sm-250,.py-sm-250{padding-top:250px !important;}.pr-sm-250,.px-sm-250{padding-right:250px !important;}.pb-sm-250,.py-sm-250{padding-bottom:250px !important;}.pl-sm-250,.px-sm-250{padding-left:250px !important;}.p-sm-300{padding:300px !important;}.pt-sm-300,.py-sm-300{padding-top:300px !important;}.pr-sm-300,.px-sm-300{padding-right:300px !important;}.pb-sm-300,.py-sm-300{padding-bottom:300px !important;}.pl-sm-300,.px-sm-300{padding-left:300px !important;}.p-sm-350{padding:350px !important;}.pt-sm-350,.py-sm-350{padding-top:350px !important;}.pr-sm-350,.px-sm-350{padding-right:350px !important;}.pb-sm-350,.py-sm-350{padding-bottom:350px !important;}.pl-sm-350,.px-sm-350{padding-left:350px !important;}.p-sm-400{padding:400px !important;}.pt-sm-400,.py-sm-400{padding-top:400px !important;}.pr-sm-400,.px-sm-400{padding-right:400px !important;}.pb-sm-400,.py-sm-400{padding-bottom:400px !important;}.pl-sm-400,.px-sm-400{padding-left:400px !important;}.p-sm-450{padding:450px !important;}.pt-sm-450,.py-sm-450{padding-top:450px !important;}.pr-sm-450,.px-sm-450{padding-right:450px !important;}.pb-sm-450,.py-sm-450{padding-bottom:450px !important;}.pl-sm-450,.px-sm-450{padding-left:450px !important;}.p-sm-500{padding:500px !important;}.pt-sm-500,.py-sm-500{padding-top:500px !important;}.pr-sm-500,.px-sm-500{padding-right:500px !important;}.pb-sm-500,.py-sm-500{padding-bottom:500px !important;}.pl-sm-500,.px-sm-500{padding-left:500px !important;}}@media (min-width:768px){.m-md-5{margin:5px !important;}.mt-md-5,.my-md-5{margin-top:5px !important;}.mr-md-5,.mx-md-5{margin-right:5px !important;}.mb-md-5,.my-md-5{margin-bottom:5px !important;}.ml-md-5,.mx-md-5{margin-left:5px !important;}.m-md-10{margin:10px !important;}.mt-md-10,.my-md-10{margin-top:10px !important;}.mr-md-10,.mx-md-10{margin-right:10px !important;}.mb-md-10,.my-md-10{margin-bottom:10px !important;}.ml-md-10,.mx-md-10{margin-left:10px !important;}.m-md-15{margin:15px !important;}.mt-md-15,.my-md-15{margin-top:15px !important;}.mr-md-15,.mx-md-15{margin-right:15px !important;}.mb-md-15,.my-md-15{margin-bottom:15px !important;}.ml-md-15,.mx-md-15{margin-left:15px !important;}.m-md-20{margin:20px !important;}.mt-md-20,.my-md-20{margin-top:20px !important;}.mr-md-20,.mx-md-20{margin-right:20px !important;}.mb-md-20,.my-md-20{margin-bottom:20px !important;}.ml-md-20,.mx-md-20{margin-left:20px !important;}.m-md-25{margin:25px !important;}.mt-md-25,.my-md-25{margin-top:25px !important;}.mr-md-25,.mx-md-25{margin-right:25px !important;}.mb-md-25,.my-md-25{margin-bottom:25px !important;}.ml-md-25,.mx-md-25{margin-left:25px !important;}.m-md-30{margin:30px !important;}.mt-md-30,.my-md-30{margin-top:30px !important;}.mr-md-30,.mx-md-30{margin-right:30px !important;}.mb-md-30,.my-md-30{margin-bottom:30px !important;}.ml-md-30,.mx-md-30{margin-left:30px !important;}.m-md-35{margin:35px !important;}.mt-md-35,.my-md-35{margin-top:35px !important;}.mr-md-35,.mx-md-35{margin-right:35px !important;}.mb-md-35,.my-md-35{margin-bottom:35px !important;}.ml-md-35,.mx-md-35{margin-left:35px !important;}.m-md-40{margin:40px !important;}.mt-md-40,.my-md-40{margin-top:40px !important;}.mr-md-40,.mx-md-40{margin-right:40px !important;}.mb-md-40,.my-md-40{margin-bottom:40px !important;}.ml-md-40,.mx-md-40{margin-left:40px !important;}.m-md-45{margin:45px !important;}.mt-md-45,.my-md-45{margin-top:45px !important;}.mr-md-45,.mx-md-45{margin-right:45px !important;}.mb-md-45,.my-md-45{margin-bottom:45px !important;}.ml-md-45,.mx-md-45{margin-left:45px !important;}.m-md-50{margin:50px !important;}.mt-md-50,.my-md-50{margin-top:50px !important;}.mr-md-50,.mx-md-50{margin-right:50px !important;}.mb-md-50,.my-md-50{margin-bottom:50px !important;}.ml-md-50,.mx-md-50{margin-left:50px !important;}.m-md-60{margin:60px !important;}.mt-md-60,.my-md-60{margin-top:60px !important;}.mr-md-60,.mx-md-60{margin-right:60px !important;}.mb-md-60,.my-md-60{margin-bottom:60px !important;}.ml-md-60,.mx-md-60{margin-left:60px !important;}.m-md-70{margin:70px !important;}.mt-md-70,.my-md-70{margin-top:70px !important;}.mr-md-70,.mx-md-70{margin-right:70px !important;}.mb-md-70,.my-md-70{margin-bottom:70px !important;}.ml-md-70,.mx-md-70{margin-left:70px !important;}.m-md-80{margin:80px !important;}.mt-md-80,.my-md-80{margin-top:80px !important;}.mr-md-80,.mx-md-80{margin-right:80px !important;}.mb-md-80,.my-md-80{margin-bottom:80px !important;}.ml-md-80,.mx-md-80{margin-left:80px !important;}.m-md-90{margin:90px !important;}.mt-md-90,.my-md-90{margin-top:90px !important;}.mr-md-90,.mx-md-90{margin-right:90px !important;}.mb-md-90,.my-md-90{margin-bottom:90px !important;}.ml-md-90,.mx-md-90{margin-left:90px !important;}.m-md-100{margin:100px !important;}.mt-md-100,.my-md-100{margin-top:100px !important;}.mr-md-100,.mx-md-100{margin-right:100px !important;}.mb-md-100,.my-md-100{margin-bottom:100px !important;}.ml-md-100,.mx-md-100{margin-left:100px !important;}.m-md-150{margin:150px !important;}.mt-md-150,.my-md-150{margin-top:150px !important;}.mr-md-150,.mx-md-150{margin-right:150px !important;}.mb-md-150,.my-md-150{margin-bottom:150px !important;}.ml-md-150,.mx-md-150{margin-left:150px !important;}.m-md-200{margin:200px !important;}.mt-md-200,.my-md-200{margin-top:200px !important;}.mr-md-200,.mx-md-200{margin-right:200px !important;}.mb-md-200,.my-md-200{margin-bottom:200px !important;}.ml-md-200,.mx-md-200{margin-left:200px !important;}.m-md-250{margin:250px !important;}.mt-md-250,.my-md-250{margin-top:250px !important;}.mr-md-250,.mx-md-250{margin-right:250px !important;}.mb-md-250,.my-md-250{margin-bottom:250px !important;}.ml-md-250,.mx-md-250{margin-left:250px !important;}.m-md-300{margin:300px !important;}.mt-md-300,.my-md-300{margin-top:300px !important;}.mr-md-300,.mx-md-300{margin-right:300px !important;}.mb-md-300,.my-md-300{margin-bottom:300px !important;}.ml-md-300,.mx-md-300{margin-left:300px !important;}.m-md-350{margin:350px !important;}.mt-md-350,.my-md-350{margin-top:350px !important;}.mr-md-350,.mx-md-350{margin-right:350px !important;}.mb-md-350,.my-md-350{margin-bottom:350px !important;}.ml-md-350,.mx-md-350{margin-left:350px !important;}.m-md-400{margin:400px !important;}.mt-md-400,.my-md-400{margin-top:400px !important;}.mr-md-400,.mx-md-400{margin-right:400px !important;}.mb-md-400,.my-md-400{margin-bottom:400px !important;}.ml-md-400,.mx-md-400{margin-left:400px !important;}.m-md-450{margin:450px !important;}.mt-md-450,.my-md-450{margin-top:450px !important;}.mr-md-450,.mx-md-450{margin-right:450px !important;}.mb-md-450,.my-md-450{margin-bottom:450px !important;}.ml-md-450,.mx-md-450{margin-left:450px !important;}.m-md-500{margin:500px !important;}.mt-md-500,.my-md-500{margin-top:500px !important;}.mr-md-500,.mx-md-500{margin-right:500px !important;}.mb-md-500,.my-md-500{margin-bottom:500px !important;}.ml-md-500,.mx-md-500{margin-left:500px !important;}.p-md-5{padding:5px !important;}.pt-md-5,.py-md-5{padding-top:5px !important;}.pr-md-5,.px-md-5{padding-right:5px !important;}.pb-md-5,.py-md-5{padding-bottom:5px !important;}.pl-md-5,.px-md-5{padding-left:5px !important;}.p-md-10{padding:10px !important;}.pt-md-10,.py-md-10{padding-top:10px !important;}.pr-md-10,.px-md-10{padding-right:10px !important;}.pb-md-10,.py-md-10{padding-bottom:10px !important;}.pl-md-10,.px-md-10{padding-left:10px !important;}.p-md-15{padding:15px !important;}.pt-md-15,.py-md-15{padding-top:15px !important;}.pr-md-15,.px-md-15{padding-right:15px !important;}.pb-md-15,.py-md-15{padding-bottom:15px !important;}.pl-md-15,.px-md-15{padding-left:15px !important;}.p-md-20{padding:20px !important;}.pt-md-20,.py-md-20{padding-top:20px !important;}.pr-md-20,.px-md-20{padding-right:20px !important;}.pb-md-20,.py-md-20{padding-bottom:20px !important;}.pl-md-20,.px-md-20{padding-left:20px !important;}.p-md-25{padding:25px !important;}.pt-md-25,.py-md-25{padding-top:25px !important;}.pr-md-25,.px-md-25{padding-right:25px !important;}.pb-md-25,.py-md-25{padding-bottom:25px !important;}.pl-md-25,.px-md-25{padding-left:25px !important;}.p-md-30{padding:30px !important;}.pt-md-30,.py-md-30{padding-top:30px !important;}.pr-md-30,.px-md-30{padding-right:30px !important;}.pb-md-30,.py-md-30{padding-bottom:30px !important;}.pl-md-30,.px-md-30{padding-left:30px !important;}.p-md-35{padding:35px !important;}.pt-md-35,.py-md-35{padding-top:35px !important;}.pr-md-35,.px-md-35{padding-right:35px !important;}.pb-md-35,.py-md-35{padding-bottom:35px !important;}.pl-md-35,.px-md-35{padding-left:35px !important;}.p-md-40{padding:40px !important;}.pt-md-40,.py-md-40{padding-top:40px !important;}.pr-md-40,.px-md-40{padding-right:40px !important;}.pb-md-40,.py-md-40{padding-bottom:40px !important;}.pl-md-40,.px-md-40{padding-left:40px !important;}.p-md-45{padding:45px !important;}.pt-md-45,.py-md-45{padding-top:45px !important;}.pr-md-45,.px-md-45{padding-right:45px !important;}.pb-md-45,.py-md-45{padding-bottom:45px !important;}.pl-md-45,.px-md-45{padding-left:45px !important;}.p-md-50{padding:50px !important;}.pt-md-50,.py-md-50{padding-top:50px !important;}.pr-md-50,.px-md-50{padding-right:50px !important;}.pb-md-50,.py-md-50{padding-bottom:50px !important;}.pl-md-50,.px-md-50{padding-left:50px !important;}.p-md-60{padding:60px !important;}.pt-md-60,.py-md-60{padding-top:60px !important;}.pr-md-60,.px-md-60{padding-right:60px !important;}.pb-md-60,.py-md-60{padding-bottom:60px !important;}.pl-md-60,.px-md-60{padding-left:60px !important;}.p-md-70{padding:70px !important;}.pt-md-70,.py-md-70{padding-top:70px !important;}.pr-md-70,.px-md-70{padding-right:70px !important;}.pb-md-70,.py-md-70{padding-bottom:70px !important;}.pl-md-70,.px-md-70{padding-left:70px !important;}.p-md-80{padding:80px !important;}.pt-md-80,.py-md-80{padding-top:80px !important;}.pr-md-80,.px-md-80{padding-right:80px !important;}.pb-md-80,.py-md-80{padding-bottom:80px !important;}.pl-md-80,.px-md-80{padding-left:80px !important;}.p-md-90{padding:90px !important;}.pt-md-90,.py-md-90{padding-top:90px !important;}.pr-md-90,.px-md-90{padding-right:90px !important;}.pb-md-90,.py-md-90{padding-bottom:90px !important;}.pl-md-90,.px-md-90{padding-left:90px !important;}.p-md-100{padding:100px !important;}.pt-md-100,.py-md-100{padding-top:100px !important;}.pr-md-100,.px-md-100{padding-right:100px !important;}.pb-md-100,.py-md-100{padding-bottom:100px !important;}.pl-md-100,.px-md-100{padding-left:100px !important;}.p-md-150{padding:150px !important;}.pt-md-150,.py-md-150{padding-top:150px !important;}.pr-md-150,.px-md-150{padding-right:150px !important;}.pb-md-150,.py-md-150{padding-bottom:150px !important;}.pl-md-150,.px-md-150{padding-left:150px !important;}.p-md-200{padding:200px !important;}.pt-md-200,.py-md-200{padding-top:200px !important;}.pr-md-200,.px-md-200{padding-right:200px !important;}.pb-md-200,.py-md-200{padding-bottom:200px !important;}.pl-md-200,.px-md-200{padding-left:200px !important;}.p-md-250{padding:250px !important;}.pt-md-250,.py-md-250{padding-top:250px !important;}.pr-md-250,.px-md-250{padding-right:250px !important;}.pb-md-250,.py-md-250{padding-bottom:250px !important;}.pl-md-250,.px-md-250{padding-left:250px !important;}.p-md-300{padding:300px !important;}.pt-md-300,.py-md-300{padding-top:300px !important;}.pr-md-300,.px-md-300{padding-right:300px !important;}.pb-md-300,.py-md-300{padding-bottom:300px !important;}.pl-md-300,.px-md-300{padding-left:300px !important;}.p-md-350{padding:350px !important;}.pt-md-350,.py-md-350{padding-top:350px !important;}.pr-md-350,.px-md-350{padding-right:350px !important;}.pb-md-350,.py-md-350{padding-bottom:350px !important;}.pl-md-350,.px-md-350{padding-left:350px !important;}.p-md-400{padding:400px !important;}.pt-md-400,.py-md-400{padding-top:400px !important;}.pr-md-400,.px-md-400{padding-right:400px !important;}.pb-md-400,.py-md-400{padding-bottom:400px !important;}.pl-md-400,.px-md-400{padding-left:400px !important;}.p-md-450{padding:450px !important;}.pt-md-450,.py-md-450{padding-top:450px !important;}.pr-md-450,.px-md-450{padding-right:450px !important;}.pb-md-450,.py-md-450{padding-bottom:450px !important;}.pl-md-450,.px-md-450{padding-left:450px !important;}.p-md-500{padding:500px !important;}.pt-md-500,.py-md-500{padding-top:500px !important;}.pr-md-500,.px-md-500{padding-right:500px !important;}.pb-md-500,.py-md-500{padding-bottom:500px !important;}.pl-md-500,.px-md-500{padding-left:500px !important;}}@media (min-width:992px){.m-lg-5{margin:5px !important;}.mt-lg-5,.my-lg-5{margin-top:5px !important;}.mr-lg-5,.mx-lg-5{margin-right:5px !important;}.mb-lg-5,.my-lg-5{margin-bottom:5px !important;}.ml-lg-5,.mx-lg-5{margin-left:5px !important;}.m-lg-10{margin:10px !important;}.mt-lg-10,.my-lg-10{margin-top:10px !important;}.mr-lg-10,.mx-lg-10{margin-right:10px !important;}.mb-lg-10,.my-lg-10{margin-bottom:10px !important;}.ml-lg-10,.mx-lg-10{margin-left:10px !important;}.m-lg-15{margin:15px !important;}.mt-lg-15,.my-lg-15{margin-top:15px !important;}.mr-lg-15,.mx-lg-15{margin-right:15px !important;}.mb-lg-15,.my-lg-15{margin-bottom:15px !important;}.ml-lg-15,.mx-lg-15{margin-left:15px !important;}.m-lg-20{margin:20px !important;}.mt-lg-20,.my-lg-20{margin-top:20px !important;}.mr-lg-20,.mx-lg-20{margin-right:20px !important;}.mb-lg-20,.my-lg-20{margin-bottom:20px !important;}.ml-lg-20,.mx-lg-20{margin-left:20px !important;}.m-lg-25{margin:25px !important;}.mt-lg-25,.my-lg-25{margin-top:25px !important;}.mr-lg-25,.mx-lg-25{margin-right:25px !important;}.mb-lg-25,.my-lg-25{margin-bottom:25px !important;}.ml-lg-25,.mx-lg-25{margin-left:25px !important;}.m-lg-30{margin:30px !important;}.mt-lg-30,.my-lg-30{margin-top:30px !important;}.mr-lg-30,.mx-lg-30{margin-right:30px !important;}.mb-lg-30,.my-lg-30{margin-bottom:30px !important;}.ml-lg-30,.mx-lg-30{margin-left:30px !important;}.m-lg-35{margin:35px !important;}.mt-lg-35,.my-lg-35{margin-top:35px !important;}.mr-lg-35,.mx-lg-35{margin-right:35px !important;}.mb-lg-35,.my-lg-35{margin-bottom:35px !important;}.ml-lg-35,.mx-lg-35{margin-left:35px !important;}.m-lg-40{margin:40px !important;}.mt-lg-40,.my-lg-40{margin-top:40px !important;}.mr-lg-40,.mx-lg-40{margin-right:40px !important;}.mb-lg-40,.my-lg-40{margin-bottom:40px !important;}.ml-lg-40,.mx-lg-40{margin-left:40px !important;}.m-lg-45{margin:45px !important;}.mt-lg-45,.my-lg-45{margin-top:45px !important;}.mr-lg-45,.mx-lg-45{margin-right:45px !important;}.mb-lg-45,.my-lg-45{margin-bottom:45px !important;}.ml-lg-45,.mx-lg-45{margin-left:45px !important;}.m-lg-50{margin:50px !important;}.mt-lg-50,.my-lg-50{margin-top:50px !important;}.mr-lg-50,.mx-lg-50{margin-right:50px !important;}.mb-lg-50,.my-lg-50{margin-bottom:50px !important;}.ml-lg-50,.mx-lg-50{margin-left:50px !important;}.m-lg-60{margin:60px !important;}.mt-lg-60,.my-lg-60{margin-top:60px !important;}.mr-lg-60,.mx-lg-60{margin-right:60px !important;}.mb-lg-60,.my-lg-60{margin-bottom:60px !important;}.ml-lg-60,.mx-lg-60{margin-left:60px !important;}.m-lg-70{margin:70px !important;}.mt-lg-70,.my-lg-70{margin-top:70px !important;}.mr-lg-70,.mx-lg-70{margin-right:70px !important;}.mb-lg-70,.my-lg-70{margin-bottom:70px !important;}.ml-lg-70,.mx-lg-70{margin-left:70px !important;}.m-lg-80{margin:80px !important;}.mt-lg-80,.my-lg-80{margin-top:80px !important;}.mr-lg-80,.mx-lg-80{margin-right:80px !important;}.mb-lg-80,.my-lg-80{margin-bottom:80px !important;}.ml-lg-80,.mx-lg-80{margin-left:80px !important;}.m-lg-90{margin:90px !important;}.mt-lg-90,.my-lg-90{margin-top:90px !important;}.mr-lg-90,.mx-lg-90{margin-right:90px !important;}.mb-lg-90,.my-lg-90{margin-bottom:90px !important;}.ml-lg-90,.mx-lg-90{margin-left:90px !important;}.m-lg-100{margin:100px !important;}.mt-lg-100,.my-lg-100{margin-top:100px !important;}.mr-lg-100,.mx-lg-100{margin-right:100px !important;}.mb-lg-100,.my-lg-100{margin-bottom:100px !important;}.ml-lg-100,.mx-lg-100{margin-left:100px !important;}.m-lg-150{margin:150px !important;}.mt-lg-150,.my-lg-150{margin-top:150px !important;}.mr-lg-150,.mx-lg-150{margin-right:150px !important;}.mb-lg-150,.my-lg-150{margin-bottom:150px !important;}.ml-lg-150,.mx-lg-150{margin-left:150px !important;}.m-lg-200{margin:200px !important;}.mt-lg-200,.my-lg-200{margin-top:200px !important;}.mr-lg-200,.mx-lg-200{margin-right:200px !important;}.mb-lg-200,.my-lg-200{margin-bottom:200px !important;}.ml-lg-200,.mx-lg-200{margin-left:200px !important;}.m-lg-250{margin:250px !important;}.mt-lg-250,.my-lg-250{margin-top:250px !important;}.mr-lg-250,.mx-lg-250{margin-right:250px !important;}.mb-lg-250,.my-lg-250{margin-bottom:250px !important;}.ml-lg-250,.mx-lg-250{margin-left:250px !important;}.m-lg-300{margin:300px !important;}.mt-lg-300,.my-lg-300{margin-top:300px !important;}.mr-lg-300,.mx-lg-300{margin-right:300px !important;}.mb-lg-300,.my-lg-300{margin-bottom:300px !important;}.ml-lg-300,.mx-lg-300{margin-left:300px !important;}.m-lg-350{margin:350px !important;}.mt-lg-350,.my-lg-350{margin-top:350px !important;}.mr-lg-350,.mx-lg-350{margin-right:350px !important;}.mb-lg-350,.my-lg-350{margin-bottom:350px !important;}.ml-lg-350,.mx-lg-350{margin-left:350px !important;}.m-lg-400{margin:400px !important;}.mt-lg-400,.my-lg-400{margin-top:400px !important;}.mr-lg-400,.mx-lg-400{margin-right:400px !important;}.mb-lg-400,.my-lg-400{margin-bottom:400px !important;}.ml-lg-400,.mx-lg-400{margin-left:400px !important;}.m-lg-450{margin:450px !important;}.mt-lg-450,.my-lg-450{margin-top:450px !important;}.mr-lg-450,.mx-lg-450{margin-right:450px !important;}.mb-lg-450,.my-lg-450{margin-bottom:450px !important;}.ml-lg-450,.mx-lg-450{margin-left:450px !important;}.m-lg-500{margin:500px !important;}.mt-lg-500,.my-lg-500{margin-top:500px !important;}.mr-lg-500,.mx-lg-500{margin-right:500px !important;}.mb-lg-500,.my-lg-500{margin-bottom:500px !important;}.ml-lg-500,.mx-lg-500{margin-left:500px !important;}.p-lg-5{padding:5px !important;}.pt-lg-5,.py-lg-5{padding-top:5px !important;}.pr-lg-5,.px-lg-5{padding-right:5px !important;}.pb-lg-5,.py-lg-5{padding-bottom:5px !important;}.pl-lg-5,.px-lg-5{padding-left:5px !important;}.p-lg-10{padding:10px !important;}.pt-lg-10,.py-lg-10{padding-top:10px !important;}.pr-lg-10,.px-lg-10{padding-right:10px !important;}.pb-lg-10,.py-lg-10{padding-bottom:10px !important;}.pl-lg-10,.px-lg-10{padding-left:10px !important;}.p-lg-15{padding:15px !important;}.pt-lg-15,.py-lg-15{padding-top:15px !important;}.pr-lg-15,.px-lg-15{padding-right:15px !important;}.pb-lg-15,.py-lg-15{padding-bottom:15px !important;}.pl-lg-15,.px-lg-15{padding-left:15px !important;}.p-lg-20{padding:20px !important;}.pt-lg-20,.py-lg-20{padding-top:20px !important;}.pr-lg-20,.px-lg-20{padding-right:20px !important;}.pb-lg-20,.py-lg-20{padding-bottom:20px !important;}.pl-lg-20,.px-lg-20{padding-left:20px !important;}.p-lg-25{padding:25px !important;}.pt-lg-25,.py-lg-25{padding-top:25px !important;}.pr-lg-25,.px-lg-25{padding-right:25px !important;}.pb-lg-25,.py-lg-25{padding-bottom:25px !important;}.pl-lg-25,.px-lg-25{padding-left:25px !important;}.p-lg-30{padding:30px !important;}.pt-lg-30,.py-lg-30{padding-top:30px !important;}.pr-lg-30,.px-lg-30{padding-right:30px !important;}.pb-lg-30,.py-lg-30{padding-bottom:30px !important;}.pl-lg-30,.px-lg-30{padding-left:30px !important;}.p-lg-35{padding:35px !important;}.pt-lg-35,.py-lg-35{padding-top:35px !important;}.pr-lg-35,.px-lg-35{padding-right:35px !important;}.pb-lg-35,.py-lg-35{padding-bottom:35px !important;}.pl-lg-35,.px-lg-35{padding-left:35px !important;}.p-lg-40{padding:40px !important;}.pt-lg-40,.py-lg-40{padding-top:40px !important;}.pr-lg-40,.px-lg-40{padding-right:40px !important;}.pb-lg-40,.py-lg-40{padding-bottom:40px !important;}.pl-lg-40,.px-lg-40{padding-left:40px !important;}.p-lg-45{padding:45px !important;}.pt-lg-45,.py-lg-45{padding-top:45px !important;}.pr-lg-45,.px-lg-45{padding-right:45px !important;}.pb-lg-45,.py-lg-45{padding-bottom:45px !important;}.pl-lg-45,.px-lg-45{padding-left:45px !important;}.p-lg-50{padding:50px !important;}.pt-lg-50,.py-lg-50{padding-top:50px !important;}.pr-lg-50,.px-lg-50{padding-right:50px !important;}.pb-lg-50,.py-lg-50{padding-bottom:50px !important;}.pl-lg-50,.px-lg-50{padding-left:50px !important;}.p-lg-60{padding:60px !important;}.pt-lg-60,.py-lg-60{padding-top:60px !important;}.pr-lg-60,.px-lg-60{padding-right:60px !important;}.pb-lg-60,.py-lg-60{padding-bottom:60px !important;}.pl-lg-60,.px-lg-60{padding-left:60px !important;}.p-lg-70{padding:70px !important;}.pt-lg-70,.py-lg-70{padding-top:70px !important;}.pr-lg-70,.px-lg-70{padding-right:70px !important;}.pb-lg-70,.py-lg-70{padding-bottom:70px !important;}.pl-lg-70,.px-lg-70{padding-left:70px !important;}.p-lg-80{padding:80px !important;}.pt-lg-80,.py-lg-80{padding-top:80px !important;}.pr-lg-80,.px-lg-80{padding-right:80px !important;}.pb-lg-80,.py-lg-80{padding-bottom:80px !important;}.pl-lg-80,.px-lg-80{padding-left:80px !important;}.p-lg-90{padding:90px !important;}.pt-lg-90,.py-lg-90{padding-top:90px !important;}.pr-lg-90,.px-lg-90{padding-right:90px !important;}.pb-lg-90,.py-lg-90{padding-bottom:90px !important;}.pl-lg-90,.px-lg-90{padding-left:90px !important;}.p-lg-100{padding:100px !important;}.pt-lg-100,.py-lg-100{padding-top:100px !important;}.pr-lg-100,.px-lg-100{padding-right:100px !important;}.pb-lg-100,.py-lg-100{padding-bottom:100px !important;}.pl-lg-100,.px-lg-100{padding-left:100px !important;}.p-lg-150{padding:150px !important;}.pt-lg-150,.py-lg-150{padding-top:150px !important;}.pr-lg-150,.px-lg-150{padding-right:150px !important;}.pb-lg-150,.py-lg-150{padding-bottom:150px !important;}.pl-lg-150,.px-lg-150{padding-left:150px !important;}.p-lg-200{padding:200px !important;}.pt-lg-200,.py-lg-200{padding-top:200px !important;}.pr-lg-200,.px-lg-200{padding-right:200px !important;}.pb-lg-200,.py-lg-200{padding-bottom:200px !important;}.pl-lg-200,.px-lg-200{padding-left:200px !important;}.p-lg-250{padding:250px !important;}.pt-lg-250,.py-lg-250{padding-top:250px !important;}.pr-lg-250,.px-lg-250{padding-right:250px !important;}.pb-lg-250,.py-lg-250{padding-bottom:250px !important;}.pl-lg-250,.px-lg-250{padding-left:250px !important;}.p-lg-300{padding:300px !important;}.pt-lg-300,.py-lg-300{padding-top:300px !important;}.pr-lg-300,.px-lg-300{padding-right:300px !important;}.pb-lg-300,.py-lg-300{padding-bottom:300px !important;}.pl-lg-300,.px-lg-300{padding-left:300px !important;}.p-lg-350{padding:350px !important;}.pt-lg-350,.py-lg-350{padding-top:350px !important;}.pr-lg-350,.px-lg-350{padding-right:350px !important;}.pb-lg-350,.py-lg-350{padding-bottom:350px !important;}.pl-lg-350,.px-lg-350{padding-left:350px !important;}.p-lg-400{padding:400px !important;}.pt-lg-400,.py-lg-400{padding-top:400px !important;}.pr-lg-400,.px-lg-400{padding-right:400px !important;}.pb-lg-400,.py-lg-400{padding-bottom:400px !important;}.pl-lg-400,.px-lg-400{padding-left:400px !important;}.p-lg-450{padding:450px !important;}.pt-lg-450,.py-lg-450{padding-top:450px !important;}.pr-lg-450,.px-lg-450{padding-right:450px !important;}.pb-lg-450,.py-lg-450{padding-bottom:450px !important;}.pl-lg-450,.px-lg-450{padding-left:450px !important;}.p-lg-500{padding:500px !important;}.pt-lg-500,.py-lg-500{padding-top:500px !important;}.pr-lg-500,.px-lg-500{padding-right:500px !important;}.pb-lg-500,.py-lg-500{padding-bottom:500px !important;}.pl-lg-500,.px-lg-500{padding-left:500px !important;}}@media (min-width:1200px){.m-xl-5{margin:5px !important;}.mt-xl-5,.my-xl-5{margin-top:5px !important;}.mr-xl-5,.mx-xl-5{margin-right:5px !important;}.mb-xl-5,.my-xl-5{margin-bottom:5px !important;}.ml-xl-5,.mx-xl-5{margin-left:5px !important;}.m-xl-10{margin:10px !important;}.mt-xl-10,.my-xl-10{margin-top:10px !important;}.mr-xl-10,.mx-xl-10{margin-right:10px !important;}.mb-xl-10,.my-xl-10{margin-bottom:10px !important;}.ml-xl-10,.mx-xl-10{margin-left:10px !important;}.m-xl-15{margin:15px !important;}.mt-xl-15,.my-xl-15{margin-top:15px !important;}.mr-xl-15,.mx-xl-15{margin-right:15px !important;}.mb-xl-15,.my-xl-15{margin-bottom:15px !important;}.ml-xl-15,.mx-xl-15{margin-left:15px !important;}.m-xl-20{margin:20px !important;}.mt-xl-20,.my-xl-20{margin-top:20px !important;}.mr-xl-20,.mx-xl-20{margin-right:20px !important;}.mb-xl-20,.my-xl-20{margin-bottom:20px !important;}.ml-xl-20,.mx-xl-20{margin-left:20px !important;}.m-xl-25{margin:25px !important;}.mt-xl-25,.my-xl-25{margin-top:25px !important;}.mr-xl-25,.mx-xl-25{margin-right:25px !important;}.mb-xl-25,.my-xl-25{margin-bottom:25px !important;}.ml-xl-25,.mx-xl-25{margin-left:25px !important;}.m-xl-30{margin:30px !important;}.mt-xl-30,.my-xl-30{margin-top:30px !important;}.mr-xl-30,.mx-xl-30{margin-right:30px !important;}.mb-xl-30,.my-xl-30{margin-bottom:30px !important;}.ml-xl-30,.mx-xl-30{margin-left:30px !important;}.m-xl-35{margin:35px !important;}.mt-xl-35,.my-xl-35{margin-top:35px !important;}.mr-xl-35,.mx-xl-35{margin-right:35px !important;}.mb-xl-35,.my-xl-35{margin-bottom:35px !important;}.ml-xl-35,.mx-xl-35{margin-left:35px !important;}.m-xl-40{margin:40px !important;}.mt-xl-40,.my-xl-40{margin-top:40px !important;}.mr-xl-40,.mx-xl-40{margin-right:40px !important;}.mb-xl-40,.my-xl-40{margin-bottom:40px !important;}.ml-xl-40,.mx-xl-40{margin-left:40px !important;}.m-xl-45{margin:45px !important;}.mt-xl-45,.my-xl-45{margin-top:45px !important;}.mr-xl-45,.mx-xl-45{margin-right:45px !important;}.mb-xl-45,.my-xl-45{margin-bottom:45px !important;}.ml-xl-45,.mx-xl-45{margin-left:45px !important;}.m-xl-50{margin:50px !important;}.mt-xl-50,.my-xl-50{margin-top:50px !important;}.mr-xl-50,.mx-xl-50{margin-right:50px !important;}.mb-xl-50,.my-xl-50{margin-bottom:50px !important;}.ml-xl-50,.mx-xl-50{margin-left:50px !important;}.m-xl-60{margin:60px !important;}.mt-xl-60,.my-xl-60{margin-top:60px !important;}.mr-xl-60,.mx-xl-60{margin-right:60px !important;}.mb-xl-60,.my-xl-60{margin-bottom:60px !important;}.ml-xl-60,.mx-xl-60{margin-left:60px !important;}.m-xl-70{margin:70px !important;}.mt-xl-70,.my-xl-70{margin-top:70px !important;}.mr-xl-70,.mx-xl-70{margin-right:70px !important;}.mb-xl-70,.my-xl-70{margin-bottom:70px !important;}.ml-xl-70,.mx-xl-70{margin-left:70px !important;}.m-xl-80{margin:80px !important;}.mt-xl-80,.my-xl-80{margin-top:80px !important;}.mr-xl-80,.mx-xl-80{margin-right:80px !important;}.mb-xl-80,.my-xl-80{margin-bottom:80px !important;}.ml-xl-80,.mx-xl-80{margin-left:80px !important;}.m-xl-90{margin:90px !important;}.mt-xl-90,.my-xl-90{margin-top:90px !important;}.mr-xl-90,.mx-xl-90{margin-right:90px !important;}.mb-xl-90,.my-xl-90{margin-bottom:90px !important;}.ml-xl-90,.mx-xl-90{margin-left:90px !important;}.m-xl-100{margin:100px !important;}.mt-xl-100,.my-xl-100{margin-top:100px !important;}.mr-xl-100,.mx-xl-100{margin-right:100px !important;}.mb-xl-100,.my-xl-100{margin-bottom:100px !important;}.ml-xl-100,.mx-xl-100{margin-left:100px !important;}.m-xl-150{margin:150px !important;}.mt-xl-150,.my-xl-150{margin-top:150px !important;}.mr-xl-150,.mx-xl-150{margin-right:150px !important;}.mb-xl-150,.my-xl-150{margin-bottom:150px !important;}.ml-xl-150,.mx-xl-150{margin-left:150px !important;}.m-xl-200{margin:200px !important;}.mt-xl-200,.my-xl-200{margin-top:200px !important;}.mr-xl-200,.mx-xl-200{margin-right:200px !important;}.mb-xl-200,.my-xl-200{margin-bottom:200px !important;}.ml-xl-200,.mx-xl-200{margin-left:200px !important;}.m-xl-250{margin:250px !important;}.mt-xl-250,.my-xl-250{margin-top:250px !important;}.mr-xl-250,.mx-xl-250{margin-right:250px !important;}.mb-xl-250,.my-xl-250{margin-bottom:250px !important;}.ml-xl-250,.mx-xl-250{margin-left:250px !important;}.m-xl-300{margin:300px !important;}.mt-xl-300,.my-xl-300{margin-top:300px !important;}.mr-xl-300,.mx-xl-300{margin-right:300px !important;}.mb-xl-300,.my-xl-300{margin-bottom:300px !important;}.ml-xl-300,.mx-xl-300{margin-left:300px !important;}.m-xl-350{margin:350px !important;}.mt-xl-350,.my-xl-350{margin-top:350px !important;}.mr-xl-350,.mx-xl-350{margin-right:350px !important;}.mb-xl-350,.my-xl-350{margin-bottom:350px !important;}.ml-xl-350,.mx-xl-350{margin-left:350px !important;}.m-xl-400{margin:400px !important;}.mt-xl-400,.my-xl-400{margin-top:400px !important;}.mr-xl-400,.mx-xl-400{margin-right:400px !important;}.mb-xl-400,.my-xl-400{margin-bottom:400px !important;}.ml-xl-400,.mx-xl-400{margin-left:400px !important;}.m-xl-450{margin:450px !important;}.mt-xl-450,.my-xl-450{margin-top:450px !important;}.mr-xl-450,.mx-xl-450{margin-right:450px !important;}.mb-xl-450,.my-xl-450{margin-bottom:450px !important;}.ml-xl-450,.mx-xl-450{margin-left:450px !important;}.m-xl-500{margin:500px !important;}.mt-xl-500,.my-xl-500{margin-top:500px !important;}.mr-xl-500,.mx-xl-500{margin-right:500px !important;}.mb-xl-500,.my-xl-500{margin-bottom:500px !important;}.ml-xl-500,.mx-xl-500{margin-left:500px !important;}.p-xl-5{padding:5px !important;}.pt-xl-5,.py-xl-5{padding-top:5px !important;}.pr-xl-5,.px-xl-5{padding-right:5px !important;}.pb-xl-5,.py-xl-5{padding-bottom:5px !important;}.pl-xl-5,.px-xl-5{padding-left:5px !important;}.p-xl-10{padding:10px !important;}.pt-xl-10,.py-xl-10{padding-top:10px !important;}.pr-xl-10,.px-xl-10{padding-right:10px !important;}.pb-xl-10,.py-xl-10{padding-bottom:10px !important;}.pl-xl-10,.px-xl-10{padding-left:10px !important;}.p-xl-15{padding:15px !important;}.pt-xl-15,.py-xl-15{padding-top:15px !important;}.pr-xl-15,.px-xl-15{padding-right:15px !important;}.pb-xl-15,.py-xl-15{padding-bottom:15px !important;}.pl-xl-15,.px-xl-15{padding-left:15px !important;}.p-xl-20{padding:20px !important;}.pt-xl-20,.py-xl-20{padding-top:20px !important;}.pr-xl-20,.px-xl-20{padding-right:20px !important;}.pb-xl-20,.py-xl-20{padding-bottom:20px !important;}.pl-xl-20,.px-xl-20{padding-left:20px !important;}.p-xl-25{padding:25px !important;}.pt-xl-25,.py-xl-25{padding-top:25px !important;}.pr-xl-25,.px-xl-25{padding-right:25px !important;}.pb-xl-25,.py-xl-25{padding-bottom:25px !important;}.pl-xl-25,.px-xl-25{padding-left:25px !important;}.p-xl-30{padding:30px !important;}.pt-xl-30,.py-xl-30{padding-top:30px !important;}.pr-xl-30,.px-xl-30{padding-right:30px !important;}.pb-xl-30,.py-xl-30{padding-bottom:30px !important;}.pl-xl-30,.px-xl-30{padding-left:30px !important;}.p-xl-35{padding:35px !important;}.pt-xl-35,.py-xl-35{padding-top:35px !important;}.pr-xl-35,.px-xl-35{padding-right:35px !important;}.pb-xl-35,.py-xl-35{padding-bottom:35px !important;}.pl-xl-35,.px-xl-35{padding-left:35px !important;}.p-xl-40{padding:40px !important;}.pt-xl-40,.py-xl-40{padding-top:40px !important;}.pr-xl-40,.px-xl-40{padding-right:40px !important;}.pb-xl-40,.py-xl-40{padding-bottom:40px !important;}.pl-xl-40,.px-xl-40{padding-left:40px !important;}.p-xl-45{padding:45px !important;}.pt-xl-45,.py-xl-45{padding-top:45px !important;}.pr-xl-45,.px-xl-45{padding-right:45px !important;}.pb-xl-45,.py-xl-45{padding-bottom:45px !important;}.pl-xl-45,.px-xl-45{padding-left:45px !important;}.p-xl-50{padding:50px !important;}.pt-xl-50,.py-xl-50{padding-top:50px !important;}.pr-xl-50,.px-xl-50{padding-right:50px !important;}.pb-xl-50,.py-xl-50{padding-bottom:50px !important;}.pl-xl-50,.px-xl-50{padding-left:50px !important;}.p-xl-60{padding:60px !important;}.pt-xl-60,.py-xl-60{padding-top:60px !important;}.pr-xl-60,.px-xl-60{padding-right:60px !important;}.pb-xl-60,.py-xl-60{padding-bottom:60px !important;}.pl-xl-60,.px-xl-60{padding-left:60px !important;}.p-xl-70{padding:70px !important;}.pt-xl-70,.py-xl-70{padding-top:70px !important;}.pr-xl-70,.px-xl-70{padding-right:70px !important;}.pb-xl-70,.py-xl-70{padding-bottom:70px !important;}.pl-xl-70,.px-xl-70{padding-left:70px !important;}.p-xl-80{padding:80px !important;}.pt-xl-80,.py-xl-80{padding-top:80px !important;}.pr-xl-80,.px-xl-80{padding-right:80px !important;}.pb-xl-80,.py-xl-80{padding-bottom:80px !important;}.pl-xl-80,.px-xl-80{padding-left:80px !important;}.p-xl-90{padding:90px !important;}.pt-xl-90,.py-xl-90{padding-top:90px !important;}.pr-xl-90,.px-xl-90{padding-right:90px !important;}.pb-xl-90,.py-xl-90{padding-bottom:90px !important;}.pl-xl-90,.px-xl-90{padding-left:90px !important;}.p-xl-100{padding:100px !important;}.pt-xl-100,.py-xl-100{padding-top:100px !important;}.pr-xl-100,.px-xl-100{padding-right:100px !important;}.pb-xl-100,.py-xl-100{padding-bottom:100px !important;}.pl-xl-100,.px-xl-100{padding-left:100px !important;}.p-xl-150{padding:150px !important;}.pt-xl-150,.py-xl-150{padding-top:150px !important;}.pr-xl-150,.px-xl-150{padding-right:150px !important;}.pb-xl-150,.py-xl-150{padding-bottom:150px !important;}.pl-xl-150,.px-xl-150{padding-left:150px !important;}.p-xl-200{padding:200px !important;}.pt-xl-200,.py-xl-200{padding-top:200px !important;}.pr-xl-200,.px-xl-200{padding-right:200px !important;}.pb-xl-200,.py-xl-200{padding-bottom:200px !important;}.pl-xl-200,.px-xl-200{padding-left:200px !important;}.p-xl-250{padding:250px !important;}.pt-xl-250,.py-xl-250{padding-top:250px !important;}.pr-xl-250,.px-xl-250{padding-right:250px !important;}.pb-xl-250,.py-xl-250{padding-bottom:250px !important;}.pl-xl-250,.px-xl-250{padding-left:250px !important;}.p-xl-300{padding:300px !important;}.pt-xl-300,.py-xl-300{padding-top:300px !important;}.pr-xl-300,.px-xl-300{padding-right:300px !important;}.pb-xl-300,.py-xl-300{padding-bottom:300px !important;}.pl-xl-300,.px-xl-300{padding-left:300px !important;}.p-xl-350{padding:350px !important;}.pt-xl-350,.py-xl-350{padding-top:350px !important;}.pr-xl-350,.px-xl-350{padding-right:350px !important;}.pb-xl-350,.py-xl-350{padding-bottom:350px !important;}.pl-xl-350,.px-xl-350{padding-left:350px !important;}.p-xl-400{padding:400px !important;}.pt-xl-400,.py-xl-400{padding-top:400px !important;}.pr-xl-400,.px-xl-400{padding-right:400px !important;}.pb-xl-400,.py-xl-400{padding-bottom:400px !important;}.pl-xl-400,.px-xl-400{padding-left:400px !important;}.p-xl-450{padding:450px !important;}.pt-xl-450,.py-xl-450{padding-top:450px !important;}.pr-xl-450,.px-xl-450{padding-right:450px !important;}.pb-xl-450,.py-xl-450{padding-bottom:450px !important;}.pl-xl-450,.px-xl-450{padding-left:450px !important;}.p-xl-500{padding:500px !important;}.pt-xl-500,.py-xl-500{padding-top:500px !important;}.pr-xl-500,.px-xl-500{padding-right:500px !important;}.pb-xl-500,.py-xl-500{padding-bottom:500px !important;}.pl-xl-500,.px-xl-500{padding-left:500px !important;}}@media (min-width:1600px){.m-xxl-5{margin:5px !important;}.mt-xxl-5,.my-xxl-5{margin-top:5px !important;}.mr-xxl-5,.mx-xxl-5{margin-right:5px !important;}.mb-xxl-5,.my-xxl-5{margin-bottom:5px !important;}.ml-xxl-5,.mx-xxl-5{margin-left:5px !important;}.m-xxl-10{margin:10px !important;}.mt-xxl-10,.my-xxl-10{margin-top:10px !important;}.mr-xxl-10,.mx-xxl-10{margin-right:10px !important;}.mb-xxl-10,.my-xxl-10{margin-bottom:10px !important;}.ml-xxl-10,.mx-xxl-10{margin-left:10px !important;}.m-xxl-15{margin:15px !important;}.mt-xxl-15,.my-xxl-15{margin-top:15px !important;}.mr-xxl-15,.mx-xxl-15{margin-right:15px !important;}.mb-xxl-15,.my-xxl-15{margin-bottom:15px !important;}.ml-xxl-15,.mx-xxl-15{margin-left:15px !important;}.m-xxl-20{margin:20px !important;}.mt-xxl-20,.my-xxl-20{margin-top:20px !important;}.mr-xxl-20,.mx-xxl-20{margin-right:20px !important;}.mb-xxl-20,.my-xxl-20{margin-bottom:20px !important;}.ml-xxl-20,.mx-xxl-20{margin-left:20px !important;}.m-xxl-25{margin:25px !important;}.mt-xxl-25,.my-xxl-25{margin-top:25px !important;}.mr-xxl-25,.mx-xxl-25{margin-right:25px !important;}.mb-xxl-25,.my-xxl-25{margin-bottom:25px !important;}.ml-xxl-25,.mx-xxl-25{margin-left:25px !important;}.m-xxl-30{margin:30px !important;}.mt-xxl-30,.my-xxl-30{margin-top:30px !important;}.mr-xxl-30,.mx-xxl-30{margin-right:30px !important;}.mb-xxl-30,.my-xxl-30{margin-bottom:30px !important;}.ml-xxl-30,.mx-xxl-30{margin-left:30px !important;}.m-xxl-35{margin:35px !important;}.mt-xxl-35,.my-xxl-35{margin-top:35px !important;}.mr-xxl-35,.mx-xxl-35{margin-right:35px !important;}.mb-xxl-35,.my-xxl-35{margin-bottom:35px !important;}.ml-xxl-35,.mx-xxl-35{margin-left:35px !important;}.m-xxl-40{margin:40px !important;}.mt-xxl-40,.my-xxl-40{margin-top:40px !important;}.mr-xxl-40,.mx-xxl-40{margin-right:40px !important;}.mb-xxl-40,.my-xxl-40{margin-bottom:40px !important;}.ml-xxl-40,.mx-xxl-40{margin-left:40px !important;}.m-xxl-45{margin:45px !important;}.mt-xxl-45,.my-xxl-45{margin-top:45px !important;}.mr-xxl-45,.mx-xxl-45{margin-right:45px !important;}.mb-xxl-45,.my-xxl-45{margin-bottom:45px !important;}.ml-xxl-45,.mx-xxl-45{margin-left:45px !important;}.m-xxl-50{margin:50px !important;}.mt-xxl-50,.my-xxl-50{margin-top:50px !important;}.mr-xxl-50,.mx-xxl-50{margin-right:50px !important;}.mb-xxl-50,.my-xxl-50{margin-bottom:50px !important;}.ml-xxl-50,.mx-xxl-50{margin-left:50px !important;}.m-xxl-60{margin:60px !important;}.mt-xxl-60,.my-xxl-60{margin-top:60px !important;}.mr-xxl-60,.mx-xxl-60{margin-right:60px !important;}.mb-xxl-60,.my-xxl-60{margin-bottom:60px !important;}.ml-xxl-60,.mx-xxl-60{margin-left:60px !important;}.m-xxl-70{margin:70px !important;}.mt-xxl-70,.my-xxl-70{margin-top:70px !important;}.mr-xxl-70,.mx-xxl-70{margin-right:70px !important;}.mb-xxl-70,.my-xxl-70{margin-bottom:70px !important;}.ml-xxl-70,.mx-xxl-70{margin-left:70px !important;}.m-xxl-80{margin:80px !important;}.mt-xxl-80,.my-xxl-80{margin-top:80px !important;}.mr-xxl-80,.mx-xxl-80{margin-right:80px !important;}.mb-xxl-80,.my-xxl-80{margin-bottom:80px !important;}.ml-xxl-80,.mx-xxl-80{margin-left:80px !important;}.m-xxl-90{margin:90px !important;}.mt-xxl-90,.my-xxl-90{margin-top:90px !important;}.mr-xxl-90,.mx-xxl-90{margin-right:90px !important;}.mb-xxl-90,.my-xxl-90{margin-bottom:90px !important;}.ml-xxl-90,.mx-xxl-90{margin-left:90px !important;}.m-xxl-100{margin:100px !important;}.mt-xxl-100,.my-xxl-100{margin-top:100px !important;}.mr-xxl-100,.mx-xxl-100{margin-right:100px !important;}.mb-xxl-100,.my-xxl-100{margin-bottom:100px !important;}.ml-xxl-100,.mx-xxl-100{margin-left:100px !important;}.m-xxl-150{margin:150px !important;}.mt-xxl-150,.my-xxl-150{margin-top:150px !important;}.mr-xxl-150,.mx-xxl-150{margin-right:150px !important;}.mb-xxl-150,.my-xxl-150{margin-bottom:150px !important;}.ml-xxl-150,.mx-xxl-150{margin-left:150px !important;}.m-xxl-200{margin:200px !important;}.mt-xxl-200,.my-xxl-200{margin-top:200px !important;}.mr-xxl-200,.mx-xxl-200{margin-right:200px !important;}.mb-xxl-200,.my-xxl-200{margin-bottom:200px !important;}.ml-xxl-200,.mx-xxl-200{margin-left:200px !important;}.m-xxl-250{margin:250px !important;}.mt-xxl-250,.my-xxl-250{margin-top:250px !important;}.mr-xxl-250,.mx-xxl-250{margin-right:250px !important;}.mb-xxl-250,.my-xxl-250{margin-bottom:250px !important;}.ml-xxl-250,.mx-xxl-250{margin-left:250px !important;}.m-xxl-300{margin:300px !important;}.mt-xxl-300,.my-xxl-300{margin-top:300px !important;}.mr-xxl-300,.mx-xxl-300{margin-right:300px !important;}.mb-xxl-300,.my-xxl-300{margin-bottom:300px !important;}.ml-xxl-300,.mx-xxl-300{margin-left:300px !important;}.m-xxl-350{margin:350px !important;}.mt-xxl-350,.my-xxl-350{margin-top:350px !important;}.mr-xxl-350,.mx-xxl-350{margin-right:350px !important;}.mb-xxl-350,.my-xxl-350{margin-bottom:350px !important;}.ml-xxl-350,.mx-xxl-350{margin-left:350px !important;}.m-xxl-400{margin:400px !important;}.mt-xxl-400,.my-xxl-400{margin-top:400px !important;}.mr-xxl-400,.mx-xxl-400{margin-right:400px !important;}.mb-xxl-400,.my-xxl-400{margin-bottom:400px !important;}.ml-xxl-400,.mx-xxl-400{margin-left:400px !important;}.m-xxl-450{margin:450px !important;}.mt-xxl-450,.my-xxl-450{margin-top:450px !important;}.mr-xxl-450,.mx-xxl-450{margin-right:450px !important;}.mb-xxl-450,.my-xxl-450{margin-bottom:450px !important;}.ml-xxl-450,.mx-xxl-450{margin-left:450px !important;}.m-xxl-500{margin:500px !important;}.mt-xxl-500,.my-xxl-500{margin-top:500px !important;}.mr-xxl-500,.mx-xxl-500{margin-right:500px !important;}.mb-xxl-500,.my-xxl-500{margin-bottom:500px !important;}.ml-xxl-500,.mx-xxl-500{margin-left:500px !important;}.p-xxl-5{padding:5px !important;}.pt-xxl-5,.py-xxl-5{padding-top:5px !important;}.pr-xxl-5,.px-xxl-5{padding-right:5px !important;}.pb-xxl-5,.py-xxl-5{padding-bottom:5px !important;}.pl-xxl-5,.px-xxl-5{padding-left:5px !important;}.p-xxl-10{padding:10px !important;}.pt-xxl-10,.py-xxl-10{padding-top:10px !important;}.pr-xxl-10,.px-xxl-10{padding-right:10px !important;}.pb-xxl-10,.py-xxl-10{padding-bottom:10px !important;}.pl-xxl-10,.px-xxl-10{padding-left:10px !important;}.p-xxl-15{padding:15px !important;}.pt-xxl-15,.py-xxl-15{padding-top:15px !important;}.pr-xxl-15,.px-xxl-15{padding-right:15px !important;}.pb-xxl-15,.py-xxl-15{padding-bottom:15px !important;}.pl-xxl-15,.px-xxl-15{padding-left:15px !important;}.p-xxl-20{padding:20px !important;}.pt-xxl-20,.py-xxl-20{padding-top:20px !important;}.pr-xxl-20,.px-xxl-20{padding-right:20px !important;}.pb-xxl-20,.py-xxl-20{padding-bottom:20px !important;}.pl-xxl-20,.px-xxl-20{padding-left:20px !important;}.p-xxl-25{padding:25px !important;}.pt-xxl-25,.py-xxl-25{padding-top:25px !important;}.pr-xxl-25,.px-xxl-25{padding-right:25px !important;}.pb-xxl-25,.py-xxl-25{padding-bottom:25px !important;}.pl-xxl-25,.px-xxl-25{padding-left:25px !important;}.p-xxl-30{padding:30px !important;}.pt-xxl-30,.py-xxl-30{padding-top:30px !important;}.pr-xxl-30,.px-xxl-30{padding-right:30px !important;}.pb-xxl-30,.py-xxl-30{padding-bottom:30px !important;}.pl-xxl-30,.px-xxl-30{padding-left:30px !important;}.p-xxl-35{padding:35px !important;}.pt-xxl-35,.py-xxl-35{padding-top:35px !important;}.pr-xxl-35,.px-xxl-35{padding-right:35px !important;}.pb-xxl-35,.py-xxl-35{padding-bottom:35px !important;}.pl-xxl-35,.px-xxl-35{padding-left:35px !important;}.p-xxl-40{padding:40px !important;}.pt-xxl-40,.py-xxl-40{padding-top:40px !important;}.pr-xxl-40,.px-xxl-40{padding-right:40px !important;}.pb-xxl-40,.py-xxl-40{padding-bottom:40px !important;}.pl-xxl-40,.px-xxl-40{padding-left:40px !important;}.p-xxl-45{padding:45px !important;}.pt-xxl-45,.py-xxl-45{padding-top:45px !important;}.pr-xxl-45,.px-xxl-45{padding-right:45px !important;}.pb-xxl-45,.py-xxl-45{padding-bottom:45px !important;}.pl-xxl-45,.px-xxl-45{padding-left:45px !important;}.p-xxl-50{padding:50px !important;}.pt-xxl-50,.py-xxl-50{padding-top:50px !important;}.pr-xxl-50,.px-xxl-50{padding-right:50px !important;}.pb-xxl-50,.py-xxl-50{padding-bottom:50px !important;}.pl-xxl-50,.px-xxl-50{padding-left:50px !important;}.p-xxl-60{padding:60px !important;}.pt-xxl-60,.py-xxl-60{padding-top:60px !important;}.pr-xxl-60,.px-xxl-60{padding-right:60px !important;}.pb-xxl-60,.py-xxl-60{padding-bottom:60px !important;}.pl-xxl-60,.px-xxl-60{padding-left:60px !important;}.p-xxl-70{padding:70px !important;}.pt-xxl-70,.py-xxl-70{padding-top:70px !important;}.pr-xxl-70,.px-xxl-70{padding-right:70px !important;}.pb-xxl-70,.py-xxl-70{padding-bottom:70px !important;}.pl-xxl-70,.px-xxl-70{padding-left:70px !important;}.p-xxl-80{padding:80px !important;}.pt-xxl-80,.py-xxl-80{padding-top:80px !important;}.pr-xxl-80,.px-xxl-80{padding-right:80px !important;}.pb-xxl-80,.py-xxl-80{padding-bottom:80px !important;}.pl-xxl-80,.px-xxl-80{padding-left:80px !important;}.p-xxl-90{padding:90px !important;}.pt-xxl-90,.py-xxl-90{padding-top:90px !important;}.pr-xxl-90,.px-xxl-90{padding-right:90px !important;}.pb-xxl-90,.py-xxl-90{padding-bottom:90px !important;}.pl-xxl-90,.px-xxl-90{padding-left:90px !important;}.p-xxl-100{padding:100px !important;}.pt-xxl-100,.py-xxl-100{padding-top:100px !important;}.pr-xxl-100,.px-xxl-100{padding-right:100px !important;}.pb-xxl-100,.py-xxl-100{padding-bottom:100px !important;}.pl-xxl-100,.px-xxl-100{padding-left:100px !important;}.p-xxl-150{padding:150px !important;}.pt-xxl-150,.py-xxl-150{padding-top:150px !important;}.pr-xxl-150,.px-xxl-150{padding-right:150px !important;}.pb-xxl-150,.py-xxl-150{padding-bottom:150px !important;}.pl-xxl-150,.px-xxl-150{padding-left:150px !important;}.p-xxl-200{padding:200px !important;}.pt-xxl-200,.py-xxl-200{padding-top:200px !important;}.pr-xxl-200,.px-xxl-200{padding-right:200px !important;}.pb-xxl-200,.py-xxl-200{padding-bottom:200px !important;}.pl-xxl-200,.px-xxl-200{padding-left:200px !important;}.p-xxl-250{padding:250px !important;}.pt-xxl-250,.py-xxl-250{padding-top:250px !important;}.pr-xxl-250,.px-xxl-250{padding-right:250px !important;}.pb-xxl-250,.py-xxl-250{padding-bottom:250px !important;}.pl-xxl-250,.px-xxl-250{padding-left:250px !important;}.p-xxl-300{padding:300px !important;}.pt-xxl-300,.py-xxl-300{padding-top:300px !important;}.pr-xxl-300,.px-xxl-300{padding-right:300px !important;}.pb-xxl-300,.py-xxl-300{padding-bottom:300px !important;}.pl-xxl-300,.px-xxl-300{padding-left:300px !important;}.p-xxl-350{padding:350px !important;}.pt-xxl-350,.py-xxl-350{padding-top:350px !important;}.pr-xxl-350,.px-xxl-350{padding-right:350px !important;}.pb-xxl-350,.py-xxl-350{padding-bottom:350px !important;}.pl-xxl-350,.px-xxl-350{padding-left:350px !important;}.p-xxl-400{padding:400px !important;}.pt-xxl-400,.py-xxl-400{padding-top:400px !important;}.pr-xxl-400,.px-xxl-400{padding-right:400px !important;}.pb-xxl-400,.py-xxl-400{padding-bottom:400px !important;}.pl-xxl-400,.px-xxl-400{padding-left:400px !important;}.p-xxl-450{padding:450px !important;}.pt-xxl-450,.py-xxl-450{padding-top:450px !important;}.pr-xxl-450,.px-xxl-450{padding-right:450px !important;}.pb-xxl-450,.py-xxl-450{padding-bottom:450px !important;}.pl-xxl-450,.px-xxl-450{padding-left:450px !important;}.p-xxl-500{padding:500px !important;}.pt-xxl-500,.py-xxl-500{padding-top:500px !important;}.pr-xxl-500,.px-xxl-500{padding-right:500px !important;}.pb-xxl-500,.py-xxl-500{padding-bottom:500px !important;}.pl-xxl-500,.px-xxl-500{padding-left:500px !important;}}.vh-10{height:10vh !important;}.vh-min-10{min-height:10vh !important;}.vh-auto{height:auto !important;}.vh-min-auto{height:auto !important;}.vh-20{height:20vh !important;}.vh-min-20{min-height:20vh !important;}.vh-auto{height:auto !important;}.vh-min-auto{height:auto !important;}.vh-30{height:30vh !important;}.vh-min-30{min-height:30vh !important;}.vh-auto{height:auto !important;}.vh-min-auto{height:auto !important;}.vh-40{height:40vh !important;}.vh-min-40{min-height:40vh !important;}.vh-auto{height:auto !important;}.vh-min-auto{height:auto !important;}.vh-50{height:50vh !important;}.vh-min-50{min-height:50vh !important;}.vh-auto{height:auto !important;}.vh-min-auto{height:auto !important;}.vh-60{height:60vh !important;}.vh-min-60{min-height:60vh !important;}.vh-auto{height:auto !important;}.vh-min-auto{height:auto !important;}.vh-70{height:70vh !important;}.vh-min-70{min-height:70vh !important;}.vh-auto{height:auto !important;}.vh-min-auto{height:auto !important;}.vh-80{height:80vh !important;}.vh-min-80{min-height:80vh !important;}.vh-auto{height:auto !important;}.vh-min-auto{height:auto !important;}.vh-90{height:90vh !important;}.vh-min-90{min-height:90vh !important;}.vh-auto{height:auto !important;}.vh-min-auto{height:auto !important;}.vh-100{height:100vh !important;}.vh-min-100{min-height:100vh !important;}.vh-auto{height:auto !important;}.vh-min-auto{height:auto !important;}@media (min-width:576px){.vh-sm-10{height:10vh !important;}.vh-min-sm-10{min-height:10vh !important;}.vh-sm-auto{height:auto !important;}.vh-min-sm-auto{height:auto !important;}.vh-sm-20{height:20vh !important;}.vh-min-sm-20{min-height:20vh !important;}.vh-sm-auto{height:auto !important;}.vh-min-sm-auto{height:auto !important;}.vh-sm-30{height:30vh !important;}.vh-min-sm-30{min-height:30vh !important;}.vh-sm-auto{height:auto !important;}.vh-min-sm-auto{height:auto !important;}.vh-sm-40{height:40vh !important;}.vh-min-sm-40{min-height:40vh !important;}.vh-sm-auto{height:auto !important;}.vh-min-sm-auto{height:auto !important;}.vh-sm-50{height:50vh !important;}.vh-min-sm-50{min-height:50vh !important;}.vh-sm-auto{height:auto !important;}.vh-min-sm-auto{height:auto !important;}.vh-sm-60{height:60vh !important;}.vh-min-sm-60{min-height:60vh !important;}.vh-sm-auto{height:auto !important;}.vh-min-sm-auto{height:auto !important;}.vh-sm-70{height:70vh !important;}.vh-min-sm-70{min-height:70vh !important;}.vh-sm-auto{height:auto !important;}.vh-min-sm-auto{height:auto !important;}.vh-sm-80{height:80vh !important;}.vh-min-sm-80{min-height:80vh !important;}.vh-sm-auto{height:auto !important;}.vh-min-sm-auto{height:auto !important;}.vh-sm-90{height:90vh !important;}.vh-min-sm-90{min-height:90vh !important;}.vh-sm-auto{height:auto !important;}.vh-min-sm-auto{height:auto !important;}.vh-sm-100{height:100vh !important;}.vh-min-sm-100{min-height:100vh !important;}.vh-sm-auto{height:auto !important;}.vh-min-sm-auto{height:auto !important;}}@media (min-width:768px){.vh-md-10{height:10vh !important;}.vh-min-md-10{min-height:10vh !important;}.vh-md-auto{height:auto !important;}.vh-min-md-auto{height:auto !important;}.vh-md-20{height:20vh !important;}.vh-min-md-20{min-height:20vh !important;}.vh-md-auto{height:auto !important;}.vh-min-md-auto{height:auto !important;}.vh-md-30{height:30vh !important;}.vh-min-md-30{min-height:30vh !important;}.vh-md-auto{height:auto !important;}.vh-min-md-auto{height:auto !important;}.vh-md-40{height:40vh !important;}.vh-min-md-40{min-height:40vh !important;}.vh-md-auto{height:auto !important;}.vh-min-md-auto{height:auto !important;}.vh-md-50{height:50vh !important;}.vh-min-md-50{min-height:50vh !important;}.vh-md-auto{height:auto !important;}.vh-min-md-auto{height:auto !important;}.vh-md-60{height:60vh !important;}.vh-min-md-60{min-height:60vh !important;}.vh-md-auto{height:auto !important;}.vh-min-md-auto{height:auto !important;}.vh-md-70{height:70vh !important;}.vh-min-md-70{min-height:70vh !important;}.vh-md-auto{height:auto !important;}.vh-min-md-auto{height:auto !important;}.vh-md-80{height:80vh !important;}.vh-min-md-80{min-height:80vh !important;}.vh-md-auto{height:auto !important;}.vh-min-md-auto{height:auto !important;}.vh-md-90{height:90vh !important;}.vh-min-md-90{min-height:90vh !important;}.vh-md-auto{height:auto !important;}.vh-min-md-auto{height:auto !important;}.vh-md-100{height:100vh !important;}.vh-min-md-100{min-height:100vh !important;}.vh-md-auto{height:auto !important;}.vh-min-md-auto{height:auto !important;}}@media (min-width:992px){.vh-lg-10{height:10vh !important;}.vh-min-lg-10{min-height:10vh !important;}.vh-lg-auto{height:auto !important;}.vh-min-lg-auto{height:auto !important;}.vh-lg-20{height:20vh !important;}.vh-min-lg-20{min-height:20vh !important;}.vh-lg-auto{height:auto !important;}.vh-min-lg-auto{height:auto !important;}.vh-lg-30{height:30vh !important;}.vh-min-lg-30{min-height:30vh !important;}.vh-lg-auto{height:auto !important;}.vh-min-lg-auto{height:auto !important;}.vh-lg-40{height:40vh !important;}.vh-min-lg-40{min-height:40vh !important;}.vh-lg-auto{height:auto !important;}.vh-min-lg-auto{height:auto !important;}.vh-lg-50{height:50vh !important;}.vh-min-lg-50{min-height:50vh !important;}.vh-lg-auto{height:auto !important;}.vh-min-lg-auto{height:auto !important;}.vh-lg-60{height:60vh !important;}.vh-min-lg-60{min-height:60vh !important;}.vh-lg-auto{height:auto !important;}.vh-min-lg-auto{height:auto !important;}.vh-lg-70{height:70vh !important;}.vh-min-lg-70{min-height:70vh !important;}.vh-lg-auto{height:auto !important;}.vh-min-lg-auto{height:auto !important;}.vh-lg-80{height:80vh !important;}.vh-min-lg-80{min-height:80vh !important;}.vh-lg-auto{height:auto !important;}.vh-min-lg-auto{height:auto !important;}.vh-lg-90{height:90vh !important;}.vh-min-lg-90{min-height:90vh !important;}.vh-lg-auto{height:auto !important;}.vh-min-lg-auto{height:auto !important;}.vh-lg-100{height:100vh !important;}.vh-min-lg-100{min-height:100vh !important;}.vh-lg-auto{height:auto !important;}.vh-min-lg-auto{height:auto !important;}}@media (min-width:1200px){.vh-xl-10{height:10vh !important;}.vh-min-xl-10{min-height:10vh !important;}.vh-xl-auto{height:auto !important;}.vh-min-xl-auto{height:auto !important;}.vh-xl-20{height:20vh !important;}.vh-min-xl-20{min-height:20vh !important;}.vh-xl-auto{height:auto !important;}.vh-min-xl-auto{height:auto !important;}.vh-xl-30{height:30vh !important;}.vh-min-xl-30{min-height:30vh !important;}.vh-xl-auto{height:auto !important;}.vh-min-xl-auto{height:auto !important;}.vh-xl-40{height:40vh !important;}.vh-min-xl-40{min-height:40vh !important;}.vh-xl-auto{height:auto !important;}.vh-min-xl-auto{height:auto !important;}.vh-xl-50{height:50vh !important;}.vh-min-xl-50{min-height:50vh !important;}.vh-xl-auto{height:auto !important;}.vh-min-xl-auto{height:auto !important;}.vh-xl-60{height:60vh !important;}.vh-min-xl-60{min-height:60vh !important;}.vh-xl-auto{height:auto !important;}.vh-min-xl-auto{height:auto !important;}.vh-xl-70{height:70vh !important;}.vh-min-xl-70{min-height:70vh !important;}.vh-xl-auto{height:auto !important;}.vh-min-xl-auto{height:auto !important;}.vh-xl-80{height:80vh !important;}.vh-min-xl-80{min-height:80vh !important;}.vh-xl-auto{height:auto !important;}.vh-min-xl-auto{height:auto !important;}.vh-xl-90{height:90vh !important;}.vh-min-xl-90{min-height:90vh !important;}.vh-xl-auto{height:auto !important;}.vh-min-xl-auto{height:auto !important;}.vh-xl-100{height:100vh !important;}.vh-min-xl-100{min-height:100vh !important;}.vh-xl-auto{height:auto !important;}.vh-min-xl-auto{height:auto !important;}}@media (min-width:1600px){.vh-xxl-10{height:10vh !important;}.vh-min-xxl-10{min-height:10vh !important;}.vh-xxl-auto{height:auto !important;}.vh-min-xxl-auto{height:auto !important;}.vh-xxl-20{height:20vh !important;}.vh-min-xxl-20{min-height:20vh !important;}.vh-xxl-auto{height:auto !important;}.vh-min-xxl-auto{height:auto !important;}.vh-xxl-30{height:30vh !important;}.vh-min-xxl-30{min-height:30vh !important;}.vh-xxl-auto{height:auto !important;}.vh-min-xxl-auto{height:auto !important;}.vh-xxl-40{height:40vh !important;}.vh-min-xxl-40{min-height:40vh !important;}.vh-xxl-auto{height:auto !important;}.vh-min-xxl-auto{height:auto !important;}.vh-xxl-50{height:50vh !important;}.vh-min-xxl-50{min-height:50vh !important;}.vh-xxl-auto{height:auto !important;}.vh-min-xxl-auto{height:auto !important;}.vh-xxl-60{height:60vh !important;}.vh-min-xxl-60{min-height:60vh !important;}.vh-xxl-auto{height:auto !important;}.vh-min-xxl-auto{height:auto !important;}.vh-xxl-70{height:70vh !important;}.vh-min-xxl-70{min-height:70vh !important;}.vh-xxl-auto{height:auto !important;}.vh-min-xxl-auto{height:auto !important;}.vh-xxl-80{height:80vh !important;}.vh-min-xxl-80{min-height:80vh !important;}.vh-xxl-auto{height:auto !important;}.vh-min-xxl-auto{height:auto !important;}.vh-xxl-90{height:90vh !important;}.vh-min-xxl-90{min-height:90vh !important;}.vh-xxl-auto{height:auto !important;}.vh-min-xxl-auto{height:auto !important;}.vh-xxl-100{height:100vh !important;}.vh-min-xxl-100{min-height:100vh !important;}.vh-xxl-auto{height:auto !important;}.vh-min-xxl-auto{height:auto !important;}}@media (max-width:767.98px){.hidden-phone-only{display:none !important;}}@media (min-width:768px) and (max-width:1199.98px){.hidden-tablet-only{display:none !important;}}@media (min-width:1200px){.hidden-desktop-only{display:none !important;}}.z-index-1{z-index:1 !important;}.z-index-2{z-index:2 !important;}.z-index-3{z-index:3 !important;}.z-index-4{z-index:4 !important;}.z-index-5{z-index:5 !important;}.z-index-6{z-index:6 !important;}.z-index-7{z-index:7 !important;}.z-index-8{z-index:8 !important;}.z-index-9{z-index:9 !important;}.z-index-10{z-index:10 !important;}.z-index-20{z-index:20 !important;}.z-index-30{z-index:30 !important;}.z-index-40{z-index:40 !important;}.z-index-50{z-index:50 !important;}.z-index-60{z-index:60 !important;}.z-index-70{z-index:70 !important;}.z-index-80{z-index:80 !important;}.z-index-90{z-index:90 !important;}.z-index-100{z-index:100 !important;}.mt-0{margin-top:0px !important;}.pt-0{padding-top:0px !important;}.mb-0{margin-bottom:0px !important;}.pb-0{padding-bottom:0px !important;}.ml-0{margin-left:0px !important;}.pl-0{padding-left:0px !important;}.mr-0{margin-right:0px !important;}.pr-0{padding-right:0px !important;}.mt-5{margin-top:5px !important;}.pt-5{padding-top:5px !important;}.mb-5{margin-bottom:5px !important;}.pb-5{padding-bottom:5px !important;}.ml-5{margin-left:5px !important;}.pl-5{padding-left:5px !important;}.mr-5{margin-right:5px !important;}.pr-5{padding-right:5px !important;}.mt-10{margin-top:10px !important;}.pt-10{padding-top:10px !important;}.mb-10{margin-bottom:10px !important;}.pb-10{padding-bottom:10px !important;}.ml-10{margin-left:10px !important;}.pl-10{padding-left:10px !important;}.mr-10{margin-right:10px !important;}.pr-10{padding-right:10px !important;}.mt-15{margin-top:15px !important;}.pt-15{padding-top:15px !important;}.mb-15{margin-bottom:15px !important;}.pb-15{padding-bottom:15px !important;}.ml-15{margin-left:15px !important;}.pl-15{padding-left:15px !important;}.mr-15{margin-right:15px !important;}.pr-15{padding-right:15px !important;}.mt-20{margin-top:20px !important;}.pt-20{padding-top:20px !important;}.mb-20{margin-bottom:20px !important;}.pb-20{padding-bottom:20px !important;}.ml-20{margin-left:20px !important;}.pl-20{padding-left:20px !important;}.mr-20{margin-right:20px !important;}.pr-20{padding-right:20px !important;}.mt-25{margin-top:25px !important;}.pt-25{padding-top:25px !important;}.mb-25{margin-bottom:25px !important;}.pb-25{padding-bottom:25px !important;}.ml-25{margin-left:25px !important;}.pl-25{padding-left:25px !important;}.mr-25{margin-right:25px !important;}.pr-25{padding-right:25px !important;}.mt-30{margin-top:30px !important;}.pt-30{padding-top:30px !important;}.mb-30{margin-bottom:30px !important;}.pb-30{padding-bottom:30px !important;}.ml-30{margin-left:30px !important;}.pl-30{padding-left:30px !important;}.mr-30{margin-right:30px !important;}.pr-30{padding-right:30px !important;}.mt-35{margin-top:35px !important;}.pt-35{padding-top:35px !important;}.mb-35{margin-bottom:35px !important;}.pb-35{padding-bottom:35px !important;}.ml-35{margin-left:35px !important;}.pl-35{padding-left:35px !important;}.mr-35{margin-right:35px !important;}.pr-35{padding-right:35px !important;}.mt-40{margin-top:40px !important;}.pt-40{padding-top:40px !important;}.mb-40{margin-bottom:40px !important;}.pb-40{padding-bottom:40px !important;}.ml-40{margin-left:40px !important;}.pl-40{padding-left:40px !important;}.mr-40{margin-right:40px !important;}.pr-40{padding-right:40px !important;}.mt-45{margin-top:45px !important;}.pt-45{padding-top:45px !important;}.mb-45{margin-bottom:45px !important;}.pb-45{padding-bottom:45px !important;}.ml-45{margin-left:45px !important;}.pl-45{padding-left:45px !important;}.mr-45{margin-right:45px !important;}.pr-45{padding-right:45px !important;}.mt-50{margin-top:50px !important;}.pt-50{padding-top:50px !important;}.mb-50{margin-bottom:50px !important;}.pb-50{padding-bottom:50px !important;}.ml-50{margin-left:50px !important;}.pl-50{padding-left:50px !important;}.mr-50{margin-right:50px !important;}.pr-50{padding-right:50px !important;}.mt-75{margin-top:75px !important;}.pt-75{padding-top:75px !important;}.mb-75{margin-bottom:75px !important;}.pb-75{padding-bottom:75px !important;}.ml-75{margin-left:75px !important;}.pl-75{padding-left:75px !important;}.mr-75{margin-right:75px !important;}.pr-75{padding-right:75px !important;}.mt-100{margin-top:100px !important;}.pt-100{padding-top:100px !important;}.mb-100{margin-bottom:100px !important;}.pb-100{padding-bottom:100px !important;}.ml-100{margin-left:100px !important;}.pl-100{padding-left:100px !important;}.mr-100{margin-right:100px !important;}.pr-100{padding-right:100px !important;}.nowrap{white-space:nowrap;}.headerText{font-family:"Roboto",sans-serif;font-size:3rem;color:var(--theme-main-color);font-weight:900;line-height:unset;margin-bottom:2.5rem;}.headerText *{font-family:"Roboto",sans-serif;font-size:3rem;color:var(--theme-main-color);font-weight:900;line-height:unset;}.headerText.white{color:#ffffff;}.headerText.white *{color:#ffffff;}@media (max-width:575px){.headerText{font-size:26px;margin-bottom:1rem;}.headerText *{font-size:26px;}}.courseCard{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-box-shadow:0 0px 7px 0 #707070;box-shadow:0 0px 7px 0 #707070;}.courseCard.articleVersion .courseCard__imageContainer{background:var(--theme-main-color);padding:3rem 2.3rem 5rem;}@media (max-width:575px){.courseCard.articleVersion .courseCard__imageContainer{padding:1rem 1rem 3rem;}}.courseCard.articleVersion .courseCard__imageContainer .text{color:#ffffff;width:100%;height:100%;font-family:"Roboto",sans-serif;font-size:3rem;color:#ffffff;font-weight:700;line-height:1.2;-webkit-transition:all linear 0.4s;transition:all linear 0.4s;}.courseCard.articleVersion .courseCard__imageContainer .text:hover{text-decoration:underline;}@media (max-width:1399px){.courseCard.articleVersion .courseCard__imageContainer .text{font-size:2.5rem;}.courseCard.articleVersion .courseCard__imageContainer .text br{display:none;}}@media (max-width:575px){.courseCard.articleVersion .courseCard__imageContainer .text{font-size:13px;}.courseCard.articleVersion .courseCard__imageContainer .text br{display:none;}}.courseCard.articleVersion .Content{padding-bottom:1rem;}.courseCard.articleVersion .Content__objectivesButtonContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;}.courseCard.articleVersion .Content__objectivesButtonContainer .shareButton{padding:1rem;border:none;outline:none;background-color:transparent;}.courseCard.articleVersion .Content__objectivesButtonContainer .shareButton svg{fill:var(--theme-main-color);width:1.7rem;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.courseCard.articleVersion .Content__objectivesButtonContainer .shareButton:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2);}.courseCard.articleVersion.inMixedList .Content__date{margin-bottom:6px;}.courseCard.articleVersion.inMixedList .Content__objectivesButtonContainer{margin-top:auto;}.courseCard__imageContainer{position:relative;max-height:310px;height:13.073vw;width:100%;}.courseCard__imageContainer .buttonsContainer{position:absolute;background-color:rgba(255,255,255,0.8);bottom:0;right:0;}.courseCard__imageContainer .buttonsContainer button{padding:1rem 1.7rem;border:none;outline:none;background-color:transparent;}.courseCard__imageContainer .buttonsContainer button svg{fill:var(--theme-main-color);width:2.2rem;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.courseCard__imageContainer .buttonsContainer button:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2);}.courseCard__imageContainer .buttonsContainer button.likeButton{position:relative;}.courseCard__imageContainer .buttonsContainer button.likeButton::after{position:absolute;content:'';top:calc(50%);right:100%;width:1px;height:70%;pointer-events:none;background-color:#B4B4B4;-webkit-transform:translate(-1px,-50%);transform:translate(-1px,-50%);}.courseCard__imageContainer .buttonsContainer button.likeButton svg{fill:transparent;stroke:var(--theme-main-color);}.courseCard__imageContainer .buttonsContainer button.likeButton.liked svg{fill:var(--theme-main-color);}.courseCard__imageContainer.textVersion{background:var(--theme-main-color);padding:3rem 2.3rem 5rem;}@media (max-width:575px){.courseCard__imageContainer.textVersion{padding:1rem 1rem 3rem;}}.courseCard__imageContainer.textVersion .text{color:#ffffff;width:100%;height:100%;font-family:"Roboto",sans-serif;font-size:3rem;color:#ffffff;font-weight:700;line-height:unset;border-bottom:1px solid #ffffff;}@media (max-width:1399px){.courseCard__imageContainer.textVersion .text{font-size:2.5rem;}.courseCard__imageContainer.textVersion .text br{display:none;}}@media (max-width:575px){.courseCard__imageContainer.textVersion .text{font-size:13px;}.courseCard__imageContainer.textVersion .text br{display:none;}}.courseCard__imageContainer.textVersion .buttonsContainer{right:2rem;background-color:transparent;}.courseCard__imageContainer.textVersion .buttonsContainer svg{fill:#ffffff;}.courseCard__imageContainer.textVersion .buttonsContainer .likeButton svg{stroke:#ffffff;}.courseCard__imageContainer.textVersion .buttonsContainer .likeButton.liked svg{fill:#ffffff;}.courseCard .Content{background-color:#F4F5F8;padding:2.4rem 1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.courseCard .Content__header{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:"Roboto",sans-serif;font-size:2.6rem;color:var(--theme-main-color);font-weight:900;line-height:3rem;margin-bottom:2.2rem;min-height:9rem;-webkit-transition:all linear 0.2s;transition:all linear 0.2s;}.courseCard .Content__header:hover{text-decoration:underline;}.courseCard .Content__authors,.courseCard .Content__list,.courseCard .Content__date{padding:0.2rem;font-family:"Roboto",sans-serif;font-size:2rem;color:#4F627A;font-weight:400;line-height:3rem;border-bottom:1px solid rgba(79,98,122,0.2);}.courseCard .Content__list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;}.courseCard .Content__list li{padding-right:0.7rem;margin-left:0.5rem;position:relative;}.courseCard .Content__list li::after{content:'';position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#4F627A;width:2px;height:70%;}.courseCard .Content__list li:nth-of-type(1){margin-left:0;}.courseCard .Content__list li:nth-last-of-type(1){padding-right:0;}.courseCard .Content__list li:nth-last-of-type(1)::after{display:none;}.courseCard .Content__objectivesButtonContainer{margin-top:1rem;padding-top:0.5rem;}@media (max-width:1399px) and (max-width:991px){.courseCard__imageContainer{height:22vw;}}@media (max-width:1399px){.courseCard__imageContainer .buttonsContainer button{padding:0 7px;}.courseCard__imageContainer .buttonsContainer button svg{width:16px;}.courseCard .Content{padding:8px 10px;}.courseCard .Content__header{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:18px;}.courseCard .Content__authors,.courseCard .Content__list,.courseCard .Content__date{font-size:15px;line-height:16px;}.courseCard .Content__list{-ms-flex-wrap:wrap;flex-wrap:wrap;}.courseCard .Content__list li::after{width:1px;}.courseCard .Content__objectivesButtonContainer{margin-top:6px;padding-top:3px;}}@media (max-width:575px){.courseCard{-webkit-box-shadow:none;box-shadow:none;}.courseCard__imageContainer{height:20vw;min-height:unset;}.courseCard__imageContainer .buttonsContainer button{padding:0 5px;}.courseCard__imageContainer .buttonsContainer button svg{width:13px;}.courseCard .Content{background-color:transparent;padding:6px 0;}.courseCard .Content__header{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:16px;line-height:18px;margin-bottom:8px;}.courseCard .Content__authors,.courseCard .Content__list,.courseCard .Content__date{font-size:12px;line-height:16px;padding:5px 0;}.courseCard .Content__list{-ms-flex-wrap:wrap;flex-wrap:wrap;}.courseCard .Content__list li::after{width:1px;}.courseCard .Content__objectivesButtonContainer{margin-top:6px;padding-top:3px;}.courseCard.articleVersion .Content{background:#F4F5F8 !important;padding:2rem 2rem 1rem !important;-webkit-box-shadow:0 0px 7px 0 #707070;box-shadow:0 0px 7px 0 #707070;}.courseCard.articleVersion .Content__authors,.courseCard.articleVersion .Content__list,.courseCard.articleVersion .Content__objectivesButtonContainer,.courseCard.articleVersion .Content__date{font-size:15px;line-height:30px;}.courseCard.articleVersion .Content__authors *,.courseCard.articleVersion .Content__list *,.courseCard.articleVersion .Content__objectivesButtonContainer *,.courseCard.articleVersion .Content__date *{font-size:15px;line-height:30px;}.courseCard.articleVersion.inMixedList .Content{background-color:transparent !important;padding:6px 0 !important;-webkit-box-shadow:none;box-shadow:none;}.courseCard.articleVersion.inMixedList .Content__objectivesButtonContainer{margin-top:0;}.courseCard.articleVersion.inMixedList .Content__authors,.courseCard.articleVersion.inMixedList .Content__list,.courseCard.articleVersion.inMixedList .Content__objectivesButtonContainer,.courseCard.articleVersion.inMixedList .Content__date{font-size:12px;line-height:16px;}.courseCard.articleVersion.inMixedList .Content__authors *,.courseCard.articleVersion.inMixedList .Content__list *,.courseCard.articleVersion.inMixedList .Content__objectivesButtonContainer *,.courseCard.articleVersion.inMixedList .Content__date *{font-size:12px;line-height:16px;}.courseCard.articleVersion.inMixedList .Content .shareButton{padding-top:0;padding-bottom:0;}}.imgHolder{position:relative;}.imgHolder img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.objectivesButton{font-family:"Roboto",sans-serif;font-size:2rem;color:var(--theme-main-color);font-weight:900;line-height:3rem;border:none;background-color:transparent;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.objectivesButton svg{margin-left:0.5rem;height:15px;fill:var(--theme-main-color);-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.objectivesButton:hover{text-decoration:underline;}.objectivesButton:hover svg{-webkit-transform:translateX(4px);transform:translateX(4px);}@media (max-width:575px){.objectivesButton{font-size:12px;line-height:16px;}.objectivesButton svg{margin-left:0;height:10px;}}.section{margin-bottom:5rem;padding-top:2.5rem;}@media (max-width:575px){.section{margin-bottom:1rem;}}.arrowButton{border:none;background-color:transparent;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;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.arrowButton svg{-webkit-transition:all linear 0.3s;transition:all linear 0.3s;fill:var(--theme-main-color);height:5rem;width:auto;}.arrowButton:hover svg{fill:var(--theme-main-hover-color);}@media (max-width:575px){.arrowButton{background:#ffffff;padding:8px 12px;border-radius:8px 0 0 8px;}.arrowButton svg{height:20px;}.arrowButton.reversedArrow{padding:8px 12px;border-radius:0 8px 8px 0;}}.learningObjectivesContainer{display:none;position:absolute;top:2.6rem;left:2.6rem;right:2.6rem;background:rgba(117,126,137,0.97);padding:7.3rem 3.3rem 3.3rem;max-height:calc(100% - 5.2rem);overflow-y:scroll;}.learningObjectivesContainer::-webkit-scrollbar{display:none;}.learningObjectivesContainer__close{position:absolute !important;top:1rem;right:1rem;}.learningObjectivesContainer__header{font-family:"Roboto",sans-serif;font-size:2.2rem;color:#ffffff;font-weight:900;line-height:3rem;margin-bottom:2.7rem;}.learningObjectivesContainer__list{padding-left:2rem;}.learningObjectivesContainer__list li{margin-bottom:2.7rem;font-family:"Roboto",sans-serif;font-size:1.8rem;color:#ffffff;font-weight:600;line-height:2.4rem;}.learningObjectivesContainer__list li::marker{font-weight:bold;color:#ffffff;}.learningObjectivesContainer__link{font-size:2rem;line-height:2.7rem;font-weight:900;color:#ffffff;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.learningObjectivesContainer__link:hover{text-decoration:underline;}@media (max-width:767px){.sliderSection .swiper-slide-active .courseCard .learningObjectivesContainer{top:0;left:0;width:calc(200% + 12px);max-height:100%;padding:3rem 2rem;z-index:9999;}.sliderSection .swiper-slide-next .courseCard .learningObjectivesContainer{top:0;left:unset;right:0;z-index:9999;width:calc(200% + 12px);max-height:100%;padding:3rem 2rem;}*:not(.sliderSection) .courseCard .learningObjectivesContainer{top:0;left:0;width:calc(200% + 12px);max-height:100%;padding:3rem 2rem;z-index:10;}*:not(.sliderSection) .courseCard:nth-of-type(even) .learningObjectivesContainer{left:unset;right:0;}.learningObjectivesContainer__header{font-size:18px;}.learningObjectivesContainer__list li{font-size:14px;line-height:16px;}.learningObjectivesContainer__link{font-size:18px;}}.closeButton{padding:1.5rem;border:none;outline:none;width:2rem;height:2rem;min-height:20px;min-width:20px;position:relative;background:transparent;}.closeButton::after{-webkit-transition:all linear 0.3s;transition:all linear 0.3s;content:'';width:90%;height:3px;background:#ffffff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);}.closeButton::before{-webkit-transition:all linear 0.3s;transition:all linear 0.3s;content:'';width:90%;height:3px;background:#ffffff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);}.closeButton:hover::after{background:black;}.closeButton:hover::before{background:black;}.mainButton{outline:none;background:#ffffff;border:2px solid var(--theme-main-color);font-family:"Roboto",sans-serif;font-size:2rem;color:var(--theme-main-color);font-weight:500;line-height:2.7rem;height:5rem;width:18rem;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;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;line-height:1;}.mainButton.reversed{font-weight:900;color:#ffffff;background:var(--theme-main-color);}.mainButton.reversed:hover{background:var(--theme-main-hover-color);border-color:var(--theme-main-hover-color);}.mainButton.blue{color:#ffffff;border:2px solid #ffffff;background:rgba(255,255,255,0.3);}.mainButton.blue:hover{background:#1A5DB1;}.mainButton.active{font-weight:900;color:#ffffff;background:var(--theme-main-color);}.mainButton.active:hover{background:var(--theme-main-hover-color);border-color:var(--theme-main-hover-color);}.mainButton:hover{background:var(--theme-main-color);color:#ffffff;}.seriesCard{background:var(--theme-main-color);padding:2.8rem;}.seriesCard__header{font-family:"Roboto",sans-serif;font-size:2.6rem;color:#ffffff;font-weight:900;line-height:3rem;margin-bottom:3rem;}.seriesCard__header a{-webkit-transition:all linear 0.2s;transition:all linear 0.2s;}.seriesCard__header a:hover{text-decoration:underline;}.seriesCard__footer{padding-top:1.3rem;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #ffffff;}.seriesCard__footer .buttonsContainer{position:relative;}.seriesCard__footer .buttonsContainer button{padding:0 1.7rem;border:none;outline:none;background-color:transparent;}.seriesCard__footer .buttonsContainer button svg{fill:#ffffff;width:2.2rem;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.seriesCard__footer .buttonsContainer button:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2);}.seriesCard__footer .buttonsContainer button.likeButton{position:relative;}.seriesCard__footer .buttonsContainer button.likeButton::after{position:absolute;content:'';top:50%;right:100%;width:1px;height:80%;pointer-events:none;background-color:#ffffff;-webkit-transform:translate(-1px,-50%);transform:translate(-1px,-50%);}.seriesCard__footer .buttonsContainer button.likeButton svg{fill:transparent;stroke:#ffffff;}.seriesCard__footer .buttonsContainer button.likeButton.liked svg{fill:#ffffff;}.seriesCard__counter{font-size:1.8rem;color:#ffffff;font-weight:400;}.seriesCard__counter span{font-weight:900;color:#ffffff;}@media (max-width:575px){.seriesCard__header{font-size:20px;}.seriesCard__footer{padding-top:17px;}.seriesCard__footer .buttonsContainer button svg{width:16px;}.seriesCard__counter{font-size:16px;line-height:25px;}}@media (max-width:322px){.seriesCard__footer{-ms-flex-wrap:wrap;flex-wrap:wrap;}}.optionsButton{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:transparent;border:none;outline:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.optionsButton span{margin:3px;background:#000000;border-radius:5px;opacity:0.3;display:block;width:4px;height:4px;}.buttonsContainer{position:relative;}.buttonsContainer button{padding:0 1.7rem;border:none;outline:none;background-color:transparent;}.buttonsContainer button svg{fill:var(--theme-main-color);width:2.2rem;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.buttonsContainer button:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2);}.buttonsContainer button.likeButton{position:relative;}.buttonsContainer button.likeButton::after{position:absolute;content:'';top:calc(50%);right:100%;width:1px;height:100%;pointer-events:none;background-color:#B4B4B4;-webkit-transform:translate(0px,-50%);transform:translate(0px,-50%);}.buttonsContainer button.likeButton svg{fill:transparent;stroke:var(--theme-main-color);}.buttonsContainer button.likeButton.liked svg{fill:var(--theme-main-color);}@media (max-width:575px){.buttonsContainer button svg{width:16px;}}.smallHeader{font-family:"Roboto",sans-serif;font-size:2.4rem;color:#000000;font-weight:900;line-height:2.8rem;margin-bottom:2.3rem;}.smallHeader *{font-family:"Roboto",sans-serif;font-size:2.4rem;color:#000000;font-weight:900;line-height:2.8rem;}@media (max-width:575px){.smallHeader{font-size:16px;margin-bottom:5px;}.smallHeader *{font-size:16px;}}.paragraph{font-family:"Roboto",sans-serif;font-size:2rem;color:#000000;font-weight:400;line-height:2.8rem;margin-bottom:2rem;}.paragraph a{-webkit-transition:all linear 0.3s;transition:all linear 0.3s;text-decoration:underline;}.paragraph a:hover{color:var(--theme-main-color);}@media (max-width:575px){.paragraph{margin-bottom:12px;font-size:12px;line-height:14px;}}.inputWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem;}.inputWrapper label{text-transform:uppercase;font-family:"Roboto",sans-serif;font-size:1.6rem;color:black;font-weight:700;line-height:2.6rem;}.inputWrapper label span{color:red;}.inputWrapper input,.inputWrapper textarea{padding:0.5rem 1rem;border:1px solid black;font-family:"Roboto",sans-serif;font-size:1.8rem;color:black;font-weight:600;line-height:unset;}.inputWrapper input:focus,.inputWrapper textarea:focus{outline-color:var(--theme-main-color);}.inputWrapper textarea{min-width:100%;min-height:200px;}.paginationContainer{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;}.paginationContainer *{border:none;}.paginationContainer .pagination{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}.paginationContainer .pagination .page-item{display:-webkit-box;display:-ms-flexbox;display:flex;}.paginationContainer .pagination .page-item .page-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.paginationContainer .pagination .page-item .page-link:nth-of-type(1) svg,.paginationContainer .pagination .page-item .page-link:nth-last-of-type(1) svg{margin-bottom:-3px;}.paginationContainer .pagination .page-item a{font-weight:400;padding:0 1rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2rem;color:#555555;-webkit-transition:all linear 0.2s;transition:all linear 0.2s;}.paginationContainer .pagination .page-item a svg{width:0.7rem;height:auto;fill:#555555;}.paginationContainer .pagination .page-item a.active{color:#000000;font-weight:700;}.paginationContainer .pagination .page-item a:hover{color:#000000;background-color:#ffffff;}.paginationContainer .pagination .page-item a:hover svg{fill:#000000;}.paginationContainer .pagination .page-item:nth-of-type(1) a{padding:0 1.3rem;}.paginationContainer .pagination .page-item:nth-last-of-type(1) a{padding:0 1.3rem;}.authorCard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem;position:relative;}.authorCard::before{content:'';position:absolute;top:7rem;left:0;right:0;bottom:0;border-radius:7px;background-color:white;pointer-events:none;}@media (max-width:575px){.authorCard::before{z-index:1;background-color:#f4f5f8;}}.authorCard *{position:relative;z-index:10;}.authorCard-image{position:relative;border-radius:100%;width:10rem;height:10rem;margin-bottom:1rem;overflow:hidden;}.authorCard-image img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.authorCard-name{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#000000;}.authorCard-text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.6rem;font-weight:300;color:black;margin-bottom:1.4rem;}.authorCard-link{font-size:1.5rem;font-weight:700;color:var(--theme-main-color);-webkit-transition:all linear 0.3s;transition:all linear 0.3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.authorCard-link:hover{color:var(--theme-main-color);text-decoration:underline;}.mainList{padding-left:2rem;}.mainList-item{margin-bottom:1.4rem;}.mainList-item .paragraph{margin-bottom:0;}.mainList.references .mainList-item{margin-bottom:0.5rem;}.modal__custom{width:calc(100% - 8rem);position:fixed;top:50%;left:50%;background:#ffffff;z-index:9999;max-height:calc(100% - 8rem);overflow-y:scroll;max-width:110rem;-webkit-box-shadow:0 0 12px 0 rgba(255,255,255,0.5);box-shadow:0 0 12px 0 rgba(255,255,255,0.5);opacity:0;-webkit-transition:opacity linear 0.6s,-webkit-transform linear 0.6s;transition:opacity linear 0.6s,-webkit-transform linear 0.6s;transition:opacity linear 0.6s,transform linear 0.6s;transition:opacity linear 0.6s,transform linear 0.6s,-webkit-transform linear 0.6s;pointer-events:none;-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%);}.modal__custom .box{position:relative;}.modal__custom .box .downloadIndicator{position:absolute;bottom:100%;right:0;left:-20px;z-index:20;padding:10px 7px;background-color:var(--theme-main-color);-webkit-box-shadow:0 0 10px 3px rgba(66,68,90,0.25);box-shadow:0 0 10px 3px rgba(66,68,90,0.25);}@media (max-width:767px){.modal__custom .box .downloadIndicator{left:0;}}.modal__custom .box .downloadIndicator::after{content:'';position:absolute;left:7px;bottom:0;width:0;height:0;border-bottom:15px solid var(--theme-main-color);border-left:15px solid var(--theme-main-color);border-right:0 solid transparent;z-index:-1;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:rotate(30deg);transform:rotate(30deg);}.modal__custom .box .downloadIndicator .header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.modal__custom .box .downloadIndicator .header .title{color:#ffffff;text-transform:uppercase;font-size:13px;margin-right:5rem;}@media (max-width:767px){.modal__custom .box .downloadIndicator .header .title{margin-right:2rem;}}.modal__custom .box .downloadIndicator .header .closeBtn{border:none;background:transparent;padding:1px;}@media (max-width:767px){.modal__custom .box .downloadIndicator .header .closeBtn{margin-left:auto;margin-bottom:5px;}}.modal__custom .box .downloadIndicator .content{margin-top:2rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem 3rem;}.modal__custom .box .downloadIndicator .content .dwnLink{border:1px solid #ffffff;color:#ffffff;text-align:center;padding:0.5rem 1rem;font-size:1.5rem;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;}.modal__custom .box .downloadIndicator .content .dwnLink svg{height:12px;margin-right:7px;}.modal__custom .box .downloadIndicator .content .dwnLink svg *{stroke:#ffffff;}.modal__custom.active{opacity:1;pointer-events:all;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.modal__custom::-webkit-scrollbar{width:0.5em;}.modal__custom::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);}.modal__custom::-webkit-scrollbar-thumb{border-radius:15px;background-color:darkgrey;outline:none;}.modal__custom .otherContainer{padding-top:1rem;background:linear-gradient(264.41deg,#d9d9d9 -61.42%,rgba(146,146,146,0) 125.81%);}.modal__custom .modalContainer{width:100%;height:100%;padding:2rem 4rem;}.modal__custom .modalContainer .modalHeader{margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}.modal__custom .modalContainer .modalHeader .authorBox{margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.modal__custom .modalContainer .modalHeader .authorBox .author{margin-right:2rem;width:10rem;height:10rem;position:relative;border-radius:100%;overflow:hidden;-webkit-box-shadow:0 0 10px 3px rgba(66,68,90,0.25);box-shadow:0 0 10px 3px rgba(66,68,90,0.25);}@media (max-width:767px){.modal__custom .modalContainer .modalHeader .authorBox .author{width:7rem;height:7rem;min-width:7rem;min-height:7rem;}}.modal__custom .modalContainer .modalHeader .authorBox .author img{width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;}.modal__custom .modalContainer .modalHeader .authorBox .texts .type{text-transform:uppercase;font-weight:300;font-size:2rem;}@media (max-width:767px){.modal__custom .modalContainer .modalHeader .authorBox .texts .type{font-size:1.8rem;}}.modal__custom .modalContainer .modalHeader .headerText{margin-bottom:0;color:#000000;max-width:50rem;margin-right:auto;}.modal__custom .modalContainer .modalHeader .headerText *{font-size:3rem;line-height:4rem;font-weight:500;color:#000000;}@media (max-width:767px){.modal__custom .modalContainer .modalHeader .headerText *{font-size:2.2rem;line-height:unset;}}.modal__custom .modalContainer .modalHeader .closeModalButton{font-family:"Roboto",sans-serif;font-size:2rem;color:#ffffff;font-weight:700;line-height:unset;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;background:transparent;outline:none;border:1px solid #000000;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;border-radius:100%;-webkit-transition:all linear 0.4s;transition:all linear 0.4s;}.modal__custom .modalContainer .modalHeader .closeModalButton svg{-webkit-transition:all linear 0.4s;transition:all linear 0.4s;fill:#000000;width:2rem;}.modal__custom .modalContainer .modalHeader .closeModalButton:hover{color:var(--theme-main-color);}.modal__custom .modalContainer .modalHeader .closeModalButton:hover svg{fill:var(--theme-main-color);}.modal__custom .modalContainer .languagesSection{width:100%;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;}@media (max-width:767px){.modal__custom .modalContainer .languagesSection{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.modal__custom .modalContainer .languagesSection .subtitles{margin-right:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;}@media (max-width:767px){.modal__custom .modalContainer .languagesSection .subtitles{margin-bottom:1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.modal__custom .modalContainer .languagesSection .subtitles-label{color:#000000;font-size:1.8rem;margin-right:0.3rem;font-weight:500;}@media (max-width:767px){.modal__custom .modalContainer .languagesSection .subtitles-label{width:100%;}}.modal__custom .modalContainer .languagesSection .subtitles-list{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;list-style:none;padding:0;margin:0 0 0 1rem;}@media (max-width:767px){.modal__custom .modalContainer .languagesSection .subtitles-list{margin-left:0;}}.modal__custom .modalContainer .languagesSection .subtitles-list li{padding-right:1rem;margin-right:1rem;border-right:1px solid #000000;}.modal__custom .modalContainer .languagesSection .subtitles-list li .subLink{font-weight:500;color:var(--theme-main-color);-webkit-transition:all linear 0.3s;transition:all linear 0.3s;line-height:1.1;}.modal__custom .modalContainer .languagesSection .subtitles-list li .subLink:hover{text-decoration:underline;color:var(--theme-main-hover-color);}.modal__custom .modalContainer .languagesSection .subtitles-list li:nth-last-of-type(1){padding-right:0;margin-right:0;border-right:none;}.modal__custom .modalContainer .languagesSection .downloadContainer{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%;max-width:330px;}@media (max-width:767px){.modal__custom .modalContainer .languagesSection .downloadContainer{width:100%;}}.modal__custom .modalContainer .languagesSection .downloadContainer .linkDesc{font-size:1.5rem;color:#484848;}.modal__custom .modalContainer .languagesSection .downloadContainer .box{width:100%;}@media (max-width:767px){.modal__custom .modalContainer .languagesSection .downloadContainer .box{width:100%;}}.modal__custom .modalContainer .languagesSection .downloadContainer .mainButton{width:unset;height:unset;text-align:center;font-size:1.5rem;padding:0.6rem 2rem;width:100%;}.modal__custom .modalContainer .modalVideo{position:relative;width:100%;min-height:400px;margin-bottom:1.5rem;}@media (max-width:767px){.modal__custom .modalContainer .modalVideo{margin-bottom:0 !important;}}.modal__custom .modalContainer .smallHeader{color:#000000;font-size:2rem;margin-bottom:1rem;}.modal__custom .modalContainer .smallHeader *{font-size:2rem;color:#000000;}.modal__custom .modalContainer .otherGrid{max-width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4rem;padding-bottom:2rem;}.modal__custom .modalContainer .otherGrid .videoCard .bottom{background-color:#ffffff;}.modal__custom.learningModal .modalContainer{padding-top:5rem;padding-bottom:5rem;}.modal__custom.learningModal .modalContainer .modalHeader .headerText{max-width:unset;}.modal__custom.learningModal .mainContent{margin-top:4rem;}.modal__custom.learningModal .mainContent .paragraph{margin-bottom:2rem;}.modal__custom.learningModal .mainContent .paragraph *{font-size:1.8rem;line-height:2.6rem;}.modal__custom.learningModal .mainContent .supported{margin-top:24px;}.modal__custom.learningModal .mainContent .supported *{font-weight:700;font-style:italic;text-align:right;font-size:1.6rem;line-height:2.2rem;}.modal__custom.learningModal .mainContent .listBox{margin-top:5rem;padding:3rem 3.8rem;border-radius:12px;-webkit-box-shadow:0 0 22px 5px rgba(0,0,0,0.25);box-shadow:0 0 22px 5px rgba(0,0,0,0.25);background:linear-gradient(90.75deg,rgba(75,35,170,0.78) -6.95%,rgba(0,157,229,0.78) 627.37%);}.modal__custom.learningModal .mainContent .listBox .listTitle{margin-bottom:3rem;}.modal__custom.learningModal .mainContent .listBox .listTitle *{text-transform:uppercase;font-size:2rem;color:#ffffff;font-weight:700;}.modal__custom.learningModal .mainContent .listBox .objList{padding-left:2rem;}.modal__custom.learningModal .mainContent .listBox .objList *{color:#ffffff;font-size:1.8rem;line-height:3.2rem;}@media (max-width:767px){.modal__custom.learningModal .modalContainer{padding-top:2.2rem;padding-bottom:2.4rem;}.modal__custom.learningModal .modalContainer .modalHeader .headerText{max-width:70%;}.modal__custom.learningModal .modalContainer .modalHeader .headerText *{text-transform:uppercase;}.modal__custom.learningModal .mainContent{margin-top:2rem;}.modal__custom.learningModal .mainContent .supported{margin-top:1.5rem;}.modal__custom.learningModal .mainContent .listBox{margin-top:2rem;padding:1.5rem;}.modal__custom.learningModal .mainContent .listBox .listTitle{margin-bottom:1.5rem;}.modal__custom.learningModal .mainContent .listBox .listTitle *{text-align:center;}}.modalLayer{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background:rgba(0,0,0,0.7);pointer-events:none;opacity:0;-webkit-transition:all linear 0.4s;transition:all linear 0.4s;}.modalLayer.active{pointer-events:all;opacity:1;}.modal__custom.subscribeModal .modalContainer .modalHeader .headerText{max-width:unset;padding:0.5rem 5rem 1rem;width:100%;}.modal__custom.subscribeModal .modalContainer .modalHeader .headerText *{text-align:center;}.modal__custom.subscribeModal .modalContainer .mainContent .grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem 9rem;}.modal__custom.subscribeModal .modalContainer .mainContent .grid .inputWrapper label{font-size:16px;text-transform:none;font-weight:400;}.modal__custom.subscribeModal .modalContainer .mainContent .grid .inputWrapper input,.modal__custom.subscribeModal .modalContainer .mainContent .grid .inputWrapper select{width:100%;height:100%;font-size:1.8rem;padding:1rem 1rem;font-weight:400;border:1px solid var(--theme-main-color);}.modal__custom.subscribeModal .modalContainer .mainContent .grid .inputWrapper input:focus,.modal__custom.subscribeModal .modalContainer .mainContent .grid .inputWrapper select:focus{outline-color:var(--theme-main-hover-color);}@media (max-width:991px){.modal__custom .modalContainer .modalHeader{margin-bottom:2rem;}.modal__custom .modalContainer .otherGrid{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow-x:scroll;padding-bottom:3.5rem;}.modal__custom .modalContainer .otherGrid::-webkit-scrollbar{height:0.5rem;border-radius:100%;}.modal__custom .modalContainer .otherGrid::-webkit-scrollbar-thumb{background-color:var(--theme-main-color);outline:none;}.modal__custom .modalContainer .otherGrid .videoCard{margin-right:2rem;}.modal__custom .modalContainer .otherGrid .videoCard:nth-last-of-type(1){margin-right:2rem;}}@media (max-width:767px){.modal__custom{width:calc(100% - 4rem);max-height:calc(100% - 4rem);}.modal__custom .modalContainer{padding:8rem 2rem 2rem 2rem;}.modal__custom .modalContainer.otherContainer{padding-top:2rem;}.modal__custom .modalContainer .modalHeader .closeModalButton{position:absolute;top:2rem;right:3rem;}.modal__custom .modalContainer .modalVideo{height:50vw;min-height:unset;}.modal__custom .modalContainer .smallHeader{margin-bottom:2rem;}}.ui-dialog-titlebar{display:none;}.ui-dialog{position:fixed !important;top:0 !important;left:0 !important;height:100vh !important;z-index:9999 !important;overflow:scroll !important;background:rgba(0,0,0,0.5);}.ui-dialog .registerModal{margin:50px auto;}.registerModal{width:100%;max-width:136rem;}.registerModal-content{border-radius:0;border:0;}.registerModal .modal-header{padding:1.4rem;position:relative;}.registerModal .modal-header button{position:relative;z-index:10;opacity:1 !important;display:-webkit-box;display:-ms-flexbox;display:flex;}.registerModal .modal-header:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#c9bde6;opacity:1;}.registerModal .modal-body{padding:0;background:#f4f5f8;}.registerModal .modal-body .container{padding:0;}.registerModal .imageCol .box{width:100%;height:100%;position:relative;}.registerModal .imageCol .box .imgHolder{width:100%;position:relative;height:100%;}.registerModal .imageCol .box .imgHolder::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);}.registerModal .imageCol .box .texts{padding:3rem 3rem 3rem 6rem;width:100%;height:100%;position:absolute;top:0;left:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-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;}.registerModal .imageCol .box .texts .name{margin-top:auto;font-family:"Roboto",sans-serif;font-size:3.6rem;color:#ffffff;font-weight:700;line-height:unset;margin-bottom:3.4rem;}.registerModal .imageCol .box .texts .subName{font-family:"Roboto",sans-serif;font-size:1.8rem;color:#ffffff;font-weight:500;line-height:unset;font-style:italic;margin-bottom:1.1rem;}.registerModal .imageCol .box .texts .list{padding-left:2rem;font-family:"Roboto",sans-serif;font-size:1.8rem;color:#ffffff;font-weight:400;line-height:3.6rem;font-style:italic;margin-bottom:1.1rem;}.registerModal .imageCol .box .texts .bottom{margin-top:auto;-ms-flex-item-align:end;align-self:flex-end;font-family:"Roboto",sans-serif;font-size:1.8rem;color:#ffffff;font-weight:400;line-height:unset;}.registerModal .formCol .box{width:100%;padding:3.7rem 9rem 6rem 9rem;}.registerModal .formCol .box .stepsContainer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:7rem;}.registerModal .formCol .box .stepsContainer .line{width:21rem;height:0.3rem;background:#c7c7c7;}.registerModal .formCol .box .stepsContainer .circle{width:2.2rem;height:2.2rem;border:3px solid #c7c7c7;background:#ffffff;position:relative;border-radius:100%;}.registerModal .formCol .box .stepsContainer .circle.active{background:var(--theme-main-color);}.registerModal .formCol .box .stepsContainer .circle span{position:absolute;top:calc(100% + 1.2rem);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-family:"Roboto",sans-serif;font-size:1.4rem;color:#000000;font-weight:400;line-height:unset;}.registerModal .formCol .grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem 2.4rem;}.registerModal .formCol .grid label{font-family:"Roboto",sans-serif;font-size:14px;color:#4a4a4a;font-weight:500;line-height:unset;margin-bottom:0.6rem;}.registerModal .formCol .grid .innerWrapper{width:100%;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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.registerModal .formCol .grid .innerWrapper .hint{margin-top:1rem;padding-left:1.5rem;font-family:"Roboto",sans-serif;font-size:14px;color:#575757;font-weight:400;line-height:unset;font-style:italic;}.registerModal .formCol .grid .innerWrapper input,.registerModal .formCol .grid .innerWrapper select.custom-select{padding:1rem;width:100%;border:1px solid #cfcfcf;border-radius:4px;height:auto;background-color:#ffffff;font-family:"Roboto",sans-serif;font-size:16px;color:#000000;font-weight:400;line-height:unset;outline:none;}.registerModal .formCol .grid .innerWrapper input:focus,.registerModal .formCol .grid .innerWrapper select.custom-select:focus{-webkit-box-shadow:none;box-shadow:none;border-color:var(--theme-main-color);}.registerModal .formCol .grid .innerWrapper select.custom-select{background-image:url(/themes/custom/radcliffe/radcliffe-theme/src/assets/images/pages/coursePage/grot.svg);background-repeat:no-repeat;background-position:calc(100% - 20px) center;background-size:10px;}.registerModal .formCol .grid .innerWrapper.long{grid-column:1/3;}.registerModal .formCol .info{margin-top:4.5rem;margin-bottom:1.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Roboto",sans-serif;font-size:16px;color:#000000;font-weight:500;line-height:unset;}.registerModal .formCol .info img{margin-left:2rem;width:2.5rem;height:auto;}.registerModal .formCol .signIn{margin-top:3rem;font-family:"Roboto",sans-serif;font-size:16px;color:#000000;font-weight:500;line-height:unset;}.registerModal .formCol .signIn a{text-decoration:underline;margin-left:1rem;color:var(--theme-main-color);}.registerModal .formCol .radios{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3rem;}.registerModal .formCol .radios input:checked + .control-radio .control_indicator{background:var(--theme-main-color);}.registerModal .formCol .radios .control-radio{margin-right:2rem;}.registerModal .formCol .radios .control-radio .control_indicator{background:#ffffff;}.registerModal .stepTwo .checkboxes{margin-top:6rem;margin-bottom:6rem;}.registerModal .stepTwo .checkboxes a{text-decoration:underline;}.registerModal .stepTwo .checkboxes .control_indicator{background-color:#ffffff;}.registerModal .stepTwo .checkboxes input:checked + .control .control_indicator{background:var(--theme-main-color);}.registerModal .completeBody .formCol .box{padding:3.5rem 1.5rem 3.8rem 3.5rem;}.registerModal .completeBody .formCol .box .stateInfo{margin-bottom:5rem;}.registerModal .completeBody .formCol .title{font-family:"Roboto",sans-serif;font-size:2.8rem;color:#2c2c2c;font-weight:700;line-height:auto;margin-bottom:3rem;}.registerModal .completeBody .formCol .innerWrapper{margin-bottom:3.5rem;width:100%;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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.registerModal .completeBody .formCol .innerWrapper .hint{margin-top:1rem;padding-left:1.5rem;font-family:"Roboto",sans-serif;font-size:14px;color:#575757;font-weight:400;line-height:unset;font-style:italic;}.registerModal .completeBody .formCol .innerWrapper input,.registerModal .completeBody .formCol .innerWrapper select.custom-select{padding:1rem;width:100%;border:1px solid #cfcfcf;border-radius:4px;height:auto;background-color:#ffffff;font-family:"Roboto",sans-serif;font-size:16px;color:#000000;font-weight:400;line-height:unset;outline:none;}.registerModal .completeBody .formCol .innerWrapper input:focus,.registerModal .completeBody .formCol .innerWrapper select.custom-select:focus{-webkit-box-shadow:none;box-shadow:none;border-color:var(--theme-main-color);}.registerModal .completeBody .formCol .innerWrapper select.custom-select{background-image:url(/themes/custom/radcliffe/radcliffe-theme/src/assets/images/pages/coursePage/grot.svg);background-repeat:no-repeat;background-position:calc(100% - 20px) center;background-size:10px;}.registerModal .completeBody .formCol .innerWrapper.long{grid-column:1/3;}.registerModal .completeBody .formCol .subText{font-family:"Roboto",sans-serif;font-size:18px;color:#2c2c2c;font-weight:700;line-height:auto;margin-bottom:2rem;}.registerModal .completeBody .formCol .checkboxesBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.registerModal .completeBody .formCol .checkboxesBox .checkWrap{margin-right:3.2rem;}.registerModal .completeBody .formCol .checkboxesBox input:checked + .control .control_indicator{background:var(--theme-main-color) !important;}.registerModal .completeBody .formCol .checkboxesBox .control-radio{margin-bottom:2.2rem;padding-left:4rem;}.registerModal .completeBody .formCol .checkboxesBox .control-radio img{height:5.3rem;width:auto;}.registerModal .completeBody .formCol .checkboxesBox .control-radio .control_indicator{top:2.15rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#ffffff;}.registerModal .completeBody .formCol .checkboxesBox .textCheck{margin-top:2rem;}.registerModal .completeBody .formCol .checkboxesBox .textCheck .checkBody{display:block;font-family:"Roboto",sans-serif;font-size:14px;color:#575757;font-weight:500;line-height:auto;}.registerModal .completeBody .formCol .checkboxesBox .textCheck .checkBody strong{font-weight:700;display:block;margin-bottom:1.2rem;}.registerModal .completeBody .formCol .checkboxesBox .textCheck .control_indicator{top:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#ffffff;}.registerModal .completeBody .formCol .buttonContainer{margin-top:2rem;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:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.registerModal .completeBody .formCol .buttonContainer .textButton{padding:0;background:transparent;border:none;outline:none;font-family:"Roboto",sans-serif;font-size:16px;color:var(--theme-main-color);font-weight:500;line-height:auto;text-decoration:underline;margin:2rem 0 0;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.registerModal .completeBody .formCol .buttonContainer .textButton:hover{color:var(--theme-main-hover-color);}.registerModal .completeBody .imageCol .texts .name{margin-top:0;}.registerModal .completeBody .imageCol .texts .paragraph{font-family:"Roboto",sans-serif;font-size:16px;color:#ffffff;font-weight:400;line-height:36px;}.registerModal .preferencesBody .formCol .box{padding:3.5rem 1.5rem 3.8rem 3.5rem;}.registerModal .preferencesBody .formCol .box .stateInfo{margin-bottom:5rem;}.registerModal .preferencesBody .formCol .title{font-family:"Roboto",sans-serif;font-size:2.8rem;color:#2c2c2c;font-weight:700;line-height:auto;margin-bottom:3rem;}.registerModal .preferencesBody .formCol .subText{font-family:"Roboto",sans-serif;font-size:18px;color:#2c2c2c;font-weight:700;line-height:auto;margin-bottom:2rem;}.registerModal .preferencesBody .formCol .checkboxesBox{display:grid;grid-template-columns:1fr 1fr;margin-bottom:2.6rem;}.registerModal .preferencesBody .formCol .checkboxesBox .long{grid-column:1/3;}.registerModal .preferencesBody .formCol .checkboxesBox .control-radio .control_indicator{top:14px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#ffffff;}.registerModal .preferencesBody .formCol .checkboxesBox input:checked ~ .control-radio .control_indicator{background:var(--theme-main-color);}.registerModal .preferencesBody .formCol .buttonContainer{margin-top:2rem;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:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.registerModal .preferencesBody .formCol .buttonContainer .textButton{padding:0;background:transparent;border:none;outline:none;font-family:"Roboto",sans-serif;font-size:16px;color:var(--theme-main-color);font-weight:500;line-height:auto;text-decoration:underline;margin:2rem 0 0;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.registerModal .preferencesBody .formCol .buttonContainer .textButton:hover{color:var(--theme-main-hover-color);}.registerModal .preferencesBody .imageCol .texts .name{margin-top:0;}.registerModal .preferencesBody .imageCol .texts .paragraph{font-family:"Roboto",sans-serif;font-size:16px;color:#ffffff;font-weight:400;line-height:36px;}@media (max-width:991px){.registerModal .imageCol .box .texts{padding:3rem;}.registerModal .formCol .box{padding:3rem;}.registerModal .preferencesBody .formCol .checkboxesBox{grid-template-columns:1fr;}.registerModal .preferencesBody .formCol .checkboxesBox .long{grid-column:1;}}@media (max-width:991px) and (max-width:575px){.registerModal .preferencesBody .formCol .buttonContainer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media (max-width:767px){.registerModal .imageCol .box .imgHolder{position:absolute;top:0;left:0;width:100%;height:100%;}.registerModal .imageCol .box .texts{padding:10rem 3rem 3rem;position:relative;}.registerModal .formCol .box{padding:3rem;}.registerModal .completeBody .formCol .box{padding:2.5rem;}.registerModal .completeBody .formCol .checkboxesBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}@media (max-width:575px){.registerModal{width:auto;}.registerModal .modal-body{padding:1rem;background:#ffffff;}.registerModal .formCol .grid{grid-template-columns:1fr;grid-gap:2rem;}.registerModal .formCol .grid .innerWrapper.long{grid-column:1;}.registerModal .formCol .signIn{text-align:center;}.registerModal .formCol .submitContainer{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;}.registerModal .completeBody .formCol .box{padding:2.5rem;}.registerModal .completeBody .formCol .subText{margin-bottom:3rem;}.registerModal .completeBody .formCol .checkboxesBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.registerModal .completeBody .formCol .checkboxesBox .control-radio{margin-bottom:3rem;}.registerModal .completeBody .formCol .checkboxesBox .textCheck{margin-top:0;}.registerModal .completeBody .formCol .buttonContainer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}.navbar__custom{background:#ffffff;padding:5rem 0 0 0;border-bottom:1px solid #c8c8c8;}.navbar__custom ul{margin-bottom:0;}.navbar__custom .wrapper .top{margin-bottom:3.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.navbar__custom .wrapper .top .logoLink{margin-left:-3.7rem;}.navbar__custom .wrapper .top .logoLink img{width:29rem;}@media (max-width:991px){.navbar__custom .wrapper .top .logoLink{margin-left:0;}.navbar__custom .wrapper .top .logoLink img{width:20rem;}}.navbar__custom .wrapper .top .rightContentContainer .linksContainer .linksList{list-style:none;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.navbar__custom .wrapper .top .rightContentContainer .linksContainer .linksList li{margin-left:4rem;}.navbar__custom .wrapper .top .rightContentContainer .linksContainer .linksList li:nth-of-type(1){margin-left:0;}.navbar__custom .wrapper .top .rightContentContainer .linksContainer .linksList li a{-webkit-transition:all linear 0.4s;transition:all linear 0.4s;font-family:"Roboto",sans-serif;font-size:1.6rem;color:#000000;font-weight:400;line-height:2.1rem;position:relative;}.navbar__custom .wrapper .top .rightContentContainer .linksContainer .linksList li a::after{content:'';height:1.5px;position:absolute;top:calc(100% - 0.75px);width:100%;background:#000000;left:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all ease 0.4s;transition:all ease 0.4s;}.navbar__custom .wrapper .top .rightContentContainer .linksContainer .linksList li a.active{font-weight:700;}.navbar__custom .wrapper .top .rightContentContainer .linksContainer .linksList li a.active::after{height:3px;top:calc(100% - 1.5px);-webkit-transform:scaleX(1);transform:scaleX(1);}.navbar__custom .wrapper .top .rightContentContainer .linksContainer .linksList li a:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1);}.navbar__custom .wrapper .top .rightContentContainer .searcherContainer{width:28.5rem;margin-left:auto;margin-top:3rem;}.navbar__custom .wrapper .top .rightContentContainer .searcherContainer form{width:100%;position:relative;}.navbar__custom .wrapper .top .rightContentContainer .searcherContainer form input{padding:1rem 4.3rem 1rem 2.3rem;border:2px solid #000000;width:100%;-webkit-transition:all linear 0.4s;transition:all linear 0.4s;outline:none;font-family:"Roboto",sans-serif;font-size:1.6rem;color:#000000;font-weight:500;line-height:2.1rem;}.navbar__custom .wrapper .top .rightContentContainer .searcherContainer form input:focus{border-color:var(--theme-main-color);}.navbar__custom .wrapper .top .rightContentContainer .searcherContainer form .searchButton{position:absolute;height:100%;right:0.5rem;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;background:transparent;padding:1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.navbar__custom .wrapper .top .rightContentContainer .searcherContainer form .searchButton img{width:18px;}.navbar__custom .wrapper .top .rightContentContainer .socialsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;margin-top:2.3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}.navbar__custom .wrapper .top .rightContentContainer .socialsContainer .text{margin-right:2.2rem;margin-bottom:0;font-family:"Roboto",sans-serif;font-size:1.2rem;color:#555555;font-weight:400;line-height:1.6rem;}.navbar__custom .wrapper .top .rightContentContainer .socialsContainer ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;list-style:none;}.navbar__custom .wrapper .top .rightContentContainer .socialsContainer ul li{margin-left:1.5rem;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;}.navbar__custom .wrapper .top .rightContentContainer .socialsContainer ul li:nth-of-type(1){margin-left:0;}.navbar__custom .wrapper .top .rightContentContainer .socialsContainer ul li a{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;}.navbar__custom .wrapper .top .rightContentContainer .socialsContainer ul li a svg{-webkit-transition:all ease 0.4s;transition:all ease 0.4s;fill:#555555;width:2rem;height:auto;max-height:2rem;}.navbar__custom .wrapper .top .rightContentContainer .socialsContainer ul li a:hover svg{fill:var(--theme-main-color);-webkit-transform:translateY(-4px);transform:translateY(-4px);}.navbar__custom .wrapper .bottom .links ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;}.navbar__custom .wrapper .bottom .links ul li{margin-left:3rem;}.navbar__custom .wrapper .bottom .links ul li:nth-of-type(1){margin-left:0;}.navbar__custom .wrapper .bottom .links ul li a{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;-webkit-transition:all ease 0.4s;transition:all ease 0.4s;font-family:"Roboto",sans-serif;font-size:1.8rem;color:#000000;font-weight:400;line-height:2.4rem;padding:1.8rem 0;position:relative;}.navbar__custom .wrapper .bottom .links ul li a::after{content:'';position:absolute;bottom:-1px;width:100%;left:0;height:3px;-webkit-transition:all ease 0.4s;transition:all ease 0.4s;background:var(--theme-main-color);-webkit-transform:scaleX(0);transform:scaleX(0);}.navbar__custom .wrapper .bottom .links ul li a.active,.navbar__custom .wrapper .bottom .links ul li a:hover{color:var(--theme-main-color);}.navbar__custom .wrapper .bottom .links ul li a.active::after,.navbar__custom .wrapper .bottom .links ul li a:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1);}.navbar__custom .wrapper .bottom .links ul li a.active{font-weight:500;}.navbar__custom .wrapper .bottom .links .linkButtonContainer{position:relative;cursor:pointer;}.navbar__custom .wrapper .bottom .links .linkButtonContainer a{padding-right:1.5rem;}.navbar__custom .wrapper .bottom .links .linkButtonContainer .expandArrow{position:absolute;width:1rem;height:auto;top:50%;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:all linear 0.2s;transition:all linear 0.2s;}.navbar__custom .wrapper .bottom .links .linkButtonContainer .submenuList{list-style:none;z-index:999;padding:0 0.5rem 0.5rem;min-width:100%;position:absolute;top:calc(100% + 1px);left:0;background-color:#ffffff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none;-webkit-box-shadow:0 3px 7px 0 #4f627a;box-shadow:0 3px 7px 0 #4f627a;}.navbar__custom .wrapper .bottom .links .linkButtonContainer .submenuList li{margin:0;}.navbar__custom .wrapper .bottom .links .linkButtonContainer:hover .linkButton::after{-webkit-transform:scaleX(1);transform:scaleX(1);}.navbar__custom .wrapper .bottom .links .linkButtonContainer:hover .expandArrow{-webkit-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg);}.navbar__custom .wrapper .bottom .links .linkButtonContainer:hover .submenuList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.navbar__custom .wrapper .bottom .links .linkButtonContainer:hover .submenuList li{width:100%;}.navbar__custom .wrapper .bottom .links .linkButtonContainer:hover .submenuList a{-webkit-transition:all linear 0.3s;transition:all linear 0.3s;padding:0.7rem;display:block;width:100%;font-size:1.8rem;}@media (max-width:767px){.navbar__custom{border-bottom:none;z-index:999;position:relative;padding:0;}.navbar__custom .infoText{font-family:"Roboto",sans-serif;font-size:12px;color:#555555;font-weight:300;line-height:16px;text-align:center;width:100%;border-bottom:1px solid #555555;}.navbar__custom .wrapper{padding:0 1rem 1rem 0;position:relative;}.navbar__custom .wrapper .top{padding-top:2rem;margin-bottom:0;}.navbar__custom .wrapper .top .logoLink img{width:18rem;}.navbar__custom .wrapper .top .rightContentContainer .linksContainer{display:none;}.navbar__custom .wrapper .top .rightContentContainer .searcherContainer{display:none;}.navbar__custom .wrapper .top .rightContentContainer .socialsContainer{display:none;}.navbar__custom .wrapper .bottom{display:none;}.mobileSearcherContainer{width:100%;}.mobileSearcherContainer form{width:100%;position:relative;}.mobileSearcherContainer form input{padding:1rem 8rem 1rem 1.4rem;border:1px solid #000000;width:100%;-webkit-transition:all linear 0.4s;transition:all linear 0.4s;outline:none;font-family:"Roboto",sans-serif;font-size:16px;color:#000000;font-weight:300;line-height:21px;}.mobileSearcherContainer form input:focus{border-color:var(--theme-main-color);}.mobileSearcherContainer form .searchButton{position:absolute;height:100%;right:2.5rem;top:50%;border:none;background:transparent;padding:1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.mobileSearcherContainer form .searchButton img{width:18px;}.mobileBreadcrumb{background:#F1F1F1;}.mobileBreadcrumb .wrapper{padding:3px 2rem;}.mobileBreadcrumb .wrapper ul{list-style:none;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.mobileBreadcrumb .wrapper ul li{font-family:"Roboto",sans-serif;font-size:12px;color:#7c7c7c;font-weight:400;line-height:16px;}.mobileBreadcrumb .wrapper ul li a{-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.mobileBreadcrumb .wrapper ul li a:hover{color:var(--theme-main-color);}.mobileBreadcrumb .wrapper ul li::after{margin-left:2px;margin-right:2px;content:'>';}.mobileBreadcrumb .wrapper ul li:nth-last-of-type(1)::after{display:none;}.mobileNav{-webkit-transition:all ease 0.8s;transition:all ease 0.8s;position:absolute;min-width:34.5rem;max-width:100%;top:calc(100% + 1px);right:0;background:#ffffff;z-index:999;height:calc(100vh - 11rem);-webkit-transform:translateX(101%);transform:translateX(101%);}.mobileNav.active{-webkit-transform:translateX(0);transform:translateX(0);}.mobileNav .innerContainer{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:8rem;}.mobileNav .innerContainer .linksContainer{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;background:#ffffff;}.mobileNav .innerContainer .linksContainer ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.mobileNav .innerContainer .linksContainer .outerLinks{width:100%;padding:12px 16px;}.mobileNav .innerContainer .linksContainer .outerLinks .header{font-family:"Roboto",sans-serif;font-size:18px;color:#000000;font-weight:500;line-height:24px;margin-bottom:2rem;}.mobileNav .innerContainer .linksContainer .outerLinks ul{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:100%;}.mobileNav .innerContainer .linksContainer .outerLinks ul li,.mobileNav .innerContainer .linksContainer .outerLinks ul a{width:100%;}.mobileNav .innerContainer .linksContainer .link{font-family:"Roboto",sans-serif;font-size:16px;color:#000000;font-weight:400;line-height:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #707070;padding:1rem 0;cursor:pointer;}.mobileNav .innerContainer .linksContainer .link img{width:7px;height:auto;}.mobileNav .innerContainer .linksContainer .link.backLink{padding:2rem 1.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;}.mobileNav .innerContainer .linksContainer .link.backLink img{margin-right:1.5rem;}.mobileNav .innerContainer .socialContainer{padding-top:2rem;width:100%;background:#ffffff;}.mobileNav .innerContainer .socialContainer ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 4rem;margin-bottom:0;list-style:none;}.mobileNav .innerContainer .socialContainer ul li{margin-left:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.mobileNav .innerContainer .socialContainer ul li:nth-of-type(1){margin-left:0;}.mobileNav .innerContainer .socialContainer ul li a{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;}.mobileNav .innerContainer .socialContainer ul li a svg{-webkit-transition:all ease 0.4s;transition:all ease 0.4s;fill:#555555;width:20px;height:auto;max-height:20px;}.mobileNav .innerContainer .socialContainer ul li a:hover svg{fill:var(--theme-main-color);-webkit-transform:translateY(-4px);transform:translateY(-4px);}.mobileNavLayer{position:fixed;width:100%;top:0;left:0;height:100vh;background:#000000;opacity:0;pointer-events:none;-webkit-transition:opacity ease 0.8s;transition:opacity ease 0.8s;z-index:888;}.mobileNavLayer.active{opacity:0.7;pointer-events:all;}}.footer__custom{background-color:#F4F5F8;padding:9rem 0 8.5rem;}.footer__custom .wrapper .footerHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3rem;}.footer__custom .wrapper .footerHeader .logoLink{margin-left:-3rem;}.footer__custom .wrapper .footerHeader .logoLink img{width:20rem;}.footer__custom .wrapper .footerHeader .socialsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}.footer__custom .wrapper .footerHeader .socialsContainer a{padding:1rem;margin-right:3rem;}.footer__custom .wrapper .footerHeader .socialsContainer a img{height:2rem;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.footer__custom .wrapper .footerHeader .socialsContainer a:nth-last-of-type(1){margin-right:0;}.footer__custom .wrapper .footerHeader .socialsContainer a:nth-last-of-type(1) img{height:1.6rem;}.footer__custom .wrapper .footerHeader .socialsContainer a:hover img{-webkit-transform:translateY(-4px);transform:translateY(-4px);}.footer__custom .wrapper .footerTextContainer p{font-family:"Roboto",sans-serif;font-size:1.6rem;color:#000000;font-weight:400;line-height:2.2rem;margin-bottom:1.6rem;}.footer__custom .wrapper .footerTextContainer a{-webkit-transition:all linear 0.4s;transition:all linear 0.4s;}.footer__custom .wrapper .footerTextContainer a:hover{color:var(--theme-main-color);text-decoration:underline;}.footer__custom .wrapper .footerTextContainer .linksContainer{margin-top:3rem;}.footer__custom .wrapper .footerTextContainer .linksContainer a{padding-right:0.7rem;margin-left:0.5rem;position:relative;}.footer__custom .wrapper .footerTextContainer .linksContainer a::after{content:'';background-color:#000000;position:absolute;left:100%;width:1px;height:1.6rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.footer__custom .wrapper .footerTextContainer .linksContainer a:nth-of-type(1){margin-left:0;}.footer__custom .wrapper .footerTextContainer .linksContainer a:nth-last-of-type(1):after{display:none;}@media (max-width:767px){.footer__custom{padding:37px 0 50px;}.footer__custom .wrapper .footerHeader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:37px;}.footer__custom .wrapper .footerHeader .socialsContainer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:45px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}.footer__custom .wrapper .footerHeader .socialsContainer a{padding:1rem;margin-right:3rem;}.footer__custom .wrapper .footerHeader .socialsContainer a img{height:20px;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.footer__custom .wrapper .footerHeader .socialsContainer a:nth-last-of-type(1){margin-right:0;}.footer__custom .wrapper .footerHeader .socialsContainer a:nth-last-of-type(1) img{height:16px;}.footer__custom .wrapper .footerTextContainer{font-size:14px;line-height:18px;}.footer__custom .wrapper .footerTextContainer p:nth-of-type(2){margin:1.6rem 0;}.footer__custom .wrapper .footerTextContainer br{display:none;}.footer__custom .wrapper .footerTextContainer .linksContainer{-ms-flex-wrap:wrap;flex-wrap:wrap;}.footer__custom .wrapper .footerTextContainer .linksContainer a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}}.underNavLinks{background-color:#F4F5F8;}.underNavLinks .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}.underNavLinks .link{background-color:#F4F5F8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 1.5rem;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.underNavLinks .link img{height:4.5rem;margin-bottom:1.7rem;}.underNavLinks .link:hover{color:#ffffff;}.underNavLinks .link .desc{font-family:"Roboto",sans-serif;font-size:1.6rem;color:#000000;font-weight:400;line-height:2.28rem;letter-spacing:0.2px;}.underNavLinks .link.active{background-color:#d5d9e4;}.underNavLinks .link:hover{background-color:#d5d9e4;}@media (max-width:991px){.underNavLinks .wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (max-width:767px){.underNavLinks{display:none;}.underNavLinks .wrapper{padding:0;display:grid;grid-template-columns:repeat(3,1fr);}}@media (max-width:575px){.underNavLinks .wrapper{grid-template-columns:repeat(2,1fr);}.underNavLinks .link .desc{font-size:14px;}}.scrollUpSection{background:#757E89;padding:2rem 0;}.scrollUpSection .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.scrollUpSection .wrapper .supporter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.scrollUpSection .wrapper .logoLink{width:15rem;height:10rem;position:relative;margin-right:4rem;}.scrollUpSection .wrapper .logoLink img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.scrollUpSection .wrapper .textContent{font-family:"Roboto",sans-serif;font-size:2.5rem;color:#ffffff;font-weight:400;line-height:unset;}.scrollUpSection .wrapper .textContent a{-webkit-transition:all linear 0.4s;transition:all linear 0.4s;}.scrollUpSection .wrapper .textContent a:hover{color:var(--theme-main-color);}.scrollUpSection .wrapper .topButton{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;margin-left:auto;position:relative;border:none;background:#ffffff;outline:none;border-radius:30px;font-family:"Roboto",sans-serif;font-size:2rem;color:#000000;font-weight:400;line-height:unset;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 8rem 1rem 2rem;align-items:center;}.scrollUpSection .wrapper .topButton .grot{position:absolute;top:0;right:-1px;bottom:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:0 30px 30px 0;padding:0 1.4rem 0 1rem;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;background:var(--theme-main-color);}.scrollUpSection .wrapper .topButton .grot svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all linear 0.3s;transition:all linear 0.3s;height:1rem;width:2rem;fill:white;}@media (max-width:991px){.scrollUpSection .wrapper .logoLink{width:9rem;height:5rem;}.scrollUpSection .wrapper .textContent{font-size:18px;}.scrollUpSection .wrapper .topButton{font-size:18px;}}@media (max-width:767px){.scrollUpSection .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.scrollUpSection .wrapper .supporter{width:100%;margin-bottom:2rem;}.scrollUpSection .wrapper .logoLink{margin-right:2rem;}.scrollUpSection .wrapper .textContent{font-size:14px;}.scrollUpSection .wrapper .topButton{font-size:15px;}}.breadCrumbsSection{background:#ffffff;}.breadCrumbsSection .wrapper{padding-top:1rem;padding-bottom:1rem;}.breadCrumbsSection .wrapper ul{list-style:none;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.breadCrumbsSection .wrapper ul li{font-family:"Roboto",sans-serif;font-size:12px;color:#7c7c7c;font-weight:400;line-height:16px;}.breadCrumbsSection .wrapper ul li a{-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.breadCrumbsSection .wrapper ul li a:hover{color:var(--theme-main-color);}.breadCrumbsSection .wrapper ul li::after{margin-left:2px;margin-right:2px;content:'>';}.breadCrumbsSection .wrapper ul li:nth-last-of-type(1)::after{display:none;}@media (max-width:767px){.breadCrumbsSection{display:none;}}.sliderSection{padding:5rem 0;background-color:#ffffff;}.sliderSection .swiper-slide{min-height:100%;height:unset;}.sliderSection .swiper-container{overflow:visible;max-width:100%;position:relative;}.sliderSection .swiper-container:after{content:'';position:absolute;top:-1rem;left:0;bottom:-1rem;width:20%;background:#ffffff;z-index:10;-webkit-transform:translateX(-105%);transform:translateX(-105%);}@media (max-width:575px){.sliderSection .swiper-container:after{display:none;}}.sliderSection .swiper-container:before{content:'';position:absolute;top:-1rem;right:0;bottom:-1rem;width:20%;background:#ffffff;z-index:10;-webkit-transform:translateX(105%);transform:translateX(105%);}@media (max-width:575px){.sliderSection .swiper-container:before{display:none;}}.sliderSection .nextBtn_custom{position:absolute;z-index:10;top:50%;right:4rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);}@media (max-width:1199px){.sliderSection .nextBtn_custom{right:1rem;}}.sliderSection .prevBtn_custom{position:absolute;z-index:10;top:50%;left:4rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);}@media (max-width:1199px){.sliderSection .prevBtn_custom{left:1rem;}}@media (max-width:575px){.sliderSection{padding-top:2rem;}.sliderSection .sliderContainer{position:relative;}.sliderSection .sliderContainer .swiper-slide{width:152px;}.sliderSection .sliderContainer .swiper-slide-next + .swiper-slide{opacity:0.4;}.sliderSection .sliderContainer .courseCard{width:152px;}.sliderSection .nextBtn_custom{top:50px;right:-20px;}.sliderSection .prevBtn_custom{top:50px;left:-20px;}}.listingSection{margin-bottom:15rem;}.listingSection .wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.6rem;}.listingSection__available{padding-top:2.5rem;grid-column:1/3;}.listingSection__available .availableHeader{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.listingSection__available .availableHeader .optionsButton{display:none;}.listingSection__available .availableHeader ul a.active{background:var(--theme-main-color);}.listingSection__available .availableHeader ul li:nth-last-of-type(1){margin-left:1rem;margin-right:2rem;}.listingSection__available .availableHeader ul li:nth-of-type(2){margin-left:1rem;}.listingSection__available .grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3.7rem;}.listingSection__available .grid .Content{background:#EAECF0;}.listingSection__available .loadMoreContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;width:100%;margin-top:5rem;}.listingSection .Side{display:grid;grid-gap:3.7rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}.listingSection .Side .courseCard__imageContainer{height:12.3vw;max-height:290px;}@media (max-width:991px){.listingSection .Side .courseCard__imageContainer{height:22vw;}}@media (max-width:575px){.listingSection .Side .courseCard__imageContainer{height:20vw;min-height:unset;}}.listingSection .Side__recent{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#F4F5F8;padding:2.5rem;}.listingSection .Side__recent .recentHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.listingSection .Side__recent .grid{display:grid;grid-template-columns:1fr;grid-gap:3rem;}.listingSection .Side__series{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#F4F5F8;padding:3rem 2.3rem;}.listingSection .Side__series .seriesHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.listingSection .Side__series .grid{display:grid;grid-template-columns:1fr;grid-gap:3rem;}@media (max-width:991px){.listingSection{margin-bottom:0;}.listingSection .wrapper{padding:0;grid-template-columns:1fr;}.listingSection__available{padding-left:20px;padding-right:20px;grid-column:unset;}.listingSection__available .availableHeader{position:relative;}.listingSection__available .availableHeader .optionsButton{display:block;}.listingSection__available .availableHeader ul{background:#EAECF0;position:absolute;z-index:10;top:100%;right:0;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.listingSection__available .availableHeader ul li{margin:20px;}.listingSection__available .availableHeader ul li:nth-of-type(2){margin:20px;}.listingSection__available .availableHeader ul li:nth-last-of-type(1){margin:20px;}.listingSection__available .grid{grid-gap:37px 12px;}.listingSection__available .grid .Content{background:#ffffff;}.listingSection__available .loadMoreContainer{margin-top:30px;margin-bottom:43px;}.listingSection .Side{display:block;}.listingSection .Side__recent{padding-bottom:30px;background:transparent;}.listingSection .Side__recent .recentHeader .headerText{width:30%;line-height:1;}.listingSection .Side__recent .grid{margin-top:10px;grid-template-columns:1fr 1fr;grid-gap:12px;}.listingSection .Side__series{margin-bottom:5rem;}.listingSection .Side__series .seriesHeader{margin-top:3rem;}.listingSection .Side__series .grid{grid-template-columns:1fr 1fr;margin-top:26px;grid-gap:19px;}}@media (max-width:991px) and (max-width:575px){.listingSection .Side__series .grid{grid-template-columns:1fr;}}.seriesPage .listingSection .wrapper{display:block;}.seriesPage .listingSection .grid{grid-template-columns:repeat(3,1fr);}.seriesPage .listingSection .grid.small{grid-template-columns:repeat(4,1fr);}@media (max-width:991px){.seriesPage .listingSection .grid{grid-template-columns:repeat(2,1fr);}.seriesPage .listingSection .grid.small{grid-template-columns:repeat(2,1fr);}}.coursePage .HeaderSection{padding-top:4.7rem;}.coursePage .HeaderSection .headerText{width:70%;}.coursePage .HeaderSection .courseDataContainer{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.coursePage .HeaderSection .courseDataContainer .mobileContainer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.coursePage .HeaderSection .courseDataContainer .buttonsContainer{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2rem 0;margin-right:3rem;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;margin-left:auto;border-right:1px solid rgba(0,0,0,0.2);border-left:1px solid rgba(0,0,0,0.2);}.coursePage .HeaderSection .courseDataContainer .buttonsContainer::after{height:50%;background:rgba(0,0,0,0.2);}.coursePage .HeaderSection .courseDataContainer .registerAndLoginButtonsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-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;}.coursePage .HeaderSection .courseDataContainer .registerAndLoginButtonsContainer .mainButton:not(.reversed){margin-top:1rem;width:100%;}.coursePage .HeaderSection .courseDataContainer .mainButton{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 2rem;text-wrap:none;}.coursePage .HeaderSection .courseDataContainer .textDataContainer{display:grid;grid-template-columns:repeat(4,auto);grid-gap:6rem;}.coursePage .HeaderSection .courseDataContainer .textDataContainer .data{position:relative;}.coursePage .HeaderSection .courseDataContainer .textDataContainer .data:nth-last-of-type(1):after{display:none;}.coursePage .HeaderSection .courseDataContainer .textDataContainer .data__name{font-family:"Roboto",sans-serif;font-size:2rem;color:#757E89;font-weight:900;line-height:2.8rem;}.coursePage .HeaderSection .courseDataContainer .textDataContainer .data__value{font-family:"Roboto",sans-serif;font-size:2rem;color:black;font-weight:400;line-height:2.8rem;}.coursePage .HeaderSection .courseDataContainer .textDataContainer .data:nth-last-of-type(1){margin-right:3rem;}@media (max-width:1199px){.coursePage .HeaderSection .headerText{width:80%;}.coursePage .HeaderSection .courseDataContainer .textDataContainer{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;}.coursePage .HeaderSection .courseDataContainer .textDataContainer .data::after{display:none;}}@media (max-width:991px){.coursePage .HeaderSection{padding-top:3.7rem;}.coursePage .HeaderSection .headerText{width:90%;}.coursePage .HeaderSection .courseDataContainer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.coursePage .HeaderSection .courseDataContainer .textDataContainer{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;}.coursePage .HeaderSection .courseDataContainer .textDataContainer .data{margin-right:0;}}@media (max-width:767px){.coursePage .HeaderSection{padding-top:23px;}.coursePage .HeaderSection .headerText{width:100%;}.coursePage .HeaderSection .courseDataContainer{margin-top:17px;display:block;}.coursePage .HeaderSection .courseDataContainer .mobileContainer{margin:3rem 0 1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.coursePage .HeaderSection .courseDataContainer .buttonsContainer{margin:0;border:none;}.coursePage .HeaderSection .courseDataContainer .buttonsContainer::after{height:70%;}}@media (max-width:767px) and (max-width:575px){.coursePage .HeaderSection .courseDataContainer .buttonsContainer button svg{width:20px;}}@media (max-width:767px){.coursePage .HeaderSection .courseDataContainer .mainButton{height:5rem;width:18rem;max-height:50px;max-width:185px;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;}.coursePage .HeaderSection .courseDataContainer .textDataContainer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.coursePage .HeaderSection .courseDataContainer .textDataContainer .data{margin-bottom:13px;display:-webkit-box;display:-ms-flexbox;display:flex;}.coursePage .HeaderSection .courseDataContainer .textDataContainer .data__name{font-size:16px;margin-right:3px;}.coursePage .HeaderSection .courseDataContainer .textDataContainer .data__value{font-size:16px;}.coursePage .HeaderSection .courseDataContainer .textDataContainer .data:nth-last-of-type(1){margin-bottom:0;margin-right:0;}}.coursePage .tabsSection .nav .nav-link{font-family:"Roboto",sans-serif;font-size:1.8rem;color:black;font-weight:400;line-height:2.5rem;padding:2rem 3rem;position:relative;}.coursePage .tabsSection .nav .nav-link::after{content:'';position:absolute;-webkit-transition:all ease 0.4s;transition:all ease 0.4s;-webkit-transform:translateX(-50%) scaleX(0);transform:translateX(-50%) scaleX(0);width:calc(100% - 4rem);height:2px;left:50%;bottom:0;background:var(--theme-main-color);}.coursePage .tabsSection .nav .nav-link:hover{color:var(--theme-main-color);}.coursePage .tabsSection .nav .nav-link.active{color:var(--theme-main-color);background:#F4F5F8;font-weight:700;}.coursePage .tabsSection .nav .nav-link.active::after{-webkit-transform:translateX(-50%) scaleX(1);transform:translateX(-50%) scaleX(1);}.coursePage .tabsSection .tab-content{background:#F4F5F8;}.coursePage .tabsSection .tab-content #program .tabContentContainer .programListing{display:none;}.coursePage .tabsSection .tab-content #program .tabContentContainer .programListing .module{margin-bottom:1.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;}.coursePage .tabsSection .tab-content #program .tabContentContainer .programListing .module .moduleNumber{font-size:16px;color:black;font-weight:700;margin-right:1rem;}.coursePage .tabsSection .tab-content #program .tabContentContainer .programListing .module .value{font-size:12px;color:#000000;font-weight:400;}.coursePage .tabsSection .tab-content #program .tabContentContainer .programListing .module .label{font-size:14px;color:#757E89;font-weight:700;margin-right:1rem;}.coursePage .tabsSection .tab-content #program .tabContentContainer .programListing .module-title{font-size:16px;color:black;font-weight:700;}.coursePage .tabsSection .tab-content #program .tabContentContainer .programListing .module .module-speakers{display:-webkit-box;display:-ms-flexbox;display:flex;}.coursePage .tabsSection .tab-content #program .tabContentContainer .programListing .module .authorLink{font-size:12px;color:#000000;font-weight:400;}.coursePage .tabsSection .tab-content #program .tabContentContainer .programListing .module .authorLink .location{font-style:italic;}.coursePage .tabsSection .tab-content #program .tabContentContainer .programListing .module .authorLink::after{content:',';}.coursePage .tabsSection .tab-content #program .tabContentContainer .programListing .module .authorLink:nth-last-of-type(1)::after{display:none;}.coursePage .tabsSection .tab-content #program .tabContentContainer .table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table{width:100%;}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table .authorLink{pointer-events:none;}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table .authorLink .name{pointer-events:all;}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table .authorLink .location{pointer-events:none;font-style:italic;color:black !important;}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table .authorLink::after{pointer-events:none;content:',';color:black !important;}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table .authorLink:nth-last-of-type(1)::after{display:none;}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table td,.coursePage .tabsSection .tab-content #program .tabContentContainer .table table th{padding-left:1rem;padding-right:1rem;}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table td{border-top:1px solid black;font-family:"Roboto",sans-serif;font-size:1.8rem;color:black;font-weight:400;line-height:3.3rem;}@media (max-width:1199px){.coursePage .tabsSection .tab-content #program .tabContentContainer .table table td{font-family:"Roboto",sans-serif;font-size:1.6rem;color:black;font-weight:400;line-height:unset;}}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table th{padding:1.5rem 1rem;font-family:"Roboto",sans-serif;font-size:1.8rem;color:#000000;font-weight:700;line-height:2.8rem;text-align:center;background:#ffffff;}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table th p{height:100%;line-height:1;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;}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table tr{background-color:white;border-bottom:2px solid var(--theme-main-color);border-right:2px solid var(--theme-main-color);}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table tr td{border-left:2px solid var(--theme-main-color);}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table tr:nth-of-type(1){border-top:2px solid var(--theme-main-color);border-left:2px solid var(--theme-main-color);}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table tr td:nth-of-type(1){color:black;text-align:center;font-size:1.6rem;}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table tr td:nth-of-type(2){padding-right:3rem;}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table tr td:nth-of-type(3){text-align:center;}.coursePage .tabsSection .tab-content #program .tabContentContainer .table table tr td:nth-of-type(4){padding-right:3rem;}.coursePage .tabsSection .tab-content #faculty .facultyGrid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:4rem;}@media (max-width:991px){.coursePage .tabsSection .tab-content #faculty .facultyGrid{grid-template-columns:repeat(2,1fr);}}@media (max-width:575px){.coursePage .tabsSection .tab-content #faculty .facultyGrid{grid-template-columns:repeat(1,1fr);}}.coursePage .tabsSection .tab-content .tabContentContainer{padding:4rem 4rem 8rem;}.coursePage .tabsSection .tab-content .tabContentContainer .tabContent-header{font-size:2.5rem;color:black;margin-bottom:1.7rem;font-weight:700;}.coursePage .tabsSection .tab-content .tabContentContainer__headerImage{width:100%;}.coursePage .tabsSection .tab-content .tabContentContainer__headerImage img{width:100%;}.coursePage .tabsSection .tab-content .tabContentContainer .tabsGrid{margin-top:5.7rem;display:grid;grid-template-columns:repeat(3,1fr);}.coursePage .tabsSection .tab-content .tabContentContainer .tabsGrid .left{grid-column:1/3;padding-right:7rem;border-right:1px solid rgba(0,0,0,0.2);}.coursePage .tabsSection .tab-content .tabContentContainer .tabsGrid .left .smallHeader:not(:nth-of-type(1)){margin-top:5rem;}.coursePage .tabsSection .tab-content .tabContentContainer .tabsGrid .aside{padding-left:4rem;grid-column:3;}.coursePage .tabsSection .tab-content .tabContentContainer .tabsGrid .aside .smallHeader:not(:nth-of-type(1)){margin-top:5rem;}.coursePage .tabsSection .tab-content .tabContentContainer .tabsGrid .aside .mainButton{margin-top:4rem;}.coursePage .tabsSection .tab-content .tabContentContainer .tabsGrid .aside .mainButton:not(.reversed){margin-top:2rem;}.coursePage .tabsSection .tab-content .tabContentContainer .tabsGrid .aside .paragraph{color:#000000;}.coursePage .tabsSection .tab-content .tabContentContainer .tabsGrid .aside .list{padding-left:2rem;}@media (max-width:767px){.coursePage .tabsSection .tab-content #program .tabContentContainer .table{display:none;}.coursePage .tabsSection .tab-content #program .tabContentContainer .programListing{display:block;}.coursePage .tabsSection .tab-content{background:#ffffff;}.coursePage .tabsSection .tab-content .tabContentContainer{padding:22px 0 0;}.coursePage .tabsSection .tab-content .tabContentContainer .tabsGrid{margin-top:20px;grid-template-columns:1fr;}.coursePage .tabsSection .tab-content .tabContentContainer .tabsGrid .left{padding-bottom:23px;grid-column:unset;padding-right:0;border-right:none;border-bottom:1px solid rgba(0,0,0,0.2);}.coursePage .tabsSection .tab-content .tabContentContainer .tabsGrid .aside{padding:28px 0;grid-column:unset;}.coursePage .tabsSection .tab-content .tabContentContainer .tabsGrid .aside .mainButton{margin:32px auto 0;}}@media (max-width:575px){.coursePage .tabsSection{padding-top:0;margin-top:0;}.coursePage .tabsSection .nav{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:100;position:sticky;top:0;padding-bottom:10px;background:#ffffff;}.coursePage .tabsSection .nav .nav-item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:calc(50% - 10px);}.coursePage .tabsSection .nav .nav-item:nth-of-type(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:5px;}.coursePage .tabsSection .nav .nav-item:nth-of-type(2){margin-right:5px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;}.coursePage .tabsSection .nav .nav-item:nth-of-type(3){margin-left:5px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.coursePage .tabsSection .nav .nav-item:nth-of-type(4){margin-left:5px;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}.coursePage .tabsSection .nav .nav-link{text-align:center;background:#F4F5F8;margin-top:10px;}.coursePage .tabsSection .nav .nav-link::after{width:calc(100% - 8rem);}.coursePage .tabsSection .tabContentContainer{padding-top:10px !important;}.coursePage .tabsSection .tabContentContainer{padding:12px 0 28px;}.coursePage .tabsSection .tabContentContainer .tabsGrid{margin-top:20px;}.coursePage .tabsSection .tabContentContainer .tabsGrid .left .smallHeader:not(:nth-of-type(1)){margin-top:20px;}.coursePage .tabsSection .tabContentContainer .tabsGrid .aside{padding-bottom:0;}.coursePage .tabsSection .tabContentContainer .tabsGrid .aside .list .paragraph{margin-bottom:12px;}}.aboutPage .text-main{color:var(--theme-main-color);}.aboutPage .paragraph{margin-bottom:3rem;}.aboutPage ul,.aboutPage ol{padding-left:2rem;}.aboutPage ul .paragraph,.aboutPage ol .paragraph{margin-bottom:3px;}.aboutPage .mediaContainer{margin-top:3rem;margin-bottom:3rem;position:relative;text-align:left;margin-right:auto;height:442px;max-width:100%;width:78rem;}@media (max-width:767px){.aboutPage .mediaContainer{height:54vw;margin-left:-20px !important;margin-right:-20px !important;width:unset;max-width:unset;}}.aboutPage .mediaContainer iframe{border:none;outline:none;}.aboutPage .contentSection{padding-top:5rem;}@media (max-width:575px){.aboutPage .paragraph{margin-bottom:20px;font-size:14px;line-height:17px;}.aboutPage .mediaContainer{margin:20px 0;}.aboutPage .contentSection{padding-top:3rem;margin-bottom:60px;}}.contactPage .contentSection{padding-top:6rem;padding-bottom:8rem;}.contactPage .contentSection .wrapper .inputWrapper.short{width:50%;}.contactPage .contentSection .wrapper .formContainer .mainButton{margin:3rem auto 0;font-weight:900;}.contactPage .contentSection .wrapper .contactText{font-size:1.6rem;margin-bottom:1.8rem;}.contactPage .contentSection .wrapper .contactText a{text-decoration:underline;color:#000000;-webkit-transition:color linear 0.4s;transition:color linear 0.4s;}.contactPage .contentSection .wrapper .contactText a:hover{color:var(--theme-main-color);}@media (max-width:575px){.contactPage .contentSection{padding-top:4rem;padding-bottom:6rem;}.contactPage .contentSection .wrapper .inputWrapper.short{width:100%;}.contactPage .contentSection .wrapper .formContainer .mainButton{margin:25px auto;}}.authorPage .sliderSection .headerText{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:5rem;border-top:1px solid #F4F5F8;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.authorPage .sliderSection .headerText svg{margin-left:1.5rem;fill:black;width:3rem;}.authorPage .aboutAuthorSection{margin-bottom:0;}.authorPage .aboutAuthorSection .wrapper{padding-top:6rem;padding-bottom:4rem;}.authorPage .aboutAuthorSection .wrapper .top{margin-bottom:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;}.authorPage .aboutAuthorSection .wrapper .top .imageContainer{margin-right:7rem;border-radius:100%;min-height:25rem;min-width:25rem;max-height:25rem;max-width:25rem;overflow:hidden;}.authorPage .aboutAuthorSection .wrapper .top .imageContainer img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.authorPage .aboutAuthorSection .wrapper .top .dataContainer .name{font-size:4.3rem;color:var(--theme-main-color);margin-bottom:1rem;font-weight:700;}.authorPage .aboutAuthorSection .wrapper .top .dataContainer .desc{margin-bottom:1rem;}.authorPage .aboutAuthorSection .wrapper .top .dataContainer .localization{font-size:1.6rem;color:#000000;}.authorPage .aboutAuthorSection .wrapper .top .socialsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;}.authorPage .aboutAuthorSection .wrapper .top .socialsContainer a{padding:0.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:1rem;}.authorPage .aboutAuthorSection .wrapper .top .socialsContainer a svg{fill:black;height:3rem;width:auto;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.authorPage .aboutAuthorSection .wrapper .top .socialsContainer a:hover svg{fill:var(--theme-main-color);}.authorPage .aboutAuthorSection .wrapper .bottom{background:#F4F5F8;padding:3.5rem;font-size:1.6rem;}.authorPage .aboutAuthorSection .wrapper .bottom .bottomHeader{font-size:2rem;margin-bottom:1.6rem;color:black;font-weight:700;}.authorPage .aboutAuthorSection .wrapper .bottom .mainButton .less{display:none;}.authorPage .aboutAuthorSection .wrapper .bottom .mainButton .more{display:unset;}.authorPage .aboutAuthorSection .wrapper .bottom .mainButton.short .less{display:unset;}.authorPage .aboutAuthorSection .wrapper .bottom .mainButton.short .more{display:none;}.authorPage .aboutAuthorSection .wrapper .bottom #text{font-size:1.6rem;color:#000000;}.authorPage .aboutAuthorSection .wrapper .bottom #text.short{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;}@media (max-width:767px){.authorPage .aboutAuthorSection .paragraph{font-size:14px;line-height:1.4;}.authorPage .aboutAuthorSection .wrapper{padding-bottom:2rem;padding-top:2rem;}.authorPage .aboutAuthorSection .wrapper .top{margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.authorPage .aboutAuthorSection .wrapper .top .imageContainer{min-height:20rem;min-width:20rem;max-height:20rem;max-width:20rem;margin:0 auto;}.authorPage .aboutAuthorSection .wrapper .top .dataContainer .name{font-size:3.5rem;text-align:center;margin-top:1rem;margin-bottom:1rem;}.authorPage .aboutAuthorSection .wrapper .top .dataContainer .desc{max-width:75%;text-align:center;margin:0 auto 1rem;}.authorPage .aboutAuthorSection .wrapper .top .dataContainer .localization{max-width:75%;margin:0 auto;text-align:center;}.authorPage .aboutAuthorSection .wrapper .top .socialsContainer{position:absolute;top:2rem;right:2rem;}.authorPage .aboutAuthorSection .wrapper .top .socialsContainer a svg{height:2.7rem;}.authorPage .aboutAuthorSection .wrapper .bottom{padding:3rem 2rem;}.authorPage .aboutAuthorSection .wrapper .bottom .mainButton{margin:0 auto;}}.articlePage .headerImage{width:100%;height:34rem;z-index:-1;position:relative;}.articlePage .headerImage img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.articlePage .sliderSection{margin-bottom:0;}.articlePage .innerWrapper{max-width:86rem;background-color:#ffffff;padding:4rem 2rem;margin:-17rem auto 0;}.articlePage .innerWrapper .buttonsContainer{margin-bottom:1.8rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;}.articlePage .innerWrapper .buttonsContainer::after{background-color:#b4b4b4;}.articlePage .paragraph{font-family:"Open Sans",sans-serif;font-size:2rem;line-height:2.4rem;font-weight:400;}.articlePage .articleInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.articlePage .articleInfo ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;}.articlePage .articleInfo ul:nth-of-type(1) li:nth-of-type(1) a{padding-right:0.5rem;}.articlePage .articleInfo ul:nth-of-type(1) li:nth-of-type(1) a::after{content:',';}.articlePage .articleInfo ul *{font-family:"Roboto",sans-serif;font-size:16px;color:#000000;font-weight:400;line-height:20px;}.articlePage .articleInfo ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:1rem;margin-right:1rem;border-right:1px solid #000000;}@media (max-width:575px){.articlePage .articleInfo ul li{margin-top:6px;}.articlePage .articleInfo ul li:nth-of-type(1){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-right:none;}}.articlePage .articleInfo ul li svg{-webkit-transition:all linear 0.3s;transition:all linear 0.3s;height:auto;width:20px;fill:var(--theme-main-color);}.articlePage .articleInfo ul li a{color:var(--theme-main-color);}.articlePage .articleInfo ul li a:hover{text-decoration:underline;}.articlePage .articleInfo ul li a:hover svg{-webkit-transform:scale(1.15);transform:scale(1.15);}.articlePage .articleInfo ul li:nth-last-of-type(1){border-right:none;padding-right:0;}.articlePage .articleInfo ul li:nth-of-type(1){margin-left:0;}.articlePage .articleHeader{margin-top:3.2rem;margin-bottom:1.6rem;width:80%;font-family:"Roboto",sans-serif;font-size:3.6rem;color:var(--theme-main-color);font-weight:700;line-height:4rem;}@media (max-width:575px){.articlePage .articleHeader{width:95%;font-size:22px;}}.articlePage .articleHeader *{font-family:"Roboto",sans-serif;font-size:3.6rem;color:var(--theme-main-color);font-weight:700;line-height:4rem;}.articlePage .subHeader{margin-top:4.6rem;font-family:"Open Sans",sans-serif;font-size:2.4rem;color:#000000;font-weight:500;line-height:2.8rem;margin-bottom:1.6rem;}.articlePage .subHeader *{font-family:"Open Sans",sans-serif;font-size:2.4rem;color:#000000;font-weight:500;line-height:2.8rem;}.articlePage .header{font-weight:500;font-size:16px;line-height:22px;font-family:"Roboto",sans-serif;margin-bottom:2rem;margin-top:4rem;color:#000000;}.articlePage .header *{font-weight:500;font-size:16px;line-height:22px;font-family:"Roboto",sans-serif;color:#000000;}.articlePage .paragraph{font-size:16px;line-height:22px;font-family:"Roboto",sans-serif;}.articlePage .paragraph *{font-family:"Roboto",sans-serif;}.educationPage .facultyBiographiesSection{padding:7.5rem 0;background:#F4F5F8;}.educationPage .facultyBiographiesSection .headerText{color:var(--theme-main-color);}.educationPage .facultyBiographiesSection .grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5rem 2.3rem;}@media (max-width:991px){.educationPage .facultyBiographiesSection .grid{grid-template-columns:1fr 1fr;}}@media (max-width:575px){.educationPage .facultyBiographiesSection{padding:4rem 0;}.educationPage .facultyBiographiesSection .grid{grid-template-columns:1fr;grid-gap:2rem;}.educationPage .facultyBiographiesSection .grid .authorCard::before{background:#ffffff !important;}}.educationPage .headerSection{width:100%;position:relative;margin-top:0.5rem;}.educationPage .headerSection .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media (max-width:1199px){.educationPage .headerSection .wrapper.titleWrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}.educationPage .headerSection .buttonsContent{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;}@media (max-width:1199px){.educationPage .headerSection .buttonsContent{margin-top:1rem;margin-left:auto;}}.educationPage .headerSection .headerText{margin-bottom:0;font-size:4rem;}.educationPage .headerSection .headerText *{font-size:4rem;}@media (max-width:1199px){.educationPage .headerSection .headerText{font-size:35px;margin-top:15px;}.educationPage .headerSection .headerText *{font-size:35px;}}.educationPage .headerSection .selectContainer{position:relative;border:2px solid var(--theme-main-color);margin-right:1.2rem;background:#ffffff;outline:none;font-family:"Roboto",sans-serif;font-size:2rem;color:#000000;font-weight:400;line-height:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 8rem 1rem 2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;}.educationPage .headerSection .selectContainer .grot{position:absolute;top:0;right:-1px;bottom:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:0 30px 30px 0;padding:0 1rem;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;}.educationPage .headerSection .selectContainer .grot svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all linear 0.3s;transition:all linear 0.3s;height:1rem;width:2rem;fill:#000000;}.educationPage .headerSection .selectContainer.active{border-radius:0;}@media (max-width:767px){.educationPage .headerSection .selectContainer.active{border-radius:0;}}.educationPage .headerSection .selectContainer.active .grot{border-radius:0;}@media (max-width:767px){.educationPage .headerSection .selectContainer.active .grot{border-radius:0;}}.educationPage .headerSection .selectContainer.active .grot svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.educationPage .headerSection .selectContainer .dropDownContainer{display:none;position:absolute;top:100%;left:-2px;right:-2px;z-index:800;border-radius:0;border:2px solid var(--theme-main-color);background-color:#ffffff;border-top:none;}@media (max-width:767px){.educationPage .headerSection .selectContainer .dropDownContainer{border-radius:0;}}.educationPage .headerSection .selectContainer .dropdownMenu{text-transform:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;}.educationPage .headerSection .selectContainer .dropdownMenu .dropdownLink{padding:1rem 1rem 1rem 2rem;color:"Avenir",sans-serif;}.educationPage .headerSection .selectContainer .dropdownMenu .dropdownLink:nth-last-of-type(1){border-radius:0;}@media (max-width:767px){.educationPage .headerSection .selectContainer .dropdownMenu .dropdownLink:nth-last-of-type(1){border-radius:0;}}.educationPage .headerSection .selectContainer .dropdownMenu .dropdownLink.selected{display:none;}.educationPage .headerSection .selectContainer .dropdownMenu .dropdownLink:hover{color:#ffffff;background-color:var(--theme-main-color);}@media (max-width:575px){.educationPage .headerSection .selectContainer{margin-right:1rem;font-size:16px;padding:0.7rem 6rem 0.7rem 2rem;}.educationPage .headerSection .mainButton{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:2rem;padding-right:2rem;}}.educationPage .cmeBtn{font-size:18px;line-height:22px;}.educationPage .navigationWrapper{background-color:#ffffff;z-index:10;position:relative;}.educationPage .navigationWrapper .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;}.educationPage .navigationWrapper .wrapper .label{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;font-family:"Roboto",sans-serif;font-size:2.5rem;color:#ffffff;font-weight:700;line-height:unset;margin-right:25rem;padding-left:7rem;}.educationPage .navigationWrapper .wrapper .anchorsContainer{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid rgba(79,98,122,0.2);margin-top:1rem;}.educationPage .navigationWrapper .wrapper .anchorsContainer .prevButton{border:none;background:transparent;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;padding:2rem 2rem;}.educationPage .navigationWrapper .wrapper .anchorsContainer .prevButton[disabled]{display:none;}.educationPage .navigationWrapper .wrapper .anchorsContainer .prevButton:hover svg{fill:var(--theme-main-color);}.educationPage .navigationWrapper .wrapper .anchorsContainer .prevButton svg{-webkit-transition:fill linear 0.4s;transition:fill linear 0.4s;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:1.5rem;height:auto;fill:var(--theme-main-color);}.educationPage .navigationWrapper .wrapper .anchorsContainer .nextButton{border:none;background:transparent;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;padding:2rem 2rem;}.educationPage .navigationWrapper .wrapper .anchorsContainer .nextButton[disabled]{display:none;}.educationPage .navigationWrapper .wrapper .anchorsContainer .nextButton:hover svg{fill:var(--theme-main-color);}.educationPage .navigationWrapper .wrapper .anchorsContainer .nextButton svg{-webkit-transition:fill linear 0.4s;transition:fill linear 0.4s;width:1.5rem;height:auto;fill:var(--theme-main-color);}.educationPage .navigationWrapper .wrapper .anchorsContainer .swiper-container{width:100%;height:100%;}.educationPage .navigationWrapper .wrapper .anchorsContainer .swiper-container .swiper-wrapper{width:100%;}.educationPage .navigationWrapper .wrapper .anchorsContainer .swiper-slide{width:auto !important;}.educationPage .navigationWrapper .wrapper .anchorsContainer .swiper-slide a{font-family:"Roboto",sans-serif;font-size:16px;color:var(--theme-main-color);font-weight:500;line-height:22px;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;padding:1.8rem 1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.educationPage .navigationWrapper .wrapper .anchorsContainer .swiper-slide a:hover{background:var(--theme-main-color);color:#ffffff;}@media (max-width:991px){.educationPage .navigationWrapper .wrapper .label{padding-left:0;margin-right:10rem;}}@media (max-width:575px){.educationPage .navigationWrapper .wrapper{display:block;}.educationPage .navigationWrapper .wrapper .label{font-size:20px;padding-top:2rem;display:block;margin-bottom:1rem;}.educationPage .navigationWrapper .wrapper .anchorsContainer{width:unset;margin-right:-20px;margin-left:-20px;padding-bottom:1rem;}.educationPage .navigationWrapper .wrapper .anchorsContainer .prevButton{padding:1rem;}.educationPage .navigationWrapper .wrapper .anchorsContainer .prevButton svg{width:1.8rem;}.educationPage .navigationWrapper .wrapper .anchorsContainer .nextButton{padding:1rem;}.educationPage .navigationWrapper .wrapper .anchorsContainer .nextButton svg{width:1.8rem;}.educationPage .navigationWrapper .wrapper .anchorsContainer .swiper-slide a{font-size:13px;padding:1rem 1.8rem;}}.educationPage .infoSection{margin-top:3rem;}.educationPage .infoSection .paragraph{margin-bottom:1.8rem;}@media (max-width:1199px){.educationPage .infoSection .paragraph{font-size:16px;line-height:22px;}}.educationPage .learningObjectives{margin-top:4rem;}@media (max-width:767px){.educationPage .learningObjectives{margin-left:-20px;margin-right:-20px;}}.educationPage .learningObjectives .innerWrapper{background:var(--theme-main-color);padding:4rem;}@media (max-width:767px){.educationPage .learningObjectives .innerWrapper{padding-left:20px;padding-right:20px;}}.educationPage .learningObjectives .innerWrapper ul{margin-bottom:0;padding-left:2rem;color:#ffffff;}.educationPage .learningObjectives .innerWrapper ul li{margin-bottom:0;}.educationPage .learningObjectives .innerWrapper ul li p{margin-bottom:0;font-size:16px;line-height:22px;}.educationPage .learningObjectives .innerWrapper .white{color:#ffffff;}.educationPage .learningObjectives .innerWrapper .white *{color:#ffffff;}.educationPage .supportInfo{margin-top:4rem;padding-bottom:7rem;border-bottom:1px solid rgba(79,98,122,0.2);}@media (max-width:767px){.educationPage .supportInfo{margin-left:20px;margin-right:20px;}.educationPage .supportInfo .paragraph{font-size:16px;line-height:22px;}}.educationPage .supportInfo .mainButton{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:2rem;padding-right:2rem;}.educationCard{display:-webkit-box;display:-ms-flexbox;display:flex;}.educationCard .imageWrapper{position:relative;height:35rem;width:55rem;min-height:35rem;min-width:55rem;max-height:35rem;max-width:55rem;}@media (max-width:1200px){.educationCard .imageWrapper{max-width:unset;min-width:unset;max-height:unset;min-height:unset;width:35vw;height:22vw;}}.educationCard .imageWrapper img{width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;}.educationCard .imageWrapper .playLink{position:absolute;top:50%;left:50%;width:20%;background:transparent;border:none;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.educationCard .imageWrapper .playLink svg{width:100%;fill:#ffffff;-webkit-transition:all linear 0.4s;transition:all linear 0.4s;}.educationCard .imageWrapper .playLink:hover svg{fill:var(--theme-main-color);}.educationCard .contentWrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;background:#F4F5F8;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.4rem 3.5rem;}.educationCard .contentWrapper-header{font-family:"Roboto",sans-serif;font-size:2.5rem;color:#000000;font-weight:700;line-height:unset;margin-bottom:2.5rem;}.educationCard .contentWrapper-members{margin-bottom:2.5rem;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.educationCard .contentWrapper-members li{margin-right:0.5rem;font-family:"Roboto",sans-serif;font-size:2rem;color:black;font-weight:700;line-height:unset;}.educationCard .contentWrapper-members li::after{content:',';}.educationCard .contentWrapper-members li:nth-last-of-type(1)::after{content:'';}.educationCard .contentWrapper-text{font-family:"Roboto",sans-serif;font-size:1.8rem;color:black;font-weight:400;line-height:2.2rem;}@media (max-width:991px){.educationCard{display:block;}.educationCard .imageWrapper{width:unset;min-width:unset;max-height:unset;max-width:unset;margin-left:-20px;margin-right:-20px;height:61vw;}}@media (max-width:991px) and (max-width:767px){.educationCard .imageWrapper{height:64vw;}}@media (max-width:991px){.educationCard .imageWrapper .playLink{width:20%;}.educationCard .contentWrapper{background:#f7f7f7;padding:18px 20px;margin-left:-20px;margin-right:-20px;}.educationCard .contentWrapper-header{padding:0;font-size:20px;margin-bottom:14px;}.educationCard .contentWrapper .mainButton{margin-left:0;}.educationCard .contentWrapper-members{padding:0;margin-bottom:14px;}.educationCard .contentWrapper-text{padding:0;}}@media (max-width:575px){.educationCard .contentWrapper{margin-bottom:7rem;}.educationCard .contentWrapper-header{font-size:20px;}.educationCard .contentWrapper .mainButton{font-size:16px;}.educationCard .contentWrapper-members li{font-size:16px;}.educationCard .contentWrapper-text{font-size:16px;}}.educationPage .infoHeader{width:100%;padding:3rem 0;position:relative;}.educationPage .infoHeader .bg{width:100%;height:100%;top:0;left:0;position:absolute;}.educationPage .infoHeader .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;}.educationPage .infoHeader .wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16rem;}.educationPage .infoHeader .wrapper .left{padding-right:5rem;}.educationPage .infoHeader .wrapper .left .paragraph.small{font-size:14px;line-height:22px;}.educationPage .infoHeader .wrapper .left .paragraph.small *{font-size:14px;line-height:22px;}.educationPage .infoHeader .wrapper .left .headerText{font-size:40px;line-height:46px;margin:10px 0;}.educationPage .infoHeader .wrapper .left .headerText *{font-size:40px;line-height:46px;}.educationPage .infoHeader .wrapper .learningObj{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;}.educationPage .infoHeader .wrapper .learningObj button{font-weight:600;font-family:"Roboto",sans-serif;font-size:18px;line-height:22px;padding:0.5rem;color:var(--theme-main-color);background:transparent;border:none;outline:none;}.educationPage .infoHeader .wrapper .learningObj button svg{margin-left:0.9rem;height:1.8rem;width:auto;fill:var(--theme-main-color);}.educationPage .infoHeader .wrapper .right{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-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;}.educationPage .infoHeader .wrapper .right .mainButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:unset;padding:1.9rem 2.4rem;font-size:18px;line-height:22px;text-transform:uppercase;}@media (max-width:767px){.educationPage .infoHeader .wrapper .right .mainButton{font-size:15px;}}.educationPage .infoHeader .wrapper .right .paragraph{margin-top:8px;}.educationPage .infoHeader .wrapper .right .paragraph *{font-size:15px;line-height:unset;line-height:22px;font-weight:600;font-style:italic;}@media (max-width:767px){.educationPage .infoHeader .wrapper .right .paragraph *{font-size:15px;}}.educationPage .cmeContainer{width:100%;padding:2rem 0;background-color:var(--theme-main-color);}.educationPage .cmeContainer .wrapper{display:grid;grid-template-columns:repeat(2,1fr);}@media (max-width:767px){.educationPage .cmeContainer .wrapper{grid-template-columns:1fr;}}.educationPage .cmeContainer .wrapper .right{width:100%;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;}@media (max-width:767px){.educationPage .cmeContainer .wrapper .right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}}.educationPage .cmeContainer .wrapper .right .mainButton{width:unset;padding-left:5rem;padding-right:5rem;border:1px solid #ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;}@media (max-width:767px){.educationPage .cmeContainer .wrapper .right .mainButton{width:100%;margin-top:15px;}}.educationPage .cmeContainer .wrapper .right .mainButton:hover{background:#ffffff;color:var(--theme-main-color);}.educationPage .cmeContainer .wrapper .left .cmeText *{color:#ffffff;font-size:30px;font-weight:700;}@media (max-width:767px){.educationPage .cmeContainer .wrapper .left .cmeText *{font-size:20px;text-align:center;}}@media (max-width:1199px){.educationPage .infoHeader .wrapper{grid-gap:6rem;}.educationPage .infoHeader .wrapper .left{padding-right:0;}.educationPage .infoHeader .wrapper .right .paragraph{text-align:right;}.educationPage .infoHeader .wrapper .right .paragraph *{text-align:right;}}@media (max-width:991px){.educationPage .infoHeader .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:0;}.educationPage .infoHeader .wrapper .left .headerText{margin-top:1rem;margin-bottom:1rem !important;line-height:4.7rem;}.educationPage .infoHeader .wrapper .learningObj{margin-top:1rem;}.educationPage .infoHeader .wrapper .right{margin-top:2rem;}}@media (max-width:767px){.educationPage .infoHeader .wrapper .left .headerText{margin-top:15px;margin-bottom:15px;}.educationPage .infoHeader .wrapper .left .headerText br{display:none;}.educationPage .infoHeader .wrapper .left .paragraph{font-size:18px;line-height:22px;}.educationPage .infoHeader .wrapper .left .paragraph *{font-size:18px;line-height:22px;}.educationPage .infoHeader .wrapper .learningObj button{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;line-height:22px;}.educationPage .infoHeader .wrapper .right{margin-top:30px;}.educationPage .infoHeader .wrapper .right .mainButton{line-height:2.2rem;padding:1rem 6rem;width:100%;height:auto;text-align:center;}.educationPage .infoHeader .wrapper .right .paragraph{text-align:left;margin-top:10px;width:60%;margin-right:auto;}.educationPage .infoHeader .wrapper .right .paragraph *{text-align:left;}}.educationPage .contentSection{padding-top:6rem;padding-bottom:2rem;}.educationPage .contentSection .name{margin-bottom:3rem;}.educationPage .contentSection .name *{font-size:24px;text-transform:uppercase;color:#000000;text-align:center;font-weight:700;}.educationPage .contentSection .navigationContainer{padding:2.5rem 0;background:rgba(75,35,170,0.22);}.educationPage .contentSection .navigationContainer .list{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap;}.educationPage .contentSection .navigationContainer .list .mainButton{background-color:transparent;margin-right:5rem;width:unset;padding-right:1.7rem;padding-left:1.7rem;}.educationPage .contentSection .navigationContainer .list .mainButton.active{background-color:var(--theme-main-color);}.educationPage .contentSection .navigationContainer .list .mainButton:hover{background-color:var(--theme-main-hover-color);}.educationPage .contentSection .navigationContainer .list li:nth-last-of-type(1) .mainButton{margin-right:0;}.educationPage .viewSection{margin-top:3rem;position:relative;z-index:10;}@media (max-width:767px){.educationPage .viewSection{display:none;}}.educationPage .viewSection .wrapper{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;}.educationPage .viewSection .wrapper .box{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;}.educationPage .viewSection .wrapper .box .viewName{text-transform:uppercase;font-size:12px;font-weight:500;}.educationPage .viewSection .wrapper .box .buttonsContainer{margin-top:0.5rem;}.educationPage .viewSection .wrapper .box .buttonsContainer button{padding:0;margin:0 0.5rem;}.educationPage .viewSection .wrapper .box .buttonsContainer button svg{width:3.4rem;height:auto;opacity:0.22;}.educationPage .viewSection .wrapper .box .buttonsContainer button svg *{fill:rgba(var(--theme-main-color),1);}.educationPage .viewSection .wrapper .box .buttonsContainer button.active svg{opacity:1;}@media (max-width:1199px){.educationPage .contentSection{padding-top:4rem;padding-bottom:1.5rem;}.educationPage .contentSection .name *{font-size:20px;}.educationPage .contentSection .navigationContainer .list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;}.educationPage .contentSection .navigationContainer .list::-webkit-scrollbar{display:none;}.educationPage .contentSection .navigationContainer .list .mainButton{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;width:auto;display:block;margin-right:3rem;}}@media (max-width:767px){.educationPage .contentSection .navigationContainer .list .mainButton{font-size:14px;padding:7px;margin-right:12px;}.educationPage .viewSection{margin-top:1.5rem;}.educationPage .viewSection .wrapper .box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.educationPage .viewSection .wrapper .box .viewName{margin-bottom:0;}.educationPage .viewSection .wrapper .box .buttonsContainer{margin-top:0;margin-left:0.5rem;}.educationPage .viewSection .wrapper .box .buttonsContainer button svg{width:25px;height:25px;}}.educationPage .selectSection{display:none !important;}.educationPage #content{margin-top:-3.8rem;padding-bottom:10rem;}.educationPage #content.no-desc .videoDesc{display:none;}@media (max-width:767px){.educationPage #content.no-desc .videoDesc{display:block;}}.educationPage .educationSection{padding-bottom:8rem;}.educationPage .educationSection .nameRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;}.educationPage .educationSection .nameRow .title{font-family:"Roboto",sans-serif,sans-serif;font-weight:700;font-size:28px;margin-right:2rem;}.educationPage .educationSection .nameRow .number{font-weight:300;font-size:20px;}.educationPage .educationSection .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4rem;}.educationPage .videoCard{height:100%;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;}.educationPage .videoCard .image{width:100%;height:18rem;position:relative;}.educationPage .videoCard .image .hover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all linear 0.4s;transition:all linear 0.4s;pointer-events:none;opacity:0;}@media (max-width:767px){.educationPage .videoCard .image .hover{display:none;}}.educationPage .videoCard .image .hover .playButton{background-color:var(--theme-main-color);border-radius:100%;-webkit-transition:all linear 0.4s;transition:all linear 0.4s;border:none;}.educationPage .videoCard .image .hover .playButton svg{width:auto;height:7rem;}.educationPage .videoCard .image .hover .playButton svg *{fill:#ffffff;}.educationPage .videoCard .image .hover .playButton:hover{background-color:var(--theme-main-hover-color);}.educationPage .videoCard .image:hover .hover{pointer-events:all;opacity:1;}.educationPage .videoCard .image .bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;}.educationPage .videoCard .image .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;}.educationPage .videoCard .image .texts{position:relative;height:100%;background-color:rgba(0,0,0,0.74);padding:1.5rem 1.5rem 2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.educationPage .videoCard .image .texts .time{position:absolute;top:1rem;right:1rem;font-size:15px;color:#ffffff;font-weight:700;}.educationPage .videoCard .image .texts .type{font-size:12px;text-transform:uppercase;font-weight:300;line-height:2.2rem;color:#ffffff;}.educationPage .videoCard .image .texts .videoTitle{color:#ffffff;font-weight:500;font-size:20px;}@media (max-width:991px){.educationPage .videoCard .image .texts .videoTitle{font-size:16px;}}.educationPage .videoCard .image .texts .playButton{margin-top:auto;margin-left:auto;background-color:var(--theme-main-color);border-radius:100%;-webkit-transition:all linear 0.4s;transition:all linear 0.4s;border:none;}.educationPage .videoCard .image .texts .playButton svg{width:auto;height:5rem;}.educationPage .videoCard .image .texts .playButton svg *{fill:#ffffff;}.educationPage .videoCard .image .texts .playButton:hover{background-color:var(--theme-main-hover-color);}.educationPage .videoCard .image .texts .languages{margin-top:8px;color:#ffffff;font-style:italic;font-size:12px;text-transform:uppercase;}.educationPage .videoCard .image .texts .languages svg{height:1.7rem;width:auto;margin-right:0.5rem;}.educationPage .videoCard .bottom{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem 1.5rem;-webkit-box-shadow:8px 8px 10px 0 rgba(66,68,90,0.25);box-shadow:8px 8px 10px 0 rgba(66,68,90,0.25);}.educationPage .videoCard .bottom .authorAndDesc .authorRow{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:1rem;}.educationPage .videoCard .bottom .authorAndDesc .authorRow .author{width:4.8rem;height:4.8rem;margin-right:1.4rem;position:relative;overflow:hidden;border-radius:100%;-webkit-box-shadow:0 0 10px 3px rgba(66,68,90,0.25);box-shadow:0 0 10px 3px rgba(66,68,90,0.25);}.educationPage .videoCard .bottom .authorAndDesc .authorRow .author img{width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;}.educationPage .videoCard .bottom .authorAndDesc .authorRow .authorText .authorName{font-size:1.6rem;font-weight:500;}.educationPage .videoCard .bottom .authorAndDesc .authorRow .authorText .authorDesc{font-size:1.4rem;font-weight:300;}.educationPage .videoCard .bottom .authorAndDesc .videoDesc{margin:0.5rem 0 1.5rem;font-size:1.6rem;line-height:2.2rem;}.educationPage .videoCard .bottom .bottomLink{margin-top:auto;padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #4f627a;}.educationPage .videoCard .bottom .bottomLink .linkDesc{color:#484848;font-size:12px;line-height:2rem;margin-bottom:0.5rem;}.educationPage .videoCard .bottom .bottomLink .link{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;cursor:pointer;line-height:2.2rem;background-color:transparent;border:none;color:var(--theme-main-color);font-weight:500;}.educationPage .videoCard .bottom .bottomLink .link.center{-webkit-transform:translateY(-1.25rem);transform:translateY(-1.25rem);margin-left:auto;margin-right:auto;}.educationPage .videoCard .bottom .bottomLink .link:hover{text-decoration:underline;}.educationPage .videoCard .bottom .bottomLink .link svg{height:12px;margin-right:1rem;}.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator{position:absolute;bottom:40px;left:0;top:0;right:0;width:100%;z-index:300;padding:10px 7px;background-color:var(--theme-main-color);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-shadow:0 0 10px 3px rgba(66,68,90,0.25);box-shadow:0 0 10px 3px rgba(66,68,90,0.25);}@media (max-width:1300px){.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator{bottom:30px;}}.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator .scroll{overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;}.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator .scroll::-webkit-scrollbar{display:none;}.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator::after{content:'';position:absolute;left:0;bottom:0;width:0;height:0;border-bottom:20px solid var(--theme-main-color);border-left:20px solid var(--theme-main-color);border-right:0 solid transparent;z-index:-1;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:rotate(30deg);transform:rotate(30deg);}@media (max-width:1300px){.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator::after{border-bottom:10px solid var(--theme-main-color);border-left:10px solid var(--theme-main-color);border-right:0 solid transparent;}}.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator .header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator .header .title{color:#ffffff;text-transform:uppercase;font-size:13px;text-align:center;margin-bottom:5px;}.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator .header .closeBtn{border:none;background:transparent;padding:1px;margin-left:auto;}@media (max-width:767px){.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator .header .closeBtn{margin-bottom:5px;}}.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator .content{margin-top:1.5rem;display:grid;grid-template-columns:1fr;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:auto;margin-right:auto;padding-bottom:20px;}.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator .content .dwnLink{border:1px solid #ffffff;color:#ffffff;margin-bottom:10px;text-align:center;padding:0.5rem 1rem;font-size:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:2rem;padding-right:2rem;-webkit-transition:all linear 0.4s;transition:all linear 0.4s;}.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator .content .dwnLink:hover{background-color:var(--theme-main-hover-color);}.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator .content .dwnLink svg{height:12px;margin-right:7px;}.educationPage .videoCard .bottom .bottomLink .box .downloadIndicator .content .dwnLink svg *{stroke:#ffffff;}@media (max-width:1199px){.educationPage .educationSection .grid{grid-template-columns:repeat(3,1fr);}}@media (max-width:767px){.educationPage #content{padding-bottom:6rem;margin-top:0;}.educationPage .educationSection{padding-bottom:6rem;}.educationPage .educationSection .nameRow{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px;}.educationPage .educationSection .nameRow .title{font-size:24px;-webkit-box-flex:2;-ms-flex:2;flex:2;}.educationPage .educationSection .nameRow .number{margin-top:0.7rem;text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1;}.educationPage .educationSection .grid{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow-x:scroll;padding-bottom:3.5rem;}.educationPage .educationSection .grid::-webkit-scrollbar{height:0.5rem;border-radius:100%;}.educationPage .educationSection .grid::-webkit-scrollbar-thumb{background-color:var(--theme-main-color);outline:none;}.educationPage .educationSection .grid .videoCard{margin-right:3rem;}.educationPage .educationSection .grid .videoCard:nth-last-of-type(1){margin-right:2rem;}.educationPage .videoCard{width:30rem;min-width:30rem;min-height:100%;height:unset;}}@media (max-width:767px) and (max-width:575px){.educationPage .videoCard{width:200px;}}@media (max-width:767px){.educationPage .videoCard .bottom .bottomLink .link svg{display:none;}}.educationPage *{font-family:"Roboto",sans-serif;}.educationPage .facultyBiographiesSection{background:linear-gradient(264.41deg,rgba(217,217,217,0.8) -61.42%,rgba(146,146,146,0) 125.81%);}.educationPage .facultyBiographiesSection .headerText{color:#000000;}@media (max-width:767px){.educationPage .facultyBiographiesSection .headerText{margin-bottom:2rem;}}.educationPage .facultyBiographiesSection .headerText *{color:#000000;}.educationPage .facultyBiographiesSection .grid{grid-gap:5rem 3rem;}.educationPage .facultyBiographiesSection .authorCard{background-color:#ffffff;-webkit-box-shadow:0 0 10px 3px rgba(66,68,90,0.25);box-shadow:0 0 10px 3px rgba(66,68,90,0.25);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem 2.5rem 4rem;}.educationPage .facultyBiographiesSection .authorCard::before{display:none;}.educationPage .facultyBiographiesSection .authorCard-image{-webkit-box-shadow:0 0 10px 3px rgba(66,68,90,0.25);box-shadow:0 0 10px 3px rgba(66,68,90,0.25);}.educationPage .facultyBiographiesSection .authorCard-name{margin-bottom:0;}.educationPage .facultyBiographiesSection .authorCard-place{font-size:1.4rem;font-weight:300;margin-bottom:2rem;}.educationPage .facultyBiographiesSection .authorCard-text{padding-left:2rem;padding-right:2rem;padding-bottom:3rem;font-weight:400;line-height:2.2rem;}@media (max-width:1199px){.educationPage .facultyBiographiesSection .authorCard-text{padding-left:0;padding-right:0;}}.educationPage .facultyBiographiesSection .authorCard-text *{font-size:1.6rem;line-height:2.2rem;}.educationPage .facultyBiographiesSection .authorCard-link{font-size:1.8rem;color:var(--theme-main-color);}.educationPage .facultyBiographiesSection .authorCard-link:hover{color:var(--theme-main-hover-color);}.educationPage .cardsSection{padding:6rem 0;}.educationPage .cardsSection .headerText{margin-bottom:4rem;}.educationPage .cardsSection .educationCard{margin-bottom:8rem;}.educationPage .cardsSection .educationCard:nth-last-of-type(1){margin-bottom:0;}@media (max-width:767px){.educationPage .cardsSection{padding:0;}.educationPage .cardsSection .headerText{margin-bottom:2rem;}.educationPage .cardsSection .educationCard{margin-bottom:2rem;}}#synposisArticles option{font-size:1.6rem;}#synposisArticles option:hover{background-color:gray;}@media (max-width:767px){#synposisArticles .availableHeader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem;}#synposisArticles .availableHeader form{margin-left:auto;}}@media (max-width:575px){#synposisArticles .grid{grid-template-columns:1fr;grid-gap:4rem;}}@media (max-width:575px){#synposisArticles .listingSection__available{padding-top:0;}#synposisArticles .availableHeader #selectForm{margin-left:0;margin-right:auto;}#synposisArticles .courseCard.articleVersion{margin-left:-20px;margin-right:-20px;width:unset;}#synposisArticles .courseCard.articleVersion .courseCard__content{padding:2rem 30px 1rem !important;}#synposisArticles .courseCard.articleVersion .courseCard__imageContainer{height:170px;padding:30px;}#synposisArticles .courseCard.articleVersion .text{font-size:22px;}}.select{position:relative;border:2px solid var(--theme-main-color);background:#ffffff;outline:none;font-family:"Roboto",sans-serif;font-size:1.8rem;color:#000000;font-weight:400;line-height:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 6rem 1rem 2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(/themes/custom/radcliffe/radcliffe-theme/src/assets/images/icons/expand.svg) center;background-repeat:no-repeat;background-size:15px;background-position:95%;-webkit-appearance:none;-moz-appearance:none;appearance:none;}@media (max-width:575px){.select{margin-right:0;font-size:16px;padding:0.7rem 6rem 0.7rem 2rem;}}.quizPage .control,.coursePage .control{font-family:"Arial","Roboto",sans-serif,sans-serif;display:inline-block;position:relative;padding-left:32px;margin-bottom:10px;padding-top:2px;cursor:pointer;font-size:16px;}.quizPage .control input,.coursePage .control input{position:absolute;z-index:-1;opacity:0;}.quizPage .control_indicator,.coursePage .control_indicator{position:absolute;top:2px;left:0;height:20px;width:20px;background:#e6e6e6;border:2px solid #bebebe;border-radius:100%;}.quizPage input:checked ~ .control .control_indicator,.coursePage input:checked ~ .control .control_indicator{background:#8c8c8c;}.quizPage input:disabled ~ .control .control_indicator,.coursePage input:disabled ~ .control .control_indicator{background:#e6e6e6;opacity:0.6;pointer-events:none;}.quizPage .control_indicator:after,.coursePage .control_indicator:after{-webkit-box-sizing:unset;box-sizing:unset;content:'';position:absolute;display:none;}.quizPage input:checked ~ .control .control_indicator:after,.coursePage input:checked ~ .control .control_indicator:after{display:block;}.quizPage .control-radio .control_indicator,.coursePage .control-radio .control_indicator{border-radius:100%;}.quizPage .control-radio .control_indicator:after,.coursePage .control-radio .control_indicator:after{left:0;top:0;height:0;width:0;border-radius:100%;background:transparent;-webkit-transition:background 250ms;transition:background 250ms;}.quizPage input:disabled ~ .control-radio .control_indicator:after,.coursePage input:disabled ~ .control-radio .control_indicator:after{background:#7b7b7b;}.square .control{font-family:"Arial","Roboto",sans-serif,sans-serif;display:inline-block;position:relative;padding-left:32px;margin-bottom:10px;padding-top:2px;cursor:pointer;font-size:16px;}.square .control input{position:absolute;z-index:-1;opacity:0;}.square .control_indicator{position:absolute;top:2px;left:0;height:20px;width:20px;background:#e6e6e6;border:2px solid #bebebe;border-radius:0;}.square input:checked ~ .control .control_indicator{background:#8c8c8c;}.square input:disabled ~ .control .control_indicator{background:#e6e6e6;opacity:0.6;pointer-events:none;}.square .control_indicator:after{-webkit-box-sizing:unset;box-sizing:unset;content:'';position:absolute;display:none;}.square input:checked ~ .control .control_indicator:after{display:block;}.square .control-radio .control_indicator{border-radius:0;}.square .control-radio .control_indicator:after{left:0;top:0;height:0;width:0;border-radius:100%;background:transparent;-webkit-transition:background 250ms;transition:background 250ms;}.square input:disabled ~ .control-radio .control_indicator:after{background:#7b7b7b;}.quizPage{font-family:"Roboto",sans-serif;}.quizPage .titleSection .headerText{margin-top:4rem;margin-bottom:6rem;}.quizPage .quizGridSection{margin-bottom:90px;}.quizPage .quizGridSection .leftInfoContainer{margin-bottom:20px;}.quizPage .quizGridSection .leftInfoContainer .progressButton{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:0;background:#bab2cf;color:#000000;font-weight:bold;-webkit-box-shadow:none !important;box-shadow:none !important;border:none !important;outline:none !important;font-size:24px;padding:12px 24px;}.quizPage .quizGridSection .leftInfoContainer .progressButton svg{padding-top:2px;margin-left:10px;width:1.8rem;height:auto;-webkit-transition:all linear 0.2s;transition:all linear 0.2s;}.quizPage .quizGridSection .leftInfoContainer .progressButton[aria-expanded='true'] svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);}@media (max-width:991px){.quizPage .quizGridSection .leftInfoContainer .progressButton{font-size:20px;padding:8px 20px;}}.quizPage .quizGridSection .leftInfoContainer .stepsContainer{padding:0 1.5rem;border:1px solid #cfcfcf;}.quizPage .quizGridSection .leftInfoContainer .stepsContainer .step{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:start;-ms-flex-align:start;align-items:flex-start;font-size:16px;color:#000000;font-weight:500;padding:3rem 2rem;border-top:1px solid #cfcfcf;}.quizPage .quizGridSection .leftInfoContainer .stepsContainer .step.active{color:var(--theme-main-color);}.quizPage .quizGridSection .leftInfoContainer .stepsContainer .step:nth-of-type(1){border-top:none;}.quizPage .quizGridSection .leftInfoContainer .stepsContainer .mainButton{border-color:#4f5ec7;background:#4f5ec7;min-width:0;width:unset;font-size:16px;padding:8px 24px;margin-top:20px;}.quizPage .quizGridSection .leftInfoContainer .stepsContainer .mainButton:hover{color:#4f5ec7;background:transparent;}.quizPage .quizGridSection .leftInfoContainer .stepsContainer .mainButton.disabled{pointer-events:none;border-color:#bec0d0;color:#ffffff;background:#bec0d0;}.quizPage .correctInfo{font-size:11px;font-weight:500;color:#727272;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0 0;line-height:1;}.quizPage .correctInfo img{width:17px;height:17px;margin-right:5px;}.quizPage .stateInfo,.coursePage .stateInfo{border-radius:6px;color:#ffffff;font-weight:700;font-size:16px;margin-bottom:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;padding:16px 13px;}.quizPage .stateInfo img,.coursePage .stateInfo img{width:25px;height:25px;margin-right:16px;}.quizPage .stateInfo.success,.coursePage .stateInfo.success{background:rgba(75,174,79,0.5);}.quizPage .stateInfo.warning,.coursePage .stateInfo.warning{background:rgba(238,189,64,0.5);color:#804b0d;}.quizPage .contentColumn .quizHeader,.coursePage .contentColumn .quizHeader{font-size:24px;color:#000000;font-weight:700;padding:10px 0 18px;}.quizPage .contentColumn .quizText,.coursePage .contentColumn .quizText{font-size:16px;margin-bottom:10px;font-weight:500;}.quizPage .contentColumn .quizBadge,.coursePage .contentColumn .quizBadge{background:#bab2cf;color:#000000;font-weight:700;padding:15px 30px;font-size:22px;margin:35px 0;}@media (max-width:991px){.quizPage .contentColumn .quizBadge,.coursePage .contentColumn .quizBadge{font-size:20px;padding:8px 20px;}}.quizPage .contentColumn .mainButton.submit,.coursePage .contentColumn .mainButton.submit{margin-top:23px;margin-bottom:20px;border-color:#009ceb;background:#009ceb;color:#ffffff;width:unset;min-width:unset;font-size:16px;font-weight:700;padding:8px 27px;}.quizPage .contentColumn .mainButton.submit:hover,.coursePage .contentColumn .mainButton.submit:hover{background:transparent !important;color:#009ceb;}.quizPage .contentColumn .mainButton.retake,.coursePage .contentColumn .mainButton.retake{margin-top:60px;margin-bottom:20px;border-color:#4f5ec7;background:#4f5ec7;color:#ffffff;width:unset;min-width:unset;font-size:16px;font-weight:700;padding:8px 27px;}.quizPage .contentColumn .mainButton.retake:hover,.coursePage .contentColumn .mainButton.retake:hover{background:transparent !important;color:#4f5ec7;}.quizPage .contentColumn .task,.quizPage .contentColumn .answer,.coursePage .contentColumn .task,.coursePage .contentColumn .answer{margin-bottom:12px;}.quizPage .contentColumn .task .question,.quizPage .contentColumn .answer .question,.coursePage .contentColumn .task .question,.coursePage .contentColumn .answer .question{font-size:16px;line-height:30px;color:#000000;font-family:"Arial","Roboto",sans-serif,sans-serif;margin-bottom:12px;}.quizPage .contentColumn .answer,.coursePage .contentColumn .answer{margin-bottom:30px;}.quizPage .contentColumn .answer .info,.coursePage .contentColumn .answer .info{font-size:16px;font-weight:400;color:#000000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0 0;line-height:1;}.quizPage .contentColumn .answer .info img,.coursePage .contentColumn .answer .info img{width:17px;height:17px;margin-right:5px;}.quizPage .contentColumn .pageTask,.coursePage .contentColumn .pageTask{margin-bottom:20px;}.quizPage .contentColumn .pageTask .pageText,.coursePage .contentColumn .pageTask .pageText{margin-bottom:10px;font-size:16px;font-weight:600;color:#999999;}.quizPage .contentColumn .pageTask .quizHeader,.coursePage .contentColumn .pageTask .quizHeader{display:block;padding-bottom:0;margin-bottom:15px;}.quizPage .contentColumn .pageTask .chooseOneText,.coursePage .contentColumn .pageTask .chooseOneText{font-style:italic;font-size:16px;margin-top:15px;margin-bottom:15px;color:#999999;}.quizPage .contentColumn .videoInfo,.coursePage .contentColumn .videoInfo{margin-top:20px;}.quizPage .contentColumn .finishPdfDownload,.coursePage .contentColumn .finishPdfDownload{margin-bottom:20px;margin-top:10px;}.quizPage .contentColumn .finishPdfDownload a img,.coursePage .contentColumn .finishPdfDownload a img{width:35px;height:auto;margin-right:16px;}.quizPage .contentColumn .finishPdfDownload a span,.coursePage .contentColumn .finishPdfDownload a span{color:var(--theme-main-color);text-decoration:underline;font-weight:700;font-size:16px;}.quizPage .contentColumn .otherCoursesGrid,.coursePage .contentColumn .otherCoursesGrid{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;}.quizPage .contentColumn .otherCoursesGrid .courseCard,.coursePage .contentColumn .otherCoursesGrid .courseCard{width:52.8rem;margin-right:3rem;}@media (max-width:767px){.quizPage .contentColumn .otherCoursesGrid,.coursePage .contentColumn .otherCoursesGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;}.quizPage .contentColumn .otherCoursesGrid .courseCard,.coursePage .contentColumn .otherCoursesGrid .courseCard{width:unset;margin-right:0;}}.quizPage .multiTask{margin-bottom:30px;}.quizPage .multiTask .question{font-size:16px;line-height:30px;color:#000000;font-family:"Arial","Roboto",sans-serif,sans-serif;margin-bottom:0px;}.quizPage .multiTask table{width:100%;max-width:100%;border-bottom:1px solid #cfcfcf;border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf;}.quizPage .multiTask table thead tr td{text-align:center;padding:18px;font-weight:500;font-family:"Roboto",sans-serif;color:#000000;font-size:16px;background:#bab2cf;}.quizPage .multiTask table tbody tr td{text-align:center;padding:18px;font-weight:500;font-family:"Roboto",sans-serif;color:#000000;font-size:16px;}.quizPage .multiTask table tbody tr td:nth-of-type(1){text-align:left;}.quizPage .multiTask table tbody tr td label{width:100%;height:100%;}.quizPage .multiTask table tbody tr td label .control_indicator{left:50%;top:50%;-webkit-transform:translate(-50%,-15%);transform:translate(-50%,-15%);}@media (max-width:768px){.quizPage .multiTask table{border-top:1px solid #cfcfcf;}.quizPage .multiTask table thead{display:none;}.quizPage .multiTask table tbody tr{display:block;}.quizPage .multiTask table tbody tr td{text-align:left;display:block;width:100%;padding:3px 15px;}.quizPage .multiTask table tbody tr td:nth-of-type(1){display:block;width:100%;padding:10px 15px 5px;}.quizPage .multiTask table tbody tr td label{width:100%;height:100%;}.quizPage .multiTask table tbody tr td label .control_indicator{left:0;top:3px;-webkit-transform:unset;transform:unset;}}.quizPage .multiTask textarea{width:100%;padding:10px;border:1px solid #cfcfcf;border-radius:4px;min-height:168px;}.quizPage .multiTask textarea:focus{outline:2px solid #bab2cf;}.quizPage .authorsRow{padding:30px 0 30px 0;}.quizPage .authorsRow ul{margin:0;padding:0;list-style:none;}.quizPage .authorsRow ul li{display:inline-block;color:#4b23aa;font-size:18px;font-weight:700;font-family:"Roboto",sans-serif;}.quizPage .authorsRow ul li:after{content:', ';}.quizPage .authorsRow ul li:nth-last-of-type(1):after{content:'';}@media (max-width:991px){.quizPage .authorsRow{padding:15px 0;}}.quizPage .textBorderContainer{padding:30px;font-size:16px;line-height:30px;font-family:"Arial","Roboto",sans-serif,sans-serif;border:1px solid #cfcfcf;}@media (max-width:991px){.quizPage .textBorderContainer{padding:20px;}}
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}:root{--swiper-navigation-size:44px}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@font-face{font-family:'FontAwesome';src:url(/themes/custom/radcliffe/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/themes/custom/radcliffe/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format('embedded-opentype'),url(/themes/custom/radcliffe/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/themes/custom/radcliffe/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/themes/custom/radcliffe/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/themes/custom/radcliffe/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571429em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.fa-ul > li{position:relative;}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center;}.fa-li.fa-lg{left:-1.85714286em;}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right{margin-left:.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#ffffff;}.fa-glass:before{content:"\f000";}.fa-music:before{content:"\f001";}.fa-search:before{content:"\f002";}.fa-envelope-o:before{content:"\f003";}.fa-heart:before{content:"\f004";}.fa-star:before{content:"\f005";}.fa-star-o:before{content:"\f006";}.fa-user:before{content:"\f007";}.fa-film:before{content:"\f008";}.fa-th-large:before{content:"\f009";}.fa-th:before{content:"\f00a";}.fa-th-list:before{content:"\f00b";}.fa-check:before{content:"\f00c";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d";}.fa-search-plus:before{content:"\f00e";}.fa-search-minus:before{content:"\f010";}.fa-power-off:before{content:"\f011";}.fa-signal:before{content:"\f012";}.fa-gear:before,.fa-cog:before{content:"\f013";}.fa-trash-o:before{content:"\f014";}.fa-home:before{content:"\f015";}.fa-file-o:before{content:"\f016";}.fa-clock-o:before{content:"\f017";}.fa-road:before{content:"\f018";}.fa-download:before{content:"\f019";}.fa-arrow-circle-o-down:before{content:"\f01a";}.fa-arrow-circle-o-up:before{content:"\f01b";}.fa-inbox:before{content:"\f01c";}.fa-play-circle-o:before{content:"\f01d";}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e";}.fa-refresh:before{content:"\f021";}.fa-list-alt:before{content:"\f022";}.fa-lock:before{content:"\f023";}.fa-flag:before{content:"\f024";}.fa-headphones:before{content:"\f025";}.fa-volume-off:before{content:"\f026";}.fa-volume-down:before{content:"\f027";}.fa-volume-up:before{content:"\f028";}.fa-qrcode:before{content:"\f029";}.fa-barcode:before{content:"\f02a";}.fa-tag:before{content:"\f02b";}.fa-tags:before{content:"\f02c";}.fa-book:before{content:"\f02d";}.fa-bookmark:before{content:"\f02e";}.fa-print:before{content:"\f02f";}.fa-camera:before{content:"\f030";}.fa-font:before{content:"\f031";}.fa-bold:before{content:"\f032";}.fa-italic:before{content:"\f033";}.fa-text-height:before{content:"\f034";}.fa-text-width:before{content:"\f035";}.fa-align-left:before{content:"\f036";}.fa-align-center:before{content:"\f037";}.fa-align-right:before{content:"\f038";}.fa-align-justify:before{content:"\f039";}.fa-list:before{content:"\f03a";}.fa-dedent:before,.fa-outdent:before{content:"\f03b";}.fa-indent:before{content:"\f03c";}.fa-video-camera:before{content:"\f03d";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e";}.fa-pencil:before{content:"\f040";}.fa-map-marker:before{content:"\f041";}.fa-adjust:before{content:"\f042";}.fa-tint:before{content:"\f043";}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044";}.fa-share-square-o:before{content:"\f045";}.fa-check-square-o:before{content:"\f046";}.fa-arrows:before{content:"\f047";}.fa-step-backward:before{content:"\f048";}.fa-fast-backward:before{content:"\f049";}.fa-backward:before{content:"\f04a";}.fa-play:before{content:"\f04b";}.fa-pause:before{content:"\f04c";}.fa-stop:before{content:"\f04d";}.fa-forward:before{content:"\f04e";}.fa-fast-forward:before{content:"\f050";}.fa-step-forward:before{content:"\f051";}.fa-eject:before{content:"\f052";}.fa-chevron-left:before{content:"\f053";}.fa-chevron-right:before{content:"\f054";}.fa-plus-circle:before{content:"\f055";}.fa-minus-circle:before{content:"\f056";}.fa-times-circle:before{content:"\f057";}.fa-check-circle:before{content:"\f058";}.fa-question-circle:before{content:"\f059";}.fa-info-circle:before{content:"\f05a";}.fa-crosshairs:before{content:"\f05b";}.fa-times-circle-o:before{content:"\f05c";}.fa-check-circle-o:before{content:"\f05d";}.fa-ban:before{content:"\f05e";}.fa-arrow-left:before{content:"\f060";}.fa-arrow-right:before{content:"\f061";}.fa-arrow-up:before{content:"\f062";}.fa-arrow-down:before{content:"\f063";}.fa-mail-forward:before,.fa-share:before{content:"\f064";}.fa-expand:before{content:"\f065";}.fa-compress:before{content:"\f066";}.fa-plus:before{content:"\f067";}.fa-minus:before{content:"\f068";}.fa-asterisk:before{content:"\f069";}.fa-exclamation-circle:before{content:"\f06a";}.fa-gift:before{content:"\f06b";}.fa-leaf:before{content:"\f06c";}.fa-fire:before{content:"\f06d";}.fa-eye:before{content:"\f06e";}.fa-eye-slash:before{content:"\f070";}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071";}.fa-plane:before{content:"\f072";}.fa-calendar:before{content:"\f073";}.fa-random:before{content:"\f074";}.fa-comment:before{content:"\f075";}.fa-magnet:before{content:"\f076";}.fa-chevron-up:before{content:"\f077";}.fa-chevron-down:before{content:"\f078";}.fa-retweet:before{content:"\f079";}.fa-shopping-cart:before{content:"\f07a";}.fa-folder:before{content:"\f07b";}.fa-folder-open:before{content:"\f07c";}.fa-arrows-v:before{content:"\f07d";}.fa-arrows-h:before{content:"\f07e";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080";}.fa-twitter-square:before{content:"\f081";}.fa-facebook-square:before{content:"\f082";}.fa-camera-retro:before{content:"\f083";}.fa-key:before{content:"\f084";}.fa-gears:before,.fa-cogs:before{content:"\f085";}.fa-comments:before{content:"\f086";}.fa-thumbs-o-up:before{content:"\f087";}.fa-thumbs-o-down:before{content:"\f088";}.fa-star-half:before{content:"\f089";}.fa-heart-o:before{content:"\f08a";}.fa-sign-out:before{content:"\f08b";}.fa-linkedin-square:before{content:"\f08c";}.fa-thumb-tack:before{content:"\f08d";}.fa-external-link:before{content:"\f08e";}.fa-sign-in:before{content:"\f090";}.fa-trophy:before{content:"\f091";}.fa-github-square:before{content:"\f092";}.fa-upload:before{content:"\f093";}.fa-lemon-o:before{content:"\f094";}.fa-phone:before{content:"\f095";}.fa-square-o:before{content:"\f096";}.fa-bookmark-o:before{content:"\f097";}.fa-phone-square:before{content:"\f098";}.fa-twitter:before{content:"\f099";}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a";}.fa-github:before{content:"\f09b";}.fa-unlock:before{content:"\f09c";}.fa-credit-card:before{content:"\f09d";}.fa-feed:before,.fa-rss:before{content:"\f09e";}.fa-hdd-o:before{content:"\f0a0";}.fa-bullhorn:before{content:"\f0a1";}.fa-bell:before{content:"\f0f3";}.fa-certificate:before{content:"\f0a3";}.fa-hand-o-right:before{content:"\f0a4";}.fa-hand-o-left:before{content:"\f0a5";}.fa-hand-o-up:before{content:"\f0a6";}.fa-hand-o-down:before{content:"\f0a7";}.fa-arrow-circle-left:before{content:"\f0a8";}.fa-arrow-circle-right:before{content:"\f0a9";}.fa-arrow-circle-up:before{content:"\f0aa";}.fa-arrow-circle-down:before{content:"\f0ab";}.fa-globe:before{content:"\f0ac";}.fa-wrench:before{content:"\f0ad";}.fa-tasks:before{content:"\f0ae";}.fa-filter:before{content:"\f0b0";}.fa-briefcase:before{content:"\f0b1";}.fa-arrows-alt:before{content:"\f0b2";}.fa-group:before,.fa-users:before{content:"\f0c0";}.fa-chain:before,.fa-link:before{content:"\f0c1";}.fa-cloud:before{content:"\f0c2";}.fa-flask:before{content:"\f0c3";}.fa-cut:before,.fa-scissors:before{content:"\f0c4";}.fa-copy:before,.fa-files-o:before{content:"\f0c5";}.fa-paperclip:before{content:"\f0c6";}.fa-save:before,.fa-floppy-o:before{content:"\f0c7";}.fa-square:before{content:"\f0c8";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9";}.fa-list-ul:before{content:"\f0ca";}.fa-list-ol:before{content:"\f0cb";}.fa-strikethrough:before{content:"\f0cc";}.fa-underline:before{content:"\f0cd";}.fa-table:before{content:"\f0ce";}.fa-magic:before{content:"\f0d0";}.fa-truck:before{content:"\f0d1";}.fa-pinterest:before{content:"\f0d2";}.fa-pinterest-square:before{content:"\f0d3";}.fa-google-plus-square:before{content:"\f0d4";}.fa-google-plus:before{content:"\f0d5";}.fa-money:before{content:"\f0d6";}.fa-caret-down:before{content:"\f0d7";}.fa-caret-up:before{content:"\f0d8";}.fa-caret-left:before{content:"\f0d9";}.fa-caret-right:before{content:"\f0da";}.fa-columns:before{content:"\f0db";}.fa-unsorted:before,.fa-sort:before{content:"\f0dc";}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd";}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de";}.fa-envelope:before{content:"\f0e0";}.fa-linkedin:before{content:"\f0e1";}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2";}.fa-legal:before,.fa-gavel:before{content:"\f0e3";}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4";}.fa-comment-o:before{content:"\f0e5";}.fa-comments-o:before{content:"\f0e6";}.fa-flash:before,.fa-bolt:before{content:"\f0e7";}.fa-sitemap:before{content:"\f0e8";}.fa-umbrella:before{content:"\f0e9";}.fa-paste:before,.fa-clipboard:before{content:"\f0ea";}.fa-lightbulb-o:before{content:"\f0eb";}.fa-exchange:before{content:"\f0ec";}.fa-cloud-download:before{content:"\f0ed";}.fa-cloud-upload:before{content:"\f0ee";}.fa-user-md:before{content:"\f0f0";}.fa-stethoscope:before{content:"\f0f1";}.fa-suitcase:before{content:"\f0f2";}.fa-bell-o:before{content:"\f0a2";}.fa-coffee:before{content:"\f0f4";}.fa-cutlery:before{content:"\f0f5";}.fa-file-text-o:before{content:"\f0f6";}.fa-building-o:before{content:"\f0f7";}.fa-hospital-o:before{content:"\f0f8";}.fa-ambulance:before{content:"\f0f9";}.fa-medkit:before{content:"\f0fa";}.fa-fighter-jet:before{content:"\f0fb";}.fa-beer:before{content:"\f0fc";}.fa-h-square:before{content:"\f0fd";}.fa-plus-square:before{content:"\f0fe";}.fa-angle-double-left:before{content:"\f100";}.fa-angle-double-right:before{content:"\f101";}.fa-angle-double-up:before{content:"\f102";}.fa-angle-double-down:before{content:"\f103";}.fa-angle-left:before{content:"\f104";}.fa-angle-right:before{content:"\f105";}.fa-angle-up:before{content:"\f106";}.fa-angle-down:before{content:"\f107";}.fa-desktop:before{content:"\f108";}.fa-laptop:before{content:"\f109";}.fa-tablet:before{content:"\f10a";}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b";}.fa-circle-o:before{content:"\f10c";}.fa-quote-left:before{content:"\f10d";}.fa-quote-right:before{content:"\f10e";}.fa-spinner:before{content:"\f110";}.fa-circle:before{content:"\f111";}.fa-mail-reply:before,.fa-reply:before{content:"\f112";}.fa-github-alt:before{content:"\f113";}.fa-folder-o:before{content:"\f114";}.fa-folder-open-o:before{content:"\f115";}.fa-smile-o:before{content:"\f118";}.fa-frown-o:before{content:"\f119";}.fa-meh-o:before{content:"\f11a";}.fa-gamepad:before{content:"\f11b";}.fa-keyboard-o:before{content:"\f11c";}.fa-flag-o:before{content:"\f11d";}.fa-flag-checkered:before{content:"\f11e";}.fa-terminal:before{content:"\f120";}.fa-code:before{content:"\f121";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123";}.fa-location-arrow:before{content:"\f124";}.fa-crop:before{content:"\f125";}.fa-code-fork:before{content:"\f126";}.fa-unlink:before,.fa-chain-broken:before{content:"\f127";}.fa-question:before{content:"\f128";}.fa-info:before{content:"\f129";}.fa-exclamation:before{content:"\f12a";}.fa-superscript:before{content:"\f12b";}.fa-subscript:before{content:"\f12c";}.fa-eraser:before{content:"\f12d";}.fa-puzzle-piece:before{content:"\f12e";}.fa-microphone:before{content:"\f130";}.fa-microphone-slash:before{content:"\f131";}.fa-shield:before{content:"\f132";}.fa-calendar-o:before{content:"\f133";}.fa-fire-extinguisher:before{content:"\f134";}.fa-rocket:before{content:"\f135";}.fa-maxcdn:before{content:"\f136";}.fa-chevron-circle-left:before{content:"\f137";}.fa-chevron-circle-right:before{content:"\f138";}.fa-chevron-circle-up:before{content:"\f139";}.fa-chevron-circle-down:before{content:"\f13a";}.fa-html5:before{content:"\f13b";}.fa-css3:before{content:"\f13c";}.fa-anchor:before{content:"\f13d";}.fa-unlock-alt:before{content:"\f13e";}.fa-bullseye:before{content:"\f140";}.fa-ellipsis-h:before{content:"\f141";}.fa-ellipsis-v:before{content:"\f142";}.fa-rss-square:before{content:"\f143";}.fa-play-circle:before{content:"\f144";}.fa-ticket:before{content:"\f145";}.fa-minus-square:before{content:"\f146";}.fa-minus-square-o:before{content:"\f147";}.fa-level-up:before{content:"\f148";}.fa-level-down:before{content:"\f149";}.fa-check-square:before{content:"\f14a";}.fa-pencil-square:before{content:"\f14b";}.fa-external-link-square:before{content:"\f14c";}.fa-share-square:before{content:"\f14d";}.fa-compass:before{content:"\f14e";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152";}.fa-euro:before,.fa-eur:before{content:"\f153";}.fa-gbp:before{content:"\f154";}.fa-dollar:before,.fa-usd:before{content:"\f155";}.fa-rupee:before,.fa-inr:before{content:"\f156";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158";}.fa-won:before,.fa-krw:before{content:"\f159";}.fa-bitcoin:before,.fa-btc:before{content:"\f15a";}.fa-file:before{content:"\f15b";}.fa-file-text:before{content:"\f15c";}.fa-sort-alpha-asc:before{content:"\f15d";}.fa-sort-alpha-desc:before{content:"\f15e";}.fa-sort-amount-asc:before{content:"\f160";}.fa-sort-amount-desc:before{content:"\f161";}.fa-sort-numeric-asc:before{content:"\f162";}.fa-sort-numeric-desc:before{content:"\f163";}.fa-thumbs-up:before{content:"\f164";}.fa-thumbs-down:before{content:"\f165";}.fa-youtube-square:before{content:"\f166";}.fa-youtube:before{content:"\f167";}.fa-xing:before{content:"\f168";}.fa-xing-square:before{content:"\f169";}.fa-youtube-play:before{content:"\f16a";}.fa-dropbox:before{content:"\f16b";}.fa-stack-overflow:before{content:"\f16c";}.fa-instagram:before{content:"\f16d";}.fa-flickr:before{content:"\f16e";}.fa-adn:before{content:"\f170";}.fa-bitbucket:before{content:"\f171";}.fa-bitbucket-square:before{content:"\f172";}.fa-tumblr:before{content:"\f173";}.fa-tumblr-square:before{content:"\f174";}.fa-long-arrow-down:before{content:"\f175";}.fa-long-arrow-up:before{content:"\f176";}.fa-long-arrow-left:before{content:"\f177";}.fa-long-arrow-right:before{content:"\f178";}.fa-apple:before{content:"\f179";}.fa-windows:before{content:"\f17a";}.fa-android:before{content:"\f17b";}.fa-linux:before{content:"\f17c";}.fa-dribbble:before{content:"\f17d";}.fa-skype:before{content:"\f17e";}.fa-foursquare:before{content:"\f180";}.fa-trello:before{content:"\f181";}.fa-female:before{content:"\f182";}.fa-male:before{content:"\f183";}.fa-gittip:before,.fa-gratipay:before{content:"\f184";}.fa-sun-o:before{content:"\f185";}.fa-moon-o:before{content:"\f186";}.fa-archive:before{content:"\f187";}.fa-bug:before{content:"\f188";}.fa-vk:before{content:"\f189";}.fa-weibo:before{content:"\f18a";}.fa-renren:before{content:"\f18b";}.fa-pagelines:before{content:"\f18c";}.fa-stack-exchange:before{content:"\f18d";}.fa-arrow-circle-o-right:before{content:"\f18e";}.fa-arrow-circle-o-left:before{content:"\f190";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191";}.fa-dot-circle-o:before{content:"\f192";}.fa-wheelchair:before{content:"\f193";}.fa-vimeo-square:before{content:"\f194";}.fa-turkish-lira:before,.fa-try:before{content:"\f195";}.fa-plus-square-o:before{content:"\f196";}.fa-space-shuttle:before{content:"\f197";}.fa-slack:before{content:"\f198";}.fa-envelope-square:before{content:"\f199";}.fa-wordpress:before{content:"\f19a";}.fa-openid:before{content:"\f19b";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d";}.fa-yahoo:before{content:"\f19e";}.fa-google:before{content:"\f1a0";}.fa-reddit:before{content:"\f1a1";}.fa-reddit-square:before{content:"\f1a2";}.fa-stumbleupon-circle:before{content:"\f1a3";}.fa-stumbleupon:before{content:"\f1a4";}.fa-delicious:before{content:"\f1a5";}.fa-digg:before{content:"\f1a6";}.fa-pied-piper-pp:before{content:"\f1a7";}.fa-pied-piper-alt:before{content:"\f1a8";}.fa-drupal:before{content:"\f1a9";}.fa-joomla:before{content:"\f1aa";}.fa-language:before{content:"\f1ab";}.fa-fax:before{content:"\f1ac";}.fa-building:before{content:"\f1ad";}.fa-child:before{content:"\f1ae";}.fa-paw:before{content:"\f1b0";}.fa-spoon:before{content:"\f1b1";}.fa-cube:before{content:"\f1b2";}.fa-cubes:before{content:"\f1b3";}.fa-behance:before{content:"\f1b4";}.fa-behance-square:before{content:"\f1b5";}.fa-steam:before{content:"\f1b6";}.fa-steam-square:before{content:"\f1b7";}.fa-recycle:before{content:"\f1b8";}.fa-automobile:before,.fa-car:before{content:"\f1b9";}.fa-cab:before,.fa-taxi:before{content:"\f1ba";}.fa-tree:before{content:"\f1bb";}.fa-spotify:before{content:"\f1bc";}.fa-deviantart:before{content:"\f1bd";}.fa-soundcloud:before{content:"\f1be";}.fa-database:before{content:"\f1c0";}.fa-file-pdf-o:before{content:"\f1c1";}.fa-file-word-o:before{content:"\f1c2";}.fa-file-excel-o:before{content:"\f1c3";}.fa-file-powerpoint-o:before{content:"\f1c4";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8";}.fa-file-code-o:before{content:"\f1c9";}.fa-vine:before{content:"\f1ca";}.fa-codepen:before{content:"\f1cb";}.fa-jsfiddle:before{content:"\f1cc";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd";}.fa-circle-o-notch:before{content:"\f1ce";}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0";}.fa-ge:before,.fa-empire:before{content:"\f1d1";}.fa-git-square:before{content:"\f1d2";}.fa-git:before{content:"\f1d3";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4";}.fa-tencent-weibo:before{content:"\f1d5";}.fa-qq:before{content:"\f1d6";}.fa-wechat:before,.fa-weixin:before{content:"\f1d7";}.fa-send:before,.fa-paper-plane:before{content:"\f1d8";}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9";}.fa-history:before{content:"\f1da";}.fa-circle-thin:before{content:"\f1db";}.fa-header:before{content:"\f1dc";}.fa-paragraph:before{content:"\f1dd";}.fa-sliders:before{content:"\f1de";}.fa-share-alt:before{content:"\f1e0";}.fa-share-alt-square:before{content:"\f1e1";}.fa-bomb:before{content:"\f1e2";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3";}.fa-tty:before{content:"\f1e4";}.fa-binoculars:before{content:"\f1e5";}.fa-plug:before{content:"\f1e6";}.fa-slideshare:before{content:"\f1e7";}.fa-twitch:before{content:"\f1e8";}.fa-yelp:before{content:"\f1e9";}.fa-newspaper-o:before{content:"\f1ea";}.fa-wifi:before{content:"\f1eb";}.fa-calculator:before{content:"\f1ec";}.fa-paypal:before{content:"\f1ed";}.fa-google-wallet:before{content:"\f1ee";}.fa-cc-visa:before{content:"\f1f0";}.fa-cc-mastercard:before{content:"\f1f1";}.fa-cc-discover:before{content:"\f1f2";}.fa-cc-amex:before{content:"\f1f3";}.fa-cc-paypal:before{content:"\f1f4";}.fa-cc-stripe:before{content:"\f1f5";}.fa-bell-slash:before{content:"\f1f6";}.fa-bell-slash-o:before{content:"\f1f7";}.fa-trash:before{content:"\f1f8";}.fa-copyright:before{content:"\f1f9";}.fa-at:before{content:"\f1fa";}.fa-eyedropper:before{content:"\f1fb";}.fa-paint-brush:before{content:"\f1fc";}.fa-birthday-cake:before{content:"\f1fd";}.fa-area-chart:before{content:"\f1fe";}.fa-pie-chart:before{content:"\f200";}.fa-line-chart:before{content:"\f201";}.fa-lastfm:before{content:"\f202";}.fa-lastfm-square:before{content:"\f203";}.fa-toggle-off:before{content:"\f204";}.fa-toggle-on:before{content:"\f205";}.fa-bicycle:before{content:"\f206";}.fa-bus:before{content:"\f207";}.fa-ioxhost:before{content:"\f208";}.fa-angellist:before{content:"\f209";}.fa-cc:before{content:"\f20a";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b";}.fa-meanpath:before{content:"\f20c";}.fa-buysellads:before{content:"\f20d";}.fa-connectdevelop:before{content:"\f20e";}.fa-dashcube:before{content:"\f210";}.fa-forumbee:before{content:"\f211";}.fa-leanpub:before{content:"\f212";}.fa-sellsy:before{content:"\f213";}.fa-shirtsinbulk:before{content:"\f214";}.fa-simplybuilt:before{content:"\f215";}.fa-skyatlas:before{content:"\f216";}.fa-cart-plus:before{content:"\f217";}.fa-cart-arrow-down:before{content:"\f218";}.fa-diamond:before{content:"\f219";}.fa-ship:before{content:"\f21a";}.fa-user-secret:before{content:"\f21b";}.fa-motorcycle:before{content:"\f21c";}.fa-street-view:before{content:"\f21d";}.fa-heartbeat:before{content:"\f21e";}.fa-venus:before{content:"\f221";}.fa-mars:before{content:"\f222";}.fa-mercury:before{content:"\f223";}.fa-intersex:before,.fa-transgender:before{content:"\f224";}.fa-transgender-alt:before{content:"\f225";}.fa-venus-double:before{content:"\f226";}.fa-mars-double:before{content:"\f227";}.fa-venus-mars:before{content:"\f228";}.fa-mars-stroke:before{content:"\f229";}.fa-mars-stroke-v:before{content:"\f22a";}.fa-mars-stroke-h:before{content:"\f22b";}.fa-neuter:before{content:"\f22c";}.fa-genderless:before{content:"\f22d";}.fa-facebook-official:before{content:"\f230";}.fa-pinterest-p:before{content:"\f231";}.fa-whatsapp:before{content:"\f232";}.fa-server:before{content:"\f233";}.fa-user-plus:before{content:"\f234";}.fa-user-times:before{content:"\f235";}.fa-hotel:before,.fa-bed:before{content:"\f236";}.fa-viacoin:before{content:"\f237";}.fa-train:before{content:"\f238";}.fa-subway:before{content:"\f239";}.fa-medium:before{content:"\f23a";}.fa-yc:before,.fa-y-combinator:before{content:"\f23b";}.fa-optin-monster:before{content:"\f23c";}.fa-opencart:before{content:"\f23d";}.fa-expeditedssl:before{content:"\f23e";}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241";}.fa-battery-2:before,.fa-battery-half:before{content:"\f242";}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243";}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244";}.fa-mouse-pointer:before{content:"\f245";}.fa-i-cursor:before{content:"\f246";}.fa-object-group:before{content:"\f247";}.fa-object-ungroup:before{content:"\f248";}.fa-sticky-note:before{content:"\f249";}.fa-sticky-note-o:before{content:"\f24a";}.fa-cc-jcb:before{content:"\f24b";}.fa-cc-diners-club:before{content:"\f24c";}.fa-clone:before{content:"\f24d";}.fa-balance-scale:before{content:"\f24e";}.fa-hourglass-o:before{content:"\f250";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253";}.fa-hourglass:before{content:"\f254";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256";}.fa-hand-scissors-o:before{content:"\f257";}.fa-hand-lizard-o:before{content:"\f258";}.fa-hand-spock-o:before{content:"\f259";}.fa-hand-pointer-o:before{content:"\f25a";}.fa-hand-peace-o:before{content:"\f25b";}.fa-trademark:before{content:"\f25c";}.fa-registered:before{content:"\f25d";}.fa-creative-commons:before{content:"\f25e";}.fa-gg:before{content:"\f260";}.fa-gg-circle:before{content:"\f261";}.fa-tripadvisor:before{content:"\f262";}.fa-odnoklassniki:before{content:"\f263";}.fa-odnoklassniki-square:before{content:"\f264";}.fa-get-pocket:before{content:"\f265";}.fa-wikipedia-w:before{content:"\f266";}.fa-safari:before{content:"\f267";}.fa-chrome:before{content:"\f268";}.fa-firefox:before{content:"\f269";}.fa-opera:before{content:"\f26a";}.fa-internet-explorer:before{content:"\f26b";}.fa-tv:before,.fa-television:before{content:"\f26c";}.fa-contao:before{content:"\f26d";}.fa-500px:before{content:"\f26e";}.fa-amazon:before{content:"\f270";}.fa-calendar-plus-o:before{content:"\f271";}.fa-calendar-minus-o:before{content:"\f272";}.fa-calendar-times-o:before{content:"\f273";}.fa-calendar-check-o:before{content:"\f274";}.fa-industry:before{content:"\f275";}.fa-map-pin:before{content:"\f276";}.fa-map-signs:before{content:"\f277";}.fa-map-o:before{content:"\f278";}.fa-map:before{content:"\f279";}.fa-commenting:before{content:"\f27a";}.fa-commenting-o:before{content:"\f27b";}.fa-houzz:before{content:"\f27c";}.fa-vimeo:before{content:"\f27d";}.fa-black-tie:before{content:"\f27e";}.fa-fonticons:before{content:"\f280";}.fa-reddit-alien:before{content:"\f281";}.fa-edge:before{content:"\f282";}.fa-credit-card-alt:before{content:"\f283";}.fa-codiepie:before{content:"\f284";}.fa-modx:before{content:"\f285";}.fa-fort-awesome:before{content:"\f286";}.fa-usb:before{content:"\f287";}.fa-product-hunt:before{content:"\f288";}.fa-mixcloud:before{content:"\f289";}.fa-scribd:before{content:"\f28a";}.fa-pause-circle:before{content:"\f28b";}.fa-pause-circle-o:before{content:"\f28c";}.fa-stop-circle:before{content:"\f28d";}.fa-stop-circle-o:before{content:"\f28e";}.fa-shopping-bag:before{content:"\f290";}.fa-shopping-basket:before{content:"\f291";}.fa-hashtag:before{content:"\f292";}.fa-bluetooth:before{content:"\f293";}.fa-bluetooth-b:before{content:"\f294";}.fa-percent:before{content:"\f295";}.fa-gitlab:before{content:"\f296";}.fa-wpbeginner:before{content:"\f297";}.fa-wpforms:before{content:"\f298";}.fa-envira:before{content:"\f299";}.fa-universal-access:before{content:"\f29a";}.fa-wheelchair-alt:before{content:"\f29b";}.fa-question-circle-o:before{content:"\f29c";}.fa-blind:before{content:"\f29d";}.fa-audio-description:before{content:"\f29e";}.fa-volume-control-phone:before{content:"\f2a0";}.fa-braille:before{content:"\f2a1";}.fa-assistive-listening-systems:before{content:"\f2a2";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4";}.fa-glide:before{content:"\f2a5";}.fa-glide-g:before{content:"\f2a6";}.fa-signing:before,.fa-sign-language:before{content:"\f2a7";}.fa-low-vision:before{content:"\f2a8";}.fa-viadeo:before{content:"\f2a9";}.fa-viadeo-square:before{content:"\f2aa";}.fa-snapchat:before{content:"\f2ab";}.fa-snapchat-ghost:before{content:"\f2ac";}.fa-snapchat-square:before{content:"\f2ad";}.fa-pied-piper:before{content:"\f2ae";}.fa-first-order:before{content:"\f2b0";}.fa-yoast:before{content:"\f2b1";}.fa-themeisle:before{content:"\f2b2";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3";}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4";}.fa-handshake-o:before{content:"\f2b5";}.fa-envelope-open:before{content:"\f2b6";}.fa-envelope-open-o:before{content:"\f2b7";}.fa-linode:before{content:"\f2b8";}.fa-address-book:before{content:"\f2b9";}.fa-address-book-o:before{content:"\f2ba";}.fa-vcard:before,.fa-address-card:before{content:"\f2bb";}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc";}.fa-user-circle:before{content:"\f2bd";}.fa-user-circle-o:before{content:"\f2be";}.fa-user-o:before{content:"\f2c0";}.fa-id-badge:before{content:"\f2c1";}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2";}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3";}.fa-quora:before{content:"\f2c4";}.fa-free-code-camp:before{content:"\f2c5";}.fa-telegram:before{content:"\f2c6";}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7";}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8";}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9";}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca";}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb";}.fa-shower:before{content:"\f2cc";}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd";}.fa-podcast:before{content:"\f2ce";}.fa-window-maximize:before{content:"\f2d0";}.fa-window-minimize:before{content:"\f2d1";}.fa-window-restore:before{content:"\f2d2";}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3";}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4";}.fa-bandcamp:before{content:"\f2d5";}.fa-grav:before{content:"\f2d6";}.fa-etsy:before{content:"\f2d7";}.fa-imdb:before{content:"\f2d8";}.fa-ravelry:before{content:"\f2d9";}.fa-eercast:before{content:"\f2da";}.fa-microchip:before{content:"\f2db";}.fa-snowflake-o:before{content:"\f2dc";}.fa-superpowers:before{content:"\f2dd";}.fa-wpexplorer:before{content:"\f2de";}.fa-meetup:before{content:"\f2e0";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}
html:root{--theme-main-color:#2a2b2b;--theme-main-hover-color:#555;--theme-menu-color:#72c02c;--light-color:#ffffff;}.navbar__custom{background:var(--theme-main-color);}.navbar__custom .wrapper .top .rightContentContainer .linksContainer .linksList li a{color:var(--light-color);}.navbar__custom .wrapper .top .rightContentContainer .linksContainer .linksList li a::after{background:var(--light-color);}.navbar__custom .wrapper .bottom .links ul li a,.navbar__custom .wrapper .bottom .links ul li a.active,.navbar__custom .wrapper .bottom .links ul li a:hover{color:var(--light-color);}.navbar__custom .wrapper .bottom .links ul li a::after{background-color:var(--light-color);}.navbar__custom .wrapper .top .logoLink{margin-top:2rem;margin-left:0;}@media (max-width:991px){.navbar__custom .wrapper .top .logoLink{margin-left:2rem;}}.standardPage .titleSection .headerText{margin-top:4rem;margin-bottom:0rem;}.quizPage .multiFiles table{width:100%;max-width:100%;border-bottom:1px solid #cfcfcf;border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf;}.quizPage .multiFiles table tbody tr td{text-align:center;padding:18px;font-weight:500;font-family:"Roboto",sans-serif;color:#000000;font-size:16px;}.quizPage .multiFiles table thead tr th{text-align:center;padding:18px;font-weight:500;font-family:"Roboto",sans-serif;color:var(--light-color);font-size:16px;background:var(--theme-main-color);}.documents-list .views-field-name{word-break:break-all;}.quizPage .quizGridSection .leftInfoContainer .stepsContainer .mainButton:hover{color:var(--theme-menu-color);}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{background-color:var(--light-color);}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:var(--light-color);}.navbar__custom .wrapper .top .rightContentContainer .sessionButtons{margin-top:3rem;}.navbar__custom .wrapper .top .logoLink img{width:22rem;}.mainButton.alt{background-color:var(--theme-menu-color);}.quizPage .quizGridSection .leftInfoContainer .stepsContainer .mainButton{border-color:var(--theme-main-color);background:var(--theme-main-color);}.footer__custom{background-color:var(--theme-main-color);color:white;}.footer__custom .wrapper .footerHeader .logoLink{margin-left:0rem;}.footer__custom .wrapper .footerTextContainer p{color:white;}.footer__custom .wrapper .footerHeader .socialsContainer a svg path{fill:#ffffff;}.footer__custom .wrapper .footerHeader .socialsContainer a img{filter:invert(100%) sepia(0%) saturate(4977%) hue-rotate(86deg) brightness(112%) contrast(101%);}.footer__custom .wrapper .footerTextContainer a:hover{color:white;}.footer__custom .wrapper .footerTextContainer .linksContainer a::after{background-color:white;}.quizPage .contentColumn .quizBadge,.coursePage .contentColumn .quizBadge{background:var(--theme-menu-color);color:var(--light-color);}.quizPage .quizGridSection .leftInfoContainer .progressButton{background:var(--theme-menu-color);color:var(--light-color);}.rightContentContainer .high-contrast-switch a{color:#ffffff;font-size:1.8rem;}.rightContentContainer .high-contrast-switch a:before{content:"\f042";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;}#block-radcliffe-local-tasks ul li{display:inline;margin-right:1rem;}.navbar__custom .rightContentContainer .submenuList a{white-space:nowrap;font-weight:600;}.standardPage #block-radcliffe-content{width:100%;max-width:184rem;margin:0 auto;padding-left:90px;padding-right:90px;position:relative;}.coursePage .availableCredits{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;font-family:"Avenir",sans-serif;font-size:2rem;font-weight:400;line-height:2.8rem;}.coursePage .availableCredits.proper{flex-direction:column;}.coursePage .availableCredits li,.articlePage .literatureText span.literatureTextItem{padding-right:0.7rem;margin-left:0.5rem;position:relative;}.coursePage .availableCredits li::after,.articlePage .literatureText span.literatureTextItem::after{content:'';position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#4F627A;width:2px;height:70%;}.coursePage .availableCredits.proper li::after{content:none;}.coursePage .availableCredits li:nth-of-type(1){margin-left:0;}.coursePage .availableCredits li:nth-last-of-type(1){padding-right:0;}.coursePage .availableCredits.proper li{margin-left:0;}.coursePage .availableCredits.proper li:nth-last-of-type(1){padding-right:0;}.coursePage .availableCredits li:nth-last-of-type(1)::after,.articlePage .literatureText span.literatureTextItem:nth-last-of-type(1)::after{display:none;}.views-element-container nav.pager{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px;margin-bottom:30px;}.views-element-container nav.pager ul{display:flex;display:-webkit-box;display:-ms-flexbox;margin-bottom:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-left:0;list-style:none;border-radius:0.25rem;}.views-element-container nav.pager ul li{display:-webkit-box;display:-ms-flexbox;display:flex;}.views-element-container nav.pager ul li:nth-of-type(1) a{padding:0 1.3rem;border-radius:30px 0 0 30px;}.views-element-container nav.pager ul li a{font-weight:700;padding:0 1rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2rem;color:var(--theme-main-color);border:1px solid var(--theme-main-color);-webkit-transition:all linear 0.2s;transition:all linear 0.2s;}.views-element-container nav.pager ul li.is-active a,.views-element-container nav.pager ul li a:hover{color:#ffffff;background-color:var(--theme-main-color);}.views-element-container nav.pager ul li:nth-last-of-type(1) a{padding:0 1.3rem;border-radius:0 30px 30px 0;}.page-button{outline:none;background:#ffffff;border:1px solid var(--theme-main-color);font-family:"Avenir",sans-serif;font-size:2rem;color:var(--theme-main-color);font-weight:700;height:5rem;width:18rem;border-radius:30px !important;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;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;line-height:1;margin-top:1rem;margin-bottom:1rem;}.button-align-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;}.button-align-right{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:end !important;}.page-button:hover{background:var(--theme-main-color);color:#FFFFFF;}.page-button a:hover{color:#FFFFFF;}.page-button.button-red{color:#FFFFFF;background:var(--theme-main-color);}.page-button.button-red:hover{color:var(--theme-main-color);background:#FFFFFF;}.page-button.button-red a:hover{color:var(--theme-main-color);}.page-button.button-blue{color:#FFFFFF;background:#162840;border:1px solid #162840;}.page-button.button-blue:hover{color:#162840;background:#FFFFFF;}.page-button.button-blue a:hover{color:#162840;}.mediaContainer.mediaImage{text-align:center;}.tabsGrid .left .list,.tabsGrid .left ul,.tabsGrid .left ol,.articlePage ul.list,.articlePage .paragraph ul{padding-left:2rem;}.articlePage .paragraph ul ul{list-style-type:disc;}.flag-like.action-unflag svg path,.flag-like-series.action-unflag svg path{fill:var(--theme-main-color);}.aboutPage .mediaImage img,.mediaContainer.mediaImage img{max-width:100%;}.aboutPage .mediaContainer.mediaImage,.mediaContainer.mediaImage{height:auto;}@media screen and (min-width:950px){#block-views-block-available-courses-block-3,#block-views-block-most-recent-content-block-1{margin-bottom:3.7rem;}}.listingSection__available .tabsSection .availableHeader .headerText{max-width:60%;}@media screen and (max-width:1366px){.listingSection__available .tabsSection .availableHeader .headerText{max-width:50%;}}@media screen and (max-width:1024px){.listingSection__available .tabsSection .availableHeader .headerText{max-width:none;}}#learning-hub-modal .watchLink{cursor:pointer;}.articlePage .subHeader.listTitle{margin-top:2.4rem;}.articlePage .subHeader.listTitle h5{font-size:2rem;line-height:2.4rem;font-weight:400;}@media screen and (max-width:1400px){.listingSection__side.Side .Side__recent .headerText h3,.listingSection__available .availableHeader .headerText h3{font-size:3rem;}}@media screen and (max-width:975px){.listingSection__side.Side .Side__recent .headerText h3,.listingSection__available .availableHeader .headerText h3{font-size:4rem;}}a.objectivesButton:hover{color:var(--theme-main-color);}#synposisArticles #selectForm select{position:relative;border:2px solid var(--theme-main-color);background:#ffffff;outline:none;font-family:"Roboto",sans-serif;font-size:1.8rem;color:#000000;font-weight:400;line-height:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 6rem 1rem 2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(/themes/custom/radcliffe/radcliffe-theme/assets/icons/expand.svg) center;background-repeat:no-repeat;background-size:15px;background-position:95%;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.footer__custom .wrapper .footerTextContainer p{font-weight:400;}.navbar__custom .rightContentContainer .searcherContainer form input{margin-top:0;}.searchPage .cardsSection .educationCard{margin-bottom:8rem;}.searchPage .cardsSection .educationCard .contentWrapper-header a:hover{color:#FFFFFF;}.searchPage .cardsSection .educationCard .contentWrapper-members,.educationPage .cardsSection .educationCard .contentWrapper-members{margin-bottom:0;}.searchPage .cardsSection .educationCard .contentWrapper .contentWrapper-members:last-of-type,.educationPage .cardsSection .educationCard .contentWrapper .contentWrapper-members:last-of-type{margin-bottom:2.8rem;}.educationCard .contentWrapper-members li::after{content:none;}.educationCard .contentWrapper-members li a::after,.courseCard .Content__authors a::after{content:',';}.educationCard .contentWrapper-members li:last-child a::after,.courseCard .Content__authors a:last-child::after{content:none;}.educationPage .learning-hub-faculty{background:#EAECF0;padding-top:6rem;padding-bottom:6rem;}.educationPage .learning-hub-faculty .facultyGrid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:4rem;}.educationPage .headerSection .textsWrapper .bottom ul{padding-left:2rem;}@media screen and (max-width:991px){.educationPage .learning-hub-faculty .facultyGrid{grid-template-columns:repeat(2,1fr);}}@media screen and (max-width:575px){.educationPage .learning-hub-faculty .facultyGrid{grid-template-columns:repeat(1,1fr);}}@media screen and (max-width:767px){.underNavLinks .wrapper{grid-template-columns:repeat(4,1fr);}}.authorPage .aboutAuthorSection .wrapper .top .dataContainer .name h1{font-size:inherit;}.articlePage .literatureText.literatureFirstRow{margin-bottom:0.5rem;}.signature .text{font-family:"Avenir",sans-serif;font-size:1.5rem;line-height:1.2;color:#ffffff;}.articlePage ul.literatureText{list-style:none;}.articlePage ul.literatureText li{display:inline-block;position:relative;padding-right:0.7rem;margin-right:0.5rem;}.articlePage ul.literatureText li.literatureTextItem::after{content:'';position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#757E89;width:2px;height:70%;}.articlePage .articleInfo ul li .authorLink::after{content:',';padding-right:0.5rem;}.articlePage .articleInfo ul li:nth-last-of-type(1)::after,.articlePage .articleInfo ul li a.authorLink:nth-last-of-type(1)::after{content:none;}.educationPage .headerSection .subscribeButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.educationPage .headerSection .subscribeButton .button,.aboutPage .contentSection .paragraph form .mktoButtonRow .mktoButton{background:var(--theme-main-color);border:2px solid var(--theme-main-color);font-family:"Avenir",sans-serif;font-size:1.8rem;color:#ffffff;font-weight:400;line-height:unset;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3rem;text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 4rem 1rem 4rem;-webkit-transition:all linear 0.4s;transition:all linear 0.4s;}.educationPage .headerSection .subscribeButton .button:hover,.aboutPage .contentSection .paragraph form .mktoButtonRow  .mktoButton:hover{color:var(--theme-main-color);background:#ffffff;}.aboutPage .contentSection .paragraph form{font-family:"Avenir",sans-serif;font-size:inherit;}.aboutPage .contentSection .paragraph form label,.aboutPage .contentSection .paragraph form select,.aboutPage .contentSection .paragraph form input,.aboutPage .contentSection .paragraph form .mktoHtmlText{font-size:1.2em;font-family:"Avenir",sans-serif;}.aboutPage .contentSection .paragraph form label{padding-bottom:0.3rem;}.aboutPage .contentSection .paragraph form input[type=text],.aboutPage .contentSection .paragraph form input[type=email]{padding:0.5rem 0.5rem 0.5rem 1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:"Avenir",sans-serif;font-size:1.2rem;color:#162840;font-weight:500;line-height:2.7rem;border:2px solid #ffffff;outline:none;}.aboutPage .contentSection .paragraph form select{position:relative;border:0;background:#ffffff;outline:none;font-family:"Avenir",sans-serif;font-size:1.2rem;line-height:2.7rem;color:#000000;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0.5rem 0.5rem 0.5rem 1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(/themes/custom/radcliffe/radcliffe-theme/assets/icons/selectArrow.svg) center right/contain no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.aboutPage .contentSection .paragraph form input[type=text]:focus,.aboutPage .contentSection .paragraph form input[type=email]:focus{border:2px solid var(--theme-main-color);}.educationPage .learningObjectives .wrapper .supportInfo .logoLink{width:17rem;height:10rem;position:relative;margin-right:4rem;}.educationPage .learningObjectives .wrapper .supportInfo .logoLink img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.educationPage .learningObjectives .wrapper .supportInfo .supporter{margin-top:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.educationPage .learningObjectives .wrapper .supportInfo .textContent{font-family:"Avenir",sans-serif;font-size:2.2rem;color:#000;font-weight:400;line-height:unset;}.educationPage .learningObjectives .wrapper .supportInfo .subscribeButton .button{width:fit-content;padding-left:2rem;padding-right:2rem;outline:none;border:2px solid var(--theme-main-color);font-family:"Roboto",sans-serif;font-size:2rem;margin-top:2rem;height:5rem;transition:all linear 0.3s;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;background:var(--theme-main-color);font-weight:900;color:#fff;}.educationPage .learningObjectives .wrapper .supportInfo .subscribeButton .button:hover{color:var(--theme-main-color);background:#fff;}.educationPage .learningObjectives .innerWrapper .headerText p{font-size:18px;}@media screen and (max-width:767px){.educationPage .cardsSection .headerText{padding-top:2rem;}}@media screen and (min-width:768px){.educationPage .cardsSection{padding:5rem 0;}}.mktoFormRow .mktoFieldWrap #LbltermsandConditionsAcceptance a,.mktoFormRow .mktoFieldWrap #LblsubOptInAER a{padding:0;}@media screen and (max-width:480px){.aboutPage .contentSection .paragraph form input[type="text"],.aboutPage .contentSection .paragraph form input[type="email"]{height:30px;}}.aboutPage .section.contentSection .smallHeader.subHeader h4{color:var(--theme-main-color);font-size:3rem;}.aboutPage .section.contentSection .smallHeader.subHeader + .paragraph p:last-child{color:var(--theme-main-color);}@media screen and (max-width:767px){.coursePage .section.HeaderSection .courseDataContainer .mobileContainer{width:100%;}}@media screen and (min-width:500px) and (max-width:767px){.coursePage .section.HeaderSection .courseDataContainer{display:flex;justify-content:space-around;}.coursePage .section.HeaderSection .courseDataContainer .buttonsContainer button svg{width:3.2rem;}}@media screen and (max-width:639px){.coursePage .section.HeaderSection .courseDataContainer{justify-content:center;display:flex;flex-direction:column;}.coursePage .section.HeaderSection .courseDataContainer .buttonsContainer button svg{width:3.2rem;}}.publicationSynopsesButtons{display:flex;justify-content:space-between;margin-top:1rem;}@media screen and (min-width:768px){.seriesPage #mostRecentContainer .courseCard .courseCard__imageContainer .Content__header,.articlePage .courseCard .courseCard__imageContainer .Content__header,.homePage #block-views-block-most-recent-content-block-1 .courseCard .courseCard__imageContainer .Content__header{min-height:100%;background:var(--theme-main-color);color:#fff;padding-top:3rem;padding-left:2rem;padding-right:2rem;}}@media screen and (max-width:767px){.seriesPage #mostRecentContainer .courseCard .courseCard__imageContainer .Content__header,.articlePage .courseCard .courseCard__imageContainer .Content__header,.homePage #block-views-block-most-recent-content-block-1 .courseCard .courseCard__imageContainer .Content__header{min-height:100%;background:var(--theme-main-color);color:#fff;padding-top:1rem;padding-left:1rem;padding-right:5px;}}@media screen and (max-width:991px){.path-publication-synopses .listingSection{margin-bottom:10rem;}}.searchPage .cardsSection .contentWrapper a.Content__header{font-family:"Roboto",sans-serif;font-size:2.6rem;color:var(--theme-main-color);font-weight:900;}.searchPage .cardsSection .contentWrapper a.Content__header:hover{color:var(--theme-main-color);text-decoration:underline;}@media screen and (max-width:767px){.navbar__custom .mobileNav .socialsContainer > p{text-align:center;}.navbar__custom .mobileNav .socialsContainer > ul{display:flex;justify-content:space-evenly;margin-top:1rem;}.navbar__custom .mobileNav .socialsContainer > ul li{list-style:none;}.authorPage .aboutAuthorSection .wrapper .bottom #text.short{display:flex;flex-direction:column;}}@media screen and (max-width:575px){.sliderSection .sliderContainer .courseCard{width:auto;}}@media screen and (max-width:574px){.courseCard .publicationSynopsesButtons{flex-direction:column;}.courseCard .publicationSynopsesButtons .shareButton{padding-left:1rem;}}.mobileContainer .registerAndLoginButtonsContainer > .mainButton,.textDataContainer .availableCredits li{white-space:nowrap;}@media screen and (max-width:415px){.courseDataContainer .textDataContainer{width:100%;}}@media screen and (max-width:900px){.coursePage .HeaderSection .courseDataContainer .buttonsContainer{margin-right:2rem;margin-left:1rem;}.coursePage .HeaderSection .courseDataContainer .textDataContainer .data .data__name{white-space:nowrap;}}.articlePage .innerWrapper{max-width:169rem;background-color:#ffffff;padding:0;margin-top:0;}@media screen and (max-width:1199px){.articlePage .innerWrapper{padding:0 5rem;}}@media screen and (min-width:1200px) and (max-width:2208px){.articlePage .innerWrapper{margin-left:90px;margin-right:90px;}}@media screen and (min-width:2209px){.articlePage .innerWrapper{margin-left:auto;margin-right:auto;}}.articlePage .innerWrapper .buttonsContainer{margin-left:0;display:flex;}.articlePage .articleHeader{margin-top:0;}#block-views-block-topics-header-menu-block-2 .underNavLinks .wrapper > a:first-child{padding-left:0;padding-right:0;margin-right:15px;}@media screen and (max-width:574px){.sliderContainer .swiper-container{overflow:hidden;}.educationPage .navigationWrapper .wrapper .anchorsContainer .swiper-container .swiper-wrapper .swiper-slide{width:50% !important;}}@media screen and (min-width:575px){.articleSubHeader{display:flex;}.articlePage .innerWrapper .buttonsContainer{margin-top:-0.3rem;}}.articleSubHeader .literatureText .literatureTextItem a.authorLink{color:var(--theme-main-color);}.buttonsContainer button{padding:0 1.9rem;}.sliderSection.section .wrapper{overflow:hidden;padding-bottom:1rem;}.articlePage .smallHeader{font-size:1.5rem;margin-top:3rem;font-weight:500;margin-bottom:1.5rem;}.articleSubHeader .buttonsContainer button.likeButton::after,.mobileContainer .buttonsContainer button.likeButton::after{right:97%;}.searchPage .section.HeaderSection{margin-bottom:0;}.aboutPage ul,.aboutPage ol{padding-left:0;}.aboutPage .contentSection ul,.aboutPage .contentSection ol{padding-left:2rem;}#selectFrom .select{background:url(/themes/custom/radcliffe/radcliffe-theme/assets/icons/expand.svg) center;background-repeat:no-repeat;background-size:15px;background-position:95%;}@media screen and (max-width:767px){.mobileNav .innerContainer .socialsContainer ul li a svg{-webkit-transition:all ease 0.4s;transition:all ease 0.4s;fill:#555555;width:20px;height:auto;max-height:20px;}}.navbar__custom .wrapper .bottom .links .linkButtonContainer span{padding-right:1.5rem;}.navbar__custom .wrapper .bottom .links ul li span{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;-webkit-transition:all ease 0.4s;transition:all ease 0.4s;font-family:"Roboto",sans-serif;font-size:1.8rem;color:#000000;font-weight:400;line-height:2.4rem;padding:1.8rem 0;position:relative;}.shareButton,.likeButton{border:none;background:transparent;}.arrowButton svg:hover{fill:var(--theme-main-hover-color);}.navbar__custom .wrapper .bottom .links ul li span:hover{color:var(--theme-main-hover-color);}.navbar__custom .wrapper .bottom .links ul li span::after{content:'';position:absolute;bottom:-1px;width:100%;left:0;height:3px;-webkit-transition:all ease 0.4s;transition:all ease 0.4s;background:var(--theme-main-color);-webkit-transform:scaleX(0);transform:scaleX(0);}.underNavLinks .link{position:relative;}.underNavLinks .link:hover{background-color:#F4F5F8;}.underNavLinks .link:hover:after{transform:scaleX(1);}.underNavLinks .link:hover .desc{color:var(--theme-main-hover-color);}.underNavLinks .link.active .desc{color:var(--theme-main-color);}.underNavLinks .link.active{background-color:#f4f5f8;}.underNavLinks .link.active .desc{font-weight:900;}.navbar__custom .wrapper .bottom .links ul li a.is-active{color:var(--theme-menu-color);}.navbar__custom .wrapper .bottom .links ul li a.is-active::after{-webkit-transform:scaleX(1);transform:scaleX(1);}.underNavLinks a.link::after{content:'';position:absolute;bottom:-1px;width:100%;left:0;right:0;height:3px;-webkit-transition:all ease 0.4s;transition:all ease 0.4s;background:var(--theme-main-color);-webkit-transform:scaleX(0);transform:scaleX(0);}.footer__custom .wrapper .footerHeader .socialsContainer a svg{transition:all linear 0.3s;height:2rem;}.footer__custom .wrapper .footerHeader .socialsContainer a:hover svg{fill:var(--theme-main-color);-webkit-transform:translateY(-4px);transform:translateY(-4px);}a.authorLink.plainText:hover,.articlePage .articleInfo ul li a.authorLink.plainText:hover{text-decoration:none;}.listingSection__available .availableHeader ul li:nth-last-of-type(1){margin-right:0;}.articlePage .articleInfo ul li:nth-of-type(1){flex-wrap:wrap;}.educationPage .navigationWrapper .wrapper .anchorsContainer .swiper-container .swiper-wrapper{flex-wrap:wrap;}.articlePage .articleInfo ul li#authors{border-right:0;width:100%;margin-bottom:0.4rem;}.articlePage .articleInfo ul li#like div.flag{margin-top:-1px;}.educationPage .videoCard .image .texts .languages{position:absolute;bottom:3px;}.educationPage .videoCard .image .texts .playButton{position:absolute;bottom:12px;right:12px;}@media screen and (max-width:767px){.modal__custom .modalContainer{padding:2rem 2rem 2rem 2rem;}.modal__custom .modalContainer .languagesSection{padding-top:2%;}}ul.subtitles-list a.subLink:hover{cursor:pointer;}.modal__custom .modalContainer .modalHeader .authorBox{padding-right:6rem;}@media screen and (min-width:768px){.educationPage .infoHeader .wrapper .right .mainButton{white-space:nowrap;}}.footerBreak{display:none;}@media screen and (min-width:1000px){.footerBreak{display:block;}}.modal__custom.subscribeModal .modalContainer .modalHeader{margin-bottom:0;}.scrollUpSection{display:none;}@media screen and (max-width:767px){.scrollUpSection{background:transparent;padding:0;display:block;}}.scrollUpSection .wrapper .topButton{position:fixed;bottom:4%;right:5%;padding:0;z-index:999;background:transparent;}.educationPage .viewSection{visibility:hidden;}.educationPage .videoCard .bottom .authorAndDesc .authorRow .author{min-width:4.8rem;}.subscribeModal .modalContainer .mktoForm input[type=text],.subscribeModal .modalContainer .mktoForm input[type=email],.subscribeModal .modalContainer .mktoForm select.mktoField{border:1px solid var(--theme-main-color);box-shadow:none;border-radius:0px;padding-top:10px;padding-bottom:10px;}.subscribeModal .modalContainer .mktoForm label.mktoLabel{font-weight:normal;font-size:1.2rem;}.subscribeModal .modalContainer .mktoForm .mktoButtonWrap.mktoRound button.mktoButton{background:var(--theme-main-color);color:#FFF;padding:1.9rem 2.4rem;font-size:18px;line-height:22px;text-transform:uppercase;}.subscribeModal .modalContainer .mktoForm input[type=checkbox] + label:before,.subscribeModal .modalContainer .mktoForm input[type=radio] + label:before{box-shadow:none;border:1px solid var(--theme-main-color);}.subscribeModal .modalContainer .mktoForm .mktoRadioList{display:inline-flex;}#mktoForm_1142{display:flex;flex-direction:column;width:100% !important;overflow-x:hidden;}#mktoForm_1142 .mktoFormRow:nth-child(6){width:60rem;margin-left:1rem;}@media screen and (max-width:650px){#LblhCPStatus,#LblsubRME,.mktoHtmlText.mktoHasWidth{width:auto !important;}#mktoForm_1142 .mktoFormRow:nth-child(6){margin-left:0;}}@media screen and (max-width:480px){#LblsubRME strong,.mktoFieldWrap strong{padding:0 !important;}}.custom-quiz-form .fieldset-legend{font-size:16px;line-height:30px;color:#000000;font-family:"Arial","Roboto",sans-serif,sans-serif;margin-bottom:0px;}.square input:checked:disabled ~ .control .control_indicator{background:#8c8c8c;}.quizPage input:checked:disabled ~ .control .control_indicator,.coursePage input:checked:disabled ~ .control .control_indicator{background:#8c8c8c;}.quizPage .article-image .imgTitle span{color:#4b23aa;font-size:1.6rem;line-height:2.2rem;font-weight:900;border-bottom:2px solid #4b23aa;padding-bottom:0.6rem;margin-bottom:2rem;text-align:center;display:inline-block;}.quizPage .articleReferences li a{display:inline-block;margin-right:5px;color:#4b23aa;}.quizPage .quizGridSection .contentColumn .mainButton.disabled{pointer-events:none;border-color:#bec0d0;color:#ffffff;background:#bec0d0;min-width:0;width:unset;font-size:16px;padding:8px 24px;margin-top:20px;}.custom-field img{vertical-align:text-top;}.quizPage .stateInfo,.coursePage .stateInfo{line-height:1.5;}.quizPage .stateInfo a,.coursePage .stateInfo a{text-decoration:underline;color:var(--theme-main-color);}.quizPage .stateInfo.info,.coursePage .stateInfo.info{background:rgba(255,255,255,1);border:2px solid #BBBBBD;color:#1A1A1A;}.quizPage .stateInfo.error,.coursePage .stateInfo.error{background:rgba(238,64,76,0.5);color:#6D1212;}.quizPage .stateInfo *,.coursePage .stateInfo *{padding:0 5px;}.user-dashboard #block-radcliffe-content{padding:0;margin-top:2rem;margin-bottom:3rem;}.user-dashboard #bSide{width:51.6rem;}.user-dashboard #myAccountCollapse .card{border:none;background-color:#f3f3f3;padding:0.5rem 1rem 1rem 1rem;margin-bottom:2rem;font-size:1.6rem;}.user-dashboard #dashboard{display:flex;flex-direction:column;align-items:center;background:#f3f3f3;margin-bottom:2rem;}.user-dashboard .user_detail{margin-bottom:1.5rem;}.user-dashboard .user_detail.username{font-size:3.6rem;margin-bottom:1rem;text-align:center;}.user-dashboard .user_detail:last-child{margin-bottom:2rem;}.user-dashboard .user_title{font-size:24px;font-weight:600;margin-bottom:1rem;display:flex;justify-content:space-between;}.user-dashboard #myAccountCollapse .card img{margin-top:1rem;margin-bottom:1rem;}.user-dashboard #dashboard .button{position:absolute;right:10px;top:10px;}.user-dashboard .user_interest{background:#4F5EC7;width:fit-content;border-radius:15px;padding:5px 10px 5px 10px;color:#fff;margin-top:1rem;margin-right:1rem;}.user-dashboard .user_interest_container{margin-bottom:1rem;display:flex;flex-wrap:wrap;}.user-dashboard .partyEmails{margin-top:2rem;font-weight:600;color:#575757;}.dashboardMainContent{background:#f3f3f3;margin-bottom:2rem;padding:10px;height:fit-content;margin-left:2rem;}.dashboardMainContent h1{margin-bottom:1rem;font-weight:600;font-size:24px;}.dashboardMainContent .list{display:flex;margin-bottom:1rem;}.dashboardMainContent .list .course_header{background:#606060;color:#fff;font-weight:600;white-space:nowrap;padding:10px 15px 9px 15px;}.dashboardMainContent .list .course_titles .course_title,.dashboardMainContent .list #started .course_started,.dashboardMainContent .list #completed .course_completed,.dashboardMainContent .list #certificate .course_certificate{border:1px solid #606060;margin-top:1rem;margin-bottom:2rem;border-right:none;padding:9px 15px 9px 15px;}.dashboardMainContent .list #started .course_started,.dashboardMainContent .list #completed .course_completed,.dashboardMainContent .list #certificate .course_certificate{text-align:center;}.dashboardMainContent .list #certificate .course_certificate{border:1px solid #606060;border-radius:0 5px 5px 0;white-space:nowrap;}.dashboardMainContent .list .course_titles .course_title a{color:#4B23AA;text-decoration:underline;}.dashboardMainContent .list .course_titles .course_title{border-radius:5px 0 0 5px;white-space:nowrap;}.dashboardMainContent .list .course_titles{width:100%;}.dashboardMainContent .list #started,.dashboardMainContent .list #completed,.dashboardMainContent .list #certificate{text-align:center;}.dashboardMainContent .list #firstHeader{border-radius:5px 0 0 5px;}.dashboardMainContent .list #lastHeader{border-radius:0 5px 5px 0;}.dashboardMainContent .more_link{color:#606060;text-align:center;border:2px solid #c0c0c0;border-left:none;border-right:none;border-bottom:none;padding:14px;padding-bottom:4px;margin-left:-10px;margin-right:-10px;}.dashboardMainContent .more_link svg{margin-left:1rem;height:23px;}.dashboardMainContent .course_certificate svg{margin-top:-3px;height:21px;width:28px;}.after_dashboard{display:flex;}.dashboardViews{width:80%;}@media screen and (max-width:1299px){.path-user.standardPage #block-radcliffe-content{padding-left:30px;padding-right:30px;}}@media screen and (max-width:1199px){.path-user.standardPage #block-radcliffe-content{padding-left:5px;padding-right:5px;}}@media screen and (max-width:1099px){.after_dashboard{display:block;}.dashboardViews{width:100%;}.user-dashboard #bSide{width:auto;}#myAccountCollapse img{height:80px;width:auto !important;align-self:flex-start;}.dashboardMainContent{margin-left:0;}}@media screen and (max-width:849px){.dashboardMainContent .list{display:block;}.dashboardMainContent .list #firstHeader,.dashboardMainContent .list #lastHeader,.dashboardMainContent .list .course_header,.dashboardMainContent .list .course_titles .course_title,.dashboardMainContent .list #started .course_started,.dashboardMainContent .list #completed .course_completed,.dashboardMainContent .list #certificate .course_certificate{border-radius:5px;white-space:normal;text-align:left;}.dashboardMainContent .list .course_titles .course_title,.dashboardMainContent .list #started .course_started,.dashboardMainContent .list #completed .course_completed,.dashboardMainContent .list #certificate .course_certificate{border:1px solid #606060;margin-bottom:1rem;}.dashboardMainContent .list{margin-bottom:2rem;}}@media screen and (max-width:549px){#myAccountCollapse img{height:50px;width:auto;}}#dashboardMyCourses .card-body{padding:0;}#dashboardMyCourses .card{background-color:transparent;border:none;}#dashboardMyCourses .views-row{width:50%;padding:10px;}#dashboardMyCourses #mostRecentWrapSmall{display:flex;flex-wrap:wrap;}#dashboardMyCourses .courseCard{box-shadow:3px 3px 7px -2px #707070;}#dashboardMyCourses .courseCard.articleVersion .Content__header{color:#fff;}#dashboardMyCourses{margin-bottom:2rem;}@media screen and (max-width:575px){#dashboardMyCourses .courseCard .Content{padding:6px 8px !important;}#dashboardMyCourses .views-row{width:100%;}#dashboardMyCourses .courseCard .Content__header{min-height:fit-content;}#dashboardMyCourses .courseCard__imageContainer{height:30vw;}}.dashboardViews .empty{padding-left:10px;padding-top:10px;}#dashboardMyCourses .courseCard.articleVersion .buttonsContainer button.likeButton{padding:0 1.25rem}#dashboardCourses h1{font-size:2.4rem;}#dashboardCourses .headerText{margin-bottom:1rem;margin-left:1rem;}#dashboardCourses .list:not(.favourites){padding:25px 15px;background:#F4F5F8;margin-left:-10px;margin-right:-10px;}#dashboardCourses .tableHeader{background:#606060;color:#fff;font-weight:600;box-shadow:0 0 0 2px #606060;border-radius:5px;}#dashboardCourses tr:not(.tableHeader){box-shadow:0 0 0 1px #606060;border-radius:5px;}#dashboardCourses td:not(.lastData){border-right:1px solid #606060;}#dashboardCourses table{border-collapse:separate;border-spacing:0 1.5rem;width:100%;}#dashboardCourses .tableHeader th{padding:11px 15px 9px 15px;white-space:nowrap;}#dashboardCourses td{padding:10px 15px 9px 15px;}#dashboardCourses td:not(.firstData),#dashboardCourses .tableHeader th:not(#firstHeader){text-align:center;}#dashboardCourses td.firstData{color:#4B23AA;text-decoration:underline;}#dashboardCourses .userDashboardMyLearning,#dashboardCourses .list:not(.favourites){overflow-x:auto;}#dashboardCourses .userDashboardMyLearning{padding:2px;}#dashboardCourses.section{margin-bottom:50px;}#myAccountCollapse #progressBar{background:#D9D9D9;border-radius:15px;}#myAccountCollapse #progressBar #value0,#myAccountCollapse #progressBar #value10,#myAccountCollapse #progressBar #value20,#myAccountCollapse #progressBar #value30,#myAccountCollapse #progressBar #value40,#myAccountCollapse #progressBar #value50,#myAccountCollapse #progressBar #value60,#myAccountCollapse #progressBar #value70,#myAccountCollapse #progressBar #value80,#myAccountCollapse #progressBar #value90,#myAccountCollapse #progressBar #value100{text-align:center;background:#4B9164;border-radius:15px;color:#fff;font-weight:600;padding-top:2px;}#myAccountCollapse #progressBar #value0{width:7%;}#myAccountCollapse #progressBar #value10{width:10%;}#myAccountCollapse #progressBar #value20{width:20%;}#myAccountCollapse #progressBar #value30{width:30%;}#myAccountCollapse #progressBar #value40{width:40%;}#myAccountCollapse #progressBar #value50{width:50%;}#myAccountCollapse #progressBar #value60{width:60%;}#myAccountCollapse #progressBar #value70{width:70%;}#myAccountCollapse #progressBar #value80{width:80%;}#myAccountCollapse #progressBar #value90{width:90%;}#myAccountCollapse #progressBar #value100{width:100%;}#dashboardCourses .list.favourites{display:flex;flex-wrap:wrap;justify-content:center;}#dashboardCourses .list.favourites .views-row{width:33%;padding:10px;}#dashboardCourses .list.favourites .courseCard{box-shadow:3px 3px 7px -2px #707070;}#dashboardCourses .list.favourites .likeButton{padding:0 1.25rem;}#dashboardCourses .list.favourites .courseCard.articleVersion .Content__header{color:#fff;}#dashboardCourses #mostRecentContainer.favourites{padding:25px 15px;background:#F4F5F8;}@media screen and (max-width:991px){#dashboardCourses .list.favourites .views-row{width:50%;}}@media screen and (max-width:767px){#dashboardCourses .list.favourites .views-row{width:100%;}#dashboardCourses .list.favourites .courseCard__imageContainer{height:30vw;}}@media screen and (max-width:575px){#dashboardCourses .list.favourites .courseCard .Content{padding:6px 8px !important;}}#mostRecentContainer.favourites .filterBy{justify-content:end;margin-top:-10px;margin-bottom:10px;}#mostRecentContainer.favourites .filterBy #views-exposed-form-my-favourites-page-1{display:flex;margin-right:1.8rem;}#mostRecentContainer.favourites .filterBy #views-exposed-form-my-favourites-page-1 label{margin-right:0.5rem;font-weight:500;}#mostRecentContainer.favourites .filterBy #views-exposed-form-my-favourites-page-1 .form-item-field-topics-target-id{margin-right:1.8rem;}#mostRecentContainer.favourites form div.js-form-type-select select{border:1px solid #CFCFCF;border-radius:15px;padding:12px;width:22rem;background:#fff url("data:image/svg+xml,<svg width='15' height='15' viewBox='0 0 15 7' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.67041 8.3125L0.67041 0.3125H14.6704L7.67041 8.3125Z' fill='black'/></svg>") no-repeat;background-position:calc(99% - 0.75rem) center !important;-moz-appearance:none !important;-webkit-appearance:none !important;appearance:none !important;padding-right:20px !important;}@media screen and (max-width:767px){#mostRecentContainer.favourites .filterBy #views-exposed-form-my-favourites-page-1{flex-direction:column;margin-right:1.2rem;}#mostRecentContainer.favourites .filterBy #views-exposed-form-my-favourites-page-1 .form-item-field-topics-target-id{text-align:right;margin-bottom:10px;margin-right:0;}#mostRecentContainer.favourites .filterBy #views-exposed-form-my-favourites-page-1 .form-item-type-1{text-align:right;}#dashboardCourses.favourites .listingSection__available{padding-left:10px;padding-right:10px;}}.registerModal .formCol .grid .innerWrapper select.custom-select{background-image:url(/themes/custom/radcliffe/radcliffe-theme/assets/images/pages/coursePage/grot.svg);}#registerContainer,#registerContainer2,#registerContainer3,#registerContainer4,#registerContainer5{width:100%;max-width:184rem;margin:0 auto;padding-left:90px;padding-right:90px;}#registerContainer .sectionTitle,#registerContainer2 .sectionTitle,#registerContainer3 .sectionTitle,#registerContainer4 .sectionTitle,#registerContainer5 .sectionTitle{font-family:"Roboto",sans-serif;font-size:24px;color:var(--theme-main-color);font-weight:600;line-height:unset;padding-bottom:20px;padding-top:20px;}#registerContainer .registerSection .form,#registerContainer2 .registerSection .form,#registerContainer3 .registerSection .form,#registerContainer4 .registerSection .form,#registerContainer5 .registerSection .form{padding:25px;background:#F4F5F8;margin-left:-10px;margin-right:-10px;margin-bottom:40px;}.path-user .coursePage .alert{margin:20px auto;}#registerContainer .description,#registerContainer2 .password-strength,#registerContainer2 .password-suggestions,#registerContainer2 #edit-current-pass--description{display:none !important;}#registerContainer2 .password-confirm-message{visibility:hidden;}#registerContainer2 #edit-pass-pass1--description,#bodyRegister.modal-body .form-item-new-password .description{font-style:oblique;font-size:14px;margin-top:3px;margin-left:3px;}#registerContainer2 .form-item-pass-pass1{margin-bottom:1rem;}#registerContainer .form-item input,#registerContainer2 .form-item input{width:100%;}#registerContainer .registerSection .form .grid-3,#registerContainer2 .registerSection .form .grid-3{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);}#registerContainer3 div.js-form-type-select select{background:#fff url("data:image/svg+xml,<svg width='15' height='15' viewBox='0 0 15 7' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.67041 8.3125L0.67041 0.3125H14.6704L7.67041 8.3125Z' fill='black'/></svg>") no-repeat;background-position:calc(100% - 0.75rem) center !important;}#registerContainer3 .registerSection .form .grid{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);}#registerContainer3 .registerSection .form .grid-2{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);}#registerContainer4 .registerSection .form .grid-2.max .stepTwo{display:grid;grid-template-columns:repeat(2,max-content);}#registerContainer4 .registerSection .form .grid-2.max .stepTwo .form-check:nth-child(2){margin-left:-17%;}@media screen and (min-width:768px){#registerContainer4 .form .inputsDoubleColumnWrapper .inputsColumn:first-child{display:grid;grid-template-columns:repeat(2,1fr);gap:0 18%;}}#registerContainer4 .form .form-check{padding-top:10px;padding-left:0;}#registerContainer4 .form h2{font-weight:600;margin-bottom:1rem;padding-bottom:3px;font-size:20px;}@media screen and (max-width:767px){#registerContainer4 .form h2{padding-bottom:0;}}#registerContainer4 .form label{white-space:nowrap;line-height:1.33;}#registerContainer4 .form .inputsDoubleColumnWrapper{display:flex;}#registerContainer .registerSection .form-item input,#registerContainer2 .registerSection .form-item input{padding:0.375rem 0.75rem;border:1px solid #ced4da;}#registerContainer .registerSection .form-item input,#registerContainer2 .registerSection .form-item input,#registerContainer3 .registerSection .form input,#registerContainer3 .registerSection .form select,#registerContainer3 .registerSection .form .radios label{font-size:16px;color:#000;font-weight:400;}#registerContainer .registerSection .form-item input,#registerContainer2 .registerSection .form-item input,#registerContainer3 .registerSection .form select,#registerContainer3 .registerSection .form input:not(.form-radio){border-radius:4px;height:41px;}#registerContainer3 .registerSection .form input.form-radio{accent-color:var(--theme-main-color);cursor:pointer;}#registerContainer .registerSection .form label,#registerContainer2 .registerSection .form label,#registerContainer3 .registerSection .form label{font-size:14px;white-space:nowrap;font-weight:500;}#registerContainer3 .registerSection .form .formApprovalWrapper{padding-top:15px;}#registerContainer3 .registerSection .form .formApprovalWrapper input#edit-licencenumber{width:50%;}#registerContainer3 .registerSection .form .formApprovalWrapper legend .fieldset-legend{font-weight:500;font-size:16px;color:#000;}#registerContainer3 .registerSection .form .radios{display:flex;}#registerContainer .saveButton,#registerContainer2 .saveButton,#registerContainer3 .saveButton,#registerContainer4 .saveButton,#registerContainer5 .saveButton{height:41px;}#registerContainer .registerSection .form .saveButton input,#registerContainer2 .registerSection .form .saveButton input,#registerContainer3 .registerSection .form .saveButton input,#registerContainer4 .registerSection .form .saveButton input,#registerContainer5 .registerSection .form .saveButton input{border:none;background:transparent;color:#fff;font-weight:700;width:100%;height:100%;font-size:18px;}#registerContainer5 .form .form-check{padding:15px;}#registerContainer5 .form .inputsColumn:last-child .form-check:last-child{padding-bottom:0;}#registerContainer5 .form .form-item img{height:55px;width:auto;margin-left:2rem;margin-top:-10px;}#registerContainer5 .form .inputsColumn:last-child .form-item label.control{padding-bottom:20px;width:50%;font-weight:500;margin-bottom:0;}@media screen and (max-width:991px){#registerContainer5 .form .inputsColumn:last-child .form-item label.control{width:100%;}}@media screen and (max-width:1199px){#registerContainer,#registerContainer2,#registerContainer3,#registerContainer4,#registerContainer5{padding-left:30px;padding-right:30px;}#registerContainer .registerSection .form,#registerContainer2 .registerSection .form,#registerContainer3 .registerSection .form,#registerContainer4 .registerSection .form,#registerContainer5 .registerSection .form{padding:15px;}#registerContainer .sectionTitle,#registerContainer2 .sectionTitle,#registerContainer3 .sectionTitle,#registerContainer4 .sectionTitle,#registerContainer5 .sectionTitle{padding-bottom:10px;}#registerContainer5 .form .form-item label.control{width:100%;}}@media screen and (max-width:991px){#registerContainer3 .registerSection .form .grid{grid-template-columns:repeat(2,1fr);}#registerContainer3 .registerSection .form .grid-2{grid-template-columns:repeat(1,1fr);}#registerContainer .registerSection .form .grid-3,#registerContainer2 .registerSection .form .grid-3{grid-template-columns:repeat(1,1fr);}#registerContainer3 .registerSection .form .formApprovalWrapper input#edit-licencenumber{width:80%;}}@media screen and (max-width:767px){#registerContainer4 .registerSection .form .grid-2.max .stepTwo .form-check:nth-child(2){margin-left:0;}#registerContainer4 .registerSection .form .grid-2.max .stepTwo{grid-template-columns:repeat(1,1fr);}#registerContainer4 .form label{white-space:unset;}#registerContainer4 .form .inputsDoubleColumnWrapper{display:block;}}@media screen and (max-width:499px){#registerContainer5 .form .form-item img{height:45px;margin-top:-8px;}#registerContainer5 .saveButton{width:100%;}}.path-user #block-radcliffe-content .registerModal{margin:0 auto 6rem auto;}.path-user #block-radcliffe-content .registerModal .close{display:none;}.formApprovalWrapper.coursePage.registerModal .formCol .radios{margin-bottom:0;}.path-user #block-radcliffe-content .coursePage.registerModal{margin:0;}.coursePage.registerModal .stepTwo .checkboxes{margin-top:0;margin-bottom:0;}#registerContainer4 .coursePage.registerModal .control-radio .control_indicator,#registerContainer5 .coursePage.registerModal .control-radio .control_indicator{border-radius:unset;}.formApprovalWrapper.coursePage.registerModal .formCol{position:relative;width:fit-content;padding-right:2rem;}.formApprovalWrapper.coursePage.registerModal .formCol img{width:25px;}.formApprovalWrapper.coursePage.registerModal .formCol .tooltipIcon{position:absolute;right:-2.5rem;}@media screen and (max-width:475px){.formApprovalWrapper.coursePage.registerModal .formCol img{margin-top:3.5rem;width:2.5rem;}.formApprovalWrapper.coursePage.registerModal .formCol .tooltipIcon{right:0.5rem;}}.login.registerModal .formCol .signIn a.forgotPass{margin-left:0;}.login.registerModal .formCol .signIn p#forgotPass{margin-top:8px;}.login .mainButton.reversed input.form-submit{background:0;border:0;color:white;font-weight:700;line-height:25px;width:100%;height:100%;}.login .row{height:86rem;}.login .modal-header{border-bottom:none;}.login.registerModal .form-item input{border-radius:4px;height:41px;font-size:16px;color:#000;font-weight:400;padding:0.375rem 0.75rem;border:1px solid #ced4da;}.login.registerModal .form-item label{font-weight:500;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";}.login.registerModal .mainButton.reversed{margin-top:3.5rem;}.login.registerModal .imageCol .box .texts .name{margin-top:0;}.login.registerModal .formCol .box{padding-top:7rem;height:100%;display:flex;justify-content:center;flex-direction:column;}.registerModal .modal-body{overflow-x:hidden;}@media screen and (max-width:1600px){.login.registerModal .form-item input{width:100%;}}@media screen and (max-width:767px){.login.registerModal .signIn p{text-align:center;}.login.registerModal .formCol .signIn a.forgotPass{position:relative;}.login.registerModal .box #user-login-form{display:flex;flex-direction:column;align-items:center;}#registerModal{margin-top:2rem;}.login.registerModal .formCol .box{padding-top:1rem;}}.disclaimer.coursePage legend{display:none;}.errorMessage{display:flex;flex-wrap:wrap;line-height:1.25;}.path-user:not(.user-logged-in) main > div:not(.messages,.form,.profile-form) > div.coursePage:not(.registerModal){display:none;}.form-text{margin-top:0;}.submitContainer{margin-top:20px;}.messages > *{padding-top:30px;}.cognito-register-form .password-confirm-message{visibility:hidden;}#user-form .returnLink{text-decoration:underline;color:var(--theme-main-color);padding-top:17px;font-size:15px;font-weight:500;}#registerContainer .formWrapper .saveButton,#registerContainer3 .formWrapper .saveButton{position:relative;}#registerContainer .formWrapper .saveButton .ajax-progress-throbber,#registerContainer3 .formWrapper .saveButton .ajax-progress-throbber{position:absolute;left:107%;}.sessionButtons .login a.active + .ajax-progress-throbber{display:flex;justify-content:center;margin-right:1rem;margin-left:-0.62rem;margin-bottom:0.6rem;}.sessionButtons .login a:not(.active) + .ajax-progress-throbber{display:flex;justify-content:center;margin-left:0.85rem;margin-bottom:0.6rem;}.path-user #registerContainer .coursePage .alert,.path-user #registerContainer3 .coursePage .alert{width:100%;margin-bottom:0;}.path-user.user-logged-in main > div > .coursePage:not(.registerModal){margin:0 auto;padding-left:12rem;padding-right:12rem;}@media screen and (max-width:1199px){.path-user.user-logged-in main > div > .coursePage:not(.registerModal){padding-left:20px;padding-right:20px;}}#dashboardMyCourses .empty ul{margin-top:10px;margin-left:15px;margin-bottom:0;}#dashboardMyCourses .empty ul li{text-decoration:underline;}#myAccountCollapse .card .interest{display:flex;margin-bottom:10px;}#myAccountCollapse .card .interestBox{width:10px;height:10px;background:#4F5EC7;display:block;position:absolute;}#myAccountCollapse .card .interestText{font-size:1.6rem;line-height:1;margin-top:-3px;margin-left:20px;}@media screen and (max-width:1440px){#myAccountCollapse .card .interestText{margin-top:-1px;}}#dashboardCourses .course_certificate > div{display:flex;justify-content:center;}#dashboardCourses .course_certificate > div > img{margin-left:5px;}.navbar__custom .wrapper .top .rightContentContainer{display:flex;flex-direction:column;align-items:end;}@media screen and (min-width:768px){.navbar__custom .wrapper .top .rightContentContainer .sessionButtons,.navbar__custom .wrapper .top .rightContentContainer .searcherContainer{width:auto;display:flex;}}.navbar__custom .wrapper .top .rightContentContainer .linksContainer + div{display:flex;}.navbar__custom .wrapper .top .rightContentContainer .sessionButtons form{height:100%;margin-right:15px;}.navbar__custom .wrapper .top .rightContentContainer .linksContainer .linksList{justify-content:right;}.navbar__custom .wrapper .top .rightContentContainer .sessionButtons .login{display:flex;align-items:end;}.navbar__custom .wrapper .top .rightContentContainer .sessionButtons .login a{font-size:18px;font-weight:500;}.navbar__custom .wrapper .top .rightContentContainer .sessionButtons .login a.active{margin-left:15px;margin-right:15px;white-space:nowrap;}.navbar__custom .wrapper .top .rightContentContainer .sessionButtons .login a:not(.active){color:#000;}.navbar__custom .wrapper .top .rightContentContainer .sessionButtons .login a:not(.active):hover{color:#fff;}.navbar__custom .wrapper .top .rightContentContainer .sessionButtons .mainButton{height:4.5rem;}@media screen and (max-width:1440px){.navbar__custom .wrapper .top .rightContentContainer .sessionButtons .login a{font-size:2rem;}.navbar__custom .wrapper .top .rightContentContainer .sessionButtons .mainButton{height:4.6rem;}}@media screen and (max-width:767px){.navbar__custom .wrapper .top .rightContentContainer .sessionButtons{display:none;}}.registerModal.subscribe{max-width:80rem;}.page-node-type-article .article-text h5{font-size:2.4rem;font-weight:bold;}.page-node-type-article .article-text h6{font-size:2rem;font-weight:400;}.registerModal .formCol #completeProfileForm .checkboxesBox .checkWrap{width:100%;}@media screen and (min-width:993px){.registerModal .formCol #completeProfileForm .checkboxesBox .checkWrap{width:50%;margin-right:0;}.registerModal .formCol #completeProfileForm .checkboxesBox .checkWrap.textCheck{width:100%;}}.userLink a{color:#4B23AA;text-decoration:underline;}.separator{border:1px solid #848484;margin-top:15px;margin-bottom:5px;}.page-node-type-evaluation-quiz .quizGridSection .HeaderSection fieldset div.fieldset-wrapper .custom-field,.page-node-type-certification-quiz .quizGridSection .HeaderSection fieldset div.fieldset-wrapper .custom-field{margin-bottom:10px;}.page-node-type-evaluation-quiz .quizGridSection .HeaderSection fieldset div.fieldset-wrapper .custom-field img,.page-node-type-certification-quiz .quizGridSection .HeaderSection fieldset div.fieldset-wrapper .custom-field img{position:absolute;margin-top:4px;}.page-node-type-evaluation-quiz .quizGridSection .HeaderSection .control,.page-node-type-certification-quiz .quizGridSection .HeaderSection .control{margin-bottom:0;margin-left:30px;}.mobileNav .sessionButtons .mainButton{width:100%;}.mobileNav .sessionButtons .mainButton:not(.active){color:#000;}.mobileNav .sessionButtons .mainButton:not(.active):hover{color:#fff;}.mobileBreadcrumb .wrapper ul,.breadCrumbsSection .wrapper ul{flex-wrap:wrap;}@media screen and (max-width:767px){.mobileNav .innerContainer .socialsContainer ul li a svg{width:auto;}.mobileNav .innerContainer .socialsContainer{height:inherit;}}.dialog-off-canvas-main-canvas{overflow:clip;}.homePage .sliderSection .sliderContainer .swiper-wrapper .swiper-slide{width:31.85%;margin-right:37px;}@media screen and (max-width:991px){.homePage .sliderSection .sliderContainer .swiper-wrapper .swiper-slide{width:48.9%;margin-right:20px;}}.otherCoursesGrid.relatedCourses .views-element-container > div{display:flex;flex-direction:row;}.otherCoursesGrid.relatedCourses .views-element-container > div .courseCard{width:38rem;}body{overflow-x:scroll;-webkit-overflow-scrolling:touch;}::-webkit-scrollbar{height:3px;}::-webkit-scrollbar-thumb{background-color:#b9b9b9;}.registerModal .imageCol .box .texts .list{font-size:1.5rem;font-style:inherit;padding-left:1.4rem;}.registerModal .imageCol .box .texts .subName{font-style:inherit;}.mediaContainer.videoContainer{max-width:1200px;margin:0 auto;}a#text_resize_increase{background:url(/themes/custom/radcliffe/radcliffe-theme/assets/images/aBig.gif) no-repeat 0 0 !important;}a#text_resize_reset{background:url(/themes/custom/radcliffe/radcliffe-theme/assets/images/a_reset.gif) no-repeat 0 0 !important;}a#text_resize_decrease{background:url(/themes/custom/radcliffe/radcliffe-theme/assets/images/aSmall.gif) no-repeat 0 0 !important;}.primaryNavLinks{background-color:#F4F5F8;}.primaryNavLinks .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;}.primaryNavLinks .wrapper > a:first-child{padding-left:0;padding-right:0;margin-right:15px;}.primaryNavLinks a{position:relative;background-color:#F4F5F8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem 1.5rem;-webkit-transition:all linear 0.3s;transition:all linear 0.3s;}.form-required::after,.form-required::after{display:inline-block;margin-right:0.15em;margin-left:0.15em;content:"*";color:#dc2323;}.coursePage .titleSection .headerText{margin-top:4rem;margin-bottom:0rem;}.coursePage .HeaderSection{padding-top:1.7rem;}.chat-open-button{background-color:var(--theme-menu-color);font-weight:500;color:white;border-radius:50%;border:none;cursor:pointer;position:fixed;bottom:23px;right:28px;width:75px;height:75px;}.chat-popup iframe{border:none;}.chat-cancel-button{background-color:var(--theme-menu-color);color:white;padding:16px 20px;border:none;cursor:pointer;width:100%;font-weight:500;}.eu-cookie-compliance-banner{text-shadow:none;font-size:1.6rem;}.eu-cookie-compliance-banner .eu-cookie-compliance-message{margin:1.8rem 0 1.5rem 0;padding-right:4px;}.eu-cookie-compliance-banner .eu-cookie-compliance-message p{font-size:1.6rem;font-weight:400;display:block;}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons{margin-bottom:1.5rem;}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons  button.eu-cookie-compliance-default-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons  button.eu-cookie-compliance-secondary-button{border:none;margin-top:2rem;vertical-align:middle;margin-right:1.5rem;vertical-align:middle;overflow:visible;width:auto;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-color:var(--light-color);background-image:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border:1px solid var(--light-color);color:var(--theme-main-color);font-weight:400;padding:5px 8px;text-decoration:none;text-shadow:none;font-size:1.6rem;text-align:center;}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons  button.eu-cookie-compliance-secondary-button{background-color:var(--theme-main-color);color:var(--light-color);border-color:var(--theme-main-color);}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons  button.find-more-button{font-size:1.6rem;}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons  button:last-child{margin-right:0;}@media (min-width:601px){.eu-cookie-compliance-banner .eu-cookie-compliance-message{max-width:57%;}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons{max-width:43%;}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons  button.eu-cookie-compliance-default-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons  button.eu-cookie-compliance-secondary-button{min-width:250px;}}@media (min-width:1200px){.eu-cookie-compliance-banner .container{max-width:1280px;}}.article .textBorderContainer a.mainButton.reversed{color:#ffffff;min-width:0;width:unset;font-size:16px;padding:8px 24px;margin-top:20px;}.registerModal .imageCol .box .imgHolder{background-color:#371a7d;}#ue2{padding:0 15px;}#ue3{padding:0 calc(15px - 1rem) 0 15px;}#ue,#ue2,#ue3{margin-top:20px;text-align:center;color:#ffffff;}#ue img,#ue2 img,#ue3 img{width:auto;height:auto;max-width:100%;}
.ui-dialog.ui-front.registerModal-content{z-index:1100;}.ui-dialog .ui-dialog-content{padding:0;min-height:unset !important;max-height:unset !important;}.innerWrapper .form-item{width:100%;}.innerWrapper.long > fieldset{width:100%;}.registerModal .formCol .grid .innerWrapper select.custom-select{background-image:url(/themes/custom/radcliffe/radcliffe-theme/assets/images/pages/coursePage/grot.svg) !important;}.registerModal .formCol .grid .innerWrapper .form-item-licencenumber{margin-bottom:3rem;}.registerModal .password-strength{display:none;}.registerModal div[id*="hint"]{margin-top:1rem;padding-left:1.5rem;font-family:"Roboto",sans-serif;font-size:14px;color:#575757;font-weight:400;line-height:unset;font-style:italic;}.coursePage .registerModal .form-item-agreetoterms{font-weight:bold;}.coursePage .registerModal .disclaimer legend{display:none;}.registerModal .messages{padding-right:30px;}.coursePage .registerModal .agreetoterms legend{display:none;}.registerModal .formCol .grid .password-suggestions{margin-top:1rem;padding-left:1.5rem;font-family:"Roboto",sans-serif;font-size:14px;color:#575757;font-weight:400;line-height:unset;font-style:italic;}.registerModal .formCol .grid .password-suggestions ul{list-style-position:inside;}.registerModal .innerWrapper .form-item-pass-pass1,.registerModal .innerWrapper .password-suggestions{margin-bottom:2rem;}
