kemet-drawer{--kemet-drawer-width: 280px;--kemet-drawer-background: rgba(36,49,56,1)}kemet-tabs.horizontal [slot="links"]{margin:1rem 0;display:flex;flex-direction:column;justify-content:space-around}@media screen and (min-width: 768px){kemet-tabs.horizontal [slot="links"]{flex-direction:row;border-bottom:1px solid rgba(36,49,56,1)}}kemet-tabs.horizontal kemet-tab{white-space:nowrap;padding:0.5rem 1rem;border-left:4px solid transparent}@media screen and (min-width: 768px){kemet-tabs.horizontal kemet-tab{padding:1rem}}kemet-tabs.horizontal kemet-tab[selected]{border-left:4px solid rgba(36,49,56,1)}@media screen and (min-width: 768px){kemet-tabs.horizontal kemet-tab[selected]{border-left:0;border-bottom:4px solid rgba(36,49,56,1)}}kemet-tabs.vertical{display:flex;flex-direction:column}@media screen and (min-width: 768px){kemet-tabs.vertical{flex-direction:row}}kemet-tabs.vertical [slot="links"]{display:flex;flex-direction:column;height:100%;justify-content:space-around}@media screen and (min-width: 768px){kemet-tabs.vertical [slot="links"]{min-width:148px;margin-right:2rem;border-right:1px solid rgba(36,49,56,1)}}kemet-tabs.vertical kemet-tab{padding:1rem 0}kemet-tabs.vertical kemet-tab[selected]{border-right:4px solid rgba(36,49,56,1)}kemet-accordion{box-shadow:0 15px 30px -10px rgba(0,0,0,.10)}kemet-accordion [slot="trigger"]{display:flex;align-items:center;padding:1rem;border-bottom:1px solid rgba(36,49,56,1)}kemet-accordion [slot="trigger"]>:first-child{color:rgba(36,49,56,1);flex:1}kemet-accordion .plus,kemet-accordion .minus{width:24px;height:24px;position:relative;border-radius:50%;border:1px solid rgba(36,49,56,1)}kemet-accordion .plus::before,kemet-accordion .minus::before{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}kemet-accordion .plus::before{content:"+"}kemet-accordion .minus::before{content:"-"}kemet-accordion .plus,kemet-accordion[opened] .minus{display:block}kemet-accordion[opened] .plus,kemet-accordion .minus{display:none}kemet-accordion [slot="panel"]{padding:1rem}kemet-modal{--kemet-modal-max-width: 75vw;--kemet-modal-overlay-bgcolor: rgba(36,49,56,0.75)}kemet-modal .content{padding:1rem;color:rgba(242,242,242,1);background:rgba(36,49,56,0.75)}kemet-carousel{--kemet-carousel-height: 18rem;margin-bottom:1rem}kemet-carousel[pagination="bottom"]{margin-bottom:3.5rem}kemet-carousel [slot="slides"]{height:100%;border-radius:1rem;border:1px solid rgba(36,49,56,1)}kemet-carousel [slot="pagination"]{display:flex}kemet-carousel[pagination="bottom"] [slot="pagination"]{margin-top:1rem}kemet-carousel[pagination="top"] [slot="pagination"]{margin-bottom:0.5rem}kemet-carousel[pagination="left"] [slot="pagination"],kemet-carousel[pagination="right"] [slot="pagination"]{width:3rem;height:100%;align-items:center;justify-content:space-between;flex-direction:column}kemet-carousel[pagination="left"] [slot="pagination"]>*,kemet-carousel[pagination="right"] [slot="pagination"]>*{margin:0.5rem}kemet-carousel-slide{display:flex}kemet-carousel-slide img,kemet-carousel-slide iframe{width:100%;border-radius:1rem}kemet-carousel-slide>div{margin:auto}kemet-carousel-link{position:relative;top:1px;margin:0 0.5rem}kemet-scroll-snap-slide{padding:2rem;box-sizing:border-box}kemet-scroll-snap-paginator{font-size:3rem;display:block;text-align:center}kemet-scroll-snap-paginator ul{display:inline-flex;gap:0.5rem;margin:0;padding:0;list-style:none}kemet-scroll-snap-paginator a{cursor:pointer;color:#007dc1}kemet-scroll-snap[axis="horizontal"] kemet-scroll-snap{max-width:1440px}@media screen and (min-width: 640px){kemet-scroll-snap[axis="horizontal"] kemet-scroll-snap-slide{max-width:48vw}}@media screen and (min-width: 1025px){kemet-scroll-snap[axis="horizontal"] kemet-scroll-snap-slide{max-width:33vw}}kemet-scroll-snap[axis="horizontal"] [slot="slides"]{scrollbar-width:none}kemet-scroll-snap[axis="horizontal"] [slot="slides"]::-webkit-scrollbar{display:none;width:0;background:transparent}html[kemet-scroll-snap-axis="vertical"]{overflow:hidden}kemet-scroll-snap[axis="vertical"]{height:100vh}kemet-scroll-snap[axis="vertical"] [slot="slides"]{overflow-x:hidden}kemet-scroll-snap[axis="vertical"] kemet-scroll-snap-slide{max-width:1440px;margin:auto;--kemet-scroll-snap-slide-align: start}


/*# sourceMappingURL=kemet.components.css.map*/