﻿
.dsm-home-carousel{position:relative;padding:8px 54px 40px;outline-offset:4px}
.dsm-home-slide[hidden]{display:none!important}
.dsm-home-feature{display:grid;grid-template-columns:minmax(0,40%) minmax(0,60%);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 7px 18px #08064a18;min-height:350px}
.dsm-home-feature-media{padding:20px;display:flex;flex-direction:column;justify-content:center;min-width:0}
.dsm-home-feature-media img{width:100%;height:310px;object-fit:contain;display:block}
.dsm-home-feature-media small{font-size:12px;color:#666;text-align:center;margin-top:8px}
.dsm-home-feature-copy{padding:35px;align-self:center;min-width:0}
.dsm-home-feature-copy h3{font-size:clamp(22px,2vw,32px);line-height:1.25;color:#09034e;margin:0 0 20px}
.dsm-home-feature-copy p{font-size:18px;line-height:1.55}
.dsm-home-feature-copy a{color:#100b91;font-weight:600}
.dsm-home-arrow{position:absolute;top:calc(50% - 30px);width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:#09034e;color:white;cursor:pointer;z-index:3;box-shadow:0 2px 7px #0002}
.dsm-home-arrow:hover,.dsm-home-arrow:focus-visible{background:#2616ba;outline:2px solid #8880ee;outline-offset:2px}
.dsm-home-arrow svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.dsm-home-previous{left:0}.dsm-home-next{right:0}
.dsm-home-pagination{display:flex;justify-content:center;gap:8px;margin-top:18px;flex-wrap:wrap}
.dsm-home-pagination button{border:1px solid #09034e;background:white;color:#09034e;border-radius:50%;width:30px;height:30px;cursor:pointer}
.dsm-home-pagination button[aria-current=true]{background:#09034e;color:#fff}
.dsm-home-status{display:block;text-align:center;font-size:13px;color:#666;margin-top:6px}
.dsm-home-quote{background:white;border-radius:20px;padding:45px;box-shadow:0 4px 15px #0002;min-height:310px;box-sizing:border-box}
.dsm-home-quote h3{color:#09034e}.dsm-home-quote blockquote{font-style:normal;font-size:20px;line-height:1.65}
.dsm-home-carousel .dsm-event-card{margin:0!important;width:100%!important}
@media(max-width:767px){.dsm-home-carousel{padding-left:38px;padding-right:38px}.dsm-home-feature{grid-template-columns:minmax(0,1fr)}.dsm-home-feature-media img{height:240px}.dsm-home-feature-copy{padding:22px}.dsm-home-arrow{width:34px;height:42px}.dsm-home-arrow svg{width:26px}.dsm-home-quote{padding:24px}.dsm-home-quote blockquote{font-size:17px}}

.dsm-testimonial blockquote{font-size:18px;line-height:1.65;font-style:normal}.dsm-testimonial .dsm-home-feature-media img{height:260px;object-fit:contain}

/* UIkit owns the track transform and touch interaction. */
.dsm-native-highlights .dsm-highlight-viewport{overflow:hidden;position:relative;padding:8px 0 20px;touch-action:pan-y}
.dsm-native-highlights .dsm-home-slide{user-select:none;-webkit-user-select:none;touch-action:pan-y}
.dsm-native-highlights .dsm-home-slide img{-webkit-user-drag:none}
