@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-page{display:flex;flex-direction:column;height:calc(100vh - var(--header-height));padding:var(--ah-space-4)}.agro-crm-page__frame-wrapper{background-color:var(--ah-color-bg);border:1px solid var(--ah-color-border-neutral);border-radius:12px;flex:1 1 auto;min-height:0;overflow:hidden}.agro-crm-page__frame{background-color:var(--ah-color-bg);border:none;display:block;height:100%;width:100%}
