.invest-main h2 span{font-weight:800;line-height:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-size:clamp(2.125rem,calc(2.125rem + ((4 - 2.125) * ((100vw - 20rem) / (82.5 - 20)))),4rem)}.invest-main input[type=number]::-webkit-inner-spin-button,.invest-main input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.invest-main input[type=number]{-moz-appearance:textfield}.invest-main .checkbox-btn{padding-left:30px;color:#fff}.invest-main .checkbox-btn a{font-weight:600}.invest-main .input-check:before{content:"";position:absolute;left:50%;top:6.5px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg)}.loader{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border-color:currentcolor;border-color:#7de3b5 #7de3b5 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:3px;box-sizing:border-box;animation:rotation 1s linear infinite}.loader:after,.loader:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border-color:currentcolor;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #ea4e83 #ea4e83;border-style:solid;border-width:3px;width:40px;height:40px;border-radius:50%;box-sizing:border-box;animation:rotationBack .5s linear infinite;transform-origin:center center}.loader:before{width:32px;height:32px;border-color:#7de3b5 #7de3b5 rgba(0,0,0,0) rgba(0,0,0,0);animation:rotation 1.5s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotationBack{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}