.atc-form{position:relative}.atc-form .atc-form-grid{display:grid}.atc-form .atc-form-grid.--columns-2{-moz-column-gap:30px;column-gap:30px;grid-template-columns:1fr 1fr;margin-bottom:20px;row-gap:20px}@media screen and (max-width:768px){.atc-form .atc-form-grid.--columns-2{grid-template-columns:1fr}}.atc-form .atc-form-grid.--columns-1{margin-bottom:20px;row-gap:20px}.atc-form .atc-input.--error input,.atc-form .atc-input.--error select,.atc-form .atc-input.--error textarea{border-color:#ff4500}.atc-form .atc-input span{color:#ff4500;display:block;font-size:1.4em;margin-top:5px}.atc-form .atc-input input,.atc-form .atc-input select,.atc-form .atc-input textarea{align-items:center;background-color:#202e3c;border:1px solid #202e3c;border-radius:10px;box-shadow:0 2px 2px rgba(0,0,0,.05);box-sizing:border-box;color:#fff;display:flex;font-family:inherit;font-size:1.6em;outline:none;padding:10px 20px;resize:vertical;width:100%}.atc-form .atc-input input::-moz-placeholder,.atc-form .atc-input select::-moz-placeholder,.atc-form .atc-input textarea::-moz-placeholder{color:hsla(0,0%,100%,.6)!important;font-weight:100}.atc-form .atc-input input::placeholder,.atc-form .atc-input select::placeholder,.atc-form .atc-input textarea::placeholder{color:hsla(0,0%,100%,.6)!important;font-weight:100}.atc-form .atc-input option{color:#000}.atc-form .atc-input textarea{min-height:140px}.atc-form .atc-form-flex{display:flex}.atc-form .atc-form-flex.--flex-1{justify-content:space-between}@media screen and (max-width:426px){.atc-form .atc-form-flex{align-items:center;flex-direction:column}.atc-form .atc-form-flex>:nth-child(2){margin-top:15px}}.atc-form .atc-checkbox{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.atc-form .atc-checkbox.--error .atc-checkbox__box{border-color:#ff4500}.atc-form .atc-checkbox__box{align-items:center;background-color:#202e3c;border:1px solid #202e3c;border-radius:8px;display:flex;height:20px;justify-content:center;margin-right:12px;width:20px}.atc-form .atc-checkbox__box.--checked:before{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";display:block;height:4px;transform:rotate(-45deg);width:10px}.atc-form .atc-checkbox__wrapper{align-items:center;display:flex}.atc-form .atc-checkbox__label{color:#fff;flex:1;font-size:1.4em}.atc-form .atc-checkbox__error{color:#ff4500;font-size:1.4em;margin-left:32px}.atc-form .atc-radiobox__box{align-items:center;background-color:#fff;border-radius:48px;display:flex;height:20px;justify-content:center;margin-right:12px;width:20px}.atc-form .atc-radiobox__box.--selected:after{background-color:var(--ci-color);border-radius:50%;content:"";height:12px;width:12px}.atc-form .atc-radiobox__wrapper{align-items:center;cursor:pointer;display:flex}.atc-form .atc-radiobox__label{color:#fff;font-size:1.6em}.atc-form__success{align-items:center;background-color:#fff;bottom:-10px;color:#388e3c;display:flex;justify-content:center;left:-10px;position:absolute;right:-10px;top:-10px}.atc-form__success.--orange{color:orange}.atc-form__success-item{margin-bottom:10px;text-align:center}.atc-form__success-item i{border:3px solid;border-radius:50%;font-size:3.2em;padding:5px}.atc-form__success-content span{font-size:1.8em}.atc-select--unselected{color:rgba(63,63,63,.6)!important;font-weight:100}.atc-form__wrapper{margin:0 auto;padding:14em 0 2em}.atc-form__inner-wrapper{position:relative;width:auto}.atc-form__content{margin:30px auto 10px;padding-bottom:45px}.atc-form__headline h1,.atc-form__headline h2{color:#fff;font-family:"Noto Serif",serif;font-size:3.2em;line-height:1.4em;margin:0 0 1em;text-align:center}.atc-form__background{background-image:url(/assets/marble.jpg);background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.atc-form__request{padding:0 20px}@media screen and (max-width:480px){.atc-form__wrapper{padding-top:10px}.atc-form__headline h1,.atc-form__headline h2{font-size:3.2em;line-height:1}.atc-form__content{margin:5px 0 10px;padding-bottom:25px}.atc-form__label{padding:10px 30px}.atc-form__label span{font-size:1.8em}}