@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');@font-face{ font-family:'SF Pro Display'; src:url('../templates/fonts//sf-pro-display_light.woff2') format('woff2'); font-weight:300; font-style:normal; font-display:swap;}@font-face{ font-family:'SF Pro Display'; src:url('../templates/fonts/sf-pro-display_bold.woff2') format('woff2'); font-weight:bold; font-style:normal; font-display:swap;}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:1;z-index:99999;transition:all 2s}.preloader::before{content:"";position:fixed;top:0;bottom:0;left:0;right:0;opacity:1;transition:0.3s;z-index:9999999;background:transparent var(--logo) no-repeat center center;background-size:140px !important}.spin{position:absolute;top:50%;left:50%;margin:-100px 0 0 -100px;width:200px;height:200px;border:3px solid transparent;border-radius:50%;border-top-color:var(--secondary-clr);-webkit-animation:spin 1.5s infinite linear;animation:spin 1.5s infinite linear;opacity:1;transition:all 1s}.spin::before{content:'';position:absolute;top:3px;left:3px;right:3px;bottom:3px;border:3px solid transparent;border-top-color:var(--primary-clr);border-radius:60%;-webkit-animation:antispin 0.7s infinite linear;animation:antispin 0.7s infinite linear;opacity:1;transition:all 1s}.preloader--off .preloader,.preloader--off .preloader::before,.preloader--off .spin,.preloader--off .spin::before{opacity:0;visibility:hidden;z-index:-1}@-webkit-keyframes spin{ 100%{ -webkit-transform:rotate(360deg); transform:rotate(360deg);}}@keyframes spin{ 100%{ -webkit-transform:rotate(360deg); transform:rotate(360deg);}}@-webkit-keyframes antispin{ from{ -webkit-transform:rotate(0deg); transform:rotate(0deg);} to{ -webkit-transform:rotate(-360deg); transform:rotate(-360deg);}}@keyframes antispin{ from{ -webkit-transform:rotate(0deg); transform:rotate(0deg);} to{ -webkit-transform:rotate(-360deg); transform:rotate(-360deg);}}@-webkit-keyframes fadeinout{ 0%{ opacity:1;} 100%{ opacity:0;}}@keyframes fadeinout{ 0%{ opacity:1;} 100%{ opacity:0;}}:root{ --blue:#007bff; --indigo:#6610f2; --purple:#6f42c1; --pink:#e83e8c; --red:#dc3545; --orange:#fd7e14; --yellow:#ffc107; --green:#28a745; --teal:#20c997; --cyan:#17a2b8; --white:#fff; --gray:#6c757d; --gray-dark:#343a40; --primary:#007bff; --secondary:#6c757d; --success:#28a745; --info:#17a2b8; --warning:#ffc107; --danger:#dc3545; --light:#f8f9fa; --dark:#343a40; --breakpoint-xs:0; --breakpoint-sm:576px; --breakpoint-md:768px; --breakpoint-lg:992px; --breakpoint-xl:1200px; --font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}*,*::before,*::after{ box-sizing:border-box;}html{ font-family:sans-serif; line-height:1.15; -webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(0,0,0,0);}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{ display:block;}body{ margin:0; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size:1rem; font-weight:400; line-height:1.5; color:#212529; text-align:left; background-color:#fff;}[tabindex="-1"]:focus:not(:focus-visible){ outline:0 !important;}hr{ box-sizing:content-box; height:0; overflow:visible;}h1,h2,h3,h4,h5,h6{ margin-top:0; margin-bottom: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:#007bff; text-decoration:none; background-color:transparent;}a:hover{ color:#0056b3; text-decoration:underline;}a:not([href]):not([class]){ color:inherit; text-decoration:none;}a:not([href]):not([class]):hover{ color:inherit; text-decoration:none;}pre,code,kbd,samp{ font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; font-size:1em;}pre{ margin-top:0; margin-bottom:1rem; overflow:auto; -ms-overflow-style:scrollbar;}figure{ margin:0 0 1rem;}img{ vertical-align:middle; border-style:none;}svg{ overflow:hidden; vertical-align:middle;}table{ border-collapse:collapse;}caption{ padding-top: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"]{ 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 0A0";}.img-fluid{ max-width:100%; height:auto;}.img-thumbnail{ padding:0.25rem; background-color:#fff; 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:#fff; 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:-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; -ms-flex-positive:1; flex-grow:1; max-width:100%;}.row-cols-1 > *{ -ms-flex:0 0 100%; flex:0 0 100%; max-width:100%;}.row-cols-2 > *{ -ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;}.row-cols-3 > *{ -ms-flex:0 0 33.333333%; flex:0 0 33.333333%; max-width:33.333333%;}.row-cols-4 > *{ -ms-flex:0 0 25%; flex:0 0 25%; max-width:25%;}.row-cols-5 > *{ -ms-flex:0 0 20%; flex:0 0 20%; max-width:20%;}.row-cols-6 > *{ -ms-flex:0 0 16.666667%; flex:0 0 16.666667%; max-width:16.666667%;}.col-auto{ -ms-flex:0 0 auto; flex:0 0 auto; width:auto; max-width:100%;}.col-1{ -ms-flex:0 0 8.333333%; flex:0 0 8.333333%; max-width:8.333333%;}.col-2{ -ms-flex:0 0 16.666667%; flex:0 0 16.666667%; max-width:16.666667%;}.col-3{ -ms-flex:0 0 25%; flex:0 0 25%; max-width:25%;}.col-4{ -ms-flex:0 0 33.333333%; flex:0 0 33.333333%; max-width:33.333333%;}.col-5{ -ms-flex:0 0 41.666667%; flex:0 0 41.666667%; max-width:41.666667%;}.col-6{ -ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;}.col-7{ -ms-flex:0 0 58.333333%; flex:0 0 58.333333%; max-width:58.333333%;}.col-8{ -ms-flex:0 0 66.666667%; flex:0 0 66.666667%; max-width:66.666667%;}.col-9{ -ms-flex:0 0 75%; flex:0 0 75%; max-width:75%;}.col-10{ -ms-flex:0 0 83.333333%; flex:0 0 83.333333%; max-width:83.333333%;}.col-11{ -ms-flex:0 0 91.666667%; flex:0 0 91.666667%; max-width:91.666667%;}.col-12{ -ms-flex:0 0 100%; flex:0 0 100%; max-width:100%;}.order-first{ -ms-flex-order:-1; order:-1;}.order-last{ -ms-flex-order:13; order:13;}.order-0{ -ms-flex-order:0; order:0;}.order-1{ -ms-flex-order:1; order:1;}.order-2{ -ms-flex-order:2; order:2;}.order-3{ -ms-flex-order:3; order:3;}.order-4{ -ms-flex-order:4; order:4;}.order-5{ -ms-flex-order:5; order:5;}.order-6{ -ms-flex-order:6; order:6;}.order-7{ -ms-flex-order:7; order:7;}.order-8{ -ms-flex-order:8; order:8;}.order-9{ -ms-flex-order:9; order:9;}.order-10{ -ms-flex-order:10; order:10;}.order-11{ -ms-flex-order:11; order:11;}.order-12{ -ms-flex-order:12; order:12;}.offset-1{ margin-left:8.333333%;}.offset-2{ margin-left:16.666667%;}.offset-3{ margin-left:25%;}.offset-4{ margin-left:33.333333%;}.offset-5{ margin-left:41.666667%;}.offset-6{ margin-left:50%;}.offset-7{ margin-left:58.333333%;}.offset-8{ margin-left:66.666667%;}.offset-9{ margin-left:75%;}.offset-10{ margin-left:83.333333%;}.offset-11{ margin-left:91.666667%;}@media (min-width:576px){ .col-sm{ -ms-flex-preferred-size:0; flex-basis:0; -ms-flex-positive:1; flex-grow:1; max-width:100%;} .row-cols-sm-1 > *{ -ms-flex:0 0 100%; flex:0 0 100%; max-width:100%;} .row-cols-sm-2 > *{ -ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;} .row-cols-sm-3 > *{ -ms-flex:0 0 33.333333%; flex:0 0 33.333333%; max-width:33.333333%;} .row-cols-sm-4 > *{ -ms-flex:0 0 25%; flex:0 0 25%; max-width:25%;} .row-cols-sm-5 > *{ -ms-flex:0 0 20%; flex:0 0 20%; max-width:20%;} .row-cols-sm-6 > *{ -ms-flex:0 0 16.666667%; flex:0 0 16.666667%; max-width:16.666667%;} .col-sm-auto{ -ms-flex:0 0 auto; flex:0 0 auto; width:auto; max-width:100%;} .col-sm-1{ -ms-flex:0 0 8.333333%; flex:0 0 8.333333%; max-width:8.333333%;} .col-sm-2{ -ms-flex:0 0 16.666667%; flex:0 0 16.666667%; max-width:16.666667%;} .col-sm-3{ -ms-flex:0 0 25%; flex:0 0 25%; max-width:25%;} .col-sm-4{ -ms-flex:0 0 33.333333%; flex:0 0 33.333333%; max-width:33.333333%;} .col-sm-5{ -ms-flex:0 0 41.666667%; flex:0 0 41.666667%; max-width:41.666667%;} .col-sm-6{ -ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;} .col-sm-7{ -ms-flex:0 0 58.333333%; flex:0 0 58.333333%; max-width:58.333333%;} .col-sm-8{ -ms-flex:0 0 66.666667%; flex:0 0 66.666667%; max-width:66.666667%;} .col-sm-9{ -ms-flex:0 0 75%; flex:0 0 75%; max-width:75%;} .col-sm-10{ -ms-flex:0 0 83.333333%; flex:0 0 83.333333%; max-width:83.333333%;} .col-sm-11{ -ms-flex:0 0 91.666667%; flex:0 0 91.666667%; max-width:91.666667%;} .col-sm-12{ -ms-flex:0 0 100%; flex:0 0 100%; max-width:100%;} .order-sm-first{ -ms-flex-order:-1; order:-1;} .order-sm-last{ -ms-flex-order:13; order:13;} .order-sm-0{ -ms-flex-order:0; order:0;} .order-sm-1{ -ms-flex-order:1; order:1;} .order-sm-2{ -ms-flex-order:2; order:2;} .order-sm-3{ -ms-flex-order:3; order:3;} .order-sm-4{ -ms-flex-order:4; order:4;} .order-sm-5{ -ms-flex-order:5; order:5;} .order-sm-6{ -ms-flex-order:6; order:6;} .order-sm-7{ -ms-flex-order:7; order:7;} .order-sm-8{ -ms-flex-order:8; order:8;} .order-sm-9{ -ms-flex-order:9; order:9;} .order-sm-10{ -ms-flex-order:10; order:10;} .order-sm-11{ -ms-flex-order:11; order:11;} .order-sm-12{ -ms-flex-order:12; order:12;} .offset-sm-0{ margin-left:0;} .offset-sm-1{ margin-left:8.333333%;} .offset-sm-2{ margin-left:16.666667%;} .offset-sm-3{ margin-left:25%;} .offset-sm-4{ margin-left:33.333333%;} .offset-sm-5{ margin-left:41.666667%;} .offset-sm-6{ margin-left:50%;} .offset-sm-7{ margin-left:58.333333%;} .offset-sm-8{ margin-left:66.666667%;} .offset-sm-9{ margin-left:75%;} .offset-sm-10{ margin-left:83.333333%;} .offset-sm-11{ margin-left:91.666667%;}}@media (min-width:768px){ .col-md{ -ms-flex-preferred-size:0; flex-basis:0; -ms-flex-positive:1; flex-grow:1; max-width:100%;} .row-cols-md-1 > *{ -ms-flex:0 0 100%; flex:0 0 100%; max-width:100%;} .row-cols-md-2 > *{ -ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;} .row-cols-md-3 > *{ -ms-flex:0 0 33.333333%; flex:0 0 33.333333%; max-width:33.333333%;} .row-cols-md-4 > *{ -ms-flex:0 0 25%; flex:0 0 25%; max-width:25%;} .row-cols-md-5 > *{ -ms-flex:0 0 20%; flex:0 0 20%; max-width:20%;} .row-cols-md-6 > *{ -ms-flex:0 0 16.666667%; flex:0 0 16.666667%; max-width:16.666667%;} .col-md-auto{ -ms-flex:0 0 auto; flex:0 0 auto; width:auto; max-width:100%;} .col-md-1{ -ms-flex:0 0 8.333333%; flex:0 0 8.333333%; max-width:8.333333%;} .col-md-2{ -ms-flex:0 0 16.666667%; flex:0 0 16.666667%; max-width:16.666667%;} .col-md-3{ -ms-flex:0 0 25%; flex:0 0 25%; max-width:25%;} .col-md-4{ -ms-flex:0 0 33.333333%; flex:0 0 33.333333%; max-width:33.333333%;} .col-md-5{ -ms-flex:0 0 41.666667%; flex:0 0 41.666667%; max-width:41.666667%;} .col-md-6{ -ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;} .col-md-7{ -ms-flex:0 0 58.333333%; flex:0 0 58.333333%; max-width:58.333333%;} .col-md-8{ -ms-flex:0 0 66.666667%; flex:0 0 66.666667%; max-width:66.666667%;} .col-md-9{ -ms-flex:0 0 75%; flex:0 0 75%; max-width:75%;} .col-md-10{ -ms-flex:0 0 83.333333%; flex:0 0 83.333333%; max-width:83.333333%;} .col-md-11{ -ms-flex:0 0 91.666667%; flex:0 0 91.666667%; max-width:91.666667%;} .col-md-12{ -ms-flex:0 0 100%; flex:0 0 100%; max-width:100%;} .order-md-first{ -ms-flex-order:-1; order:-1;} .order-md-last{ -ms-flex-order:13; order:13;} .order-md-0{ -ms-flex-order:0; order:0;} .order-md-1{ -ms-flex-order:1; order:1;} .order-md-2{ -ms-flex-order:2; order:2;} .order-md-3{ -ms-flex-order:3; order:3;} .order-md-4{ -ms-flex-order:4; order:4;} .order-md-5{ -ms-flex-order:5; order:5;} .order-md-6{ -ms-flex-order:6; order:6;} .order-md-7{ -ms-flex-order:7; order:7;} .order-md-8{ -ms-flex-order:8; order:8;} .order-md-9{ -ms-flex-order:9; order:9;} .order-md-10{ -ms-flex-order:10; order:10;} .order-md-11{ -ms-flex-order:11; order:11;} .order-md-12{ -ms-flex-order:12; order:12;} .offset-md-0{ margin-left:0;} .offset-md-1{ margin-left:8.333333%;} .offset-md-2{ margin-left:16.666667%;} .offset-md-3{ margin-left:25%;} .offset-md-4{ margin-left:33.333333%;} .offset-md-5{ margin-left:41.666667%;} .offset-md-6{ margin-left:50%;} .offset-md-7{ margin-left:58.333333%;} .offset-md-8{ margin-left:66.666667%;} .offset-md-9{ margin-left:75%;} .offset-md-10{ margin-left:83.333333%;} .offset-md-11{ margin-left:91.666667%;}}@media (min-width:992px){ .col-lg{ -ms-flex-preferred-size:0; flex-basis:0; -ms-flex-positive:1; flex-grow:1; max-width:100%;} .row-cols-lg-1 > *{ -ms-flex:0 0 100%; flex:0 0 100%; max-width:100%;} .row-cols-lg-2 > *{ -ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;} .row-cols-lg-3 > *{ -ms-flex:0 0 33.333333%; flex:0 0 33.333333%; max-width:33.333333%;} .row-cols-lg-4 > *{ -ms-flex:0 0 25%; flex:0 0 25%; max-width:25%;} .row-cols-lg-5 > *{ -ms-flex:0 0 20%; flex:0 0 20%; max-width:20%;} .row-cols-lg-6 > *{ -ms-flex:0 0 16.666667%; flex:0 0 16.666667%; max-width:16.666667%;} .col-lg-auto{ -ms-flex:0 0 auto; flex:0 0 auto; width:auto; max-width:100%;} .col-lg-1{ -ms-flex:0 0 8.333333%; flex:0 0 8.333333%; max-width:8.333333%;} .col-lg-2{ -ms-flex:0 0 16.666667%; flex:0 0 16.666667%; max-width:16.666667%;} .col-lg-3{ -ms-flex:0 0 25%; flex:0 0 25%; max-width:25%;} .col-lg-4{ -ms-flex:0 0 33.333333%; flex:0 0 33.333333%; max-width:33.333333%;} .col-lg-5{ -ms-flex:0 0 41.666667%; flex:0 0 41.666667%; max-width:41.666667%;} .col-lg-6{ -ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;} .col-lg-7{ -ms-flex:0 0 58.333333%; flex:0 0 58.333333%; max-width:58.333333%;} .col-lg-8{ -ms-flex:0 0 66.666667%; flex:0 0 66.666667%; max-width:66.666667%;} .col-lg-9{ -ms-flex:0 0 75%; flex:0 0 75%; max-width:75%;} .col-lg-10{ -ms-flex:0 0 83.333333%; flex:0 0 83.333333%; max-width:83.333333%;} .col-lg-11{ -ms-flex:0 0 91.666667%; flex:0 0 91.666667%; max-width:91.666667%;} .col-lg-12{ -ms-flex:0 0 100%; flex:0 0 100%; max-width:100%;} .order-lg-first{ -ms-flex-order:-1; order:-1;} .order-lg-last{ -ms-flex-order:13; order:13;} .order-lg-0{ -ms-flex-order:0; order:0;} .order-lg-1{ -ms-flex-order:1; order:1;} .order-lg-2{ -ms-flex-order:2; order:2;} .order-lg-3{ -ms-flex-order:3; order:3;} .order-lg-4{ -ms-flex-order:4; order:4;} .order-lg-5{ -ms-flex-order:5; order:5;} .order-lg-6{ -ms-flex-order:6; order:6;} .order-lg-7{ -ms-flex-order:7; order:7;} .order-lg-8{ -ms-flex-order:8; order:8;} .order-lg-9{ -ms-flex-order:9; order:9;} .order-lg-10{ -ms-flex-order:10; order:10;} .order-lg-11{ -ms-flex-order:11; order:11;} .order-lg-12{ -ms-flex-order:12; order:12;} .offset-lg-0{ margin-left:0;} .offset-lg-1{ margin-left:8.333333%;} .offset-lg-2{ margin-left:16.666667%;} .offset-lg-3{ margin-left:25%;} .offset-lg-4{ margin-left:33.333333%;} .offset-lg-5{ margin-left:41.666667%;} .offset-lg-6{ margin-left:50%;} .offset-lg-7{ margin-left:58.333333%;} .offset-lg-8{ margin-left:66.666667%;} .offset-lg-9{ margin-left:75%;} .offset-lg-10{ margin-left:83.333333%;} .offset-lg-11{ margin-left:91.666667%;}}@media (min-width:1200px){ .col-xl{ -ms-flex-preferred-size:0; flex-basis:0; -ms-flex-positive:1; flex-grow:1; max-width:100%;} .row-cols-xl-1 > *{ -ms-flex:0 0 100%; flex:0 0 100%; max-width:100%;} .row-cols-xl-2 > *{ -ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;} .row-cols-xl-3 > *{ -ms-flex:0 0 33.333333%; flex:0 0 33.333333%; max-width:33.333333%;} .row-cols-xl-4 > *{ -ms-flex:0 0 25%; flex:0 0 25%; max-width:25%;} .row-cols-xl-5 > *{ -ms-flex:0 0 20%; flex:0 0 20%; max-width:20%;} .row-cols-xl-6 > *{ -ms-flex:0 0 16.666667%; flex:0 0 16.666667%; max-width:16.666667%;} .col-xl-auto{ -ms-flex:0 0 auto; flex:0 0 auto; width:auto; max-width:100%;} .col-xl-1{ -ms-flex:0 0 8.333333%; flex:0 0 8.333333%; max-width:8.333333%;} .col-xl-2{ -ms-flex:0 0 16.666667%; flex:0 0 16.666667%; max-width:16.666667%;} .col-xl-3{ -ms-flex:0 0 25%; flex:0 0 25%; max-width:25%;} .col-xl-4{ -ms-flex:0 0 33.333333%; flex:0 0 33.333333%; max-width:33.333333%;} .col-xl-5{ -ms-flex:0 0 41.666667%; flex:0 0 41.666667%; max-width:41.666667%;} .col-xl-6{ -ms-flex:0 0 50%; flex:0 0 50%; max-width:50%;} .col-xl-7{ -ms-flex:0 0 58.333333%; flex:0 0 58.333333%; max-width:58.333333%;} .col-xl-8{ -ms-flex:0 0 66.666667%; flex:0 0 66.666667%; max-width:66.666667%;} .col-xl-9{ -ms-flex:0 0 75%; flex:0 0 75%; max-width:75%;} .col-xl-10{ -ms-flex:0 0 83.333333%; flex:0 0 83.333333%; max-width:83.333333%;} .col-xl-11{ -ms-flex:0 0 91.666667%; flex:0 0 91.666667%; max-width:91.666667%;} .col-xl-12{ -ms-flex:0 0 100%; flex:0 0 100%; max-width:100%;} .order-xl-first{ -ms-flex-order:-1; order:-1;} .order-xl-last{ -ms-flex-order:13; order:13;} .order-xl-0{ -ms-flex-order:0; order:0;} .order-xl-1{ -ms-flex-order:1; order:1;} .order-xl-2{ -ms-flex-order:2; order:2;} .order-xl-3{ -ms-flex-order:3; order:3;} .order-xl-4{ -ms-flex-order:4; order:4;} .order-xl-5{ -ms-flex-order:5; order:5;} .order-xl-6{ -ms-flex-order:6; order:6;} .order-xl-7{ -ms-flex-order:7; order:7;} .order-xl-8{ -ms-flex-order:8; order:8;} .order-xl-9{ -ms-flex-order:9; order:9;} .order-xl-10{ -ms-flex-order:10; order:10;} .order-xl-11{ -ms-flex-order:11; order:11;} .order-xl-12{ -ms-flex-order:12; order:12;} .offset-xl-0{ margin-left:0;} .offset-xl-1{ margin-left:8.333333%;} .offset-xl-2{ margin-left:16.666667%;} .offset-xl-3{ margin-left:25%;} .offset-xl-4{ margin-left:33.333333%;} .offset-xl-5{ margin-left:41.666667%;} .offset-xl-6{ margin-left:50%;} .offset-xl-7{ margin-left:58.333333%;} .offset-xl-8{ margin-left:66.666667%;} .offset-xl-9{ margin-left:75%;} .offset-xl-10{ margin-left:83.333333%;} .offset-xl-11{ margin-left:91.666667%;}}.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:#b8daff;}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody + tbody{ border-color:#7abaff;}.table-hover .table-primary:hover{ background-color:#9fcdff;}.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th{ background-color:#9fcdff;}.table-secondary,.table-secondary > th,.table-secondary > td{ background-color:#d6d8db;}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody + tbody{ border-color:#b3b7bb;}.table-hover .table-secondary:hover{ background-color:#c8cbcf;}.table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th{ background-color:#c8cbcf;}.table-success,.table-success > th,.table-success > td{ background-color:#c3e6cb;}.table-success th,.table-success td,.table-success thead th,.table-success tbody + tbody{ border-color:#8fd19e;}.table-hover .table-success:hover{ background-color:#b1dfbb;}.table-hover .table-success:hover > td,.table-hover .table-success:hover > th{ background-color:#b1dfbb;}.table-info,.table-info > th,.table-info > td{ background-color:#bee5eb;}.table-info th,.table-info td,.table-info thead th,.table-info tbody + tbody{ border-color:#86cfda;}.table-hover .table-info:hover{ background-color:#abdde5;}.table-hover .table-info:hover > td,.table-hover .table-info:hover > th{ background-color:#abdde5;}.table-warning,.table-warning > th,.table-warning > td{ background-color:#ffeeba;}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody + tbody{ border-color:#ffdf7e;}.table-hover .table-warning:hover{ background-color:#ffe8a1;}.table-hover .table-warning:hover > td,.table-hover .table-warning:hover > th{ background-color:#ffe8a1;}.table-danger,.table-danger > th,.table-danger > td{ background-color:#f5c6cb;}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody + tbody{ border-color:#ed969e;}.table-hover .table-danger:hover{ background-color:#f1b0b7;}.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th{ background-color:#f1b0b7;}.table-light,.table-light > th,.table-light > td{ background-color:#fdfdfe;}.table-light th,.table-light td,.table-light thead th,.table-light tbody + tbody{ border-color:#fbfcfc;}.table-hover .table-light:hover{ background-color:#ececf6;}.table-hover .table-light:hover > td,.table-hover .table-light:hover > th{ background-color:#ececf6;}.table-dark,.table-dark > th,.table-dark > td{ background-color:#c6c8ca;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{ border-color:#95999c;}.table-hover .table-dark:hover{ background-color:#b9bbbe;}.table-hover .table-dark:hover > td,.table-hover .table-dark:hover > th{ background-color:#b9bbbe;}.table-active,.table-active > th,.table-active > td{ background-color:rgba(0,0,0,0.075);}.table-hover .table-active:hover{ background-color:rgba(0,0,0,0.075);}.table-hover .table-active:hover > td,.table-hover .table-active:hover > th{ background-color:rgba(0,0,0,0.075);}.table .thead-dark th{ color:#fff; background-color:#343a40; border-color:#454d55;}.table .thead-light th{ color:#495057; background-color:#e9ecef; border-color:#dee2e6;}.table-dark{ color:#fff; background-color:#343a40;}.table-dark th,.table-dark td,.table-dark thead th{ border-color:#454d55;}.table-dark.table-bordered{ border:0;}.table-dark.table-striped tbody tr:nth-of-type(odd){ background-color:rgba(255,255,255,0.05);}.table-dark.table-hover tbody tr:hover{ color:#fff; background-color:rgba(255,255,255,0.075);}@media (max-width:575.98px){ .table-responsive-sm{ display:block; width:100%; overflow-x:auto; -webkit-overflow-scrolling:touch;} .table-responsive-sm > .table-bordered{ border:0;}}@media (max-width:767.98px){ .table-responsive-md{ display:block; width:100%; overflow-x:auto; -webkit-overflow-scrolling:touch;} .table-responsive-md > .table-bordered{ border:0;}}@media (max-width:991.98px){ .table-responsive-lg{ display:block; width:100%; overflow-x:auto; -webkit-overflow-scrolling:touch;} .table-responsive-lg > .table-bordered{ border:0;}}@media (max-width:1199.98px){ .table-responsive-xl{ display:block; width:100%; overflow-x:auto; -webkit-overflow-scrolling:touch;} .table-responsive-xl > .table-bordered{ border:0;}}.table-responsive{ display:block; width:100%; overflow-x:auto; -webkit-overflow-scrolling:touch;}.table-responsive > .table-bordered{ border:0;}.form-control{ display:block; width:100%; height:calc(1.5em + 0.75rem + 2px); padding:0.375rem 0.75rem; font-size:1rem; font-weight:400; line-height:1.5; color:#495057; background-color:#fff; background-clip:padding-box; border:1px solid #ced4da; border-radius:0.25rem; transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-control{ transition:none;}}.form-control::-ms-expand{ background-color:transparent; border:0;}.form-control:focus{ color:#495057; background-color:#fff; border-color:#80bdff; outline:0; box-shadow:0 0 0 0.2rem rgba(0,123,255,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:-moz-focusring{ color:transparent; text-shadow:0 0 0 #495057;}select.form-control:focus::-ms-value{ color:#495057; background-color:#fff;}.form-control-file,.form-control-range{ display:block; width:100%;}.col-form-label{ padding-top:calc(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:-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:-ms-inline-flexbox; display:inline-flex; -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:#fff; 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) !important; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat:no-repeat; background-position:right calc(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; box-shadow:0 0 0 0.2rem rgba(40,167,69,0.25);}.was-validated select.form-control:valid,select.form-control.is-valid{ padding-right:3rem !important; background-position:right 1.5rem center;}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{ padding-right:calc(1.5em + 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) !important; background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(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; 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{ 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; 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:#fff; 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) !important; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-repeat:no-repeat; background-position:right calc(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; box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.was-validated select.form-control:invalid,select.form-control.is-invalid{ padding-right:3rem !important; background-position:right 1.5rem center;}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{ padding-right:calc(1.5em + 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) !important; background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(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; 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{ 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; box-shadow:0 0 0 0.2rem rgba(220,53,69,0.25);}.form-inline{ display:-ms-flexbox; display:flex; -ms-flex-flow:row wrap; flex-flow:row wrap; -ms-flex-align:center; align-items:center;}.form-inline .form-check{ width:100%;}@media (min-width:576px){ .form-inline label{ display:-ms-flexbox; display:flex; -ms-flex-align:center; align-items:center; -ms-flex-pack:center; justify-content:center; margin-bottom:0;} .form-inline .form-group{ display:-ms-flexbox; display:flex; -ms-flex:0 0 auto; flex:0 0 auto; -ms-flex-flow:row wrap; flex-flow:row wrap; -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:-ms-flexbox; display:flex; -ms-flex-align:center; align-items: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{ -ms-flex-align:center; align-items: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; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .btn{ transition:none;}}.btn:hover{ color:#212529; text-decoration:none;}.btn:focus,.btn.focus{ outline:0; box-shadow:0 0 0 0.2rem rgba(0,123,255,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:#fff; background-color:#007bff; border-color:#007bff;}.btn-primary:hover{ color:#fff; background-color:#0069d9; border-color:#0062cc;}.btn-primary:focus,.btn-primary.focus{ color:#fff; background-color:#0069d9; border-color:#0062cc; box-shadow:0 0 0 0.2rem rgba(38,143,255,0.5);}.btn-primary.disabled,.btn-primary:disabled{ color:#fff; background-color:#007bff; border-color:#007bff;}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show > .btn-primary.dropdown-toggle{ color:#fff; background-color:#0062cc; border-color:#005cbf;}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-primary.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(38,143,255,0.5);}.btn-secondary{ color:#fff; background-color:#6c757d; border-color:#6c757d;}.btn-secondary:hover{ color:#fff; background-color:#5a6268; border-color:#545b62;}.btn-secondary:focus,.btn-secondary.focus{ color:#fff; background-color:#5a6268; border-color:#545b62; box-shadow:0 0 0 0.2rem rgba(130,138,145,0.5);}.btn-secondary.disabled,.btn-secondary:disabled{ color:#fff; background-color:#6c757d; border-color:#6c757d;}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show > .btn-secondary.dropdown-toggle{ color:#fff; background-color:#545b62; border-color:#4e555b;}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-secondary.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(130,138,145,0.5);}.btn-success{ color:#fff; background-color:#28a745; border-color:#28a745;}.btn-success:hover{ color:#fff; background-color:#218838; border-color:#1e7e34;}.btn-success:focus,.btn-success.focus{ color:#fff; background-color:#218838; border-color:#1e7e34; box-shadow:0 0 0 0.2rem rgba(72,180,97,0.5);}.btn-success.disabled,.btn-success:disabled{ color:#fff; background-color:#28a745; border-color:#28a745;}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show > .btn-success.dropdown-toggle{ color:#fff; background-color:#1e7e34; border-color:#1c7430;}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show > .btn-success.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(72,180,97,0.5);}.btn-info{ color:#fff; background-color:#17a2b8; border-color:#17a2b8;}.btn-info:hover{ color:#fff; background-color:#138496; border-color:#117a8b;}.btn-info:focus,.btn-info.focus{ color:#fff; background-color:#138496; border-color:#117a8b; box-shadow:0 0 0 0.2rem rgba(58,176,195,0.5);}.btn-info.disabled,.btn-info:disabled{ color:#fff; background-color:#17a2b8; border-color:#17a2b8;}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show > .btn-info.dropdown-toggle{ color:#fff; background-color:#117a8b; border-color:#10707f;}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show > .btn-info.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(58,176,195,0.5);}.btn-warning{ color:#212529; background-color:#ffc107; border-color:#ffc107;}.btn-warning:hover{ color:#212529; background-color:#e0a800; border-color:#d39e00;}.btn-warning:focus,.btn-warning.focus{ color:#212529; background-color:#e0a800; border-color:#d39e00; box-shadow:0 0 0 0.2rem rgba(222,170,12,0.5);}.btn-warning.disabled,.btn-warning:disabled{ color:#212529; background-color:#ffc107; border-color:#ffc107;}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show > .btn-warning.dropdown-toggle{ color:#212529; background-color:#d39e00; border-color:#c69500;}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-warning.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(222,170,12,0.5);}.btn-danger{ color:#fff; background-color:#dc3545; border-color:#dc3545;}.btn-danger:hover{ color:#fff; background-color:#c82333; border-color:#bd2130;}.btn-danger:focus,.btn-danger.focus{ color:#fff; background-color:#c82333; border-color:#bd2130; box-shadow:0 0 0 0.2rem rgba(225,83,97,0.5);}.btn-danger.disabled,.btn-danger:disabled{ color:#fff; background-color:#dc3545; border-color:#dc3545;}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show > .btn-danger.dropdown-toggle{ color:#fff; background-color:#bd2130; border-color:#b21f2d;}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-danger.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(225,83,97,0.5);}.btn-light{ color:#212529; background-color:#f8f9fa; border-color:#f8f9fa;}.btn-light:hover{ color:#212529; background-color:#e2e6ea; border-color:#dae0e5;}.btn-light:focus,.btn-light.focus{ color:#212529; background-color:#e2e6ea; border-color:#dae0e5; box-shadow:0 0 0 0.2rem rgba(216,217,219,0.5);}.btn-light.disabled,.btn-light:disabled{ color:#212529; background-color:#f8f9fa; border-color:#f8f9fa;}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show > .btn-light.dropdown-toggle{ color:#212529; background-color:#dae0e5; border-color:#d3d9df;}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show > .btn-light.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(216,217,219,0.5);}.btn-dark{ color:#fff; background-color:#343a40; border-color:#343a40;}.btn-dark:hover{ color:#fff; background-color:#23272b; border-color:#1d2124;}.btn-dark:focus,.btn-dark.focus{ color:#fff; background-color:#23272b; border-color:#1d2124; box-shadow:0 0 0 0.2rem rgba(82,88,93,0.5);}.btn-dark.disabled,.btn-dark:disabled{ color:#fff; background-color:#343a40; border-color:#343a40;}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show > .btn-dark.dropdown-toggle{ color:#fff; background-color:#1d2124; border-color:#171a1d;}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-dark.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(82,88,93,0.5);}.btn-outline-primary{ color:#007bff; border-color:#007bff;}.btn-outline-primary:hover{ color:#fff; background-color:#007bff; border-color:#007bff;}.btn-outline-primary:focus,.btn-outline-primary.focus{ box-shadow:0 0 0 0.2rem rgba(0,123,255,0.5);}.btn-outline-primary.disabled,.btn-outline-primary:disabled{ color:#007bff; background-color:transparent;}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show > .btn-outline-primary.dropdown-toggle{ color:#fff; background-color:#007bff; border-color:#007bff;}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-primary.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(0,123,255,0.5);}.btn-outline-secondary{ color:#6c757d; border-color:#6c757d;}.btn-outline-secondary:hover{ color:#fff; background-color:#6c757d; border-color:#6c757d;}.btn-outline-secondary:focus,.btn-outline-secondary.focus{ box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5);}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{ color:#6c757d; background-color:transparent;}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show > .btn-outline-secondary.dropdown-toggle{ color:#fff; background-color:#6c757d; border-color:#6c757d;}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-secondary.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5);}.btn-outline-success{ color:#28a745; border-color:#28a745;}.btn-outline-success:hover{ color:#fff; background-color:#28a745; border-color:#28a745;}.btn-outline-success:focus,.btn-outline-success.focus{ box-shadow:0 0 0 0.2rem rgba(40,167,69,0.5);}.btn-outline-success.disabled,.btn-outline-success:disabled{ color:#28a745; background-color:transparent;}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show > .btn-outline-success.dropdown-toggle{ color:#fff; background-color:#28a745; border-color:#28a745;}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-success.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(40,167,69,0.5);}.btn-outline-info{ color:#17a2b8; border-color:#17a2b8;}.btn-outline-info:hover{ color:#fff; background-color:#17a2b8; border-color:#17a2b8;}.btn-outline-info:focus,.btn-outline-info.focus{ box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);}.btn-outline-info.disabled,.btn-outline-info:disabled{ color:#17a2b8; background-color:transparent;}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show > .btn-outline-info.dropdown-toggle{ color:#fff; background-color:#17a2b8; border-color:#17a2b8;}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-info.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);}.btn-outline-warning{ color:#ffc107; border-color:#ffc107;}.btn-outline-warning:hover{ color:#212529; background-color:#ffc107; border-color:#ffc107;}.btn-outline-warning:focus,.btn-outline-warning.focus{ box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);}.btn-outline-warning.disabled,.btn-outline-warning:disabled{ color:#ffc107; background-color:transparent;}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show > .btn-outline-warning.dropdown-toggle{ color:#212529; background-color:#ffc107; border-color:#ffc107;}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-warning.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);}.btn-outline-danger{ color:#dc3545; border-color:#dc3545;}.btn-outline-danger:hover{ color:#fff; background-color:#dc3545; border-color:#dc3545;}.btn-outline-danger:focus,.btn-outline-danger.focus{ box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5);}.btn-outline-danger.disabled,.btn-outline-danger:disabled{ color:#dc3545; background-color:transparent;}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show > .btn-outline-danger.dropdown-toggle{ color:#fff; background-color:#dc3545; border-color:#dc3545;}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-danger.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5);}.btn-outline-light{ color:#f8f9fa; border-color:#f8f9fa;}.btn-outline-light:hover{ color:#212529; background-color:#f8f9fa; border-color:#f8f9fa;}.btn-outline-light:focus,.btn-outline-light.focus{ box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5);}.btn-outline-light.disabled,.btn-outline-light:disabled{ color:#f8f9fa; background-color:transparent;}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show > .btn-outline-light.dropdown-toggle{ color:#212529; background-color:#f8f9fa; border-color:#f8f9fa;}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-light.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5);}.btn-outline-dark{ color:#343a40; border-color:#343a40;}.btn-outline-dark:hover{ color:#fff; background-color:#343a40; border-color:#343a40;}.btn-outline-dark:focus,.btn-outline-dark.focus{ box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5);}.btn-outline-dark.disabled,.btn-outline-dark:disabled{ color:#343a40; background-color:transparent;}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show > .btn-outline-dark.dropdown-toggle{ color:#fff; background-color:#343a40; border-color:#343a40;}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-dark.dropdown-toggle:focus{ box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5);}.btn-link{ font-weight:400; color:#007bff; text-decoration:none;}.btn-link:hover{ color:#0056b3; text-decoration:underline;}.btn-link:focus,.btn-link.focus{ text-decoration:underline;}.btn-link:disabled,.btn-link.disabled{ color:#6c757d; pointer-events:none;}.btn-lg,.btn-group-lg > .btn{ padding: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{ transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce){ .fade{ transition:none;}}.fade:not(.show){ opacity:0;}.collapse:not(.show){ display:none;}.collapsing{ position:relative; height:0; overflow:hidden; transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){ .collapsing{ transition:none;}}.dropup,.dropright,.dropdown,.dropleft{ position:relative;}.dropdown-toggle{ white-space:nowrap;}.dropdown-toggle::after{ display:inline-block; margin-left: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:#fff; 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:#fff; text-decoration:none; background-color:#007bff;}.dropdown-item.disabled,.dropdown-item:disabled{ color:#adb5bd; pointer-events:none; background-color:transparent;}.dropdown-menu.show{ display:block;}.dropdown-header{ display:block; padding: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:-ms-inline-flexbox; display:inline-flex; vertical-align:middle;}.btn-group > .btn,.btn-group-vertical > .btn{ position:relative; -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:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -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{ -ms-flex-direction:column; flex-direction:column; -ms-flex-align:start; align-items:flex-start; -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:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -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; -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:-ms-flexbox; display:flex; -ms-flex-align:center; align-items:center;}.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:last-child) .custom-file-label::after{ border-top-right-radius:0; border-bottom-right-radius:0;}.input-group > .custom-file:not(:first-child) .custom-file-label{ border-top-left-radius:0; border-bottom-left-radius:0;}.input-group:not(.has-validation) > .form-control:not(:last-child),.input-group:not(.has-validation) > .custom-select:not(:last-child),.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after{ border-top-right-radius:0; border-bottom-right-radius:0;}.input-group.has-validation > .form-control:nth-last-child(n + 3),.input-group.has-validation > .custom-select:nth-last-child(n + 3),.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after{ border-top-right-radius:0; border-bottom-right-radius:0;}.input-group-prepend,.input-group-append{ display:-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:-ms-flexbox; display:flex; -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:-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:#fff; border-color:#007bff; background-color:#007bff;}.custom-control-input:focus ~ .custom-control-label::before{ box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{ border-color:#80bdff;}.custom-control-input:not(:disabled):active ~ .custom-control-label::before{ color:#fff; background-color:#b3d7ff; border-color:#b3d7ff;}.custom-control-input[disabled] ~ .custom-control-label,.custom-control-input:disabled ~ .custom-control-label{ color:#6c757d;}.custom-control-input[disabled] ~ .custom-control-label::before,.custom-control-input:disabled ~ .custom-control-label::before{ background-color:#e9ecef;}.custom-control-label{ position:relative; margin-bottom:0; vertical-align:top;}.custom-control-label::before{ position:absolute; top:0.25rem; left:-1.5rem; display:block; width:1rem; height:1rem; pointer-events:none; content:""; background-color:#fff; border:#adb5bd solid 1px;}.custom-control-label::after{ position:absolute; top: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='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{ border-color:#007bff; background-color:#007bff;}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{ background-color:rgba(0,123,255,0.5);}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{ background-color:rgba(0,123,255,0.5);}.custom-radio .custom-control-label::before{ border-radius:50%;}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{ background-color:rgba(0,123,255,0.5);}.custom-switch{ padding-left:2.25rem;}.custom-switch .custom-control-label::before{ left:-2.25rem; width:1.75rem; pointer-events:all; border-radius: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; transition: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; 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;}@media (prefers-reduced-motion:reduce){ .custom-switch .custom-control-label::after{ transition:none;}}.custom-switch .custom-control-input:checked ~ .custom-control-label::after{ background-color:#fff; -webkit-transform:translateX(0.75rem); transform:translateX(0.75rem);}.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{ background-color:rgba(0,123,255,0.5);}.custom-select{ display:inline-block; width:100%; height:calc(1.5em + 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:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 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:#80bdff; outline:0; box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);}.custom-select:focus::-ms-value{ color:#495057; background-color:#fff;}.custom-select[multiple],.custom-select[size]:not([size="1"]){ height:auto; padding-right: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:#80bdff; box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);}.custom-file-input[disabled] ~ .custom-file-label,.custom-file-input:disabled ~ .custom-file-label{ background-color:#e9ecef;}.custom-file-input:lang(en) ~ .custom-file-label::after{ content:"Browse";}.custom-file-input ~ .custom-file-label[data-browse]::after{ content:attr(data-browse);}.custom-file-label{ position:absolute; top:0; right:0; left:0; z-index:1; height:calc(1.5em + 0.75rem + 2px); padding:0.375rem 0.75rem; overflow:hidden; font-weight:400; line-height:1.5; color:#495057; background-color:#fff; 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{ box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(0,123,255,0.25);}.custom-range:focus::-moz-range-thumb{ box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(0,123,255,0.25);}.custom-range:focus::-ms-thumb{ box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(0,123,255,0.25);}.custom-range::-moz-focus-outer{ border:0;}.custom-range::-webkit-slider-thumb{ width:1rem; height:1rem; margin-top:-0.25rem; background-color:#007bff; border:0; border-radius:1rem; -webkit-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-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:#b3d7ff;}.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:#007bff; 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:#b3d7ff;}.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:#007bff; 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:#b3d7ff;}.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{ transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .custom-control-label::before, .custom-file-label, .custom-select{ transition:none;}}.nav{ display:-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:#fff; border-color:#dee2e6 #dee2e6 #fff;}.nav-tabs .dropdown-menu{ margin-top:-1px; border-top-left-radius:0; border-top-right-radius:0;}.nav-pills .nav-link{ border-radius:0.25rem;}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{ color:#fff; background-color:#007bff;}.nav-fill > .nav-link,.nav-fill .nav-item{ -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; -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:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -ms-flex-align:center; align-items:center; -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:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -ms-flex-align:center; align-items:center; -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:-ms-flexbox; display:flex; -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%; -ms-flex-positive:1; flex-grow:1; -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{ -ms-flex-flow:row nowrap; flex-flow:row nowrap; -ms-flex-pack:start; justify-content:flex-start;} .navbar-expand-sm .navbar-nav{ -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:-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{ -ms-flex-flow:row nowrap; flex-flow:row nowrap; -ms-flex-pack:start; justify-content:flex-start;} .navbar-expand-md .navbar-nav{ -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:-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{ -ms-flex-flow:row nowrap; flex-flow:row nowrap; -ms-flex-pack:start; justify-content:flex-start;} .navbar-expand-lg .navbar-nav{ -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:-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{ -ms-flex-flow:row nowrap; flex-flow:row nowrap; -ms-flex-pack:start; justify-content:flex-start;} .navbar-expand-xl .navbar-nav{ -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:-ms-flexbox !important; display:flex !important; -ms-flex-preferred-size:auto; flex-basis:auto;} .navbar-expand-xl .navbar-toggler{ display:none;}}.navbar-expand{ -ms-flex-flow:row nowrap; flex-flow:row nowrap; -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{ -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:-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:#fff;}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{ color:#fff;}.navbar-dark .navbar-nav .nav-link{ color:rgba(255,255,255,0.5);}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{ color:rgba(255,255,255,0.75);}.navbar-dark .navbar-nav .nav-link.disabled{ color:rgba(255,255,255,0.25);}.navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .active > .nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{ color:#fff;}.navbar-dark .navbar-toggler{ color:rgba(255,255,255,0.5); border-color:rgba(255,255,255,0.1);}.navbar-dark .navbar-toggler-icon{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-dark .navbar-text{ color:rgba(255,255,255,0.5);}.navbar-dark .navbar-text a{ color:#fff;}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{ color:#fff;}.card{ position:relative; display:-ms-flexbox; display:flex; -ms-flex-direction:column; flex-direction:column; min-width:0; word-wrap:break-word; background-color:#fff; background-clip:border-box; border:1px solid rgba(0,0,0,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{ -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:-ms-flexbox; display:flex; -ms-flex-flow:row wrap; flex-flow:row wrap; margin-right:-15px; margin-left:-15px;} .card-deck .card{ -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:-ms-flexbox; display:flex; -ms-flex-flow:row wrap; flex-flow:row wrap;} .card-group > .card{ -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:-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:-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:#007bff; background-color:#fff; border:1px solid #dee2e6;}.page-link:hover{ z-index:2; color:#0056b3; text-decoration:none; background-color:#e9ecef; border-color:#dee2e6;}.page-link:focus{ z-index:3; outline:0; box-shadow:0 0 0 0.2rem rgba(0,123,255,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:#fff; background-color:#007bff; border-color:#007bff;}.page-item.disabled .page-link{ color:#6c757d; pointer-events:none; cursor:auto; background-color:#fff; border-color:#dee2e6;}.pagination-lg .page-link{ padding: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; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .badge{ transition:none;}}a.badge:hover,a.badge:focus{ text-decoration:none;}.badge:empty{ display:none;}.btn .badge{ position:relative; top:-1px;}.badge-pill{ padding-right:0.6em; padding-left:0.6em; border-radius:10rem;}.badge-primary{ color:#fff; background-color:#007bff;}a.badge-primary:hover,a.badge-primary:focus{ color:#fff; background-color:#0062cc;}a.badge-primary:focus,a.badge-primary.focus{ outline:0; box-shadow:0 0 0 0.2rem rgba(0,123,255,0.5);}.badge-secondary{ color:#fff; background-color:#6c757d;}a.badge-secondary:hover,a.badge-secondary:focus{ color:#fff; background-color:#545b62;}a.badge-secondary:focus,a.badge-secondary.focus{ outline:0; box-shadow:0 0 0 0.2rem rgba(108,117,125,0.5);}.badge-success{ color:#fff; background-color:#28a745;}a.badge-success:hover,a.badge-success:focus{ color:#fff; background-color:#1e7e34;}a.badge-success:focus,a.badge-success.focus{ outline:0; box-shadow:0 0 0 0.2rem rgba(40,167,69,0.5);}.badge-info{ color:#fff; background-color:#17a2b8;}a.badge-info:hover,a.badge-info:focus{ color:#fff; background-color:#117a8b;}a.badge-info:focus,a.badge-info.focus{ outline:0; box-shadow:0 0 0 0.2rem rgba(23,162,184,0.5);}.badge-warning{ color:#212529; background-color:#ffc107;}a.badge-warning:hover,a.badge-warning:focus{ color:#212529; background-color:#d39e00;}a.badge-warning:focus,a.badge-warning.focus{ outline:0; box-shadow:0 0 0 0.2rem rgba(255,193,7,0.5);}.badge-danger{ color:#fff; background-color:#dc3545;}a.badge-danger:hover,a.badge-danger:focus{ color:#fff; background-color:#bd2130;}a.badge-danger:focus,a.badge-danger.focus{ outline:0; box-shadow:0 0 0 0.2rem rgba(220,53,69,0.5);}.badge-light{ color:#212529; background-color:#f8f9fa;}a.badge-light:hover,a.badge-light:focus{ color:#212529; background-color:#dae0e5;}a.badge-light:focus,a.badge-light.focus{ outline:0; box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5);}.badge-dark{ color:#fff; background-color:#343a40;}a.badge-dark:hover,a.badge-dark:focus{ color:#fff; background-color:#1d2124;}a.badge-dark:focus,a.badge-dark.focus{ outline:0; box-shadow:0 0 0 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:#004085; background-color:#cce5ff; border-color:#b8daff;}.alert-primary hr{ border-top-color:#9fcdff;}.alert-primary .alert-link{ color:#002752;}.alert-secondary{ color:#383d41; background-color:#e2e3e5; border-color:#d6d8db;}.alert-secondary hr{ border-top-color:#c8cbcf;}.alert-secondary .alert-link{ color:#202326;}.alert-success{ color:#155724; background-color:#d4edda; border-color:#c3e6cb;}.alert-success hr{ border-top-color:#b1dfbb;}.alert-success .alert-link{ color:#0b2e13;}.alert-info{ color:#0c5460; background-color:#d1ecf1; border-color:#bee5eb;}.alert-info hr{ border-top-color:#abdde5;}.alert-info .alert-link{ color:#062c33;}.alert-warning{ color:#856404; background-color:#fff3cd; border-color:#ffeeba;}.alert-warning hr{ border-top-color:#ffe8a1;}.alert-warning .alert-link{ color:#533f03;}.alert-danger{ color:#721c24; background-color:#f8d7da; border-color:#f5c6cb;}.alert-danger hr{ border-top-color:#f1b0b7;}.alert-danger .alert-link{ color:#491217;}.alert-light{ color:#818182; background-color:#fefefe; border-color:#fdfdfe;}.alert-light hr{ border-top-color:#ececf6;}.alert-light .alert-link{ color:#686868;}.alert-dark{ color:#1b1e21; background-color:#d6d8d9; border-color:#c6c8ca;}.alert-dark hr{ border-top-color:#b9bbbe;}.alert-dark .alert-link{ color:#040505;}@-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:-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:-ms-flexbox; display:flex; -ms-flex-direction:column; flex-direction:column; -ms-flex-pack:center; justify-content:center; overflow:hidden; color:#fff; text-align:center; white-space:nowrap; background-color:#007bff; transition:width 0.6s ease;}@media (prefers-reduced-motion:reduce){ .progress-bar{ transition:none;}}.progress-bar-striped{ background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent); background-size:1rem 1rem;}.progress-bar-animated{ -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:-ms-flexbox; display:flex; -ms-flex-align:start; align-items:flex-start;}.media-body{ -ms-flex:1; flex:1;}.list-group{ display:-ms-flexbox; display:flex; -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:#fff; border:1px solid rgba(0,0,0,0.125);}.list-group-item:first-child{ border-top-left-radius:inherit; border-top-right-radius:inherit;}.list-group-item:last-child{ border-bottom-right-radius:inherit; border-bottom-left-radius:inherit;}.list-group-item.disabled,.list-group-item:disabled{ color:#6c757d; pointer-events:none; background-color:#fff;}.list-group-item.active{ z-index:2; color:#fff; background-color:#007bff; border-color:#007bff;}.list-group-item + .list-group-item{ border-top-width:0;}.list-group-item + .list-group-item.active{ margin-top:-1px; border-top-width:1px;}.list-group-horizontal{ -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{ -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{ -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{ -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{ -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:#004085; background-color:#b8daff;}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{ color:#004085; background-color:#9fcdff;}.list-group-item-primary.list-group-item-action.active{ color:#fff; background-color:#004085; border-color:#004085;}.list-group-item-secondary{ color:#383d41; background-color:#d6d8db;}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{ color:#383d41; background-color:#c8cbcf;}.list-group-item-secondary.list-group-item-action.active{ color:#fff; background-color:#383d41; border-color:#383d41;}.list-group-item-success{ color:#155724; background-color:#c3e6cb;}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{ color:#155724; background-color:#b1dfbb;}.list-group-item-success.list-group-item-action.active{ color:#fff; background-color:#155724; border-color:#155724;}.list-group-item-info{ color:#0c5460; background-color:#bee5eb;}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{ color:#0c5460; background-color:#abdde5;}.list-group-item-info.list-group-item-action.active{ color:#fff; background-color:#0c5460; border-color:#0c5460;}.list-group-item-warning{ color:#856404; background-color:#ffeeba;}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{ color:#856404; background-color:#ffe8a1;}.list-group-item-warning.list-group-item-action.active{ color:#fff; background-color:#856404; border-color:#856404;}.list-group-item-danger{ color:#721c24; background-color:#f5c6cb;}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{ color:#721c24; background-color:#f1b0b7;}.list-group-item-danger.list-group-item-action.active{ color:#fff; background-color:#721c24; border-color:#721c24;}.list-group-item-light{ color:#818182; background-color:#fdfdfe;}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{ color:#818182; background-color:#ececf6;}.list-group-item-light.list-group-item-action.active{ color:#fff; background-color:#818182; border-color:#818182;}.list-group-item-dark{ color:#1b1e21; background-color:#c6c8ca;}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{ color:#1b1e21; background-color:#b9bbbe;}.list-group-item-dark.list-group-item-action.active{ color:#fff; background-color:#1b1e21; border-color:#1b1e21;}.close{ float:right; font-size:1.5rem; font-weight:700; line-height:1; color:#000; text-shadow:0 1px 0 #fff; opacity:.5;}.close:hover{ color:#000; text-decoration:none;}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{ opacity:.75;}button.close{ padding:0; background-color:transparent; border:0;}a.close.disabled{ pointer-events:none;}.toast{ -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); 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:-ms-flexbox; display:flex; -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{ 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{ 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:-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:-ms-flexbox; display:flex; -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{ -ms-flex-direction:column; flex-direction:column; -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:-ms-flexbox; display:flex; -ms-flex-direction:column; flex-direction:column; width:100%; pointer-events:auto; background-color:#fff; background-clip:padding-box; border:1px solid rgba(0,0,0,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:#000;}.modal-backdrop.fade{ opacity:0;}.modal-backdrop.show{ opacity:0.5;}.modal-header{ display:-ms-flexbox; display:flex; -ms-flex-align:start; align-items:flex-start; -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; -ms-flex:1 1 auto; flex:1 1 auto; padding:1rem;}.modal-footer{ display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -ms-flex-align:center; align-items:center; -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:#000;}.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:#000;}.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:#000;}.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:#000;}.tooltip-inner{ max-width:200px; padding:0.25rem 0.5rem; color:#fff; text-align:center; background-color:#000; 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:#fff; 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:#fff;}.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:#fff;}.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:#fff;}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{ position:absolute; top:0; left:50%; display:block; width:1rem; margin-left:-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:#fff;}.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; 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{ 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; 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; transition:opacity 0s 0.6s;}@media (prefers-reduced-motion:reduce){ .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right{ transition:none;}}.carousel-control-prev,.carousel-control-next{ position:absolute; top:0; bottom:0; z-index:1; display:-ms-flexbox; display:flex; -ms-flex-align:center; align-items:center; -ms-flex-pack:center; justify-content:center; width:15%; padding:0; color:#fff; text-align:center; background:none; border:0; opacity:0.5; transition:opacity 0.15s ease;}@media (prefers-reduced-motion:reduce){ .carousel-control-prev, .carousel-control-next{ transition:none;}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{ color:#fff; text-decoration:none; outline:0; opacity: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='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");}.carousel-control-next-icon{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");}.carousel-indicators{ position:absolute; right:0; bottom:0; left:0; z-index:15; display:-ms-flexbox; display:flex; -ms-flex-pack:center; justify-content:center; padding-left:0; margin-right:15%; margin-left:15%; list-style:none;}.carousel-indicators li{ box-sizing:content-box; -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:#fff; background-clip:padding-box; border-top:10px solid transparent; border-bottom:10px solid transparent; opacity:.5; transition:opacity 0.6s ease;}@media (prefers-reduced-motion:reduce){ .carousel-indicators li{ transition:none;}}.carousel-indicators .active{ opacity:1;}.carousel-caption{ position:absolute; right:15%; bottom:20px; left:15%; z-index:10; padding-top:20px; padding-bottom:20px; color:#fff; text-align:center;}@-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:-0.125em; 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:-0.125em; 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:#007bff !important;}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{ background-color:#0062cc !important;}.bg-secondary{ background-color:#6c757d !important;}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{ background-color:#545b62 !important;}.bg-success{ background-color:#28a745 !important;}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{ background-color:#1e7e34 !important;}.bg-info{ background-color:#17a2b8 !important;}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{ background-color:#117a8b !important;}.bg-warning{ background-color:#ffc107 !important;}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{ background-color:#d39e00 !important;}.bg-danger{ background-color:#dc3545 !important;}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{ background-color:#bd2130 !important;}.bg-light{ background-color:#f8f9fa !important;}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{ background-color:#dae0e5 !important;}.bg-dark{ background-color:#343a40 !important;}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{ background-color:#1d2124 !important;}.bg-white{ background-color:#fff !important;}.bg-transparent{ background-color:transparent !important;}.border{ border:1px solid #dee2e6 !important;}.border-top{ border-top:1px solid #dee2e6 !important;}.border-right{ border-right:1px solid #dee2e6 !important;}.border-bottom{ border-bottom:1px solid #dee2e6 !important;}.border-left{ border-left:1px solid #dee2e6 !important;}.border-0{ border:0 !important;}.border-top-0{ border-top:0 !important;}.border-right-0{ border-right:0 !important;}.border-bottom-0{ border-bottom:0 !important;}.border-left-0{ border-left:0 !important;}.border-primary{ border-color:#007bff !important;}.border-secondary{ border-color:#6c757d !important;}.border-success{ border-color:#28a745 !important;}.border-info{ border-color:#17a2b8 !important;}.border-warning{ border-color:#ffc107 !important;}.border-danger{ border-color:#dc3545 !important;}.border-light{ border-color:#f8f9fa !important;}.border-dark{ border-color:#343a40 !important;}.border-white{ border-color:#fff !important;}.rounded-sm{ border-radius: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:-ms-flexbox !important; display:flex !important;}.d-inline-flex{ 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:-ms-flexbox !important; display:flex !important;} .d-sm-inline-flex{ 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:-ms-flexbox !important; display:flex !important;} .d-md-inline-flex{ 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:-ms-flexbox !important; display:flex !important;} .d-lg-inline-flex{ 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:-ms-flexbox !important; display:flex !important;} .d-xl-inline-flex{ 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:-ms-flexbox !important; display:flex !important;} .d-print-inline-flex{ 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.857143%;}.embed-responsive-16by9::before{ padding-top:56.25%;}.embed-responsive-4by3::before{ padding-top:75%;}.embed-responsive-1by1::before{ padding-top:100%;}.flex-row{ -ms-flex-direction:row !important; flex-direction:row !important;}.flex-column{ -ms-flex-direction:column !important; flex-direction:column !important;}.flex-row-reverse{ -ms-flex-direction:row-reverse !important; flex-direction:row-reverse !important;}.flex-column-reverse{ -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{ -ms-flex:1 1 auto !important; flex:1 1 auto !important;}.flex-grow-0{ -ms-flex-positive:0 !important; flex-grow:0 !important;}.flex-grow-1{ -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{ -ms-flex-pack:start !important; justify-content:flex-start !important;}.justify-content-end{ -ms-flex-pack:end !important; justify-content:flex-end !important;}.justify-content-center{ -ms-flex-pack:center !important; justify-content:center !important;}.justify-content-between{ -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{ -ms-flex-align:start !important; align-items:flex-start !important;}.align-items-end{ -ms-flex-align:end !important; align-items:flex-end !important;}.align-items-center{ -ms-flex-align:center !important; align-items:center !important;}.align-items-baseline{ -ms-flex-align:baseline !important; align-items:baseline !important;}.align-items-stretch{ -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{ -ms-flex-direction:row !important; flex-direction:row !important;} .flex-sm-column{ -ms-flex-direction:column !important; flex-direction:column !important;} .flex-sm-row-reverse{ -ms-flex-direction:row-reverse !important; flex-direction:row-reverse !important;} .flex-sm-column-reverse{ -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{ -ms-flex:1 1 auto !important; flex:1 1 auto !important;} .flex-sm-grow-0{ -ms-flex-positive:0 !important; flex-grow:0 !important;} .flex-sm-grow-1{ -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{ -ms-flex-pack:start !important; justify-content:flex-start !important;} .justify-content-sm-end{ -ms-flex-pack:end !important; justify-content:flex-end !important;} .justify-content-sm-center{ -ms-flex-pack:center !important; justify-content:center !important;} .justify-content-sm-between{ -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{ -ms-flex-align:start !important; align-items:flex-start !important;} .align-items-sm-end{ -ms-flex-align:end !important; align-items:flex-end !important;} .align-items-sm-center{ -ms-flex-align:center !important; align-items:center !important;} .align-items-sm-baseline{ -ms-flex-align:baseline !important; align-items:baseline !important;} .align-items-sm-stretch{ -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{ -ms-flex-direction:row !important; flex-direction:row !important;} .flex-md-column{ -ms-flex-direction:column !important; flex-direction:column !important;} .flex-md-row-reverse{ -ms-flex-direction:row-reverse !important; flex-direction:row-reverse !important;} .flex-md-column-reverse{ -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{ -ms-flex:1 1 auto !important; flex:1 1 auto !important;} .flex-md-grow-0{ -ms-flex-positive:0 !important; flex-grow:0 !important;} .flex-md-grow-1{ -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{ -ms-flex-pack:start !important; justify-content:flex-start !important;} .justify-content-md-end{ -ms-flex-pack:end !important; justify-content:flex-end !important;} .justify-content-md-center{ -ms-flex-pack:center !important; justify-content:center !important;} .justify-content-md-between{ -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{ -ms-flex-align:start !important; align-items:flex-start !important;} .align-items-md-end{ -ms-flex-align:end !important; align-items:flex-end !important;} .align-items-md-center{ -ms-flex-align:center !important; align-items:center !important;} .align-items-md-baseline{ -ms-flex-align:baseline !important; align-items:baseline !important;} .align-items-md-stretch{ -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{ -ms-flex-direction:row !important; flex-direction:row !important;} .flex-lg-column{ -ms-flex-direction:column !important; flex-direction:column !important;} .flex-lg-row-reverse{ -ms-flex-direction:row-reverse !important; flex-direction:row-reverse !important;} .flex-lg-column-reverse{ -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{ -ms-flex:1 1 auto !important; flex:1 1 auto !important;} .flex-lg-grow-0{ -ms-flex-positive:0 !important; flex-grow:0 !important;} .flex-lg-grow-1{ -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{ -ms-flex-pack:start !important; justify-content:flex-start !important;} .justify-content-lg-end{ -ms-flex-pack:end !important; justify-content:flex-end !important;} .justify-content-lg-center{ -ms-flex-pack:center !important; justify-content:center !important;} .justify-content-lg-between{ -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{ -ms-flex-align:start !important; align-items:flex-start !important;} .align-items-lg-end{ -ms-flex-align:end !important; align-items:flex-end !important;} .align-items-lg-center{ -ms-flex-align:center !important; align-items:center !important;} .align-items-lg-baseline{ -ms-flex-align:baseline !important; align-items:baseline !important;} .align-items-lg-stretch{ -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{ -ms-flex-direction:row !important; flex-direction:row !important;} .flex-xl-column{ -ms-flex-direction:column !important; flex-direction:column !important;} .flex-xl-row-reverse{ -ms-flex-direction:row-reverse !important; flex-direction:row-reverse !important;} .flex-xl-column-reverse{ -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{ -ms-flex:1 1 auto !important; flex:1 1 auto !important;} .flex-xl-grow-0{ -ms-flex-positive:0 !important; flex-grow:0 !important;} .flex-xl-grow-1{ -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{ -ms-flex-pack:start !important; justify-content:flex-start !important;} .justify-content-xl-end{ -ms-flex-pack:end !important; justify-content:flex-end !important;} .justify-content-xl-center{ -ms-flex-pack:center !important; justify-content:center !important;} .justify-content-xl-between{ -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{ -ms-flex-align:start !important; align-items:flex-start !important;} .align-items-xl-end{ -ms-flex-align:end !important; align-items:flex-end !important;} .align-items-xl-center{ -ms-flex-align:center !important; align-items:center !important;} .align-items-xl-baseline{ -ms-flex-align:baseline !important; align-items:baseline !important;} .align-items-xl-stretch{ -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; 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:-webkit-sticky !important; 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:-webkit-sticky) or (position:sticky)){ .sticky-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;}}.sr-only{ position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{ position:static; width:auto; height:auto; overflow:visible; clip:auto; white-space:normal;}.shadow-sm{ box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important;}.shadow{ box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important;}.shadow-lg{ box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important;}.shadow-none{ box-shadow:none !important;}.w-25{ width:25% !important;}.w-50{ width:50% !important;}.w-75{ width:75% !important;}.w-100{ width:100% !important;}.w-auto{ width:auto !important;}.h-25{ height:25% !important;}.h-50{ height:50% !important;}.h-75{ height:75% !important;}.h-100{ height:100% !important;}.h-auto{ height:auto !important;}.mw-100{ max-width:100% !important;}.mh-100{ max-height:100% !important;}.min-vw-100{ min-width:100vw !important;}.min-vh-100{ min-height:100vh !important;}.vw-100{ width:100vw !important;}.vh-100{ height:100vh !important;}.m-0{ margin:0 !important;}.mt-0,.my-0{ margin-top:0 !important;}.mr-0,.mx-0{ margin-right:0 !important;}.mb-0,.my-0{ margin-bottom:0 !important;}.ml-0,.mx-0{ margin-left:0 !important;}.m-1{ margin: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:#fff !important;}.text-primary{ color:#007bff !important;}a.text-primary:hover,a.text-primary:focus{ color:#0056b3 !important;}.text-secondary{ color:#6c757d !important;}a.text-secondary:hover,a.text-secondary:focus{ color:#494f54 !important;}.text-success{ color:#28a745 !important;}a.text-success:hover,a.text-success:focus{ color:#19692c !important;}.text-info{ color:#17a2b8 !important;}a.text-info:hover,a.text-info:focus{ color:#0f6674 !important;}.text-warning{ color:#ffc107 !important;}a.text-warning:hover,a.text-warning:focus{ color:#ba8b00 !important;}.text-danger{ color:#dc3545 !important;}a.text-danger:hover,a.text-danger:focus{ color:#a71d2a !important;}.text-light{ color:#f8f9fa !important;}a.text-light:hover,a.text-light:focus{ color:#cbd3da !important;}.text-dark{ color:#343a40 !important;}a.text-dark:hover,a.text-dark:focus{ color:#121416 !important;}.text-body{ color:#212529 !important;}.text-muted{ color:#6c757d !important;}.text-black-50{ color:rgba(0,0,0,0.5) !important;}.text-white-50{ color:rgba(255,255,255,0.5) !important;}.text-hide{ font:0/0 a; color:transparent; text-shadow:none; background-color:transparent; border:0;}.text-decoration-none{ text-decoration:none !important;}.text-break{ word-break:break-word !important; word-wrap:break-word !important;}.text-reset{ color:inherit !important;}.visible{ visibility:visible !important;}.invisible{ visibility:hidden !important;}@media print{ *, *::before, *::after{ text-shadow:none !important; box-shadow:none !important;} a:not(.btn){ text-decoration:underline;} abbr[title]::after{ content:" (" attr(title) ")";} pre{ white-space:pre-wrap !important;} pre, blockquote{ border:1px solid #adb5bd; page-break-inside:avoid;} tr, img{ page-break-inside:avoid;} p, h2, h3{ orphans:3; widows:3;} h2, h3{ page-break-after:avoid;} @page{ size:a3;} body{ min-width:992px !important;} .container{ min-width:992px !important;} .navbar{ display:none;} .badge{ border:1px solid #000;} .table{ border-collapse:collapse !important;} .table td, .table th{ background-color:#fff !important;} .table-bordered th, .table-bordered td{ border:1px solid #dee2e6 !important;} .table-dark{ color:inherit;} .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody{ border-color:#dee2e6;} .table .thead-dark th{ color:inherit; border-color:#dee2e6;}}body.compensate-for-scrollbar{ overflow:hidden;}.fancybox-active{ height:auto;}.fancybox-is-hidden{ left:-9999px; margin:0; position:absolute !important; top:-9999px; visibility:hidden;}.fancybox-container{ -webkit-backface-visibility:hidden; height:100%; left:0; outline:none; position:fixed; -webkit-tap-highlight-color:transparent; top:0; -ms-touch-action:manipulation; touch-action:manipulation; transform:translateZ(0); width:100%; z-index:99992;}.fancybox-container *{ box-sizing:border-box;}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{ bottom:0; left:0; position:absolute; right:0; top:0;}.fancybox-outer{ -webkit-overflow-scrolling:touch; overflow-y:auto;}.fancybox-bg{ background:rgb(30,30,30); opacity:0; transition-duration:inherit; transition-property:opacity; transition-timing-function:cubic-bezier(.47,0,.74,.71);}.fancybox-is-open .fancybox-bg{ opacity:.9; transition-timing-function:cubic-bezier(.22,.61,.36,1);}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{ direction:ltr; opacity:0; position:absolute; transition:opacity .25s ease,visibility 0s ease .25s; visibility:hidden; z-index:99997;}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{ opacity:1; transition:opacity .25s ease 0s,visibility 0s ease 0s; visibility:visible;}.fancybox-infobar{ color:#ccc; font-size:13px; -webkit-font-smoothing:subpixel-antialiased; height:44px; left:0; line-height:44px; min-width:44px; mix-blend-mode:difference; padding:0 10px; pointer-events:none; top:0; -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}.fancybox-toolbar{right:0;top:0}.fancybox-stage{ direction:ltr; overflow:visible; transform:translateZ(0); z-index:99994;}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{ -webkit-backface-visibility:hidden;  display:none; height:100%; left:0; outline:none; overflow:auto; -webkit-overflow-scrolling:touch; padding:44px; position:absolute; text-align:center; top:0; transition-property:transform,opacity; white-space:normal; width:100%; z-index:99994;}.fancybox-slide::before{ content:''; display:inline-block; font-size:0; height:100%; vertical-align:middle; width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{ display:block;}.fancybox-slide--image{ overflow:hidden; padding:44px 0;}.fancybox-slide--image::before{ display:none;}.fancybox-slide--html{ padding:6px;}.fancybox-content{ background:#fff; display:inline-block; margin:0; max-width:100%; overflow:auto; -webkit-overflow-scrolling:touch; padding:44px; position:relative; text-align:left; vertical-align:middle;}.fancybox-slide--image .fancybox-content{ animation-timing-function:cubic-bezier(.5,0,.14,1); -webkit-backface-visibility:hidden; background:transparent; background-repeat:no-repeat; background-size:100% 100%; left:0; max-width:none; overflow:visible; padding:0; position:absolute; top:0; -ms-transform-origin:top left; transform-origin:top left; transition-property:transform,opacity; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; z-index:99995;}.fancybox-can-zoomOut .fancybox-content{ cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-content{ cursor:zoom-in;}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{ cursor:-webkit-grab; cursor:grab;}.fancybox-is-grabbing .fancybox-content{ cursor:-webkit-grabbing; cursor:grabbing;}.fancybox-container [data-selectable='true']{ cursor:text;}.fancybox-image,.fancybox-spaceball{ background:transparent; border:0; height:100%; left:0; margin:0; max-height:none; max-width:none; padding:0; position:absolute; top:0; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; width:100%;}.fancybox-spaceball{ z-index:1;}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{ height:100%; overflow:visible; padding:0; width:100%;}.fancybox-slide--video .fancybox-content{ background:#000;}.fancybox-slide--map .fancybox-content{ background:#e5e3df;}.fancybox-slide--iframe .fancybox-content{ background:#fff;}.fancybox-video,.fancybox-iframe{ background:transparent; border:0; display:block; height:100%; margin:0; overflow:hidden; padding:0; width:100%;}.fancybox-iframe{ left:0; position:absolute; top:0;}.fancybox-error{ background:#fff; cursor:default; max-width:400px; padding:40px; width:100%;}.fancybox-error p{ color:#444; font-size:16px; line-height:20px; margin:0; padding:0;}.fancybox-button{background:var(--link);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;width:44px;height:44px;margin:0;padding:10px;position:relative;transition:.4s;vertical-align:top;visibility:inherit}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#fff}.fancybox-button:hover{color:#fff;background:var(--linkhover)}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{background:none;color:transparent;cursor:default;outline:none}.fancybox-button div{ height:100%;}.fancybox-button svg{ display:block; height:100%; overflow:visible; position:relative; width:100%;}.fancybox-button svg path{ fill:currentColor; stroke-width:0;}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){ display:none;}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){ display:none;}.fancybox-progress{ background:#ff5268; height:2px; left:0; position:absolute; right:0; top:0; -ms-transform:scaleX(0); transform:scaleX(0); -ms-transform-origin:0; transform-origin:0; transition-property:transform; transition-timing-function:linear; z-index:99998;}.fancybox-close-small{ background:transparent; border:0; border-radius:0; color:#ccc; cursor:pointer; opacity:.8; padding:8px; position:absolute; right:-12px; top:-44px; z-index:401;}.fancybox-close-small:hover{ color:#fff; opacity:1;}.fancybox-slide--html .fancybox-close-small{ color:currentColor; padding:10px; right:0; top:0;}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{ overflow:hidden;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{ display:none;}.fancybox-navigation .fancybox-button{ background-clip:content-box; height:100px; opacity:0; position:absolute; top:calc(50% - 50px); width:70px;}.fancybox-navigation .fancybox-button div{ padding:7px;}.fancybox-navigation .fancybox-button--arrow_left{ left:0; left:env(safe-area-inset-left);}.fancybox-navigation .fancybox-button--arrow_right{ right:0; right:env(safe-area-inset-right);}.fancybox-caption{ background:linear-gradient(to top, rgba(0,0,0,.85) 0%, rgba(0,0,0,.3) 50%, rgba(0,0,0,.15) 65%, rgba(0,0,0,.075) 75.5%, rgba(0,0,0,.037) 82.85%, rgba(0,0,0,.019) 88%, rgba(0,0,0,0) 100%); bottom:0; color:#eee; font-size:14px; font-weight:400; left:0; line-height:1.5; padding:75px 44px 25px 44px; pointer-events:none; right:0; text-align:center; z-index:99996;}@supports (padding:max(0px)){ .fancybox-caption{ padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left));}}.fancybox-caption--separate{ margin-top:-50px;}.fancybox-caption__body{ max-height:50vh; overflow:auto; pointer-events:all;}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{ color:#ccc; text-decoration:none;}.fancybox-caption a:hover{ color:#fff; text-decoration:underline;}.fancybox-loading{ animation:fancybox-rotate 1s linear infinite; background:transparent; border:4px solid #888; border-bottom-color:#fff; border-radius:50%; height:50px; left:50%; margin:-25px 0 0 -25px; opacity:.7; padding:0; position:absolute; top:50%; width:50px; z-index:99999;}@keyframes fancybox-rotate{ 100%{ transform:rotate(360deg);}}.fancybox-animated{ transition-timing-function:cubic-bezier(0,0,.25,1);}.fancybox-fx-slide.fancybox-slide--previous{ opacity:0; transform:translate3d(-100%,0,0);}.fancybox-fx-slide.fancybox-slide--next{ opacity:0; transform:translate3d(100%,0,0);}.fancybox-fx-slide.fancybox-slide--current{ opacity:1; transform:translate3d(0,0,0);}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{ opacity:0; transition-timing-function:cubic-bezier(.19,1,.22,1);}.fancybox-fx-fade.fancybox-slide--current{ opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{ opacity:0; transform:scale3d(1.5,1.5,1.5);}.fancybox-fx-zoom-in-out.fancybox-slide--next{ opacity:0; transform:scale3d(.5,.5,.5);}.fancybox-fx-zoom-in-out.fancybox-slide--current{ opacity:1; transform:scale3d(1,1,1);}.fancybox-fx-rotate.fancybox-slide--previous{ opacity:0; -ms-transform:rotate(-360deg); transform:rotate(-360deg);}.fancybox-fx-rotate.fancybox-slide--next{ opacity:0; -ms-transform:rotate(360deg); transform:rotate(360deg);}.fancybox-fx-rotate.fancybox-slide--current{ opacity:1; -ms-transform:rotate(0deg); transform:rotate(0deg);}.fancybox-fx-circular.fancybox-slide--previous{ opacity:0; transform:scale3d(0,0,0) translate3d(-100%,0,0);}.fancybox-fx-circular.fancybox-slide--next{ opacity:0; transform:scale3d(0,0,0) translate3d(100%,0,0);}.fancybox-fx-circular.fancybox-slide--current{ opacity:1; transform:scale3d(1,1,1) translate3d(0,0,0);}.fancybox-fx-tube.fancybox-slide--previous{ transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{ transform:translate3d(100%,0,0) scale(.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{ transform:translate3d(0,0,0) scale(1);}@media all and (max-height:576px){ .fancybox-slide{ padding-left:6px; padding-right:6px;} .fancybox-slide--image{ padding:6px 0;} .fancybox-close-small{ right:-6px;} .fancybox-slide--image .fancybox-close-small{ background:#4e4e4e; color:#f2f4f6; height:36px; opacity:1; padding:6px; right:0; top:0; width:36px;} .fancybox-caption{ padding-left:12px; padding-right:12px;} @supports (padding:max(0px)){ .fancybox-caption{ padding-left:max(12px,env(safe-area-inset-left)); padding-right:max(12px,env(safe-area-inset-right));}}}.fancybox-share{ background:#f4f4f4; border-radius:3px; max-width:90%; padding:30px; text-align:center;}.fancybox-share h1{ color:#222; font-size:35px; font-weight:700; margin:0 0 20px 0;}.fancybox-share p{ margin:0; padding:0;}.fancybox-share__button{ border:0; border-radius:3px; display:inline-block; font-size:14px; font-weight:700; line-height:40px; margin:0 5px 10px 5px; min-width:130px; padding:0 15px; text-decoration:none; transition:all .2s; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; white-space:nowrap;}.fancybox-share__button:visited,.fancybox-share__button:link{ color:#fff;}.fancybox-share__button:hover{ text-decoration:none;}.fancybox-share__button--fb{ background:#3b5998;}.fancybox-share__button--fb:hover{ background:#344e86;}.fancybox-share__button--pt{ background:#bd081d;}.fancybox-share__button--pt:hover{ background:#aa0719;}.fancybox-share__button--tw{ background:#1da1f2;}.fancybox-share__button--tw:hover{ background:#0d95e8;}.fancybox-share__button svg{ height:25px; margin-right:7px; position:relative; top:-1px; vertical-align:middle; width:25px;}.fancybox-share__button svg path{ fill:#fff;}.fancybox-share__input{ background:transparent; border:0; border-bottom:1px solid #d7d7d7; border-radius:0; color:#5d5b5b; font-size:14px; margin:10px 0 0 0; outline:none; padding:10px 15px; width:100%;}.fancybox-thumbs{ background:#ddd; bottom:0; display:none; margin:0; -webkit-overflow-scrolling:touch; -ms-overflow-style:-ms-autohiding-scrollbar; padding:2px 2px 4px 2px; position:absolute; right:0; -webkit-tap-highlight-color:rgba(0,0,0,0); top:0; width:212px; z-index:99995;}.fancybox-thumbs-x{ overflow-x:auto; overflow-y:hidden;}.fancybox-show-thumbs .fancybox-thumbs{ display:block;}.fancybox-show-thumbs .fancybox-inner{ right:212px;}.fancybox-thumbs__list{ font-size:0; height:100%; list-style:none; margin:0; overflow-x:hidden; overflow-y:auto; padding:0; position:absolute; position:relative; white-space:nowrap; width:100%;}.fancybox-thumbs-x .fancybox-thumbs__list{ overflow:hidden;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{ width:7px;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{ background:#fff; border-radius:10px; box-shadow:inset 0 0 6px rgba(0,0,0,.3);}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{ background:#2a2a2a; border-radius:10px;}.fancybox-thumbs__list a{ -webkit-backface-visibility:hidden; backface-visibility:hidden; background-color:rgba(0,0,0,.1); background-position:center center; background-repeat:no-repeat; background-size:cover; cursor:pointer; float:left; height:75px; margin:2px; max-height:calc(100% - 8px); max-width:calc(50% - 4px); outline:none; overflow:hidden; padding:0; position:relative; -webkit-tap-highlight-color:transparent; width:100px;}.fancybox-thumbs__list a::before{ border:6px solid #ff5268; bottom:0; content:''; left:0; opacity:0; position:absolute; right:0; top:0; transition:all .2s cubic-bezier(.25,.46,.45,.94); z-index:99991;}.fancybox-thumbs__list a:focus::before{ opacity:.5;}.fancybox-thumbs__list a.fancybox-thumbs-active::before{ opacity:1;}@media all and (max-width:576px){ .fancybox-thumbs{ width:110px;} .fancybox-show-thumbs .fancybox-inner{ right:110px;} .fancybox-thumbs__list a{ max-width:calc(100% - 10px);}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:block;text-align:center;margin:1rem auto !important;padding:0;font-size:0}.slick-dots li{display:inline-block;margin:5px;font-size:0}.slick-dots li button{width:16px;height:16px;background:rgba(234,181,89,0.5);padding:0;cursor:pointer;font-size:0;border-radius:0;border:0}.slick-dots li.slick-active button{border:4px solid #eab559;background-color:rgba(255,255,255,0) !important}.slick-dots li::before{display:none}.slick-arrow.slick-hidden{display:none}.slick-arrow.slick-disabled{visibility:hidden;opacity:0}.slick-arrow{position:absolute;top:50%;transform:translateY(-50%);width:70px;height:70px;font-size:0;border:0;transition:all 0.3s;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer;z-index:4}.slick-prev{ left:0; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='70px' height='140px'%3E%3Cpath fill-rule='evenodd' fill-opacity='0.502' fill='rgb(35,49,53)' d='M70.000,0.703 L70.000,139.296 L0.703,70.000 L70.000,0.703 Z'/%3E%3Cpath fill-rule='evenodd' fill='rgb(255,255,255)' d='M51.961,51.605 L33.305,70.013 L51.883,88.342 L49.226,90.963 L30.648,72.634 L30.641,72.641 L27.976,70.011 L27.983,70.005 L27.977,69.998 L30.632,67.376 L30.640,67.383 L49.296,48.978 L51.961,51.605 Z'/%3E%3C/svg%3E");}.slick-next{ right:0; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='70px' height='140px'%3E%3Cpath fill-rule='evenodd' fill-opacity='0.302' fill='rgb(35,49,53)' d='M-0.000,0.703 L69.296,70.000 L-0.000,139.296 L-0.000,0.703 Z'/%3E%3Cpath fill-rule='evenodd' fill='rgb(255,255,255)' d='M18.038,51.605 L36.695,70.013 L18.117,88.342 L20.773,90.963 L39.352,72.634 L39.359,72.641 L42.024,70.011 L42.017,70.005 L42.023,69.998 L39.367,67.376 L39.360,67.383 L20.703,48.978 L18.038,51.605 Z'/%3E%3C/svg%3E");}.error{margin-bottom:20px;padding:10px 20px;text-align:left;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.6);background-color:#ee0101;color:#fff}.required{font-size:7px;vertical-align:super;color:#ee0101}.captcha input{max-width:130px;text-align:center;text-transform:uppercase;font-weight:bold;letter-spacing:2px;font-size:20px}label.custom{margin:0;text-transform:uppercase;font-size:14px}.formError{display:block;position:absolute;top:0;left:0;cursor:pointer;z-index:99}.formError .formErrorContent{position:relative;min-width:170px;padding:4px 10px;text-align:left;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.6);background:#ee0101;color:#fff}.formError .formErrorContent::after{position:absolute;content:"";top:100%;left:10px;width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#ee0101 transparent transparent transparent}.autocomplete{position:relative}.autocomplete ul.ui-autocomplete{position:absolute;top:100%;left:0;width:100% !important;max-height:250px;margin:1px 0 0 0;padding:0;z-index:1020;overflow-y:auto;overflow-x:hidden;color:initial;border:1px solid rgba(0,0,0,0.5);background-color:rgba(255,255,255,1)}.autocomplete ul.ui-autocomplete li.ui-menu-item{margin:0;padding:0 !important}.autocomplete ul.ui-autocomplete li.ui-menu-item::before{display:none}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper{padding:3px 10px;cursor:pointer}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover{background-color:#d4ab4a;color:#fff}.ui-helper-hidden-accessible{display:none}@charset "UTF-8";:root{ --base:#474747; --base2:#242424; --default:#3A3A3A; --grey:#F6F6F6; --primary-clr:#BF9A54; --primary-clr-hvr:#AC8B4C; --secondary-clr:#242424; --secondary-clr-hvr:#3A3A3A; --white:#FFF; --font1:"Poppins",sans-serif; --font2:'SF Pro Display'; --boxshadow:0 0 1rem rgba(0,0,0,0.15); --logo:url('../templates/logo.png');}@media (min-width:200px) and (max-width:800px){:root{font-size:calc(12px + (16 - 12) * ((100vw - 400px) / (800 - 400)))}}@media (min-width:800px){:root{font-size:16px}}*{outline:none !important}html,body{position:relative;color:var(--base);background-color:var(--white);font-family:var(--font1);font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;transition:.3s;overflow-x:hidden}h1,h2,h3,h4,h5,h6{position:relative;color:var(--base2);font-family:var(--font2);font-weight:bold;text-transform:uppercase}h1 + h2,h2 + h3,h3 + h4,h4 + h5,h5 + h6{margin-top:0}h1{font-size:clamp(1.625rem,1.1408rem + 1.5493vw,3rem)}h1 span{font-weight:300}h2{font-size:clamp(1.375rem,1.0669rem + 0.9859vw,2.25rem)}a,a:not([href]):not([class]){cursor:pointer;transition:.3s;display:inline-block;color:var(--primary-clr)}a:hover,a:not([href]):not([class]):hover{color:var(--primary-clr-hvr);text-decoration:underline}ul li{list-style-type:none;position:relative}p.underline{position:relative}p.underline::after{position:absolute;content:"";left:50%;transform:translateX(-50%);bottom:-7px;background-color:var(--primary-clr);width:40px;height:2px}hr{background-color:var(--default);margin:20px 0}.cta,button[type="submit"]{position:relative;padding:12px 36px !important;background-color:var(--primary-clr);border:0;font-size:16px;font-weight:bold;color:var(--white) !important;transition:.3s;text-decoration:none !important}.cta:hover,button[type="submit"]:hover{padding:12px 46px 12px 26px !important;background-color:var(--primary-clr-hvr);text-decoration:none}.cta::after,button[type="submit"]::after{opacity:0;position:absolute;content:"";top:50%;transform:translateY(-50%);right:20px;width:20px;height:20px;transition:.3s;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.3423 9.1665H3.33398V10.8332H13.3423V13.3332L16.6673 9.99984L13.3423 6.6665V9.1665Z' fill='white'/%3e%3c/svg%3e ")}.cta:hover::after,button[type="submit"]:hover::after{opacity:1}.cta--primary{background-color:var(--primary-clr)}.cta--primary:hover{background-color:var(--primary-clr-hvr)}.cta--secondary{background-color:var(--secondary-clr)}.cta--secondary:hover{background-color:var(--secondary-clr-hvr)}.cta--simple{color:var(--base) !important;background-color:var(--white)}.cta--simple::after{opacity:1;right:10px;width:20px;height:20px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.3423 9.1665H3.33398V10.8332H13.3423V13.3332L16.6673 9.99984L13.3423 6.6665V9.1665Z' fill='black'/%3e%3c/svg%3e ")}.cta--simple:hover{padding:12px 36px !important;background-color:var(--white) !important}.cta--simple:hover::after{right:5px}.slider{position:relative;padding:124px 180px 120px 120px;margin-bottom:70px;background-repeat:no-repeat;background-position:left bottom;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='390' height='455' viewBox='0 0 390 455' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg opacity='0.1'%3e%3cpath d='M-410 454.296H7.45499H390V432.624L-3.89684 297.175L-410 395.511V410.004L-3.89684 331.444V413.661L-410 439.803V454.296Z' fill='%23242424'/%3e%3cpath d='M-410 364.9V345.937L-3.89684 138.158L390 364.9V390.093L-3.89684 255.592V171.614L-410 364.9Z' fill='%23242424'/%3e%3cpath d='M-410 315.19L-3.89684 49.7098V94.0017L390 334.153V316.138L-3.89684 0L-410 291.757V315.19Z' fill='%23242424'/%3e%3c/g%3e%3c/svg%3e ")}.slider::before{position:absolute;content:"";background-color:var(--grey);top:0;right:0;width:47%;height:100%}.slick-arrow{width:40px;height:40px;top:calc(100% + 20px);transform:translateY(0%)}.slick-prev{left:auto;right:155px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect y='19.9999' width='28.2843' height='28.2843' transform='rotate(-45 0 19.9999)' fill='%23242424'/%3e%3cmask id='mask0_70_7445' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='7' y='11' width='18' height='18'%3e%3crect x='7.07129' y='11.213' width='16.9706' height='16.9706' fill='%23D9D9D9'/%3e%3c/mask%3e%3cg mask='url(%23mask0_70_7445)'%3e%3cpath d='M14.1424 26.7693L7.07129 19.6983L14.1424 12.6272L15.3975 13.8823L9.58152 19.6983L15.3975 25.5142L14.1424 26.7693Z' fill='white'/%3e%3c/g%3e%3c/svg%3e ")}.slick-next{right:40px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='28.2843' height='28.2843' transform='matrix(-0.707107 -0.707107 -0.707107 0.707107 40 19.9999)' fill='%23242424'/%3e%3cmask id='mask0_70_7454' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='15' y='11' width='18' height='18'%3e%3crect width='16.9706' height='16.9706' transform='matrix(-1 0 0 1 32.9287 11.213)' fill='%23D9D9D9'/%3e%3c/mask%3e%3cg mask='url(%23mask0_70_7454)'%3e%3cpath d='M25.8576 26.7693L32.9287 19.6983L25.8576 12.6272L24.6025 13.8823L30.4185 19.6983L24.6025 25.5142L25.8576 26.7693Z' fill='white'/%3e%3c/g%3e%3c/svg%3e ")}.counter{position:absolute;right:95px;top:calc(100% + 20px)}.counter li{display:none;align-items:center}.counter li::before{display:none}.counter li.slick-active{display:flex}.counter li.slick-active .active{font-size:24px;font-weight:bold;color:var(--primary-clr)}.counter .separator{display:inline-block;height:40px;width:1px;margin:0 10px;background-color:var(--base)}.svg-fb{background:var(--base);-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M26.67 4H5.33C4.97807 4.00262 4.6413 4.14358 4.39244 4.39244C4.14358 4.6413 4.00262 4.97807 4 5.33V26.67C4.00262 27.0219 4.14358 27.3587 4.39244 27.6076C4.6413 27.8564 4.97807 27.9974 5.33 28H16.82V18.72H13.7V15.09H16.82V12.42C16.82 9.32 18.71 7.63 21.49 7.63C22.42 7.63 23.35 7.63 24.28 7.77V11H22.37C20.86 11 20.57 11.72 20.57 12.77V15.08H24.17L23.7 18.71H20.57V28H26.67C27.0219 27.9974 27.3587 27.8564 27.6076 27.6076C27.8564 27.3587 27.9974 27.0219 28 26.67V5.33C27.9974 4.97807 27.8564 4.6413 27.6076 4.39244C27.3587 4.14358 27.0219 4.00262 26.67 4Z' fill='%23242424'/%3e%3c/svg%3e ")}.svg-ig{background:var(--base);-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M22.406 11.0341C23.2013 11.0341 23.846 10.3893 23.846 9.59405C23.846 8.79876 23.2013 8.15405 22.406 8.15405C21.6107 8.15405 20.966 8.79876 20.966 9.59405C20.966 10.3893 21.6107 11.0341 22.406 11.0341Z' fill='%23242424'/%3e%3cpath d='M16 9.83789C14.7813 9.83789 13.5899 10.1993 12.5766 10.8764C11.5633 11.5535 10.7735 12.5158 10.3071 13.6418C9.84068 14.7678 9.71865 16.0067 9.95642 17.202C10.1942 18.3973 10.7811 19.4953 11.6428 20.3571C12.5046 21.2189 13.6026 21.8057 14.7979 22.0435C15.9932 22.2813 17.2322 22.1592 18.3581 21.6928C19.4841 21.2264 20.4464 20.4366 21.1235 19.4233C21.8006 18.41 22.162 17.2186 22.162 15.9999C22.162 14.3656 21.5128 12.7983 20.3572 11.6427C19.2016 10.4871 17.6343 9.83789 16 9.83789ZM16 19.9999C15.2089 19.9999 14.4355 19.7653 13.7777 19.3258C13.1199 18.8862 12.6072 18.2615 12.3045 17.5306C12.0017 16.7997 11.9225 15.9955 12.0769 15.2195C12.2312 14.4436 12.6122 13.7309 13.1716 13.1715C13.731 12.6121 14.4437 12.2311 15.2197 12.0767C15.9956 11.9224 16.7998 12.0016 17.5307 12.3044C18.2617 12.6071 18.8864 13.1198 19.3259 13.7776C19.7654 14.4354 20 15.2088 20 15.9999C20 17.0608 19.5786 18.0782 18.8284 18.8283C18.0783 19.5785 17.0609 19.9999 16 19.9999Z' fill='%23242424'/%3e%3cpath d='M16 6.162C19.204 6.162 19.584 6.174 20.849 6.232C21.6098 6.24103 22.3635 6.38073 23.077 6.645C23.5947 6.84469 24.0648 7.15055 24.4571 7.54288C24.8495 7.93521 25.1553 8.40534 25.355 8.923C25.6193 9.63653 25.759 10.3902 25.768 11.151C25.826 12.416 25.838 12.796 25.838 16.001C25.838 19.206 25.826 19.584 25.768 20.849C25.759 21.6098 25.6193 22.3635 25.355 23.077C25.1553 23.5947 24.8495 24.0648 24.4571 24.4571C24.0648 24.8495 23.5947 25.1553 23.077 25.355C22.3635 25.6193 21.6098 25.759 20.849 25.768C19.584 25.826 19.204 25.838 16 25.838C12.796 25.838 12.416 25.826 11.151 25.768C10.3902 25.759 9.63653 25.6193 8.923 25.355C8.40534 25.1553 7.93521 24.8495 7.54288 24.4571C7.15055 24.0648 6.84469 23.5947 6.645 23.077C6.38073 22.3635 6.24103 21.6098 6.232 20.849C6.174 19.584 6.162 19.204 6.162 16C6.162 12.796 6.174 12.416 6.232 11.151C6.24103 10.3902 6.38073 9.63653 6.645 8.923C6.84469 8.40534 7.15055 7.93521 7.54288 7.54288C7.93521 7.15055 8.40534 6.84469 8.923 6.645C9.63653 6.38073 10.3902 6.24103 11.151 6.232C12.416 6.174 12.796 6.162 16 6.162ZM16 4C12.741 4 12.332 4.014 11.052 4.072C10.0568 4.0921 9.07216 4.28077 8.14 4.63C7.34272 4.9383 6.61866 5.40978 6.01422 6.01422C5.40978 6.61866 4.9383 7.34272 4.63 8.14C4.28066 9.07247 4.09198 10.0574 4.072 11.053C4.014 12.333 4 12.74 4 16C4 19.26 4.014 19.668 4.072 20.948C4.0921 21.9432 4.28077 22.9278 4.63 23.86C4.9383 24.6573 5.40978 25.3813 6.01422 25.9858C6.61866 26.5902 7.34272 27.0617 8.14 27.37C9.07247 27.7193 10.0574 27.908 11.053 27.928C12.333 27.986 12.741 28 16 28C19.259 28 19.668 27.986 20.948 27.928C21.9436 27.908 22.9285 27.7193 23.861 27.37C24.6583 27.0617 25.3823 26.5902 25.9868 25.9858C26.5912 25.3813 27.0627 24.6573 27.371 23.86C27.72 22.9275 27.9083 21.9425 27.928 20.947C27.986 19.667 28 19.26 28 16C28 12.74 27.986 12.332 27.928 11.052C27.9079 10.0568 27.7192 9.07216 27.37 8.14C27.0617 7.34272 26.5902 6.61866 25.9858 6.01422C25.3813 5.40978 24.6573 4.9383 23.86 4.63C22.9275 4.281 21.9425 4.09266 20.947 4.073C19.667 4.013 19.26 4 16 4Z' fill='%23242424'/%3e%3c/svg%3e ")}.svg-fb:hover,.svg-ig:hover{background:var(--primary-clr)}a.btn[href=""]{display:none}.btn{font-size:var(--btnfs);;border-radius:0}.btn:focus,.btn.focus{outline:0;box-shadow:var(--boxshadow)}.jslink{color:var(--link);text-decoration:underline}.jslink:hover{color:var(--linkhover)}.custom-control-input:checked ~ .custom-control-label::before,.form-check-input:checked{background-color:var(--default);border-color:var(--default)}.form-control:focus{border-color:var(--default);box-shadow:var(--boxshadow)}.required{color:var(--default)}.img-responsive{max-width:100%;height:auto}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.z4{z-index:4}.z5{z-index:5}#breadcrumbs,#breadcrumbs-gallery,.breadcumbs{position:relative;display:flex;color:var(--base);font-size:16px;font-weight:500}.bc-separator{display:inline-block;width:24px;height:24px;margin:0 10px;background-size:24px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_70_7823' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3e%3crect width='24' height='24' fill='%23D9D9D9'/%3e%3c/mask%3e%3cg mask='url(%23mask0_70_7823)'%3e%3cpath d='M6.4 18L5 16.6L9.575 12L5 7.4L6.4 6L12.4 12L6.4 18ZM13 18L11.6 16.6L16.175 12L11.6 7.4L13 6L19 12L13 18Z' fill='%23474747'/%3e%3c/g%3e%3c/svg%3e ")}#breadcrumbs > div,#breadcrumbs-gallery > div,.breadcumbs > div{display:inline-block}#breadcrumbs a,#breadcrumbs-gallery a,.breadcumbs a{color:var(--base);text-decoration:none !important}.breadcumbs span:last-child span{color:var(--primary-clr);font-weight:bold}.contentcontainer,.roomdata.fancybox-content{max-width:700px;margin:0 !important;padding-top:40px}.contenttitle{display:none}.contentcontainer h1,.roomdata.fancybox-content h1{font-size:2.5rem;color:initial}ul[id*="galleryslider"]{padding-inline-start:0}ul[id*="galleryslider"] li{margin:0}ul[id*="galleryslider"] li::before{display:none}.threepic{margin:50px 0 100px}.stacktable{width:100%}.st-head-row{padding-top:1em;text-align:left}.st-key{width:49%;padding-right:1%;text-align:right}.st-val{width:49%;padding-left:1%}.stacktable.large-only{display:table}.stacktable.small-only{display:none}[id^="exp-"]{display:none;width:34%;padding:48px}@media (max-width:1279px){ [id^="exp-"]{width:75%} .slider{padding:124px 75px 75px}}@media (max-width:991px){ [id^="exp-"]{width:90%} .slider{padding:124px 50px 50px}}@media (max-width:800px){ .stacktable.large-only{display:none} .stacktable.small-only{display:table}}header{position:fixed;top:0;left:0;display:flex;width:100%;height:124px;background-color:transparent;justify-content:space-between;align-items:center;padding-left:120px;padding-right:48px;z-index:1030;transition:.3s}header.scrolled{background-color:var(--white);box-shadow:var(--boxshadow)}header.sticky{position:fixed;top:0;left:0;width:100%;min-height:70px;z-index:1030;transition:.3s;padding:0 40px}header.sticky.down{top:0}header.sticky.up{transform:translateY(-100%)}header .logo img{max-width:142px}header nav{display:flex;align-items:center}header nav ul{width:100%;margin:0;padding:0;display:flex;align-items:center}header nav .nav-item .nav-link{position:relative;display:block;padding:16px 0;margin-left:32px;color:var(--secondary-clr);font-size:16px;font-weight:500;text-align:center;text-transform:uppercase}header nav .nav-item .nav-link:hover,header nav .nav-item.active .nav-link{color:var(--secondary-clr)}header nav .nav-item .nav-link::before{position:absolute;content:"";width:40px;height:2px;background-color:var(--primary-clr);left:50%;transform:translateX(-50%);bottom:10px;transition:.3s;opacity:0}header nav .nav-item .nav-link:hover::before{background-color:var(--secondary-clr)}header nav .nav-item .nav-link:hover::before,header nav .nav-item.active .nav-link::before{opacity:1}header nav .lang{display:flex;align-items:center}header nav .lang a{position:relative;color:var(--secondary-clr);margin:0 6px}header nav .lang a:hover{text-decoration:none;color:var(--primary-clr)}header nav .lang a.active{font-weight:600}header nav .lang a.active::before{position:absolute;content:"";width:10px;height:1px;background-color:var(--secondary-clr);left:50%;transform:translateX(-50%);bottom:-5px;transition:.3s}header nav .cta{text-transform:initial !important;margin:0 60px !important;font-weight:bold !important}header nav .cta::before{display:none}.hamburger{color:var(--base);transition:all 0.4s ease-in-out;z-index:100}.hamburger.is-active{background-color:rgba(193,159,98,0.9)}.hamburger__menu{display:flex;align-items:center;padding:0 20px;color:var(--base);background-color:transparent;border:none;cursor:pointer}.hamburger__menu .line{fill:none;stroke:var(--base);stroke-width:6;transition:stroke-dasharray 600ms cubic-bezier(0.4,0,0.2,1),stroke-dashoffset 600ms cubic-bezier(0.4,0,0.2,1)}.hamburger__menu .line1{stroke-dasharray:60 207;stroke-width:6}.hamburger__menu .line2{stroke-dasharray:60 60;stroke-width:6}.hamburger__menu .line3{stroke-dasharray:60 207;stroke-width:6}.hamburger__menu.opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.hamburger__menu.opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.hamburger__menu.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}header nav .dropdown-menu{background:rgba(0,0,0,.85);display:block;top:100% !important;left:0px;min-width:100%;margin:30px 0;padding:0;transition:.3s;visibility:hidden;opacity:0;float:none !important;transform:none !important;border:0;border-radius:0;z-index:5}header nav ul li:last-of-type .dropdown-menu{left:auto !important;right:0 !important}header nav .dropdown-item{padding:10px 25px;font-size:22px;color:#fff;text-align:center;border-top:1px solid rgba(215,190,127,0.3)}header nav .dropdown-item:last-of-type{border-bottom:0}header nav .dropdown-item:hover,header nav .dropdown-item:focus,header nav .dropdown-item:active,header nav .dropdown-item.active{background-color:rgba(215,190,127,1)}header nav .dropdown-item:hover{color:#fff}.menu-open header nav .dropdown-menu.show{position:static !important;margin:0;visibility:visible;opacity:1;border:0}footer{position:relative;margin-top:120px;padding-top:100px}footer .image{position:absolute;right:0;top:0}footer .top{background-color:var(--grey);padding:100px 0 40px;background-repeat:no-repeat;background-position:left bottom;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='560' height='455' viewBox='0 0 560 455' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg opacity='0.1'%3e%3cpath d='M-240 454.296H177.455H560V432.624L166.103 297.175L-240 395.511V410.004L166.103 331.444V413.661L-240 439.803V454.296Z' fill='%23242424'/%3e%3cpath d='M-240 364.9V345.937L166.103 138.158L560 364.9V390.093L166.103 255.592V171.614L-240 364.9Z' fill='%23242424'/%3e%3cpath d='M-240 315.19L166.103 49.7098V94.0016L560 334.153V316.138L166.103 0L-240 291.757V315.19Z' fill='%23242424'/%3e%3c/g%3e%3c/svg%3e ")}footer .top .contact{background-color:var(--white);padding:32px 48px}footer .top .contact p{font-size:20px;font-weight:500;padding-left:30px;background-position:center left;background-repeat:no-repeat;background-size:24px}footer .top .contact p.phone{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_59_995' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3e%3crect width='24' height='24' fill='%23D9D9D9'/%3e%3c/mask%3e%3cg mask='url(%23mask0_59_995)'%3e%3cpath d='M7 23C6.45 23 5.97917 22.8042 5.5875 22.4125C5.19583 22.0208 5 21.55 5 21V3C5 2.45 5.19583 1.97917 5.5875 1.5875C5.97917 1.19583 6.45 1 7 1H17C17.55 1 18.0208 1.19583 18.4125 1.5875C18.8042 1.97917 19 2.45 19 3V21C19 21.55 18.8042 22.0208 18.4125 22.4125C18.0208 22.8042 17.55 23 17 23H7ZM7 18V21H17V18H7ZM12 20.5C12.2833 20.5 12.5208 20.4042 12.7125 20.2125C12.9042 20.0208 13 19.7833 13 19.5C13 19.2167 12.9042 18.9792 12.7125 18.7875C12.5208 18.5958 12.2833 18.5 12 18.5C11.7167 18.5 11.4792 18.5958 11.2875 18.7875C11.0958 18.9792 11 19.2167 11 19.5C11 19.7833 11.0958 20.0208 11.2875 20.2125C11.4792 20.4042 11.7167 20.5 12 20.5ZM7 16H17V6H7V16ZM7 4H17V3H7V4Z' fill='%23242424'/%3e%3c/g%3e%3c/svg%3e ")}footer .top .contact p.email{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_59_1003' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3e%3crect width='24' height='24' fill='%23D9D9D9'/%3e%3c/mask%3e%3cg mask='url(%23mask0_59_1003)'%3e%3cpath d='M4 17C3.45 17 2.97917 16.8042 2.5875 16.4125C2.19583 16.0208 2 15.55 2 15V7.15C2 6.9 2.07083 6.65417 2.2125 6.4125C2.35417 6.17083 2.55 5.98333 2.8 5.85L10.5 2L18.05 5.85C18.25 5.95 18.4208 6.10833 18.5625 6.325C18.7042 6.54167 18.8 6.76667 18.85 7H15.925L10.5 4.25L4 7.475V17ZM7 21C6.45 21 5.97917 20.8042 5.5875 20.4125C5.19583 20.0208 5 19.55 5 19V10C5 9.45 5.19583 8.97917 5.5875 8.5875C5.97917 8.19583 6.45 8 7 8H20C20.55 8 21.0208 8.19583 21.4125 8.5875C21.8042 8.97917 22 9.45 22 10V19C22 19.55 21.8042 20.0208 21.4125 20.4125C21.0208 20.8042 20.55 21 20 21H7ZM13.5 15.35L7 12V19H20V12L13.5 15.35ZM13.5 13.35L20 10H7L13.5 13.35Z' fill='%23242424'/%3e%3c/g%3e%3c/svg%3e ")}footer .top .contact a{font-size:32px;font-weight:600;text-decoration:none !important}footer .bottom{z-index:9;position:relative;padding:10px 0;background-color:var(--white);font-size:14px}footer .bottom p{margin:0}footer .bottom a{color:var(--secondary-clr)}footer .bottom a:hover{color:var(--primary-clr);text-decoration:none}footer nav{margin:0;padding:0}footer nav ul{display:flex;align-items:center;margin:0;padding-inline-start:0}footer nav ul li{text-align:center}footer nav ul li .nav-link{padding:0 15px;text-transform:uppercase;white-space:nowrap;border-right:1px solid var(--base);text-transform:initial;font-weight:500}footer nav ul li:last-child .nav-link{border:0}footer .bottom .social [class*="svg-"]{width:32px;height:32px;background-size:cover;margin:0 6px}@media (max-width:1439px){footer .image{top:auto;bottom:0;width:39%}}@media (min-width:1200px){ .hamburger{display:none} header nav{position:relative;opacity:1;transform:translateX(0);z-index:1} header nav .nav-item .nav-link{padding:16px 0} header nav .dropdown-item{font-size:18px} body:not(.menu-open) header nav .dropdown:hover .dropdown-menu{margin:0;visibility:visible;opacity:1;transition:.3s}}@media (max-width:1199px){header{height:90px} header nav{position:fixed;display:block;top:90px;width:50%;bottom:0;left:auto;right:0;transform:translateX(-200%);text-align:center;opacity:0;transition:.4s;z-index:9999;overflow-y:auto;overflow-x:hidden;background-color:rgba(255,255,255,.95)} .menu-open header{background-color:var(--white)} .menu-open header nav{transform:translateX(0px);opacity:1} header nav ul{flex-direction:column;text-align:center} header nav .nav-item .nav-link{margin:0} header nav .lang{position:absolute;bottom:50px;left:50%;transform:translateX(-50%)}  footer{margin-top:40px;padding-top:0}footer .image{display:none}footer .top .contact a{font-size:24px}}@media (max-width:991px){ footer .top .contact{margin-bottom:20px}}@media (max-width:767px){header.sticky{padding:0 0 0 10px}footer .bottom{padding:10px 20px}footer nav{width:55%;margin-bottom:15px}footer .social{width:45%;justify-content:flex-end;display:flex;margin-bottom:15px}footer nav ul li:first-child .nav-link{padding-left:0}}main a:not(.btn){text-decoration:underline}main a:not(.btn):hover{text-decoration:none}main ul,.fancybox-container ul{padding-inline-start:25px}main ul li,.fancybox-container ul li{position:relative;margin-bottom:8px}main ul li::before,.fancybox-container ul li::before{position:absolute;content:"";top:10px;left:-15px;width:4px;height:4px;border-radius:100%;background-color:var(--base)}table{width:100%;border-collapse:collapse}table thead{border-bottom:1px solid var(--base)}table thead td{font-weight:600;color:var(--base2);padding:15px 0}table.bold{font-weight:bold;font-size:20px}table.bold .price{color:var(--primary-clr)}table td:last-child{text-align:right}table.center td,table.center td:last-child{text-align:center;min-width:100px}table tr{transition:.3s}table tbody tr:hover{color:var(--white);background-color:var(--default)}table tbody tr:hover .cta--simple{color:var(--white) !important}table tbody tr:hover .cta--simple::after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.3423 9.1665H3.33398V10.8332H13.3423V13.3332L16.6673 9.99984L13.3423 6.6665V9.1665Z' fill='white'/%3e%3c/svg%3e ")}.content-page .contact p{padding-left:30px;background-position:center left;background-repeat:no-repeat;background-size:24px}.content-page .contact p.svg-phone{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_59_995' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3e%3crect width='24' height='24' fill='%23D9D9D9'/%3e%3c/mask%3e%3cg mask='url(%23mask0_59_995)'%3e%3cpath d='M7 23C6.45 23 5.97917 22.8042 5.5875 22.4125C5.19583 22.0208 5 21.55 5 21V3C5 2.45 5.19583 1.97917 5.5875 1.5875C5.97917 1.19583 6.45 1 7 1H17C17.55 1 18.0208 1.19583 18.4125 1.5875C18.8042 1.97917 19 2.45 19 3V21C19 21.55 18.8042 22.0208 18.4125 22.4125C18.0208 22.8042 17.55 23 17 23H7ZM7 18V21H17V18H7ZM12 20.5C12.2833 20.5 12.5208 20.4042 12.7125 20.2125C12.9042 20.0208 13 19.7833 13 19.5C13 19.2167 12.9042 18.9792 12.7125 18.7875C12.5208 18.5958 12.2833 18.5 12 18.5C11.7167 18.5 11.4792 18.5958 11.2875 18.7875C11.0958 18.9792 11 19.2167 11 19.5C11 19.7833 11.0958 20.0208 11.2875 20.2125C11.4792 20.4042 11.7167 20.5 12 20.5ZM7 16H17V6H7V16ZM7 4H17V3H7V4Z' fill='%23242424'/%3e%3c/g%3e%3c/svg%3e ")}.content-page .contact p.svg-email{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_59_1003' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3e%3crect width='24' height='24' fill='%23D9D9D9'/%3e%3c/mask%3e%3cg mask='url(%23mask0_59_1003)'%3e%3cpath d='M4 17C3.45 17 2.97917 16.8042 2.5875 16.4125C2.19583 16.0208 2 15.55 2 15V7.15C2 6.9 2.07083 6.65417 2.2125 6.4125C2.35417 6.17083 2.55 5.98333 2.8 5.85L10.5 2L18.05 5.85C18.25 5.95 18.4208 6.10833 18.5625 6.325C18.7042 6.54167 18.8 6.76667 18.85 7H15.925L10.5 4.25L4 7.475V17ZM7 21C6.45 21 5.97917 20.8042 5.5875 20.4125C5.19583 20.0208 5 19.55 5 19V10C5 9.45 5.19583 8.97917 5.5875 8.5875C5.97917 8.19583 6.45 8 7 8H20C20.55 8 21.0208 8.19583 21.4125 8.5875C21.8042 8.97917 22 9.45 22 10V19C22 19.55 21.8042 20.0208 21.4125 20.4125C21.0208 20.8042 20.55 21 20 21H7ZM13.5 15.35L7 12V19H20V12L13.5 15.35ZM13.5 13.35L20 10H7L13.5 13.35Z' fill='%23242424'/%3e%3c/g%3e%3c/svg%3e ")}.content-page .contact p.svg-address{background-position:center left 3px;background-size:18px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='20' viewBox='0 0 16 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8 10C8.55 10 9.02083 9.80417 9.4125 9.4125C9.80417 9.02083 10 8.55 10 8C10 7.45 9.80417 6.97917 9.4125 6.5875C9.02083 6.19583 8.55 6 8 6C7.45 6 6.97917 6.19583 6.5875 6.5875C6.19583 6.97917 6 7.45 6 8C6 8.55 6.19583 9.02083 6.5875 9.4125C6.97917 9.80417 7.45 10 8 10ZM8 17.35C10.0333 15.4833 11.5417 13.7875 12.525 12.2625C13.5083 10.7375 14 9.38333 14 8.2C14 6.38333 13.4208 4.89583 12.2625 3.7375C11.1042 2.57917 9.68333 2 8 2C6.31667 2 4.89583 2.57917 3.7375 3.7375C2.57917 4.89583 2 6.38333 2 8.2C2 9.38333 2.49167 10.7375 3.475 12.2625C4.45833 13.7875 5.96667 15.4833 8 17.35ZM8 20C5.31667 17.7167 3.3125 15.5958 1.9875 13.6375C0.6625 11.6792 0 9.86667 0 8.2C0 5.7 0.804167 3.70833 2.4125 2.225C4.02083 0.741667 5.88333 0 8 0C10.1167 0 11.9792 0.741667 13.5875 2.225C15.1958 3.70833 16 5.7 16 8.2C16 9.86667 15.3375 11.6792 14.0125 13.6375C12.6875 15.5958 10.6833 17.7167 8 20Z' fill='%231C1B1F'/%3e%3c/svg%3e ")}.bg-grey{background-color:var(--grey)}.bg-white{background-color:#fff}.box-shadow{box-shadow:0 5px 30px 0 rgba(0,0,0,0.08)}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.pt-60{padding-top:clamp(2.5rem,1.905rem + 2.976vi,3.75rem)}.pb-60{padding-bottom:clamp(2.5rem,1.905rem + 2.976vi,3.75rem)}.pt-48{padding-top:clamp(1.875rem,1.339rem + 2.679vi,3rem)}.pb-48{padding-bottom:clamp(1.875rem,1.339rem + 2.679vi,3rem)}.p-24{padding:24px}h1 span,h2 span{display:block;margin-bottom:8px;color:var(--primary-clr);font-family:var(--font1);font-size:16px;font-weight:700;text-transform:initial}.imgholder{position:relative;overflow:hidden;display:flex}.imgholder:before{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(36,36,36,0.20) 50%,rgba(36,36,36,0.60) 100%)}.imgholder .cta{background-color:transparent}.imgholder .cta:after{opacity:1;right:0}.imgholder__content{position:absolute;inset:0;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:end;margin-bottom:20%}.imgholder__content h4{padding-bottom:10px;color:#FFF;font-family:"SF Pro Display";font-size:24px;font-weight:600;text-transform:uppercase}.imgholder__content h4:after{position:absolute;content:"";left:50%;transform:translateX(-50%);bottom:0;background-color:var(--primary-clr);width:40px;height:2px}.lakasikon{margin-bottom:24px;font-weight:700;font-size:16px;text-align:center}.lakasikon--primary{color:var(--primary-clr);font-size:18px !important}.lakasikon:before{content:'';display:block;min-width:60px;height:60px;margin-bottom:12px;background-position:center;background-repeat:no-repeat}.lakasikon--csalad:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60' fill='none'%3e%3cg clip-path='url(%23clip0_33_455)'%3e%3cpath d='M60 37.3165V23.4282C60 19.2061 56.5692 15.7711 52.3522 15.7711H49.95C51.9267 14.5935 53.2548 12.4337 53.2548 9.96832V6.74824C53.2548 3.0273 50.2313 0 46.5148 0C42.7983 0 39.7747 3.0273 39.7747 6.74824V9.96832C39.7747 12.4337 41.1028 14.5936 43.0795 15.7711H40.6773C37.0579 15.7711 34.0199 18.3025 33.2309 21.6892C32.1811 20.4118 30.5909 19.5959 28.8136 19.5959C27.8941 19.5959 27.0254 19.8155 26.2549 20.2032C25.0375 17.5884 22.389 15.7711 19.3226 15.7711H16.9204C18.8971 14.5935 20.2252 12.4337 20.2252 9.96832V6.74824C20.2252 3.0273 17.2016 0 13.4852 0C9.76887 0 6.74519 3.0273 6.74519 6.74824V9.96832C6.74519 12.4337 8.07328 14.5936 10.05 15.7711H7.64766C3.43078 15.7711 0 19.2061 0 23.4282V37.3165C0 38.288 0.78668 39.0756 1.75699 39.0756H3.52418V58.2332C3.52418 59.2046 4.31086 59.9923 5.28117 59.9923H35.8416C36.8119 59.9923 37.5984 59.2046 37.5984 58.2332V50.5934H41.2902V58.2409C41.2902 59.2124 42.0768 60 43.0471 60H49.9826C50.9529 60 51.7395 59.2124 51.7395 58.2409V50.5934H58.1598C58.6961 50.5934 59.203 50.3481 59.5363 49.9274C59.8696 49.5067 59.9927 48.9566 59.8705 48.4337L57.6852 39.0755H58.2429C59.2134 39.0756 60 38.288 60 37.3165ZM43.2887 6.74824C43.2887 4.96723 44.736 3.5182 46.5149 3.5182C48.2938 3.5182 49.7411 4.96723 49.7411 6.74824V9.96832C49.7411 11.7493 48.2938 13.1984 46.5149 13.1984C44.736 13.1984 43.2887 11.7493 43.2887 9.96832V6.74824ZM10.2591 6.74824C10.2591 4.96723 11.7063 3.5182 13.4852 3.5182C15.2641 3.5182 16.7114 4.96723 16.7114 6.74824V9.96832C16.7114 11.7493 15.2641 13.1984 13.4852 13.1984C11.7063 13.1984 10.2591 11.7493 10.2591 9.96832V6.74824ZM40.6773 19.2893H52.3522C54.6316 19.2893 56.4861 21.146 56.4861 23.4282V35.5574H52.9723V23.4282C52.9723 22.4568 52.1857 21.6691 51.2154 21.6691C50.2451 21.6691 49.4585 22.4568 49.4585 23.4282V35.5574H43.5713V32.6944C44.989 30.8537 44.9892 28.2652 43.5713 26.4247V23.4282C43.5713 22.4568 42.7847 21.6691 41.8144 21.6691C40.8441 21.6691 40.0575 22.4568 40.0575 23.4282V24.4514C39.8759 24.4321 39.6923 24.4215 39.5071 24.4215C38.43 24.4215 37.4043 24.7528 36.5436 25.3651V23.4282C36.5434 21.146 38.3979 19.2893 40.6773 19.2893ZM28.8137 23.1141C30.0296 23.1141 31.0188 24.1045 31.0188 25.3219V27.8821C31.0188 29.0994 30.0296 30.0899 28.8137 30.0899C27.5978 30.0899 26.6086 29.0995 26.6086 27.8821V25.3219C26.6086 24.1045 27.5978 23.1141 28.8137 23.1141ZM3.51387 23.4282C3.51387 21.146 5.36836 19.2893 7.64766 19.2893H19.3226C21.5677 19.2893 23.3992 21.0908 23.4539 23.3257C23.2221 23.9476 23.0947 24.62 23.0947 25.3219V27.2736L21.7491 25.9264C21.2195 25.3962 20.6016 25.0077 19.9426 24.7582V23.4282C19.9426 22.4568 19.1559 21.6691 18.1856 21.6691C17.2153 21.6691 16.4288 22.4568 16.4288 23.4282V24.7093C15.7208 24.9557 15.0563 25.3612 14.4918 25.9264C12.4909 27.9296 12.4909 31.1893 14.4859 33.1868C14.4859 33.1868 15.5781 34.2907 16.8348 35.5574H10.5416V23.4282C10.5416 22.4568 9.75492 21.6691 8.78461 21.6691C7.8143 21.6691 7.02762 22.4568 7.02762 23.4282V35.5574H3.51387V23.4282ZM20.029 39.0756V56.4741H15.2421V39.0756H20.029ZM7.03805 39.0756H11.7282V56.4741H7.03805V39.0756ZM34.0845 56.4741H30.5706V46.6158C30.5706 45.6443 29.784 44.8567 28.8137 44.8567C27.8434 44.8567 27.0567 45.6443 27.0567 46.6158V56.4741H23.5429V38.0191C23.5429 37.4929 23.3088 37.0062 22.923 36.6782C22.4871 36.2647 19.0745 32.8256 16.9765 30.705C16.3457 30.0734 16.3457 29.0457 16.9765 28.4141C17.2821 28.1081 17.6884 27.9397 18.1205 27.9397C18.5527 27.9397 18.9589 28.1082 19.2645 28.4141L24.0136 33.1691C24.3431 33.499 24.79 33.6844 25.2559 33.6844H32.3714C32.8375 33.6844 33.2843 33.499 33.6137 33.1691L38.3629 28.4141C38.6685 28.1081 39.0748 27.9397 39.5068 27.9397C39.939 27.9397 40.3453 28.1082 40.6508 28.4141C41.2816 29.0457 41.2816 30.0734 40.645 30.7109C38.9855 32.3882 36.497 34.8971 35.3203 36.0702C35.0191 36.3705 34.7923 36.5947 34.7043 36.6782C34.3185 37.0062 34.0845 37.4929 34.0845 38.0191V56.4741ZM48.2256 56.4818H44.8039V50.5934H48.2256V56.4818ZM55.9448 47.0752H37.5983V44.8706L38.9183 39.0756H54.1642L55.9448 47.0752Z' fill='%23BF9A54'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_33_455'%3e%3crect width='60' height='60' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.lakasikon--fiatal:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60' fill='none'%3e%3cg clip-path='url(%23clip0_33_506)'%3e%3cpath d='M59.9648 42.2301L55.9241 20.6784C55.4677 18.2438 54.0524 16.193 52.1148 14.8837C53.58 13.5281 54.4996 11.5907 54.4996 9.44187C54.4996 5.35297 51.1732 2.02637 47.0847 2.02637C42.9961 2.02637 39.6696 5.35297 39.6696 9.44187C39.6696 11.5907 40.5892 13.5281 42.0544 14.8837C40.1168 16.1932 38.7016 18.2439 38.2451 20.6784L34.2045 42.2301C33.9822 43.2752 34.864 44.3377 35.9321 44.3118H39.8962L40.995 58.3793C41.0665 59.2941 41.8298 60.0002 42.7473 60.0002H51.4219C52.3395 60.0002 53.1029 59.2943 53.1742 58.3793L54.2731 44.3118H58.2372C59.3052 44.3379 60.1871 43.2752 59.9648 42.2301ZM43.185 9.44187C43.185 7.29148 44.9344 5.54199 47.0846 5.54199C49.2348 5.54199 50.9841 7.29148 50.9841 9.44187C50.9841 11.5923 49.2347 13.3418 47.0846 13.3418C44.9343 13.3418 43.185 11.5923 43.185 9.44187ZM49.7962 56.4846H44.3731L43.4222 44.3118H50.747L49.7962 56.4846ZM38.0499 40.7962L41.7003 21.3262C42.1858 18.7367 44.4502 16.8573 47.0846 16.8573C49.7189 16.8573 51.9834 18.7367 52.4689 21.3262L56.1193 40.7962H38.0499Z' fill='%23BF9A54'/%3e%3cpath d='M24.3534 13.3549C23.6161 13.0723 22.5668 12.7709 21.8116 12.5614C22.9229 11.232 23.5932 9.52184 23.5932 7.65762C23.5934 3.43512 20.1584 0 15.9363 0C11.7143 0 8.2793 3.43512 8.2793 7.65762C8.2793 9.52184 8.94961 11.2321 10.0609 12.5614C9.30797 12.7702 8.25469 13.0727 7.51922 13.3549C2.95125 15.2846 0 19.7306 0 24.6855V31.8325C0 35.6522 3.10734 38.7598 6.92684 38.7598H6.95695V58.2422C6.95695 59.213 7.74387 60 8.71465 60H23.0902C24.0609 60 24.8479 59.213 24.8479 58.2422V38.7521L26.1862 38.7598C29.3217 38.7598 31.8727 36.2086 31.8727 33.0729V24.6855C31.8727 19.7306 28.9214 15.2846 24.3534 13.3549ZM11.7947 7.65762C11.7947 5.37363 13.6526 3.51562 15.9363 3.51562C18.2201 3.51562 20.078 5.37363 20.078 7.65762C20.078 9.9416 18.2201 11.7996 15.9363 11.7996C13.6526 11.7996 11.7947 9.94148 11.7947 7.65762ZM21.3325 56.4844H17.66V40.3233C17.66 39.3525 16.8731 38.5655 15.9023 38.5655C14.9316 38.5655 14.1446 39.3525 14.1446 40.3233V56.4844H10.4722V35.8805H21.3323V56.4844H21.3325ZM28.3573 33.0729C28.3573 34.2701 27.3833 35.2441 26.1962 35.2441L24.8479 35.2364V22.9003C24.8479 21.9295 24.0609 21.1425 23.0902 21.1425C22.1194 21.1425 21.3325 21.9295 21.3325 22.9003V32.3648H10.4723V22.9004C10.4723 21.9296 9.68543 21.1426 8.71465 21.1426C7.74387 21.1426 6.95695 21.9296 6.95695 22.9004V35.2441H6.92684C5.04574 35.2441 3.51539 33.7137 3.51539 31.8325V24.6855C3.51539 21.1438 5.62758 17.966 8.89629 16.5896C11.1557 15.8029 13.5374 15.2945 15.9363 15.3152C18.3346 15.2952 20.7177 15.8017 22.9764 16.5896C26.2452 17.966 28.3573 21.1439 28.3573 24.6855V33.0729Z' fill='%23BF9A54'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_33_506'%3e%3crect width='60' height='60' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.lakasikon--idos:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60' fill='none'%3e%3cpath d='M52.1723 35.2294H51.6023V21.5064C51.6023 16.9502 48.7876 13.043 44.8191 11.4504C48.484 6.86777 45.2365 0 39.3694 0C33.5261 0 30.2734 6.8175 33.8858 11.407L26.6538 13.89C26.4079 13.7309 26.5676 13.8307 26.4504 13.7627C26.8654 11.6019 26.2577 9.41496 24.8326 7.78793V5.27344C24.8326 2.36566 22.4777 0 19.5831 0C16.6884 0 14.3336 2.36566 14.3336 5.27344V7.78793C12.8638 9.46594 12.2807 11.7186 12.7419 13.8945C12.6279 13.9627 12.6756 13.9314 12.4527 14.0845H7.50961C4.79039 14.0845 2.57812 16.3064 2.57812 19.0377C2.57812 21.0768 3.79641 22.8826 5.68207 23.6384L6.85055 24.1065L5.72227 51.0202C5.68031 52.0184 6.47918 52.8516 7.47844 52.8516H10.9613L11.8575 58.5169C11.9926 59.3711 12.729 60 13.5938 60H25.3125C26.1718 60 26.9052 59.3787 27.0464 58.5309L27.9923 52.8516H29.8193V58.2422C29.8193 59.213 30.6063 60 31.5771 60H46.7578C47.7267 60 48.5128 59.2161 48.5156 58.2472L48.5715 38.745H52.1723C53.1285 38.745 53.9062 39.5368 53.9062 40.5102V58.2422C53.9062 59.213 54.6933 60 55.6641 60C56.6348 60 57.4219 59.213 57.4219 58.2422V40.5102C57.4219 37.5983 55.067 35.2294 52.1723 35.2294ZM48.0867 35.2294H33.0146C33.0138 35.2099 32.5457 24.0394 32.5445 24.0199C32.3836 21.2647 31.3488 18.666 29.6505 16.5783L33.4934 15.259L38.0304 20.5923C38.7321 21.4171 40.0068 21.4167 40.7082 20.5923L45.0094 15.5364C46.8688 16.8599 48.0867 19.0418 48.0867 21.5065V35.2294ZM23.0629 12.4277C23.0629 14.3663 21.5018 15.9434 19.5831 15.9434C17.6644 15.9434 16.1033 14.3663 16.1033 12.4277C16.1033 10.4892 17.6644 8.91211 19.5831 8.91211C21.5018 8.91211 23.0629 10.4892 23.0629 12.4277ZM14.3286 17.0618C17.1587 20.2997 22.1583 20.2491 24.9248 16.9605C26.2696 17.8758 27.3394 19.1179 28.0526 20.5471C23.2545 24.5989 16.2029 24.6437 11.3515 20.5414C12.0391 19.1668 13.0568 17.9637 14.3286 17.0618ZM41.5022 14.2332L39.3695 16.7404L37.1948 14.184C41.2193 14.2035 41.065 14.1933 41.5022 14.2332ZM39.3694 3.51562C41.2882 3.51562 42.8491 5.09766 42.8491 7.04227C42.8491 8.98688 41.2881 10.5689 39.3694 10.5689C37.4507 10.5689 35.8896 8.98688 35.8896 7.04227C35.8896 5.09766 37.4507 3.51562 39.3694 3.51562ZM19.5831 3.51562C20.5392 3.51562 21.317 4.30418 21.317 5.27344V5.61527C20.1834 5.32359 18.9848 5.32312 17.8492 5.61527V5.27344C17.8492 4.30418 18.627 3.51562 19.5831 3.51562ZM7.50961 17.6002H9.00141C8.38664 18.5282 7.89129 19.5341 7.52988 20.5914L6.98988 20.3749C5.54156 19.7946 5.95535 17.6002 7.50961 17.6002ZM10.365 24.2089C15.9448 28.065 23.3933 28.1082 29.0343 24.2168L30.0874 49.3359H9.31148C9.31184 49.3298 10.3646 24.215 10.365 24.2089ZM14.5207 52.8516H17.6953V56.4844H15.0953L14.5207 52.8516ZM23.8233 56.4844H21.2109V52.8516H24.4282L23.8233 56.4844ZM45.005 56.4844H41.0138V44.0625C41.0138 43.0917 40.2267 42.3047 39.2559 42.3047C38.2852 42.3047 37.4981 43.0917 37.4981 44.0625V56.4844H33.3349V52.1343C33.5706 51.8139 33.6935 51.4219 33.6768 51.0202L33.1622 38.745H45.056L45.005 56.4844Z' fill='%23BF9A54'/%3e%3c/svg%3e")}.lakasikon--elrendezes:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='61' height='60' viewBox='0 0 61 60' fill='none'%3e%3cg clip-path='url(%23clip0_33_459)'%3e%3cpath d='M55.127 0.117188H49.2676C48.2968 0.117188 47.5098 0.904219 47.5098 1.875V7.14844H15.6348V1.875C15.6348 0.904219 14.8477 0.117188 13.877 0.117188H2.1582C1.18742 0.117188 0.400391 0.904219 0.400391 1.875V58.125C0.400391 59.0958 1.18742 59.8828 2.1582 59.8828H13.877C14.8477 59.8828 15.6348 59.0958 15.6348 58.125V52.8516H55.127C58.0347 52.8516 60.4004 50.4859 60.4004 47.5781V5.39062C60.4004 2.48285 58.0347 0.117188 55.127 0.117188ZM12.1191 7.14844H9.18945C8.21867 7.14844 7.43164 7.93547 7.43164 8.90625C7.43164 9.87703 8.21867 10.6641 9.18945 10.6641H12.1191V14.1797H10.3613C9.39055 14.1797 8.60352 14.9667 8.60352 15.9375C8.60352 16.9083 9.39055 17.6953 10.3613 17.6953H12.1191V21.2109H9.18945C8.21867 21.2109 7.43164 21.998 7.43164 22.9688C7.43164 23.9395 8.21867 24.7266 9.18945 24.7266H12.1191V28.2422H10.3613C9.39055 28.2422 8.60352 29.0292 8.60352 30C8.60352 30.9708 9.39055 31.7578 10.3613 31.7578H12.1191V35.2734H9.18945C8.21867 35.2734 7.43164 36.0605 7.43164 37.0312C7.43164 38.002 8.21867 38.7891 9.18945 38.7891H12.1191V42.3047H10.3613C9.39055 42.3047 8.60352 43.0917 8.60352 44.0625C8.60352 45.0333 9.39055 45.8203 10.3613 45.8203H12.1191V49.3359H9.18945C8.21867 49.3359 7.43164 50.123 7.43164 51.0938C7.43164 52.0645 8.21867 52.8516 9.18945 52.8516H12.1191V56.3672H3.91602V3.63281H12.1191V7.14844ZM56.8848 47.5781C56.8848 48.5474 56.0962 49.3359 55.127 49.3359H15.6348V10.6641H55.127C55.7432 10.6641 56.3346 10.5568 56.8848 10.3617V47.5781ZM55.127 7.14844H51.0254V3.63281H55.127C56.0962 3.63281 56.8848 4.42137 56.8848 5.39062C56.8848 6.35988 56.0962 7.14844 55.127 7.14844Z' fill='%23242424'/%3e%3cpath d='M51.6113 14.1797H20.9082C19.9374 14.1797 19.1504 14.9667 19.1504 15.9375V44.0625C19.1504 45.0333 19.9374 45.8203 20.9082 45.8203H30.5176C31.4884 45.8203 32.2754 45.0333 32.2754 44.0625V37.9184C34.3216 38.6438 35.791 40.5988 35.791 42.8906V44.0625C35.791 45.0333 36.578 45.8203 37.5488 45.8203H51.6113C52.5821 45.8203 53.3691 45.0333 53.3691 44.0625V15.9375C53.3691 14.9667 52.5821 14.1797 51.6113 14.1797ZM49.8535 21.2109H44.5801C43.6093 21.2109 42.8223 21.998 42.8223 22.9688C42.8223 23.9395 43.6093 24.7266 44.5801 24.7266H49.8535V42.3047H39.2873C38.9846 37.7307 35.1669 34.1016 30.5176 34.1016C29.5468 34.1016 28.7598 34.8886 28.7598 35.8594V42.3047H22.666V31.7578H30.5176C31.4884 31.7578 32.2754 30.9708 32.2754 30V22.9688C32.2754 21.998 31.4884 21.2109 30.5176 21.2109C29.5468 21.2109 28.7598 21.998 28.7598 22.9688V28.2422H22.666V17.6953H35.791V30C35.791 30.9708 36.578 31.7578 37.5488 31.7578H43.4082C44.379 31.7578 45.166 30.9708 45.166 30C45.166 29.0292 44.379 28.2422 43.4082 28.2422H39.3066V17.6953H49.8535V21.2109Z' fill='%23242424'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_33_459'%3e%3crect width='60' height='60' fill='white' transform='translate(0.400391)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.lakasikon--futes:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='61' height='60' viewBox='0 0 61 60' fill='none'%3e%3cg clip-path='url(%23clip0_33_474)'%3e%3cpath d='M51.1999 22.6392L47.4881 19.4141C46.8498 18.8451 45.8189 18.845 45.1806 19.4141L41.4687 22.6392C40.7353 23.2765 40.6573 24.3875 41.2946 25.1208C41.6424 25.5212 42.1316 25.7262 42.6233 25.7262C43.0323 25.7262 43.4433 25.5843 43.7763 25.295L44.5753 24.6008V34.6905C44.5753 35.662 45.363 36.4496 46.3345 36.4496C47.306 36.4496 48.0936 35.662 48.0936 34.6905V24.601L48.8925 25.2951C49.6258 25.9324 50.7371 25.8544 51.3741 25.121C52.0112 24.3875 51.9332 23.2763 51.1999 22.6392Z' fill='%23242424'/%3e%3cpath d='M30.959 42.7505V14.1908C30.959 13.2193 30.1714 12.4316 29.1999 12.4316C28.2284 12.4316 27.4408 13.2193 27.4408 14.1908V42.7505C25.4039 43.4758 23.9414 45.4226 23.9414 47.7053C23.9414 50.605 26.3004 52.964 29.1999 52.964C32.0994 52.964 34.4584 50.605 34.4584 47.7053C34.4584 45.4225 32.9959 43.4757 30.959 42.7505ZM29.1999 49.4456C28.2404 49.4456 27.4597 48.6649 27.4597 47.7052C27.4597 46.7455 28.2404 45.965 29.1999 45.965C30.1595 45.965 30.9402 46.7455 30.9402 47.7052C30.9402 48.6649 30.1595 49.4456 29.1999 49.4456Z' fill='%23242424'/%3e%3cpath d='M37.995 8.79553C37.995 3.94573 34.0492 0 29.1993 0C24.3494 0 20.4037 3.94573 20.4037 8.79553V39.1221C18.1708 41.412 16.9043 44.4967 16.9043 47.7049C16.9043 51.0748 18.2452 54.2208 20.68 56.563C22.9949 58.7901 26.0012 60.0001 29.1927 60.0001C29.3558 60.0001 29.5196 59.997 29.6834 59.9906C36.15 59.7402 41.3364 54.4747 41.4907 48.0029C41.57 44.6806 40.304 41.4873 37.9948 39.1217V8.79553H37.995ZM29.5474 56.4748C27.1383 56.5682 24.8565 55.6991 23.1192 54.0276C21.3802 52.3547 20.4226 50.1092 20.4226 47.7049C20.4226 45.2237 21.4855 42.845 23.339 41.1785C23.71 40.8449 23.9219 40.3694 23.9219 39.8704V8.79553C23.9219 5.88569 26.2894 3.51826 29.1993 3.51826C32.1093 3.51826 34.4767 5.88569 34.4767 8.79553V39.8704C34.4767 40.3694 34.6886 40.8451 35.0598 41.1786C36.9727 42.8982 38.0347 45.355 37.9736 47.919C37.8634 52.5379 34.1622 56.2962 29.5474 56.4748Z' fill='%23242424'/%3e%3cpath d='M15.0458 32.9316H10.3548C9.38332 32.9316 8.5957 33.7193 8.5957 34.6908C8.5957 35.6623 9.38332 36.4499 10.3548 36.4499H15.0458C16.0173 36.4499 16.805 35.6623 16.805 34.6908C16.805 33.7191 16.0175 32.9316 15.0458 32.9316Z' fill='%23242424'/%3e%3cpath d='M15.0458 25.8955H10.3548C9.38332 25.8955 8.5957 26.6831 8.5957 27.6546C8.5957 28.6261 9.38332 29.4138 10.3548 29.4138H15.0458C16.0173 29.4138 16.805 28.6261 16.805 27.6546C16.805 26.6831 16.0175 25.8955 15.0458 25.8955Z' fill='%23242424'/%3e%3cpath d='M15.0458 18.8584H10.3548C9.38332 18.8584 8.5957 19.646 8.5957 20.6175C8.5957 21.589 9.38332 22.3767 10.3548 22.3767H15.0458C16.0173 22.3767 16.805 21.589 16.805 20.6175C16.805 19.646 16.0175 18.8584 15.0458 18.8584Z' fill='%23242424'/%3e%3cpath d='M15.0458 11.8223H10.3548C9.38332 11.8223 8.5957 12.6099 8.5957 13.5814C8.5957 14.5529 9.38332 15.3405 10.3548 15.3405H15.0458C16.0173 15.3405 16.805 14.5529 16.805 13.5814C16.805 12.6099 16.0175 11.8223 15.0458 11.8223Z' fill='%23242424'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_33_474'%3e%3crect width='60' height='60' fill='white' transform='translate(0.201172)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.lakasikon--koltseg:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60' fill='none'%3e%3cg clip-path='url(%23clip0_33_484)'%3e%3cpath d='M43.43 45.0904H41.4247V39.7064C49.2005 33.1586 49.1981 20.2792 41.4247 13.7337V1.75781C41.4247 0.787031 40.6376 0 39.6668 0H20.4521C19.4813 0 18.6943 0.787031 18.6943 1.75781V13.6295C10.7621 20.19 10.7647 33.2527 18.6943 39.8108V45.0905H16.5708C14.9454 45.0886 14.1936 47.1395 15.4338 48.1888L28.8659 59.5827C29.5219 60.1393 30.4844 60.1391 31.1403 59.5826L44.5674 48.1886C45.8077 47.1384 45.0544 45.0884 43.43 45.0904ZM22.2099 3.51562H37.909V11.3306C33.2708 8.82258 26.8706 8.7968 22.2099 11.2707V3.51562ZM16.2109 26.7202C16.2109 19.1166 22.3969 12.9307 30.0004 12.9307C48.269 13.624 48.2641 39.8193 30.0003 40.5097C22.3969 40.5096 16.2109 34.3237 16.2109 26.7202ZM30.0026 55.937L21.1767 48.4502C21.786 48.1741 22.2098 47.5607 22.2098 46.8483V42.1696C26.8706 44.6435 33.2706 44.6177 37.9089 42.1097V46.8483C37.9089 47.5314 38.2986 48.1234 38.8676 48.4144L30.0026 55.937Z' fill='%23242424'/%3e%3cpath d='M23.233 28.4781H24.1967C25.0159 32.5779 28.6419 35.677 32.979 35.677C33.9498 35.677 34.7368 34.8899 34.7368 33.9191C34.7368 32.9484 33.9498 32.1613 32.979 32.1613C30.5939 32.1613 28.5639 30.6181 27.8311 28.4781H32.979C35.3088 28.3916 35.3071 25.0482 32.979 24.9625H27.8311C28.5639 22.8227 30.5939 21.2793 32.979 21.2793C33.9498 21.2793 34.7368 20.4923 34.7368 19.5215C34.7368 18.5507 33.9498 17.7637 32.979 17.7637C28.6419 17.7637 25.0159 20.8627 24.1967 24.9625H23.233C20.9032 25.049 20.905 28.3925 23.233 28.4781Z' fill='%23242424'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_33_484'%3e%3crect width='60' height='60' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.lakasikon--hovisszanyero:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='61' height='60' viewBox='0 0 61 60' fill='none'%3e%3cg clip-path='url(%23clip0_33_468)'%3e%3cpath d='M30.8008 0C14.2586 0 0.800781 13.4579 0.800781 30C0.800781 46.5421 14.2586 60 30.8008 60C47.3429 60 60.8008 46.5421 60.8008 30C60.8008 13.4579 47.3429 0 30.8008 0ZM30.8008 55.3079C16.8459 55.3079 5.49288 43.9549 5.49288 30C5.49288 16.0451 16.8459 4.69209 30.8008 4.69209C44.7557 4.69209 56.1087 16.0451 56.1087 30C56.1087 43.9549 44.7557 55.3079 30.8008 55.3079Z' fill='%23242424'/%3e%3cpath d='M16.357 31.2151L21.7385 27.8578C22.6544 27.2863 22.4223 25.8927 21.3707 25.6493L19.3027 25.1704C21.1545 20.5134 25.7043 17.2862 30.9325 17.2862C36.0695 17.2862 40.6289 20.3648 42.5477 25.1292C43.0316 26.331 44.3985 26.9125 45.6003 26.4289C46.8021 25.9449 47.3843 24.578 46.9001 23.3762C44.2622 16.8263 37.9945 12.5938 30.9325 12.5938C23.4981 12.5938 17.0612 17.3412 14.6935 24.1025L12.6315 23.6249C11.5798 23.3812 10.7587 24.5308 11.3299 25.4466L14.6873 30.8282C15.0417 31.3962 15.789 31.5695 16.357 31.2151Z' fill='%23242424'/%3e%3cpath d='M50.2839 35.4925L47.0294 30.0481C46.6859 29.4738 45.9421 29.2864 45.3675 29.6299L39.9231 32.8843C38.9965 33.4383 39.2021 34.8359 40.249 35.0993L42.3292 35.623C40.2612 39.9541 35.8244 42.8028 30.8129 42.7118C25.8793 42.6223 21.444 39.6294 19.5137 35.0862C19.007 33.8938 17.6297 33.3373 16.437 33.8443C15.2445 34.3511 14.6887 35.7284 15.1951 36.9211C17.8483 43.1657 23.9456 47.2803 30.7278 47.4032C30.8351 47.4051 30.9412 47.4061 31.0478 47.4061C38.1407 47.4061 44.3377 43.1306 46.9446 36.785L48.9472 37.2893C49.9948 37.553 50.8378 36.4194 50.2839 35.4925Z' fill='%23242424'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_33_468'%3e%3crect width='60' height='60' fill='white' transform='translate(0.800781)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.lakasikon--okos:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='61' height='60' viewBox='0 0 61 60' fill='none'%3e%3cg clip-path='url(%23clip0_33_443)'%3e%3cpath d='M59.766 26.7737L33.0404 10.2466C31.5348 9.31549 29.6644 9.31549 28.1588 10.2466L23.7244 12.9886V9.08524C23.7244 7.04819 22.0655 5.39062 20.0262 5.39062H17.5011C15.4623 5.39062 13.8029 7.04819 13.8029 9.08524V19.124L1.43318 26.7737C0.607373 27.2841 0.351941 28.3672 0.862806 29.193C1.37321 30.0188 2.45628 30.2742 3.28209 29.7638L8.03001 26.8277V51.0937H7.44728C6.47636 51.0937 5.68946 51.8806 5.68946 52.8516C5.68946 53.8225 6.47636 54.6094 7.44728 54.6094H53.7519C54.7228 54.6094 55.5097 53.8225 55.5097 52.8516C55.5097 51.8806 54.7228 51.0937 53.7519 51.0937H53.1692V26.8277L57.9171 29.7638C58.205 29.9419 58.5245 30.0265 58.8399 30.0265C59.4286 30.0265 60.004 29.7308 60.3364 29.193C60.8472 28.3672 60.5918 27.2841 59.766 26.7737ZM17.3185 9.08524C17.3185 8.98636 17.4004 8.90625 17.5011 8.90625H20.0262C20.1269 8.90625 20.2088 8.98636 20.2088 9.08524V15.1625L17.3185 16.9501V9.08524ZM49.6535 51.0937H11.5456V24.6533L30.0077 13.2367C30.3725 13.011 30.8262 13.011 31.1915 13.2367L49.6535 24.6533V51.0937Z' fill='%23242424'/%3e%3cpath d='M30.5996 43.9834C29.6287 43.9834 28.8418 44.7703 28.8418 45.7412V46.6119C28.8418 47.5828 29.6287 48.3697 30.5996 48.3697C31.5705 48.3697 32.3574 47.5828 32.3574 46.6119V45.7412C32.3574 44.7703 31.5705 43.9834 30.5996 43.9834Z' fill='%23242424'/%3e%3cpath d='M35.6226 38.9772C34.1618 37.8909 32.4246 37.3164 30.5995 37.3164C28.7932 37.3164 27.0706 37.8799 25.6181 38.9465C24.8354 39.521 24.6669 40.6215 25.2414 41.4038C25.8159 42.1861 26.9159 42.355 27.6987 41.7805C28.5437 41.1598 29.5467 40.832 30.5995 40.832C31.6634 40.832 32.6746 41.1662 33.5246 41.7984C33.84 42.0327 34.2076 42.1458 34.5725 42.1458C35.1094 42.1458 35.6395 41.9009 35.9842 41.4372C36.5637 40.6581 36.4017 39.5567 35.6226 38.9772Z' fill='%23242424'/%3e%3cpath d='M39.3959 33.8213C36.8347 31.9279 33.7929 30.9277 30.5995 30.9277C27.4231 30.9277 24.3945 31.9188 21.8407 33.7933C21.0583 34.3678 20.8894 35.4683 21.4639 36.2506C22.0384 37.0334 23.1389 37.2018 23.9212 36.6273C25.8676 35.1987 28.1766 34.4434 30.5995 34.4434C33.0353 34.4434 35.3543 35.206 37.3062 36.6484C37.6207 36.8805 37.9869 36.9926 38.3499 36.9926C38.8882 36.9926 39.4202 36.7459 39.7649 36.2794C40.3416 35.499 40.1764 34.398 39.3959 33.8213Z' fill='%23242424'/%3e%3cpath d='M18.1072 28.7044C17.3258 29.2808 17.1596 30.3812 17.7359 31.1626C18.0806 31.63 18.6125 31.8772 19.1518 31.8772C19.5143 31.8772 19.8796 31.7655 20.1937 31.5339C23.2392 29.2881 26.855 28.1011 30.6517 28.1011C34.4347 28.1011 38.0405 29.2808 41.0791 31.5119C41.8619 32.0864 42.9619 31.9179 43.5364 31.1352C44.1109 30.3528 43.9424 29.2528 43.1601 28.6783C39.5136 26.0009 35.1882 24.5859 30.6517 24.5859C26.0988 24.5855 21.761 26.01 18.1072 28.7044Z' fill='%23242424'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_33_443'%3e%3crect width='60' height='60' fill='white' transform='translate(0.599609)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.lakasikon--kozpont:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60' fill='none'%3e%3cg clip-path='url(%23clip0_33_369)'%3e%3cpath d='M17.5781 12.3047C17.5781 9.39691 15.2125 7.03125 12.3047 7.03125C9.39691 7.03125 7.03125 9.39691 7.03125 12.3047C7.03125 15.2125 9.39691 17.5781 12.3047 17.5781C15.2125 17.5781 17.5781 15.2125 17.5781 12.3047ZM10.5469 12.3047C10.5469 11.3354 11.3354 10.5469 12.3047 10.5469C13.2739 10.5469 14.0625 11.3354 14.0625 12.3047C14.0625 13.2739 13.2739 14.0625 12.3047 14.0625C11.3354 14.0625 10.5469 13.2739 10.5469 12.3047Z' fill='%23242424'/%3e%3cpath d='M55.8711 33.366C53.6116 32.2534 50.6665 31.6406 47.5781 31.6406C43.432 31.6406 39.889 32.6968 37.6841 34.3881L24.5783 31.1365C24.2859 28.5609 21.7625 26.4124 17.9102 25.3389L22.1535 19.6818C23.7601 17.54 24.6094 14.989 24.6094 12.3047C24.6094 5.51988 19.0895 0 12.3047 0C5.51988 0 0 5.51988 0 12.3047C0 14.989 0.849258 17.54 2.45602 19.6819L6.69926 25.339C2.59781 26.4819 0 28.8428 0 31.6406C0 35.6491 5.28984 38.6719 12.3047 38.6719C17.5049 38.6719 21.7562 37.0105 23.6082 34.5182L35.4423 37.4542C35.3316 37.8479 35.2734 38.2545 35.2734 38.6719C35.2734 40.1427 35.9864 41.4805 37.2348 42.5854L29.7395 46.9505C27.7236 46.217 25.3343 45.8203 22.8516 45.8203C15.8367 45.8203 10.5469 48.843 10.5469 52.8516C10.5469 57.8454 17.7532 60 22.8516 60C29.8171 60 35.2734 56.8601 35.2734 52.8516C35.2734 51.4068 34.5858 50.068 33.2978 48.9464L40.7674 44.5964C42.6935 45.3011 45.021 45.7031 47.5781 45.7031C52.7238 45.7031 60 43.6368 60 38.6719C60 36.5616 58.5336 34.6772 55.8711 33.366ZM29.5724 55.0716C27.8033 55.9695 25.3538 56.4844 22.8516 56.4844C17.5679 56.4844 14.0625 54.2978 14.0625 52.8516C14.0625 51.4181 17.4864 49.3359 22.8516 49.3359C28.2056 49.3359 31.7578 51.452 31.7578 52.8516C31.7578 53.5263 30.9 54.3977 29.5724 55.0716ZM3.51562 12.3047C3.51562 7.4584 7.4584 3.51562 12.3047 3.51562C17.151 3.51562 21.0938 7.4584 21.0938 12.3047C21.0938 14.2222 20.4877 16.0438 19.341 17.5724L12.3047 26.9532L5.26828 17.5723C4.12172 16.0438 3.51562 14.2222 3.51562 12.3047ZM12.3047 35.1562C6.93949 35.1562 3.51562 33.0741 3.51562 31.6406C3.51562 30.6463 5.41805 29.0674 9.00633 28.4148L10.8984 30.9375C11.2304 31.3801 11.7513 31.6406 12.3047 31.6406C12.858 31.6406 13.3789 31.3801 13.7109 30.9375L15.6032 28.4148C19.1913 29.0674 21.0938 30.6463 21.0938 31.6406C21.0938 33.0741 17.6699 35.1562 12.3047 35.1562ZM47.5781 42.1875C44.9828 42.1875 38.7891 41.088 38.7891 38.6719C38.7891 37.2045 42.3057 35.1562 47.5781 35.1562C52.9322 35.1562 56.4844 37.2723 56.4844 38.6719C56.4844 40.0714 52.9322 42.1875 47.5781 42.1875Z' fill='%23242424'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_33_369'%3e%3crect width='60' height='60' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.lakasikon--kommunalis:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60' fill='none'%3e%3cg clip-path='url(%23clip0_33_392)'%3e%3cpath d='M58.2422 16.0547H55.1953V14.0625C55.1953 13.0917 54.4083 12.3047 53.4375 12.3047C52.4667 12.3047 51.6797 13.0917 51.6797 14.0625V16.0547H44.8828V9.375C44.8828 8.40422 44.0958 7.61719 43.125 7.61719H39.2578V1.75781C39.2578 0.787031 38.4708 0 37.5 0H22.5C21.5292 0 20.7422 0.787031 20.7422 1.75781V7.61719H16.875C15.9042 7.61719 15.1172 8.40422 15.1172 9.375V28.2422H7.38281V26.25C7.38281 25.2792 6.59578 24.4922 5.625 24.4922C4.65422 24.4922 3.86719 25.2792 3.86719 26.25V28.2422H1.75781C0.787031 28.2422 0 29.0292 0 30V58.2422C0 59.213 0.787031 60 1.75781 60H58.2422C59.213 60 60 59.213 60 58.2422V17.8125C60 16.8417 59.213 16.0547 58.2422 16.0547ZM24.2578 3.51562H35.7422V7.61719H24.2578V3.51562ZM3.51562 31.7578H15.1172V56.4844H3.51562V31.7578ZM18.6328 30V11.1328H22.5H37.5H41.3672V17.8125V56.4844H35.5078V50.5078H35.625C36.5958 50.5078 37.3828 49.7208 37.3828 48.75C37.3828 47.7792 36.5958 46.9922 35.625 46.9922H33.75H26.25H24.375C23.4042 46.9922 22.6172 47.7792 22.6172 48.75C22.6172 49.7208 23.4042 50.5078 24.375 50.5078H24.4922V56.4844H18.6328V30ZM28.0078 56.4844V50.5078H31.9922V56.4844H28.0078ZM56.4844 56.4844H44.8828V19.5703H56.4844V56.4844Z' fill='%23242424'/%3e%3cpath d='M24.375 18.6328H26.25C27.2208 18.6328 28.0078 17.8458 28.0078 16.875C28.0078 15.9042 27.2208 15.1172 26.25 15.1172H24.375C23.4042 15.1172 22.6172 15.9042 22.6172 16.875C22.6172 17.8458 23.4042 18.6328 24.375 18.6328Z' fill='%23242424'/%3e%3cpath d='M10.3125 34.8047H8.4375C7.46672 34.8047 6.67969 35.5917 6.67969 36.5625C6.67969 37.5333 7.46672 38.3203 8.4375 38.3203H10.3125C11.2833 38.3203 12.0703 37.5333 12.0703 36.5625C12.0703 35.5917 11.2833 34.8047 10.3125 34.8047Z' fill='%23242424'/%3e%3cpath d='M10.3125 41.3672H8.4375C7.46672 41.3672 6.67969 42.1542 6.67969 43.125C6.67969 44.0958 7.46672 44.8828 8.4375 44.8828H10.3125C11.2833 44.8828 12.0703 44.0958 12.0703 43.125C12.0703 42.1542 11.2833 41.3672 10.3125 41.3672Z' fill='%23242424'/%3e%3cpath d='M10.3125 47.9297H8.4375C7.46672 47.9297 6.67969 48.7167 6.67969 49.6875C6.67969 50.6583 7.46672 51.4453 8.4375 51.4453H10.3125C11.2833 51.4453 12.0703 50.6583 12.0703 49.6875C12.0703 48.7167 11.2833 47.9297 10.3125 47.9297Z' fill='%23242424'/%3e%3cpath d='M51.5625 22.6172H49.6875C48.7167 22.6172 47.9297 23.4042 47.9297 24.375C47.9297 25.3458 48.7167 26.1328 49.6875 26.1328H51.5625C52.5333 26.1328 53.3203 25.3458 53.3203 24.375C53.3203 23.4042 52.5333 22.6172 51.5625 22.6172Z' fill='%23242424'/%3e%3cpath d='M51.5625 29.1797H49.6875C48.7167 29.1797 47.9297 29.9667 47.9297 30.9375C47.9297 31.9083 48.7167 32.6953 49.6875 32.6953H51.5625C52.5333 32.6953 53.3203 31.9083 53.3203 30.9375C53.3203 29.9667 52.5333 29.1797 51.5625 29.1797Z' fill='%23242424'/%3e%3cpath d='M51.5625 35.7422H49.6875C48.7167 35.7422 47.9297 36.5292 47.9297 37.5C47.9297 38.4708 48.7167 39.2578 49.6875 39.2578H51.5625C52.5333 39.2578 53.3203 38.4708 53.3203 37.5C53.3203 36.5292 52.5333 35.7422 51.5625 35.7422Z' fill='%23242424'/%3e%3cpath d='M51.5625 42.3047H49.6875C48.7167 42.3047 47.9297 43.0917 47.9297 44.0625C47.9297 45.0333 48.7167 45.8203 49.6875 45.8203H51.5625C52.5333 45.8203 53.3203 45.0333 53.3203 44.0625C53.3203 43.0917 52.5333 42.3047 51.5625 42.3047Z' fill='%23242424'/%3e%3cpath d='M33.75 18.6328H35.625C36.5958 18.6328 37.3828 17.8458 37.3828 16.875C37.3828 15.9042 36.5958 15.1172 35.625 15.1172H33.75C32.7792 15.1172 31.9922 15.9042 31.9922 16.875C31.9922 17.8458 32.7792 18.6328 33.75 18.6328Z' fill='%23242424'/%3e%3cpath d='M24.375 26.1328H26.25C27.2208 26.1328 28.0078 25.3458 28.0078 24.375C28.0078 23.4042 27.2208 22.6172 26.25 22.6172H24.375C23.4042 22.6172 22.6172 23.4042 22.6172 24.375C22.6172 25.3458 23.4042 26.1328 24.375 26.1328Z' fill='%23242424'/%3e%3cpath d='M33.75 26.1328H35.625C36.5958 26.1328 37.3828 25.3458 37.3828 24.375C37.3828 23.4042 36.5958 22.6172 35.625 22.6172H33.75C32.7792 22.6172 31.9922 23.4042 31.9922 24.375C31.9922 25.3458 32.7792 26.1328 33.75 26.1328Z' fill='%23242424'/%3e%3cpath d='M24.375 33.6328H26.25C27.2208 33.6328 28.0078 32.8458 28.0078 31.875C28.0078 30.9042 27.2208 30.1172 26.25 30.1172H24.375C23.4042 30.1172 22.6172 30.9042 22.6172 31.875C22.6172 32.8458 23.4042 33.6328 24.375 33.6328Z' fill='%23242424'/%3e%3cpath d='M33.75 33.6328H35.625C36.5958 33.6328 37.3828 32.8458 37.3828 31.875C37.3828 30.9042 36.5958 30.1172 35.625 30.1172H33.75C32.7792 30.1172 31.9922 30.9042 31.9922 31.875C31.9922 32.8458 32.7792 33.6328 33.75 33.6328Z' fill='%23242424'/%3e%3cpath d='M24.375 41.1328H26.25C27.2208 41.1328 28.0078 40.3458 28.0078 39.375C28.0078 38.4042 27.2208 37.6172 26.25 37.6172H24.375C23.4042 37.6172 22.6172 38.4042 22.6172 39.375C22.6172 40.3458 23.4042 41.1328 24.375 41.1328Z' fill='%23242424'/%3e%3cpath d='M33.75 41.1328H35.625C36.5958 41.1328 37.3828 40.3458 37.3828 39.375C37.3828 38.4042 36.5958 37.6172 35.625 37.6172H33.75C32.7792 37.6172 31.9922 38.4042 31.9922 39.375C31.9922 40.3458 32.7792 41.1328 33.75 41.1328Z' fill='%23242424'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_33_392'%3e%3crect width='60' height='60' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.lakasikon--energiatakarekos:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60' fill='none'%3e%3cg clip-path='url(%23clip0_33_383)'%3e%3cpath d='M58.2438 56.4416H53.157V30.3888C53.6019 30.5044 54.0587 30.5634 54.5173 30.5634C55.3438 30.5633 56.1759 30.3741 56.9525 29.9898C58.8322 29.0599 60 27.1792 60 25.0819C60 23.392 59.202 21.7723 57.8636 20.7422L34.2787 1.50961C34.2632 1.49697 34.2474 1.48456 34.2315 1.4725C31.7445 -0.417663 28.2616 -0.429371 25.7618 1.44393C25.7456 1.4561 25.7295 1.46863 25.7137 1.48139L2.20991 20.4038C0.825422 21.4546 0 23.1161 0 24.8551C0 26.9954 1.19165 28.9146 3.10991 29.8636C4.29711 30.451 5.61076 30.5913 6.84304 30.3055V56.4415H1.75622C0.786317 56.4415 0 57.2278 0 58.1977C0 59.1676 0.786317 59.954 1.75622 59.954H58.2438C59.2137 59.954 60 59.1676 60 58.1977C60 57.2278 59.2137 56.4416 58.2438 56.4416ZM4.66756 26.7155C3.94423 26.3576 3.51244 25.6622 3.51244 24.8551C3.51244 24.205 3.82305 23.5842 4.34336 23.1941C4.35963 23.1819 4.37567 23.1695 4.39148 23.1567L27.8903 4.2383C29.1323 3.32285 30.849 3.32858 32.0846 4.25271L55.6648 23.4814C55.6803 23.4941 55.6961 23.5065 55.712 23.5185C56.1976 23.8875 56.4874 24.472 56.4874 25.0819C56.4874 25.8454 56.079 26.5033 55.3947 26.8418C54.7106 27.1805 53.9399 27.1061 53.3328 26.6428L31.0654 9.65038C30.5059 9.21905 29.6015 9.13066 28.9346 9.65038L6.84726 26.5053C6.20577 26.9949 5.391 27.0735 4.66756 26.7155ZM10.3555 56.4416V28.7201L30.0001 13.2802L49.6446 28.7201V56.4415H10.3555V56.4416Z' fill='%23242424'/%3e%3cpath d='M31.2504 23.2375C30.9204 22.9025 30.4698 22.7139 29.9995 22.7139C29.5292 22.7139 29.0787 22.9024 28.7486 23.2375L23.6336 28.428C19.7523 32.3666 19.7523 38.7752 23.6336 42.7138L28.2433 47.3915V49.9392C28.2433 50.9091 29.0296 51.6954 29.9995 51.6954C30.9694 51.6954 31.7557 50.9091 31.7557 49.9392V47.3915L36.3655 42.7138C40.2467 38.7752 40.2467 32.3666 36.3655 28.428L31.2504 23.2375ZM33.8636 40.2484L31.7557 42.3875V33.8239C31.7557 32.854 30.9694 32.0677 29.9995 32.0677C29.0296 32.0677 28.2433 32.854 28.2433 33.8239V42.3875L26.1355 40.2484C23.5939 37.6692 23.5939 33.4726 26.1355 30.8934L29.9995 26.9722L33.8636 30.8934C36.4052 33.4726 36.4052 37.6692 33.8636 40.2484Z' fill='%23242424'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_33_383'%3e%3crect width='60' height='60' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.lakasikon--modern:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60' fill='none'%3e%3cg clip-path='url(%23clip0_33_388)'%3e%3cpath d='M55.1522 31.4973H53.7725V20.75H58.2421C58.7809 20.75 59.2904 20.5028 59.6237 20.0789C59.9569 19.6554 60.0773 19.1025 59.9505 18.5788L57.263 7.4675C57.0721 6.67877 56.3658 6.12305 55.5541 6.12305H48.4748C47.6632 6.12305 46.9574 6.67877 46.7665 7.4675L44.0785 18.5788C43.9517 19.1025 44.0725 19.6554 44.4058 20.0789C44.739 20.5028 45.2481 20.75 45.7873 20.75H50.2569V24.9673C49.454 24.4729 48.5096 24.1868 47.4993 24.1868H12.5001C9.59243 24.1868 7.22671 26.5526 7.22671 29.4603V31.4973H4.84771C2.17483 31.4973 0 33.6722 0 36.345V52.2148C0 54.8881 2.17483 57.0629 4.84771 57.0629H55.1522C57.8251 57.0629 59.9999 54.8881 59.9999 52.2148V36.345C59.9999 33.6722 57.8251 31.4973 55.1522 31.4973ZM4.84771 53.5473C4.11346 53.5473 3.51562 52.9495 3.51562 52.2148V36.345C3.51562 35.6103 4.11346 35.0129 4.84771 35.0129H11.1227C11.8574 35.0129 12.4548 35.6103 12.4548 36.345V52.2148C12.4548 52.9495 11.8574 53.5473 11.1227 53.5473H4.84771ZM12.5001 27.7025H47.4998C48.4689 27.7025 49.2576 28.4912 49.2576 29.4603V31.4973H48.8772C46.2039 31.4973 44.0295 33.6722 44.0295 36.345V42.5221H15.9704V36.345C15.9704 33.6722 13.7956 31.4973 11.1227 31.4973H10.7423V29.4603C10.7423 28.4912 11.5311 27.7025 12.5001 27.7025ZM15.9704 52.2148V46.0377H44.0295V52.2148C44.0295 52.6771 44.0959 53.1234 44.2172 53.5473H15.7828C15.9041 53.1234 15.9704 52.6771 15.9704 52.2148ZM47.5451 52.2148V36.345C47.5451 35.6103 48.1425 35.0129 48.8772 35.0129H55.1522C55.8865 35.0129 56.4843 35.6103 56.4843 36.345V52.2148C56.4843 52.9495 55.8865 53.5473 55.1522 53.5473H48.8772C48.1425 53.5473 47.5451 52.9495 47.5451 52.2148ZM54.1708 9.63867L56.0083 17.2339H48.0207L49.8582 9.63867H54.1708Z' fill='%23242424'/%3e%3cpath d='M3.99414 18.436H33.7433C34.7142 18.436 35.5011 17.6491 35.5011 16.6781V4.80469C35.5011 3.83377 34.7142 3.04688 33.7433 3.04688H3.99414C3.02322 3.04688 2.23633 3.83377 2.23633 4.80469V16.6781C2.23633 17.6491 3.02322 18.436 3.99414 18.436ZM5.75195 6.5625H31.9854V14.9203H5.75195V6.5625Z' fill='%23242424'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_33_388'%3e%3crect width='60' height='60' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.lakasikon--biztonsag:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60' fill='none'%3e%3cpath d='M59.2335 34.6066L55.5487 32.0901L56.572 31.2726C57.4784 30.5486 57.4471 29.1553 56.5039 28.4743L22.7038 4.06471C21.1856 2.96818 19.0777 3.25318 17.9048 4.71299L6.79652 18.5395C5.53324 20.1122 5.85211 22.4296 7.49414 23.6023L15.9387 29.6328L12.5484 34.4494C11.9873 35.2467 12.1827 36.3488 12.9831 36.905L14.1915 37.7443C12.2197 39.6469 9.57539 40.7234 6.8134 40.7234H3.51562V36.9148C3.51562 35.944 2.72859 35.157 1.75781 35.157C0.787031 35.157 0 35.944 0 36.9148V54.8445C0 55.8153 0.787031 56.6023 1.75781 56.6023C2.72859 56.6023 3.51562 55.8153 3.51562 54.8445V51.2703H5.89828C12.2079 51.2703 18.3766 48.6167 22.7582 43.6941L24.5163 44.9152C25.3188 45.4726 26.4221 45.2681 26.9719 44.461L30.1564 39.786L37.3971 44.9568C38.0361 45.4131 38.9014 45.3906 39.5159 44.8996L42.1393 42.8036L48.9608 47.7134C49.7186 48.2588 50.7698 48.1165 51.3557 47.3906L59.6102 37.1622C60.2538 36.3645 60.0809 35.1851 59.2335 34.6066ZM5.89828 47.7546H3.51562V44.2389H6.81328C10.7222 44.2389 14.4537 42.6183 17.1206 39.7785L19.8459 41.6713C16.2704 45.5082 11.1821 47.7546 5.89828 47.7546ZM25.0648 41.0157L16.4413 35.0265L18.7997 31.6758L27.2947 37.7424L25.0648 41.0157ZM38.3591 41.3238L9.53719 20.7413L20.6455 6.91482L52.5702 29.9699L38.3591 41.3238ZM49.6643 43.8881L44.9914 40.5247L52.6759 34.3852L55.6785 36.4359L49.6643 43.8881Z' fill='%23242424'/%3e%3cpath d='M44.0625 30C45.0333 30 45.8203 29.213 45.8203 28.2422C45.8203 27.2714 45.0333 26.4844 44.0625 26.4844C43.0917 26.4844 42.3047 27.2714 42.3047 28.2422C42.3047 29.213 43.0917 30 44.0625 30Z' fill='%23242424'/%3e%3c/svg%3e")}.lakasikon--befektetes:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60' fill='none'%3e%3cg clip-path='url(%23clip0_33_374)'%3e%3cpath d='M58.2417 60H1.7578C0.787025 60 0 59.2129 0 58.2422C0 57.2714 0.787025 56.4844 1.7578 56.4844H58.2417C59.2125 56.4844 59.9995 57.2714 59.9995 58.2422C59.9995 59.2129 59.2125 60 58.2417 60Z' fill='%23242424'/%3e%3cpath d='M12.4218 59.9999H5.39061C4.41984 59.9999 3.63281 59.2128 3.63281 58.2421V45.3515C3.63281 43.7361 4.94706 42.4219 6.56248 42.4219H11.2499C12.8654 42.4219 14.1796 43.7361 14.1796 45.3515V58.2421C14.1796 59.2128 13.3926 59.9999 12.4218 59.9999ZM7.14841 56.4843H10.664V45.9375H7.14841V56.4843Z' fill='%23242424'/%3e%3cpath d='M26.4843 59.9998H19.4531C18.4823 59.9998 17.6953 59.2128 17.6953 58.242V41.1328C17.6953 39.5174 19.0096 38.2031 20.625 38.2031H25.3124C26.9279 38.2031 28.2421 39.5174 28.2421 41.1328V58.242C28.2421 59.2128 27.4551 59.9998 26.4843 59.9998ZM21.2109 56.4842H24.7265V41.7187H21.2109V56.4842Z' fill='%23242424'/%3e%3cpath d='M40.5468 59.9998H33.5156C32.5448 59.9998 31.7578 59.2128 31.7578 58.242V34.6875C31.7578 33.0721 33.0721 31.7578 34.6875 31.7578H39.3749C40.9904 31.7578 42.3046 33.0721 42.3046 34.6875V58.242C42.3046 59.2128 41.5176 59.9998 40.5468 59.9998ZM35.2734 56.4842H38.789V35.2734H35.2734V56.4842Z' fill='%23242424'/%3e%3cpath d='M54.6093 59.9997H47.5781C46.6073 59.9997 45.8203 59.2127 45.8203 58.2419V22.9687C45.8203 21.3533 47.1346 20.0391 48.75 20.0391H53.4374C55.0529 20.0391 56.3671 21.3533 56.3671 22.9687V58.2419C56.3671 59.2127 55.5801 59.9997 54.6093 59.9997ZM49.3359 56.4841H52.8515V23.5547H49.3359V56.4841Z' fill='%23242424'/%3e%3cpath d='M1.7578 37.7698C0.787025 37.7698 0 36.9828 0 36.012C0 35.0412 0.787025 34.2542 1.7578 34.2542C12.0944 34.2542 23.3487 30.4901 33.4475 23.6555C42.7382 17.3678 50.1413 9.12492 53.7586 1.04034C54.1552 0.154171 55.195 -0.242857 56.081 0.153819C56.9672 0.550261 57.3641 1.59006 56.9676 2.47622C53.0903 11.1418 45.2358 19.9226 35.418 26.567C24.7436 33.7912 12.7894 37.7698 1.7578 37.7698Z' fill='%23242424'/%3e%3cpath d='M58.2413 14.2589C57.4651 14.2589 56.7549 13.741 56.5446 12.9556L54.121 3.911L45.0764 6.33453C44.1384 6.58602 43.1749 6.02938 42.9236 5.09165C42.6724 4.15393 43.2288 3.19007 44.1665 2.93882L54.909 0.0603641C55.8471 -0.191001 56.8106 0.365635 57.0618 1.30324L59.9403 12.0457C60.1915 12.9835 59.6351 13.9473 58.6974 14.1986C58.5449 14.2394 58.3919 14.2589 58.2413 14.2589Z' fill='%23242424'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_33_374'%3e%3crect width='60' height='60' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.rolunk--slick{width:96%;margin:0 auto}.rolunk--slick .slick-track{display:flex;height:auto}.rolunk--slick .slick-list{height:initial !important;padding:24px 0}.rolunk--slick .slick-slide{margin:0 12px;display:flex;height:auto}.rolunk--slick .slick-arrow{top:50%}.rolunk--slick .slick-prev{left:-10px}.rolunk--slick .slick-next{right:-10px}.rolunk__name{font-weight:600}.why{text-align:center}.why .lakasikon{margin-bottom:24px;font-weight:700;font-size:20px;text-transform:uppercase}.step__item{display:grid;gap:12px}.step__title{font-size:20px;font-weight:700;color:var(--primary-clr)}.d-grid{display:grid}.d-grid--lakasikon{grid-template-columns:1fr 1fr}.d-grid--lakasikon .lakasikon{margin-bottom:24px}.number__big{color:var(--primary-clr);font-family:Poppins;font-size:60px;font-weight:400;line-height:1}.number__text{font-size:20px}@media (min-width:581px){ .lakasikon{margin-bottom:0}}@media (min-width:768px){ .d-grid--lakasikon{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1200px){ .d-grid--lakasikon{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}.dynamicforms label{font-size:14px;font-family:var(--font1);font-weight:500;color:var(--default)}.dynamicforms label .custom-control-description{font-weight:initial}.dynamicforms h4{margin-top:20px;font-size:22px;text-transform:initial}.dynamicforms #rooms,.dynamicforms #rooms2,.dynamicforms #number{max-width:100px}.form-control::-webkit-input-placeholder{color:#CACACA;opacity:1}.form-control::-moz-placeholder{color:#CACACA;opacity:1}.form-control:-ms-input-placeholder{color:#CACACA;opacity:1}.form-control::-ms-input-placeholder{color:#CACACA;opacity:1}.form-control::placeholder{color:#CACACA;opacity:1}.form-control,.custom-select{transition:.3s;height:auto;padding:12px 15px;transition:.2s;line-height:20px;border-radius:0;border:1px solid transparent;border-bottom:1px solid var(--base);background-repeat:no-repeat;background-position:center right 15px;background-size:auto;background-color:transparent;background-color:var(--grey);color:var(--base)}.form-control:disabled,.form-control[readonly]{background-color:#fff}.form-control:focus,.form-control:active,.custom-select:focus,.custom-select:active{box-shadow:none !important;background-color:var(--grey);border:1px solid var(--base)}.custom-control-label{line-height:1.4}.custom-control-label a{text-decoration:underline;color:var(--primary-clr)}.custom-control-label::before,.custom-control-label::after{top:0;left:-1.5rem;;width:20px;height:20px;transition:.2s}.custom-checkbox .custom-control-input{z-index:100}.custom-checkbox .custom-control-label::before{border-radius:0}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,.custom-radio .custom-control-input:checked ~ .custom-control-label::before{border-color:var(--primary-clr);background-color:var(--primary-clr)}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:var(--boxshadow)}.custom-control-input:not(:disabled) ~ .custom-control-label::before{background-color:#d5d5d5;border-color:#d5d5d5}.error{max-width:1000px;margin:20px auto;padding:10px 20px;text-align:left;background-color:#CF372E;color:#fff}.error h2{color:#fff}.error h2::after{background-color:#fff !important}span.required:empty{font-size:7px;vertical-align:super;color:#CF372E}span.required:empty::before{content:"★"}.formError{display:block;position:absolute;top:0;left:0;cursor:pointer;z-index:99}.formError .formErrorContent{position:relative;min-width:170px;padding:4px 10px;text-align:left;font-weight:400;font-size:14px;background:#CF372E;color:#fff}.formError .formErrorContent::after{position:absolute;content:"";top:100%;left:10px;width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#CF372E transparent transparent transparent}.autocomplete{position:relative}.autocomplete ul.ui-autocomplete{position:absolute;top:100% !important;left:0 !important;width:100% !important;max-height:200px;margin:1px 0 0 0 !important;padding:0 !important;z-index:1020;overflow-y:auto;overflow-x:hidden;border:1px solid #939393;background-color:#fff}.autocomplete ul.ui-autocomplete li.ui-menu-item{margin:0;padding:0 !important}.autocomplete ul.ui-autocomplete li.ui-menu-item::before{display:none}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper{padding:3px 15px;cursor:pointer}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-state-active,.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover{background-color:#A3007D;color:#fff}.ui-helper-hidden-accessible{display:none}.dynamicforms .plusinfo .form-control-sm{height:100%;transition:.3s;opacity:0;visibility:hidden}.dynamicforms .plusinfo.active .form-control-sm{opacity:1;visibility:visible}.dynamicforms .custom-control.custom-checkbox{position:relative}.dynamicforms .custom-control-label:checked ~ .custom-control-indicator{background-color:var(--default);border-color:var(--default) !important}.dynamicforms .custom-control-description::before{width:20px;height:20px;background-color:#fff;border:1px solid rgb(196,154,108);position:absolute;left:-1%;top:8%}.dynamicforms .custom-radio .custom-control-input:checked ~ .custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff")}.dynamicforms .custom-control-indicator{position:absolute;width:20px;height:20px;background-color:white;border:1px solid rgb(220,220,220);left:-3px}.dynamicforms .custom-select{display:inline-block;width:100%;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px}.dynamicforms .form-control .custom-select{height:auto;padding:10px 20px;transition:.2s;line-height:20px;border-radius:10px;background-color:#fff}#regular-form{display:flex;flex-direction:column;align-items:center}#regular-form button[type='submit']{margin:20px 0}#regular-form .ui-datepicker-trigger{display:none}.autocomplete{position:relative}.autocomplete ul.ui-autocomplete{position:absolute;top:100%;left:0;width:100% !important;max-height:200px;margin:1px 0 0 0 !important;padding:0 !important;z-index:1020;overflow-y:auto;overflow-x:hidden;border:1px solid rgba(0,0,0.8);background-color:#fff}.autocomplete ul.ui-autocomplete li.ui-menu-item{margin:0 !important;padding:0 !important}.autocomplete ul.ui-autocomplete li.ui-menu-item::before{display:none}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper{padding:3px 10px;cursor:pointer}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover{background-color:var(--grey);color:#fff}.ui-helper-hidden-accessible{display:none}.product-order table thead th:nth-child(1){min-width:200px}.product-order table thead th:nth-child(2),.product-order table thead th:nth-child(3){min-width:100px;max-width:100px;width:100px}.product-order table tbody td small{display:block;margin-top:5px}.product-order .summa-label{font-weight:300;font-size:26px}.product-order .price-label{margin-left:10px;width:110px;text-align:left;font-weight:700;font-size:26px}.product-order .curservices{list-style-type:disc}.product-order #simplepayinfo{display:none;padding:10px;font-size:70%;background-color:#ddd}.ui-datepicker{display:none;position:fixed !important;top:50% !important;left:50% !important;width:800px !important;margin-top:-195px !important;margin-left:-400px !important;float:left;z-index:999999 !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:9999px solid rgba(30,30,30,.6) !important;background:#eee}.ui-datepicker *{position:relative;z-index:2}.ui-datepicker-group{width:50%;float:left}.ui-datepicker-header{position:relative;background-color:var(--default);height:55px}.ui-datepicker-title{color:#fff;font-weight:bold;line-height:55px;text-align:center}.ui-datepicker-group-first .ui-datepicker-header{border-right:1px solid #DDD}.ui-datepicker table{width:100%;margin:0;padding:15px 28px 28px 28px;border-spacing:2px;border-collapse:separate !important}.ui-datepicker-group-first table{border-right:1px solid #DDD}.ui-datepicker th{width:14.2857%;text-align:center;text-transform:uppercase;color:#666}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:13px 0;text-decoration:none}.ui-datepicker-trigger{display:block;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;background-color:transparent;border:0;border-radius:0;cursor:pointer;z-index:2}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{font-size:14px;background-color:rgba(255,255,255,1);color:#666;text-align:center}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{background-color:var(--default);color:#FFF;font-weight:bold}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:0.25;cursor:default}.ui-datepicker .ui-datepicker-prev{float:left;z-index:3}.ui-datepicker .ui-datepicker-next{float:right;z-index:3}.ui-datepicker .ui-datepicker-prev:before{position:absolute;content:"";top:14px;left:15px;width:26px;height:26px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='26' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m25.96897,13c0,-7.16431 -5.80466,-12.96897 -12.96897,-12.96897s-12.96897,5.80466 -12.96897,12.96897s5.80466,12.96897 12.96897,12.96897s12.96897,-5.80466 12.96897,-12.96897zm-23.42781,0c0,-5.77851 4.68033,-10.45884 10.45884,-10.45884s10.45885,4.68033 10.45885,10.45884s-4.68033,10.45885 -10.45885,10.45885s-10.45884,-4.68033 -10.45884,-10.45885zm9.88884,6.79302l-6.34852,-6.34852c-0.24578,-0.24578 -0.24578,-0.64322 0,-0.889l6.34852,-6.34852c0.24578,-0.24578 0.64322,-0.24578 0.889,0l1.02497,1.02497c0.25101,0.25101 0.24578,0.65368 -0.01046,0.89946l-3.67628,3.50894l8.40891,0c0.34514,0 0.62753,0.28239 0.62753,0.62753l0,1.46424c0,0.34514 -0.28239,0.62753 -0.62753,0.62753l-8.40891,0l3.67628,3.50894c0.25624,0.24578 0.26147,0.64845 0.01046,0.89946l-1.02497,1.02497c-0.24578,0.24578 -0.64322,0.24578 -0.889,0z' fill='rgba(255,255,255,1)'/%3e%3c/svg%3e")}.ui-datepicker .ui-datepicker-next:before{position:absolute;content:"";top:14px;right:15px;width:26px;height:26px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='26' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0,13c0,7.18145 5.81855,13 13,13s13,-5.81855 13,-13s-5.81855,-13 -13,-13s-13,5.81855 -13,13zm23.48388,0c0,5.79234 -4.69154,10.48388 -10.48388,10.48388s-10.48387,-4.69154 -10.48387,-10.48388s4.69153,-10.48387 10.48387,-10.48387s10.48388,4.69153 10.48388,10.48387zm-9.91251,-6.80928l6.36371,6.36371c0.24637,0.24637 0.24637,0.64476 0,0.89113l-6.36371,6.36371c-0.24637,0.24637 -0.64476,0.24637 -0.89113,0l-1.02742,-1.02742c-0.25161,-0.25161 -0.24637,-0.65524 0.01048,-0.90161l3.68508,-3.51734l-8.42904,0c-0.34597,0 -0.62903,-0.28307 -0.62903,-0.62903l0,-1.46774c0,-0.34597 0.28306,-0.62903 0.62903,-0.62903l8.42904,0l-3.68508,-3.51734c-0.25686,-0.24637 -0.2621,-0.65 -0.01048,-0.90161l1.02742,-1.02742c0.24637,-0.24637 0.64476,-0.24637 0.89113,0l0,0z' fill='rgba(255,255,255,1)'/%3e%3c/svg%3e")}.datepick .month{font-size:24px;margin-top:19px}.datepick .day{font-size:60px;line-height:0.5}@media (max-width:800px){.ui-datepicker{width:700px !important;margin-top:-180px !important;margin-left:-350px !important}.ui-datepicker td span,.ui-datepicker td a{padding:10px 5px}}@media (max-width:700px){.ui-datepicker{width:100% !important;margin-left:0 !important;margin-right:0 !important;left:0 !important}}@media (max-width:576px){.custom-control{padding-left:2rem}.custom-control-label::before,.custom-control-label::after{left:-2rem}}.news{}.news .card-img-top{background-color:var(--base);transition:.4s}.news .card:hover .card-img-top{opacity:0.7}.news .card-body{box-shadow:var(--boxshadow)}.news__date{vertical-align:middle}.news__date span::before{content:'/';display:inline-block;margin-right:7px}.news__date span:empty::before{display:none}.news__gallery{display:flex;flex-wrap:wrap;justify-content:center}.news__gallery a{}.news__gallery picture{background-color:var(--base);overflow:hidden;transition:.4s}.news__gallery a:hover picture{opacity:0.7}.cta.pre::after{transform:translateY(-50%) rotate(180deg)}.cta--simple.pre::after{left:10px;right:auto}.cta--simple.pre:hover::after{left:5px;right:auto}.newshighlight .slick-arrow{top:50%;transform:translateY(-50%)}.newshighlight .slick-prev{left:-10px;right:auto}.newshighlight .slick-next{right:-10px}.newshighlight .slick-slide{margin:0 10px}.newshighlight .item,.news .item{height:542px;background-size:cover}.newshighlight .item .content,.news .item .content{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:20px 20px 65px;text-align:center}.newshighlight .item .content::before,.news .item .content::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(44,44,44,.4)}.newshighlight .item .content p,.news .item .content p,.newshighlight .item .content h4,.news .item .content h4{color:var(--white)}.newshighlight .item .content .date,.news .item .content .date{z-index:9;margin-bottom:20px;padding:5px 10px 5px 35px;font-weight:500;background-color:var(--primary-clr);color:var(--white);background-repeat:no-repeat;background-position:left 10px center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.16667 18.3333C3.70833 18.3333 3.31583 18.17 2.98917 17.8433C2.6625 17.5166 2.49945 17.1244 2.5 16.6666V4.99996C2.5 4.54163 2.66333 4.14913 2.99 3.82246C3.31667 3.49579 3.70889 3.33274 4.16667 3.33329H5V1.66663H6.66667V3.33329H13.3333V1.66663H15V3.33329H15.8333C16.2917 3.33329 16.6842 3.49663 17.0108 3.82329C17.3375 4.14996 17.5006 4.54218 17.5 4.99996V16.6666C17.5 17.125 17.3367 17.5175 17.01 17.8441C16.6833 18.1708 16.2911 18.3338 15.8333 18.3333H4.16667ZM4.16667 16.6666H15.8333V8.33329H4.16667V16.6666ZM4.16667 6.66663H15.8333V4.99996H4.16667V6.66663ZM10 11.6666C9.76389 11.6666 9.56583 11.5866 9.40583 11.4266C9.24583 11.2666 9.16611 11.0688 9.16667 10.8333C9.16667 10.5972 9.24667 10.3991 9.40667 10.2391C9.56667 10.0791 9.76445 9.9994 10 9.99996C10.2361 9.99996 10.4342 10.08 10.5942 10.24C10.7542 10.4 10.8339 10.5977 10.8333 10.8333C10.8333 11.0694 10.7533 11.2675 10.5933 11.4275C10.4333 11.5875 10.2356 11.6672 10 11.6666ZM6.66667 11.6666C6.43056 11.6666 6.2325 11.5866 6.0725 11.4266C5.9125 11.2666 5.83278 11.0688 5.83333 10.8333C5.83333 10.5972 5.91333 10.3991 6.07333 10.2391C6.23334 10.0791 6.43111 9.9994 6.66667 9.99996C6.90278 9.99996 7.10083 10.08 7.26084 10.24C7.42084 10.4 7.50056 10.5977 7.5 10.8333C7.5 11.0694 7.42 11.2675 7.26 11.4275C7.1 11.5875 6.90222 11.6672 6.66667 11.6666ZM13.3333 11.6666C13.0972 11.6666 12.8992 11.5866 12.7392 11.4266C12.5792 11.2666 12.4994 11.0688 12.5 10.8333C12.5 10.5972 12.58 10.3991 12.74 10.2391C12.9 10.0791 13.0978 9.9994 13.3333 9.99996C13.5694 9.99996 13.7675 10.08 13.9275 10.24C14.0875 10.4 14.1672 10.5977 14.1667 10.8333C14.1667 11.0694 14.0867 11.2675 13.9267 11.4275C13.7667 11.5875 13.5689 11.6672 13.3333 11.6666ZM10 15C9.76389 15 9.56583 14.92 9.40583 14.76C9.24583 14.6 9.16611 14.4022 9.16667 14.1666C9.16667 13.9305 9.24667 13.7325 9.40667 13.5725C9.56667 13.4125 9.76445 13.3327 10 13.3333C10.2361 13.3333 10.4342 13.4133 10.5942 13.5733C10.7542 13.7333 10.8339 13.9311 10.8333 14.1666C10.8333 14.4027 10.7533 14.6008 10.5933 14.7608C10.4333 14.9208 10.2356 15.0005 10 15ZM6.66667 15C6.43056 15 6.2325 14.92 6.0725 14.76C5.9125 14.6 5.83278 14.4022 5.83333 14.1666C5.83333 13.9305 5.91333 13.7325 6.07333 13.5725C6.23334 13.4125 6.43111 13.3327 6.66667 13.3333C6.90278 13.3333 7.10083 13.4133 7.26084 13.5733C7.42084 13.7333 7.50056 13.9311 7.5 14.1666C7.5 14.4027 7.42 14.6008 7.26 14.7608C7.1 14.9208 6.90222 15.0005 6.66667 15ZM13.3333 15C13.0972 15 12.8992 14.92 12.7392 14.76C12.5792 14.6 12.4994 14.4022 12.5 14.1666C12.5 13.9305 12.58 13.7325 12.74 13.5725C12.9 13.4125 13.0978 13.3327 13.3333 13.3333C13.5694 13.3333 13.7675 13.4133 13.9275 13.5733C14.0875 13.7333 14.1672 13.9311 14.1667 14.1666C14.1667 14.4027 14.0867 14.6008 13.9267 14.7608C13.7667 14.9208 13.5689 15.0005 13.3333 15Z' fill='white'/%3e%3c/svg%3e ")}.flat-list .status,.flat-detailed .status{position:relative;font-size:0;width:128px}.flat-list .status::after,.flat-detailed .status::after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:40px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-size:14px;font-weight:bold;color:var(--white)}.flat-list .status.forsale::after,.flat-detailed .status.forsale::after{content:"Eladó";background-color:var(--primary-clr)}.flat-list .status.booked::after,.flat-detailed .status.booked::after{content:"Lefoglalva";background-color:rgba(71,71,71,0.8)}.flat-list .status.sold::after,.flat-detailed .status.sold::after{content:"Eladva";background-color:var(--base2)}.flat-list .status.forsale:lang(sk)::after,.flat-detailed .status.forsale:lang(sk)::after{content:"Na predaj"}.flat-list .status.booked:lang(sk)::after,.flat-detailed .status.booked:lang(sk)::after{content:"Rezervované"}.flat-list .status.sold:lang(sk)::after,.flat-detailed .status.sold:lang(sk)::after{content:"Predané"}.flat-detailed .slider{margin-bottom:0}.flat-detailed .title{font-size:32px;font-weight:bold}.flat-detailed .sqm,.flat-detailed .features div{min-width:170px;padding-left:35px;font-weight:500;margin-bottom:15px;background-position:left center;background-repeat:no-repeat}.flat-detailed .features{display:flex;flex-wrap:wrap}.flat-detailed .sqm{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_70_7771' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3e%3crect width='24' height='24' fill='%23D9D9D9'/%3e%3c/mask%3e%3cg mask='url(%23mask0_70_7771)'%3e%3cpath d='M14 17H19V12H17V15H14V17ZM5 12H7V9H10V7H5V12ZM4 20C3.45 20 2.97917 19.8042 2.5875 19.4125C2.19583 19.0208 2 18.55 2 18V6C2 5.45 2.19583 4.97917 2.5875 4.5875C2.97917 4.19583 3.45 4 4 4H20C20.55 4 21.0208 4.19583 21.4125 4.5875C21.8042 4.97917 22 5.45 22 6V18C22 18.55 21.8042 19.0208 21.4125 19.4125C21.0208 19.8042 20.55 20 20 20H4ZM4 18H20V6H4V18Z' fill='%23242424'/%3e%3c/g%3e%3c/svg%3e ")}.flat-detailed .bedroom{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_70_7777' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3e%3crect width='24' height='24' fill='%23D9D9D9'/%3e%3c/mask%3e%3cg mask='url(%23mask0_70_7777)'%3e%3cpath d='M2 19V13C2 12.55 2.09167 12.1417 2.275 11.775C2.45833 11.4083 2.7 11.0833 3 10.8V8C3 7.16667 3.29167 6.45833 3.875 5.875C4.45833 5.29167 5.16667 5 6 5H10C10.3833 5 10.7417 5.07083 11.075 5.2125C11.4083 5.35417 11.7167 5.55 12 5.8C12.2833 5.55 12.5917 5.35417 12.925 5.2125C13.2583 5.07083 13.6167 5 14 5H18C18.8333 5 19.5417 5.29167 20.125 5.875C20.7083 6.45833 21 7.16667 21 8V10.8C21.3 11.0833 21.5417 11.4083 21.725 11.775C21.9083 12.1417 22 12.55 22 13V19H20V17H4V19H2ZM13 10H19V8C19 7.71667 18.9042 7.47917 18.7125 7.2875C18.5208 7.09583 18.2833 7 18 7H14C13.7167 7 13.4792 7.09583 13.2875 7.2875C13.0958 7.47917 13 7.71667 13 8V10ZM5 10H11V8C11 7.71667 10.9042 7.47917 10.7125 7.2875C10.5208 7.09583 10.2833 7 10 7H6C5.71667 7 5.47917 7.09583 5.2875 7.2875C5.09583 7.47917 5 7.71667 5 8V10ZM4 15H20V13C20 12.7167 19.9042 12.4792 19.7125 12.2875C19.5208 12.0958 19.2833 12 19 12H5C4.71667 12 4.47917 12.0958 4.2875 12.2875C4.09583 12.4792 4 12.7167 4 13V15Z' fill='%23242424'/%3e%3c/g%3e%3c/svg%3e ")}.flat-detailed .bathroom{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_70_7782' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3e%3crect width='24' height='24' fill='%23D9D9D9'/%3e%3c/mask%3e%3cg mask='url(%23mask0_70_7782)'%3e%3cpath d='M7 9C6.45 9 5.97917 8.80417 5.5875 8.4125C5.19583 8.02083 5 7.55 5 7C5 6.45 5.19583 5.97917 5.5875 5.5875C5.97917 5.19583 6.45 5 7 5C7.55 5 8.02083 5.19583 8.4125 5.5875C8.80417 5.97917 9 6.45 9 7C9 7.55 8.80417 8.02083 8.4125 8.4125C8.02083 8.80417 7.55 9 7 9ZM5 22C4.71667 22 4.47917 21.9042 4.2875 21.7125C4.09583 21.5208 4 21.2833 4 21C3.45 21 2.97917 20.8042 2.5875 20.4125C2.19583 20.0208 2 19.55 2 19V13H5V12.25C5 11.6167 5.21667 11.0833 5.65 10.65C6.08333 10.2167 6.61667 10 7.25 10C7.58333 10 7.89167 10.0667 8.175 10.2C8.45833 10.3333 8.71667 10.5167 8.95 10.75L10.35 12.3C10.4833 12.4333 10.6125 12.5583 10.7375 12.675C10.8625 12.7917 11 12.9 11.15 13H18V4.85C18 4.61667 17.9167 4.41667 17.75 4.25C17.5833 4.08333 17.3833 4 17.15 4C17.05 4 16.9542 4.02083 16.8625 4.0625C16.7708 4.10417 16.6833 4.16667 16.6 4.25L15.35 5.5C15.4333 5.78333 15.45 6.0625 15.4 6.3375C15.35 6.6125 15.25 6.86667 15.1 7.1L12.35 4.3C12.5833 4.15 12.8333 4.05417 13.1 4.0125C13.3667 3.97083 13.6333 4 13.9 4.1L15.15 2.85C15.4167 2.58333 15.7208 2.375 16.0625 2.225C16.4042 2.075 16.7667 2 17.15 2C17.95 2 18.625 2.275 19.175 2.825C19.725 3.375 20 4.05 20 4.85V13H22V19C22 19.55 21.8042 20.0208 21.4125 20.4125C21.0208 20.8042 20.55 21 20 21C20 21.2833 19.9042 21.5208 19.7125 21.7125C19.5208 21.9042 19.2833 22 19 22H5ZM4 19H20V15H4V19Z' fill='%23242424'/%3e%3c/g%3e%3c/svg%3e ")}.flat-detailed .balcony{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_70_7788' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3e%3crect width='24' height='24' fill='%23D9D9D9'/%3e%3c/mask%3e%3cg mask='url(%23mask0_70_7788)'%3e%3cpath d='M8 12V10H10V12H8ZM14 12V10H16V12H14ZM3 22V14H4V10C4 8.9 4.20833 7.8625 4.625 6.8875C5.04167 5.9125 5.6125 5.0625 6.3375 4.3375C7.0625 3.6125 7.9125 3.04167 8.8875 2.625C9.8625 2.20833 10.9 2 12 2C13.1 2 14.1375 2.20833 15.1125 2.625C16.0875 3.04167 16.9375 3.6125 17.6625 4.3375C18.3875 5.0625 18.9583 5.9125 19.375 6.8875C19.7917 7.8625 20 8.9 20 10V14H21V22H3ZM5 20H7V16H5V20ZM9 20H11V16H9V20ZM6 14H11V4.075C9.56667 4.30833 8.375 4.97917 7.425 6.0875C6.475 7.19583 6 8.5 6 10V14ZM13 14H18V10C18 8.5 17.525 7.19583 16.575 6.0875C15.625 4.97917 14.4333 4.30833 13 4.075V14ZM13 20H15V16H13V20ZM17 20H19V16H17V20Z' fill='%23242424'/%3e%3c/g%3e%3c/svg%3e ")}.flat-detailed .parking{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_70_7793' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3e%3crect width='24' height='24' fill='%23D9D9D9'/%3e%3c/mask%3e%3cg mask='url(%23mask0_70_7793)'%3e%3cpath d='M4 21V9L12 3L20 9V21H18V10L12 5.5L6 10V21H4ZM9 19H15V17H9V19ZM9 15H15V13H9V15ZM7 21V11H17V21H7Z' fill='%23242424'/%3e%3c/g%3e%3c/svg%3e ")}.flat-detailed .level{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_95_550' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3e%3crect width='24' height='24' fill='%23D9D9D9'/%3e%3c/mask%3e%3cg mask='url(%23mask0_95_550)'%3e%3cpath d='M6 18H10.425V14.675H13V11.35H15.575V8H18V6H13.575V9.325H11V12.65H8.425V16H6V18ZM5 21C4.45 21 3.97917 20.8042 3.5875 20.4125C3.19583 20.0208 3 19.55 3 19V5C3 4.45 3.19583 3.97917 3.5875 3.5875C3.97917 3.19583 4.45 3 5 3H19C19.55 3 20.0208 3.19583 20.4125 3.5875C20.8042 3.97917 21 4.45 21 5V19C21 19.55 20.8042 20.0208 20.4125 20.4125C20.0208 20.8042 19.55 21 19 21H5ZM5 19H19V5H5V19Z' fill='%231C1B1F'/%3e%3c/g%3e%3c/svg%3e ")}.flat-detailed .gold-box{padding:24px;background-color:rgba(191,154,84,0.1)}.flat-detailed .gold-box p{margin:0}@media (max-width:768px){ .news__gallery a{width:calc(100% / 2 - 20px)}}.mi-close{cursor:pointer;position:absolute;right:0;top:0;display:block;padding:5px;width:30px;height:30px;background-color:#FF6150;background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='21px' height='21px'%3e%3cpath fill-rule='evenodd' fill='rgb(255,255,255)' d='M20.162,2.395 L18.605,0.838 L10.254,9.190 L1.903,0.838 L0.346,2.395 L8.697,10.746 L0.346,19.097 L1.903,20.654 L10.254,12.303 L18.605,20.654 L20.162,19.097 L11.811,10.746 L20.162,2.395 Z'/%3e%3c/svg%3e")}.mobil-info{position:fixed;padding:20px 30px 20px 20px;width:100%;max-width:300px;line-height:1.2;text-align:center;color:#fff;background:rgba(0,0,0,.9);z-index:1000}.mobil-info.fix-top{left:0;right:0;top:0;bottom:auto;max-width:100%}.mobil-info.fix-bottom{left:0;right:0;top:auto;bottom:0;max-width:100%}.mobil-info.left-top{left:0;top:0}.mobil-info.right-top{right:0;top:0}.mobil-info.left-bottom{left:0;bottom:0}.mobil-info.right-bottom{right:0;bottom:0}.mobil-info-button{background:var(--link);color:#fff;display:inline-block;margin-top:10px;padding:5px}.mobil-info-button:hover{color:#fff;text-decoration:none}.fancybox-content img{width:100%}.flat-detailed h1{font-size:clamp(1.5rem,1.2359rem + 0.8451vw,2.25rem)}.flat-list h4{font-size:20px;text-transform:initial}.flat-list .cta--simple,.flat-list .cta--simple:hover{background-color:transparent !important}.filter.color2{background-color:#F6F6F6}.filter.color3{background-color:rgba(71,71,71,.3)}.flat-list table.office .status::after{transform:translate(-50%,-50%)}.flat-list .filter .status{width:auto}.flat-not-found{display:none}.flat-list .filter .custom-control{padding-left:7px}#zadir-cookie-policy{ display:block; position:fixed; left:0; right:0; bottom:0; padding:15px 30px; color:#fff; font-size:16px; text-align:center; background-color:rgba(0,0,0,0.8); display:none; z-index:999999;}#zadir-cookie-policy p{ padding:10px 0 0; margin:0; display:inline-block}#zadir-cookie-policy-more-info{color:#BF9A54}#accept-cookie-policy{ color:#fff; background-color:#BF9A54; border-radius:5px; padding:8px 15px; text-decoration:none; margin:4px 0 0 10px;display:inline-block}