@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#e1e8eb;display:flex;flex-direction:column;align-items:center}.main-heading{font-size:65px;letter-spacing:5px;text-transform:uppercase;color:#ffffffeb;margin-top:75px;text-align:center;font-weight:300}.main-heading span{font-weight:700}.bg{position:absolute;top:0;left:0;z-index:-1;height:254px;width:100%;background-image:linear-gradient(to right,#6500a3e6,#1878afe6),url(https://images.unsplash.com/photo-1546453667-8a8d2d07bc20?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1974&q=100)}.container{width:1050px;height:520px;background-color:#fff;border-radius:10px;box-shadow:0 4px 4px #0000001a;margin-top:55px;display:flex;overflow:hidden;position:relative}textarea{all:unset}.textarea{flex:2;font-size:18px;padding:20px;border:none;resize:none;outline:none}.textarea>textarea{width:100%;height:100%}.textarea::placeholder{color:#b1b1b1;font-size:18px}.stats{flex:1.3;background-color:#f5f5f5;display:flex;flex-wrap:wrap}.stat{flex:1 150px;display:flex;flex-direction:column;align-items:center;justify-content:center}.stat:nth-child(1),.stat:nth-child(2){border-bottom:1px solid #e0e0e0}.stat:nth-child(2),.stat:nth-child(4){border-left:1px solid #e0e0e0}.stat__number{font-weight:600;font-size:35px;margin-bottom:10px;color:#4d5457}.stat__number--limit{color:#b34949}.second-heading{font-size:14px;text-transform:uppercase;letter-spacing:2px;font-weight:500;color:#747a7c}.footer{display:flex;justify-content:space-between;margin:14px 0;opacity:.4;width:100%}.warning{position:absolute;bottom:15px;left:35px;color:#b34949;font-size:14px;margin-top:5px;margin-left:5px}@media (max-width: 1150px){.container{width:85vw;flex-direction:column}.main-heading{font-size:7vw}.stat{padding:15px 10px}.stat:nth-child(3){border-left:1px solid #e0e0e0}.stat__number{font-size:20px}.stat__number--limit{color:#d33c3c}.footer{width:initial;flex-direction:column;align-items:center}}@media (max-width: 1024px){.stat:nth-child(3){border-left:1px solid #e0e0e0}}@media (max-width: 768px){.stat{flex:1 160px}.stat:nth-child(3){border-bottom:1px solid #e0e0e0}}
