.daterangepicker{position:absolute;color:inherit;background-color:#fff;border-radius:4px;border:1px solid #ddd;width:278px;max-width:none;padding:0;margin-top:7px;top:100px;left:20px;z-index:3001;display:none;font-family:arial;font-size:15px;line-height:1em}.daterangepicker:after,.daterangepicker:before{position:absolute;display:inline-block;border-bottom-color:rgba(0,0,0,.2);content:""}.daterangepicker:before{top:-7px;border-right:7px solid rgba(0,0,0,0);border-left:7px solid rgba(0,0,0,0);border-bottom:7px solid #ccc}.daterangepicker:after{top:-6px;border-right:6px solid rgba(0,0,0,0);border-bottom:6px solid #fff;border-left:6px solid rgba(0,0,0,0)}.daterangepicker.opensleft:before{right:9px}.daterangepicker.opensleft:after{right:10px}.daterangepicker.openscenter:before{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.openscenter:after{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.opensright:before{left:9px}.daterangepicker.opensright:after{left:10px}.daterangepicker.drop-up{margin-top:-7px}.daterangepicker.drop-up:before{top:auto;bottom:-7px;border-bottom:initial;border-top:7px solid #ccc}.daterangepicker.drop-up:after{top:auto;bottom:-6px;border-bottom:initial;border-top:6px solid #fff}.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar{float:none}.daterangepicker.single .drp-selected{display:none}.daterangepicker.show-calendar .drp-buttons,.daterangepicker.show-calendar .drp-calendar{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker .drp-calendar{display:none;max-width:270px}.daterangepicker .drp-calendar.left{padding:8px 0 8px 8px}.daterangepicker .drp-calendar.right{padding:8px}.daterangepicker .drp-calendar.single .calendar-table{border:none}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{color:#fff;border:solid #000;border-width:0 2px 2px 0;border-radius:0;display:inline-block;padding:3px}.daterangepicker .calendar-table .next span{-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.daterangepicker .calendar-table .prev span{-ms-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform:rotate(135deg)}.daterangepicker .calendar-table td,.daterangepicker .calendar-table th{text-align:center;vertical-align:middle;min-width:32px;width:32px;height:24px;line-height:24px;font-size:12px;border-radius:4px;border:1px solid rgba(0,0,0,0);white-space:nowrap;cursor:pointer}.daterangepicker .calendar-table{border:1px solid #fff;border-radius:4px;background-color:#fff}.daterangepicker .calendar-table table{width:100%;margin:0;border-spacing:0;border-collapse:collapse}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:rgba(0,0,0,0);color:inherit}.daterangepicker td.week,.daterangepicker th.week{font-size:80%;color:#ccc}.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date{background-color:#fff;border-color:rgba(0,0,0,0);color:#999}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:rgba(0,0,0,0);color:#000;border-radius:0}.daterangepicker td.start-date{border-radius:4px 0 0 4px}.daterangepicker td.end-date{border-radius:0 4px 4px 0}.daterangepicker td.start-date.end-date{border-radius:4px}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#357ebd;border-color:rgba(0,0,0,0);color:#fff}.daterangepicker th.month{width:auto}.daterangepicker option.disabled,.daterangepicker td.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.monthselect,.daterangepicker select.yearselect{font-size:12px;padding:1px;height:auto;margin:0;cursor:default}.daterangepicker select.monthselect{margin-right:2%;width:56%}.daterangepicker select.yearselect{width:40%}.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect{width:50px;margin:0 auto;background:#eee;border:1px solid #eee;padding:2px;outline:0;font-size:12px}.daterangepicker .calendar-time{text-align:center;margin:4px auto 0;line-height:30px;position:relative}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker .drp-buttons{clear:both;text-align:right;padding:8px;border-top:1px solid #ddd;display:none;line-height:12px;vertical-align:middle}.daterangepicker .drp-selected{display:inline-block;font-size:12px;padding-right:8px}.daterangepicker .drp-buttons .btn{margin-left:8px;font-size:12px;font-weight:700;padding:4px 8px}.daterangepicker.show-ranges.single.rtl .drp-calendar.left{border-right:1px solid #ddd}.daterangepicker.show-ranges.single.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker.show-ranges.rtl .drp-calendar.right{border-right:1px solid #ddd}.daterangepicker.show-ranges.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker .ranges{float:none;text-align:left;margin:0}.daterangepicker.show-calendar .ranges{margin-top:8px}.daterangepicker .ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}.daterangepicker .ranges li{font-size:12px;padding:8px 12px;cursor:pointer}.daterangepicker .ranges li:hover{background-color:#eee}.daterangepicker .ranges li.active{background-color:#08c;color:#fff}@media (min-width:564px){.daterangepicker{width:auto}.daterangepicker .ranges ul{width:140px}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .drp-calendar.left{clear:none}.daterangepicker.single .drp-calendar,.daterangepicker.single .ranges{float:left}.daterangepicker{direction:ltr;text-align:left}.daterangepicker .drp-calendar.left{clear:left;margin-right:0}.daterangepicker .drp-calendar.left .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker .drp-calendar.right{margin-left:0}.daterangepicker .drp-calendar.right .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker .drp-calendar.left .calendar-table{padding-right:8px}.daterangepicker .drp-calendar,.daterangepicker .ranges{float:left}}@media (min-width:730px){.daterangepicker .ranges{width:auto;float:left}.daterangepicker.rtl .ranges{float:right}.daterangepicker .drp-calendar.left{clear:none!important}}@charset "UTF-8";@font-face{font-family:OpenSansLight;font-style:normal;font-display:swap;font-weight:300;src:url(../fonts/open-sans-v28-latin-ext_latin-300.eot);src:local(""),url(../fonts/open-sans-v28-latin-ext_latin-300.eot?#iefix) format("embedded-opentype"),url(../fonts/open-sans-v28-latin-ext_latin-300.woff2) format("woff2"),url(../fonts/open-sans-v28-latin-ext_latin-300.woff) format("woff"),url(../fonts/open-sans-v28-latin-ext_latin-300.ttf) format("truetype"),url(../fonts/open-sans-v28-latin-ext_latin-300.svg#OpenSans) format("svg")}@font-face{font-family:OpenSans;font-style:normal;font-display:swap;font-weight:400;src:url(../fonts/open-sans-v28-latin-ext_latin-regular.eot);src:local(""),url(../fonts/open-sans-v28-latin-ext_latin-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/open-sans-v28-latin-ext_latin-regular.woff2) format("woff2"),url(../fonts/open-sans-v28-latin-ext_latin-regular.woff) format("woff"),url(../fonts/open-sans-v28-latin-ext_latin-regular.ttf) format("truetype"),url(../fonts/open-sans-v28-latin-ext_latin-regular.svg#OpenSans) format("svg")}@font-face{font-family:OpenSansSemiBold;font-style:normal;font-display:swap;font-weight:600;src:url(../fonts/open-sans-v28-latin-ext_latin-600.eot);src:local(""),url(../fonts/open-sans-v28-latin-ext_latin-600.eot?#iefix) format("embedded-opentype"),url(../fonts/open-sans-v28-latin-ext_latin-600.woff2) format("woff2"),url(../fonts/open-sans-v28-latin-ext_latin-600.woff) format("woff"),url(../fonts/open-sans-v28-latin-ext_latin-600.ttf) format("truetype"),url(../fonts/open-sans-v28-latin-ext_latin-600.svg#OpenSans) format("svg")}@font-face{font-family:OpenSansBold;font-style:normal;font-display:swap;font-weight:700;src:url(../fonts/open-sans-v28-latin-ext_latin-700.eot);src:local(""),url(../fonts/open-sans-v28-latin-ext_latin-700.eot?#iefix) format("embedded-opentype"),url(../fonts/open-sans-v28-latin-ext_latin-700.woff2) format("woff2"),url(../fonts/open-sans-v28-latin-ext_latin-700.woff) format("woff"),url(../fonts/open-sans-v28-latin-ext_latin-700.ttf) format("truetype"),url(../fonts/open-sans-v28-latin-ext_latin-700.svg#OpenSans) format("svg")}@font-face{font-family:OpenSansExBold;font-style:normal;font-display:swap;font-weight:800;src:url(../fonts/open-sans-v28-latin-ext_latin-800.eot);src:local(""),url(../fonts/open-sans-v28-latin-ext_latin-800.eot?#iefix) format("embedded-opentype"),url(../fonts/open-sans-v28-latin-ext_latin-800.woff2) format("woff2"),url(../fonts/open-sans-v28-latin-ext_latin-800.woff) format("woff"),url(../fonts/open-sans-v28-latin-ext_latin-800.ttf) format("truetype"),url(../fonts/open-sans-v28-latin-ext_latin-800.svg#OpenSans) format("svg")}
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xxs:0;--breakpoint-xs:350px;--breakpoint-sm:590px;--breakpoint-md:750px;--breakpoint-lg:990px;--breakpoint-xl:1170px;--breakpoint-xxl:1350px;--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}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-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{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[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{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}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:rgba(0,0,0,0)}a:hover{color:rgb(0,86.1,178.5);text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,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{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.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}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xs,.container-xxl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:350px){.container,.container-xs{max-width:340px}}@media (min-width:590px){.container,.container-sm,.container-xs{max-width:570px}}@media (min-width:750px){.container,.container-md,.container-sm,.container-xs{max-width:720px}}@media (min-width:990px){.container,.container-lg,.container-md,.container-sm,.container-xs{max-width:990px}}@media (min-width:1170px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xs{max-width:1170px}}@media (min-width:1350px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xs,.container-xxl{max-width:1350px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.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-auto,.col-lg,.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-auto,.col-md,.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-auto,.col-sm,.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-auto,.col-xl,.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-auto,.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-auto,.col-xxl,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:350px){.col-xs{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xs-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xs-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xs-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xs-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xs-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xs-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xs-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xs-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xs-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xs-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xs-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xs-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xs-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xs-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xs-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xs-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xs-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xs-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xs-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xs-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xs-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xs-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xs-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xs-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xs-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xs-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xs-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xs-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xs-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xs-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xs-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xs-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xs-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xs-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xs-0{margin-left:0}.offset-xs-1{margin-left:8.3333333333%}.offset-xs-2{margin-left:16.6666666667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.3333333333%}.offset-xs-5{margin-left:41.6666666667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.3333333333%}.offset-xs-8{margin-left:66.6666666667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.3333333333%}.offset-xs-11{margin-left:91.6666666667%}}@media (min-width:590px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:750px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:990px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1170px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}@media (min-width:1350px){.col-xxl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xxl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xxl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xxl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xxl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xxl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xxl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xxl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xxl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xxl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xxl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xxl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xxl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xxl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xxl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xxl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:rgb(183.6,218.04,255)}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:rgb(122.4,186.36,255)}.table-hover .table-primary:hover{background-color:rgb(158.1,204.84,255)}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:rgb(158.1,204.84,255)}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:rgb(213.84,216.36,218.6)}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:rgb(178.56,183.24,187.4)}.table-hover .table-secondary:hover{background-color:rgb(200.3075090253,203.6560288809,206.6324909747)}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:rgb(200.3075090253,203.6560288809,206.6324909747)}.table-success,.table-success>td,.table-success>th{background-color:rgb(194.8,230.36,202.92)}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:rgb(143.2,209.24,158.28)}.table-hover .table-success:hover{background-color:rgb(176.7059405941,222.9540594059,187.2665346535)}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:rgb(176.7059405941,222.9540594059,187.2665346535)}.table-info,.table-info>td,.table-info>th{background-color:rgb(190.04,228.96,235.12)}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:rgb(134.36,206.64,218.08)}.table-hover .table-info:hover{background-color:rgb(170.5152475248,221.1332673267,229.1447524752)}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:rgb(170.5152475248,221.1332673267,229.1447524752)}.table-warning,.table-warning>td,.table-warning>th{background-color:rgb(255,237.64,185.56)}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:rgb(255,222.76,126.04)}.table-hover .table-warning:hover{background-color:rgb(255,231.265,160.06)}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:rgb(255,231.265,160.06)}.table-danger,.table-danger>td,.table-danger>th{background-color:rgb(245.2,198.44,202.92)}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:rgb(236.8,149.96,158.28)}.table-hover .table-danger:hover{background-color:rgb(241.4341772152,176.7058227848,182.9073417722)}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:rgb(241.4341772152,176.7058227848,182.9073417722)}.table-light,.table-light>td,.table-light>th{background-color:rgb(253.04,253.32,253.6)}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:rgb(251.36,251.88,252.4)}.table-hover .table-light:hover{background-color:rgb(238.165,240.57,242.975)}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:rgb(238.165,240.57,242.975)}.table-dark,.table-dark>td,.table-dark>th{background-color:rgb(198.16,199.84,201.52)}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:rgb(149.44,152.56,155.68)}.table-hover .table-dark:hover{background-color:rgb(185.0216751269,187.09,189.1583248731)}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:rgb(185.0216751269,187.09,189.1583248731)}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:rgb(69.1465517241,77.125,85.1034482759)}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:rgb(69.1465517241,77.125,85.1034482759)}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:349.98px){.table-responsive-xs{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xs>.table-bordered{border:0}}@media (max-width:589.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:749.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:989.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:1169.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}@media (max-width:1349.98px){.table-responsive-xxl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xxl>.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 + .75rem + 2px);padding:.375rem .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:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control::-ms-expand{background-color:rgba(0,0,0,0);border:0}.form-control:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:rgb(127.5,189,255);outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-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=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}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(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='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(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='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(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:rgb(51.6956521739,206.3043478261,87);background-color:rgb(51.6956521739,206.3043478261,87)}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%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(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%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(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:rgb(227.5316455696,96.4683544304,109.0253164557);background-color:rgb(227.5316455696,96.4683544304,109.0253164557)}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:590px){.form-inline label{-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .form-group,.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:0}.form-inline .form-group{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:rgb(0,104.55,216.75);border-color:rgb(0,98.4,204)}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:rgb(0,104.55,216.75);border-color:rgb(0,98.4,204);-webkit-box-shadow:0 0 0 .2rem rgba(38.25,142.8,255,.5);box-shadow:0 0 0 .2rem rgba(38.25,142.8,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:rgb(0,98.4,204);border-color:rgb(0,92.25,191.25)}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38.25,142.8,255,.5);box-shadow:0 0 0 .2rem rgba(38.25,142.8,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:rgb(90.2703862661,97.7929184549,104.4796137339);border-color:rgb(84.3605150215,91.3905579399,97.6394849785)}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:rgb(90.2703862661,97.7929184549,104.4796137339);border-color:rgb(84.3605150215,91.3905579399,97.6394849785);-webkit-box-shadow:0 0 0 .2rem rgba(130.05,137.7,144.5,.5);box-shadow:0 0 0 .2rem rgba(130.05,137.7,144.5,.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:rgb(84.3605150215,91.3905579399,97.6394849785);border-color:rgb(78.4506437768,84.9881974249,90.7993562232)}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(130.05,137.7,144.5,.5);box-shadow:0 0 0 .2rem rgba(130.05,137.7,144.5,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:rgb(32.6086956522,136.1413043478,56.25);border-color:rgb(30.1449275362,125.8550724638,52)}.btn-success.focus,.btn-success:focus{color:#fff;background-color:rgb(32.6086956522,136.1413043478,56.25);border-color:rgb(30.1449275362,125.8550724638,52);-webkit-box-shadow:0 0 0 .2rem rgba(72.25,180.2,96.9,.5);box-shadow:0 0 0 .2rem rgba(72.25,180.2,96.9,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:rgb(30.1449275362,125.8550724638,52);border-color:rgb(27.6811594203,115.5688405797,47.75)}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72.25,180.2,96.9,.5);box-shadow:0 0 0 .2rem rgba(72.25,180.2,96.9,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:rgb(18.75,132.0652173913,150);border-color:rgb(17.3333333333,122.0869565217,138.6666666667)}.btn-info.focus,.btn-info:focus{color:#fff;background-color:rgb(18.75,132.0652173913,150);border-color:rgb(17.3333333333,122.0869565217,138.6666666667);-webkit-box-shadow:0 0 0 .2rem rgba(57.8,175.95,194.65,.5);box-shadow:0 0 0 .2rem rgba(57.8,175.95,194.65,.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:rgb(17.3333333333,122.0869565217,138.6666666667);border-color:rgb(15.9166666667,112.1086956522,127.3333333333)}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(57.8,175.95,194.65,.5);box-shadow:0 0 0 .2rem rgba(57.8,175.95,194.65,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:rgb(223.75,167.8125,0);border-color:rgb(211,158.25,0)}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:rgb(223.75,167.8125,0);border-color:rgb(211,158.25,0);-webkit-box-shadow:0 0 0 .2rem rgba(221.7,169.6,12.1,.5);box-shadow:0 0 0 .2rem rgba(221.7,169.6,12.1,.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:rgb(211,158.25,0);border-color:rgb(198.25,148.6875,0)}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(221.7,169.6,12.1,.5);box-shadow:0 0 0 .2rem rgba(221.7,169.6,12.1,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:rgb(200.082278481,34.667721519,50.5158227848);border-color:rgb(189.2151898734,32.7848101266,47.7721518987)}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:rgb(200.082278481,34.667721519,50.5158227848);border-color:rgb(189.2151898734,32.7848101266,47.7721518987);-webkit-box-shadow:0 0 0 .2rem rgba(225.25,83.3,96.9,.5);box-shadow:0 0 0 .2rem rgba(225.25,83.3,96.9,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:rgb(189.2151898734,32.7848101266,47.7721518987);border-color:rgb(178.3481012658,30.9018987342,45.0284810127)}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225.25,83.3,96.9,.5);box-shadow:0 0 0 .2rem rgba(225.25,83.3,96.9,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:rgb(225.6875,229.875,234.0625);border-color:rgb(218.25,223.5,228.75)}.btn-light.focus,.btn-light:focus{color:#212529;background-color:rgb(225.6875,229.875,234.0625);border-color:rgb(218.25,223.5,228.75);-webkit-box-shadow:0 0 0 .2rem rgba(215.75,217.2,218.65,.5);box-shadow:0 0 0 .2rem rgba(215.75,217.2,218.65,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:rgb(218.25,223.5,228.75);border-color:rgb(210.8125,217.125,223.4375)}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(215.75,217.2,218.65,.5);box-shadow:0 0 0 .2rem rgba(215.75,217.2,218.65,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:rgb(34.8534482759,38.875,42.8965517241);border-color:rgb(29.1379310345,32.5,35.8620689655)}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:rgb(34.8534482759,38.875,42.8965517241);border-color:rgb(29.1379310345,32.5,35.8620689655);-webkit-box-shadow:0 0 0 .2rem rgba(82.45,87.55,92.65,.5);box-shadow:0 0 0 .2rem rgba(82.45,87.55,92.65,.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:rgb(29.1379310345,32.5,35.8620689655);border-color:rgb(23.4224137931,26.125,28.8275862069)}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82.45,87.55,92.65,.5);box-shadow:0 0 0 .2rem rgba(82.45,87.55,92.65,.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{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:rgba(0,0,0,0)}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-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{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:rgba(0,0,0,0)}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:rgba(0,0,0,0)}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:rgba(0,0,0,0)}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:rgba(0,0,0,0)}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:rgba(0,0,0,0)}.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{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:rgba(0,0,0,0)}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:rgba(0,0,0,0)}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:rgb(0,86.1,178.5);text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:350px){.dropdown-menu-xs-left{right:auto;left:0}.dropdown-menu-xs-right{right:0;left:auto}}@media (min-width:590px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:750px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:990px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1170px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}@media (min-width:1350px){.dropdown-menu-xxl-left{right:auto;left:0}.dropdown-menu-xxl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle:after{display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:focus,.dropdown-item:hover{color:rgb(21.6283783784,24.25,26.8716216216);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:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){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-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.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: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>.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),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{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:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:rgb(127.5,189,255)}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:rgb(178.5,215.4,255);border-color:rgb(178.5,215.4,255)}.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:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after{position:absolute;top:.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:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='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,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.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;charset=utf-8,%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,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{-webkit-transition:none;transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(.75rem);-ms-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:rgb(127.5,189,255);outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:rgb(127.5,189,255);-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.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 + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.custom-range::-webkit-slider-thumb:active{background-color:rgb(178.5,215.4,255)}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb{-moz-appearance:none;appearance:none}.custom-range::-moz-range-thumb:active{background-color:rgb(178.5,215.4,255)}.custom-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#dee2e6;border-color:rgba(0,0,0,0);border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb{appearance:none}.custom-range::-ms-thumb:active{background-color:rgb(178.5,215.4,255)}.custom-range::-ms-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:none;transition:none}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:rgb(0,86.1,178.5);text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index: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:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,0);border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:rgb(0,63.96,132.6);background-color:rgb(204,228.6,255);border-color:rgb(183.6,218.04,255)}.alert-primary hr{border-top-color:rgb(158.1,204.84,255)}.alert-primary .alert-link{color:rgb(0,39.36,81.6)}.alert-secondary{color:rgb(56.16,60.84,65);background-color:rgb(225.6,227.4,229);border-color:rgb(213.84,216.36,218.6)}.alert-secondary hr{border-top-color:rgb(200.3075090253,203.6560288809,206.6324909747)}.alert-secondary .alert-link{color:rgb(32.5205150215,35.2305579399,37.6394849785)}.alert-success{color:rgb(20.8,86.84,35.88);background-color:rgb(212,237.4,217.8);border-color:rgb(194.8,230.36,202.92)}.alert-success hr{border-top-color:rgb(176.7059405941,222.9540594059,187.2665346535)}.alert-success .alert-link{color:rgb(10.9449275362,45.6950724638,18.88)}.alert-info{color:rgb(11.96,84.24,95.68);background-color:rgb(208.6,236.4,240.8);border-color:rgb(190.04,228.96,235.12)}.alert-info hr{border-top-color:rgb(170.5152475248,221.1332673267,229.1447524752)}.alert-info .alert-link{color:rgb(6.2933333333,44.3269565217,50.3466666667)}.alert-warning{color:rgb(132.6,100.36,3.64);background-color:rgb(255,242.6,205.4);border-color:rgb(255,237.64,185.56)}.alert-warning hr{border-top-color:rgb(255,231.265,160.06)}.alert-warning .alert-link{color:rgb(82.9625954198,62.7912977099,2.2774045802)}.alert-danger{color:rgb(114.4,27.56,35.88);background-color:rgb(248,214.6,217.8);border-color:rgb(245.2,198.44,202.92)}.alert-danger hr{border-top-color:rgb(241.4341772152,176.7058227848,182.9073417722)}.alert-danger .alert-link{color:rgb(73.3010989011,17.6589010989,22.9898901099)}.alert-light{color:rgb(128.96,129.48,130);background-color:rgb(253.6,253.8,254);border-color:rgb(253.04,253.32,253.6)}.alert-light hr{border-top-color:rgb(238.165,240.57,242.975)}.alert-light .alert-link{color:rgb(103.5492351816,103.98,104.4107648184)}.alert-dark{color:rgb(27.04,30.16,33.28);background-color:rgb(214.4,215.6,216.8);border-color:rgb(198.16,199.84,201.52)}.alert-dark hr{border-top-color:rgb(185.0216751269,187.09,189.1583248731)}.alert-dark .alert-link{color:rgb(4.1779310345,4.66,5.1420689655)}.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):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:rgba(0,0,0,0);border:0}a.close.disabled{pointer-events:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.fade .modal-dialog{-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:590px){.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:990px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1170px){.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:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right:.25em solid rgba(0,0,0,0);border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.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:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:rgb(0,98.4,204)!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:rgb(84.3605150215,91.3905579399,97.6394849785)!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:rgb(30.1449275362,125.8550724638,52)!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:rgb(17.3333333333,122.0869565217,138.6666666667)!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:rgb(211,158.25,0)!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:rgb(189.2151898734,32.7848101266,47.7721518987)!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:rgb(218.25,223.5,228.75)!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:rgb(29.1379310345,32.5,35.8620689655)!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:rgba(0,0,0,0)!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#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:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:350px){.d-xs-none{display:none!important}.d-xs-inline{display:inline!important}.d-xs-inline-block{display:inline-block!important}.d-xs-block{display:block!important}.d-xs-table{display:table!important}.d-xs-table-row{display:table-row!important}.d-xs-table-cell{display:table-cell!important}.d-xs-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xs-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:590px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:750px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:990px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1170px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1350px){.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:350px){.flex-xs-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xs-column,.flex-xs-row{-webkit-box-direction:normal!important}.flex-xs-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xs-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xs-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xs-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xs-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xs-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xs-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xs-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xs-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xs-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xs-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xs-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xs-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xs-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xs-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xs-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xs-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xs-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xs-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xs-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xs-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xs-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xs-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xs-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xs-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xs-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xs-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xs-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xs-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xs-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xs-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xs-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xs-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:590px){.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:750px){.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:990px){.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1170px){.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1350px){.flex-xxl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column,.flex-xxl-row{-webkit-box-direction:normal!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-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:350px){.float-xs-left{float:left!important}.float-xs-right{float:right!important}.float-xs-none{float:none!important}}@media (min-width:590px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:750px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:990px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1170px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}@media (min-width:1350px){.float-xxl-left{float:left!important}.float-xxl-right{float:right!important}.float-xxl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@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{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.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:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.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:350px){.m-xs-0{margin:0!important}.mt-xs-0,.my-xs-0{margin-top:0!important}.mr-xs-0,.mx-xs-0{margin-right:0!important}.mb-xs-0,.my-xs-0{margin-bottom:0!important}.ml-xs-0,.mx-xs-0{margin-left:0!important}.m-xs-1{margin:.25rem!important}.mt-xs-1,.my-xs-1{margin-top:.25rem!important}.mr-xs-1,.mx-xs-1{margin-right:.25rem!important}.mb-xs-1,.my-xs-1{margin-bottom:.25rem!important}.ml-xs-1,.mx-xs-1{margin-left:.25rem!important}.m-xs-2{margin:.5rem!important}.mt-xs-2,.my-xs-2{margin-top:.5rem!important}.mr-xs-2,.mx-xs-2{margin-right:.5rem!important}.mb-xs-2,.my-xs-2{margin-bottom:.5rem!important}.ml-xs-2,.mx-xs-2{margin-left:.5rem!important}.m-xs-3{margin:1rem!important}.mt-xs-3,.my-xs-3{margin-top:1rem!important}.mr-xs-3,.mx-xs-3{margin-right:1rem!important}.mb-xs-3,.my-xs-3{margin-bottom:1rem!important}.ml-xs-3,.mx-xs-3{margin-left:1rem!important}.m-xs-4{margin:1.5rem!important}.mt-xs-4,.my-xs-4{margin-top:1.5rem!important}.mr-xs-4,.mx-xs-4{margin-right:1.5rem!important}.mb-xs-4,.my-xs-4{margin-bottom:1.5rem!important}.ml-xs-4,.mx-xs-4{margin-left:1.5rem!important}.m-xs-5{margin:3rem!important}.mt-xs-5,.my-xs-5{margin-top:3rem!important}.mr-xs-5,.mx-xs-5{margin-right:3rem!important}.mb-xs-5,.my-xs-5{margin-bottom:3rem!important}.ml-xs-5,.mx-xs-5{margin-left:3rem!important}.p-xs-0{padding:0!important}.pt-xs-0,.py-xs-0{padding-top:0!important}.pr-xs-0,.px-xs-0{padding-right:0!important}.pb-xs-0,.py-xs-0{padding-bottom:0!important}.pl-xs-0,.px-xs-0{padding-left:0!important}.p-xs-1{padding:.25rem!important}.pt-xs-1,.py-xs-1{padding-top:.25rem!important}.pr-xs-1,.px-xs-1{padding-right:.25rem!important}.pb-xs-1,.py-xs-1{padding-bottom:.25rem!important}.pl-xs-1,.px-xs-1{padding-left:.25rem!important}.p-xs-2{padding:.5rem!important}.pt-xs-2,.py-xs-2{padding-top:.5rem!important}.pr-xs-2,.px-xs-2{padding-right:.5rem!important}.pb-xs-2,.py-xs-2{padding-bottom:.5rem!important}.pl-xs-2,.px-xs-2{padding-left:.5rem!important}.p-xs-3{padding:1rem!important}.pt-xs-3,.py-xs-3{padding-top:1rem!important}.pr-xs-3,.px-xs-3{padding-right:1rem!important}.pb-xs-3,.py-xs-3{padding-bottom:1rem!important}.pl-xs-3,.px-xs-3{padding-left:1rem!important}.p-xs-4{padding:1.5rem!important}.pt-xs-4,.py-xs-4{padding-top:1.5rem!important}.pr-xs-4,.px-xs-4{padding-right:1.5rem!important}.pb-xs-4,.py-xs-4{padding-bottom:1.5rem!important}.pl-xs-4,.px-xs-4{padding-left:1.5rem!important}.p-xs-5{padding:3rem!important}.pt-xs-5,.py-xs-5{padding-top:3rem!important}.pr-xs-5,.px-xs-5{padding-right:3rem!important}.pb-xs-5,.py-xs-5{padding-bottom:3rem!important}.pl-xs-5,.px-xs-5{padding-left:3rem!important}.m-xs-n1{margin:-.25rem!important}.mt-xs-n1,.my-xs-n1{margin-top:-.25rem!important}.mr-xs-n1,.mx-xs-n1{margin-right:-.25rem!important}.mb-xs-n1,.my-xs-n1{margin-bottom:-.25rem!important}.ml-xs-n1,.mx-xs-n1{margin-left:-.25rem!important}.m-xs-n2{margin:-.5rem!important}.mt-xs-n2,.my-xs-n2{margin-top:-.5rem!important}.mr-xs-n2,.mx-xs-n2{margin-right:-.5rem!important}.mb-xs-n2,.my-xs-n2{margin-bottom:-.5rem!important}.ml-xs-n2,.mx-xs-n2{margin-left:-.5rem!important}.m-xs-n3{margin:-1rem!important}.mt-xs-n3,.my-xs-n3{margin-top:-1rem!important}.mr-xs-n3,.mx-xs-n3{margin-right:-1rem!important}.mb-xs-n3,.my-xs-n3{margin-bottom:-1rem!important}.ml-xs-n3,.mx-xs-n3{margin-left:-1rem!important}.m-xs-n4{margin:-1.5rem!important}.mt-xs-n4,.my-xs-n4{margin-top:-1.5rem!important}.mr-xs-n4,.mx-xs-n4{margin-right:-1.5rem!important}.mb-xs-n4,.my-xs-n4{margin-bottom:-1.5rem!important}.ml-xs-n4,.mx-xs-n4{margin-left:-1.5rem!important}.m-xs-n5{margin:-3rem!important}.mt-xs-n5,.my-xs-n5{margin-top:-3rem!important}.mr-xs-n5,.mx-xs-n5{margin-right:-3rem!important}.mb-xs-n5,.my-xs-n5{margin-bottom:-3rem!important}.ml-xs-n5,.mx-xs-n5{margin-left:-3rem!important}.m-xs-auto{margin:auto!important}.mt-xs-auto,.my-xs-auto{margin-top:auto!important}.mr-xs-auto,.mx-xs-auto{margin-right:auto!important}.mb-xs-auto,.my-xs-auto{margin-bottom:auto!important}.ml-xs-auto,.mx-xs-auto{margin-left:auto!important}}@media (min-width:590px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.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:750px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.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:990px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.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:1170px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.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}}@media (min-width:1350px){.m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.25rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.25rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.25rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.25rem!important}.m-xxl-2{margin:.5rem!important}.mt-xxl-2,.my-xxl-2{margin-top:.5rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:.5rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:.5rem!important}.m-xxl-3{margin:1rem!important}.mt-xxl-3,.my-xxl-3{margin-top:1rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:1rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:1rem!important}.m-xxl-4{margin:1.5rem!important}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem!important}.m-xxl-5{margin:3rem!important}.mt-xxl-5,.my-xxl-5{margin-top:3rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:3rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:3rem!important}.p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.25rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.25rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.25rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.25rem!important}.p-xxl-2{padding:.5rem!important}.pt-xxl-2,.py-xxl-2{padding-top:.5rem!important}.pr-xxl-2,.px-xxl-2{padding-right:.5rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem!important}.pl-xxl-2,.px-xxl-2{padding-left:.5rem!important}.p-xxl-3{padding:1rem!important}.pt-xxl-3,.py-xxl-3{padding-top:1rem!important}.pr-xxl-3,.px-xxl-3{padding-right:1rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem!important}.pl-xxl-3,.px-xxl-3{padding-left:1rem!important}.p-xxl-4{padding:1.5rem!important}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem!important}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem!important}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem!important}.p-xxl-5{padding:3rem!important}.pt-xxl-5,.py-xxl-5{padding-top:3rem!important}.pr-xxl-5,.px-xxl-5{padding-right:3rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem!important}.pl-xxl-5,.px-xxl-5{padding-left:3rem!important}.m-xxl-n1{margin:-.25rem!important}.mt-xxl-n1,.my-xxl-n1{margin-top:-.25rem!important}.mr-xxl-n1,.mx-xxl-n1{margin-right:-.25rem!important}.mb-xxl-n1,.my-xxl-n1{margin-bottom:-.25rem!important}.ml-xxl-n1,.mx-xxl-n1{margin-left:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.mt-xxl-n2,.my-xxl-n2{margin-top:-.5rem!important}.mr-xxl-n2,.mx-xxl-n2{margin-right:-.5rem!important}.mb-xxl-n2,.my-xxl-n2{margin-bottom:-.5rem!important}.ml-xxl-n2,.mx-xxl-n2{margin-left:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.mt-xxl-n3,.my-xxl-n3{margin-top:-1rem!important}.mr-xxl-n3,.mx-xxl-n3{margin-right:-1rem!important}.mb-xxl-n3,.my-xxl-n3{margin-bottom:-1rem!important}.ml-xxl-n3,.mx-xxl-n3{margin-left:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.mt-xxl-n4,.my-xxl-n4{margin-top:-1.5rem!important}.mr-xxl-n4,.mx-xxl-n4{margin-right:-1.5rem!important}.mb-xxl-n4,.my-xxl-n4{margin-bottom:-1.5rem!important}.ml-xxl-n4,.mx-xxl-n4{margin-left:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mt-xxl-n5,.my-xxl-n5{margin-top:-3rem!important}.mr-xxl-n5,.mx-xxl-n5{margin-right:-3rem!important}.mb-xxl-n5,.my-xxl-n5{margin-bottom:-3rem!important}.ml-xxl-n5,.mx-xxl-n5{margin-left:-3rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-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:350px){.text-xs-left{text-align:left!important}.text-xs-right{text-align:right!important}.text-xs-center{text-align:center!important}}@media (min-width:590px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:750px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:990px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1170px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1350px){.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-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:focus,a.text-primary:hover{color:rgb(0,86.1,178.5)!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:rgb(72.5407725322,78.5858369099,83.9592274678)!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:rgb(25.2173913043,105.2826086957,43.5)!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:rgb(14.5,102.1304347826,116)!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:rgb(185.5,139.125,0)!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:rgb(167.4810126582,29.0189873418,42.2848101266)!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:rgb(203.375,210.75,218.125)!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:rgb(17.7068965517,19.75,21.7931034483)!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px Helvetica Neue,Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(../img/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(../img/fancybox_loading.gif) 50% no-repeat}.fancybox-close{top:-18px;right:-18px;width:36px;height:36px}.fancybox-close,.fancybox-nav{position:absolute;cursor:pointer;z-index:8040}.fancybox-nav{top:0;width:40%;height:100%;text-decoration:none;background:rgba(0,0,0,0) url(../img/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0)}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:visible!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(../img/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px Helvetica Neue,Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:rgba(0,0,0,0);background:rgba(0,0,0,.8);border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(../img/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(../img/fancybox_loading@2x.gif);background-size:24px 24px}}.reqistry_changes{margin:20px 0 45px}.reqistry_changes__btn{border-top:1px solid #f4f4f4;text-align:right}.reqistry_changes__btn .btn{background:#f4f4f4;border-radius:0}.reqistry_changes__btn .btn__close,.reqistry_changes__inner{display:none}.reqistry_changes__inner__head{margin-top:20px}.reqistry_changes__inner__head span{color:#666;font-size:18px;border-bottom:1px solid #f4f4f4;padding-bottom:15px;margin-bottom:30px;display:block}.reqistry_changes__inner__table a{color:#014b9b}.reqistry_changes__inner__table dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#f4f4f4}.reqistry_changes__inner__table dl dt{border-right:1px solid #fff}.reqistry_changes__inner__table dl dd,.reqistry_changes__inner__table dl dt{width:50%;padding:5px;border-top:1px solid #fff;margin:0}@media (min-width:960px){.reqistry_changes__inner__head span{font-size:24px}.reqistry_changes__inner__table dl dt{width:240px;padding:10px 20px}.reqistry_changes__inner__table dl dd{padding:10px 20px;width:calc(100% - 240px)}}.cookies{position:fixed;left:0;right:0;bottom:0;z-index:9;background:#fff;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 15px;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 7px 9px #000;box-shadow:0 7px 9px #000}.cookies.hide{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.cookies p{margin:0;font-size:14px}.cookies .btn{font-size:15px;-webkit-box-shadow:none;box-shadow:none;margin-left:10px;padding:0;background:none;color:#252525}.cookies .btn:hover{text-decoration:underline;color:#252525;background:none}@-webkit-keyframes popupHide{0%{opacity:1;display:-webkit-box;display:flex;-webkit-transform:translateY(0);transform:translateY(0)}75%{opacity:0;display:-webkit-box;display:flex;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;display:none;-webkit-transform:translateY(-101%);transform:translateY(-101%)}}@keyframes popupHide{0%{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(0);transform:translateY(0)}75%{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;display:none;-webkit-transform:translateY(-101%);transform:translateY(-101%)}}@-webkit-keyframes popupShow{0%{opacity:0;display:none;-webkit-transform:translateY(-101%);transform:translateY(-101%)}75%{opacity:0;display:-webkit-box;display:flex;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;display:-webkit-box;display:flex;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes popupShow{0%{opacity:0;display:none;-webkit-transform:translateY(-101%);transform:translateY(-101%)}75%{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(0);transform:translateY(0)}}.popup{position:fixed;left:0;right:0;top:0;bottom:0;margin:0 auto;background:rgba(0,0,0,.4);z-index:999999;-webkit-box-shadow:0 0 23px #000;box-shadow:0 0 23px #000;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transform:translateY(-101%);-ms-transform:translateY(-101%);transform:translateY(-101%)}.popup.hide{-webkit-animation:popupHide 1s forwards;animation:popupHide 1s forwards}.popup.show{-webkit-animation:popupShow 1s forwards;animation:popupShow 1s forwards}.popup .popup__inside{width:100%;max-width:90%;min-height:30%;background:#fff;border-radius:10px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:60px}@media screen and (min-width:590px){.popup .popup__inside{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:0}}.popup .popup__inside .photo{display:block;width:100%;height:260px}@media screen and (min-width:590px){.popup .popup__inside .photo{width:45%;height:100%;position:absolute}}.popup .popup__inside .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.popup button{position:absolute;bottom:10px;right:10px}.popup .popup__close{text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px;position:absolute;right:10px;top:0}@media screen and (min-width:590px){.popup .popup__close{top:20px;right:20px}}.popup .popup__close i{cursor:pointer;display:block;position:relative;background-size:contain;background-repeat:no-repeat}.popup .popup__close i svg{fill:#8e9e00;width:40px;height:40px}.popup .popup__close i:after,.popup .popup__close i:before{content:"";position:absolute;height:2px;width:14px;background:#000;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);left:0;right:0;top:0;bottom:0;margin:auto;display:none}.popup .popup__close i:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.popup .popup__close i:hover{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.popup .popup__wrap{padding:15px 40px;width:100%}@media screen and (min-width:590px){.popup .popup__wrap{width:55%;margin-left:auto;padding:60px 30px 30px}}.popup .popup__wrap .dec{display:block;width:50px;height:5px;background:#8e9e00;margin-bottom:10px;border-radius:5px}.popup .popup__wrap h2{font-family:OpenSansBold;font-size:1.5em}@media screen and (min-width:1170px){.popup .popup__wrap h2{font-size:1.75em}}.popup .popup__wrap p{font-size:.75em}@media screen and (min-width:990px){.popup .popup__wrap p{font-size:.8125em}}@media screen and (min-width:1170px){.popup .popup__wrap p{font-size:.9375em}}.popup .popup__wrap iframe,.popup .popup__wrap img,.popup .popup__wrap picture,.popup .popup__wrap video{max-width:100%;height:auto}@media (min-width:750px){.popup .popup__inside{max-width:800px}}.alerts-floating .alert{position:fixed;z-index:11;top:5%;left:0;right:0;text-align:center;border:none;margin:auto auto 20px;padding:0 30px}.alerts-floating .alert .alert__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#199121;color:#fff;font-weight:700;font-size:21px;padding:15px 0}.alerts-floating .alert .alert__wrap__close{margin-left:15px}.alerts-floating .alert .alert__wrap__close .btn{font-size:32px;min-width:30px;line-height:1;-webkit-box-shadow:none;box-shadow:none;padding:5px}.alerts-floating .alert--error .alert__wrap{background:#970e0e}.newsletter_alerts .alerts-floating .alert{position:relative;padding:0}.newsletter_alerts .alerts-floating .alert .alert__wrap{font-size:16px}html{scroll-behavior:smooth}html body{font-family:OpenSans;overflow-x:hidden;color:#252525;font-size:1em;background-color:#f9fafe}.btn:focus,.btn:focus-visible,.btn:visited,.link:focus,.link:focus-visible,.link:visited,a:focus,a:focus-visible,a:visited,button:focus,button:focus-visible,button:visited,input:focus,input:focus-visible,input:visited{outline:2px solid #252525}.btn:focus:not(:focus-visible),.link:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:0;-webkit-box-shadow:none;box-shadow:none}footer .btn:focus,footer .btn:focus-visible,footer .btn:visited,footer .link:focus,footer .link:focus-visible,footer .link:visited,footer a:focus,footer a:focus-visible,footer a:visited,footer button:focus,footer button:focus-visible,footer button:visited,footer input:focus,footer input:focus-visible,footer input:visited{outline:2px solid #f9fafe}footer .btn:focus:not(:focus-visible),footer .link:focus:not(:focus-visible),footer a:focus:not(:focus-visible),footer button:focus:not(:focus-visible),footer input:focus:not(:focus-visible){outline:0;-webkit-box-shadow:none;box-shadow:none}.daterangepicker .btn{min-width:122px}.btn{font-size:.6875em;color:#f9fafe;border:2px solid #8e9e00;text-align:center;padding:4px 10px;min-width:130px;border-radius:0;-webkit-transition:all .3s;transition:all .3s;position:relative;z-index:8;background:#8e9e00;letter-spacing:1px}@media screen and (min-width:1170px){.btn{font-size:.78125em}}@media screen and (min-width:1350px){.btn{font-size:.875em;min-width:180px}}.btn:focus,.btn:hover{background-color:#f9fafe!important;color:#8e9e00!important;border:2px solid #8e9e00}.btn-white{background:#fff;border:2px solid #8e9e00}.btn-white,.btn-white:link,.btn-white:visited{color:#8e9e00}.btn-white:focus,.btn-white:hover{background-color:#8e9e00;color:#f9fafe;border:2px solid #f9fafe}.slider{list-style:none;padding:0}.slider,.slider .slick-slide{margin:0}.slider .slick-next,.slider .slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:30px;height:30px;border-radius:100%;padding:0;cursor:pointer;color:rgba(0,0,0,0);border:none;outline:none;-webkit-transition:all .3s;transition:all .3s;z-index:3;background:none}@media screen and (min-width:590px){.slider .slick-next,.slider .slick-prev{width:40px;height:40px;top:48%}}.slider .slick-next svg,.slider .slick-prev svg{width:12px;height:17px;fill:#252525;-webkit-transition:all .3s;transition:all .3s}@media screen and (min-width:590px){.slider .slick-next svg,.slider .slick-prev svg{width:15px;height:20px}}@media screen and (min-width:750px){.slider .slick-next svg,.slider .slick-prev svg{width:20px;height:30px}}.slider .slick-next:hover,.slider .slick-prev:hover{background:none}.slider .slick-next:hover svg,.slider .slick-prev:hover svg{fill:#8e9e00}.slider .slick-next:focus,.slider .slick-next:hover,.slider .slick-prev:focus,.slider .slick-prev:hover{outline:2px solid #8e9e00}.slider .slick-next:focus:before,.slider .slick-next:hover:before,.slider .slick-prev:focus:before,.slider .slick-prev:hover:before{opacity:1}.slider .slick-next.slick-disabled:before,.slider .slick-prev.slick-disabled:before{opacity:.25}.slider .slick-next:before,.slider .slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slider .slick-prev{left:0}.slider .slick-next{right:0}.slider .slick-dotted.slick-slider{margin-bottom:30px}.slider .slick-dots{position:absolute;bottom:-45px;left:0;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slider .slick-dots li{position:relative;display:inline-block;width:8px;height:9px;margin:0 5px;padding:0;cursor:pointer}.slider .slick-dots li button{font-size:0;line-height:0;display:block;width:8px;height:9px;padding:5px;cursor:pointer;color:rgba(0,0,0,0);outline:none;background-color:#f9fafe;border-radius:0;border:2px solid #000;border-radius:100%}.slider .slick-dots li.slick-active button{background-color:#000}.slider .slick-dots li button:focus,.slider .slick-dots li button:hover{outline:none}.slider .slick-dots li button:focus:before,.slider .slick-dots li button:hover:before{opacity:1}header{padding:15px 0;text-align:center}@media screen and (min-width:1170px){header{padding-bottom:30px}}@media screen and (min-width:750px){header .logo{text-align:left;display:block}}header .logo svg{width:220px;height:70px;fill:#000}@media screen and (min-width:1350px){header .logo svg{width:290px;height:90px}}header .menu-media{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:15px 0;z-index:5;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:999}@media screen and (min-width:750px){header .menu-media{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width:990px){header .menu-media{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (min-width:1170px){header .menu-media{margin-bottom:-15px}}header .menu-media li{width:auto;margin:0 5px 5px}@media screen and (min-width:990px){header .menu-media li{margin:0 0 0 10px;width:auto}}header .menu-media li.logo-multi img{width:100%;height:auto}@media screen and (min-width:990px){header .menu-media li.logo-multi img{width:450px}}@media screen and (min-width:1170px){header .menu-media li.logo-multi img{width:500px}}@media screen and (min-width:1350px){header .menu-media li.logo-multi img{width:550px}}header .menu-media li a.fb svg{width:23px;height:23px;fill:#000}header .menu-media li a .logo-ue{display:block}header .menu-media li a .logo-ue img{width:90px;height:22px}header .menu-media .lang{list-style:none;position:relative;z-index:10;margin:0;padding:0}header .menu-media .lang li:hover>ul{display:block}header .menu-media .first-lang,header .menu-media .first-lang a{display:-webkit-box;display:-ms-flexbox;display:flex}header .menu-media .first-lang a{color:var(--color-white);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:.9375em}header .menu-media .first-lang a:link,header .menu-media .first-lang a:visited{color:var(--color-white)}header .menu-media .first-lang a svg{width:18px;height:auto;margin-left:5px}header .menu-media .first-lang a svg .st0{fill:#ffd500}header .menu-media .first-lang a svg .st1{fill:#005bbb}header .menu-media .lang-option{display:none;position:absolute;left:-55px;z-index:100;background:#e5e5e5;list-style:none;margin:0;padding:10px;font-size:.9375em}header .menu-media .lang-option a{color:var(--color-black);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}header .menu-media .lang-option a:link,header .menu-media .lang-option a:visited{color:var(--color-black)}header .menu-media .lang-option a svg{width:18px;height:auto;margin-left:5px}header .menu-media .lang-option a svg .st0{fill:#ffd500}header .menu-media .lang-option a svg .st1{fill:#005bbb}header .menu-media .lang-option .flag-es .fil0{fill:#aa151b;fill-rule:nonzero}header .menu-media .lang-option .flag-es .fil1{fill:#f1bf00;fill-rule:nonzero}header .menu-media .lang-parent.open>.lang-option{display:block}header .menu-media .lang-toggle{background:none;border:none;cursor:pointer;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .menu-media .lang-parent.open .lang-toggle svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}@media screen and (min-width:990px){header .menu-media .lang-toggle{display:none}}header .btn-open{background:none;border:none;margin-top:10px}@media screen and (min-width:750px){header .btn-open{margin:0 auto;display:block}}@media screen and (min-width:990px){header .btn-open{display:none}}header .btn-open svg{fill:#2b2a29;width:40px;height:30px}header .btn-open .title{display:block;margin-top:5px;font-size:.9375em;font-family:OpenSansSemiBold}header nav{display:none}@media screen and (min-width:990px){header nav{display:block}}header nav.open{display:block}header nav .navigation-list{background-color:rgba(142,158,0,.9);list-style:none;padding:0;margin:15px 0 20px;position:absolute;z-index:5;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:10}@media screen and (min-width:990px){header nav .navigation-list{background-color:rgba(0,0,0,0);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0;margin-top:20px}}@media screen and (min-width:1170px){header nav .navigation-list{margin-top:40px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}header nav .navigation-list:before{content:"";height:100%;width:500px;background-color:rgba(142,158,0,.9);display:block;position:absolute;left:-500px;top:0}@media screen and (min-width:990px){header nav .navigation-list:before{display:none}}header nav .navigation-list:after{content:"";height:100%;width:500px;background-color:rgba(142,158,0,.9);display:block;position:absolute;right:-500px;top:0}@media screen and (min-width:990px){header nav .navigation-list:after{display:none}}header nav .navigation-list li{margin:0;width:100%}@media screen and (min-width:990px){header nav .navigation-list li{width:auto;position:relative}}@media screen and (min-width:1170px){header nav .navigation-list li{margin-right:20px}}@media screen and (min-width:990px){header nav .navigation-list li:last-of-type{margin-right:0}}header nav .navigation-list li a{font-size:.9375em;font-family:OpenSansSemiBold;color:#fff;display:block;padding:10px 0;border-top:1px solid #fff;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (min-width:990px){header nav .navigation-list li a{color:#252525;border:none;font-size:1em;padding:0}}header nav .navigation-list li a:before{content:"";height:1px;width:500px;background-color:#fff;display:block;position:absolute;z-index:1;left:-500px;top:-1px}@media screen and (min-width:990px){header nav .navigation-list li a:before{display:none}}header nav .navigation-list li a:after{content:"";height:1px;width:500px;background-color:#fff;display:block;position:absolute;z-index:1;right:-500px;top:-1px}@media screen and (min-width:990px){header nav .navigation-list li a:after{display:none}}header nav .navigation-list li a:hover{background:#393c21;text-decoration:none}@media screen and (min-width:990px){header nav .navigation-list li a:hover{background:none}}header nav .navigation-list li a:hover:before{content:"";height:calc(100% + 1px);width:500px;border-top:1px solid #fff;background-color:#393c21;display:block;position:absolute;z-index:1;left:-500px;top:-1px}@media screen and (min-width:990px){header nav .navigation-list li a:hover:before{width:100%;left:0;top:auto;bottom:-5px;height:2px;border:none;background-color:#8e9e00}}header nav .navigation-list li a:hover:after{content:"";height:calc(100% + 1px);width:500px;border-top:1px solid #fff;background-color:#393c21;display:block;position:absolute;z-index:1;right:-500px;top:-1px}@media screen and (min-width:990px){header nav .navigation-list li a:hover:after{display:none}}header nav .navigation-list li a:link,header nav .navigation-list li a:visited{color:#fff}@media screen and (min-width:990px){header nav .navigation-list li a:link,header nav .navigation-list li a:visited{color:#252525}}header nav .navigation-list li a svg{fill:#fff;width:12px;height:8px;margin-left:20px}@media screen and (min-width:990px){header nav .navigation-list li a svg{fill:#000}}@media screen and (min-width:1170px){header nav .navigation-list li a svg{margin-left:10px}}header nav .navigation-list li a .arrow-desktop{display:none}@media screen and (min-width:990px){header nav .navigation-list li a .arrow-desktop{display:block}}header nav .navigation-list li .sub-menu{list-style:none;margin:0;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:100%;z-index:100}@media screen and (min-width:990px){header nav .navigation-list li .sub-menu{position:absolute;left:0;background:rgba(142,158,0,.9);display:none;padding:5px 8px}}header nav .navigation-list li .sub-menu li{border-bottom:1px solid #fff}header nav .navigation-list li .sub-menu li:last-of-type{border:none}header nav .navigation-list li .sub-menu li a{font-family:OpenSans;border:none}@media screen and (min-width:990px){header nav .navigation-list li .sub-menu li a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}}header nav .navigation-list li .sub-menu li a:after,header nav .navigation-list li .sub-menu li a:before{display:none}header nav .navigation-list li .sub-menu li a:hover{background:#393c21;text-decoration:none}@media screen and (min-width:990px){header nav .navigation-list li .sub-menu li a:hover{background:none;text-decoration:underline}}header nav .navigation-list li .sub-menu li a:hover:before{content:"";height:calc(100% + 1px);width:500px;background-color:#393c21;display:block;position:absolute;z-index:1;left:-500px;top:-1px}@media screen and (min-width:990px){header nav .navigation-list li .sub-menu li a:hover:before{display:none}}header nav .navigation-list li .sub-menu li a:hover:after{content:"";height:calc(100% + 1px);width:500px;background-color:#393c21;display:block;position:absolute;z-index:1;right:-500px;top:-1px}@media screen and (min-width:990px){header nav .navigation-list li .sub-menu li a:hover:after{display:none}}@media screen and (min-width:990px){header nav .navigation-list li:hover>.sub-menu{display:block}}header .wcag-menu--wcag{background-color:#000;border:1px solid #000;border-radius:100%;color:#f9fafe;font-size:.625em;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;-webkit-transition:all .3s;transition:all .3s;margin:2px auto auto}header .wcag-menu--wcag:focus,header .wcag-menu--wcag:hover{background-color:#f9fafe;color:#000}header .wcag-menu--contrast{width:24px;height:24px;-webkit-transition:all .3s;transition:all .3s}header .wcag-menu--contrast svg{width:20px;height:20px}header .wcag-menu--contrast .initial--white{fill:#f9fafe}header .wcag-menu--contrast:hover svg .initial--half-1{fill:#f9fafe}header .wcag-menu--contrast:hover svg .initial--half-2{fill:#000}.box-reservation{margin-top:-20px;min-height:200px;width:100%;background:#f9fafe;-webkit-box-shadow:0 49px 37px -54px #42445a;box-shadow:0 49px 37px -54px #42445a}@media screen and (min-width:590px){.box-reservation{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:130px}}@media screen and (min-width:750px){.box-reservation{max-width:650px;margin:0 auto}}@media screen and (min-width:1170px){.box-reservation{max-width:750px}}.box-reservation .info{background:#8e9e00;color:#f9fafe;padding:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media screen and (min-width:590px){.box-reservation .info{min-height:142px;text-align:center;width:170px}}@media screen and (min-width:750px){.box-reservation .info{width:270px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:30px;text-align:left}}@media screen and (min-width:1170px){.box-reservation .info{width:320px;min-height:156px}}.box-reservation .info:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:2000px;height:100%;top:0;left:-2000px;background:#8e9e00;position:absolute}@media screen and (min-width:590px){.box-reservation .info:before{display:none}}.box-reservation .info:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:2000px;height:100%;top:0;right:-2000px;background:#8e9e00;position:absolute}@media screen and (min-width:590px){.box-reservation .info:after{display:none}}.box-reservation .info .headline{font-size:.75em;margin-bottom:5px;font-family:OpenSansSemiBold}@media screen and (min-width:750px){.box-reservation .info .headline{font-size:.875em}}@media screen and (min-width:1170px){.box-reservation .info .headline{font-size:1em}}.box-reservation .info a{font-size:1.3125em;font-family:OpenSansBold}@media screen and (min-width:590px){.box-reservation .info a{font-size:.90625em}}@media screen and (min-width:750px){.box-reservation .info a{font-size:1.5625em}}@media screen and (min-width:1170px){.box-reservation .info a{font-size:1.8125em}}.box-reservation .info a:link,.box-reservation .info a:visited{color:#fff}.box-reservation .info a:hover{text-decoration:none}.box-reservation .check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px 0;text-align:center;position:relative}@media screen and (min-width:590px){.box-reservation .check{width:calc(100% - 170px)}}@media screen and (min-width:750px){.box-reservation .check{width:calc(100% - 280px)}}@media screen and (min-width:1170px){.box-reservation .check{max-width:calc(100% - 320px)}}.box-reservation .check .headline{font-size:1.125em;color:#8e9e00;margin-bottom:10px}@media screen and (min-width:1170px){.box-reservation .check .headline{font-size:1.28125em}}.box-reservation .check .input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.box-reservation .check .input-group .input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-width:103px;min-height:45px;border-right:1px solid #000;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#000;padding-left:10px}@media screen and (min-width:590px){.box-reservation .check .input-group .input{min-width:110px;padding-left:20px}}@media screen and (min-width:750px){.box-reservation .check .input-group .input{min-width:115px}}@media screen and (min-width:1350px){.box-reservation .check .input-group .input{min-width:130px}}.box-reservation .check .input-group .input:last-of-type{border:none}.box-reservation .check .input-group .input label{font-size:.875em;color:#000;font-family:OpenSansSemiBold;margin-bottom:3px}@media screen and (min-width:1170px){.box-reservation .check .input-group .input label{font-size:1em}}.box-reservation .check .input-group .input .date,.box-reservation .check .input-group .input .person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;cursor:pointer}.box-reservation .check .input-group .input .date .day,.box-reservation .check .input-group .input .person .day{font-family:OpenSansBold;font-size:1.4375em;line-height:1}@media screen and (min-width:1170px){.box-reservation .check .input-group .input .date .day,.box-reservation .check .input-group .input .person .day{font-size:1.6875em}}.box-reservation .check .input-group .input .date .month,.box-reservation .check .input-group .input .person .month{font-family:OpenSansLight;font-size:.875em;line-height:1;margin-left:2px}@media screen and (min-width:1170px){.box-reservation .check .input-group .input .date .month,.box-reservation .check .input-group .input .person .month{font-size:1em}}.box-reservation .check .input-group .input .date svg,.box-reservation .check .input-group .input .person svg{width:10px;height:6px;fill:#000;margin-right:-15px;margin-left:15px;margin-bottom:5px}.box-reservation .check .input-group .input .date.person:hover .person-list,.box-reservation .check .input-group .input .person.person:hover .person-list{display:block}.box-reservation .check .input-group .input .date .person-list,.box-reservation .check .input-group .input .person .person-list{list-style:none;margin:0;background:#fff;position:absolute;z-index:2;top:30px;left:0;width:70px;text-align:left;display:none;z-index:11;padding:6px;text-align:center;-webkit-box-shadow:0 0 4px #a0a0a0;box-shadow:0 0 4px #a0a0a0;font-weight:800}.box-reservation .check .input-group .input .date .person-list li,.box-reservation .check .input-group .input .person .person-list li{padding:0 5px;border-bottom:1px solid #252525}.box-reservation .check .input-group .input .date .person-list li:last-of-type,.box-reservation .check .input-group .input .person .person-list li:last-of-type{border:none}.box-reservation .check .input-group .input input{width:50px}.box-reservation .check .input-group .input .drp-calendar{margin:0 auto;float:none}.bold{font-family:OpenSansBold}.section{position:relative}.section--top .bg{width:100%;height:200px;display:block}@media screen and (min-width:590px){.section--top .bg{height:330px}}@media screen and (min-width:1170px){.section--top .bg{height:380px}}@media screen and (min-width:1350px){.section--top .bg{height:440px}}.section--top .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (min-width:590px){.section--top .box-reservation{margin-top:-120px}}.section--top .house-top-wrap{width:340px;text-align:center;position:absolute;top:15%;left:0;right:0;margin:0 auto;display:none}@media screen and (min-width:590px){.section--top .house-top-wrap{width:540px}}@media screen and (min-width:750px){.section--top .house-top-wrap{width:740px}}@media screen and (min-width:990px){.section--top .house-top-wrap{width:940px}}@media screen and (min-width:1170px){.section--top .house-top-wrap{width:1140px}}@media screen and (min-width:1350px){.section--top .house-top-wrap{width:1340px}}.section--top .house-top-wrap p{font-size:1.125em;background:#fff;display:inline;line-height:1;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:0 11px}@media screen and (min-width:590px){.section--top .house-top-wrap p{font-size:1.875em}}@media screen and (min-width:1170px){.section--top .house-top-wrap p{font-size:2.125em;line-height:normal}}@media screen and (min-width:1350px){.section--top .house-top-wrap p{font-size:2.5em}}.section--shortcuts{margin-bottom:30px;margin-top:30px}.section--shortcuts .links{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:750px){.section--shortcuts .links{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:990px){.section--shortcuts .links{-ms-flex-pack:distribute;justify-content:space-around}}.section--shortcuts .links li .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100px;margin:15px}@media screen and (min-width:1170px){.section--shortcuts .links li .box{width:180px}}.section--shortcuts .links li .box:hover{text-decoration:none}.section--shortcuts .links li .box .photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;border:2px solid #252525;border-radius:100%;padding:25px}@media screen and (min-width:1170px){.section--shortcuts .links li .box .photo{width:115px;height:115px}}@media screen and (min-width:1350px){.section--shortcuts .links li .box .photo{width:135px;height:135px}}.section--shortcuts .links li .box .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section--shortcuts .links li .box .title{font-size:.8125em;margin-top:15px;text-transform:uppercase;text-align:center;color:#252525}@media screen and (min-width:1170px){.section--shortcuts .links li .box .title{font-size:1em}}@media screen and (min-width:1350px){.section--shortcuts .links li .box .title{font-size:1.125em}}.section--about{margin-top:30px}.section--about .text{margin-top:30px;margin-bottom:20px;text-align:center}@media screen and (min-width:590px){.section--about .text{text-align:left}}.section--about .text h2{font-size:1.1875em;font-family:OpenSansLight}@media screen and (min-width:750px){.section--about .text h2{font-size:1.8125em}}@media screen and (min-width:1170px){.section--about .text h2{font-size:2.125em}}@media screen and (min-width:1350px){.section--about .text h2{font-size:2.5em}}.section--about .text p{font-size:.75em}@media screen and (min-width:1170px){.section--about .text p{font-size:.8625em}}@media screen and (min-width:1350px){.section--about .text p{font-size:1em}}@media screen and (min-width:590px){.section--about .btn{margin-bottom:40px}}.section--about .bg{width:100%;height:200px;display:block}@media screen and (min-width:590px){.section--about .bg{position:absolute;bottom:0;right:0;width:50%;height:270px}}@media screen and (min-width:750px){.section--about .bg{max-width:650px;margin:0 auto}}@media screen and (min-width:990px){.section--about .bg{max-width:380px}}@media screen and (min-width:1170px){.section--about .bg{max-width:480px}}@media screen and (min-width:1350px){.section--about .bg{max-width:530px}}.section--about .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}.section--films{min-height:470px;padding:20px;background:url(../images/filmy.jpg) center left 50% no-repeat;background-attachment:scroll;background-size:auto;background-size:cover;background-attachment:fixed}@supports (-webkit-appearance:none){.section--films{background:url(../images/filmy.webp) center left 50% no-repeat;background-size:cover;background-attachment:fixed}}@media screen and (min-width:590px){.section--films{min-height:280px}}@media screen and (min-width:750px){.section--films{min-height:330px}}@media screen and (min-width:1170px){.section--films{min-height:380px}}@media screen and (min-width:1350px){.section--films{min-height:450px}}.section--films:before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.5)}.section--films .headline{font-size:1.1875em;font-family:OpenSansLight;color:#f9fafe;text-align:center}.section--films .headline .bold{font-family:OpenSansBold}@media screen and (min-width:590px){.section--films .headline{margin-bottom:30px}}@media screen and (min-width:750px){.section--films .headline{font-size:1.8125em}}@media screen and (min-width:1170px){.section--films .headline{font-size:2.125em}}@media screen and (min-width:1350px){.section--films .headline{font-size:2.5em;margin-bottom:40px}}.section--films .links{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:590px){.section--films .links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:1170px){.section--films .links{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.section--films .links li .box,.section--films .links li iframe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:275px;height:170px;margin:15px;background:#fff;position:relative;cursor:pointer}@media screen and (min-width:590px){.section--films .links li .box,.section--films .links li iframe{margin:0;width:262px}}@media screen and (min-width:750px){.section--films .links li .box,.section--films .links li iframe{width:320px;height:200px}}@media screen and (min-width:1170px){.section--films .links li .box,.section--films .links li iframe{width:380px;height:240px}}@media screen and (min-width:1350px){.section--films .links li .box,.section--films .links li iframe{width:440px;height:280px}}.section--films .links li .box:hover,.section--films .links li iframe:hover{text-decoration:none}.section--films .links li .box .photo svg,.section--films .links li iframe .photo svg{width:130px;height:100px;fill:#bfbfbf}.section--films .links li .box .play,.section--films .links li iframe .play{position:absolute}.section--films .links li .box .play svg,.section--films .links li iframe .play svg{width:50px;height:50px;fill:#000}.section--films .links li .box .title,.section--films .links li iframe .title{font-size:.6875em;font-family:OpenSansLight;text-align:center;color:#252525;border-top:2px solid #252525;position:absolute;bottom:1px;width:100%}@media screen and (min-width:1170px){.section--films .links li .box .title,.section--films .links li iframe .title{font-size:.8125em}}@media screen and (min-width:1350px){.section--films .links li .box .title,.section--films .links li iframe .title{font-size:.9375em}}.section--films .links li .box.right,.section--films .links li iframe.right{background:#252525}.section--films .links li .box.right .play svg,.section--films .links li iframe.right .play svg{fill:#fff}.section--films .links li .box.right .title,.section--films .links li iframe.right .title{border-top:2px solid #746f64;color:#fff}.section--films .links li:nth-child(2) .box{margin-left:15px}.section--films .bg{position:absolute;top:0;left:0;width:100%;height:100%}.section--films .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section--institution{margin-top:30px}@media screen and (min-width:750px){.section--institution{margin-bottom:30px}}.section--institution .photo{display:block;width:250px;height:250px;margin:0 auto 20px}@media screen and (min-width:750px){.section--institution .photo{width:280px;height:280px;margin:0}}@media screen and (min-width:1170px){.section--institution .photo{width:325px;height:325px}}@media screen and (min-width:1350px){.section--institution .photo{width:380px;height:380px}}.section--institution .photo img{width:100%;height:100%;border-radius:100%;-o-object-fit:cover;object-fit:cover;border:3px solid #252525;padding:5px}.section--institution .headline{font-size:1.1875em;margin-bottom:15px;text-align:center;color:#252525;font-family:OpenSansLight}.section--institution .headline .bold{font-family:OpenSansBold}@media screen and (min-width:590px){.section--institution .headline{text-align:left}}@media screen and (min-width:750px){.section--institution .headline{font-size:1.84375em}}@media screen and (min-width:1170px){.section--institution .headline{font-size:2.15625em}}@media screen and (min-width:1350px){.section--institution .headline{font-size:2.5em}}.section--institution .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section--institution .box:hover{text-decoration:none}@media screen and (min-width:590px){.section--institution .box{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width:1350px){.section--institution .box{margin-left:50px}}.section--institution .box .text{text-align:center}@media screen and (min-width:590px){.section--institution .box .text{text-align:left}}.section--institution .box .text p{font-size:.75em}@media screen and (min-width:1170px){.section--institution .box .text p{font-size:.875em}}@media screen and (min-width:1350px){.section--institution .box .text p{font-size:1em}}.section--institution .logos{display:block;width:100%;height:50px;margin:20px 0}@media screen and (min-width:1170px){.section--institution .logos{margin-top:40px}}@media screen and (min-width:1350px){.section--institution .logos{margin-top:60px;margin-bottom:40px}}.section--institution .logos img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section--services{margin-bottom:20px}.section--services .head{text-align:center}@media screen and (min-width:590px){.section--services .head{text-align:left}}.section--services .head .headline{font-size:1.1875em;margin-bottom:5px;text-align:center;color:#252525;font-family:OpenSansLight}@media screen and (min-width:590px){.section--services .head .headline{text-align:left}}@media screen and (min-width:750px){.section--services .head .headline{font-size:1.84375em}}@media screen and (min-width:1170px){.section--services .head .headline{font-size:2.15625em}}@media screen and (min-width:1350px){.section--services .head .headline{font-size:2.5em}}.section--services .head .headline .bold{font-family:OpenSansBold}.section--services .head .subtitle{font-size:.75em;margin-bottom:15px}@media screen and (min-width:1170px){.section--services .head .subtitle{font-size:.84375em}}@media screen and (min-width:1350px){.section--services .head .subtitle{font-size:1em}}.section--services .wrap{padding:30px 0;position:relative;min-height:280px;margin-bottom:60px}@media screen and (min-width:590px){.section--services .wrap{margin-bottom:30px}}@media screen and (min-width:750px){.section--services .wrap{margin-bottom:10px}}.section--services .wrap .bg{position:absolute;left:0;top:0;display:block;width:100%;height:100%;margin-bottom:20px}.section--services .wrap .bg:before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.5)}.section--services .wrap .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section--services .wrap .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.section--services .wrap .box.left{margin-left:-20px}@media screen and (min-width:590px){.section--services .wrap .box.left{margin:0}}.section--services .wrap .box.right{margin-right:-20px}@media screen and (min-width:590px){.section--services .wrap .box.right{margin:0}}.section--services .wrap .box:hover{text-decoration:none}.section--services .wrap .box .headline{font-size:1.1875em;color:#fff;margin-bottom:15px;text-align:center;font-family:OpenSansLight}@media screen and (min-width:750px){.section--services .wrap .box .headline{font-size:1.84375em;margin-bottom:15px}}.section--services .wrap .box .headline .bold{font-family:OpenSansBold}.section--services .wrap .box .photo{display:block;width:165px;height:165px}@media screen and (min-width:590px){.section--services .wrap .box .photo{width:250px;height:250px}}@media screen and (min-width:750px){.section--services .wrap .box .photo{width:290px;height:290px}}@media screen and (min-width:1170px){.section--services .wrap .box .photo{width:350px;height:350px}}@media screen and (min-width:1350px){.section--services .wrap .box .photo{width:420px;height:420px}}.section--services .wrap .box .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%}.section--services .text-wrap .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}.section--services .text-wrap .box:hover{text-decoration:none}@media screen and (min-width:590px){.section--services .text-wrap .box.left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width:1170px){.section--services .text-wrap .box.left{margin-left:50px}}@media screen and (min-width:590px){.section--services .text-wrap .box.right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (min-width:1170px){.section--services .text-wrap .box.right{margin-right:50px}}@media screen and (min-width:590px){.section--services .text-wrap .box.right .text{text-align:right}}.section--services .text-wrap .box .headline{font-size:1.1875em;color:#252525;margin-bottom:15px;text-align:center;font-family:OpenSansLight}@media screen and (min-width:590px){.section--services .text-wrap .box .headline{text-align:left}}@media screen and (min-width:750px){.section--services .text-wrap .box .headline{margin-bottom:5px}}@media screen and (min-width:990px){.section--services .text-wrap .box .headline{display:none}}.section--services .text-wrap .box .headline .bold{font-family:OpenSansBold}.section--services .text-wrap .box .text{text-align:center}@media screen and (min-width:590px){.section--services .text-wrap .box .text{text-align:left}}.section--services .text-wrap .box .text p{font-size:.75em}@media screen and (min-width:1170px){.section--services .text-wrap .box .text p{font-size:.84375em}}@media screen and (min-width:1350px){.section--services .text-wrap .box .text p{font-size:1em}}.section--services .text-wrap .box .btn{margin-top:10px}.section--services .icon{display:block;width:110px;height:110px;background:#fff;padding:10px;z-index:3;border-radius:100%;position:relative;margin:0 auto -80px}@media screen and (min-width:750px){.section--services .icon{width:150px;height:150px}}@media screen and (min-width:990px){.section--services .icon{margin-top:-50px}}@media screen and (min-width:1170px){.section--services .icon{width:190px;height:190px;margin-bottom:-120px}}@media screen and (min-width:1350px){.section--services .icon{width:215px;height:215px}}.section--services .icon svg{width:90px;height:90px;fill:#000;border:2px solid #000;padding:10px;border-radius:100%}@media screen and (min-width:750px){.section--services .icon svg{width:130px;height:130px}}@media screen and (min-width:1170px){.section--services .icon svg{width:160px;height:160px}}@media screen and (min-width:1350px){.section--services .icon svg{width:190px;height:190px}}.section--atraction .headline{font-size:1.1875em;text-align:center;color:#252525;font-family:OpenSansLight;margin-bottom:30px}@media screen and (min-width:590px){.section--atraction .headline{text-align:left}}@media screen and (min-width:750px){.section--atraction .headline{font-size:1.84375em}}@media screen and (min-width:1170px){.section--atraction .headline{font-size:2.15625em}}@media screen and (min-width:1350px){.section--atraction .headline{font-size:2.5em}}.section--atraction .headline .bold{font-family:OpenSansBold}.section--atraction .list{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:750px){.section--atraction .list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:1170px){.section--atraction .list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.section--atraction .list li{width:100%;margin-bottom:40px}@media screen and (min-width:590px){.section--atraction .list li{width:50%;padding-right:15px}}@media screen and (min-width:750px){.section--atraction .list li{width:33%;padding-right:70px}}@media screen and (min-width:1170px){.section--atraction .list li{width:30%}}.section--atraction .list li .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (min-width:590px){.section--atraction .list li .box{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.section--atraction .list li .box .photo{display:block;width:70px;height:55px}.section--atraction .list li .box .photo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section--atraction .list li .box .wrap{margin-left:20px;width:150px}@media screen and (min-width:750px){.section--atraction .list li .box .wrap{width:auto}}.section--atraction .list li .box .wrap .headline{font-size:.625em;margin-bottom:5px;text-align:left;font-family:OpenSansExBold}@media screen and (min-width:590px){.section--atraction .list li .box .wrap .headline{text-align:left}}@media screen and (min-width:1170px){.section--atraction .list li .box .wrap .headline{font-size:.75em}}@media screen and (min-width:1350px){.section--atraction .list li .box .wrap .headline{font-size:.875em}}.section--atraction .list li .box .wrap .text{text-align:left}.section--atraction .list li .box .wrap .text ul{list-style:none;margin:0;padding:0}.section--atraction .list li .box .wrap .text ul li{padding:0;font-size:.8125em;margin:0 0 2px;width:100%}@media screen and (min-width:1170px){.section--atraction .list li .box .wrap .text ul li{font-size:.90625em}}@media screen and (min-width:1350px){.section--atraction .list li .box .wrap .text ul li{font-size:1.0625em}}.section--atraction .list li .box .wrap .text p{font-size:.8125em;margin-bottom:2px}@media screen and (min-width:1170px){.section--atraction .list li .box .wrap .text p{font-size:.90625em}}@media screen and (min-width:1350px){.section--atraction .list li .box .wrap .text p{font-size:1.0625em}}.section--atraction .list li .box .wrap .text .more{font-family:OpenSansExBold;font-size:.625em}@media screen and (min-width:1170px){.section--atraction .list li .box .wrap .text .more{font-size:.75em}}@media screen and (min-width:1350px){.section--atraction .list li .box .wrap .text .more{font-size:.875em}}.section--atraction .list li .box .wrap .text .more:link,.section--atraction .list li .box .wrap .text .more:visited{color:#8e9e00}.section--homenews{padding:30px 0}@media screen and (min-width:1170px){.section--homenews{padding:50px 0}}.section--homenews .slider-homenews{width:100%}@media screen and (min-width:590px){.section--homenews .slider-homenews .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:10px}}@media screen and (min-width:990px){.section--homenews .slider-homenews .box{padding-bottom:0}}.section--homenews .slider-homenews .box .photo{display:block;width:100%;height:190px;margin-bottom:20px}@media screen and (min-width:590px){.section--homenews .slider-homenews .box .photo{width:270px;height:150px}}@media screen and (min-width:750px){.section--homenews .slider-homenews .box .photo{width:360px;height:200px}}@media screen and (min-width:990px){.section--homenews .slider-homenews .box .photo{width:590px;height:340px;margin:0}}@media screen and (min-width:1170px){.section--homenews .slider-homenews .box .photo{width:700px;height:400px}}@media screen and (min-width:1350px){.section--homenews .slider-homenews .box .photo{width:800px;height:460px}}.section--homenews .slider-homenews .box .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section--homenews .slider-homenews .box .headline{font-size:1.1875em;text-align:center;margin-bottom:15px;font-family:OpenSansLight}@media screen and (min-width:590px){.section--homenews .slider-homenews .box .headline{text-align:left}}@media screen and (min-width:750px){.section--homenews .slider-homenews .box .headline{font-size:1.84375em}}@media screen and (min-width:1170px){.section--homenews .slider-homenews .box .headline{font-size:2.15625em}}@media screen and (min-width:1350px){.section--homenews .slider-homenews .box .headline{font-size:2.5em}}.section--homenews .slider-homenews .box .wrap{position:relative;padding-bottom:40px}@media screen and (min-width:590px){.section--homenews .slider-homenews .box .wrap{width:calc(100% - 295px)}}@media screen and (min-width:750px){.section--homenews .slider-homenews .box .wrap{width:calc(100% - 395px)}}@media screen and (min-width:990px){.section--homenews .slider-homenews .box .wrap{width:calc(100% - 650px);height:325px}}@media screen and (min-width:1170px){.section--homenews .slider-homenews .box .wrap{width:calc(100% - 785px);height:385px}}@media screen and (min-width:1350px){.section--homenews .slider-homenews .box .wrap{width:calc(100% - 885px);height:450px}}.section--homenews .slider-homenews .box .wrap .text p{font-size:.75em;margin-bottom:20px}@media screen and (min-width:1170px){.section--homenews .slider-homenews .box .wrap .text p{font-size:.875em}}@media screen and (min-width:1350px){.section--homenews .slider-homenews .box .wrap .text p{font-size:1em}}.section--homenews .slider-homenews .box .wrap .copy{position:absolute;left:0;bottom:0;background:#8e9e00;width:30px;height:30px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:6px 7px}@media screen and (min-width:590px){.section--homenews .slider-homenews .box .wrap .copy{bottom:-10px}}@media screen and (min-width:1350px){.section--homenews .slider-homenews .box .wrap .copy{width:45px;height:45px}}.section--homenews .slider-homenews .box .wrap .copy svg{fill:#fff;width:100%;height:100%}@media screen and (min-width:1350px){.section--homenews .slider-homenews .box .wrap .copy svg{width:80%;height:80%}}.section--homenews .slider-homenews .box .wrap .copy:hover{background:#f9fafe;border:1px solid #8e9e00}.section--homenews .slider-homenews .box .wrap .copy:hover svg{fill:#252525}.section--homenews .slider-homenews .box .wrap .btn{position:absolute;right:0;bottom:0}@media screen and (min-width:590px){.section--homenews .slider-homenews .box .wrap .btn{position:relative}}.section--homenews .header-slick-nav{position:absolute;left:65px;bottom:3px;font-size:.925em}@media screen and (min-width:590px){.section--homenews .header-slick-nav{left:auto;right:190px}}@media screen and (min-width:750px){.section--homenews .header-slick-nav{right:230px}}@media screen and (min-width:990px){.section--homenews .header-slick-nav{bottom:10px}}@media screen and (min-width:1350px){.section--homenews .header-slick-nav{font-size:1.25em;right:330px}}.section--homenews .header-slick-nav .dots{display:none}.section--homenews .slick-next,.section--homenews .slick-prev{top:auto;bottom:0}@media screen and (min-width:590px){.section--homenews .slick-next,.section--homenews .slick-prev{bottom:-5px}}@media screen and (min-width:990px){.section--homenews .slick-next,.section--homenews .slick-prev{bottom:5px}}.section--homenews .slick-next svg,.section--homenews .slick-prev svg{height:21px}.section--homenews .slick-prev{left:100px}@media screen and (min-width:590px){.section--homenews .slick-prev{left:auto;right:130px}}@media screen and (min-width:750px){.section--homenews .slick-prev{right:170px}}@media screen and (min-width:1350px){.section--homenews .slick-prev{right:270px}}.section--homenews .slick-next{left:130px}@media screen and (min-width:590px){.section--homenews .slick-next{left:auto;right:100px}}@media screen and (min-width:750px){.section--homenews .slick-next{right:140px}}@media screen and (min-width:1350px){.section--homenews .slick-next{right:240px}}.section--house{background:#f1f1f1;padding:30px 0}.section--house .headline{font-size:1.1875em;text-align:center;color:#252525;font-family:OpenSansLight;margin-bottom:30px}@media screen and (min-width:590px){.section--house .headline{text-align:left}}@media screen and (min-width:750px){.section--house .headline{font-size:1.84375em}}@media screen and (min-width:1170px){.section--house .headline{font-size:2.15625em}}@media screen and (min-width:1350px){.section--house .headline{font-size:2.5em}}.section--house .headline .bold{font-family:OpenSansBold}.section--house .list{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:590px){.section--house .list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:990px){.section--house .list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.section--house .list li{width:100%;margin-bottom:30px}@media screen and (min-width:590px){.section--house .list li{width:30%}}.section--house .list li .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section--house .list li .box .photo{display:block;width:155px;height:155px;margin-bottom:10px;border:2px solid #8e9e00;border-radius:100%}@media screen and (min-width:750px){.section--house .list li .box .photo{width:160px;height:160px}}@media screen and (min-width:1170px){.section--house .list li .box .photo{width:185px;height:185px}}@media screen and (min-width:1350px){.section--house .list li .box .photo{width:200px;height:200px}}.section--house .list li .box .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%;padding:5px}.section--house .list li .box .wrap{text-align:center}.section--house .list li .box .wrap .headline{font-size:.925em;margin-bottom:10px;text-align:center}@media screen and (min-width:1170px){.section--house .list li .box .wrap .headline{font-size:1.0625em}}@media screen and (min-width:1350px){.section--house .list li .box .wrap .headline{font-size:1.25em}}.section--house .list li .box .wrap .btn:link{color:#f9fafe}.section--house .list li .box .wrap .btn:hover{background-color:rgba(0,0,0,0)!important;color:#252525!important}.section--homegallery{padding:30px 0}.section--homegallery .gallery{margin-bottom:50px}@media screen and (min-width:750px){.section--homegallery .gallery{margin-bottom:30px}}@media screen and (min-width:990px){.section--homegallery .gallery .text{width:60%}}.section--homegallery .gallery.no-margin{margin-bottom:20px}@media screen and (min-width:590px){.section--homegallery .gallery.no-margin .wrap .headline,.section--homegallery .gallery.no-margin .wrap .text{text-align:right}}@media screen and (min-width:1170px){.section--homegallery .gallery.no-margin .wrap .headline,.section--homegallery .gallery.no-margin .wrap .text{margin-left:auto}}.section--homegallery .gallery .wrap{position:relative}.section--homegallery .gallery .wrap .headline{font-size:1.1875em;text-align:center;margin-bottom:15px;font-family:OpenSansLight}@media screen and (min-width:590px){.section--homegallery .gallery .wrap .headline{text-align:left}}@media screen and (min-width:750px){.section--homegallery .gallery .wrap .headline{font-size:1.84375em}}@media screen and (min-width:1170px){.section--homegallery .gallery .wrap .headline{font-size:2.15625em}}@media screen and (min-width:1350px){.section--homegallery .gallery .wrap .headline{font-size:2.5em}}.section--homegallery .gallery .wrap .text{text-align:center}@media screen and (min-width:590px){.section--homegallery .gallery .wrap .text{text-align:left}}.section--homegallery .gallery .wrap .text p{font-size:.75em;margin-bottom:20px}@media screen and (min-width:1170px){.section--homegallery .gallery .wrap .text p{font-size:.875em}}@media screen and (min-width:1350px){.section--homegallery .gallery .wrap .text p{font-size:1em}}.section--homegallery .slider-homegallery,.section--homegallery .slider-homegallery-two{width:100%}.section--homegallery .slider-homegallery-two .photo,.section--homegallery .slider-homegallery .photo{display:block;width:100%;height:230px;margin-bottom:20px;position:relative}@media screen and (min-width:590px){.section--homegallery .slider-homegallery-two .photo,.section--homegallery .slider-homegallery .photo{height:180px}}@media screen and (min-width:1170px){.section--homegallery .slider-homegallery-two .photo,.section--homegallery .slider-homegallery .photo{height:250px}}@media screen and (min-width:1350px){.section--homegallery .slider-homegallery-two .photo,.section--homegallery .slider-homegallery .photo{height:300px}}.section--homegallery .slider-homegallery-two .photo img,.section--homegallery .slider-homegallery .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section--homegallery .slider-homegallery-two .photo .over,.section--homegallery .slider-homegallery .photo .over{display:none;position:absolute;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(142,158,0,.7)}.section--homegallery .slider-homegallery-two .photo .over ul,.section--homegallery .slider-homegallery .photo .over ul{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section--homegallery .slider-homegallery-two .photo .over ul li,.section--homegallery .slider-homegallery .photo .over ul li{margin:0 5px}.section--homegallery .slider-homegallery-two .photo .over ul li .copy,.section--homegallery .slider-homegallery-two .photo .over ul li a,.section--homegallery .slider-homegallery .photo .over ul li .copy,.section--homegallery .slider-homegallery .photo .over ul li a{background:#fff;width:30px;height:30px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:6px 7px}.section--homegallery .slider-homegallery-two .photo .over ul li .copy svg,.section--homegallery .slider-homegallery-two .photo .over ul li a svg,.section--homegallery .slider-homegallery .photo .over ul li .copy svg,.section--homegallery .slider-homegallery .photo .over ul li a svg{fill:#8e9e00;width:100%;height:100%}.section--homegallery .slider-homegallery-two .photo .over ul li .copy:hover,.section--homegallery .slider-homegallery-two .photo .over ul li a:hover,.section--homegallery .slider-homegallery .photo .over ul li .copy:hover,.section--homegallery .slider-homegallery .photo .over ul li a:hover{background:#8e9e00;border:1px solid #fff}.section--homegallery .slider-homegallery-two .photo .over ul li .copy:hover svg,.section--homegallery .slider-homegallery-two .photo .over ul li a:hover svg,.section--homegallery .slider-homegallery .photo .over ul li .copy:hover svg,.section--homegallery .slider-homegallery .photo .over ul li a:hover svg{fill:#fff}.section--homegallery .slider-homegallery-two .photo:hover .over,.section--homegallery .slider-homegallery .photo:hover .over{display:-webkit-box;display:-ms-flexbox;display:flex}.section--homegallery .header-slick-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.925em}@media screen and (min-width:1350px){.section--homegallery .header-slick-nav{font-size:1.25em}}.section--homegallery .header-slick-nav .dots{display:none}@media screen and (min-width:590px){.section--homegallery .header-slick-nav .counter-text{margin-left:45%}}.section--homegallery .slick-next,.section--homegallery .slick-prev{top:auto;bottom:-33px}.section--homegallery .slick-next svg,.section--homegallery .slick-prev svg{height:21px}.section--homegallery .slick-prev{left:35px}@media screen and (min-width:590px){.section--homegallery .slick-prev{left:50%}}.section--homegallery .slick-next{left:65px}@media screen and (min-width:590px){.section--homegallery .slick-next{left:54%}}.section--homegallery .slick-slide{margin:0 9px}.section--homegallery .slick-list{margin:0 -9px}@media screen and (min-width:590px){.section--reservation{margin:20px 0}}.section--reservation .box-reservation{-webkit-box-shadow:none;box-shadow:none}.section--reservation .box-reservation .info:before{display:block}.section--reservation .box-reservation .info:after{display:block;background:#8e9e00}@media screen and (min-width:590px){.section--reservation .box-reservation .info:after{background:#f9fafe}}.section--reservation .box-reservation .check:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:2000px;height:100%;top:0;right:-2000px;background:#8e9e00;position:absolute;display:none}@media screen and (min-width:990px){.section--reservation .box-reservation .check:after{display:block}}.section--reservation-bottom .box-reservation .info:before{display:block}.section--reservation-bottom .box-reservation .info:after{display:block;background:#8e9e00}@media screen and (min-width:590px){.section--reservation-bottom .box-reservation .info:after{background:#f9fafe}}.section--reservation-bottom .box-reservation .check:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:2000px;height:100%;top:0;right:-2000px;background:#8e9e00;position:absolute;display:none}@media screen and (min-width:990px){.section--reservation-bottom .box-reservation .check:after{display:block;height:calc(100% + 3px)}}.section--contact{color:#252525;background:#f1f1f1;padding:30px 0;position:relative}.section--contact .headline{font-size:1.1875em;text-align:center;color:#252525;font-family:OpenSansLight;margin-bottom:30px}@media screen and (min-width:590px){.section--contact .headline{text-align:left}}@media screen and (min-width:750px){.section--contact .headline{font-size:1.84375em}}@media screen and (min-width:1170px){.section--contact .headline{font-size:2.15625em}}@media screen and (min-width:1350px){.section--contact .headline{font-size:2.5em}}.section--contact .headline .bold{font-family:OpenSansBold}.section--contact .logo-menu-ft{list-style:none;padding:0;text-align:center;margin:0 0 30px}@media screen and (min-width:590px){.section--contact .logo-menu-ft{margin-top:30px}}.section--contact .logo-menu-ft .logo-ft{text-align:center;display:block}.section--contact .logo-menu-ft .logo-ft svg{width:205px;height:170px;fill:#252525}@media screen and (min-width:1350px){.section--contact .logo-menu-ft .logo-ft svg{width:280px;height:240px}}.section--contact .wrap .text .adress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}@media screen and (min-width:1350px){.section--contact .wrap .text .adress{margin-bottom:20px}}.section--contact .wrap .text .adress svg{fill:#252525;width:17px;height:auto;margin-bottom:2px}.section--contact .wrap .text .adress .text{text-align:center}.section--contact .wrap .text .adress .text .title{font-family:OpenSansBold;font-size:.625em}@media screen and (min-width:1350px){.section--contact .wrap .text .adress .text .title{font-size:.875em}}.section--contact .wrap .text .adress .text a,.section--contact .wrap .text .adress .text p{font-size:.625em;margin:0}@media screen and (min-width:1350px){.section--contact .wrap .text .adress .text a,.section--contact .wrap .text .adress .text p{font-size:.875em}}.section--contact .wrap .text .adress .text a:link,.section--contact .wrap .text .adress .text a:visited{color:#252525}.section--contact .wrap .text .poland{text-align:center;margin-bottom:25px}@media screen and (min-width:590px){.section--contact .wrap .text .poland{margin-top:50px}}.section--contact .wrap .text .poland svg{width:190px;height:180px}@media screen and (min-width:1350px){.section--contact .wrap .text .poland svg{width:240px;height:240px}}.section--contact .wrap .text .poland svg .fil2{fill:#8e9e00}.section--contact .wrap .text .poland svg .fil1{fill:#2b2a29;fill-rule:nonzero}.section--contact .wrap .text .poland svg .fil0{fill:#000;fill-rule:nonzero}.section--contact .form-wrap-input{position:relative}.section--contact .form-wrap-input .headline{font-family:OpenSansBold;font-size:.9375em;margin-bottom:15px}@media screen and (min-width:1350px){.section--contact .form-wrap-input .headline{font-size:1.375em}}.section--contact .form-wrap-input input[type=email],.section--contact .form-wrap-input input[type=text],.section--contact .form-wrap-input textarea{height:40px;color:#252525;border-radius:0;font-size:.6875em;background:#fff;border:2px solid #252525;width:100%;text-align:left;margin:0 auto}@media screen and (min-width:990px){.section--contact .form-wrap-input input[type=email],.section--contact .form-wrap-input input[type=text],.section--contact .form-wrap-input textarea{height:55px;font-size:1.125em}}.section--contact .form-wrap-input input[type=email]::-webkit-input-placeholder,.section--contact .form-wrap-input input[type=text]::-webkit-input-placeholder,.section--contact .form-wrap-input textarea::-webkit-input-placeholder{color:#252525}.section--contact .form-wrap-input input[type=email]::-moz-placeholder,.section--contact .form-wrap-input input[type=text]::-moz-placeholder,.section--contact .form-wrap-input textarea::-moz-placeholder{color:#252525}.section--contact .form-wrap-input input[type=email]:-ms-input-placeholder,.section--contact .form-wrap-input input[type=text]:-ms-input-placeholder,.section--contact .form-wrap-input textarea:-ms-input-placeholder{color:#252525}.section--contact .form-wrap-input input[type=email]::-ms-input-placeholder,.section--contact .form-wrap-input input[type=text]::-ms-input-placeholder,.section--contact .form-wrap-input textarea::-ms-input-placeholder{color:#252525}.section--contact .form-wrap-input input[type=email]::placeholder,.section--contact .form-wrap-input input[type=text]::placeholder,.section--contact .form-wrap-input textarea::placeholder{color:#252525}.section--contact .form-wrap-input input[type=email]:focus,.section--contact .form-wrap-input input[type=text]:focus,.section--contact .form-wrap-input textarea:focus{-webkit-box-shadow:none;box-shadow:none;outline:2px solid #8e9e00}.section--contact .form-wrap-input textarea{height:150px;resize:none;text-align:left}@media screen and (min-width:990px){.section--contact .form-wrap-input textarea{height:250px}}.section--contact .form-wrap-input .custom-control-input:focus~.custom-control-label:before{border:3px solid #f9fafe;-webkit-box-shadow:none;box-shadow:none}.section--contact .form-wrap-input .form-group{margin-bottom:25px}.section--contact .form-wrap-input .custom-control-label{font-size:.5em;text-align:left}@media screen and (min-width:990px){.section--contact .form-wrap-input .custom-control-label{font-size:.625em}}@media screen and (min-width:1170px){.section--contact .form-wrap-input .custom-control-label{padding-top:5px}}.section--contact .form-wrap-input .custom-control-label:before{width:17px;height:17px}.section--contact .form-wrap-input .custom-control-label:after{width:17px;height:17px}.section--contact .form-wrap-input .recaptcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75em}.section--contact .form-wrap-input .recaptcha svg{width:25px;height:auto;fill:#8e9e00}@media screen and (min-width:590px){.section--contact .form-wrap-input .recaptcha svg{width:15px}}.section--contact .form-wrap-input .recaptcha .result{width:50px;height:22px}@media screen and (min-width:750px){.section--contact .form-wrap-input .recaptcha .result{margin-right:15px}}.section--contact .form-wrap-input .recaptcha .form-group{margin:0}.section--contact .form-wrap-input .recaptcha .logic{margin:0 10px}.section--contact .form-wrap-input .bottom-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:750px){.section--contact .form-wrap-input .bottom-form{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width:1170px){.section--contact .form-wrap-input .bottom-form{margin-top:20px}}.section--contact .maps{width:100%;height:180px;margin:30px 0 20px}@media screen and (min-width:1350px){.section--contact .maps{height:350px}}.section--contact .maps img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:1px solid #252525}.section--contact .maps-more{font-family:OpenSansBold;font-size:.6875em;display:inline-block;text-align:right}.section--contact .maps-more:link,.section--contact .maps-more:visited{color:#252525}.section--panelowa{padding:0 0 50px}.section--panelowa .head .headline{text-align:left;font-family:OpenSansLight;font-size:1.5625em;color:#252525;position:relative}@media screen and (min-width:590px){.section--panelowa .head .headline{font-size:2em}}@media screen and (min-width:750px){.section--panelowa .head .headline{font-size:2.3125em}}@media screen and (min-width:990px){.section--panelowa .head .headline{font-size:2.6875em}}@media screen and (min-width:1170px){.section--panelowa .head .headline{font-size:3.125em}}.section--panelowa .pagination{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 40px}@media screen and (min-width:1170px){.section--panelowa .pagination{margin:0 0 100px}}.section--panelowa .pagination .page-link{color:#000;border-radius:0;-webkit-transition:all .3s;transition:all .3s;background-color:rgba(0,0,0,0);border:none}.section--panelowa .pagination .page-link:hover{text-decoration:none;font-family:OpenSansBold;background-color:rgba(0,0,0,0)}.section--panelowa .pagination .page-item{padding:5px 2px;font-size:.75em;line-height:normal;font-weight:400;color:#000;border:none;border-radius:0}@media screen and (min-width:590px){.section--panelowa .pagination .page-item{font-size:.9375em}}@media screen and (min-width:750px){.section--panelowa .pagination .page-item{font-size:1em}}@media screen and (min-width:990px){.section--panelowa .pagination .page-item{font-size:1.125em}}.section--panelowa .pagination .page-item:first-child .page-link{background-color:none}.section--panelowa .pagination .page-item:first-child .page-link:focus,.section--panelowa .pagination .page-item:first-child .page-link:hover{background-color:rgba(0,0,0,0);border-color:none}.section--panelowa .pagination .page-item:first-child .page-link:focus svg .initial,.section--panelowa .pagination .page-item:first-child .page-link:hover svg .initial{fill:#000}.section--panelowa .pagination .page-item:last-child .page-link{background-color:none}.section--panelowa .pagination .page-item:last-child .page-link:focus,.section--panelowa .pagination .page-item:last-child .page-link:hover{background-color:rgba(0,0,0,0);border-color:none}.section--panelowa .pagination .page-item:last-child .page-link:focus svg .initial,.section--panelowa .pagination .page-item:last-child .page-link:hover svg .initial{fill:#000}.section--panelowa .pagination .page-item .page-link.active{font-weight:700;color:#000;border:none;background-color:rgba(0,0,0,0);font-family:OpenSansBold}.section--panelowa .pagination .page-item svg{width:7px;height:auto}.section--panelowa .pagination .page-item svg .initial{fill:#000}.section--panelowa a{color:#8e9e00}.section--panelowa a:focus,.section--panelowa a:hover{color:#8e9e00}.section--panelowa .texts{margin-bottom:20px}.section--panelowa .texts img{max-width:100%;height:auto;margin-bottom:20px}.section--panelowa .texts img[align=right],.section--panelowa .texts img[style*="float:right"],.section--panelowa .texts img[style*="float: right"]{margin:20px 0}.section--panelowa .texts img[align=left],.section--panelowa .texts img[style*="float:left"],.section--panelowa .texts img[style*="float: left"]{margin:0 20px 20px 0}@media screen and (min-width:590px){.section--panelowa .texts img[align=right],.section--panelowa .texts img[style*="float:right"],.section--panelowa .texts img[style*="float: right"]{margin:0 0 40px 40px}.section--panelowa .texts img[align=left],.section--panelowa .texts img[style*="float:left"],.section--panelowa .texts img[style*="float: left"]{margin:0 40px 40px 0}}.section--panelowa .texts h2,.section--panelowa .texts h3,.section--panelowa .texts h4,.section--panelowa .texts h5,.section--panelowa .texts h6{margin-bottom:20px;text-align:left;font-family:OpenSansBold;color:#252525}.section--panelowa .texts h2{font-size:1.5em}@media screen and (min-width:750px){.section--panelowa .texts h2{font-size:1.75em}}@media screen and (min-width:990px){.section--panelowa .texts h2{font-size:2.0625em}}@media screen and (min-width:1170px){.section--panelowa .texts h2{font-size:2.375em}}.section--panelowa .texts h3{font-size:1.25em}@media screen and (min-width:750px){.section--panelowa .texts h3{font-size:1.5em}}@media screen and (min-width:990px){.section--panelowa .texts h3{font-size:1.71875em}}@media screen and (min-width:1170px){.section--panelowa .texts h3{font-size:2em}}.section--panelowa .texts h4{font-size:1.125em}@media screen and (min-width:750px){.section--panelowa .texts h4{font-size:1.3125em}}@media screen and (min-width:990px){.section--panelowa .texts h4{font-size:1.25em}}@media screen and (min-width:1170px){.section--panelowa .texts h4{font-size:1.75em}}.section--panelowa .texts h5{font-size:.9375em}@media screen and (min-width:750px){.section--panelowa .texts h5{font-size:1.0625em}}@media screen and (min-width:990px){.section--panelowa .texts h5{font-size:1.25em}}@media screen and (min-width:1170px){.section--panelowa .texts h5{font-size:1.4375em}}.section--panelowa .texts h6{font-size:.875em}@media screen and (min-width:750px){.section--panelowa .texts h6{font-size:.96875em}}@media screen and (min-width:990px){.section--panelowa .texts h6{font-size:1.125em}}@media screen and (min-width:1170px){.section--panelowa .texts h6{font-size:1.3125em}}.section--panelowa .texts ul{list-style:none}.section--panelowa .texts ul li{position:relative}.section--panelowa .texts ul li:before{content:"";display:block;position:absolute;width:10px;height:10px;background:#8e9e00;left:-15px;top:4px}@media screen and (min-width:990px){.section--panelowa .texts ul li:before{top:9px}}.section--panelowa .texts ol,.section--panelowa .texts p,.section--panelowa .texts ul{font-size:.75em}@media screen and (min-width:750px){.section--panelowa .texts ol,.section--panelowa .texts p,.section--panelowa .texts ul{font-size:.8125em}}@media screen and (min-width:990px){.section--panelowa .texts ol,.section--panelowa .texts p,.section--panelowa .texts ul{font-size:.875em}}@media screen and (min-width:1170px){.section--panelowa .texts ol,.section--panelowa .texts p,.section--panelowa .texts ul{font-size:1.125em}}.section--panelowa .article-photo,.section--panelowa .article_single{margin-bottom:10px;position:relative}@media screen and (min-width:750px){.section--panelowa .article-photo,.section--panelowa .article_single{margin-bottom:30px}}.section--panelowa .article-photo:before,.section--panelowa .article_single:before{content:"";height:1px;width:calc(100% - 150px);background:#252525;position:absolute;bottom:13px;left:0}@media screen and (min-width:1350px){.section--panelowa .article-photo:before,.section--panelowa .article_single:before{width:calc(100% - 200px)}}.section--panelowa .article-photo .wrap .text .content,.section--panelowa .article_single .wrap .text .content{padding:10px 0}@media screen and (min-width:590px){.section--panelowa .article-photo .wrap .text .content,.section--panelowa .article_single .wrap .text .content{padding:0}}.section--panelowa .article-photo .wrap .text .content a,.section--panelowa .article_single .wrap .text .content a{display:block}.section--panelowa .article-photo .wrap .text .content a:hover,.section--panelowa .article_single .wrap .text .content a:hover{text-decoration:none}.section--panelowa .article-photo .wrap .text .content .headline,.section--panelowa .article_single .wrap .text .content .headline{font-size:1.25em;padding:0;margin-top:0;color:#252525;font-family:OpenSansBold}@media screen and (min-width:590px){.section--panelowa .article-photo .wrap .text .content .headline,.section--panelowa .article_single .wrap .text .content .headline{margin-bottom:5px}}@media screen and (min-width:750px){.section--panelowa .article-photo .wrap .text .content .headline,.section--panelowa .article_single .wrap .text .content .headline{font-size:1.5em}}@media screen and (min-width:990px){.section--panelowa .article-photo .wrap .text .content .headline,.section--panelowa .article_single .wrap .text .content .headline{font-size:1.71875em}}@media screen and (min-width:1170px){.section--panelowa .article-photo .wrap .text .content .headline,.section--panelowa .article_single .wrap .text .content .headline{font-size:2em}}@media screen and (min-width:590px){.section--panelowa .article-photo .wrap .text .content .data,.section--panelowa .article_single .wrap .text .content .data{margin-bottom:10px}}@media screen and (min-width:750px){.section--panelowa .article-photo .wrap .text .content .data,.section--panelowa .article_single .wrap .text .content .data{font-size:.96875em}}@media screen and (min-width:990px){.section--panelowa .article-photo .wrap .text .content .data,.section--panelowa .article_single .wrap .text .content .data{font-size:1.125em;margin-bottom:15px;margin-top:5px}}@media screen and (min-width:1170px){.section--panelowa .article-photo .wrap .text .content .data,.section--panelowa .article_single .wrap .text .content .data{font-size:1.3125em}}.section--panelowa .article-photo .wrap .text .content p,.section--panelowa .article_single .wrap .text .content p{font-size:.75em;margin-bottom:0}@media screen and (min-width:590px){.section--panelowa .article-photo .wrap .text .content p,.section--panelowa .article_single .wrap .text .content p{line-height:17px}}@media screen and (min-width:750px){.section--panelowa .article-photo .wrap .text .content p,.section--panelowa .article_single .wrap .text .content p{font-size:.8125em;line-height:auto}}@media screen and (min-width:990px){.section--panelowa .article-photo .wrap .text .content p,.section--panelowa .article_single .wrap .text .content p{font-size:.875em}}.section--panelowa .article-photo .wrap .image,.section--panelowa .article_single .wrap .image{height:240px}@media screen and (min-width:590px){.section--panelowa .article-photo .wrap .image,.section--panelowa .article_single .wrap .image{height:165px;width:290px}}@media screen and (min-width:750px){.section--panelowa .article-photo .wrap .image,.section--panelowa .article_single .wrap .image{width:330px;height:190px}}@media screen and (min-width:990px){.section--panelowa .article-photo .wrap .image,.section--panelowa .article_single .wrap .image{width:400px;height:220px}}@media screen and (min-width:1170px){.section--panelowa .article-photo .wrap .image,.section--panelowa .article_single .wrap .image{width:455px;height:280px}}.section--panelowa .article-photo .wrap .image img,.section--panelowa .article_single .wrap .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section--panelowa .article-photo .button,.section--panelowa .article_single .button{text-align:right}.section--panelowa .article-photo .button .btn,.section--panelowa .article_single .button .btn{position:relative}@media screen and (min-width:590px){.section--panelowa .article-photo .button .btn,.section--panelowa .article_single .button .btn{margin:10px 0 0 auto}}.section--panelowa .article-photo .button .btn:link,.section--panelowa .article-photo .button .btn:visited,.section--panelowa .article_single .button .btn:link,.section--panelowa .article_single .button .btn:visited{color:#fff}.section--panelowa .article-photo .button .btn:hover,.section--panelowa .article_single .button .btn:hover{color:#8e9e00}@media screen and (min-width:590px){.section--panelowa .article_single .text{width:100%}}@media screen and (min-width:590px){.section--panelowa .article-photo .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section--panelowa .article-photo .text{-webkit-box-shadow:none;box-shadow:none;width:100%}@media screen and (min-width:590px){.section--panelowa .article-photo .text{width:calc(50% - 15px);margin-left:15px}}@media screen and (min-width:1170px){.section--panelowa .article-photo .text{width:calc(100% - 495px);margin-left:30px}}.section--panelowa .article-photo .text .content{-webkit-box-shadow:none;box-shadow:none}.section--panelowa .subpages_download .headline{text-align:center;font-size:1.5em;font-family:OpenSansBold;border:none;margin-bottom:0}@media screen and (min-width:590px){.section--panelowa .subpages_download .headline{font-size:1.6875em}}@media screen and (min-width:750px){.section--panelowa .subpages_download .headline{font-size:1.75em}}@media screen and (min-width:990px){.section--panelowa .subpages_download .headline{font-size:2.125em}}@media screen and (min-width:1170px){.section--panelowa .subpages_download .headline{font-size:2.375em}}.section--panelowa .subpages_download .subpages{margin-bottom:15px}@media screen and (min-width:990px){.section--panelowa .subpages_download .subpages{margin-bottom:30px}}.section--panelowa .subpages_download .subpages ul{list-style-position:inside;list-style:none;padding-left:0;max-width:80%;text-align:left;margin:30px auto 0}@media screen and (min-width:590px){.section--panelowa .subpages_download .subpages ul{max-width:100%}}@media screen and (min-width:750px){.section--panelowa .subpages_download .subpages ul{max-width:90%}}@media screen and (min-width:990px){.section--panelowa .subpages_download .subpages ul{max-width:60%}}.section--panelowa .subpages_download .subpages ul li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px;border-bottom:1px solid #252525;padding:5px 20px}@media screen and (min-width:590px){.section--panelowa .subpages_download .subpages ul li{padding:2px 0;margin-bottom:0}}@media screen and (min-width:750px){.section--panelowa .subpages_download .subpages ul li{padding:5px 20px;margin-bottom:0}}.section--panelowa .subpages_download .subpages ul li svg{position:absolute;left:-40px;top:4px}@media screen and (min-width:590px){.section--panelowa .subpages_download .subpages ul li svg{left:-20px}}@media screen and (min-width:750px){.section--panelowa .subpages_download .subpages ul li svg{left:-40px}}.section--panelowa .subpages_download .subpages ul li svg .initial{fill:#252525}.section--panelowa .subpages_download .subpages ul li a{text-decoration:none;margin-right:auto;color:#252525;font-size:.625em;position:relative}@media screen and (min-width:590px){.section--panelowa .subpages_download .subpages ul li a{font-size:.75em}}@media screen and (min-width:990px){.section--panelowa .subpages_download .subpages ul li a{font-size:.875em}}.section--panelowa .subpages_download .subpages ul li a span{text-decoration:none;width:10px;display:inline-block}.section--panelowa .subpages_download .subpages ul li a span svg{fill:#252525}.section--panelowa .subpages_download .subpages ul li a:hover{color:#000;text-decoration:none}.section--panelowa .subpages_download .download{margin-top:50px}@media screen and (min-width:590px){.section--panelowa .subpages_download .download{margin-top:30px}}.section--panelowa .subpages_download .download .headline{text-align:center;font-size:1.5em;font-family:OpenSansBold;border:none;margin-bottom:0}@media screen and (min-width:590px){.section--panelowa .subpages_download .download .headline{font-size:1.6875em}}@media screen and (min-width:750px){.section--panelowa .subpages_download .download .headline{font-size:1.75em}}@media screen and (min-width:990px){.section--panelowa .subpages_download .download .headline{font-size:2.0625em}}@media screen and (min-width:1170px){.section--panelowa .subpages_download .download .headline{font-size:2.375em}}.section--panelowa .subpages_download .download ul{list-style:none;padding-left:0;margin:0 auto}@media screen and (min-width:590px){.section--panelowa .subpages_download .download ul{margin-top:20px}}@media screen and (min-width:750px){.section--panelowa .subpages_download .download ul{max-width:90%}}@media screen and (min-width:990px){.section--panelowa .subpages_download .download ul{max-width:80%}}.section--panelowa .subpages_download .download ul li{padding:10px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section--panelowa .subpages_download .download ul li,.section--panelowa .subpages_download .download ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section--panelowa .subpages_download .download ul li a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;color:#252525}@media screen and (min-width:590px){.section--panelowa .subpages_download .download ul li a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.section--panelowa .subpages_download .download ul li a:focus .btn,.section--panelowa .subpages_download .download ul li a:hover .btn{text-decoration:none;background:none;color:#8e9e00}.section--panelowa .subpages_download .download ul li a:focus .weight,.section--panelowa .subpages_download .download ul li a:hover .weight{text-decoration:none}@media screen and (min-width:990px){.section--panelowa .subpages_download .download ul li a .wrap{width:365px}}@media screen and (min-width:1170px){.section--panelowa .subpages_download .download ul li a .wrap{width:400px}}@media screen and (min-width:1350px){.section--panelowa .subpages_download .download ul li a .wrap{width:500px}}.section--panelowa .subpages_download .download ul li a .wrap .weight{text-align:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:125px;text-decoration:none}.section--panelowa .subpages_download .download ul li a .wrap .weight:before{content:"";position:absolute;left:-15px;height:30px;top:3px;background:#252525;width:1px}.section--panelowa .subpages_download .download ul li a .wrap .weight .ico{margin-left:auto}.section--panelowa .subpages_download .download ul li a .wrap .weight .ico svg{width:15px;height:auto}.section--panelowa .subpages_download .download ul li a .wrap .weight .ico svg .initial{fill:#252525;fill-rule:nonzero}.section--panelowa .subpages_download .download ul li a .wrap .weight span{margin-right:auto;margin-left:15px;font-size:.625em;text-transform:uppercase;text-decoration:none;padding-right:35px;width:100px}@media screen and (min-width:590px){.section--panelowa .subpages_download .download ul li a .wrap .weight span{width:110px;text-align:left;padding-right:5px}}@media screen and (min-width:1170px){.section--panelowa .subpages_download .download ul li a .wrap .weight span{font-size:.875em;width:160px}}.section--panelowa .subpages_download .download ul li a .wrap .btn{margin-left:30px}@media screen and (min-width:750px){.section--panelowa .subpages_download .download ul li a .wrap .btn{margin-left:15px}}.section--panelowa .subpages_download .download ul li a .wrap .btn:before{content:"";position:absolute;left:-35px;height:30px;top:0;background:#252525;width:1px}@media screen and (min-width:750px){.section--panelowa .subpages_download .download ul li a .wrap .btn:before{left:-20px}}.section--panelowa .subpages_download .download ul li .name{width:100%;text-align:center;position:relative;font-size:.625em;display:block;margin-bottom:10px;text-decoration:underline;font-family:OpenSansBold}@media screen and (min-width:590px){.section--panelowa .subpages_download .download ul li .name{width:270px;text-align:left;margin-bottom:0}}@media screen and (min-width:750px){.section--panelowa .subpages_download .download ul li .name{font-size:.75em}}@media screen and (min-width:990px){.section--panelowa .subpages_download .download ul li .name{width:40%}}@media screen and (min-width:1170px){.section--panelowa .subpages_download .download ul li .name{font-size:.875em}}.section--panelowa .gallery{margin-top:10px}.section--panelowa .gallery.first{margin-bottom:100px}@media screen and (min-width:1170px){.section--panelowa .gallery.first{margin-bottom:60px}}.section--panelowa .gallery .gallery-title .headline{text-align:left;font-size:1.5em;font-family:OpenSansBold;border:none;margin-bottom:0;position:relative}@media screen and (min-width:590px){.section--panelowa .gallery .gallery-title .headline{font-size:1.75em;text-align:left}}@media screen and (min-width:990px){.section--panelowa .gallery .gallery-title .headline{font-size:2.0625em}}@media screen and (min-width:1170px){.section--panelowa .gallery .gallery-title .headline{font-size:2.375em}}.section--panelowa .gallery .gallery-title .subtitle{margin:10px 0}.section--panelowa .gallery .gallery-title .subtitle p{font-size:.6875em;font-family:OpenSansBold}@media screen and (min-width:750px){.section--panelowa .gallery .gallery-title .subtitle p{font-size:.8125em}}@media screen and (min-width:990px){.section--panelowa .gallery .gallery-title .subtitle p{font-size:.875em}}.section--panelowa .gallery .slider-gallery{padding:0 50px;position:relative;margin-bottom:30px}@media screen and (min-width:590px){.section--panelowa .gallery .slider-gallery{margin-top:20px}}@media screen and (min-width:1170px){.section--panelowa .gallery .slider-gallery{padding:0 60px}}.section--panelowa .gallery .slider-gallery .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:.8;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;color:#f9fafe;-webkit-transition:opacity .3s;transition:opacity .3s;text-align:center}.section--panelowa .gallery .slider-gallery a{color:#292f4f}.section--panelowa .gallery .slider-gallery a:hover .overlay{opacity:.7}.section--panelowa .gallery .slider-gallery .item{padding:0 10px;position:relative}.section--panelowa .gallery .slider-gallery .item .image{position:relative;height:180px;width:220px;margin:0 auto}@media screen and (min-width:750px){.section--panelowa .gallery .slider-gallery .item .image{height:250px;width:300px}}@media screen and (min-width:990px){.section--panelowa .gallery .slider-gallery .item .image{height:220px;width:275px}}@media screen and (min-width:1170px){.section--panelowa .gallery .slider-gallery .item .image{height:260px;width:330px}}@media screen and (min-width:1350px){.section--panelowa .gallery .slider-gallery .item .image{height:310px;width:380px}}.section--panelowa .gallery .slider-gallery .item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section--panelowa .gallery .slider-gallery .item .description p{margin:25px auto 35px;font-size:.75em;color:#000;text-align:center}@media screen and (min-width:590px){.section--panelowa .gallery .slider-gallery .item .description p{font-size:1em}}.section--panelowa .gallery .slick-next,.section--panelowa .gallery .slick-prev{top:45%}.section--panelowa .gallery .slick-next svg,.section--panelowa .gallery .slick-prev svg{width:21px;height:35px}@media screen and (min-width:590px){.section--panelowa .gallery .slick-prev{left:20px}}@media screen and (min-width:750px){.section--panelowa .gallery .slick-prev{left:0}}@media screen and (min-width:590px){.section--panelowa .gallery .slick-next{right:20px}}@media screen and (min-width:750px){.section--panelowa .gallery .slick-next{right:0}}.section--panelowa .gallery .slick-dots{bottom:-50px}@media screen and (min-width:1170px){.section--panelowa .gallery .slick-dots{bottom:-40px}}.section--atracion-page .bg{height:1px;display:block;width:100%;background:#8e9e00;margin:20px 0 40px}@media screen and (min-width:990px){.section--atracion-page .bg{margin:20px 0 60px}}.section--atracion-page .photo{display:block;width:150px;height:150px;margin:0 auto}@media screen and (min-width:1170px){.section--atracion-page .photo{width:190px;height:160px}}@media screen and (min-width:1350px){.section--atracion-page .photo{width:230px;height:190px}}.section--atracion-page .photo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section--atracion-page .headline{font-size:1.3125em;font-family:OpenSansLight;margin-top:15px;text-align:center;margin-bottom:20px}.section--atracion-page .headline span{font-family:OpenSansBold}@media screen and (min-width:990px){.section--atracion-page .headline{font-size:1.375em}}@media screen and (min-width:1170px){.section--atracion-page .headline{font-size:1.625em}}@media screen and (min-width:1350px){.section--atracion-page .headline{font-size:1.875em}}.section--atracion-page .text{margin-bottom:50px}.section--atracion-page .text p{font-size:.6875em}@media screen and (min-width:590px){.section--atracion-page .text p{font-size:.75em}}@media screen and (min-width:990px){.section--atracion-page .text p{font-size:.8125em}}@media screen and (min-width:1170px){.section--atracion-page .text p{font-size:.90625em}}@media screen and (min-width:1350px){.section--atracion-page .text p{font-size:1.0625em}}.section--house-page .slider-attributes{margin-bottom:40px;padding:0 30px}.section--house-page .slider-attributes .box{text-align:center}.section--house-page .slider-attributes .box .photo{border:2px solid #252525;border-radius:100%;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;margin:0 auto}@media screen and (min-width:1170px){.section--house-page .slider-attributes .box .photo{width:120px;height:120px}}@media screen and (min-width:1350px){.section--house-page .slider-attributes .box .photo{width:135px;height:135px}}.section--house-page .slider-attributes .box .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section--house-page .slider-attributes .box .title{font-size:.84375em;margin:10px 0 0}@media screen and (min-width:1170px){.section--house-page .slider-attributes .box .title{font-size:.96875em}}@media screen and (min-width:1350px){.section--house-page .slider-attributes .box .title{font-size:1.125em}}.section--house-page .gall-house{margin-bottom:30px}.section--house-page .gall-house .slider-house{width:100%}.section--house-page .gall-house .slider-house .photo{display:block;width:100%;height:230px;margin-bottom:10px;position:relative}@media screen and (min-width:590px){.section--house-page .gall-house .slider-house .photo{height:180px}}@media screen and (min-width:990px){.section--house-page .gall-house .slider-house .photo{width:300px;height:220px;margin-bottom:20px}}@media screen and (min-width:1170px){.section--house-page .gall-house .slider-house .photo{width:360px;height:250px}}@media screen and (min-width:1350px){.section--house-page .gall-house .slider-house .photo{width:410px;height:300px}}.section--house-page .gall-house .slider-house .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section--house-page .gall-house .slider-house .photo .over{display:none;position:absolute;width:100%;height:100%;background-color:rgba(142,158,0,.7)}.section--house-page .gall-house .slider-house .photo .over,.section--house-page .gall-house .slider-house .photo .over ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section--house-page .gall-house .slider-house .photo .over ul{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.section--house-page .gall-house .slider-house .photo .over ul li{margin:0 5px}.section--house-page .gall-house .slider-house .photo .over ul li .copy,.section--house-page .gall-house .slider-house .photo .over ul li a{background:#fff;width:30px;height:30px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:6px 7px}.section--house-page .gall-house .slider-house .photo .over ul li .copy svg,.section--house-page .gall-house .slider-house .photo .over ul li a svg{fill:#8e9e00;width:100%;height:100%}.section--house-page .gall-house .slider-house .photo .over ul li .copy:hover,.section--house-page .gall-house .slider-house .photo .over ul li a:hover{background:#8e9e00;border:1px solid #fff}.section--house-page .gall-house .slider-house .photo .over ul li .copy:hover svg,.section--house-page .gall-house .slider-house .photo .over ul li a:hover svg{fill:#fff}.section--house-page .gall-house .slider-house .photo:hover .over{display:-webkit-box;display:-ms-flexbox;display:flex}.section--house-page .gall-house .header-slick-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.925em;text-align:center;margin-right:50px}@media screen and (min-width:1350px){.section--house-page .gall-house .header-slick-nav{font-size:1.25em}}.section--house-page .gall-house .header-slick-nav .dots{display:none}.section--house-page .gall-house .slick-next,.section--house-page .gall-house .slick-prev{top:auto;bottom:-25px}@media screen and (min-width:1350px){.section--house-page .gall-house .slick-next,.section--house-page .gall-house .slick-prev{bottom:-33px}}.section--house-page .gall-house .slick-next svg,.section--house-page .gall-house .slick-prev svg{height:21px}.section--house-page .gall-house .slick-prev{left:155px}@media screen and (min-width:590px){.section--house-page .gall-house .slick-prev{left:50%}}.section--house-page .gall-house .slick-next{left:185px}@media screen and (min-width:590px){.section--house-page .gall-house .slick-next{left:54%}}.section--house-page .gall-house .slick-slide{margin:0 9px}.section--house-page .gall-house .slick-list{margin:0 -9px}.section--house-page .object-box{margin-bottom:30px}.section--house-page .object-box .photo{display:block;width:265px;height:230px;margin:0 auto;position:relative}@media screen and (min-width:750px){.section--house-page .object-box .photo{width:330px;height:310px}}@media screen and (min-width:990px){.section--house-page .object-box .photo{width:360px;height:320px}}@media screen and (min-width:1170px){.section--house-page .object-box .photo{width:410px;height:360px}}@media screen and (min-width:1350px){.section--house-page .object-box .photo{width:470px;height:430px}}.section--house-page .object-box .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section--house-page .object-box .photo .over{display:none;position:absolute;width:100%;height:100%;background-color:rgba(142,158,0,.7)}.section--house-page .object-box .photo .over,.section--house-page .object-box .photo .over ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section--house-page .object-box .photo .over ul{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.section--house-page .object-box .photo .over ul li{margin:0 5px}.section--house-page .object-box .photo .over ul li .copy,.section--house-page .object-box .photo .over ul li a{background:#fff;width:30px;height:30px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:6px 7px}.section--house-page .object-box .photo .over ul li .copy svg,.section--house-page .object-box .photo .over ul li a svg{fill:#8e9e00;width:100%;height:100%}.section--house-page .object-box .photo .over ul li .copy:hover,.section--house-page .object-box .photo .over ul li a:hover{background:#8e9e00;border:1px solid #fff}.section--house-page .object-box .photo .over ul li .copy:hover svg,.section--house-page .object-box .photo .over ul li a:hover svg{fill:#fff}.section--house-page .object-box .photo:hover .over{display:-webkit-box;display:-ms-flexbox;display:flex}.section--house-page .gall-house-history{margin-bottom:50px}.section--house-page .gall-house-history .slider-house-history{width:100%}.section--house-page .gall-house-history .slider-house-history .photo{display:block;width:100%;height:230px;position:relative;margin-bottom:20px}@media screen and (min-width:750px){.section--house-page .gall-house-history .slider-house-history .photo{width:340px;height:260px}}@media screen and (min-width:990px){.section--house-page .gall-house-history .slider-house-history .photo{width:480px;height:330px}}@media screen and (min-width:1170px){.section--house-page .gall-house-history .slider-house-history .photo{width:570px;height:400px}}@media screen and (min-width:1350px){.section--house-page .gall-house-history .slider-house-history .photo{width:660px;height:470px}}.section--house-page .gall-house-history .slider-house-history .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section--house-page .gall-house-history .slider-house-history .photo .over{display:none;position:absolute;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(142,158,0,.7)}.section--house-page .gall-house-history .slider-house-history .photo .over ul{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section--house-page .gall-house-history .slider-house-history .photo .over ul li{margin:0 5px}.section--house-page .gall-house-history .slider-house-history .photo .over ul li .copy,.section--house-page .gall-house-history .slider-house-history .photo .over ul li a{background:#fff;width:30px;height:30px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:6px 7px}.section--house-page .gall-house-history .slider-house-history .photo .over ul li .copy svg,.section--house-page .gall-house-history .slider-house-history .photo .over ul li a svg{fill:#8e9e00;width:100%;height:100%}.section--house-page .gall-house-history .slider-house-history .photo .over ul li .copy:hover,.section--house-page .gall-house-history .slider-house-history .photo .over ul li a:hover{background:#8e9e00;border:1px solid #fff}.section--house-page .gall-house-history .slider-house-history .photo .over ul li .copy:hover svg,.section--house-page .gall-house-history .slider-house-history .photo .over ul li a:hover svg{fill:#fff}.section--house-page .gall-house-history .slider-house-history .photo:hover .over{display:-webkit-box;display:-ms-flexbox;display:flex}.section--house-page .gall-house-history .header-slick-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.925em;text-align:center;margin-right:50px}@media screen and (min-width:1350px){.section--house-page .gall-house-history .header-slick-nav{font-size:1.25em}}.section--house-page .gall-house-history .header-slick-nav .dots{display:none}.section--house-page .gall-house-history .slick-next,.section--house-page .gall-house-history .slick-prev{top:auto;bottom:-25px}@media screen and (min-width:1350px){.section--house-page .gall-house-history .slick-next,.section--house-page .gall-house-history .slick-prev{bottom:-33px}}.section--house-page .gall-house-history .slick-next svg,.section--house-page .gall-house-history .slick-prev svg{height:21px}.section--house-page .gall-house-history .slick-prev{left:155px}@media screen and (min-width:590px){.section--house-page .gall-house-history .slick-prev{left:50%}}.section--house-page .gall-house-history .slick-next{left:185px}@media screen and (min-width:590px){.section--house-page .gall-house-history .slick-next{left:54%}}.section--house-page .gall-house-history .slick-slide{margin:0 9px}.section--house-page .gall-house-history .slick-list{margin:0 -9px}.section--house-page .headline{font-size:1.15625em;font-family:OpenSansLight;margin-bottom:30px;text-align:center}@media screen and (min-width:1170px){.section--house-page .headline{font-size:1.3125em}}@media screen and (min-width:1350px){.section--house-page .headline{font-size:1.5625em}}.section .bread{padding:10px 0}.section .bread ul{list-style-type:none;margin:0;padding:0}.section .bread li svg{margin:0 5px;fill:#000;height:9px;padding-top:3px}.section .bread li a{font-size:.625em;color:#000;font-family:OpenSansLight;text-transform:uppercase}@media screen and (min-width:590px){.section .bread li a{font-size:.7em}}@media screen and (min-width:990px){.section .bread li a{font-size:.8125em}}.section .bread li a.active{font-family:OpenSansBold}.section .bread li a:hover{text-decoration:underline}@media screen and (min-width:590px){.contact_modal .modal-dialog{max-width:590px}}@media screen and (min-width:750px){.contact_modal .modal-dialog{max-width:550px}}@media screen and (min-width:990px){.contact_modal .modal-dialog{max-width:650px}}@media screen and (min-width:1170px){.contact_modal .modal-dialog{max-width:750px}}.contact_modal .modal-header{border:none;padding-bottom:0}.contact_modal .modal-header .close{opacity:1}.contact_modal .modal-header .close svg{fill:#8e9e00;width:40px;height:40px}.contact_modal .modal-body{padding-top:0}@media screen and (min-width:990px){.contact_modal .modal-body{padding:0 2rem 2rem}}.contact_modal .form-wrap-input{position:relative}.contact_modal .form-wrap-input .dec{display:block;width:50px;height:5px;background:#8e9e00;margin-bottom:10px;border-radius:5px}.contact_modal .form-wrap-input .headline{font-family:OpenSansBold;font-size:1.5em;margin-bottom:25px}@media screen and (min-width:750px){.contact_modal .form-wrap-input .headline{font-size:1.875em;margin-bottom:60px}}@media screen and (min-width:1170px){.contact_modal .form-wrap-input .headline{font-size:2.1875em}}.contact_modal .form-wrap-input .text p{font-size:.75em}@media screen and (min-width:750px){.contact_modal .form-wrap-input .text p{font-size:.8125em}}@media screen and (min-width:1170px){.contact_modal .form-wrap-input .text p{font-size:.9375em}}.contact_modal .form-wrap-input input[type=email],.contact_modal .form-wrap-input input[type=text],.contact_modal .form-wrap-input textarea{height:40px;color:#252525;border-radius:0;font-size:.6875em;background:#fff;border:1px solid #252525;width:100%;text-align:left;margin:0 auto}.contact_modal .form-wrap-input input[type=email]::-webkit-input-placeholder,.contact_modal .form-wrap-input input[type=text]::-webkit-input-placeholder,.contact_modal .form-wrap-input textarea::-webkit-input-placeholder{color:#252525}.contact_modal .form-wrap-input input[type=email]::-moz-placeholder,.contact_modal .form-wrap-input input[type=text]::-moz-placeholder,.contact_modal .form-wrap-input textarea::-moz-placeholder{color:#252525}.contact_modal .form-wrap-input input[type=email]:-ms-input-placeholder,.contact_modal .form-wrap-input input[type=text]:-ms-input-placeholder,.contact_modal .form-wrap-input textarea:-ms-input-placeholder{color:#252525}.contact_modal .form-wrap-input input[type=email]::-ms-input-placeholder,.contact_modal .form-wrap-input input[type=text]::-ms-input-placeholder,.contact_modal .form-wrap-input textarea::-ms-input-placeholder{color:#252525}.contact_modal .form-wrap-input input[type=email]::placeholder,.contact_modal .form-wrap-input input[type=text]::placeholder,.contact_modal .form-wrap-input textarea::placeholder{color:#252525}.contact_modal .form-wrap-input input[type=email]:focus,.contact_modal .form-wrap-input input[type=text]:focus,.contact_modal .form-wrap-input textarea:focus{-webkit-box-shadow:none;box-shadow:none}.contact_modal .form-wrap-input textarea{height:120px;resize:none;text-align:left}.contact_modal .form-wrap-input .custom-control-input:focus~.custom-control-label:before{border:3px solid #f9fafe;-webkit-box-shadow:none;box-shadow:none}.contact_modal .form-wrap-input .form-group{margin-bottom:15px}.contact_modal .form-wrap-input .custom-control-label{font-size:.625em;text-align:left}.contact_modal .form-wrap-input .custom-control-label:before{width:17px;height:17px}.contact_modal .form-wrap-input .custom-control-label:after{width:17px;height:17px}.contact_modal .form-wrap-input .recaptcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75em}.contact_modal .form-wrap-input .recaptcha svg{width:25px;height:auto;fill:#8e9e00}@media screen and (min-width:590px){.contact_modal .form-wrap-input .recaptcha svg{width:15px}}.contact_modal .form-wrap-input .recaptcha .result{width:50px;height:22px;margin-right:15px}.contact_modal .form-wrap-input .recaptcha .form-group{margin:0}.contact_modal .form-wrap-input .recaptcha .logic{margin:0 10px}.contact_modal .form-wrap-input .bottom-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}@media screen and (min-width:590px){.contact_modal .form-wrap-input .bottom-form{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.modal-backdrop{background-color:#fff}footer{color:#f9fafe;background:#252525;padding:30px 0;position:relative}@media screen and (min-width:590px){footer{padding:40px 0}}footer .gotop{text-align:right;position:absolute;right:0;top:0;z-index:5;background:#fff;padding:10px;border-radius:100%;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:590px){footer .gotop.show{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:590px){footer .gotop{padding:5px}}@media screen and (min-width:1170px){footer .gotop{top:-30px}}footer .gotop svg{width:30px;height:30px}@media screen and (min-width:590px){footer .gotop svg{width:20px;height:20px}}footer .gotop svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}footer .logo-menu-ft{list-style:none;margin:0;padding:0;text-align:center}footer .logo-menu-ft .logo-ft{text-align:center;display:block}@media screen and (min-width:750px){footer .logo-menu-ft .logo-ft{text-align:left}}footer .logo-menu-ft .logo-ft svg{width:205px;height:170px;fill:#fff}@media screen and (min-width:1170px){footer .logo-menu-ft .logo-ft svg{width:240px;height:200px}}@media screen and (min-width:1350px){footer .logo-menu-ft .logo-ft svg{width:290px;height:240px}}footer .logo-menu-ft .fb{display:block;margin:20px 0}@media screen and (min-width:750px){footer .logo-menu-ft .fb{text-align:left;margin-left:85px}}@media screen and (min-width:1170px){footer .logo-menu-ft .fb{margin-left:100px}}@media screen and (min-width:1350px){footer .logo-menu-ft .fb{margin:25px 0 25px 115px}}footer .logo-menu-ft .fb svg{width:40px;height:40px;fill:#fff}@media screen and (min-width:1350px){footer .logo-menu-ft .fb svg{width:55px;height:55px}}footer .wrap .text .adress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}@media screen and (min-width:590px){footer .wrap .text .adress{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:990px){footer .wrap .text .adress{margin-right:50px}}@media screen and (min-width:1170px){footer .wrap .text .adress{margin-bottom:0;margin-top:30px}}@media screen and (min-width:1350px){footer .wrap .text .adress{margin-right:150px}}footer .wrap .text .adress svg{fill:#fff;width:17px;height:auto;margin-bottom:2px}@media screen and (min-width:590px){footer .wrap .text .adress svg{margin-right:15px}}@media screen and (min-width:1170px){footer .wrap .text .adress svg{width:20px}}footer .wrap .text .adress .text{text-align:center}@media screen and (min-width:590px){footer .wrap .text .adress .text{text-align:left}}footer .wrap .text .adress .text .title{font-family:OpenSansBold;font-size:.625em}@media screen and (min-width:1170px){footer .wrap .text .adress .text .title{font-size:.75em}}@media screen and (min-width:1350px){footer .wrap .text .adress .text .title{font-size:.875em}}footer .wrap .text .adress .text a,footer .wrap .text .adress .text p{font-size:.625em;margin:0}@media screen and (min-width:1170px){footer .wrap .text .adress .text a,footer .wrap .text .adress .text p{font-size:.75em}}@media screen and (min-width:1350px){footer .wrap .text .adress .text a,footer .wrap .text .adress .text p{font-size:.875em}}footer .wrap .text .adress .text a:link,footer .wrap .text .adress .text a:visited{color:#fff}@media screen and (min-width:750px){footer .wrap.right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:50px}}footer .wrap.right nav{min-width:180px}@media screen and (min-width:990px){footer .wrap.right nav{min-width:150px}}@media screen and (min-width:1350px){footer .wrap.right nav{min-width:250px}}footer nav{text-align:center}@media screen and (min-width:590px){footer nav{text-align:left}}footer nav .title{font-family:OpenSansExBold;font-size:.65625em;display:block}@media screen and (min-width:1170px){footer nav .title{margin-bottom:10px}}@media screen and (min-width:1350px){footer nav .title{font-size:.875em}}footer nav .navigation-list{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 20px}@media screen and (min-width:590px){footer nav .navigation-list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}footer nav .navigation-list li{line-height:1}footer nav .navigation-list li:last-of-type a{border:none}footer nav .navigation-list li a{font-size:.65625em;color:#fff}@media screen and (min-width:1170px){footer nav .navigation-list li a{font-size:.75em;margin-bottom:10px;display:block}}@media screen and (min-width:1350px){footer nav .navigation-list li a{font-size:1.0625em}}footer nav .navigation-list li a:link,footer nav .navigation-list li a:visited{color:#fff}footer nav .menu-ft{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 20px}@media screen and (min-width:750px){footer nav .menu-ft{margin-top:30px}}@media screen and (min-width:990px){footer nav .menu-ft{margin-top:0;margin-bottom:5px}}footer nav .menu-ft li{line-height:1}footer nav .menu-ft li:last-of-type a{border:none;margin-right:0;padding-right:0}footer nav .menu-ft li a{font-size:.5em;color:#fff;text-transform:uppercase;border-right:1px solid #fff;margin-right:5px;padding-right:5px;display:block;line-height:1;margin-bottom:5px}@media screen and (min-width:1170px){footer nav .menu-ft li a{font-size:.5625em}}@media screen and (min-width:1350px){footer nav .menu-ft li a{font-size:.6875em}}footer nav .menu-ft li a:link,footer nav .menu-ft li a:visited{color:#fff}footer .text-bottom{text-align:center}@media screen and (min-width:590px){footer .text-bottom{text-align:left}}@media screen and (min-width:1170px){footer .text-bottom{margin-bottom:30px}}footer .text-bottom p{font-size:.65625em}@media screen and (min-width:1350px){footer .text-bottom p{font-size:1em}}footer .copyright{text-align:center;font-size:.5em;display:block;margin:0 auto}@media screen and (min-width:590px){footer .copyright{text-align:left}}footer .author{display:inline-block;text-align:center}@media screen and (min-width:590px){footer .author{text-align:right}}footer .author img{width:120px;height:auto}.body-sub .section--contact,.body-sub .section--house{background:#f9fafe}.body-sub .section--top{margin-bottom:20px}.body-sub .section--top .bg{height:160px}@media screen and (min-width:990px){.body-sub .section--top .bg{height:180px}}.body-sub .section--panelowa{padding:0}.body-sub.panels .section--top{margin-bottom:0}.body-sub.panels .section--top .box-reservation{display:none}.body-sub.panels .section--panelowa{padding:0 0 50px}.body-sub.house .house-top-wrap{display:block}.body-sub.house .section--top .bg{height:200px}@media screen and (min-width:590px){.body-sub.house .section--top .bg{height:320px}}.body-sub .section--homegallery .header-slick-nav .btn,.sub-menu{display:none}.sub-menu{list-style:none;padding-left:1rem}.nav-item.open>.sub-menu{display:block}.submenu-toggle{background:none;border:none;cursor:pointer;margin-left:6px;padding:0}@media screen and (min-width:990px){.submenu-toggle{display:none}}#google_translate_element2{display:none!important}.section__top__boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:20px}.section__top__boxes__item{overflow:hidden;position:relative;width:100%}.section__top__boxes__item__image{aspect-ratio:16/9;display:block;opacity:1;overflow:hidden;width:100%}.section__top__boxes__item__image picture img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.section__top__boxes__item__name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.1875rem;font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:50%;line-height:1.04;padding:2px 3px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.section__top__boxes__item__name span{padding:6px 5px;background-color:#8e9e00;color:#fff;display:inline-block;position:relative;z-index:2}@media screen and (min-width:590px){.section__top__boxes{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:20px}.section__top__boxes__item{width:50%}}@media screen and (min-width:990px){.section__top__boxes__item{width:25%}}.section--films{min-height:unset}@media screen and (min-width:590px){.section--films{min-height:unset}.section--films .links li .box,.section--films .links li iframe{width:372px;height:250px}}@media screen and (min-width:750px){.section--films{min-height:unset}.section--films .links li .box,.section--films .links li iframe{width:512px;height:310px}}@media screen and (min-width:1170px){.section--films{min-height:unset}.section--films .links li .box,.section--films .links li iframe{width:592px;height:370px}}@media screen and (min-width:1350px){.section--films{min-height:unset}.section--films .links li .box,.section--films .links li iframe{width:742px;height:440px}}@media screen and (min-width:1170px){.section--institution .row{margin-bottom:-40px}.section--institution .row:last-of-type{margin-bottom:0}}.section--house .slider{margin-bottom:20px}.section--house .header-slick-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.925em}@media screen and (min-width:1350px){.section--house .header-slick-nav{font-size:1.25em}}.section--house .header-slick-nav .dots{display:none}@media screen and (min-width:590px){.section--house .header-slick-nav .counter-text{margin-left:45%}}.section--house .slick-next,.section--house .slick-prev{top:auto;bottom:-45px}@media screen and (min-width:590px){.section--house .slick-next,.section--house .slick-prev{bottom:-50px}}@media screen and (min-width:1170px){.section--house .slick-next,.section--house .slick-prev{bottom:-50px}}.section--house .slick-next svg,.section--house .slick-prev svg{height:21px}.section--house .slick-prev{left:45px}@media screen and (min-width:590px){.section--house .slick-prev{left:calc(50% + 10px)}}.section--house .slick-next{left:75px}@media screen and (min-width:590px){.section--house .slick-next{left:calc(54% + 10px)}}.section--house .slick-slide{margin:0 9px}.section--house .slick-list{margin:0 -9px}