@media only screen and (min-width:1024px + 1px){._hide-min{display:none!important}}@media only screen and (max-width:1024px){._hide-xxsmall{display:none!important}}@media only screen and (max-width:1280px){._hide-xsmall{display:none!important}}@media only screen and (min-width:1280px + 1px){._hide-more_than_xsmall{display:none!important}}@media only screen and (max-width:1366px){._hide-small{display:none!important}}@media only screen and (max-width:1440px){._hide-medium{display:none!important}}@media only screen and (min-width:1440px){._hide-more_than_medium{display:none!important}}@media only screen and (max-width:1680px){._hide-large{display:none!important}}@media only screen and (min-width:1680px){._hide-more_than_large{display:none!important}}@media only screen and (max-width:2560px - 1px){._hide-xlarge{display:none!important}}@media only screen and (min-width:1920px){._hide-more_than_xlarge{display:none!important}}@media only screen and (min-width:2560px){._hide-xxlarge{display:none!important}}@media only screen and (max-width:2560px){._hide-max{display:none!important}}.agro-crm-requests-page{display:flex;flex-direction:column;height:calc(100vh - var(--header-height));padding:var(--ah-space-4)}.agro-crm-requests-page__placeholder{background:radial-gradient(circle at top left,rgba(51,158,117,.16),transparent 34%),linear-gradient(135deg,#fffffff5,#f4f9f6fa);border:1px solid rgba(51,158,117,.18);border-radius:20px;display:grid;flex:1 1 auto;min-height:0;padding:clamp(24px,5vw,48px);place-items:center}.agro-crm-requests-page__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:1px solid rgba(51,158,117,.14);border-radius:24px;box-shadow:0 24px 60px #18382c1f;padding:clamp(24px,4vw,36px);text-align:center;width:min(100%,560px)}.agro-crm-requests-page__badge{align-items:center;background:#339e751f;border-radius:999px;color:#267856;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;letter-spacing:.04em;margin-bottom:16px;min-width:88px;padding:8px 14px;text-transform:uppercase}.agro-crm-requests-page__title{color:#1b2a23;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.2;margin:0}.agro-crm-requests-page__description{color:#1b2a23b8;font-size:16px;line-height:1.55;margin:16px 0 0}
