@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,500;0,700;1,500;1,700&display=swap";
/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.hidden{display:none}.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.content-center{-ms-flex-line-pack:center;align-content:center}.content-start{-ms-flex-line-pack:start;align-content:flex-start}.content-end{-ms-flex-line-pack:end;align-content:flex-end}.content-between{-ms-flex-line-pack:justify;align-content:space-between}.content-around{-ms-flex-line-pack:distribute;align-content:space-around}.content-evenly{-ms-flex-line-pack:space-evenly;align-content:space-evenly}.self-auto{-ms-flex-item-align:auto;align-self:auto}.self-start{-ms-flex-item-align:start;align-self:flex-start}.self-end{-ms-flex-item-align:end;align-self:flex-end}.self-center{-ms-flex-item-align:center;align-self:center}.self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.justify-items-auto{justify-items:auto}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}.flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.flex-shrink{-ms-flex-negative:1;flex-shrink:1}.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}.order-first{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.order-last{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.order-none{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.h-0{height:0}.h-1{height:0.25rem}.h-2{height:0.5rem}.h-3{height:0.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-auto{height:auto}.h-px{height:1px}.h-full{height:100%}.h-screen{height:100vh}.m-0{margin:0}.m-1{margin:0.25rem}.m-2{margin:0.5rem}.m-3{margin:0.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-10{margin:2.5rem}.m-12{margin:3rem}.m-16{margin:4rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-auto{margin:auto}.m-px{margin:1px}.-m-1{margin:-0.25rem}.-m-2{margin:-0.5rem}.-m-3{margin:-0.75rem}.-m-4{margin:-1rem}.-m-5{margin:-1.25rem}.-m-6{margin:-1.5rem}.-m-8{margin:-2rem}.-m-10{margin:-2.5rem}.-m-12{margin:-3rem}.-m-16{margin:-4rem}.-m-20{margin:-5rem}.-m-24{margin:-6rem}.-m-px{margin:-1px}.my-0{margin-top:0;margin-bottom:0}.mx-0{margin-left:0;margin-right:0}.my-1{margin-top:0.25rem;margin-bottom:0.25rem}.mx-1{margin-left:0.25rem;margin-right:0.25rem}.my-2{margin-top:0.5rem;margin-bottom:0.5rem}.mx-2{margin-left:0.5rem;margin-right:0.5rem}.my-3{margin-top:0.75rem;margin-bottom:0.75rem}.mx-3{margin-left:0.75rem;margin-right:0.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mx-12{margin-left:3rem;margin-right:3rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mx-16{margin-left:4rem;margin-right:4rem}.my-20{margin-top:5rem;margin-bottom:5rem}.mx-20{margin-left:5rem;margin-right:5rem}.my-24{margin-top:6rem;margin-bottom:6rem}.mx-24{margin-left:6rem;margin-right:6rem}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-px{margin-top:1px;margin-bottom:1px}.mx-px{margin-left:1px;margin-right:1px}.-my-1{margin-top:-0.25rem;margin-bottom:-0.25rem}.-mx-1{margin-left:-0.25rem;margin-right:-0.25rem}.-my-2{margin-top:-0.5rem;margin-bottom:-0.5rem}.-mx-2{margin-left:-0.5rem;margin-right:-0.5rem}.-my-3{margin-top:-0.75rem;margin-bottom:-0.75rem}.-mx-3{margin-left:-0.75rem;margin-right:-0.75rem}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-8{margin-top:-2rem;margin-bottom:-2rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.-my-12{margin-top:-3rem;margin-bottom:-3rem}.-mx-12{margin-left:-3rem;margin-right:-3rem}.-my-16{margin-top:-4rem;margin-bottom:-4rem}.-mx-16{margin-left:-4rem;margin-right:-4rem}.-my-20{margin-top:-5rem;margin-bottom:-5rem}.-mx-20{margin-left:-5rem;margin-right:-5rem}.-my-24{margin-top:-6rem;margin-bottom:-6rem}.-mx-24{margin-left:-6rem;margin-right:-6rem}.-my-px{margin-top:-1px;margin-bottom:-1px}.-mx-px{margin-left:-1px;margin-right:-1px}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-1{margin-top:0.25rem}.mr-1{margin-right:0.25rem}.mb-1{margin-bottom:0.25rem}.ml-1{margin-left:0.25rem}.mt-2{margin-top:0.5rem}.mr-2{margin-right:0.5rem}.mb-2{margin-bottom:0.5rem}.ml-2{margin-left:0.5rem}.mt-3{margin-top:0.75rem}.mr-3{margin-right:0.75rem}.mb-3{margin-bottom:0.75rem}.ml-3{margin-left:0.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-10{margin-top:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.mt-12{margin-top:3rem}.mr-12{margin-right:3rem}.mb-12{margin-bottom:3rem}.ml-12{margin-left:3rem}.mt-16{margin-top:4rem}.mr-16{margin-right:4rem}.mb-16{margin-bottom:4rem}.ml-16{margin-left:4rem}.mt-20{margin-top:5rem}.mr-20{margin-right:5rem}.mb-20{margin-bottom:5rem}.ml-20{margin-left:5rem}.mt-24{margin-top:6rem}.mr-24{margin-right:6rem}.mb-24{margin-bottom:6rem}.ml-24{margin-left:6rem}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mt-px{margin-top:1px}.mr-px{margin-right:1px}.mb-px{margin-bottom:1px}.ml-px{margin-left:1px}.-mt-1{margin-top:-0.25rem}.-mr-1{margin-right:-0.25rem}.-mb-1{margin-bottom:-0.25rem}.-ml-1{margin-left:-0.25rem}.-mt-2{margin-top:-0.5rem}.-mr-2{margin-right:-0.5rem}.-mb-2{margin-bottom:-0.5rem}.-ml-2{margin-left:-0.5rem}.-mt-3{margin-top:-0.75rem}.-mr-3{margin-right:-0.75rem}.-mb-3{margin-bottom:-0.75rem}.-ml-3{margin-left:-0.75rem}.-mt-4{margin-top:-1rem}.-mr-4{margin-right:-1rem}.-mb-4{margin-bottom:-1rem}.-ml-4{margin-left:-1rem}.-mt-5{margin-top:-1.25rem}.-mr-5{margin-right:-1.25rem}.-mb-5{margin-bottom:-1.25rem}.-ml-5{margin-left:-1.25rem}.-mt-6{margin-top:-1.5rem}.-mr-6{margin-right:-1.5rem}.-mb-6{margin-bottom:-1.5rem}.-ml-6{margin-left:-1.5rem}.-mt-8{margin-top:-2rem}.-mr-8{margin-right:-2rem}.-mb-8{margin-bottom:-2rem}.-ml-8{margin-left:-2rem}.-mt-10{margin-top:-2.5rem}.-mr-10{margin-right:-2.5rem}.-mb-10{margin-bottom:-2.5rem}.-ml-10{margin-left:-2.5rem}.-mt-12{margin-top:-3rem}.-mr-12{margin-right:-3rem}.-mb-12{margin-bottom:-3rem}.-ml-12{margin-left:-3rem}.-mt-16{margin-top:-4rem}.-mr-16{margin-right:-4rem}.-mb-16{margin-bottom:-4rem}.-ml-16{margin-left:-4rem}.-mt-20{margin-top:-5rem}.-mr-20{margin-right:-5rem}.-mb-20{margin-bottom:-5rem}.-ml-20{margin-left:-5rem}.-mt-24{margin-top:-6rem}.-mr-24{margin-right:-6rem}.-mb-24{margin-bottom:-6rem}.-ml-24{margin-left:-6rem}.-mt-px{margin-top:-1px}.-mr-px{margin-right:-1px}.-mb-px{margin-bottom:-1px}.-ml-px{margin-left:-1px}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-full{max-width:100%}.max-w-screen-sm{max-width:576px}.max-w-screen-md{max-width:768px}.max-w-screen-lg{max-width:992px}.max-w-screen-xl{max-width:1200px}.p-0{padding:0}.p-1{padding:0.25rem}.p-2{padding:0.5rem}.p-3{padding:0.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-16{padding:4rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-px{padding:1px}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:0.25rem;padding-bottom:0.25rem}.px-1{padding-left:0.25rem;padding-right:0.25rem}.py-2{padding-top:0.5rem;padding-bottom:0.5rem}.px-2{padding-left:0.5rem;padding-right:0.5rem}.py-3{padding-top:0.75rem;padding-bottom:0.75rem}.px-3{padding-left:0.75rem;padding-right:0.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.px-16{padding-left:4rem;padding-right:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.px-20{padding-left:5rem;padding-right:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.px-24{padding-left:6rem;padding-right:6rem}.py-px{padding-top:1px;padding-bottom:1px}.px-px{padding-left:1px;padding-right:1px}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pt-1{padding-top:0.25rem}.pr-1{padding-right:0.25rem}.pb-1{padding-bottom:0.25rem}.pl-1{padding-left:0.25rem}.pt-2{padding-top:0.5rem}.pr-2{padding-right:0.5rem}.pb-2{padding-bottom:0.5rem}.pl-2{padding-left:0.5rem}.pt-3{padding-top:0.75rem}.pr-3{padding-right:0.75rem}.pb-3{padding-bottom:0.75rem}.pl-3{padding-left:0.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pt-10{padding-top:2.5rem}.pr-10{padding-right:2.5rem}.pb-10{padding-bottom:2.5rem}.pl-10{padding-left:2.5rem}.pt-12{padding-top:3rem}.pr-12{padding-right:3rem}.pb-12{padding-bottom:3rem}.pl-12{padding-left:3rem}.pt-16{padding-top:4rem}.pr-16{padding-right:4rem}.pb-16{padding-bottom:4rem}.pl-16{padding-left:4rem}.pt-20{padding-top:5rem}.pr-20{padding-right:5rem}.pb-20{padding-bottom:5rem}.pl-20{padding-left:5rem}.pt-24{padding-top:6rem}.pr-24{padding-right:6rem}.pb-24{padding-bottom:6rem}.pl-24{padding-left:6rem}.pt-px{padding-top:1px}.pr-px{padding-right:1px}.pb-px{padding-bottom:1px}.pl-px{padding-left:1px}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-auto{top:auto;right:auto;bottom:auto;left:auto}.inset-y-0{top:0;bottom:0}.inset-x-0{right:0;left:0}.inset-y-auto{top:auto;bottom:auto}.inset-x-auto{right:auto;left:auto}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-auto{top:auto}.right-auto{right:auto}.bottom-auto{bottom:auto}.left-auto{left:auto}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.italic{font-style:italic}.not-italic{font-style:normal}.w-0{width:0}.w-1{width:0.25rem}.w-2{width:0.5rem}.w-3{width:0.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-auto{width:auto}.w-px{width:1px}.w-full{width:100%}.w-screen{width:100vw}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}@media (min-width:576px){.sm_block{display:block}.sm_inline-block{display:inline-block}.sm_inline{display:inline}.sm_flex{display:-webkit-box;display:-ms-flexbox;display:flex}.sm_inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sm_table{display:table}.sm_table-caption{display:table-caption}.sm_table-cell{display:table-cell}.sm_table-column{display:table-column}.sm_table-column-group{display:table-column-group}.sm_table-footer-group{display:table-footer-group}.sm_table-header-group{display:table-header-group}.sm_table-row-group{display:table-row-group}.sm_table-row{display:table-row}.sm_flow-root{display:flow-root}.sm_grid{display:grid}.sm_inline-grid{display:inline-grid}.sm_contents{display:contents}.sm_hidden{display:none}.sm_flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sm_flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.sm_flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sm_flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.sm_flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.sm_flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.sm_flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sm_items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sm_items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.sm_items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sm_items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.sm_items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.sm_content-center{-ms-flex-line-pack:center;align-content:center}.sm_content-start{-ms-flex-line-pack:start;align-content:flex-start}.sm_content-end{-ms-flex-line-pack:end;align-content:flex-end}.sm_content-between{-ms-flex-line-pack:justify;align-content:space-between}.sm_content-around{-ms-flex-line-pack:distribute;align-content:space-around}.sm_content-evenly{-ms-flex-line-pack:space-evenly;align-content:space-evenly}.sm_self-auto{-ms-flex-item-align:auto;align-self:auto}.sm_self-start{-ms-flex-item-align:start;align-self:flex-start}.sm_self-end{-ms-flex-item-align:end;align-self:flex-end}.sm_self-center{-ms-flex-item-align:center;align-self:center}.sm_self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.sm_justify-items-auto{justify-items:auto}.sm_justify-items-start{justify-items:start}.sm_justify-items-end{justify-items:end}.sm_justify-items-center{justify-items:center}.sm_justify-items-stretch{justify-items:stretch}.sm_justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sm_justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sm_justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sm_justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sm_justify-around{-ms-flex-pack:distribute;justify-content:space-around}.sm_justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.sm_justify-self-auto{justify-self:auto}.sm_justify-self-start{justify-self:start}.sm_justify-self-end{justify-self:end}.sm_justify-self-center{justify-self:center}.sm_justify-self-stretch{justify-self:stretch}.sm_flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.sm_flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.sm_flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.sm_flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.sm_flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.sm_flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.sm_flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.sm_flex-shrink{-ms-flex-negative:1;flex-shrink:1}.sm_order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.sm_order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.sm_order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.sm_order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.sm_order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.sm_order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.sm_order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.sm_order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.sm_order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.sm_order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.sm_order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.sm_order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.sm_order-first{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.sm_order-last{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.sm_order-none{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.sm_h-0{height:0}.sm_h-1{height:0.25rem}.sm_h-2{height:0.5rem}.sm_h-3{height:0.75rem}.sm_h-4{height:1rem}.sm_h-5{height:1.25rem}.sm_h-6{height:1.5rem}.sm_h-8{height:2rem}.sm_h-10{height:2.5rem}.sm_h-12{height:3rem}.sm_h-16{height:4rem}.sm_h-20{height:5rem}.sm_h-24{height:6rem}.sm_h-auto{height:auto}.sm_h-px{height:1px}.sm_h-full{height:100%}.sm_h-screen{height:100vh}.sm_m-0{margin:0}.sm_m-1{margin:0.25rem}.sm_m-2{margin:0.5rem}.sm_m-3{margin:0.75rem}.sm_m-4{margin:1rem}.sm_m-5{margin:1.25rem}.sm_m-6{margin:1.5rem}.sm_m-8{margin:2rem}.sm_m-10{margin:2.5rem}.sm_m-12{margin:3rem}.sm_m-16{margin:4rem}.sm_m-20{margin:5rem}.sm_m-24{margin:6rem}.sm_m-auto{margin:auto}.sm_m-px{margin:1px}.sm_-m-1{margin:-0.25rem}.sm_-m-2{margin:-0.5rem}.sm_-m-3{margin:-0.75rem}.sm_-m-4{margin:-1rem}.sm_-m-5{margin:-1.25rem}.sm_-m-6{margin:-1.5rem}.sm_-m-8{margin:-2rem}.sm_-m-10{margin:-2.5rem}.sm_-m-12{margin:-3rem}.sm_-m-16{margin:-4rem}.sm_-m-20{margin:-5rem}.sm_-m-24{margin:-6rem}.sm_-m-px{margin:-1px}.sm_my-0{margin-top:0;margin-bottom:0}.sm_mx-0{margin-left:0;margin-right:0}.sm_my-1{margin-top:0.25rem;margin-bottom:0.25rem}.sm_mx-1{margin-left:0.25rem;margin-right:0.25rem}.sm_my-2{margin-top:0.5rem;margin-bottom:0.5rem}.sm_mx-2{margin-left:0.5rem;margin-right:0.5rem}.sm_my-3{margin-top:0.75rem;margin-bottom:0.75rem}.sm_mx-3{margin-left:0.75rem;margin-right:0.75rem}.sm_my-4{margin-top:1rem;margin-bottom:1rem}.sm_mx-4{margin-left:1rem;margin-right:1rem}.sm_my-5{margin-top:1.25rem;margin-bottom:1.25rem}.sm_mx-5{margin-left:1.25rem;margin-right:1.25rem}.sm_my-6{margin-top:1.5rem;margin-bottom:1.5rem}.sm_mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm_my-8{margin-top:2rem;margin-bottom:2rem}.sm_mx-8{margin-left:2rem;margin-right:2rem}.sm_my-10{margin-top:2.5rem;margin-bottom:2.5rem}.sm_mx-10{margin-left:2.5rem;margin-right:2.5rem}.sm_my-12{margin-top:3rem;margin-bottom:3rem}.sm_mx-12{margin-left:3rem;margin-right:3rem}.sm_my-16{margin-top:4rem;margin-bottom:4rem}.sm_mx-16{margin-left:4rem;margin-right:4rem}.sm_my-20{margin-top:5rem;margin-bottom:5rem}.sm_mx-20{margin-left:5rem;margin-right:5rem}.sm_my-24{margin-top:6rem;margin-bottom:6rem}.sm_mx-24{margin-left:6rem;margin-right:6rem}.sm_my-auto{margin-top:auto;margin-bottom:auto}.sm_mx-auto{margin-left:auto;margin-right:auto}.sm_my-px{margin-top:1px;margin-bottom:1px}.sm_mx-px{margin-left:1px;margin-right:1px}.sm_-my-1{margin-top:-0.25rem;margin-bottom:-0.25rem}.sm_-mx-1{margin-left:-0.25rem;margin-right:-0.25rem}.sm_-my-2{margin-top:-0.5rem;margin-bottom:-0.5rem}.sm_-mx-2{margin-left:-0.5rem;margin-right:-0.5rem}.sm_-my-3{margin-top:-0.75rem;margin-bottom:-0.75rem}.sm_-mx-3{margin-left:-0.75rem;margin-right:-0.75rem}.sm_-my-4{margin-top:-1rem;margin-bottom:-1rem}.sm_-mx-4{margin-left:-1rem;margin-right:-1rem}.sm_-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.sm_-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.sm_-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.sm_-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm_-my-8{margin-top:-2rem;margin-bottom:-2rem}.sm_-mx-8{margin-left:-2rem;margin-right:-2rem}.sm_-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.sm_-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.sm_-my-12{margin-top:-3rem;margin-bottom:-3rem}.sm_-mx-12{margin-left:-3rem;margin-right:-3rem}.sm_-my-16{margin-top:-4rem;margin-bottom:-4rem}.sm_-mx-16{margin-left:-4rem;margin-right:-4rem}.sm_-my-20{margin-top:-5rem;margin-bottom:-5rem}.sm_-mx-20{margin-left:-5rem;margin-right:-5rem}.sm_-my-24{margin-top:-6rem;margin-bottom:-6rem}.sm_-mx-24{margin-left:-6rem;margin-right:-6rem}.sm_-my-px{margin-top:-1px;margin-bottom:-1px}.sm_-mx-px{margin-left:-1px;margin-right:-1px}.sm_mt-0{margin-top:0}.sm_mr-0{margin-right:0}.sm_mb-0{margin-bottom:0}.sm_ml-0{margin-left:0}.sm_mt-1{margin-top:0.25rem}.sm_mr-1{margin-right:0.25rem}.sm_mb-1{margin-bottom:0.25rem}.sm_ml-1{margin-left:0.25rem}.sm_mt-2{margin-top:0.5rem}.sm_mr-2{margin-right:0.5rem}.sm_mb-2{margin-bottom:0.5rem}.sm_ml-2{margin-left:0.5rem}.sm_mt-3{margin-top:0.75rem}.sm_mr-3{margin-right:0.75rem}.sm_mb-3{margin-bottom:0.75rem}.sm_ml-3{margin-left:0.75rem}.sm_mt-4{margin-top:1rem}.sm_mr-4{margin-right:1rem}.sm_mb-4{margin-bottom:1rem}.sm_ml-4{margin-left:1rem}.sm_mt-5{margin-top:1.25rem}.sm_mr-5{margin-right:1.25rem}.sm_mb-5{margin-bottom:1.25rem}.sm_ml-5{margin-left:1.25rem}.sm_mt-6{margin-top:1.5rem}.sm_mr-6{margin-right:1.5rem}.sm_mb-6{margin-bottom:1.5rem}.sm_ml-6{margin-left:1.5rem}.sm_mt-8{margin-top:2rem}.sm_mr-8{margin-right:2rem}.sm_mb-8{margin-bottom:2rem}.sm_ml-8{margin-left:2rem}.sm_mt-10{margin-top:2.5rem}.sm_mr-10{margin-right:2.5rem}.sm_mb-10{margin-bottom:2.5rem}.sm_ml-10{margin-left:2.5rem}.sm_mt-12{margin-top:3rem}.sm_mr-12{margin-right:3rem}.sm_mb-12{margin-bottom:3rem}.sm_ml-12{margin-left:3rem}.sm_mt-16{margin-top:4rem}.sm_mr-16{margin-right:4rem}.sm_mb-16{margin-bottom:4rem}.sm_ml-16{margin-left:4rem}.sm_mt-20{margin-top:5rem}.sm_mr-20{margin-right:5rem}.sm_mb-20{margin-bottom:5rem}.sm_ml-20{margin-left:5rem}.sm_mt-24{margin-top:6rem}.sm_mr-24{margin-right:6rem}.sm_mb-24{margin-bottom:6rem}.sm_ml-24{margin-left:6rem}.sm_mt-auto{margin-top:auto}.sm_mr-auto{margin-right:auto}.sm_mb-auto{margin-bottom:auto}.sm_ml-auto{margin-left:auto}.sm_mt-px{margin-top:1px}.sm_mr-px{margin-right:1px}.sm_mb-px{margin-bottom:1px}.sm_ml-px{margin-left:1px}.sm_-mt-1{margin-top:-0.25rem}.sm_-mr-1{margin-right:-0.25rem}.sm_-mb-1{margin-bottom:-0.25rem}.sm_-ml-1{margin-left:-0.25rem}.sm_-mt-2{margin-top:-0.5rem}.sm_-mr-2{margin-right:-0.5rem}.sm_-mb-2{margin-bottom:-0.5rem}.sm_-ml-2{margin-left:-0.5rem}.sm_-mt-3{margin-top:-0.75rem}.sm_-mr-3{margin-right:-0.75rem}.sm_-mb-3{margin-bottom:-0.75rem}.sm_-ml-3{margin-left:-0.75rem}.sm_-mt-4{margin-top:-1rem}.sm_-mr-4{margin-right:-1rem}.sm_-mb-4{margin-bottom:-1rem}.sm_-ml-4{margin-left:-1rem}.sm_-mt-5{margin-top:-1.25rem}.sm_-mr-5{margin-right:-1.25rem}.sm_-mb-5{margin-bottom:-1.25rem}.sm_-ml-5{margin-left:-1.25rem}.sm_-mt-6{margin-top:-1.5rem}.sm_-mr-6{margin-right:-1.5rem}.sm_-mb-6{margin-bottom:-1.5rem}.sm_-ml-6{margin-left:-1.5rem}.sm_-mt-8{margin-top:-2rem}.sm_-mr-8{margin-right:-2rem}.sm_-mb-8{margin-bottom:-2rem}.sm_-ml-8{margin-left:-2rem}.sm_-mt-10{margin-top:-2.5rem}.sm_-mr-10{margin-right:-2.5rem}.sm_-mb-10{margin-bottom:-2.5rem}.sm_-ml-10{margin-left:-2.5rem}.sm_-mt-12{margin-top:-3rem}.sm_-mr-12{margin-right:-3rem}.sm_-mb-12{margin-bottom:-3rem}.sm_-ml-12{margin-left:-3rem}.sm_-mt-16{margin-top:-4rem}.sm_-mr-16{margin-right:-4rem}.sm_-mb-16{margin-bottom:-4rem}.sm_-ml-16{margin-left:-4rem}.sm_-mt-20{margin-top:-5rem}.sm_-mr-20{margin-right:-5rem}.sm_-mb-20{margin-bottom:-5rem}.sm_-ml-20{margin-left:-5rem}.sm_-mt-24{margin-top:-6rem}.sm_-mr-24{margin-right:-6rem}.sm_-mb-24{margin-bottom:-6rem}.sm_-ml-24{margin-left:-6rem}.sm_-mt-px{margin-top:-1px}.sm_-mr-px{margin-right:-1px}.sm_-mb-px{margin-bottom:-1px}.sm_-ml-px{margin-left:-1px}.sm_max-w-none{max-width:none}.sm_max-w-xs{max-width:20rem}.sm_max-w-sm{max-width:24rem}.sm_max-w-md{max-width:28rem}.sm_max-w-lg{max-width:32rem}.sm_max-w-xl{max-width:36rem}.sm_max-w-2xl{max-width:42rem}.sm_max-w-3xl{max-width:48rem}.sm_max-w-4xl{max-width:56rem}.sm_max-w-5xl{max-width:64rem}.sm_max-w-6xl{max-width:72rem}.sm_max-w-full{max-width:100%}.sm_max-w-screen-sm{max-width:576px}.sm_max-w-screen-md{max-width:768px}.sm_max-w-screen-lg{max-width:992px}.sm_max-w-screen-xl{max-width:1200px}.sm_p-0{padding:0}.sm_p-1{padding:0.25rem}.sm_p-2{padding:0.5rem}.sm_p-3{padding:0.75rem}.sm_p-4{padding:1rem}.sm_p-5{padding:1.25rem}.sm_p-6{padding:1.5rem}.sm_p-8{padding:2rem}.sm_p-10{padding:2.5rem}.sm_p-12{padding:3rem}.sm_p-16{padding:4rem}.sm_p-20{padding:5rem}.sm_p-24{padding:6rem}.sm_p-px{padding:1px}.sm_py-0{padding-top:0;padding-bottom:0}.sm_px-0{padding-left:0;padding-right:0}.sm_py-1{padding-top:0.25rem;padding-bottom:0.25rem}.sm_px-1{padding-left:0.25rem;padding-right:0.25rem}.sm_py-2{padding-top:0.5rem;padding-bottom:0.5rem}.sm_px-2{padding-left:0.5rem;padding-right:0.5rem}.sm_py-3{padding-top:0.75rem;padding-bottom:0.75rem}.sm_px-3{padding-left:0.75rem;padding-right:0.75rem}.sm_py-4{padding-top:1rem;padding-bottom:1rem}.sm_px-4{padding-left:1rem;padding-right:1rem}.sm_py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm_px-5{padding-left:1.25rem;padding-right:1.25rem}.sm_py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm_px-6{padding-left:1.5rem;padding-right:1.5rem}.sm_py-8{padding-top:2rem;padding-bottom:2rem}.sm_px-8{padding-left:2rem;padding-right:2rem}.sm_py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm_px-10{padding-left:2.5rem;padding-right:2.5rem}.sm_py-12{padding-top:3rem;padding-bottom:3rem}.sm_px-12{padding-left:3rem;padding-right:3rem}.sm_py-16{padding-top:4rem;padding-bottom:4rem}.sm_px-16{padding-left:4rem;padding-right:4rem}.sm_py-20{padding-top:5rem;padding-bottom:5rem}.sm_px-20{padding-left:5rem;padding-right:5rem}.sm_py-24{padding-top:6rem;padding-bottom:6rem}.sm_px-24{padding-left:6rem;padding-right:6rem}.sm_py-px{padding-top:1px;padding-bottom:1px}.sm_px-px{padding-left:1px;padding-right:1px}.sm_pt-0{padding-top:0}.sm_pr-0{padding-right:0}.sm_pb-0{padding-bottom:0}.sm_pl-0{padding-left:0}.sm_pt-1{padding-top:0.25rem}.sm_pr-1{padding-right:0.25rem}.sm_pb-1{padding-bottom:0.25rem}.sm_pl-1{padding-left:0.25rem}.sm_pt-2{padding-top:0.5rem}.sm_pr-2{padding-right:0.5rem}.sm_pb-2{padding-bottom:0.5rem}.sm_pl-2{padding-left:0.5rem}.sm_pt-3{padding-top:0.75rem}.sm_pr-3{padding-right:0.75rem}.sm_pb-3{padding-bottom:0.75rem}.sm_pl-3{padding-left:0.75rem}.sm_pt-4{padding-top:1rem}.sm_pr-4{padding-right:1rem}.sm_pb-4{padding-bottom:1rem}.sm_pl-4{padding-left:1rem}.sm_pt-5{padding-top:1.25rem}.sm_pr-5{padding-right:1.25rem}.sm_pb-5{padding-bottom:1.25rem}.sm_pl-5{padding-left:1.25rem}.sm_pt-6{padding-top:1.5rem}.sm_pr-6{padding-right:1.5rem}.sm_pb-6{padding-bottom:1.5rem}.sm_pl-6{padding-left:1.5rem}.sm_pt-8{padding-top:2rem}.sm_pr-8{padding-right:2rem}.sm_pb-8{padding-bottom:2rem}.sm_pl-8{padding-left:2rem}.sm_pt-10{padding-top:2.5rem}.sm_pr-10{padding-right:2.5rem}.sm_pb-10{padding-bottom:2.5rem}.sm_pl-10{padding-left:2.5rem}.sm_pt-12{padding-top:3rem}.sm_pr-12{padding-right:3rem}.sm_pb-12{padding-bottom:3rem}.sm_pl-12{padding-left:3rem}.sm_pt-16{padding-top:4rem}.sm_pr-16{padding-right:4rem}.sm_pb-16{padding-bottom:4rem}.sm_pl-16{padding-left:4rem}.sm_pt-20{padding-top:5rem}.sm_pr-20{padding-right:5rem}.sm_pb-20{padding-bottom:5rem}.sm_pl-20{padding-left:5rem}.sm_pt-24{padding-top:6rem}.sm_pr-24{padding-right:6rem}.sm_pb-24{padding-bottom:6rem}.sm_pl-24{padding-left:6rem}.sm_pt-px{padding-top:1px}.sm_pr-px{padding-right:1px}.sm_pb-px{padding-bottom:1px}.sm_pl-px{padding-left:1px}.sm_static{position:static}.sm_fixed{position:fixed}.sm_absolute{position:absolute}.sm_relative{position:relative}.sm_sticky{position:sticky}.sm_inset-0{top:0;right:0;bottom:0;left:0}.sm_inset-auto{top:auto;right:auto;bottom:auto;left:auto}.sm_inset-y-0{top:0;bottom:0}.sm_inset-x-0{right:0;left:0}.sm_inset-y-auto{top:auto;bottom:auto}.sm_inset-x-auto{right:auto;left:auto}.sm_top-0{top:0}.sm_right-0{right:0}.sm_bottom-0{bottom:0}.sm_left-0{left:0}.sm_top-auto{top:auto}.sm_right-auto{right:auto}.sm_bottom-auto{bottom:auto}.sm_left-auto{left:auto}.sm_text-left{text-align:left}.sm_text-center{text-align:center}.sm_text-right{text-align:right}.sm_text-justify{text-align:justify}.sm_italic{font-style:italic}.sm_not-italic{font-style:normal}.sm_w-0{width:0}.sm_w-1{width:0.25rem}.sm_w-2{width:0.5rem}.sm_w-3{width:0.75rem}.sm_w-4{width:1rem}.sm_w-5{width:1.25rem}.sm_w-6{width:1.5rem}.sm_w-8{width:2rem}.sm_w-10{width:2.5rem}.sm_w-12{width:3rem}.sm_w-16{width:4rem}.sm_w-20{width:5rem}.sm_w-24{width:6rem}.sm_w-auto{width:auto}.sm_w-px{width:1px}.sm_w-full{width:100%}.sm_w-screen{width:100vw}.sm_z-0{z-index:0}.sm_z-10{z-index:10}.sm_z-20{z-index:20}.sm_z-30{z-index:30}.sm_z-40{z-index:40}.sm_z-50{z-index:50}.sm_z-auto{z-index:auto}}@media (min-width:768px){.md_block{display:block}.md_inline-block{display:inline-block}.md_inline{display:inline}.md_flex{display:-webkit-box;display:-ms-flexbox;display:flex}.md_inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.md_table{display:table}.md_table-caption{display:table-caption}.md_table-cell{display:table-cell}.md_table-column{display:table-column}.md_table-column-group{display:table-column-group}.md_table-footer-group{display:table-footer-group}.md_table-header-group{display:table-header-group}.md_table-row-group{display:table-row-group}.md_table-row{display:table-row}.md_flow-root{display:flow-root}.md_grid{display:grid}.md_inline-grid{display:inline-grid}.md_contents{display:contents}.md_hidden{display:none}.md_flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.md_flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.md_flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.md_flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.md_flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.md_flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.md_flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.md_items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.md_items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.md_items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.md_items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.md_items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.md_content-center{-ms-flex-line-pack:center;align-content:center}.md_content-start{-ms-flex-line-pack:start;align-content:flex-start}.md_content-end{-ms-flex-line-pack:end;align-content:flex-end}.md_content-between{-ms-flex-line-pack:justify;align-content:space-between}.md_content-around{-ms-flex-line-pack:distribute;align-content:space-around}.md_content-evenly{-ms-flex-line-pack:space-evenly;align-content:space-evenly}.md_self-auto{-ms-flex-item-align:auto;align-self:auto}.md_self-start{-ms-flex-item-align:start;align-self:flex-start}.md_self-end{-ms-flex-item-align:end;align-self:flex-end}.md_self-center{-ms-flex-item-align:center;align-self:center}.md_self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.md_justify-items-auto{justify-items:auto}.md_justify-items-start{justify-items:start}.md_justify-items-end{justify-items:end}.md_justify-items-center{justify-items:center}.md_justify-items-stretch{justify-items:stretch}.md_justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.md_justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.md_justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.md_justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.md_justify-around{-ms-flex-pack:distribute;justify-content:space-around}.md_justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.md_justify-self-auto{justify-self:auto}.md_justify-self-start{justify-self:start}.md_justify-self-end{justify-self:end}.md_justify-self-center{justify-self:center}.md_justify-self-stretch{justify-self:stretch}.md_flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.md_flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.md_flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.md_flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.md_flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.md_flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.md_flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.md_flex-shrink{-ms-flex-negative:1;flex-shrink:1}.md_order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.md_order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.md_order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.md_order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.md_order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.md_order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.md_order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.md_order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.md_order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.md_order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.md_order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.md_order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.md_order-first{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.md_order-last{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.md_order-none{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.md_h-0{height:0}.md_h-1{height:0.25rem}.md_h-2{height:0.5rem}.md_h-3{height:0.75rem}.md_h-4{height:1rem}.md_h-5{height:1.25rem}.md_h-6{height:1.5rem}.md_h-8{height:2rem}.md_h-10{height:2.5rem}.md_h-12{height:3rem}.md_h-16{height:4rem}.md_h-20{height:5rem}.md_h-24{height:6rem}.md_h-auto{height:auto}.md_h-px{height:1px}.md_h-full{height:100%}.md_h-screen{height:100vh}.md_m-0{margin:0}.md_m-1{margin:0.25rem}.md_m-2{margin:0.5rem}.md_m-3{margin:0.75rem}.md_m-4{margin:1rem}.md_m-5{margin:1.25rem}.md_m-6{margin:1.5rem}.md_m-8{margin:2rem}.md_m-10{margin:2.5rem}.md_m-12{margin:3rem}.md_m-16{margin:4rem}.md_m-20{margin:5rem}.md_m-24{margin:6rem}.md_m-auto{margin:auto}.md_m-px{margin:1px}.md_-m-1{margin:-0.25rem}.md_-m-2{margin:-0.5rem}.md_-m-3{margin:-0.75rem}.md_-m-4{margin:-1rem}.md_-m-5{margin:-1.25rem}.md_-m-6{margin:-1.5rem}.md_-m-8{margin:-2rem}.md_-m-10{margin:-2.5rem}.md_-m-12{margin:-3rem}.md_-m-16{margin:-4rem}.md_-m-20{margin:-5rem}.md_-m-24{margin:-6rem}.md_-m-px{margin:-1px}.md_my-0{margin-top:0;margin-bottom:0}.md_mx-0{margin-left:0;margin-right:0}.md_my-1{margin-top:0.25rem;margin-bottom:0.25rem}.md_mx-1{margin-left:0.25rem;margin-right:0.25rem}.md_my-2{margin-top:0.5rem;margin-bottom:0.5rem}.md_mx-2{margin-left:0.5rem;margin-right:0.5rem}.md_my-3{margin-top:0.75rem;margin-bottom:0.75rem}.md_mx-3{margin-left:0.75rem;margin-right:0.75rem}.md_my-4{margin-top:1rem;margin-bottom:1rem}.md_mx-4{margin-left:1rem;margin-right:1rem}.md_my-5{margin-top:1.25rem;margin-bottom:1.25rem}.md_mx-5{margin-left:1.25rem;margin-right:1.25rem}.md_my-6{margin-top:1.5rem;margin-bottom:1.5rem}.md_mx-6{margin-left:1.5rem;margin-right:1.5rem}.md_my-8{margin-top:2rem;margin-bottom:2rem}.md_mx-8{margin-left:2rem;margin-right:2rem}.md_my-10{margin-top:2.5rem;margin-bottom:2.5rem}.md_mx-10{margin-left:2.5rem;margin-right:2.5rem}.md_my-12{margin-top:3rem;margin-bottom:3rem}.md_mx-12{margin-left:3rem;margin-right:3rem}.md_my-16{margin-top:4rem;margin-bottom:4rem}.md_mx-16{margin-left:4rem;margin-right:4rem}.md_my-20{margin-top:5rem;margin-bottom:5rem}.md_mx-20{margin-left:5rem;margin-right:5rem}.md_my-24{margin-top:6rem;margin-bottom:6rem}.md_mx-24{margin-left:6rem;margin-right:6rem}.md_my-auto{margin-top:auto;margin-bottom:auto}.md_mx-auto{margin-left:auto;margin-right:auto}.md_my-px{margin-top:1px;margin-bottom:1px}.md_mx-px{margin-left:1px;margin-right:1px}.md_-my-1{margin-top:-0.25rem;margin-bottom:-0.25rem}.md_-mx-1{margin-left:-0.25rem;margin-right:-0.25rem}.md_-my-2{margin-top:-0.5rem;margin-bottom:-0.5rem}.md_-mx-2{margin-left:-0.5rem;margin-right:-0.5rem}.md_-my-3{margin-top:-0.75rem;margin-bottom:-0.75rem}.md_-mx-3{margin-left:-0.75rem;margin-right:-0.75rem}.md_-my-4{margin-top:-1rem;margin-bottom:-1rem}.md_-mx-4{margin-left:-1rem;margin-right:-1rem}.md_-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.md_-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.md_-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.md_-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.md_-my-8{margin-top:-2rem;margin-bottom:-2rem}.md_-mx-8{margin-left:-2rem;margin-right:-2rem}.md_-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.md_-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.md_-my-12{margin-top:-3rem;margin-bottom:-3rem}.md_-mx-12{margin-left:-3rem;margin-right:-3rem}.md_-my-16{margin-top:-4rem;margin-bottom:-4rem}.md_-mx-16{margin-left:-4rem;margin-right:-4rem}.md_-my-20{margin-top:-5rem;margin-bottom:-5rem}.md_-mx-20{margin-left:-5rem;margin-right:-5rem}.md_-my-24{margin-top:-6rem;margin-bottom:-6rem}.md_-mx-24{margin-left:-6rem;margin-right:-6rem}.md_-my-px{margin-top:-1px;margin-bottom:-1px}.md_-mx-px{margin-left:-1px;margin-right:-1px}.md_mt-0{margin-top:0}.md_mr-0{margin-right:0}.md_mb-0{margin-bottom:0}.md_ml-0{margin-left:0}.md_mt-1{margin-top:0.25rem}.md_mr-1{margin-right:0.25rem}.md_mb-1{margin-bottom:0.25rem}.md_ml-1{margin-left:0.25rem}.md_mt-2{margin-top:0.5rem}.md_mr-2{margin-right:0.5rem}.md_mb-2{margin-bottom:0.5rem}.md_ml-2{margin-left:0.5rem}.md_mt-3{margin-top:0.75rem}.md_mr-3{margin-right:0.75rem}.md_mb-3{margin-bottom:0.75rem}.md_ml-3{margin-left:0.75rem}.md_mt-4{margin-top:1rem}.md_mr-4{margin-right:1rem}.md_mb-4{margin-bottom:1rem}.md_ml-4{margin-left:1rem}.md_mt-5{margin-top:1.25rem}.md_mr-5{margin-right:1.25rem}.md_mb-5{margin-bottom:1.25rem}.md_ml-5{margin-left:1.25rem}.md_mt-6{margin-top:1.5rem}.md_mr-6{margin-right:1.5rem}.md_mb-6{margin-bottom:1.5rem}.md_ml-6{margin-left:1.5rem}.md_mt-8{margin-top:2rem}.md_mr-8{margin-right:2rem}.md_mb-8{margin-bottom:2rem}.md_ml-8{margin-left:2rem}.md_mt-10{margin-top:2.5rem}.md_mr-10{margin-right:2.5rem}.md_mb-10{margin-bottom:2.5rem}.md_ml-10{margin-left:2.5rem}.md_mt-12{margin-top:3rem}.md_mr-12{margin-right:3rem}.md_mb-12{margin-bottom:3rem}.md_ml-12{margin-left:3rem}.md_mt-16{margin-top:4rem}.md_mr-16{margin-right:4rem}.md_mb-16{margin-bottom:4rem}.md_ml-16{margin-left:4rem}.md_mt-20{margin-top:5rem}.md_mr-20{margin-right:5rem}.md_mb-20{margin-bottom:5rem}.md_ml-20{margin-left:5rem}.md_mt-24{margin-top:6rem}.md_mr-24{margin-right:6rem}.md_mb-24{margin-bottom:6rem}.md_ml-24{margin-left:6rem}.md_mt-auto{margin-top:auto}.md_mr-auto{margin-right:auto}.md_mb-auto{margin-bottom:auto}.md_ml-auto{margin-left:auto}.md_mt-px{margin-top:1px}.md_mr-px{margin-right:1px}.md_mb-px{margin-bottom:1px}.md_ml-px{margin-left:1px}.md_-mt-1{margin-top:-0.25rem}.md_-mr-1{margin-right:-0.25rem}.md_-mb-1{margin-bottom:-0.25rem}.md_-ml-1{margin-left:-0.25rem}.md_-mt-2{margin-top:-0.5rem}.md_-mr-2{margin-right:-0.5rem}.md_-mb-2{margin-bottom:-0.5rem}.md_-ml-2{margin-left:-0.5rem}.md_-mt-3{margin-top:-0.75rem}.md_-mr-3{margin-right:-0.75rem}.md_-mb-3{margin-bottom:-0.75rem}.md_-ml-3{margin-left:-0.75rem}.md_-mt-4{margin-top:-1rem}.md_-mr-4{margin-right:-1rem}.md_-mb-4{margin-bottom:-1rem}.md_-ml-4{margin-left:-1rem}.md_-mt-5{margin-top:-1.25rem}.md_-mr-5{margin-right:-1.25rem}.md_-mb-5{margin-bottom:-1.25rem}.md_-ml-5{margin-left:-1.25rem}.md_-mt-6{margin-top:-1.5rem}.md_-mr-6{margin-right:-1.5rem}.md_-mb-6{margin-bottom:-1.5rem}.md_-ml-6{margin-left:-1.5rem}.md_-mt-8{margin-top:-2rem}.md_-mr-8{margin-right:-2rem}.md_-mb-8{margin-bottom:-2rem}.md_-ml-8{margin-left:-2rem}.md_-mt-10{margin-top:-2.5rem}.md_-mr-10{margin-right:-2.5rem}.md_-mb-10{margin-bottom:-2.5rem}.md_-ml-10{margin-left:-2.5rem}.md_-mt-12{margin-top:-3rem}.md_-mr-12{margin-right:-3rem}.md_-mb-12{margin-bottom:-3rem}.md_-ml-12{margin-left:-3rem}.md_-mt-16{margin-top:-4rem}.md_-mr-16{margin-right:-4rem}.md_-mb-16{margin-bottom:-4rem}.md_-ml-16{margin-left:-4rem}.md_-mt-20{margin-top:-5rem}.md_-mr-20{margin-right:-5rem}.md_-mb-20{margin-bottom:-5rem}.md_-ml-20{margin-left:-5rem}.md_-mt-24{margin-top:-6rem}.md_-mr-24{margin-right:-6rem}.md_-mb-24{margin-bottom:-6rem}.md_-ml-24{margin-left:-6rem}.md_-mt-px{margin-top:-1px}.md_-mr-px{margin-right:-1px}.md_-mb-px{margin-bottom:-1px}.md_-ml-px{margin-left:-1px}.md_max-w-none{max-width:none}.md_max-w-xs{max-width:20rem}.md_max-w-sm{max-width:24rem}.md_max-w-md{max-width:28rem}.md_max-w-lg{max-width:32rem}.md_max-w-xl{max-width:36rem}.md_max-w-2xl{max-width:42rem}.md_max-w-3xl{max-width:48rem}.md_max-w-4xl{max-width:56rem}.md_max-w-5xl{max-width:64rem}.md_max-w-6xl{max-width:72rem}.md_max-w-full{max-width:100%}.md_max-w-screen-sm{max-width:576px}.md_max-w-screen-md{max-width:768px}.md_max-w-screen-lg{max-width:992px}.md_max-w-screen-xl{max-width:1200px}.md_p-0{padding:0}.md_p-1{padding:0.25rem}.md_p-2{padding:0.5rem}.md_p-3{padding:0.75rem}.md_p-4{padding:1rem}.md_p-5{padding:1.25rem}.md_p-6{padding:1.5rem}.md_p-8{padding:2rem}.md_p-10{padding:2.5rem}.md_p-12{padding:3rem}.md_p-16{padding:4rem}.md_p-20{padding:5rem}.md_p-24{padding:6rem}.md_p-px{padding:1px}.md_py-0{padding-top:0;padding-bottom:0}.md_px-0{padding-left:0;padding-right:0}.md_py-1{padding-top:0.25rem;padding-bottom:0.25rem}.md_px-1{padding-left:0.25rem;padding-right:0.25rem}.md_py-2{padding-top:0.5rem;padding-bottom:0.5rem}.md_px-2{padding-left:0.5rem;padding-right:0.5rem}.md_py-3{padding-top:0.75rem;padding-bottom:0.75rem}.md_px-3{padding-left:0.75rem;padding-right:0.75rem}.md_py-4{padding-top:1rem;padding-bottom:1rem}.md_px-4{padding-left:1rem;padding-right:1rem}.md_py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md_px-5{padding-left:1.25rem;padding-right:1.25rem}.md_py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md_px-6{padding-left:1.5rem;padding-right:1.5rem}.md_py-8{padding-top:2rem;padding-bottom:2rem}.md_px-8{padding-left:2rem;padding-right:2rem}.md_py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md_px-10{padding-left:2.5rem;padding-right:2.5rem}.md_py-12{padding-top:3rem;padding-bottom:3rem}.md_px-12{padding-left:3rem;padding-right:3rem}.md_py-16{padding-top:4rem;padding-bottom:4rem}.md_px-16{padding-left:4rem;padding-right:4rem}.md_py-20{padding-top:5rem;padding-bottom:5rem}.md_px-20{padding-left:5rem;padding-right:5rem}.md_py-24{padding-top:6rem;padding-bottom:6rem}.md_px-24{padding-left:6rem;padding-right:6rem}.md_py-px{padding-top:1px;padding-bottom:1px}.md_px-px{padding-left:1px;padding-right:1px}.md_pt-0{padding-top:0}.md_pr-0{padding-right:0}.md_pb-0{padding-bottom:0}.md_pl-0{padding-left:0}.md_pt-1{padding-top:0.25rem}.md_pr-1{padding-right:0.25rem}.md_pb-1{padding-bottom:0.25rem}.md_pl-1{padding-left:0.25rem}.md_pt-2{padding-top:0.5rem}.md_pr-2{padding-right:0.5rem}.md_pb-2{padding-bottom:0.5rem}.md_pl-2{padding-left:0.5rem}.md_pt-3{padding-top:0.75rem}.md_pr-3{padding-right:0.75rem}.md_pb-3{padding-bottom:0.75rem}.md_pl-3{padding-left:0.75rem}.md_pt-4{padding-top:1rem}.md_pr-4{padding-right:1rem}.md_pb-4{padding-bottom:1rem}.md_pl-4{padding-left:1rem}.md_pt-5{padding-top:1.25rem}.md_pr-5{padding-right:1.25rem}.md_pb-5{padding-bottom:1.25rem}.md_pl-5{padding-left:1.25rem}.md_pt-6{padding-top:1.5rem}.md_pr-6{padding-right:1.5rem}.md_pb-6{padding-bottom:1.5rem}.md_pl-6{padding-left:1.5rem}.md_pt-8{padding-top:2rem}.md_pr-8{padding-right:2rem}.md_pb-8{padding-bottom:2rem}.md_pl-8{padding-left:2rem}.md_pt-10{padding-top:2.5rem}.md_pr-10{padding-right:2.5rem}.md_pb-10{padding-bottom:2.5rem}.md_pl-10{padding-left:2.5rem}.md_pt-12{padding-top:3rem}.md_pr-12{padding-right:3rem}.md_pb-12{padding-bottom:3rem}.md_pl-12{padding-left:3rem}.md_pt-16{padding-top:4rem}.md_pr-16{padding-right:4rem}.md_pb-16{padding-bottom:4rem}.md_pl-16{padding-left:4rem}.md_pt-20{padding-top:5rem}.md_pr-20{padding-right:5rem}.md_pb-20{padding-bottom:5rem}.md_pl-20{padding-left:5rem}.md_pt-24{padding-top:6rem}.md_pr-24{padding-right:6rem}.md_pb-24{padding-bottom:6rem}.md_pl-24{padding-left:6rem}.md_pt-px{padding-top:1px}.md_pr-px{padding-right:1px}.md_pb-px{padding-bottom:1px}.md_pl-px{padding-left:1px}.md_static{position:static}.md_fixed{position:fixed}.md_absolute{position:absolute}.md_relative{position:relative}.md_sticky{position:sticky}.md_inset-0{top:0;right:0;bottom:0;left:0}.md_inset-auto{top:auto;right:auto;bottom:auto;left:auto}.md_inset-y-0{top:0;bottom:0}.md_inset-x-0{right:0;left:0}.md_inset-y-auto{top:auto;bottom:auto}.md_inset-x-auto{right:auto;left:auto}.md_top-0{top:0}.md_right-0{right:0}.md_bottom-0{bottom:0}.md_left-0{left:0}.md_top-auto{top:auto}.md_right-auto{right:auto}.md_bottom-auto{bottom:auto}.md_left-auto{left:auto}.md_text-left{text-align:left}.md_text-center{text-align:center}.md_text-right{text-align:right}.md_text-justify{text-align:justify}.md_italic{font-style:italic}.md_not-italic{font-style:normal}.md_w-0{width:0}.md_w-1{width:0.25rem}.md_w-2{width:0.5rem}.md_w-3{width:0.75rem}.md_w-4{width:1rem}.md_w-5{width:1.25rem}.md_w-6{width:1.5rem}.md_w-8{width:2rem}.md_w-10{width:2.5rem}.md_w-12{width:3rem}.md_w-16{width:4rem}.md_w-20{width:5rem}.md_w-24{width:6rem}.md_w-auto{width:auto}.md_w-px{width:1px}.md_w-full{width:100%}.md_w-screen{width:100vw}.md_z-0{z-index:0}.md_z-10{z-index:10}.md_z-20{z-index:20}.md_z-30{z-index:30}.md_z-40{z-index:40}.md_z-50{z-index:50}.md_z-auto{z-index:auto}}@media (min-width:992px){.lg_block{display:block}.lg_inline-block{display:inline-block}.lg_inline{display:inline}.lg_flex{display:-webkit-box;display:-ms-flexbox;display:flex}.lg_inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.lg_table{display:table}.lg_table-caption{display:table-caption}.lg_table-cell{display:table-cell}.lg_table-column{display:table-column}.lg_table-column-group{display:table-column-group}.lg_table-footer-group{display:table-footer-group}.lg_table-header-group{display:table-header-group}.lg_table-row-group{display:table-row-group}.lg_table-row{display:table-row}.lg_flow-root{display:flow-root}.lg_grid{display:grid}.lg_inline-grid{display:inline-grid}.lg_contents{display:contents}.lg_hidden{display:none}.lg_flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.lg_flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.lg_flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lg_flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.lg_flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.lg_flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.lg_flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.lg_items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lg_items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.lg_items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lg_items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.lg_items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.lg_content-center{-ms-flex-line-pack:center;align-content:center}.lg_content-start{-ms-flex-line-pack:start;align-content:flex-start}.lg_content-end{-ms-flex-line-pack:end;align-content:flex-end}.lg_content-between{-ms-flex-line-pack:justify;align-content:space-between}.lg_content-around{-ms-flex-line-pack:distribute;align-content:space-around}.lg_content-evenly{-ms-flex-line-pack:space-evenly;align-content:space-evenly}.lg_self-auto{-ms-flex-item-align:auto;align-self:auto}.lg_self-start{-ms-flex-item-align:start;align-self:flex-start}.lg_self-end{-ms-flex-item-align:end;align-self:flex-end}.lg_self-center{-ms-flex-item-align:center;align-self:center}.lg_self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.lg_justify-items-auto{justify-items:auto}.lg_justify-items-start{justify-items:start}.lg_justify-items-end{justify-items:end}.lg_justify-items-center{justify-items:center}.lg_justify-items-stretch{justify-items:stretch}.lg_justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lg_justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.lg_justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lg_justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lg_justify-around{-ms-flex-pack:distribute;justify-content:space-around}.lg_justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.lg_justify-self-auto{justify-self:auto}.lg_justify-self-start{justify-self:start}.lg_justify-self-end{justify-self:end}.lg_justify-self-center{justify-self:center}.lg_justify-self-stretch{justify-self:stretch}.lg_flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.lg_flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.lg_flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.lg_flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.lg_flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.lg_flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lg_flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.lg_flex-shrink{-ms-flex-negative:1;flex-shrink:1}.lg_order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.lg_order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.lg_order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.lg_order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.lg_order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.lg_order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.lg_order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.lg_order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.lg_order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.lg_order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.lg_order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.lg_order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.lg_order-first{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.lg_order-last{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.lg_order-none{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.lg_h-0{height:0}.lg_h-1{height:0.25rem}.lg_h-2{height:0.5rem}.lg_h-3{height:0.75rem}.lg_h-4{height:1rem}.lg_h-5{height:1.25rem}.lg_h-6{height:1.5rem}.lg_h-8{height:2rem}.lg_h-10{height:2.5rem}.lg_h-12{height:3rem}.lg_h-16{height:4rem}.lg_h-20{height:5rem}.lg_h-24{height:6rem}.lg_h-auto{height:auto}.lg_h-px{height:1px}.lg_h-full{height:100%}.lg_h-screen{height:100vh}.lg_m-0{margin:0}.lg_m-1{margin:0.25rem}.lg_m-2{margin:0.5rem}.lg_m-3{margin:0.75rem}.lg_m-4{margin:1rem}.lg_m-5{margin:1.25rem}.lg_m-6{margin:1.5rem}.lg_m-8{margin:2rem}.lg_m-10{margin:2.5rem}.lg_m-12{margin:3rem}.lg_m-16{margin:4rem}.lg_m-20{margin:5rem}.lg_m-24{margin:6rem}.lg_m-auto{margin:auto}.lg_m-px{margin:1px}.lg_-m-1{margin:-0.25rem}.lg_-m-2{margin:-0.5rem}.lg_-m-3{margin:-0.75rem}.lg_-m-4{margin:-1rem}.lg_-m-5{margin:-1.25rem}.lg_-m-6{margin:-1.5rem}.lg_-m-8{margin:-2rem}.lg_-m-10{margin:-2.5rem}.lg_-m-12{margin:-3rem}.lg_-m-16{margin:-4rem}.lg_-m-20{margin:-5rem}.lg_-m-24{margin:-6rem}.lg_-m-px{margin:-1px}.lg_my-0{margin-top:0;margin-bottom:0}.lg_mx-0{margin-left:0;margin-right:0}.lg_my-1{margin-top:0.25rem;margin-bottom:0.25rem}.lg_mx-1{margin-left:0.25rem;margin-right:0.25rem}.lg_my-2{margin-top:0.5rem;margin-bottom:0.5rem}.lg_mx-2{margin-left:0.5rem;margin-right:0.5rem}.lg_my-3{margin-top:0.75rem;margin-bottom:0.75rem}.lg_mx-3{margin-left:0.75rem;margin-right:0.75rem}.lg_my-4{margin-top:1rem;margin-bottom:1rem}.lg_mx-4{margin-left:1rem;margin-right:1rem}.lg_my-5{margin-top:1.25rem;margin-bottom:1.25rem}.lg_mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg_my-6{margin-top:1.5rem;margin-bottom:1.5rem}.lg_mx-6{margin-left:1.5rem;margin-right:1.5rem}.lg_my-8{margin-top:2rem;margin-bottom:2rem}.lg_mx-8{margin-left:2rem;margin-right:2rem}.lg_my-10{margin-top:2.5rem;margin-bottom:2.5rem}.lg_mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg_my-12{margin-top:3rem;margin-bottom:3rem}.lg_mx-12{margin-left:3rem;margin-right:3rem}.lg_my-16{margin-top:4rem;margin-bottom:4rem}.lg_mx-16{margin-left:4rem;margin-right:4rem}.lg_my-20{margin-top:5rem;margin-bottom:5rem}.lg_mx-20{margin-left:5rem;margin-right:5rem}.lg_my-24{margin-top:6rem;margin-bottom:6rem}.lg_mx-24{margin-left:6rem;margin-right:6rem}.lg_my-auto{margin-top:auto;margin-bottom:auto}.lg_mx-auto{margin-left:auto;margin-right:auto}.lg_my-px{margin-top:1px;margin-bottom:1px}.lg_mx-px{margin-left:1px;margin-right:1px}.lg_-my-1{margin-top:-0.25rem;margin-bottom:-0.25rem}.lg_-mx-1{margin-left:-0.25rem;margin-right:-0.25rem}.lg_-my-2{margin-top:-0.5rem;margin-bottom:-0.5rem}.lg_-mx-2{margin-left:-0.5rem;margin-right:-0.5rem}.lg_-my-3{margin-top:-0.75rem;margin-bottom:-0.75rem}.lg_-mx-3{margin-left:-0.75rem;margin-right:-0.75rem}.lg_-my-4{margin-top:-1rem;margin-bottom:-1rem}.lg_-mx-4{margin-left:-1rem;margin-right:-1rem}.lg_-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.lg_-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.lg_-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.lg_-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.lg_-my-8{margin-top:-2rem;margin-bottom:-2rem}.lg_-mx-8{margin-left:-2rem;margin-right:-2rem}.lg_-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.lg_-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.lg_-my-12{margin-top:-3rem;margin-bottom:-3rem}.lg_-mx-12{margin-left:-3rem;margin-right:-3rem}.lg_-my-16{margin-top:-4rem;margin-bottom:-4rem}.lg_-mx-16{margin-left:-4rem;margin-right:-4rem}.lg_-my-20{margin-top:-5rem;margin-bottom:-5rem}.lg_-mx-20{margin-left:-5rem;margin-right:-5rem}.lg_-my-24{margin-top:-6rem;margin-bottom:-6rem}.lg_-mx-24{margin-left:-6rem;margin-right:-6rem}.lg_-my-px{margin-top:-1px;margin-bottom:-1px}.lg_-mx-px{margin-left:-1px;margin-right:-1px}.lg_mt-0{margin-top:0}.lg_mr-0{margin-right:0}.lg_mb-0{margin-bottom:0}.lg_ml-0{margin-left:0}.lg_mt-1{margin-top:0.25rem}.lg_mr-1{margin-right:0.25rem}.lg_mb-1{margin-bottom:0.25rem}.lg_ml-1{margin-left:0.25rem}.lg_mt-2{margin-top:0.5rem}.lg_mr-2{margin-right:0.5rem}.lg_mb-2{margin-bottom:0.5rem}.lg_ml-2{margin-left:0.5rem}.lg_mt-3{margin-top:0.75rem}.lg_mr-3{margin-right:0.75rem}.lg_mb-3{margin-bottom:0.75rem}.lg_ml-3{margin-left:0.75rem}.lg_mt-4{margin-top:1rem}.lg_mr-4{margin-right:1rem}.lg_mb-4{margin-bottom:1rem}.lg_ml-4{margin-left:1rem}.lg_mt-5{margin-top:1.25rem}.lg_mr-5{margin-right:1.25rem}.lg_mb-5{margin-bottom:1.25rem}.lg_ml-5{margin-left:1.25rem}.lg_mt-6{margin-top:1.5rem}.lg_mr-6{margin-right:1.5rem}.lg_mb-6{margin-bottom:1.5rem}.lg_ml-6{margin-left:1.5rem}.lg_mt-8{margin-top:2rem}.lg_mr-8{margin-right:2rem}.lg_mb-8{margin-bottom:2rem}.lg_ml-8{margin-left:2rem}.lg_mt-10{margin-top:2.5rem}.lg_mr-10{margin-right:2.5rem}.lg_mb-10{margin-bottom:2.5rem}.lg_ml-10{margin-left:2.5rem}.lg_mt-12{margin-top:3rem}.lg_mr-12{margin-right:3rem}.lg_mb-12{margin-bottom:3rem}.lg_ml-12{margin-left:3rem}.lg_mt-16{margin-top:4rem}.lg_mr-16{margin-right:4rem}.lg_mb-16{margin-bottom:4rem}.lg_ml-16{margin-left:4rem}.lg_mt-20{margin-top:5rem}.lg_mr-20{margin-right:5rem}.lg_mb-20{margin-bottom:5rem}.lg_ml-20{margin-left:5rem}.lg_mt-24{margin-top:6rem}.lg_mr-24{margin-right:6rem}.lg_mb-24{margin-bottom:6rem}.lg_ml-24{margin-left:6rem}.lg_mt-auto{margin-top:auto}.lg_mr-auto{margin-right:auto}.lg_mb-auto{margin-bottom:auto}.lg_ml-auto{margin-left:auto}.lg_mt-px{margin-top:1px}.lg_mr-px{margin-right:1px}.lg_mb-px{margin-bottom:1px}.lg_ml-px{margin-left:1px}.lg_-mt-1{margin-top:-0.25rem}.lg_-mr-1{margin-right:-0.25rem}.lg_-mb-1{margin-bottom:-0.25rem}.lg_-ml-1{margin-left:-0.25rem}.lg_-mt-2{margin-top:-0.5rem}.lg_-mr-2{margin-right:-0.5rem}.lg_-mb-2{margin-bottom:-0.5rem}.lg_-ml-2{margin-left:-0.5rem}.lg_-mt-3{margin-top:-0.75rem}.lg_-mr-3{margin-right:-0.75rem}.lg_-mb-3{margin-bottom:-0.75rem}.lg_-ml-3{margin-left:-0.75rem}.lg_-mt-4{margin-top:-1rem}.lg_-mr-4{margin-right:-1rem}.lg_-mb-4{margin-bottom:-1rem}.lg_-ml-4{margin-left:-1rem}.lg_-mt-5{margin-top:-1.25rem}.lg_-mr-5{margin-right:-1.25rem}.lg_-mb-5{margin-bottom:-1.25rem}.lg_-ml-5{margin-left:-1.25rem}.lg_-mt-6{margin-top:-1.5rem}.lg_-mr-6{margin-right:-1.5rem}.lg_-mb-6{margin-bottom:-1.5rem}.lg_-ml-6{margin-left:-1.5rem}.lg_-mt-8{margin-top:-2rem}.lg_-mr-8{margin-right:-2rem}.lg_-mb-8{margin-bottom:-2rem}.lg_-ml-8{margin-left:-2rem}.lg_-mt-10{margin-top:-2.5rem}.lg_-mr-10{margin-right:-2.5rem}.lg_-mb-10{margin-bottom:-2.5rem}.lg_-ml-10{margin-left:-2.5rem}.lg_-mt-12{margin-top:-3rem}.lg_-mr-12{margin-right:-3rem}.lg_-mb-12{margin-bottom:-3rem}.lg_-ml-12{margin-left:-3rem}.lg_-mt-16{margin-top:-4rem}.lg_-mr-16{margin-right:-4rem}.lg_-mb-16{margin-bottom:-4rem}.lg_-ml-16{margin-left:-4rem}.lg_-mt-20{margin-top:-5rem}.lg_-mr-20{margin-right:-5rem}.lg_-mb-20{margin-bottom:-5rem}.lg_-ml-20{margin-left:-5rem}.lg_-mt-24{margin-top:-6rem}.lg_-mr-24{margin-right:-6rem}.lg_-mb-24{margin-bottom:-6rem}.lg_-ml-24{margin-left:-6rem}.lg_-mt-px{margin-top:-1px}.lg_-mr-px{margin-right:-1px}.lg_-mb-px{margin-bottom:-1px}.lg_-ml-px{margin-left:-1px}.lg_max-w-none{max-width:none}.lg_max-w-xs{max-width:20rem}.lg_max-w-sm{max-width:24rem}.lg_max-w-md{max-width:28rem}.lg_max-w-lg{max-width:32rem}.lg_max-w-xl{max-width:36rem}.lg_max-w-2xl{max-width:42rem}.lg_max-w-3xl{max-width:48rem}.lg_max-w-4xl{max-width:56rem}.lg_max-w-5xl{max-width:64rem}.lg_max-w-6xl{max-width:72rem}.lg_max-w-full{max-width:100%}.lg_max-w-screen-sm{max-width:576px}.lg_max-w-screen-md{max-width:768px}.lg_max-w-screen-lg{max-width:992px}.lg_max-w-screen-xl{max-width:1200px}.lg_p-0{padding:0}.lg_p-1{padding:0.25rem}.lg_p-2{padding:0.5rem}.lg_p-3{padding:0.75rem}.lg_p-4{padding:1rem}.lg_p-5{padding:1.25rem}.lg_p-6{padding:1.5rem}.lg_p-8{padding:2rem}.lg_p-10{padding:2.5rem}.lg_p-12{padding:3rem}.lg_p-16{padding:4rem}.lg_p-20{padding:5rem}.lg_p-24{padding:6rem}.lg_p-px{padding:1px}.lg_py-0{padding-top:0;padding-bottom:0}.lg_px-0{padding-left:0;padding-right:0}.lg_py-1{padding-top:0.25rem;padding-bottom:0.25rem}.lg_px-1{padding-left:0.25rem;padding-right:0.25rem}.lg_py-2{padding-top:0.5rem;padding-bottom:0.5rem}.lg_px-2{padding-left:0.5rem;padding-right:0.5rem}.lg_py-3{padding-top:0.75rem;padding-bottom:0.75rem}.lg_px-3{padding-left:0.75rem;padding-right:0.75rem}.lg_py-4{padding-top:1rem;padding-bottom:1rem}.lg_px-4{padding-left:1rem;padding-right:1rem}.lg_py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg_px-5{padding-left:1.25rem;padding-right:1.25rem}.lg_py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg_px-6{padding-left:1.5rem;padding-right:1.5rem}.lg_py-8{padding-top:2rem;padding-bottom:2rem}.lg_px-8{padding-left:2rem;padding-right:2rem}.lg_py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg_px-10{padding-left:2.5rem;padding-right:2.5rem}.lg_py-12{padding-top:3rem;padding-bottom:3rem}.lg_px-12{padding-left:3rem;padding-right:3rem}.lg_py-16{padding-top:4rem;padding-bottom:4rem}.lg_px-16{padding-left:4rem;padding-right:4rem}.lg_py-20{padding-top:5rem;padding-bottom:5rem}.lg_px-20{padding-left:5rem;padding-right:5rem}.lg_py-24{padding-top:6rem;padding-bottom:6rem}.lg_px-24{padding-left:6rem;padding-right:6rem}.lg_py-px{padding-top:1px;padding-bottom:1px}.lg_px-px{padding-left:1px;padding-right:1px}.lg_pt-0{padding-top:0}.lg_pr-0{padding-right:0}.lg_pb-0{padding-bottom:0}.lg_pl-0{padding-left:0}.lg_pt-1{padding-top:0.25rem}.lg_pr-1{padding-right:0.25rem}.lg_pb-1{padding-bottom:0.25rem}.lg_pl-1{padding-left:0.25rem}.lg_pt-2{padding-top:0.5rem}.lg_pr-2{padding-right:0.5rem}.lg_pb-2{padding-bottom:0.5rem}.lg_pl-2{padding-left:0.5rem}.lg_pt-3{padding-top:0.75rem}.lg_pr-3{padding-right:0.75rem}.lg_pb-3{padding-bottom:0.75rem}.lg_pl-3{padding-left:0.75rem}.lg_pt-4{padding-top:1rem}.lg_pr-4{padding-right:1rem}.lg_pb-4{padding-bottom:1rem}.lg_pl-4{padding-left:1rem}.lg_pt-5{padding-top:1.25rem}.lg_pr-5{padding-right:1.25rem}.lg_pb-5{padding-bottom:1.25rem}.lg_pl-5{padding-left:1.25rem}.lg_pt-6{padding-top:1.5rem}.lg_pr-6{padding-right:1.5rem}.lg_pb-6{padding-bottom:1.5rem}.lg_pl-6{padding-left:1.5rem}.lg_pt-8{padding-top:2rem}.lg_pr-8{padding-right:2rem}.lg_pb-8{padding-bottom:2rem}.lg_pl-8{padding-left:2rem}.lg_pt-10{padding-top:2.5rem}.lg_pr-10{padding-right:2.5rem}.lg_pb-10{padding-bottom:2.5rem}.lg_pl-10{padding-left:2.5rem}.lg_pt-12{padding-top:3rem}.lg_pr-12{padding-right:3rem}.lg_pb-12{padding-bottom:3rem}.lg_pl-12{padding-left:3rem}.lg_pt-16{padding-top:4rem}.lg_pr-16{padding-right:4rem}.lg_pb-16{padding-bottom:4rem}.lg_pl-16{padding-left:4rem}.lg_pt-20{padding-top:5rem}.lg_pr-20{padding-right:5rem}.lg_pb-20{padding-bottom:5rem}.lg_pl-20{padding-left:5rem}.lg_pt-24{padding-top:6rem}.lg_pr-24{padding-right:6rem}.lg_pb-24{padding-bottom:6rem}.lg_pl-24{padding-left:6rem}.lg_pt-px{padding-top:1px}.lg_pr-px{padding-right:1px}.lg_pb-px{padding-bottom:1px}.lg_pl-px{padding-left:1px}.lg_static{position:static}.lg_fixed{position:fixed}.lg_absolute{position:absolute}.lg_relative{position:relative}.lg_sticky{position:sticky}.lg_inset-0{top:0;right:0;bottom:0;left:0}.lg_inset-auto{top:auto;right:auto;bottom:auto;left:auto}.lg_inset-y-0{top:0;bottom:0}.lg_inset-x-0{right:0;left:0}.lg_inset-y-auto{top:auto;bottom:auto}.lg_inset-x-auto{right:auto;left:auto}.lg_top-0{top:0}.lg_right-0{right:0}.lg_bottom-0{bottom:0}.lg_left-0{left:0}.lg_top-auto{top:auto}.lg_right-auto{right:auto}.lg_bottom-auto{bottom:auto}.lg_left-auto{left:auto}.lg_text-left{text-align:left}.lg_text-center{text-align:center}.lg_text-right{text-align:right}.lg_text-justify{text-align:justify}.lg_italic{font-style:italic}.lg_not-italic{font-style:normal}.lg_w-0{width:0}.lg_w-1{width:0.25rem}.lg_w-2{width:0.5rem}.lg_w-3{width:0.75rem}.lg_w-4{width:1rem}.lg_w-5{width:1.25rem}.lg_w-6{width:1.5rem}.lg_w-8{width:2rem}.lg_w-10{width:2.5rem}.lg_w-12{width:3rem}.lg_w-16{width:4rem}.lg_w-20{width:5rem}.lg_w-24{width:6rem}.lg_w-auto{width:auto}.lg_w-px{width:1px}.lg_w-full{width:100%}.lg_w-screen{width:100vw}.lg_z-0{z-index:0}.lg_z-10{z-index:10}.lg_z-20{z-index:20}.lg_z-30{z-index:30}.lg_z-40{z-index:40}.lg_z-50{z-index:50}.lg_z-auto{z-index:auto}}@media (min-width:1200px){.xl_block{display:block}.xl_inline-block{display:inline-block}.xl_inline{display:inline}.xl_flex{display:-webkit-box;display:-ms-flexbox;display:flex}.xl_inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.xl_table{display:table}.xl_table-caption{display:table-caption}.xl_table-cell{display:table-cell}.xl_table-column{display:table-column}.xl_table-column-group{display:table-column-group}.xl_table-footer-group{display:table-footer-group}.xl_table-header-group{display:table-header-group}.xl_table-row-group{display:table-row-group}.xl_table-row{display:table-row}.xl_flow-root{display:flow-root}.xl_grid{display:grid}.xl_inline-grid{display:inline-grid}.xl_contents{display:contents}.xl_hidden{display:none}.xl_flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.xl_flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xl_flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.xl_flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.xl_flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.xl_flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.xl_flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.xl_items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.xl_items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.xl_items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xl_items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.xl_items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.xl_content-center{-ms-flex-line-pack:center;align-content:center}.xl_content-start{-ms-flex-line-pack:start;align-content:flex-start}.xl_content-end{-ms-flex-line-pack:end;align-content:flex-end}.xl_content-between{-ms-flex-line-pack:justify;align-content:space-between}.xl_content-around{-ms-flex-line-pack:distribute;align-content:space-around}.xl_content-evenly{-ms-flex-line-pack:space-evenly;align-content:space-evenly}.xl_self-auto{-ms-flex-item-align:auto;align-self:auto}.xl_self-start{-ms-flex-item-align:start;align-self:flex-start}.xl_self-end{-ms-flex-item-align:end;align-self:flex-end}.xl_self-center{-ms-flex-item-align:center;align-self:center}.xl_self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.xl_justify-items-auto{justify-items:auto}.xl_justify-items-start{justify-items:start}.xl_justify-items-end{justify-items:end}.xl_justify-items-center{justify-items:center}.xl_justify-items-stretch{justify-items:stretch}.xl_justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.xl_justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.xl_justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.xl_justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.xl_justify-around{-ms-flex-pack:distribute;justify-content:space-around}.xl_justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.xl_justify-self-auto{justify-self:auto}.xl_justify-self-start{justify-self:start}.xl_justify-self-end{justify-self:end}.xl_justify-self-center{justify-self:center}.xl_justify-self-stretch{justify-self:stretch}.xl_flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.xl_flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.xl_flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.xl_flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.xl_flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.xl_flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.xl_flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.xl_flex-shrink{-ms-flex-negative:1;flex-shrink:1}.xl_order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.xl_order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.xl_order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.xl_order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.xl_order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.xl_order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.xl_order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.xl_order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.xl_order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.xl_order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.xl_order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.xl_order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.xl_order-first{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.xl_order-last{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.xl_order-none{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.xl_h-0{height:0}.xl_h-1{height:0.25rem}.xl_h-2{height:0.5rem}.xl_h-3{height:0.75rem}.xl_h-4{height:1rem}.xl_h-5{height:1.25rem}.xl_h-6{height:1.5rem}.xl_h-8{height:2rem}.xl_h-10{height:2.5rem}.xl_h-12{height:3rem}.xl_h-16{height:4rem}.xl_h-20{height:5rem}.xl_h-24{height:6rem}.xl_h-auto{height:auto}.xl_h-px{height:1px}.xl_h-full{height:100%}.xl_h-screen{height:100vh}.xl_m-0{margin:0}.xl_m-1{margin:0.25rem}.xl_m-2{margin:0.5rem}.xl_m-3{margin:0.75rem}.xl_m-4{margin:1rem}.xl_m-5{margin:1.25rem}.xl_m-6{margin:1.5rem}.xl_m-8{margin:2rem}.xl_m-10{margin:2.5rem}.xl_m-12{margin:3rem}.xl_m-16{margin:4rem}.xl_m-20{margin:5rem}.xl_m-24{margin:6rem}.xl_m-auto{margin:auto}.xl_m-px{margin:1px}.xl_-m-1{margin:-0.25rem}.xl_-m-2{margin:-0.5rem}.xl_-m-3{margin:-0.75rem}.xl_-m-4{margin:-1rem}.xl_-m-5{margin:-1.25rem}.xl_-m-6{margin:-1.5rem}.xl_-m-8{margin:-2rem}.xl_-m-10{margin:-2.5rem}.xl_-m-12{margin:-3rem}.xl_-m-16{margin:-4rem}.xl_-m-20{margin:-5rem}.xl_-m-24{margin:-6rem}.xl_-m-px{margin:-1px}.xl_my-0{margin-top:0;margin-bottom:0}.xl_mx-0{margin-left:0;margin-right:0}.xl_my-1{margin-top:0.25rem;margin-bottom:0.25rem}.xl_mx-1{margin-left:0.25rem;margin-right:0.25rem}.xl_my-2{margin-top:0.5rem;margin-bottom:0.5rem}.xl_mx-2{margin-left:0.5rem;margin-right:0.5rem}.xl_my-3{margin-top:0.75rem;margin-bottom:0.75rem}.xl_mx-3{margin-left:0.75rem;margin-right:0.75rem}.xl_my-4{margin-top:1rem;margin-bottom:1rem}.xl_mx-4{margin-left:1rem;margin-right:1rem}.xl_my-5{margin-top:1.25rem;margin-bottom:1.25rem}.xl_mx-5{margin-left:1.25rem;margin-right:1.25rem}.xl_my-6{margin-top:1.5rem;margin-bottom:1.5rem}.xl_mx-6{margin-left:1.5rem;margin-right:1.5rem}.xl_my-8{margin-top:2rem;margin-bottom:2rem}.xl_mx-8{margin-left:2rem;margin-right:2rem}.xl_my-10{margin-top:2.5rem;margin-bottom:2.5rem}.xl_mx-10{margin-left:2.5rem;margin-right:2.5rem}.xl_my-12{margin-top:3rem;margin-bottom:3rem}.xl_mx-12{margin-left:3rem;margin-right:3rem}.xl_my-16{margin-top:4rem;margin-bottom:4rem}.xl_mx-16{margin-left:4rem;margin-right:4rem}.xl_my-20{margin-top:5rem;margin-bottom:5rem}.xl_mx-20{margin-left:5rem;margin-right:5rem}.xl_my-24{margin-top:6rem;margin-bottom:6rem}.xl_mx-24{margin-left:6rem;margin-right:6rem}.xl_my-auto{margin-top:auto;margin-bottom:auto}.xl_mx-auto{margin-left:auto;margin-right:auto}.xl_my-px{margin-top:1px;margin-bottom:1px}.xl_mx-px{margin-left:1px;margin-right:1px}.xl_-my-1{margin-top:-0.25rem;margin-bottom:-0.25rem}.xl_-mx-1{margin-left:-0.25rem;margin-right:-0.25rem}.xl_-my-2{margin-top:-0.5rem;margin-bottom:-0.5rem}.xl_-mx-2{margin-left:-0.5rem;margin-right:-0.5rem}.xl_-my-3{margin-top:-0.75rem;margin-bottom:-0.75rem}.xl_-mx-3{margin-left:-0.75rem;margin-right:-0.75rem}.xl_-my-4{margin-top:-1rem;margin-bottom:-1rem}.xl_-mx-4{margin-left:-1rem;margin-right:-1rem}.xl_-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.xl_-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.xl_-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.xl_-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.xl_-my-8{margin-top:-2rem;margin-bottom:-2rem}.xl_-mx-8{margin-left:-2rem;margin-right:-2rem}.xl_-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.xl_-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.xl_-my-12{margin-top:-3rem;margin-bottom:-3rem}.xl_-mx-12{margin-left:-3rem;margin-right:-3rem}.xl_-my-16{margin-top:-4rem;margin-bottom:-4rem}.xl_-mx-16{margin-left:-4rem;margin-right:-4rem}.xl_-my-20{margin-top:-5rem;margin-bottom:-5rem}.xl_-mx-20{margin-left:-5rem;margin-right:-5rem}.xl_-my-24{margin-top:-6rem;margin-bottom:-6rem}.xl_-mx-24{margin-left:-6rem;margin-right:-6rem}.xl_-my-px{margin-top:-1px;margin-bottom:-1px}.xl_-mx-px{margin-left:-1px;margin-right:-1px}.xl_mt-0{margin-top:0}.xl_mr-0{margin-right:0}.xl_mb-0{margin-bottom:0}.xl_ml-0{margin-left:0}.xl_mt-1{margin-top:0.25rem}.xl_mr-1{margin-right:0.25rem}.xl_mb-1{margin-bottom:0.25rem}.xl_ml-1{margin-left:0.25rem}.xl_mt-2{margin-top:0.5rem}.xl_mr-2{margin-right:0.5rem}.xl_mb-2{margin-bottom:0.5rem}.xl_ml-2{margin-left:0.5rem}.xl_mt-3{margin-top:0.75rem}.xl_mr-3{margin-right:0.75rem}.xl_mb-3{margin-bottom:0.75rem}.xl_ml-3{margin-left:0.75rem}.xl_mt-4{margin-top:1rem}.xl_mr-4{margin-right:1rem}.xl_mb-4{margin-bottom:1rem}.xl_ml-4{margin-left:1rem}.xl_mt-5{margin-top:1.25rem}.xl_mr-5{margin-right:1.25rem}.xl_mb-5{margin-bottom:1.25rem}.xl_ml-5{margin-left:1.25rem}.xl_mt-6{margin-top:1.5rem}.xl_mr-6{margin-right:1.5rem}.xl_mb-6{margin-bottom:1.5rem}.xl_ml-6{margin-left:1.5rem}.xl_mt-8{margin-top:2rem}.xl_mr-8{margin-right:2rem}.xl_mb-8{margin-bottom:2rem}.xl_ml-8{margin-left:2rem}.xl_mt-10{margin-top:2.5rem}.xl_mr-10{margin-right:2.5rem}.xl_mb-10{margin-bottom:2.5rem}.xl_ml-10{margin-left:2.5rem}.xl_mt-12{margin-top:3rem}.xl_mr-12{margin-right:3rem}.xl_mb-12{margin-bottom:3rem}.xl_ml-12{margin-left:3rem}.xl_mt-16{margin-top:4rem}.xl_mr-16{margin-right:4rem}.xl_mb-16{margin-bottom:4rem}.xl_ml-16{margin-left:4rem}.xl_mt-20{margin-top:5rem}.xl_mr-20{margin-right:5rem}.xl_mb-20{margin-bottom:5rem}.xl_ml-20{margin-left:5rem}.xl_mt-24{margin-top:6rem}.xl_mr-24{margin-right:6rem}.xl_mb-24{margin-bottom:6rem}.xl_ml-24{margin-left:6rem}.xl_mt-auto{margin-top:auto}.xl_mr-auto{margin-right:auto}.xl_mb-auto{margin-bottom:auto}.xl_ml-auto{margin-left:auto}.xl_mt-px{margin-top:1px}.xl_mr-px{margin-right:1px}.xl_mb-px{margin-bottom:1px}.xl_ml-px{margin-left:1px}.xl_-mt-1{margin-top:-0.25rem}.xl_-mr-1{margin-right:-0.25rem}.xl_-mb-1{margin-bottom:-0.25rem}.xl_-ml-1{margin-left:-0.25rem}.xl_-mt-2{margin-top:-0.5rem}.xl_-mr-2{margin-right:-0.5rem}.xl_-mb-2{margin-bottom:-0.5rem}.xl_-ml-2{margin-left:-0.5rem}.xl_-mt-3{margin-top:-0.75rem}.xl_-mr-3{margin-right:-0.75rem}.xl_-mb-3{margin-bottom:-0.75rem}.xl_-ml-3{margin-left:-0.75rem}.xl_-mt-4{margin-top:-1rem}.xl_-mr-4{margin-right:-1rem}.xl_-mb-4{margin-bottom:-1rem}.xl_-ml-4{margin-left:-1rem}.xl_-mt-5{margin-top:-1.25rem}.xl_-mr-5{margin-right:-1.25rem}.xl_-mb-5{margin-bottom:-1.25rem}.xl_-ml-5{margin-left:-1.25rem}.xl_-mt-6{margin-top:-1.5rem}.xl_-mr-6{margin-right:-1.5rem}.xl_-mb-6{margin-bottom:-1.5rem}.xl_-ml-6{margin-left:-1.5rem}.xl_-mt-8{margin-top:-2rem}.xl_-mr-8{margin-right:-2rem}.xl_-mb-8{margin-bottom:-2rem}.xl_-ml-8{margin-left:-2rem}.xl_-mt-10{margin-top:-2.5rem}.xl_-mr-10{margin-right:-2.5rem}.xl_-mb-10{margin-bottom:-2.5rem}.xl_-ml-10{margin-left:-2.5rem}.xl_-mt-12{margin-top:-3rem}.xl_-mr-12{margin-right:-3rem}.xl_-mb-12{margin-bottom:-3rem}.xl_-ml-12{margin-left:-3rem}.xl_-mt-16{margin-top:-4rem}.xl_-mr-16{margin-right:-4rem}.xl_-mb-16{margin-bottom:-4rem}.xl_-ml-16{margin-left:-4rem}.xl_-mt-20{margin-top:-5rem}.xl_-mr-20{margin-right:-5rem}.xl_-mb-20{margin-bottom:-5rem}.xl_-ml-20{margin-left:-5rem}.xl_-mt-24{margin-top:-6rem}.xl_-mr-24{margin-right:-6rem}.xl_-mb-24{margin-bottom:-6rem}.xl_-ml-24{margin-left:-6rem}.xl_-mt-px{margin-top:-1px}.xl_-mr-px{margin-right:-1px}.xl_-mb-px{margin-bottom:-1px}.xl_-ml-px{margin-left:-1px}.xl_max-w-none{max-width:none}.xl_max-w-xs{max-width:20rem}.xl_max-w-sm{max-width:24rem}.xl_max-w-md{max-width:28rem}.xl_max-w-lg{max-width:32rem}.xl_max-w-xl{max-width:36rem}.xl_max-w-2xl{max-width:42rem}.xl_max-w-3xl{max-width:48rem}.xl_max-w-4xl{max-width:56rem}.xl_max-w-5xl{max-width:64rem}.xl_max-w-6xl{max-width:72rem}.xl_max-w-full{max-width:100%}.xl_max-w-screen-sm{max-width:576px}.xl_max-w-screen-md{max-width:768px}.xl_max-w-screen-lg{max-width:992px}.xl_max-w-screen-xl{max-width:1200px}.xl_p-0{padding:0}.xl_p-1{padding:0.25rem}.xl_p-2{padding:0.5rem}.xl_p-3{padding:0.75rem}.xl_p-4{padding:1rem}.xl_p-5{padding:1.25rem}.xl_p-6{padding:1.5rem}.xl_p-8{padding:2rem}.xl_p-10{padding:2.5rem}.xl_p-12{padding:3rem}.xl_p-16{padding:4rem}.xl_p-20{padding:5rem}.xl_p-24{padding:6rem}.xl_p-px{padding:1px}.xl_py-0{padding-top:0;padding-bottom:0}.xl_px-0{padding-left:0;padding-right:0}.xl_py-1{padding-top:0.25rem;padding-bottom:0.25rem}.xl_px-1{padding-left:0.25rem;padding-right:0.25rem}.xl_py-2{padding-top:0.5rem;padding-bottom:0.5rem}.xl_px-2{padding-left:0.5rem;padding-right:0.5rem}.xl_py-3{padding-top:0.75rem;padding-bottom:0.75rem}.xl_px-3{padding-left:0.75rem;padding-right:0.75rem}.xl_py-4{padding-top:1rem;padding-bottom:1rem}.xl_px-4{padding-left:1rem;padding-right:1rem}.xl_py-5{padding-top:1.25rem;padding-bottom:1.25rem}.xl_px-5{padding-left:1.25rem;padding-right:1.25rem}.xl_py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl_px-6{padding-left:1.5rem;padding-right:1.5rem}.xl_py-8{padding-top:2rem;padding-bottom:2rem}.xl_px-8{padding-left:2rem;padding-right:2rem}.xl_py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xl_px-10{padding-left:2.5rem;padding-right:2.5rem}.xl_py-12{padding-top:3rem;padding-bottom:3rem}.xl_px-12{padding-left:3rem;padding-right:3rem}.xl_py-16{padding-top:4rem;padding-bottom:4rem}.xl_px-16{padding-left:4rem;padding-right:4rem}.xl_py-20{padding-top:5rem;padding-bottom:5rem}.xl_px-20{padding-left:5rem;padding-right:5rem}.xl_py-24{padding-top:6rem;padding-bottom:6rem}.xl_px-24{padding-left:6rem;padding-right:6rem}.xl_py-px{padding-top:1px;padding-bottom:1px}.xl_px-px{padding-left:1px;padding-right:1px}.xl_pt-0{padding-top:0}.xl_pr-0{padding-right:0}.xl_pb-0{padding-bottom:0}.xl_pl-0{padding-left:0}.xl_pt-1{padding-top:0.25rem}.xl_pr-1{padding-right:0.25rem}.xl_pb-1{padding-bottom:0.25rem}.xl_pl-1{padding-left:0.25rem}.xl_pt-2{padding-top:0.5rem}.xl_pr-2{padding-right:0.5rem}.xl_pb-2{padding-bottom:0.5rem}.xl_pl-2{padding-left:0.5rem}.xl_pt-3{padding-top:0.75rem}.xl_pr-3{padding-right:0.75rem}.xl_pb-3{padding-bottom:0.75rem}.xl_pl-3{padding-left:0.75rem}.xl_pt-4{padding-top:1rem}.xl_pr-4{padding-right:1rem}.xl_pb-4{padding-bottom:1rem}.xl_pl-4{padding-left:1rem}.xl_pt-5{padding-top:1.25rem}.xl_pr-5{padding-right:1.25rem}.xl_pb-5{padding-bottom:1.25rem}.xl_pl-5{padding-left:1.25rem}.xl_pt-6{padding-top:1.5rem}.xl_pr-6{padding-right:1.5rem}.xl_pb-6{padding-bottom:1.5rem}.xl_pl-6{padding-left:1.5rem}.xl_pt-8{padding-top:2rem}.xl_pr-8{padding-right:2rem}.xl_pb-8{padding-bottom:2rem}.xl_pl-8{padding-left:2rem}.xl_pt-10{padding-top:2.5rem}.xl_pr-10{padding-right:2.5rem}.xl_pb-10{padding-bottom:2.5rem}.xl_pl-10{padding-left:2.5rem}.xl_pt-12{padding-top:3rem}.xl_pr-12{padding-right:3rem}.xl_pb-12{padding-bottom:3rem}.xl_pl-12{padding-left:3rem}.xl_pt-16{padding-top:4rem}.xl_pr-16{padding-right:4rem}.xl_pb-16{padding-bottom:4rem}.xl_pl-16{padding-left:4rem}.xl_pt-20{padding-top:5rem}.xl_pr-20{padding-right:5rem}.xl_pb-20{padding-bottom:5rem}.xl_pl-20{padding-left:5rem}.xl_pt-24{padding-top:6rem}.xl_pr-24{padding-right:6rem}.xl_pb-24{padding-bottom:6rem}.xl_pl-24{padding-left:6rem}.xl_pt-px{padding-top:1px}.xl_pr-px{padding-right:1px}.xl_pb-px{padding-bottom:1px}.xl_pl-px{padding-left:1px}.xl_static{position:static}.xl_fixed{position:fixed}.xl_absolute{position:absolute}.xl_relative{position:relative}.xl_sticky{position:sticky}.xl_inset-0{top:0;right:0;bottom:0;left:0}.xl_inset-auto{top:auto;right:auto;bottom:auto;left:auto}.xl_inset-y-0{top:0;bottom:0}.xl_inset-x-0{right:0;left:0}.xl_inset-y-auto{top:auto;bottom:auto}.xl_inset-x-auto{right:auto;left:auto}.xl_top-0{top:0}.xl_right-0{right:0}.xl_bottom-0{bottom:0}.xl_left-0{left:0}.xl_top-auto{top:auto}.xl_right-auto{right:auto}.xl_bottom-auto{bottom:auto}.xl_left-auto{left:auto}.xl_text-left{text-align:left}.xl_text-center{text-align:center}.xl_text-right{text-align:right}.xl_text-justify{text-align:justify}.xl_italic{font-style:italic}.xl_not-italic{font-style:normal}.xl_w-0{width:0}.xl_w-1{width:0.25rem}.xl_w-2{width:0.5rem}.xl_w-3{width:0.75rem}.xl_w-4{width:1rem}.xl_w-5{width:1.25rem}.xl_w-6{width:1.5rem}.xl_w-8{width:2rem}.xl_w-10{width:2.5rem}.xl_w-12{width:3rem}.xl_w-16{width:4rem}.xl_w-20{width:5rem}.xl_w-24{width:6rem}.xl_w-auto{width:auto}.xl_w-px{width:1px}.xl_w-full{width:100%}.xl_w-screen{width:100vw}.xl_z-0{z-index:0}.xl_z-10{z-index:10}.xl_z-20{z-index:20}.xl_z-30{z-index:30}.xl_z-40{z-index:40}.xl_z-50{z-index:50}.xl_z-auto{z-index:auto}}
html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar;}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit;}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}@media (min-width:576px){.container,.container-sm{max-width:540px;}}@media (min-width:768px){.container,.container-sm,.container-md{max-width:720px;}}@media (min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px;}}@media (min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px;}}@media (min-width:1440px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1380px;}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.no-gutters{margin-right:0;margin-left:0;}.no-gutters > .col,.no-gutters > [class*="col-"]{padding-right:0;padding-left:0;}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto,.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,.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.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.offset-1{margin-left:8.33333%;}.offset-2{margin-left:16.66667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333%;}.offset-5{margin-left:41.66667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333%;}.offset-8{margin-left:66.66667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333%;}.offset-11{margin-left:91.66667%;}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.row-cols-sm-1 > *{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.row-cols-sm-2 > *{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.row-cols-sm-3 > *{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-sm-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-sm-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-sm-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333%;}.offset-sm-2{margin-left:16.66667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333%;}.offset-sm-5{margin-left:41.66667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333%;}.offset-sm-8{margin-left:66.66667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333%;}.offset-sm-11{margin-left:91.66667%;}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.row-cols-md-1 > *{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.row-cols-md-2 > *{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.row-cols-md-3 > *{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-md-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-md-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-md-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333%;}.offset-md-2{margin-left:16.66667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333%;}.offset-md-5{margin-left:41.66667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333%;}.offset-md-8{margin-left:66.66667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333%;}.offset-md-11{margin-left:91.66667%;}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.row-cols-lg-1 > *{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.row-cols-lg-2 > *{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.row-cols-lg-3 > *{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-lg-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-lg-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-lg-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333%;}.offset-lg-2{margin-left:16.66667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333%;}.offset-lg-5{margin-left:41.66667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333%;}.offset-lg-8{margin-left:66.66667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333%;}.offset-lg-11{margin-left:91.66667%;}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.row-cols-xl-1 > *{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.row-cols-xl-2 > *{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.row-cols-xl-3 > *{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.row-cols-xl-4 > *{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.row-cols-xl-5 > *{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;}.row-cols-xl-6 > *{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333%;}.offset-xl-2{margin-left:16.66667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333%;}.offset-xl-5{margin-left:41.66667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333%;}.offset-xl-8{margin-left:66.66667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333%;}.offset-xl-11{margin-left:91.66667%;}}@media (min-width:1440px){.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.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.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.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.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.33333%;flex:0 0 8.33333%;max-width:8.33333%;}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%;}.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.33333%;flex:0 0 33.33333%;max-width:33.33333%;}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}.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.33333%;flex:0 0 58.33333%;max-width:58.33333%;}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}.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.33333%;flex:0 0 83.33333%;max-width:83.33333%;}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%;}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333%;}.offset-xxl-2{margin-left:16.66667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333%;}.offset-xxl-5{margin-left:41.66667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333%;}.offset-xxl-8{margin-left:66.66667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333%;}.offset-xxl-11{margin-left:91.66667%;}}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,.h5,h6,.h6,h5,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{box-sizing:border-box;margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:0 0}a{text-decoration:none;color:inherit}a:focus{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}hr{margin:1em 0;border-top:1px solid #ccc;height:0;display:block}input,textarea,select,button{outline:0;box-shadow:none;border:1px solid #ccc;background:0 0;margin:0;padding:0;font-family:inherit;font-size:inherit;line-height:inherit}input:focus{outline:0;border:1px solid #ccc}button{-moz-appearance:none;-webkit-appearance:none;cursor:pointer}button[disabled]{cursor:normal}html,body{font-size:14px;line-height:22px;letter-spacing:-0.03em;font-family:"Montserrat",sans-serif;font-weight:500;color:#1a1a1a}@media screen and (min-width:768px){html,body{font-size:15px;line-height:23px}}@media screen and (min-width:992px){html,body{font-size:16px;line-height:24px}}small,.small{font-size:13px;line-height:21px}h1,.h1,h2,.h2,h3,.h3,h4,h5,.h5,h6,.h6,.h4{font-weight:700;margin-bottom:12px;letter-spacing:-0.03em}h1,.h1{font-size:22px;line-height:30px}@media screen and (min-width:768px){h1,.h1{font-size:30px;line-height:38px}}@media screen and (min-width:992px){h1,.h1{font-size:36px;line-height:42px}}@media screen and (min-width:1200px){h1,.h1{font-size:40px;line-height:48px}}h2,.h2{font-size:20px;line-height:28px}@media screen and (min-width:768px){h2,.h2{font-size:26px;line-height:34px}}@media screen and (min-width:992px){h2,.h2{font-size:30px;line-height:38px}}@media screen and (min-width:1200px){h2,.h2{font-size:36px;line-height:44px}}h3,.h3{font-size:18px;line-height:26px}@media screen and (min-width:768px){h3,.h3{font-size:23px;line-height:31px}}@media screen and (min-width:992px){h3,.h3{font-size:26px;line-height:34px}}@media screen and (min-width:1200px){h3,.h3{font-size:28px;line-height:36px}}h4,h5,.h5,h6,.h6,.h4{font-size:16px;line-height:24px}@media screen and (min-width:768px){h4,h5,.h5,h6,.h6,.h4{font-size:18px;line-height:26px}}@media screen and (min-width:992px){h4,h5,.h5,h6,.h6,.h4{font-size:18px;line-height:26px}}@media screen and (min-width:1200px){h4,h5,.h5,h6,.h6,.h4{font-size:20px;line-height:28px}}img{display:block;max-width:100%;height:auto}.text-formatted{max-width:100%;overflow:hidden;clear:both}.text-formatted img,.cke_editable img{border-radius:8px}.text-formatted ul,.cke_editable ul{list-style-type:square;padding-left:20px;margin-bottom:8px}.text-formatted ul li,.cke_editable ul li{margin:8px 0px}.text-formatted p,.cke_editable p{margin:0;padding:0}.paragraph img{border-radius:8px}.rounded-8{border-radius:8px}.media.align-center img{margin:0 auto}a.btn-link-yellow,.btn-link-yellow,a.btn-link-black,.btn-link-black,a.btn-link-white,.btn-link-white,a.btn-link,.btn-link,a.btn-link-green,.cke_editable a:not(.btn-green):not(input[type=submit]):not(input[type=reset]):not(.btn-link-white):not(.btn-link-black):not(.btn-link-yellow),.btn-link-green,.text-formatted a:not(.btn-green):not(input[type=submit]):not(input[type=reset]):not(.btn-link-white):not(.btn-link-black):not(.btn-link-yellow){font-size:14px;text-decoration:underline;transition:all 5ms;font-weight:700;padding:3px 0px}@media screen and (min-width:768px){a.btn-link-yellow,.btn-link-yellow,a.btn-link-black,.btn-link-black,a.btn-link-white,.btn-link-white,a.btn-link,.btn-link,a.btn-link-green,.cke_editable a:not(.btn-green):not(input[type=submit]):not(input[type=reset]):not(.btn-link-white):not(.btn-link-black):not(.btn-link-yellow),.btn-link-green,.text-formatted a:not(.btn-green):not(input[type=submit]):not(input[type=reset]):not(.btn-link-white):not(.btn-link-black):not(.btn-link-yellow){font-size:15px}}@media screen and (min-width:992px){a.btn-link-yellow,.btn-link-yellow,a.btn-link-black,.btn-link-black,a.btn-link-white,.btn-link-white,a.btn-link,.btn-link,a.btn-link-green,.cke_editable a:not(.btn-green):not(input[type=submit]):not(input[type=reset]):not(.btn-link-white):not(.btn-link-black):not(.btn-link-yellow),.btn-link-green,.text-formatted a:not(.btn-green):not(input[type=submit]):not(input[type=reset]):not(.btn-link-white):not(.btn-link-black):not(.btn-link-yellow){font-size:16px}}a.btn-link,.btn-link,a.btn-link-green,.cke_editable a:not(.btn-green):not(input[type=submit]):not(input[type=reset]):not(.btn-link-white):not(.btn-link-black):not(.btn-link-yellow),.btn-link-green,.text-formatted a:not(.btn-green):not(input[type=submit]):not(input[type=reset]):not(.btn-link-white):not(.btn-link-black):not(.btn-link-yellow){color:#1aa358}a.btn-link:hover,.btn-link:hover,a.btn-link-green:hover,.cke_editable a:hover:not(.btn-green):not(input[type=submit]):not(input[type=reset]):not(.btn-link-white):not(.btn-link-black):not(.btn-link-yellow),.text-formatted a:hover:not(.btn-green):not(input[type=submit]):not(input[type=reset]):not(.btn-link-white):not(.btn-link-black):not(.btn-link-yellow),.btn-link-green:hover{color:#168a4a}a.btn-link-white,.btn-link-white{color:#fff}a.btn-link-white:hover,.btn-link-white:hover{opacity:.7}a.btn-link-black,.btn-link-black{color:#000}a.btn-link-black:hover,.btn-link-black:hover{opacity:.7}a.btn-link-yellow,.btn-link-yellow{color:#f0ed8d}a.btn-link-yellow:hover,.btn-link-yellow:hover{color:#e3da44}.btn.btn-small,.btn-small.btn-white,.btn-small.btn-yellow,.btn-small.btn-green,input.btn-small[type=submit],input.btn-small[type=reset],.btn-small{font-size:13px;min-width:180px;padding:14px 22px 13px 22px}@media screen and (min-width:768px){.btn.btn-small,.btn-small.btn-white,.btn-small.btn-yellow,.btn-small.btn-green,input.btn-small[type=submit],input.btn-small[type=reset],.btn-small{font-size:15px;padding:15px 27px 14px 27px}}@media screen and (min-width:992px){.btn.btn-small,.btn-small.btn-white,.btn-small.btn-yellow,.btn-small.btn-green,input.btn-small[type=submit],input.btn-small[type=reset],.btn-small{padding:18px 32px 18px 32px;font-size:14px}}.btn,a.btn-white,.btn-white,a.btn-yellow,.btn-yellow,a.btn-green,.btn-green,input[type=submit],input[type=reset]{font-size:14px;min-width:200px;padding:21px 40px 18px 40px;text-decoration:none;text-transform:uppercase;margin-bottom:8px;text-align:center;font-weight:700;line-height:1;display:inline-block;border-radius:29px;transition:all 2ms}@media screen and (min-width:768px){.btn,a.btn-white,.btn-white,a.btn-yellow,.btn-yellow,a.btn-green,.btn-green,input[type=submit],input[type=reset]{font-size:15px;padding:23px 40px 20px 40px}}@media screen and (min-width:992px){.btn,a.btn-white,.btn-white,a.btn-yellow,.btn-yellow,a.btn-green,.btn-green,input[type=submit],input[type=reset]{font-size:16px;min-width:230px;padding:25px 40px 22px 40px}}.btn.disabled,.disabled.btn-white,.disabled.btn-yellow,.disabled.btn-green,input.disabled[type=submit],input.disabled[type=reset],.btn:disabled,.btn-white:disabled,.btn-yellow:disabled,.btn-green:disabled,input[type=submit]:disabled,input[type=reset]:disabled{cursor:not-allowed;opacity:.5}a.btn-green,.btn-green,input[type=submit],input[type=reset]{color:#fff;background:#1aa358;box-shadow:0px 10px 30px rgba(26,163,88,.3019607843)}a.btn-green:hover,.btn-green:hover,input[type=submit]:hover,input[type=reset]:hover{background:#168a4a}input[type=submit],input[type=reset]{font-size:13px;min-width:180px;padding:14px 22px 13px 22px}@media screen and (min-width:768px){input[type=submit],input[type=reset]{font-size:15px;padding:15px 27px 14px 27px}}@media screen and (min-width:992px){input[type=submit],input[type=reset]{padding:17px 32px 15px 32px}}a.btn-yellow,.btn-yellow{color:#1a1a1a;background:#f0ed8d;box-shadow:0px 10px 30px rgba(0,71,19,.3019607843)}a.btn-yellow:hover,.btn-yellow:hover{background:#e3da44}a.btn-white,.btn-white{color:#1a1a1a;background:#fff;box-shadow:0px 10px 30px rgba(0,71,19,.3019607843)}a.btn-white:hover,.btn-white:hover{background:#fafafa}.color-black{color:#000}.bg-black{background-color:#000}.color-white{color:#fff}.bg-white{background-color:#fff}.color-nero{color:#1a1a1a}.bg-nero{background-color:#1a1a1a}.color-gray{color:#666}.bg-gray{background-color:#666}.color-green{color:#1aa358}.bg-green{background-color:#1aa358}.color-yellow{color:#f0ed8d}.bg-yellow{background-color:#f0ed8d}.color-gray-light{color:#f2f4f7}.bg-gray-light{background-color:#f2f4f7}.file,a.file{display:flex;align-items:center;line-height:30px}.file:before,a.file:before{margin-right:5px;display:inline-block;width:20px;height:24px;content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMCAyNCI+PGRlZnM+PHN0eWxlPi5hLC5kLC5le2ZpbGw6bm9uZTt9LmJ7ZmlsbDojMDZhMjU5O30uY3tjbGlwLXBhdGg6dXJsKCNhKTt9LmQsLmV7c3Ryb2tlOiMwNmEyNTk7c3Ryb2tlLW1pdGVybGltaXQ6MTA7c3Ryb2tlLXdpZHRoOjJweDt9LmV7c3Ryb2tlLWxpbmVjYXA6c3F1YXJlO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iYSI+PHJlY3QgY2xhc3M9ImEiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyNCIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGNsYXNzPSJiIiBkPSJNMTMsMVY3aDZaIi8+PGcgY2xhc3M9ImMiPjxwYXRoIGNsYXNzPSJkIiBkPSJNMTMsMVY3aDYiLz48cGF0aCBjbGFzcz0iZSIgZD0iTTEzLDFIMVYyM0gxOVY3WiIvPjwvZz48bGluZSBjbGFzcz0iZCIgeTE9IjguMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMSAxMC4yKSIvPjxwYXRoIGNsYXNzPSJlIiBkPSJNNi45LDE1LjFsMy4yLDMuMiwzLjMtMy4yIi8+PC9zdmc+")}.tel{display:inline-block;line-height:1}.tel:before{margin-right:5px;display:inline-block;width:23px;height:20px;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMyAyMiI+PGRlZnM+PHN0eWxlPi5hLC5je2ZpbGw6bm9uZTt9LmJ7Y2xpcC1wYXRoOnVybCgjYSk7fS5je3N0cm9rZTojMDZhMjU5O3N0cm9rZS1saW5lY2FwOnNxdWFyZTtzdHJva2UtbWl0ZXJsaW1pdDoxMDtzdHJva2Utd2lkdGg6Mi4wNDVweDt9PC9zdHlsZT48Y2xpcFBhdGggaWQ9ImEiPjxyZWN0IGNsYXNzPSJhIiB3aWR0aD0iMjMiIGhlaWdodD0iMjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIj48ZyBjbGFzcz0iYiI+PHBhdGggY2xhc3M9ImMiIGQ9Ik0xNC45NTgsMTMuMTg2LDEyLjcyLDE1LjNhMTguMDQ5LDE4LjA0OSwwLDAsMS0zLjIzMS0yLjM3NUExNy43LDE3LjcsMCwwLDEsNy4wMDYsOS44MzFsMi4yLTIuMTQyYS44ODUuODg1LDAsMCwwLC4yLTFsLTIuMy01LjEyOUEuOTcyLjk3MiwwLDAsMCw1Ljk4MywxLjAzTDEuNzY1LDIuMWEuOTI3LjkyNywwLDAsMC0uNzE5LjkxNkExOS4wMTYsMTkuMDE2LDAsMCwwLDYuNzg2LDE1LjUwNywyMC43MjQsMjAuNzI0LDAsMCwwLDE5Ljg1LDIxYS45NTMuOTUzLDAsMCwwLC45NTktLjY4N2wxLjExMy00LjAzNmEuOS45LDAsMCwwLS41NDctMS4wNzdMMTYuMDEzLDEzQS45OTIuOTkyLDAsMCwwLDE0Ljk1OCwxMy4xODZaIi8+PC9nPjwvZz48L3N2Zz4=);background-size:contain;background-repeat:no-repeat}.tel:hover{opacity:.8}
form .form-item{margin:15px 0px}form legend,form label{font-weight:600;font-size:20px}form textarea,form select,form input[type=text],form input[type=email],form input[type=search],form input[type=tel],form input[type=url],form input[type=password],form input[type=color],form input[type=file],form input[type=color],form input[type=number],form input[type=range],form input[type=date],form input[type=month],form input[type=week],form input[type=time],form input[type=datetime],form input[type=datetime-local]{width:100%;max-width:100%;display:block;padding:13px 20px;margin:5px 0px;background:rgba(0,0,0,0);border:1px solid #d6d6d6;color:#646464;box-sizing:border-box}form textarea:hover,form select:hover,form input[type=text]:hover,form input[type=email]:hover,form input[type=search]:hover,form input[type=tel]:hover,form input[type=url]:hover,form input[type=password]:hover,form input[type=color]:hover,form input[type=file]:hover,form input[type=color]:hover,form input[type=number]:hover,form input[type=range]:hover,form input[type=date]:hover,form input[type=month]:hover,form input[type=week]:hover,form input[type=time]:hover,form input[type=datetime]:hover,form input[type=datetime-local]:hover{border-color:#1aa358}form input[type=file]{border-width:0;padding:0}form input[type=image]{vertical-align:bottom}form ::placeholder{color:#cacaca}form select{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHZpZXdCb3g9IjAgMCA5IDUiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiMxYTFhMWE7fTwvc3R5bGU+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04LjIgLTguNjg5KSI+PHBhdGggY2xhc3M9ImEiIGQ9Ik0xMi43LDEzLjY4OSw4LjIsOS43MjQsOS4zNzUsOC42ODksMTIuNywxMS42MThsMy4zMjUtMi45MjlMMTcuMiw5LjcyNFoiLz48L2c+PC9zdmc+") no-repeat calc(100% - 20px) center;padding-right:5px;cursor:pointer;color:#000;-moz-appearance:none;-webkit-appearance:none}form select::-ms-expand{display:none}form select option{background-color:#fff;color:#1aa358;letter-spacing:-0.32px;padding:10px 0}form select option:hover{background-color:#f2f4f7}form select[multiple]{background:none}form .form-type-checkbox{position:relative}form .form-type-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}form .form-type-checkbox .check-mark{position:absolute;top:0;left:0;height:23px;width:23px;background-color:rgba(0,0,0,0);border:2px solid #979797;border-radius:5px}form .form-type-checkbox .check-mark:after{content:"";position:absolute;display:none;left:7px;top:3px;width:6px;height:12px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}form .form-type-checkbox:hover input~.check-mark{border-color:#646464}form .form-type-checkbox input:checked~.check-mark{background-color:#25a256;border-color:#25a256}form .form-type-checkbox input:checked~.check-mark:after{display:block}form .form-type-checkbox label{font-size:20px;font-weight:bold;padding-left:30px;z-index:2;position:relative;cursor:pointer}form .form-type-radio{position:relative}form .form-type-radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}form .form-type-radio .radiobtn{position:absolute;top:0;left:0;height:23px;width:23px;border:2px solid #979797;border-radius:50%;z-index:-1}form .form-type-radio:hover input~.radiobtn{border-color:#646464}form .form-type-radio input:checked~.radiobtn{border-color:#f3ed8d}form .form-type-radio .radiobtn:after{content:"";position:absolute;display:none}form .form-type-radio input:checked~.radiobtn:after{display:block}form .form-type-radio .radiobtn:after{top:2px;left:2px;width:15px;height:15px;border-radius:50%;background:#25a256}form .form-type-radio label{font-size:20px;font-weight:bold;padding-left:30px}form label.form-required:after{content:"*";display:inline-block;padding-left:2px}
@media screen and (min-width:992px){.paragraph--type--header .col-header-img{position:relative}.paragraph--type--header .col-header-img::after{display:block;content:"";position:absolute;left:-2px;top:0;bottom:0;background:url(/themes/custom/cec/libraries/paragraph_header/header_overlay.svg) left center no-repeat rgba(0,0,0,0);width:100%;height:100%;background-size:contain}.paragraph--type--header .col-header-img .f-n-field-header-media{height:100%}.paragraph--type--header .col-header-img .f-n-field-header-media div.media{height:100%}.paragraph--type--header .col-header-img img{object-fit:cover;width:100%;height:100%}.paragraph--type--header .container .row{overflow:hidden;border-radius:8px}}.paragraph--type--header .col-header-text{background-color:#1aa358;color:#fff}@media screen and (max-width:991.99px){.paragraph--type--header .col-header-text{border-radius:0px 0px 8px 8px}}.paragraph--type--header .col-header-text .f-n-field-header-link{margin-top:8px}@media screen and (min-width:992px)and (max-width:1199.99px){.paragraph--type--header .col-header-text .f-n-field-header-link a{font-size:13px;min-width:180px;padding:14px 22px 13px 22px}}@media screen and (min-width:992px)and (max-width:1199.99px){.paragraph--type--header .col-header-text h1{font-size:30px;line-height:32px}}@media screen and (max-width:991.99px){.paragraph--type--header img{border-bottom-right-radius:0px;border-bottom-left-radius:0px}}
body #CybotCookiebotDialogBody,body #CybotCookiebotDialogBody *{font-size:16px;font-family:"Montserrat",sans-serif}body #CybotCookiebotDialogBodyButtons a#CybotCookiebotDialogBodyButtonDetails,body #CybotCookiebotDialogBodyButtons a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,body #CybotCookiebotDialogBodyButtons a#CybotCookiebotDialogBodyLevelButtonAccept,body #CybotCookiebotDialogBodyButtons a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,body #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtons a{background-color:#0c4885;border:1px solid #0c4885;padding:5px;height:auto;font-weight:700;text-transform:uppercase;font-size:12px;line-height:12px;color:#fff}.css-accordion-item{padding:15px 38px;margin-bottom:6px;background:#f2f4f7;border-radius:8px}.css-accordion-item input{position:absolute;left:-100vw;width:0px;height:0px}.css-accordion-item .css-accordion-handle label{cursor:pointer;padding:10px;font-weight:bold;display:flex;justify-content:space-between}.css-accordion-item .css-accordion-handle label:after{content:"";border:solid #1ba359;border-width:0 2px 2px 0;display:inline-block;padding:7px;transform:rotate(45deg);color:#1ba359;transition:all .35s;width:10px;height:10px}.css-accordion-item .css-accordion-handle label h2{cursor:pointer;margin-bottom:0;font-size:inherit;line-height:inherit}.css-accordion-item .css-accordion-content{overflow-y:hidden;height:0;transition:height .35s;font-size:16px}.css-accordion-item input[type=checkbox]:checked~.css-accordion-handle label:after{transform:rotate(-135deg)}.css-accordion-item input[type=checkbox]:checked~.css-accordion-content{height:auto;padding:10px}.css-tabs{display:flex;flex-wrap:wrap;justify-content:center}.css-tabs label{order:1;text-transform:uppercase;font-size:11px;font-weight:bold;display:block;padding:5px 10px;cursor:pointer;border:1px solid #e5e5e5;transition:background ease .2s}.css-tabs label:first-of-type{border-right:none;border-top-left-radius:20px;border-bottom-left-radius:20px}.css-tabs label:last-of-type{border-left:none;border-top-right-radius:20px;border-bottom-right-radius:20px}.css-tabs .css-tab{order:99;flex-grow:1;width:100%;display:none;background:#fff}.css-tabs input[type=radio]{display:none;width:0px;height:0px}.css-tabs input[type=radio]:checked+label{color:#1aa358}.css-tabs input[type=radio]:checked+label+.css-tab{display:block}.region-footer{background:#2f3032;color:#9da1a4}@media screen and (max-width:767px){.region-footer .block-menu-block{margin-bottom:24px}}.region-footer .block-menu-block .block--title{color:#9da1a4;font-size:13px;font-weight:bold}.region-footer .block-menu-block ul.menu li{display:block}@media screen and (min-width:768px){.region-footer .block-menu-block ul.menu li{margin-bottom:3px}}.region-footer .block-menu-block ul.menu li a{display:block;font-size:13px;line-height:48px;color:#9da1a4}@media screen and (min-width:768px){.region-footer .block-menu-block ul.menu li a{line-height:1.4;padding-bottom:3px}}.region-footer .block-menu-block ul.menu li a:hover{text-decoration:underline}.region-copyright{background-color:#272a2c;color:#9da1a4}.region-copyright a,.region-copyright p,.region-copyright div{font-size:13px}.region-copyright ul.menu{display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.region-copyright ul.menu{flex-direction:column}}@media screen and (min-width:768px){.region-copyright ul.menu li{margin-right:15px}.region-copyright ul.menu li:last-child{margin-right:0}}.region-copyright ul.menu li a{display:block;line-height:48px}@media screen and (min-width:768px){.region-copyright ul.menu li a{line-height:1.4}}.region-copyright ul.menu li a:hover{text-decoration:underline}body{display:block}main.page-main{min-height:44vh}.webform-confirmation-wrapper{max-width:800px;display:block;margin:0 auto;background-color:#f2f4f7;border-radius:8px;padding:50px}@media screen and (min-width:768px){.webform-confirmation-wrapper{padding:50px 80px}}.view-cautare-generala form input{border-radius:25px}.video-embed-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-embed-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}img.b-responsive{max-width:100%;width:100%;height:auto}.paragraph--unpublished{position:relative;border-top:1px gray dotted}.paragraph--unpublished:before{display:block;position:absolute;left:10px;top:10px;height:22px;width:120px;content:"Nepublicat";color:red;font-size:14px;border-radius:10px;border:1px solid red;padding:3px 10px;line-height:14px;background-color:pink;background-image:url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg width="800px" height="800px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="eyeCrossedIconTitle" stroke="red" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none" color="pink"><title id="eyeCrossedIconTitle">Hidden (crossed eye)</title><path d="M22 12C22 12 19 18 12 18C5 18 2 12 2 12C2 12 5 6 12 6C19 6 22 12 22 12Z"/><circle cx="12" cy="12" r="3"/><path d="M3 21L20 4"/></svg>');background-size:24px;background-repeat:no-repeat;background-position:right center}.rca-order-status{background-color:#f3f4f8;padding:25px;border-radius:10px}.page-header .block-header-search{display:block}@media screen and (min-width:992px){.page-header .block-header-search{width:16px}}@media screen and (min-width:1200px){.page-header .block-header-search{width:180px}}@media screen and (min-width:1440px){.page-header .block-header-search{width:200px}}.page-header .block-header-search form{position:relative}.page-header .block-header-search form .form-item{margin:0}.page-header .block-header-search form .form-item label{display:none}.page-header .block-header-search form .form-item input{height:40px;margin:0;background-color:#f2f4f7;border:none;border-radius:0px;padding-left:40px}@media screen and (min-width:992px){.page-header .block-header-search form .form-item input{border-radius:25px;background-color:initial;border:1px solid #d6d6d6;padding:0 40px 0 20px}}.page-header .block-header-search form .form-item input::placeholder{color:#000;opacity:1}.page-header .block-header-search form .form-item input:hover{border-color:#1aa358}@media screen and (min-width:992px){.page-header .block-header-search form .form-item input{visibility:hidden}}@media screen and (min-width:1200px){.page-header .block-header-search form .form-item input{visibility:visible}}.page-header .block-header-search form .form-actions{position:absolute;top:10px;left:10px}@media screen and (min-width:992px){.page-header .block-header-search form .form-actions{right:5px;left:auto}}@media screen and (min-width:1200px){.page-header .block-header-search form .form-actions{right:20px}}.page-header .block-header-search form .form-actions input.button{font-size:0;padding:0;min-width:0;height:25px;width:25px;top:-8px;position:absolute;background:rgba(0,0,0,0);border:0;z-index:2;box-shadow:none;border-radius:0}.page-header .block-header-search form .form-actions:after{cursor:pointer;content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYuMDAxIiBoZWlnaHQ9IjE2LjAwMSIgdmlld0JveD0iMCAwIDE2LjAwMSAxNi4wMDEiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOm5vbmU7fS5ie2ZpbGw6IzFhMWExYTt9LmN7ZmlsbDojMDZhMjU5O30uZHtjbGlwLXBhdGg6dXJsKCNhKTt9PC9zdHlsZT48Y2xpcFBhdGggaWQ9ImEiPjxyZWN0IGNsYXNzPSJhIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDAxMiAtOTQpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0MDEyIDk0KSI+PHJlY3QgY2xhc3M9ImMiIHdpZHRoPSIxLjQyOCIgaGVpZ2h0PSI3LjgzMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS40NTMgMTAuNDYyKSByb3RhdGUoLTQ1KSIvPjxnIGNsYXNzPSJkIj48cGF0aCBjbGFzcz0iYyIgZD0iTTYuNDI1LDEyLjg1QTYuNDI1LDYuNDI1LDAsMSwxLDEyLjg1LDYuNDI1LDYuNDMyLDYuNDMyLDAsMCwxLDYuNDI1LDEyLjg1bTAtMTEuNDIyYTUsNSwwLDEsMCw1LDUsNSw1LDAsMCwwLTUtNSIvPjwvZz48L2c+PHBhdGggY2xhc3M9ImIiIGQ9Ik00MDIyLjQzMywxMDUuNDQyYTYuNDMzLDYuNDMzLDAsMSwxLDEuMDEtMS4wMWw0LjU1OCw0LjU1OC0xLjAxLDEuMDFabS05LTUuMDE3YTUsNSwwLDEsMCw1LTVBNSw1LDAsMCwwLDQwMTMuNDI4LDEwMC40MjVaIi8+PC9nPjwvc3ZnPg==")}@media screen and (max-width:991.99px){.page-header{border-bottom-right-radius:8px;border-bottom-left-radius:8px;background:#fff}.page-header .zone-header{padding:12px;display:flex}.page-header #block-cec-branding{order:-1;flex-grow:1}.page-header #block-cheeseburgermenutrigger{order:9}}.page-header #block-cec-branding .logo-wrap{display:block;max-width:160px}@media screen and (min-width:768px){.page-header #block-cec-branding .logo-wrap{max-width:271px}}.page-header #block-cec-branding .logo-wrap .site-logo{display:block;width:100%;padding-bottom:18.89%;position:relative}.page-header #block-cec-branding .logo-wrap .site-logo img{position:absolute;top:0;left:0;width:100%;height:100%}.page-header #block-cheeseburgermenutrigger .contextual{display:none;width:0px;height:0px}.page-header .region-secondary-menu{clear:both}.page-header .region-secondary-menu .block-superfish-cecmain{flex:1;font-size:14px}@media screen and (min-width:1440px){.page-header .region-secondary-menu .block-superfish-cecmain{font-size:16px}}.page-header .region-secondary-menu{align-items:center}.font-bold{font-weight:700}.margin-0-auto{margin:0 auto}.menu--banking{display:none;margin-left:12px}.menu--banking a{color:#06a259;font-size:11px;padding:0 10px 0 20px;max-width:75px;line-height:1.09;display:block;position:relative}.menu--banking a:before{left:0px;top:2px;position:absolute;content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTUiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNSAxOCI+PGRlZnM+PHN0eWxlPi5hLC5je2ZpbGw6bm9uZTt9LmJ7Y2xpcC1wYXRoOnVybCgjYSk7fS5je3N0cm9rZTojMDZhMjU5O3N0cm9rZS1saW5lY2FwOnNxdWFyZTtzdHJva2UtbWl0ZXJsaW1pdDoxMDtzdHJva2Utd2lkdGg6MS41cHg7fTwvc3R5bGU+PGNsaXBQYXRoIGlkPSJhIj48cmVjdCBjbGFzcz0iYSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE4Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgY2xhc3M9ImIiPjxyZWN0IGNsYXNzPSJjIiB3aWR0aD0iMTMuNSIgaGVpZ2h0PSI5IiByeD0iMS41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjc1IDguMjUpIi8+PGNpcmNsZSBjbGFzcz0iYyIgY3g9IjEuNSIgY3k9IjEuNSIgcj0iMS41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2IDExLjI1KSIvPjxwYXRoIGNsYXNzPSJjIiBkPSJNMTEuMjUsNS4yNVY0LjVBMy43NDYsMy43NDYsMCwwLDAsNy41NzUuNzVINy41QTMuNzQ2LDMuNzQ2LDAsMCwwLDMuNzUsNC40MjVWNS4yNSIvPjwvZz48L3N2Zz4=")}@media screen and (min-width:992px){.menu--banking a{max-width:none;padding:11px 15px 11px 30px;font-size:13px;background:#1aa358;color:#fff;border-radius:20px}.menu--banking a:before{position:absolute;left:10px;top:8px;width:15px;height:18px;content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTUiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNSAxOCI+PGRlZnM+PHN0eWxlPi5hLC5je2ZpbGw6bm9uZTt9LmJ7Y2xpcC1wYXRoOnVybCgjYSk7fS5je3N0cm9rZTojZmZmZmZmO3N0cm9rZS1saW5lY2FwOnNxdWFyZTtzdHJva2UtbWl0ZXJsaW1pdDoxMDtzdHJva2Utd2lkdGg6MS41cHg7fTwvc3R5bGU+PGNsaXBQYXRoIGlkPSJhIj48cmVjdCBjbGFzcz0iYSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE4Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgY2xhc3M9ImIiPjxyZWN0IGNsYXNzPSJjIiB3aWR0aD0iMTMuNSIgaGVpZ2h0PSI5IiByeD0iMS41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjc1IDguMjUpIi8+PGNpcmNsZSBjbGFzcz0iYyIgY3g9IjEuNSIgY3k9IjEuNSIgcj0iMS41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2IDExLjI1KSIvPjxwYXRoIGNsYXNzPSJjIiBkPSJNMTEuMjUsNS4yNVY0LjVBMy43NDYsMy43NDYsMCwwLDAsNy41NzUuNzVINy41QTMuNzQ2LDMuNzQ2LDAsMCwwLDMuNzUsNC40MjVWNS4yNSIvPjwvZz48L3N2Zz4K")}.menu--banking a:hover{background:#168a4a}}@media screen and (min-width:1200px){.menu--banking a{padding:11px 16px 11px 30px;font-size:14px}}@media screen and (min-width:1440px){.menu--banking a{padding:11px 19px 11px 30px;font-size:16px}}.active-menu-pf #block-bankingpf{display:block}.active-menu-pj #block-bankingpj{display:block}.menu--highlighted{position:fixed;top:130px;right:0;z-index:10}@media screen and (min-width:1200px){.menu--highlighted{top:150px}}.menu--highlighted ul li{display:block;width:40px;height:40px;max-height:40px}@media screen and (min-width:1200px){.menu--highlighted ul li{width:100px;height:80px;max-height:80px}}.menu--highlighted ul li a{display:flex;flex-direction:column;justify-content:center;height:100%;padding:5px;background-color:#004713;color:#fff;transition:all .3s ease}.menu--highlighted ul li a .svg-inline--fa{height:16px}@media screen and (min-width:1200px){.menu--highlighted ul li a .svg-inline--fa{height:20px}}.menu--highlighted ul li a .link-text{display:none}@media screen and (min-width:1200px){.menu--highlighted ul li a .link-text{display:block;margin-top:5px;font-size:13px;line-height:17px;font-weight:bold;text-decoration:none;text-transform:uppercase;text-align:center}}.menu--highlighted ul li a:hover{background-color:#168a4a}.menu--highlighted ul li a.online-security{background-color:#e81e0a}.menu--highlighted ul li a.online-security:hover{background-color:#d41b08}.menu--highlighted ul li:not(:last-child) a{border-bottom:1px solid #fff}.block-cheeseburger-menu .contextual{display:none}.block-cheeseburgermenu__trigger-element{width:24px;height:16px;position:relative;cursor:pointer;margin-top:5px}@media screen and (min-width:768px){.block-cheeseburgermenu__trigger-element{margin-top:13px}}.block-cheeseburgermenu__trigger-element span{background-color:#1a1a1a;border-radius:1px;display:block;height:3px;left:0;opacity:1;position:absolute;transition:transform .1s;width:100%}.block-cheeseburgermenu__trigger-element span:first-of-type{top:0}.block-cheeseburgermenu__trigger-element span:nth-of-type(2){top:50%}.block-cheeseburgermenu__trigger-element span:nth-of-type(3){top:100%}.body--has-active-cheese{overscroll-behavior-y:contain;overflow:hidden}.cheeseburger-menu__backdrop{transition:opacity .3s ease;transition-delay:.3s;z-index:200;transition:background-color .25s}.cheeseburger-menu__backdrop--active{position:fixed;top:0;right:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}.block-cheeseburgermenu{font-size:14px}.block-cheeseburgermenu-container{position:fixed;top:0;left:0;transition:all .3s ease;width:90%;max-width:576px;background:#fff;color:#1a1a1a;overflow:hidden;transform:translateX(-100%);box-sizing:border-box}.block-cheeseburgermenu-container *{box-sizing:border-box}.block-cheeseburgermenu-container--is-open{transform:translateX(0);z-index:201}.block-cheeseburgermenu-container--is-open .cheeseburger-menu__side-menu{transform:translateX(0)}.block-cheeseburgermenu-container--with-navigation{padding-left:75px}.cheeseburger-menu__item{display:flex;flex-flow:row wrap;transition:all .3s ease;overflow:hidden}.cheeseburger-menu__item>ul{flex:1 0 100%;height:0;will-change:height;position:relative}.cheeseburger-menu__item--is-expanded>ul{height:auto}.cheeseburger-menu__item.in-active-trail>a{text-decoration:underline}.cheeseburger-menu__item-label{min-height:40px;min-width:40px;flex:1 0 auto;display:flex;align-items:center;color:#1a1a1a;text-decoration:none;border:none;padding:0px 10px}.cheeseburger-menu__item-label_wrapper{display:flex;box-shadow:0px 1px 0px #e5e5e5;width:100%}.cheeseburger-menu__item-label:hover{cursor:pointer;border:none;text-decoration:underline}.cheeseburger-menu__item-label:visited,.cheeseburger-menu__item-label:hover{color:#1a1a1a}.cheeseburger-menu__item-label.menu-btn-green{background:#1aa358;color:#fff;border-radius:0;width:100%;display:block}.cheeseburger-menu__item-label.menu-btn-green>span{display:flex;align-items:center;height:100%}.cheeseburger-menu__submenu-trigger{min-height:40px;min-width:40px;transition:all .3s ease;display:flex;align-items:center}.cheeseburger-menu__main-navigation-area{height:100vh;overflow-x:hidden;overflow-y:overlay;scrollbar-width:thin;scrollbar-color:#153c14 #153c14}.cheeseburger-menu__main-navigation-area::-webkit-scrollbar{width:6px}.cheeseburger-menu__main-navigation-area::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.cheeseburger-menu__main-navigation-area::-webkit-scrollbar-thumb{background-color:#153c14}.cheeseburger-menu__main-navigation-area>div{transition:all .45s ease}.cheeseburger-menu__main-navigation-area>div:last-child{border-bottom:0}.cheeseburger-menu__main-navigation-area ul,.cheeseburger-menu__main-navigation-area ol{border-bottom:1px solid #e5e5e5;padding:0}.cheeseburger-menu__main-navigation-area .menu-content .menu__internet_banking{display:block;margin-left:0;margin-top:16px}.cheeseburger-menu__main-navigation-area .menu-content .menu__internet_banking a{padding:11px 15px;font-size:13px;background:#1aa358;color:#fff;border-radius:0;width:100%;display:block}.cheeseburger-menu__main-navigation-area .menu-content .menu__internet_banking a::before{vertical-align:text-top;margin-right:6px;display:inline-block;width:15px;height:18px;content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTUiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNSAxOCI+PGRlZnM+PHN0eWxlPi5hLC5je2ZpbGw6bm9uZTt9LmJ7Y2xpcC1wYXRoOnVybCgjYSk7fS5je3N0cm9rZTojZmZmZmZmO3N0cm9rZS1saW5lY2FwOnNxdWFyZTtzdHJva2UtbWl0ZXJsaW1pdDoxMDtzdHJva2Utd2lkdGg6MS41cHg7fTwvc3R5bGU+PGNsaXBQYXRoIGlkPSJhIj48cmVjdCBjbGFzcz0iYSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE4Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgY2xhc3M9ImIiPjxyZWN0IGNsYXNzPSJjIiB3aWR0aD0iMTMuNSIgaGVpZ2h0PSI5IiByeD0iMS41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjc1IDguMjUpIi8+PGNpcmNsZSBjbGFzcz0iYyIgY3g9IjEuNSIgY3k9IjEuNSIgcj0iMS41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2IDExLjI1KSIvPjxwYXRoIGNsYXNzPSJjIiBkPSJNMTEuMjUsNS4yNVY0LjVBMy43NDYsMy43NDYsMCwwLDAsNy41NzUuNzVINy41QTMuNzQ2LDMuNzQ2LDAsMCwwLDMuNzUsNC40MjVWNS4yNSIvPjwvZz48L3N2Zz4K")}.cheeseburger-menu__side-menu{position:fixed;left:0;top:0;transform:translateX(-100%);height:100%;transition:all .3s ease;background:#fff;color:#1a1a1a;max-height:100%;overflow:auto}.cheeseburger-menu__side-menu-item{width:75px;transition:all .3s ease;text-align:center;min-height:calc(75px - 10px);display:flex;flex-direction:column;justify-content:center;font-weight:bold}.cheeseburger-menu__side-menu-item img,.cheeseburger-menu__side-menu-item svg{display:block;margin:0 auto 6px auto;max-width:90%;max-height:40px;fill:#1a1a1a}.cheeseburger-menu__side-menu-item span{font-size:10px;line-height:1.2;padding-left:3px;padding-right:3px}.cheeseburger-menu__side-menu-item:hover{cursor:pointer}.cheeseburger-menu__header{min-height:44px;padding-left:0}.cheeseburger-menu__header .menu__search_header{width:100%;padding-right:.75rem}.cheeseburger-menu__header .menu__search_header #block-search-header{display:initial}.cheeseburger-menu__header .menu__search_header #block-search-header .form-type-textfield{width:100%}.cheeseburger-menu__side-trigger{height:22px;position:relative;width:22px}.cheeseburger-menu__side-trigger:hover{cursor:pointer}.cheeseburger-menu__side-trigger span{background-color:#1a1a1a;display:block;height:2.5px;left:0;opacity:1;position:absolute;transition:transform .1s;width:100%}.cheeseburger-menu__side-trigger span:nth-of-type(1){top:0;transform:translateY(12px) translateX(0) rotate(45deg)}.cheeseburger-menu__side-trigger span:nth-of-type(2){top:100%;transform:translateY(-10px) translateX(0) rotate(-45deg)}.cheeseburger-menu__copyright{color:#fff;background-color:#153c14}.cheeseburger-menu__title{padding:12px;text-transform:uppercase}.cheeseburger-menu__title--collapsible .cheeseburger-menu__title{position:relative;transition:ease .35s}.cheeseburger-menu__title--collapsible .cheeseburger-menu__title:before,.cheeseburger-menu__title--collapsible .cheeseburger-menu__title:after{transition:ease .35s;content:" ";position:absolute;width:2px;height:8px;background:#1a1a1a;top:calc(50% - 4px)}.cheeseburger-menu__title--collapsible .cheeseburger-menu__title:before{right:12px;transform:rotate(45deg)}.cheeseburger-menu__title--collapsible .cheeseburger-menu__title:after{right:16px;transform:rotate(-45deg)}.cheeseburger-menu__title--expanded .cheeseburger-menu__title:before,.cheeseburger-menu__title--expanded .cheeseburger-menu__title:after{right:14px;height:14px;top:calc(50% - 8px)}.cheeseburger-menu__title--expanded .cheeseburger-menu__title:before{transform:rotate(-45deg)}.cheeseburger-menu__title--expanded .cheeseburger-menu__title:after{transform:rotate(45deg)}.cheeseburger-menu__submenu{background:#f2f4f7}.cheeseburger-menu__mainmenu>li{padding-left:12px}.cheeseburger-menu__mainmenu>li.cheeseburger-parent{padding-left:0}.cheeseburger-menu__mainmenu>li.cheeseburger-parent .cheeseburger-menu__item-label{padding-left:12px}.cheeseburger-menu__mainmenu--invisible{display:none}.toolbar-fixed .block-cheeseburgermenu-container{top:39px}.toolbar-fixed.toolbar-tray-open .block-cheeseburgermenu-container{top:79px}.dropdown{cursor:pointer;position:relative;margin:20px;transition:ease .35s}.dropdown:before,.dropdown:after{transition:ease .35s;content:" ";position:absolute;width:2px;height:8px;top:-4px;background:#1a1a1a}.dropdown:before{left:3px;transform:rotate(45deg)}.dropdown:after{left:-2px;transform:rotate(-45deg)}.cheeseburger-menu__item--is-expanded>.cheeseburger-menu__item-label_wrapper>.cheeseburger-menu__item-label{font-weight:700}.cheeseburger-menu__item--is-expanded>.cheeseburger-menu__submenu-trigger .dropdown{cursor:pointer}.cheeseburger-menu__item--is-expanded>.cheeseburger-menu__submenu-trigger .dropdown:before,.cheeseburger-menu__item--is-expanded>.cheeseburger-menu__submenu-trigger .dropdown:after{left:0;height:14px;top:-7px}.cheeseburger-menu__item--is-expanded>.cheeseburger-menu__submenu-trigger .dropdown:before{transform:rotate(-45deg)}.cheeseburger-menu__item--is-expanded>.cheeseburger-menu__submenu-trigger .dropdown:after{transform:rotate(45deg)}.cec-main-menu{display:none;flex:1}@media screen and (min-width:992px){.cec-main-menu{display:block}}.cec-main-menu a.is-active,.cec-main-menu a:hover,.cec-main-menu span:hover,.cec-main-menu ul.menu-lvl-0 li.menu-item--active-trail>span{color:#1aa358}.cec-main-menu.contextual-region{position:static}.cec-main-menu li.lvl-0{display:inline-block}.cec-main-menu li.lvl-0>span,.cec-main-menu li.lvl-0>a{display:inline-block;cursor:pointer;padding:1.5em 1.5em 1em 0}.cec-main-menu li.lvl-0 .menu-dropdown{visibility:hidden;opacity:0;display:none;transition:all .5s ease;font-size:14px;position:absolute;left:0;right:0;width:100%;z-index:1000;border-style:solid;border-width:1px;border-color:#d6d6d6;background-color:#fff;box-shadow:0px 10px 30px 0px rgba(0,0,0,.1);padding:36px 0}.cec-main-menu li.lvl-0 .menu-dropdown a,.cec-main-menu li.lvl-0 .menu-dropdown span{padding:1em 1.5em 1em 0;display:inline-block}.cec-main-menu li.lvl-0:hover{position:static}.cec-main-menu li.lvl-0:hover .menu-dropdown{transition-duration:.5s;visibility:visible;opacity:1;display:block}.cec-main-menu li.lvl-0 li.lvl-1{padding-right:10px;align-content:space-around}.cec-main-menu li.lvl-0 li.lvl-1>a{font-weight:700}.cec-main-menu li.lvl-0.menu-item--expanded span:hover:after{color:#1aa358}.cec-main-menu li.lvl-0.menu-item--expanded span:after{content:"";display:inline-block;transition:all 3ms;border:solid #3c3c3b;border-width:0 2px 2px 0;padding:2px;transform:rotate(45deg);margin-left:5px;margin-bottom:3px;transition:-webkit-transform .25s linear}.cec-main-menu li.lvl-0 a.menu-btn-green{color:#06a259;font-size:11px;padding:0 10px;line-height:1.09;display:block}@media screen and (min-width:992px){.cec-main-menu li.lvl-0 a.menu-btn-green{max-width:none;padding:11px 15px;font-size:13px;background:#1aa358;color:#fff;border-radius:20px}.cec-main-menu li.lvl-0 a.menu-btn-green:hover{background:#168a4a}}@media screen and (min-width:1200px){.cec-main-menu li.lvl-0 a.menu-btn-green{padding:11px 16px;font-size:14px}}@media screen and (min-width:1440px){.cec-main-menu li.lvl-0 a.menu-btn-green{padding:11px 19px;font-size:16px}}.block-navigare-principala,#block-navigare-principala,.block-navigare-principala-secondary,#block-navigare-principala-secondary,.block-search-header,#block-search-header{display:none}@media screen and (min-width:992px){.block-navigare-principala,#block-navigare-principala,.block-navigare-principala-secondary,#block-navigare-principala-secondary,.block-search-header,#block-search-header{display:block}}.block-navigare-principala ul.menu,#block-navigare-principala ul.menu{display:flex}.block-navigare-principala ul.menu li.menu-item,#block-navigare-principala ul.menu li.menu-item{display:inline-block}.block-navigare-principala ul.menu li.menu-item:first-of-type,#block-navigare-principala ul.menu li.menu-item:first-of-type{margin-left:auto}.block-navigare-principala ul.menu li.menu-item a,#block-navigare-principala ul.menu li.menu-item a{font-weight:700;text-transform:uppercase;font-size:11px;line-height:11px;color:#1a1a1a;display:block;text-align:center;padding:12px 20px 0px}.block-navigare-principala ul.menu li.menu-item a:hover,.block-navigare-principala ul.menu li.menu-item a.is-active,#block-navigare-principala ul.menu li.menu-item a:hover,#block-navigare-principala ul.menu li.menu-item a.is-active{color:#1aa358}.block-navigare-principala ul.menu li.menu-item--active-trail a,#block-navigare-principala ul.menu li.menu-item--active-trail a{color:#1aa358}.block-navigare-principala-secondary,#block-navigare-principala-secondary{position:static}.block-navigare-principala-secondary ul.sf-menu span.nolink,.block-navigare-principala-secondary ul.sf-menu span.sf-depth-2,.block-navigare-principala-secondary ul.sf-menu a,#block-navigare-principala-secondary ul.sf-menu span.nolink,#block-navigare-principala-secondary ul.sf-menu span.sf-depth-2,#block-navigare-principala-secondary ul.sf-menu a{transition:all 5ms}.block-navigare-principala-secondary ul.sf-menu span.nolink:hover,.block-navigare-principala-secondary ul.sf-menu span.sf-depth-2:hover,.block-navigare-principala-secondary ul.sf-menu a:hover,#block-navigare-principala-secondary ul.sf-menu span.nolink:hover,#block-navigare-principala-secondary ul.sf-menu span.sf-depth-2:hover,#block-navigare-principala-secondary ul.sf-menu a:hover{color:#1aa358}.block-navigare-principala-secondary ul.sf-menu a.is-active,.block-navigare-principala-secondary ul.sf-menu li.active-trail>span,.block-navigare-principala-secondary ul.sf-menu li.sfHover>span,#block-navigare-principala-secondary ul.sf-menu a.is-active,#block-navigare-principala-secondary ul.sf-menu li.active-trail>span,#block-navigare-principala-secondary ul.sf-menu li.sfHover>span{color:#1aa358}.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2.menuparent>.sf-depth-2:after,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2.menuparent>.sf-depth-2:after{content:"";display:inline-block;transition:all 3ms;border:solid #3c3c3b;border-width:0 2px 2px 0;padding:2px;transform:rotate(45deg);margin-left:5px;margin-bottom:3px;transition:-webkit-transform .25s linear}.block-navigare-principala-secondary ul.sf-menu li.active-trail.sf-depth-2:after,.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2.menuparent>.sf-depth-2:hover:after,#block-navigare-principala-secondary ul.sf-menu li.active-trail.sf-depth-2:after,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2.menuparent>.sf-depth-2:hover:after{border-color:#1aa358}.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2.sfHover.menuparent>.sf-depth-2:after,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2.sfHover.menuparent>.sf-depth-2:after{transform:rotate(-135deg);margin-bottom:1px}.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2{position:static}.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2 a.sf-depth-2,.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2 span.sf-depth-2,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2 a.sf-depth-2,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2 span.sf-depth-2{padding:1.5em .5em 1em 0;cursor:pointer;display:block}@media screen and (min-width:1200px){.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2 a.sf-depth-2,.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2 span.sf-depth-2,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2 a.sf-depth-2,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2 span.sf-depth-2{padding:1.5em 1em 1em 0}}@media screen and (min-width:1440px){.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2 a.sf-depth-2,.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2 span.sf-depth-2,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2 a.sf-depth-2,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2 span.sf-depth-2{padding:1.5em 1.5em 1em 0}}.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2.sfHover>ul.sf-multicolumn,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2.sfHover>ul.sf-multicolumn{display:flex}.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2>ul.sf-multicolumn,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2>ul.sf-multicolumn{border-style:solid;border-width:1px;border-color:#d6d6d6;background-color:#fff;box-shadow:0px 10px 30px 0px rgba(0,0,0,.1);width:100%;top:100%;left:0;right:0}.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2>ul.sf-multicolumn span,.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2>ul.sf-multicolumn a,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2>ul.sf-multicolumn span,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2>ul.sf-multicolumn a{font-size:14px}.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2>ul.sf-multicolumn li.sf-multicolumn-wrapper,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2>ul.sf-multicolumn li.sf-multicolumn-wrapper{max-width:1440px;margin:0 auto;padding:36px 0px}.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2>ul.sf-multicolumn li.sf-multicolumn-wrapper ol li.sf-depth-3>.sf-multicolumn-column,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2>ul.sf-multicolumn li.sf-multicolumn-wrapper ol li.sf-depth-3>.sf-multicolumn-column{padding:0px 16px}.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2>ul.sf-multicolumn li.sf-multicolumn-wrapper ol li.sf-depth-3 a.sf-depth-3,.block-navigare-principala-secondary ul.sf-menu li.sf-depth-2>ul.sf-multicolumn li.sf-multicolumn-wrapper ol li.sf-depth-3 span.sf-depth-3,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2>ul.sf-multicolumn li.sf-multicolumn-wrapper ol li.sf-depth-3 a.sf-depth-3,#block-navigare-principala-secondary ul.sf-menu li.sf-depth-2>ul.sf-multicolumn li.sf-multicolumn-wrapper ol li.sf-depth-3 span.sf-depth-3{font-weight:bold;padding-bottom:8px}.messages{padding:25px 17px;word-wrap:break-word;border:none;border-radius:5px;overflow-wrap:break-word}.messages+.messages{margin-top:1.538em}.messages__list{margin:0;padding:0;list-style:none}.messages__item+.messages__item{margin-top:.769em}.messages--status{color:#fff;background-color:#25a256}.messages--warning{color:#25a256;background-color:#f3ed8d}.messages--error{color:#fafafa;background-color:#e74c3c}.messages--error p.error{color:#fafafa}.spb-popup-main-wrapper{border:0;padding:30px;border-radius:8px;-webkit-box-shadow:0px 0px 10px 3px rgba(0,0,0,.22);-moz-box-shadow:0px 0px 10px 3px rgba(0,0,0,.22);box-shadow:0px 0px 10px 3px rgba(0,0,0,.22)}.spb-popup-main-wrapper.spb_center{max-width:85vw;width:inherit !important;margin-left:initial !important;left:50%;transform:translate(-50%,calc(-50% + 70px))}@media screen and (min-width:768px){.spb-popup-main-wrapper.spb_center{max-width:75vw}}@media screen and (min-width:992px){.spb-popup-main-wrapper.spb_center{max-width:990px}}.spb-popup-main-wrapper .spb-controls{top:5px}.spb-popup-main-wrapper .spb-controls .spb_close{border-radius:30px;width:30px;height:30px;line-height:30px;padding:0;border:0;font-size:30px;text-align:center;background:rgba(0,0,0,0)}.spb-popup-main-wrapper .paragraph--type--header .container{padding:5px 0px}.block-local-tasks-block{position:fixed;right:2%;top:150px;padding:10px;background-color:#0c280b;z-index:1000}.block-local-tasks-block ul li{margin-bottom:3px}.block-local-tasks-block ul li a{text-decoration:none;color:#fff}.block-local-tasks-block ul li a.is-active,.block-local-tasks-block ul li a:hover{text-decoration:underline}nav.menu--top ul.menu{display:flex;margin-top:12px}@media screen and (min-width:992px){nav.menu--top ul.menu{border-right:1px solid}}nav.menu--top ul.menu li.menu-item a{font-size:11px;line-height:1;display:block;text-transform:uppercase;font-weight:bold;padding:0px 10px}@media screen and (min-width:992px){nav.menu--top ul.menu li.menu-item a{padding:0px 20px}}nav.menu--top ul.menu li.menu-item a:hover{text-decoration:underline;color:#1aa358}nav.menu--top ul.menu li.menu-item.menu-item--active-trail a{color:#1aa358}
:root{--df-messenger-bot-message:#EEEE99 !important;--df-messenger-button-titlebar-color:#1AA358 !important;--df-messenger-chat-background-color:#F2F4F7 !important;--df-messenger-font-color:#1A1A1A !important;--df-messenger-send-icon:#1AA358 !important;--df-messenger-user-message:#FFFFFF !important;--df-messenger-input-font-color:#666666 !important}
