@charset "UTF-8";

/* Version 2023.06 - 2023-06-15 18:00 */

/* BEGIN: ALL DEVICES */

/* Text */


/* Header */


/* Footer */


/* Spacer */


/* END: ALL DEVICES */

/* BEGIN: MEDIA QUERIES */

/* Landscape phone to portrait tablet */
@media (max-width:767px) {

}

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) {

}

/* Medium devices (desktops, 992px and up) */
@media (min-width:992px) and (max-width:1199px) {

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width:1200px) {

}

/* END: MEDIA QUERIES */
