/* For breakpoint bartik.narrow */
@media all and (min-width: 560px) and (max-width: 850px) { .hide--bartik-narrow { display: none; } }
/* For breakpoint bartik.wide */
@media all and (min-width: 851px) { .hide--bartik-wide { display: none; } }
/* For breakpoint edelvives_claro.smartphone */
@media all and (min-width: 0px) and (max-width: 480px) { .hide--edelvives_claro-smartphone { display: none; } }
/* For breakpoint edelvives_claro.small-tablets */
@media all and (min-width: 481px) and (max-width: 768px) { .hide--edelvives_claro-small-tablets { display: none; } }
/* For breakpoint edelvives_claro.tablets-medium */
@media all and (min-width: 769px) and (max-width: 1024px) { .hide--edelvives_claro-tablets-medium { display: none; } }
/* For breakpoint edelvives_claro.medium */
@media all and (min-width: 1025px) and (max-width: 1280px) { .hide--edelvives_claro-medium { display: none; } }
/* For breakpoint edelvives_claro.large */
@media all and (min-width: 1281px) and (max-width: 1920px) { .hide--edelvives_claro-large { display: none; } }
/* For breakpoint edelvives_claro.big-screems */
@media all and (min-width: 1921px) { .hide--edelvives_claro-big-screems { display: none; } }
/* For breakpoint seven.mobile */
@media (min-width: 0em) { .hide--seven-mobile { display: none; } }
/* For breakpoint seven.wide */
@media screen and (min-width: 40em) { .hide--seven-wide { display: none; } }
/* For breakpoint toolbar.narrow */
@media only screen and (min-width: 16.5em) { .hide--toolbar-narrow { display: none; } }
/* For breakpoint toolbar.standard */
@media only screen and (min-width: 38.125em) { .hide--toolbar-standard { display: none; } }
/* For breakpoint toolbar.wide */
@media only screen and (min-width: 61em) { .hide--toolbar-wide { display: none; } }
/* For breakpoint bootstrap5.screen.xs-max */
@media (max-width: 575.98px) { .hide--bootstrap5-screen-xs-max { display: none; } }
/* For breakpoint bootstrap5.screen.sm-min */
@media (min-width: 576px) { .hide--bootstrap5-screen-sm-min { display: none; } }
/* For breakpoint bootstrap5.screen.sm-max */
@media (max-width: 767.98px) { .hide--bootstrap5-screen-sm-max { display: none; } }
/* For breakpoint bootstrap5.screen.md-min */
@media (min-width: 768px) { .hide--bootstrap5-screen-md-min { display: none; } }
/* For breakpoint bootstrap5.screen.md-max */
@media (max-width: 991.98px) { .hide--bootstrap5-screen-md-max { display: none; } }
/* For breakpoint bootstrap5.screen.lg-min */
@media (min-width: 992px) { .hide--bootstrap5-screen-lg-min { display: none; } }
/* For breakpoint bootstrap5.screen.lg-max */
@media (max-width: 1199.98px) { .hide--bootstrap5-screen-lg-max { display: none; } }
/* For breakpoint bootstrap5.screen.xl-min */
@media (min-width: 1200px) { .hide--bootstrap5-screen-xl-min { display: none; } }
/* For breakpoint bootstrap5.screen.xl-max */
@media (max-width: 1399.98px) { .hide--bootstrap5-screen-xl-max { display: none; } }
/* For breakpoint bootstrap5.screen.xxl-min */
@media (min-width: 1400px) { .hide--bootstrap5-screen-xxl-min { display: none; } }
/* For breakpoint edelvives_bootstrap5.screen.xs-max */
@media (max-width: 575.98px) { .hide--edelvives_bootstrap5-screen-xs-max { display: none; } }
/* For breakpoint edelvives_bootstrap5.screen.wide_big */
@media all and (max-width: 1920px) and (min-width:768px) { .hide--edelvives_bootstrap5-screen-wide_big { display: none; } }
/* For breakpoint edelvives_bootstrap5.screen.sm-min */
@media (min-width: 576px) { .hide--edelvives_bootstrap5-screen-sm-min { display: none; } }
/* For breakpoint edelvives_bootstrap5.wide_medium */
@media all and (max-width: 767px) and (min-width:641px) { .hide--edelvives_bootstrap5-wide_medium { display: none; } }
/* For breakpoint edelvives_bootstrap5.screen.sm-max */
@media (max-width: 767.98px) { .hide--edelvives_bootstrap5-screen-sm-max { display: none; } }
/* For breakpoint edelvives_bootstrap5.wide_small */
@media all and (max-width: 640px) and (min-width:481px) { .hide--edelvives_bootstrap5-wide_small { display: none; } }
/* For breakpoint edelvives_bootstrap5.screen.md-min */
@media (min-width: 768px) { .hide--edelvives_bootstrap5-screen-md-min { display: none; } }
/* For breakpoint edelvives_bootstrap5.wide_micro */
@media all and (max-width:480px) { .hide--edelvives_bootstrap5-wide_micro { display: none; } }
/* For breakpoint edelvives_bootstrap5.screen.md-max */
@media (max-width: 991.98px) { .hide--edelvives_bootstrap5-screen-md-max { display: none; } }
/* For breakpoint edelvives_bootstrap5.screen.lg-min */
@media (min-width: 992px) { .hide--edelvives_bootstrap5-screen-lg-min { display: none; } }
/* For breakpoint edelvives_bootstrap5.screen.lg-max */
@media (max-width: 1199.98px) { .hide--edelvives_bootstrap5-screen-lg-max { display: none; } }
/* For breakpoint edelvives_bootstrap5.screen.xl-min */
@media (min-width: 1200px) { .hide--edelvives_bootstrap5-screen-xl-min { display: none; } }