 @media only screen and (min-width: 0rem) {#blog-1145 {padding: var(--sectionPadding);padding-top: var(--innerSectionPadding);position: relative;z-index: 1;}#blog-1145 iframe {display: block;width: 100%;max-width: 80rem;margin: auto;border: none;border-radius: 1rem;overflow: hidden;}#blog-1145 .cs-container {width: 100%;max-width: 49rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#blog-1145 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#blog-1145 .cs-title {max-width: 20ch;margin: 0;}#blog-1145 .cs-card-group {width: 100%;padding: 0;margin: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: 1.25rem;}#blog-1145 .cs-item {text-align: left;list-style: none;border-radius: 1rem;overflow: hidden;background-color: #fff;border: 1px solid #e7e7e8;grid-column: span 12;display: flex;flex-direction: column;justify-content: space-between;position: relative;z-index: 1;transition: border-color 0.3s;}#blog-1145 .cs-item:hover {border-color: rgba(15, 125, 183, 0.2);}#blog-1145 .cs-item:hover .cs-h3 {color: var(--primary);}#blog-1145 .cs-item:hover .cs-link {color: var(--primary);}#blog-1145 .cs-item:hover .cs-link .cs-arrow {filter: brightness(0) saturate(100%) invert(42%) sepia(85%) saturate(4486%) hue-rotate(180deg) brightness(88%) contrast(88%);}#blog-1145 .cs-picture {width: 100%;height: 15rem;overflow: hidden;display: block;flex: none;position: relative;z-index: 1;}#blog-1145 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#blog-1145 .cs-flex {height: 100%;padding: 1.5rem;padding-bottom: 0;box-sizing: border-box;display: flex;flex-direction: column;align-items: flex-start;position: relative;z-index: 2;text-decoration: none;}#blog-1145 .cs-h3 {font-size: 1.25rem;text-align: inherit;line-height: 1.2em;font-weight: 700;color: var(--headerColor);margin: 0 0 0.75rem 0;transition: color 0.3s;}#blog-1145 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;text-align: inherit;margin: 0 0 0.5rem;color: var(--bodyTextColor);}#blog-1145 .cs-contact {color: var(--bodyTextColor);text-decoration: none;margin-bottom: 0.5rem;padding: 0 1.5rem;}#blog-1145 .cs-contact:last-of-type {padding-bottom: 1.5rem;}#blog-1145 .cs-contact span {color: var(--primary);text-decoration: underline;}#blog-1145 .cs-link {font-size: 1rem;line-height: 1.2em;font-weight: 700;text-decoration: none;margin-top: auto;color: var(--secondary);display: flex;align-items: center;justify-content: center;transition: color 0.3s;}#blog-1145 .cs-arrow {width: 1.25rem;height: auto;}}@media only screen and (min-width: 48rem) {#blog-1145 .cs-container {max-width: 80rem;}#blog-1145 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 0rem) {body.dark-mode #blog-1145:before {content: "";width: 100%;height: 100%;background: var(--dark);opacity: 0.9;position: absolute;display: block;top: 0;left: 0;z-index: -1;}body.dark-mode #blog-1145 .cs-title, body.dark-mode #blog-1145 .cs-text, body.dark-mode #blog-1145 .cs-h3, body.dark-mode #blog-1145 .cs-link, body.dark-mode #blog-1145 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #blog-1145 .cs-text, body.dark-mode #blog-1145 .cs-item-text {opacity: 0.8;}body.dark-mode #blog-1145 .cs-contact {color: var(--bodyTextColorWhite);}body.dark-mode #blog-1145 .cs-contact span {color: var(--primaryLight);}body.dark-mode #blog-1145 .cs-item {background-color: var(--dark);border-color: rgba(255, 255, 255, 0.2);}body.dark-mode #blog-1145 .cs-item:hover {border-color: rgba(255, 255, 255, 0.4);}body.dark-mode #blog-1145 .cs-item:hover .cs-h3, body.dark-mode #blog-1145 .cs-item:hover .cs-link {color: var(--primaryLight);}body.dark-mode #blog-1145 .cs-item:hover .cs-arrow {filter: brightness(0) saturate(100%) invert(93%) sepia(3%) saturate(2324%) hue-rotate(175deg) brightness(101%) contrast(89%);}body.dark-mode #blog-1145 .cs-picture {border-color: #fff;}body.dark-mode #blog-1145 .cs-date, body.dark-mode #blog-1145 .cs-category {color: var(--primary);background-color: #fff;}body.dark-mode #blog-1145 .cs-arrow, body.dark-mode #blog-1145 .cs-floater {filter: grayscale(1) brightness(1000%);}}