.launching-very-soon-section{background-color:#000}.launching-very-soon-section .launchingVerySoon{position:relative;min-height:100vh;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:background-image 1s ease-in-out}.launching-very-soon-section .launchingVerySoon .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:1}.launching-very-soon-section .launchingVerySoon *{position:relative;z-index:2}.launching-very-soon-section .launchingVerySoon .header{margin-bottom:2rem;display:flex;align-items:center;justify-content:center}.launching-very-soon-section .launchingVerySoon .header .custom-logo{max-width:100%}.launching-very-soon-section .launchingVerySoon .text-content{display:flex;align-items:center;justify-content:center;flex-direction:column}.launching-very-soon-section .launchingVerySoon .content-head{text-align:left;line-height:1}.launching-very-soon-section .launchingVerySoon .content-head h1{font-size:150px;font-weight:800;color:#f05f25!important}.launching-very-soon-section .launchingVerySoon .content-head h3{font-size:100px;font-weight:100;color:#f05f25!important}.launching-very-soon-section .launchingVerySoon p{text-align:left;font-size:25px;font-weight:400;color:#fff}.launching-very-soon-section .launchingVerySoon .icon{color:#fff;font-size:1.5rem;transition:color .3s;margin:0 10px}.launching-very-soon-section .launchingVerySoon .icon:hover{color:#f60}.launching-very-soon-section .emailBox{max-width:600px;display:flex;border:1px solid hsla(0,0%,100%,.6);border-radius:30px;padding:5px;background-color:transparent}.launching-very-soon-section .emailBox .emailInput{flex:1 1;border:none;outline:none;padding:10px 15px;border-radius:30px 0 0 30px;background-color:transparent;color:#fff;font-size:20px;font-weight:400;font-family:inherit}.launching-very-soon-section .emailBox .emailInput::placeholder{color:hsla(0,0%,100%,.6);font-weight:300}.launching-very-soon-section .emailBox .subscribeButton{padding:10px 20px;border-radius:30px;border:none;background-color:#f05f25!important;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s;width:200px}.launching-very-soon-section .emailBox .subscribeButton:hover{background-color:#e65500}.popup{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:10}.popup .thanks p{margin:0 0 20px;font-size:18px;font-weight:700;color:#fff}.popup .popup-content{background:#fff;padding:20px 30px;border-radius:10px;text-align:center}.popup .popup-content p{margin:0 0 20px;font-size:18px;font-weight:700;color:#333}.popup .popup-content .btn-close{padding:10px 20px;background-color:#f60;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.popup .popup-content .btn-close:hover{background-color:#e65500}.alert{font-size:16px;font-weight:500;border-radius:8px}