.msg-outer{width:100%}.msg-outer.msg-dark{background-color:#000;left:50%;position:relative;transform:translateX(-50%);width:100vw}.msg-outer .msg-container{margin:0 auto;max-width:1240px;padding:20px 20px 40px}.msg-outer .msg-slider-outer{overflow:hidden;position:relative;width:100%}.msg-outer .msg-row{align-items:stretch;display:flex;gap:20px}.msg-outer .msg-is-grid .msg-row{display:grid;grid-template-columns:repeat(3,1fr)}.msg-outer .msg-is-slider .msg-slider-window{overflow-x:auto;padding-bottom:20px;scrollbar-width:none}.msg-outer .msg-is-slider .msg-slider-window::-webkit-scrollbar{display:none}.msg-outer .msg-is-slider .msg-row{flex-wrap:nowrap}.msg-outer .msg-is-slider .msg-card{flex:0 0 calc(33.333% - 14px);min-width:300px}.msg-outer .msg-header{margin-bottom:24px}.msg-outer .msg-header.msg-has-nav{align-items:center;display:flex;gap:24px;justify-content:space-between}.msg-outer .msg-header.msg-has-nav .msg-header-text{flex:1 1 auto;min-width:0}.msg-outer .msg-desktop-nav{display:none}@media (min-width:992px){.msg-outer .msg-has-nav .msg-desktop-nav{display:flex;flex-shrink:0;gap:12px}}.msg-outer .msg-desktop-btn{align-items:center;background:#efefea;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:44px;justify-content:center;line-height:1;padding:0;transition:opacity .2s ease,background-color .3s ease;width:44px}.msg-outer .msg-desktop-btn:disabled{cursor:default;opacity:.35}.msg-outer .msg-desktop-arrow{display:block}.msg-outer.msg-dark .msg-desktop-btn{background:#fff;color:#000}.msg-outer .msg-card{background:#fff!important;border:1px solid #e0e0e0!important;border-radius:12px!important;box-shadow:0 2px 4px rgba(0,0,0,.05);display:flex!important;flex-direction:column!important;transition:transform .3s ease,background-color .3s ease,border-color .3s ease}.msg-outer .msg-card-image-wrap{aspect-ratio:16/9;border-radius:12px 12px 0 0;overflow:hidden;width:100%}.msg-outer .msg-card-img{height:100%;object-fit:cover;width:100%}.msg-outer .msg-card-content{display:flex;flex-direction:column;flex-grow:1;padding:24px}.msg-outer .msg-card-heading{color:#000;font-size:20px;font-weight:700;margin-bottom:12px}.msg-outer .msg-card-description{color:#5f6368;font-size:15px;line-height:1.5;margin-bottom:24px}.msg-outer .msg-card-actions{align-items:center;display:flex;gap:16px;margin-top:auto}.msg-outer .msg-btn-outline,.msg-outer .msg-btn-solid,.msg-outer .msg-btn-text-link{align-items:center!important;color:#000!important;display:inline-flex!important;font-size:15px!important;font-weight:700!important;text-decoration:none!important}.msg-outer .msg-btn-solid{background-color:#ffd480!important}.msg-outer .msg-btn-outline,.msg-outer .msg-btn-solid{border-radius:50px!important;padding:12px 28px!important}.msg-outer .msg-btn-outline{background-color:transparent!important;border:2px solid #000!important}.msg-outer .msg-btn-text-link{background:none!important;padding:0!important}.msg-outer .msg-card-actions a:hover .msg-btn-text{text-decoration:underline!important}.msg-outer.msg-dark .msg-header-text,.msg-outer.msg-dark .msg-header-text *{color:#fff!important}.msg-outer.msg-dark .msg-card{background:#000!important;border:1px solid #fff!important}.msg-outer.msg-dark .msg-card-description,.msg-outer.msg-dark .msg-card-heading{color:#fff!important}.msg-outer.msg-dark .msg-btn-outline{border-color:#fff!important;color:#fff!important}.msg-outer.msg-dark .msg-btn-text-link{color:#fff!important}.msg-outer.msg-dark .msg-btn-solid{color:#000!important}.msg-outer .msg-mobile-btn{display:none}@media (max-width:991px){.msg-outer .msg-container{padding:10px 0 30px}.msg-outer .msg-header{padding:0 20px}.msg-outer .msg-header.msg-has-nav{display:block}.msg-outer .msg-desktop-nav{display:none!important}.msg-outer .msg-slider-window{display:flex!important;overflow-x:auto!important;padding:0 20px 30px!important;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.msg-outer .msg-row{display:flex!important;flex-wrap:nowrap!important;gap:16px!important;width:auto!important}.msg-outer .msg-card{flex:0 0 280px!important;max-width:280px!important;min-width:280px!important;transform:none!important;width:280px!important}.msg-outer .msg-slider-outer:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);bottom:0;content:"";pointer-events:none;position:absolute;right:0;top:0;width:40px;z-index:2}.msg-outer.msg-dark .msg-slider-outer:after{background:linear-gradient(90deg,transparent,#000)}.msg-outer .msg-mobile-btn{appearance:none;background:transparent;border:none;cursor:pointer;display:flex;position:absolute;top:calc(50% - 20px);transition:opacity .3s;z-index:20}.msg-outer .msg-mobile-prev{left:5px;opacity:0;visibility:hidden}.msg-outer .msg-mobile-next{opacity:1;right:5px}.msg-outer .msg-mobile-arrow{align-items:center;background:#ffd480;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.15);color:#000;display:flex;font-size:20px;font-weight:700;height:40px;justify-content:center;width:40px}}