body,html{height:100%}#app{padding:15px}#app,.the-home{display:flex;justify-content:center;align-items:center}.the-home{flex-direction:column;height:90vh}.header{background-color:rgba(0,0,0,.79);color:#fff;padding:20px;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;width:100%;z-index:1000}.logo{width:auto;height:auto}.main-content{margin-top:70px}.row{display:flex}.column{flex:1;padding:20px;padding-left:21px}.rectangle,.rectangle-container{display:flex;justify-content:center;align-items:center;height:auto}.rectangle{width:100%;box-shadow:1px 1px 12px 5px #a9a9a9;border:10px solid transparent;border-radius:10px}.text{font-size:18px}.input-label{display:flex;justify-content:flex-start;align-items:center;margin-right:10px}.button-spacing{margin-right:80px}.custom-select{background-color:#f8f9fa;border:1px solid #ced4da;border-radius:.25rem}.input-label h6{margin-bottom:0}.btn-secondary{background-color:#ac9a34}.tab-container{display:flex;justify-content:center;align-items:center;position:relative;height:60px;margin-bottom:20px}.text-colorh4{color:#ac9a34}.circle-tab{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:50%;background-color:#d3d3d3;cursor:pointer;margin:0 50px}.circle-tab.active{background-color:#ac9a34;color:#fff}.circle-tab{color:#fff}.active-indicator{position:absolute;bottom:0;left:0;width:50px;height:2px;transition:transform .3s}.tab-content{margin-top:20px}.tab-pane{display:none}.tab-pane.active{display:flex;justify-content:center}.content-wrapper{text-align:center}.btn-secondary{color:#fff!important;background-color:#ac9a34!important;border-color:#ac9a34!important}.btn-secondary:hover{color:#ac9a34!important;background-color:#fff!important;border-color:#ac9a34!important}.home[data-v-640c8876]{margin:20px}