/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.ltd-form.block:before{background:url(/modules/custom/ltd_lead/images/background.jpg) no-repeat center,#4e74ba;background-size:cover;content:'';display:block;height:500px;position:absolute;width:100%;}@media screen and (max-width:1920px){.ltd-form.block:before{background-image:url(/modules/custom/ltd_lead/images/background-1920.jpg);}}@media screen and (max-width:1280px){.ltd-form.block:before{background-image:url(/modules/custom/ltd_lead/images/background-1280.jpg);}}@media screen and (max-width:640px){.ltd-form.block:before{background-image:url(/modules/custom/ltd_lead/images/background-640.jpg);}}@media screen and (max-width:320px){.ltd-form.block:before{background-image:url(/modules/custom/ltd_lead/images/background-320.jpg);}}.ltd-form.block > .content{font-family:"Bw Nista Geometric DEMO",sans-serif;margin-bottom:4rem;padding-top:3rem;position:relative;z-index:1;}#ltd-form button{-webkit-box-shadow:0px 4px 4px rgba(0,0,0,0.2);box-shadow:0px 4px 4px rgba(0,0,0,0.2);font-weight:bold;font-size:1.5rem;line-height:1.75rem;padding:1rem;text-transform:uppercase;}#ltd-form input,#ltd-form select,#ltd-form textarea{background-color:#f6f6f6;border-radius:4px;border:none;color:#495057;margin-bottom:1rem;}#ltd-form label{color:#000000;font-size:1rem;font-weight:bold;}#ltd-form select{background:#f6f6f6 url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 8l8 8 8-8' fill='none' stroke='%23565656' stroke-width='2'/%3E%3C/svg%3E") no-repeat right 2px center;}#ltd-form .callout{color:#ffffff;font-family:"Roboto Slab",serif;font-weight:200;margin-bottom:3rem;text-align:center;text-transform:capitalize;}#ltd-form .form-actions{margin-bottom:1.5rem;text-align:center;}#ltd-form .legal{color:#000000;font-size:.625rem;font-weight:700;line-height:.75rem;text-align:center;}#ltd-form .main{background-color:#ffffff;border-radius:4px;-webkit-box-shadow:0px 24px 6px 0px rgba(190,190,190,0.5);box-shadow:0px 24px 6px 0px rgba(190,190,190,0.5);padding:3rem;}#ltd-form .step{max-width:900px;margin:0 auto 1rem;}#ltd-form .step .title{color:#1ba21c;font-size:1rem;font-weight:bold;text-transform:uppercase;}#ltd-form .step-1 select{display:block;width:60%;}#ltd-form .step-2 .content{display:grid;column-gap:.5rem;grid-template-columns:1fr 1fr 1fr;}#ltd-form .step-2 .content .form-item-case-desc{grid-column:3;grid-row:1/3;}@media screen and (max-width:991px){#ltd-form .step-1 select{width:100%;}#ltd-form .step-2 .content{grid-template-columns:1fr 1fr;row-gap:0;}#ltd-form .step-2 .content .form-item-case-desc{grid-column:1/3;grid-row:auto;}}@media screen and (max-width:575px){#ltd-form .step-2 .content{grid-gap:0;grid-template-columns:1fr;}#ltd-form .step-2 .content .form-item-case-desc{grid-column:auto;}}
