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