.hero-section-wrapper{position:relative}.hero-section{min-height:100vh;text-align:center}.hero-heading{font-size:60px;font-weight:800}.hero-subheading{font-size:30px;font-weight:700;margin:30px 50px;line-height:38px}a{text-decoration:none;margin-top:20px}@media all and (max-width: 1279px){.hero-heading{font-size:82px;line-height:92px}.hero-subheading{font-size:25px}}@media all and (max-width: 767px){.hero-section{align-items:flex-start;text-align:center;min-height:70vh}.hero-heading{font-size:55px;line-height:55px;width:270px;margin-top:60px}.hero-subheading{font-size:20px;line-height:22px;margin:35px 0}}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}@media (max-width:767px){html{font-size:45}.wrapper{height:60px;width:400px;padding-right:14%;padding-left:18%;display:flex;position:relative}}::selection{color:#fff;background:var(--bg-black)}.wrapper{height:60px;width:400px;display:flex;text-align:center;align-items:center;justify-content:center;position:relative}.wrapper .btn-1{position:absolute;height:100%;width:50%;color:var(--bg-black);background:rgb(255,255,255);line-height:60px;font-size:27px;font-weight:600;border-radius:5px;user-select:none;cursor:pointer;box-shadow:5px 5px 30px #0003;transition:.4s cubic-bezier(.68,-.55,.265,1.55)}.wrapper .btn-1:active{transform:scale(.9)}#click:checked~.btn-1{height:40px;width:100px;opacity:0;pointer-events:none}.wrapper .field{height:100%;width:0%;opacity:0;pointer-events:none;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55)}#click:checked~.field{width:100%;opacity:1;pointer-events:auto}.wrapper .field input{height:100%;width:100%;border:2px solid #fff;border-radius:5px;padding:0 130px 0 15px;font-size:20px;outline:none;box-shadow:5px 5px 30px #0003}.wrapper .field input::placeholder{color:#999;font-size:17px}.wrapper .field .btn-2{position:absolute;top:50%;right:15px;transform:translateY(-50%);font-size:16px;color:#fff;line-height:40px;background:var(--bg-black);height:40px;width:100px;user-select:none;border-radius:5px;cursor:pointer;transition:all .3s ease}.wrapper .field .btn-2{padding:0 25px 0 15px}.wrapper .field .btn-2:active{transform:translateY(-50%) scale(.9)}.wrapper #click{display:none}@font-face{font-family:Gilroy;src:local("gilroy"),url(/assets/Gilroy-Regular-29d02f71.ttf) format("truetype")}@font-face{font-family:Gilroy;font-weight:300;src:local("gilroy"),url(/assets/Gilroy-Thin-092db2b7.ttf) format("truetype")}@font-face{font-family:Gilroy;font-weight:500;src:local("gilroy"),url(/assets/Gilroy-Medium-7b3c8435.ttf) format("truetype")}@font-face{font-family:Gilroy;font-weight:600;src:local("gilroy"),url(/assets/Gilroy-SemiBold-8b4f5562.ttf) format("truetype")}@font-face{font-family:Gilroy;font-weight:700;src:local("gilroy"),url(/assets/Gilroy-Bold-7083c931.ttf) format("truetype")}@font-face{font-family:Gilroy;font-weight:800;src:local("gilroy"),url(/assets/Gilroy-ExtraBold-61fc7ed2.ttf) format("truetype")}:root{--bg-black: #0f0f0f;--white: #f8f8f8}.max-width{max-width:70%;margin:auto}.flex{display:flex}.absolute-center{justify-content:center;align-items:center}.flex-col{flex-direction:column}@media all and (max-width: 1279px){.max-width{max-width:80%}}@media all and(max-width: 767px){.max-width{max-width:90%}}body{margin:0;font-family:Gilroy,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;background-color:var(--bg-black);color:var(--white)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
