.get-in-touch-div{display:flex;flex-direction:column;width:100%;justify-content:center;gap:8px}.get-in-touch-input-div{border:1px solid var(--grey-2);min-height:52px;max-height:52px;padding:10px 14px;border-radius:12px;gap:4px}.get-in-touch-input,.get-in-touch-input-div{display:flex;flex-direction:row;align-items:center}.get-in-touch-input{justify-content:space-between;height:100%}.get-in-touch-input,.get-in-touch-input-2{border:none;outline:none;width:100%;margin:0}.get-in-touch-input-2{height:80%;min-height:120px;max-height:120px;resize:none;display:flex;color:#041e2f}.arrow-wrapper{transition:transform .3s ease}.arrow-wrapper.rotate{transform:rotate(180deg)}.input-row{display:flex;flex-direction:row;gap:12px}.hear-about-us-group{display:flex;flex-direction:column;gap:16px}.chip-select-row{display:flex;flex-wrap:wrap;gap:12px}.chip-select{padding:12px 24px;border-radius:100px;border:1px solid var(--grey-2);background-color:var(--white);color:var(--grey-1);cursor:pointer;transition:all .2s ease;white-space:nowrap}.chip-select:hover{border-color:var(--black-1);color:var(--black-1)}.chip-select.is-active{background-color:var(--black-1);border-color:var(--black-1);color:var(--white)}.input-main-div{row-gap:24px;width:100%;max-width:1040px;align-self:center}.input-main-div,.title-main-div{display:flex;flex-direction:column}.title-main-div{background-color:var(--black-1);align-items:center;row-gap:20px;margin-top:-102px;padding:200px 20px 60px;transition:all .5s ease}.main-div-2{display:flex;flex-direction:column;row-gap:60px}.currency-div{display:flex;flex-direction:row;align-items:center;gap:6px}.common-btn,.common-btn-disabled{border:none;outline:none;min-width:140px;max-height:44px;background-color:#a0a0a0;padding:12px 20px;border-radius:100px;font-size:14px;color:var(--white);font-family:var(--font-be-vietnam-pro);font-weight:500;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;align-items:center}.common-btn:hover{border:none}.common-btn{background-color:var(--black-1)}.common-btn-div{display:flex;align-items:center;justify-content:center;margin-top:40px}.error-border{border:1px solid red}.error-text{font-size:12px;font-family:var(--font-be-vietnam-pro);font-weight:300;color:red}.captcha-div{flex-direction:row;justify-content:flex-start;gap:12px;padding:12px 0;width:100%}.captcha-div,.checkbox-div{display:flex;align-items:center}.checkbox-div{max-width:20px;min-width:20px;max-height:20px;min-height:20px;border-width:1.5px;border-radius:5px;border-color:var(--black-1);border-style:solid;justify-content:center;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;flex-shrink:0}.checkbox-div:checked{background-color:var(--green-1,#000);border-color:var(--green-1,#000);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3 4.3 6.7 11 3.3 7.7' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:14px}.checkbox-error-div{display:flex;flex-direction:column;gap:4px}@media screen and (max-width:1024px){.title-main-div{padding:164px 20px 40px}.input-main-div{padding-inline:40px}.main-div-2{gap:40px}}@media screen and (max-width:768px){.title-main-div{padding:132px 0 20px}.input-main-div{padding-inline:20px}.input-row{flex-direction:column}.main-div-2{gap:20px}}