main{height:100dvh;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.center{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;overflow-y:auto}.inputBox select{width:100%;height:45px;padding:.8rem;border:1px solid #000;border-radius:10px;background:transparent;font-size:12px;font-weight:400;color:#c5c5c5;letter-spacing:1px;outline:none;transition:all .3s ease;cursor:pointer}@media (max-width: 768px){.center{padding:1rem}form{gap:1rem}.inputBox{width:100%;padding-bottom:2.25rem;padding-top:2.25rem}.inputBox h1{font-size:1.2rem}.footer{padding:.35rem;text-align:center}.footer .right a{font-size:9px}}body{height:100%;overflow:hidden;position:relative;width:100vw;overflow:auto}main.newLandingPage{height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:auto}@media screen and (min-width: 768px){main.newLandingPage{height:100dvh}}.header{display:flex;justify-content:center;align-items:center;padding:1rem}.header svg{width:100%;height:100%}.center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;overflow-y:auto}.center .cardContainer{width:100%;height:100%;display:flex;flex-direction:row}.card{width:100%;height:100%;max-height:450px;max-width:400px;margin:auto;text-decoration:none}.card .image{width:100%;height:100%;background:transparent;border-radius:10px}.card .image img{width:100%;height:100%;object-fit:contain;border-radius:10px}.card .info{display:flex;flex-direction:column;align-items:center;gap:4px}.card .info p{font-size:20px;color:#333;text-align:center}.card .info a{color:#000;text-decoration:none;text-transform:uppercase;font-weight:800;font-size:24px}form{display:flex;flex-direction:column;align-items:center;gap:2.75rem}.inputBox{display:flex;flex-direction:column;align-items:center;gap:1.25rem;min-width:350px;border:1px solid black;border-radius:10px;padding:2.75rem 2rem;background-color:#ffffffb3}.inputBox h1{font-size:1.35rem;font-weight:400;color:#000}.inputBox label{position:absolute;top:-4px;left:12px;line-height:.7;border-radius:3px;background:#fff;padding:0 3px;font-size:.76rem;font-weight:400;color:#000;z-index:1}.inputBox input{width:100%;padding:.9rem;border:1px solid #000;border-radius:10px;background:transparent;font-size:12px;letter-spacing:1px;outline:none;transition:all .3s ease}.PhoneInput{border:1px solid #000;border-radius:10px}.inputBox input::placeholder{font-weight:400;color:#c5c5c5}.inputBox button{width:100%;padding:1rem;background-color:#cacaca;color:#000;border:none;border-radius:10px;font-size:.95rem;letter-spacing:2px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.inputBox select{width:100%;height:45px;padding:.8rem;font-family:Inter,sans-serif;border:1px solid #000;border-radius:10px;background:transparent;font-size:12px;font-weight:400;color:#c5c5c5;letter-spacing:1px;outline:none;transition:all .3s ease;cursor:pointer}.footer{display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:1rem 1.5rem;background:transparent;z-index:10}@media (max-width: 768px){.center{padding:1rem}.center .cardContainer{flex-direction:column;align-items:center}form{gap:1rem}.inputBox{width:100%;padding-bottom:2.25rem;padding-top:2.25rem}.inputBox h1{font-size:1.2rem}.card .image{margin:0}.card .info p{font-size:20px}.card .info a{font-size:26px}.footer{padding:.35rem;text-align:center}.footer .right a{font-size:9px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Address Sans Pro,sans-serif;font-weight:400}body{height:100dvh;overflow:hidden;position:fixed;width:100vw;touch-action:none}main{height:100dvh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;overflow:hidden}.header{display:flex;justify-content:center;align-items:center}.header h1{font-size:70px;font-weight:400;color:#000;margin:0;padding:1rem}.center{flex:1;flex-direction:column;display:flex;align-items:center;justify-content:flex-start;padding:2rem;margin:0;overflow-y:auto}.desktopRow{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}.imageContainer{width:60%;height:100%;display:flex;flex-direction:row}.imageContainer img{width:100%;height:100%;max-height:650px;max-width:650px;margin:auto}form{width:40%;display:flex;flex-direction:column;align-items:center;gap:2.75rem;z-index:1}.logo{display:flex;justify-content:center;max-width:913px}.dbd-logo{max-width:100%;height:auto}.inputBox{display:flex;flex-direction:column;align-items:center;gap:1.25rem;min-width:350px;border:1px solid black;border:none;border-radius:10px;padding:2.75rem 2rem;background:transparent}.inputBox h1{font-size:1.35rem;font-weight:400;color:#000;white-space:nowrap}.inputBox .input-group{position:relative;width:100%;margin-bottom:.25rem}.inputBox .error{position:absolute;bottom:-18px;left:0;font-size:.7rem;color:#d32f2f;font-weight:400}.inputBox label{position:absolute;top:-4px;left:12px;line-height:.7;border-radius:3px;background:#fff;background-color:#fffc;padding:0 3px 0 1px;font-size:.76rem;font-weight:400;color:#000;z-index:1}.inputBox input{width:100%;padding:.9rem;border:1px solid #000;border-radius:10px;background:transparent;font-size:12px;background-color:#fffc;letter-spacing:1px;outline:none;transition:all .3s ease}.inputBox input[type=tel]{border:none}.PhoneInput{border:1px solid #000;border-radius:10px;background-color:#fffc}.PhoneInputCountry{transform:translate(14px)}.inputBox input::placeholder{font-family:Inter,sans-serif;font-weight:400;color:#c5c5c5}.inputBox button{width:100%;padding:1rem;background-color:#000;color:#fff;border:none;border-radius:10px;font-size:.95rem;letter-spacing:2px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.inputBox button:hover{border-color:#000}.inputBox button:focus{outline:1px solid black;box-shadow:none}.inputBox select{width:100%;height:45px;padding:.8rem;border:1px solid #000;border-radius:10px;background:transparent;background-color:#fffc;font-size:12px;font-weight:400;color:#c5c5c5;letter-spacing:1px;outline:none;transition:all .3s ease;cursor:pointer}.inputBox select.picked{color:#000}.footer{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:1rem 1.5rem;background:transparent;z-index:10}.footer .left,.footer .middle,.footer .right{flex:1;display:flex;align-items:center}.footer .left{justify-content:flex-start}.footer .middle{justify-content:center}.footer .right{justify-content:flex-end}.footer .left p{font-size:11px;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer .middle img{height:23px;max-width:60px;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;pointer-events:none}.footer .right a{color:#000;text-decoration:none;font-size:11px;font-weight:400;letter-spacing:1px;transition:color .3s ease;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}h1,label,.PhoneInputCountryIcon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width: 768px){.header h1{font-size:32px;text-align:center;padding:0}.center{padding:1rem}.desktopRow{flex-direction:column}.imageContainer{width:100%}.imageContainer img{position:relative;transform:translate(0);z-index:1}form{width:100%;gap:1rem}.inputBox{width:100%;padding-bottom:2.25rem;padding-top:2.25rem}.inputBox h1{font-size:1.2rem}.footer{padding:.35rem;text-align:center}.footer .right a{font-size:9px}}@media (max-width: 480px){.inputBox{min-width:250px}.inputBox input,.inputBox button{padding:.8rem;font-size:.8rem}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
