.rdl-ps-container{width:100%;position:relative;overflow:hidden;font-family:inherit}.rdl-ps-container.rdl-ps-full{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.rdl-ps-slider-wrapper{width:100%;overflow:hidden;padding:0}.rdl-ps-track{display:flex;align-items:stretch;gap:14px;width:max-content;max-width:none;transition:transform .45s ease;will-change:transform}.rdl-ps-slide{height:360px;min-height:360px;flex:0 0 18vw;width:18vw;max-width:none;border-radius:12px;overflow:hidden;position:relative;cursor:pointer;opacity:1;align-self:stretch;transition:flex-basis .45s ease,width .45s ease,opacity .35s ease}.rdl-ps-slide.rdl-ps-active{height:360px;min-height:360px;flex:0 0 58vw;width:58vw;opacity:1;cursor:default}.rdl-ps-slide-link{display:block;width:100%;height:100%;min-height:100%;text-decoration:none;color:inherit}.rdl-ps-image-wrap{width:100%;height:100%;min-height:100%;position:relative;overflow:hidden;border-radius:inherit;background:transparent}.rdl-ps-image{width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center center;display:block}.rdl-ps-slide::after{content:"";position:absolute;inset:0;z-index:1;background-color:rgba(255,255,255,.58);opacity:1;pointer-events:none;transition:opacity .3s ease,background-color .3s ease}.rdl-ps-slide.rdl-ps-active::after{opacity:0}.rdl-ps-slide:not(.rdl-ps-active):hover::after{opacity:.28}.rdl-ps-overlay{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding:28px;background:linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.45));opacity:0;transition:opacity .3s ease;pointer-events:none}.rdl-ps-slide.rdl-ps-active:hover .rdl-ps-overlay{opacity:1}.rdl-ps-slide:not(.rdl-ps-active) .rdl-ps-overlay{display:none}.rdl-ps-overlay-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.rdl-ps-tags{display:flex;gap:8px;flex-wrap:wrap}.rdl-ps-tag{font-size:10px;line-height:1;text-transform:uppercase;padding:5px 11px;border:1px solid var(--rdl-ps-tag-border-color,#fff);border-radius:999px;color:var(--rdl-ps-tag-text-color,#fff);letter-spacing:1px}.rdl-ps-status{font-size:10px;line-height:1;text-transform:uppercase;padding:7px 13px;background:var(--rdl-ps-status-bg-color,#d1c8c1);color:var(--rdl-ps-status-text-color,#333);border-radius:999px;letter-spacing:.8px;white-space:nowrap}.rdl-ps-title{margin:0 0 8px;color:var(--rdl-ps-title-color,#fff);font-size:24px;font-weight:400;line-height:1.2}.rdl-ps-desc{margin:0;color:var(--rdl-ps-desc-color,#fff);font-size:14px;line-height:1.4}.rdl-ps-arrows{width:100%;display:flex;justify-content:center;margin-top:32px}.rdl-ps-arrows-inner{display:flex;justify-content:flex-end;width:1200px;max-width:calc(100% - 40px)}.rdl-ps-controls{display:flex;gap:16px;align-items:center}.rdl-ps-nav-btn{width:42px;height:42px;padding:0;border:1.75px solid #005160;border-radius:50%;background:transparent;color:#005160;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease}.rdl-ps-nav-btn i{font-size:18px}.rdl-ps-nav-btn svg{width:18px;height:18px;fill:currentColor}.rdl-ps-nav-btn:hover{background:#005160;color:#fff}
@media(max-width:1024px){.rdl-ps-responsive-strong.rdl-ps-container{overflow:hidden}.rdl-ps-responsive-strong .rdl-ps-track{align-items:stretch;gap:12px;transform:translateX(-9vw)!important}.rdl-ps-responsive-strong .rdl-ps-slide{height:clamp(320px,48vw,430px)!important;min-height:clamp(320px,48vw,430px)!important;flex-basis:24vw!important;width:24vw!important;border-radius:10px}.rdl-ps-responsive-strong .rdl-ps-slide.rdl-ps-active{height:clamp(320px,48vw,430px)!important;min-height:clamp(320px,48vw,430px)!important;flex-basis:68vw!important;width:68vw!important}.rdl-ps-responsive-strong .rdl-ps-slide-link,.rdl-ps-responsive-strong .rdl-ps-image-wrap,.rdl-ps-responsive-strong .rdl-ps-image{height:100%!important;min-height:100%!important}.rdl-ps-responsive-strong .rdl-ps-overlay{padding:24px}.rdl-ps-responsive-strong .rdl-ps-arrows{margin-top:24px}.rdl-ps-responsive-strong .rdl-ps-arrows-inner{width:100%!important;max-width:calc(100% - 48px)}}
@media(max-width:767px){.rdl-ps-container{overflow:hidden}.rdl-ps-slider-wrapper{overflow:hidden}.rdl-ps-track{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:0}.rdl-ps-track::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.rdl-ps-track::-webkit-scrollbar-thumb{background:transparent}.rdl-ps-slide{scroll-snap-align:center;opacity:1}.rdl-ps-slide.rdl-ps-active{opacity:1}.rdl-ps-mobile-overlay-on .rdl-ps-slide.rdl-ps-active .rdl-ps-overlay{display:flex;opacity:1}.rdl-ps-mobile-overlay-on .rdl-ps-slide.rdl-ps-active:hover .rdl-ps-overlay{opacity:1}.rdl-ps-overlay{padding:22px}.rdl-ps-arrows-inner{max-width:calc(100% - 40px)}}
@media(max-width:767px){.rdl-ps-responsive-strong.rdl-ps-container{overflow:hidden}.rdl-ps-responsive-strong .rdl-ps-slider-wrapper{overflow:hidden}.rdl-ps-responsive-strong .rdl-ps-track{gap:12px!important;transform:translateX(-13vw)!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:0}.rdl-ps-responsive-strong .rdl-ps-track::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.rdl-ps-responsive-strong .rdl-ps-slide{height:clamp(390px,125vw,560px)!important;min-height:clamp(390px,125vw,560px)!important;flex-basis:82vw!important;width:82vw!important;min-width:82vw!important;border-radius:12px;opacity:1!important;scroll-snap-align:center}.rdl-ps-responsive-strong .rdl-ps-slide.rdl-ps-active{height:clamp(390px,125vw,560px)!important;min-height:clamp(390px,125vw,560px)!important;flex-basis:82vw!important;width:82vw!important;min-width:82vw!important}.rdl-ps-responsive-strong .rdl-ps-slide-link,.rdl-ps-responsive-strong .rdl-ps-image-wrap,.rdl-ps-responsive-strong .rdl-ps-image{height:100%!important;min-height:100%!important}.rdl-ps-responsive-strong .rdl-ps-image{object-fit:cover}.rdl-ps-responsive-strong .rdl-ps-overlay{padding:20px}.rdl-ps-responsive-strong .rdl-ps-tags{gap:6px}.rdl-ps-responsive-strong .rdl-ps-arrows{margin-top:28px!important}.rdl-ps-responsive-strong .rdl-ps-arrows-inner{width:100%!important;max-width:calc(100% - 48px);justify-content:center!important}.rdl-ps-responsive-strong .rdl-ps-controls{gap:22px}.rdl-ps-responsive-strong .rdl-ps-nav-btn{width:52px;height:52px}.rdl-ps-responsive-strong .rdl-ps-nav-btn i{font-size:22px}.rdl-ps-responsive-strong .rdl-ps-nav-btn svg{width:22px;height:22px}}
@media(max-width:380px){.rdl-ps-responsive-strong .rdl-ps-slide,.rdl-ps-responsive-strong .rdl-ps-slide.rdl-ps-active{height:clamp(360px,128vw,520px)!important;min-height:clamp(360px,128vw,520px)!important}.rdl-ps-responsive-strong .rdl-ps-overlay{padding:18px}.rdl-ps-responsive-strong .rdl-ps-nav-btn{width:48px;height:48px}}
