.env-file-card-file-icon{width:47px;height:60px}.env-file-card{width:100%;min-height:100px;height:100%;max-width:var(--component-max-width);display:-webkit-box;display:-ms-flexbox;display:flex;padding:45px 49px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.env-file-card.env-file-card-editing .env-file-card-btn{pointer-events:none}@media (max-width:767px){.env-file-card{padding:30px;max-width:100%}}@media (max-width:479px){.env-file-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.env-file-card-extension{margin-right:31px;margin-top:5px}@media (max-width:479px){.env-file-card-extension{margin-right:0;margin-top:0;margin-bottom:20px;-ms-flex-item-align:center;align-self:center}}.env-file-card-title{color:#1f1f1f;font-size:18px;font-weight:500;letter-spacing:.18px;line-height:27px;margin:0 0 5px}.env-file-card-subtitle{color:#6c6c6c;font-size:14px;line-height:24px;margin-bottom:14px}.env-file-card-btn{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:27px;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:unset;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:14px}.env-file-card-btn:hover{opacity:.9}.env-file-card-icon{font-size:21px;margin-right:10px}.env-file-card-text{color:#264bf2;font-size:15px;font-weight:500;letter-spacing:.38px;line-height:19px;border-bottom:2px solid #264bf2;padding-bottom:6px}.dir--rtl .env-file-card-icon{margin-right:0;margin-left:10px}.dir--rtl .env-file-card-extension{margin-right:0;margin-left:31px}.env-file-styles-container{max-width:var(--component-max-width);margin-left:auto;margin-right:auto}