*:after,*:before{box-sizing:border-inherit}.embla{max-width:1280px;margin:auto;--slide-height: 48rem;--slide-spacing: 1rem;--slide-size: 80%}@media (min-width: 768px){.embla{--slide-size: 50%}}.embla__viewport{overflow:hidden}.embla__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1);padding:1rem 0}.embla__slide{display:flex;flex-direction:column;position:relative;padding:2rem;transform:translateZ(0);flex:0 0 var(--slide-size);gap:1.2rem;min-width:0;background-color:#030303;border-radius:1rem;height:30rem;border:1px solid rgba(14,165,233,1);box-shadow:0 0 .5rem #0ea5e9;margin-right:var(--slide-spacing)}@media (min-width: 640px){.embla__slide{height:33rem}}@media (min-width: 768px){.embla__slide{height:35rem}}.project_title{font-weight:600;color:#0ea5e9}.project_header{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.project_menu{width:100%;position:absolute;bottom:2rem;left:0;display:flex;justify-content:center;gap:.5rem}@media (min-width: 640px){.project_menu{justify-content:flex-start;left:2rem;width:auto}}@media (min-width: 768px){.project_menu{bottom:1rem}}.project_link{color:#0ea5e9;padding:.25rem .5rem;border:1px solid rgba(14,165,233,1);border-radius:.5rem;font-weight:500;text-decoration:none}.embla__slide__img{border-radius:1rem;display:block;width:100%;object-fit:cover}.embla__controls{display:grid;grid-template-columns:auto 1fr;justify-content:space-between;gap:1.2rem;margin-top:1rem}@media (min-width: 768px){.embla__controls{margin-top:1.8rem}}.embla__buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;align-items:center}.embla__button{-webkit-tap-highlight-color:rgba(49,49,49,.5);// text-high-contrast-rgb-value -webkit-appearance: none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;box-shadow:inset 0 0 0 .2rem #464646;width:3.6rem;height:3.6rem;z-index:1;border-radius:50%;color:#dedede;// --text-body display: flex;align-items:center;justify-content:center}.embla__button:disabled{color:#656565;// --detail-high-contrast}.embla__button__svg{width:35%;height:35%}.embla__dots{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;align-items:center;margin-right:calc((2.6rem - 1.4rem) / 2 * -1)}.embla__dot{-webkit-tap-highlight-color:rgba(49,49,49,.5);// text-high-contrast-rgb-value -webkit-appearance: none;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;width:1.6rem;height:1.6rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.embla__dot:after{box-shadow:inset 0 0 0 .2rem #464646;width:1.4rem;height:1.4rem;border-radius:50%;display:flex;align-items:center;content:""}.embla__dot--selected:after{box-shadow:inset 0 0 0 .2rem #dedede;// --text-body}
