:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-button-prev,~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-next,~.swiper-button-next,&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-button-prev,~.swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next{::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(0)}}}.swiper-vertical{.swiper-button-prev,.swiper-button-next,~.swiper-button-prev,~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto;::slotted(.swiper-navigation-icon),.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.swiper-pagination-disabled{display:none!important}}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:.2s transform,.2s left}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1));.swiper-scrollbar-disabled>&,&.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>&,&.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>&,&.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;>img,>svg,>canvas{max-width:100%;max-height:100%;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;.swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,.swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0;&:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,.swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}}.carousel-container:where(.astro-wfe7xcno){display:flex;justify-content:center;align-items:center;position:relative}.carousel-container:where(.astro-wfe7xcno) .swiper-hero-pagination:where(.astro-wfe7xcno).swiper-hero-pagination{bottom:-32px;z-index:1}.swiper-hero-main:where(.astro-wfe7xcno){max-width:100%;border-radius:1rem;background:var(--bg-carousel-hero);max-width:500px;height:465px;position:relative}.swiper-hero-main:where(.astro-wfe7xcno) .swiper-wrapper:where(.astro-wfe7xcno){border-radius:1rem;transition-timing-function:ease-in-out}.swiper-hero-slide:where(.astro-wfe7xcno){position:relative;overflow:hidden;margin-top:0}.swiper-hero-slide:where(.astro-wfe7xcno) img:where(.astro-wfe7xcno){width:100%;height:100%;object-fit:contain;transition:transform .3s ease-in-out;cursor:pointer}.swiper-hero-slide:where(.astro-wfe7xcno):hover img:where(.astro-wfe7xcno){transform:scale(1.05)}.slide-caption:where(.astro-wfe7xcno){position:absolute;bottom:0;left:0;width:100%;background:#000000b3;color:#fff;padding:12px;text-align:center;font-size:.9rem;transition:opacity .3s ease,transform .3s ease;pointer-events:none}.swiper-modal:where(.astro-wfe7xcno) .swiper-button-prev:where(.astro-wfe7xcno),.swiper-modal:where(.astro-wfe7xcno) .swiper-button-next:where(.astro-wfe7xcno),.swiper-hero-main:where(.astro-wfe7xcno) .swiper-button-prev:where(.astro-wfe7xcno),.swiper-hero-main:where(.astro-wfe7xcno) .swiper-button-next:where(.astro-wfe7xcno){color:#fff;background:#000000b3;border-radius:50%;width:48px;height:48px;opacity:.5;transition:opacity .2s ease-in-out}.swiper-hero-main:where(.astro-wfe7xcno):hover .swiper-button-prev:where(.astro-wfe7xcno),.swiper-hero-main:where(.astro-wfe7xcno):hover .swiper-button-next:where(.astro-wfe7xcno){opacity:.8}.swiper-modal:where(.astro-wfe7xcno) .swiper-button-prev:where(.astro-wfe7xcno):after,.swiper-modal:where(.astro-wfe7xcno) .swiper-button-next:where(.astro-wfe7xcno):after,.swiper-hero-main:where(.astro-wfe7xcno) .swiper-button-prev:where(.astro-wfe7xcno):after,.swiper-hero-main:where(.astro-wfe7xcno) .swiper-button-next:where(.astro-wfe7xcno):after{font-size:24px;font-weight:700}.image-modal:where(.astro-wfe7xcno){display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:200;justify-content:center;align-items:center;margin:0}.image-modal:where(.astro-wfe7xcno).active{display:flex}.swiper-modal:where(.astro-wfe7xcno),.modal-swiper-container:where(.astro-wfe7xcno){width:900px;height:650px;position:relative;display:flex;justify-content:center;align-items:center}.modal-swiper-container:where(.astro-wfe7xcno) .swiper-slide:where(.astro-wfe7xcno){display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:0}.modal-swiper-container:where(.astro-wfe7xcno) img:where(.astro-wfe7xcno){max-width:100%;max-height:calc(100% - 60px);object-fit:contain;border-radius:8px}.modal-caption:where(.astro-wfe7xcno){color:#fff;margin-top:15px;font-size:1rem;text-align:center;padding:0 20px;max-width:80%}.image-modal:where(.astro-wfe7xcno) .close-button:where(.astro-wfe7xcno){position:absolute;top:20px;right:30px;color:#fff;font-size:45px;font-weight:700;cursor:pointer;z-index:210}.modal-swiper-container:where(.astro-wfe7xcno) .swiper-button-prev:where(.astro-wfe7xcno):hover,.modal-swiper-container:where(.astro-wfe7xcno) .swiper-button-next:where(.astro-wfe7xcno):hover{opacity:1}@media(max-width:768px){.modal-swiper-container:where(.astro-wfe7xcno) .swiper-button-prev:where(.astro-wfe7xcno),.modal-swiper-container:where(.astro-wfe7xcno) .swiper-button-next:where(.astro-wfe7xcno){display:none}.modal-caption:where(.astro-wfe7xcno){font-size:.9rem}}.hero-section:where(.astro-hy5oobnp){height:100%}.hero-section:where(.astro-hy5oobnp) .main-section:where(.astro-hy5oobnp){display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:4rem;height:100%}.hero-section:where(.astro-hy5oobnp) .hero-left:where(.astro-hy5oobnp){width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.hero-section:where(.astro-hy5oobnp) .hero-left:where(.astro-hy5oobnp) span:where(.astro-hy5oobnp):has(img){position:absolute;right:50%;top:50%;transform:translate(50%) translateY(-50%);z-index:-1;opacity:.5;width:100%;height:100%;max-width:240px}.hero-section:where(.astro-hy5oobnp) .hero-left:where(.astro-hy5oobnp) img:where(.astro-hy5oobnp){width:100%;height:100%;object-fit:contain}.hero-section:where(.astro-hy5oobnp) .hero-left:where(.astro-hy5oobnp) h1:where(.astro-hy5oobnp){margin-bottom:1rem;text-align:center;line-height:1.1}.hero-section:where(.astro-hy5oobnp) .hero-left:where(.astro-hy5oobnp) p:where(.astro-hy5oobnp){font-size:1.1rem;text-align:center}.hero-left:where(.astro-hy5oobnp) .link-button:where(.astro-hy5oobnp){align-items:center;border:1px solid transparent;border-radius:999rem;display:inline-flex;font-size:var(--sl-text-sm);gap:.5em;line-height:1.1875;outline-offset:.25rem;padding:.675rem 1.125rem;text-decoration:none}.hero-section:where(.astro-hy5oobnp) .hero-left:where(.astro-hy5oobnp) .primary-btn:where(.astro-hy5oobnp){background-color:var(--sl-color-accent);color:var(--color-text-white);transition:background-color .3s ease}.hero-section:where(.astro-hy5oobnp) .hero-left:where(.astro-hy5oobnp) .primary-btn:where(.astro-hy5oobnp):hover{background-color:var(--sl-color-accent-low)}.hero-section:where(.astro-hy5oobnp) .hero-left:where(.astro-hy5oobnp) .secondary-btn:where(.astro-hy5oobnp){color:var(--sl-color-text-invert);background-color:var(--bg-btn-secondary);border:1px solid rgb(209,213,219);transition:background-color .3s ease}.hero-section:where(.astro-hy5oobnp) .hero-left:where(.astro-hy5oobnp) .secondary-btn:where(.astro-hy5oobnp):hover{background-color:var(--hover-btn-secondary)}.hero-section:where(.astro-hy5oobnp) .hero-actions:where(.astro-hy5oobnp){display:flex;gap:1.25rem;flex-wrap:wrap;margin-top:2rem;justify-content:center;align-items:center}.hero-section:where(.astro-hy5oobnp) .hero-actions:where(.astro-hy5oobnp) a:where(.astro-hy5oobnp) svg:where(.astro-hy5oobnp){width:1.5rem;height:1.5rem}.hero-section:where(.astro-hy5oobnp) .hero-right:where(.astro-hy5oobnp){width:100%}@media(min-width:50rem){.hero-left:where(.astro-hy5oobnp) .link-button:where(.astro-hy5oobnp){font-size:var(--sl-text-base);padding:.9375rem 1.25rem}.hero-section:where(.astro-hy5oobnp) .hero-left:where(.astro-hy5oobnp) span:where(.astro-hy5oobnp):has(img){width:240px;height:240px}}@media(min-width:72rem){.hero-section:where(.astro-hy5oobnp){height:calc(100vh - 4rem)}.hero-section:where(.astro-hy5oobnp) .main-section:where(.astro-hy5oobnp){flex-direction:row;gap:2rem}.hero-section:where(.astro-hy5oobnp) .hero-actions:where(.astro-hy5oobnp){justify-content:flex-start}.hero-section:where(.astro-hy5oobnp) .hero-left:where(.astro-hy5oobnp) h1:where(.astro-hy5oobnp){font-size:4rem;text-align:left}.hero-section:where(.astro-hy5oobnp) .hero-left:where(.astro-hy5oobnp) p:where(.astro-hy5oobnp){font-size:1.25rem;text-align:left}.hero-section:where(.astro-hy5oobnp) .hero-left:where(.astro-hy5oobnp){justify-content:center;flex-basis:55%}.hero-section:where(.astro-hy5oobnp) .hero-right:where(.astro-hy5oobnp){margin-top:0;flex-basis:45%}}.main-section:where(.astro-ho2bebwz){display:flex;justify-content:space-between;gap:.5rem;margin:2rem 0}.main-section:where(.astro-ho2bebwz) .right-column:where(.astro-ho2bebwz){flex-basis:60%;position:relative}.main-section:where(.astro-ho2bebwz) .right-column:where(.astro-ho2bebwz):before{content:"";position:absolute;top:0;left:-32px;width:2px;height:100%;background-color:var(--sl-color-text-invert)}.main-section:where(.astro-ho2bebwz) .right-column:where(.astro-ho2bebwz) h3:where(.astro-ho2bebwz){position:relative;font-weight:600}.main-section:where(.astro-ho2bebwz) .right-column:where(.astro-ho2bebwz) h3:where(.astro-ho2bebwz):before{content:"";position:absolute;top:4px;left:-41px;width:20px;aspect-ratio:1;border-radius:50%;background-color:var(--sl-color-text-invert)}.release-item:where(.astro-ho2bebwz) a:where(.astro-ho2bebwz){text-decoration:none;transition:color .2s ease}.release-date:where(.astro-ho2bebwz){font-size:.875rem;margin-bottom:.5rem;font-weight:700}.release-description:where(.astro-ho2bebwz){font-size:1rem;line-height:1.5}@media(max-width:1024px){.main-section:where(.astro-ho2bebwz){flex-direction:column}.main-section:where(.astro-ho2bebwz) .right-column:where(.astro-ho2bebwz){flex-basis:100%;margin-left:32px}.release-item:where(.astro-ho2bebwz) h3:where(.astro-ho2bebwz){font-size:1.25rem}.main-section:where(.astro-ho2bebwz) .right-column:where(.astro-ho2bebwz):before{left:-24px}.main-section:where(.astro-ho2bebwz) .right-column:where(.astro-ho2bebwz) h3:where(.astro-ho2bebwz):before{left:-31px;width:16px}}
