@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.show-back-to-top{opacity:0;animation:opacityTransition .2s ease-in-out forwards;animation-iteration-count:1}.show-nav{opacity:0;animation:opacityTransition 1s ease-in-out forwards;animation-iteration-count:1;animation-delay:1s}.show-hero-logo{opacity:0;animation:opacityTransition 2s ease-in-out forwards;animation-iteration-count:1}@keyframes opacityTransition{0%{opacity:0}to{opacity:1}}.show-hero-text-1{opacity:0;transform:translate(-100px);animation:showHeroText1 1s ease-in-out forwards;animation-iteration-count:1;animation-delay:1s}@keyframes showHeroText1{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}.show-hero-text-2{opacity:0;transform:translate(100px);animation:showHeroText2 1s ease-in-out forwards;animation-iteration-count:1;animation-delay:1s}@keyframes showHeroText2{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.move-up-down{animation:moveUpDown 2s ease-in-out infinite;animation-delay:2s}@keyframes moveUpDown{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}:root{--primary-color: #ff2c82;--primary-color-t: #ff2c8082;--bg-dark-color: #110c29;--bg-dark-color-t: #110c297c;--bg-light-color: #1d183a;--bg-lighter-color: #302b4d;--bg-footer-color: #08041b;--text-color: #f8f8fc;--text-supporting-color: #cbc7de;--text-shy-color: #b0adc0;--bisect-color: #03ddff;--font-family-1: "Inter", sans-serif;--font-family-2: "PantonBlackCaps";--text-shadow: 2px 2px 4px rgba(0, 0, 0, .7);--box-shadow: var(--bg-light-color) 0px 4px 16px, var(--bg-light-color) 0px 8px 24px, var(--bg-light-color) 0px 16px 56px;--box-shadow-lighter: var(--bg-lighter-color) 0px 4px 16px, var(--bg-lighter-color) 0px 8px 24px, var(--bg-lighter-color) 0px 16px 56px;--page-width: 1400px;--page-max-width: calc(100% - 30px) ;--border-radius: 15px}::-moz-selection{color:var(--text-color);background:var(--primary-color-t)}::selection{color:var(--text-color);background:var(--primary-color-t)}*{font-family:var(--font-family-1);margin:0;scroll-behavior:smooth;font-size:16px}html,body{width:100%;height:100%;background-color:var(--bg-footer-color)}.body-container{padding-top:80px;padding-bottom:15px;min-height:80vh;background-color:var(--bg-dark-color)}img{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.loading-screen{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:var(--bg-dark-color)}.unselectable{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.not-found{display:flex;justify-content:center;align-items:center;width:100%;height:60vh}.not-found{position:fixed;width:100%;height:100%;top:0;left:0;z-index:100000;background-color:var(--bg-dark-color)}.not-found h1{color:var(--text-shy-color);font-size:1rem;text-transform:uppercase}@media only screen and (max-width: 800px){*{font-size:14px}}@media only screen and (max-width: 550px){*{font-size:12px}}@font-face{font-family:MCFifty;src:local("MinecraftFifty-Solid"),url(/assets/MinecraftFifty-Solid-DjnzdudG.otf) format("opentype")}@font-face{font-family:PantonLightItalicCaps;src:local("Panton-LightitalicCaps"),url(/assets/Panton-LightitalicCaps-8PLTbUKM.otf) format("opentype")}@font-face{font-family:PantonLightCaps;src:local("Panton-LightCaps"),url(/assets/Panton-LightCaps-D9U5wm2g.otf) format("opentype")}@font-face{font-family:PantonBlackItalicCaps;src:local("Panton-BlackItalicCaps"),url(./../fonts/Panton/Panton-BlackItalicCaps.otf) format("opentype")}@font-face{font-family:PantonBlackCaps;src:local("Panton-BlackCaps"),url(/assets/Panton-BlackCaps-2n2-Vwc7.otf) format("opentype")}.footer{background-color:var(--bg-footer-color);padding:20px;text-align:center;color:var(--text-shy-color)}.footer *{font-size:12px}.footer-content{display:flex;flex-direction:column;gap:15px;width:var(--page-width);max-width:var(--page-max-width);margin:0 auto}.footer-logo img{height:100px;margin-bottom:10px}.footer-text{display:flex;flex-direction:column}.footer-text.credits p{display:flex;align-items:center;justify-content:center}.footer-text.credits a{padding-left:5px;text-decoration:underline}.footer-text.credits img{width:18px;height:18px;margin:0 4px}.footer-text p{margin:5px 0}.footer-text a{color:var(--primary-color);text-decoration:none}.footer-policies{justify-content:center;display:flex;gap:20px}.footer-icons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.footer-icons a{display:flex;align-items:center;justify-content:center;min-width:50px;min-height:50px;margin:0 7px;background-color:var(--bg-light-color);border-radius:100%}.footer-icons a img{opacity:1;width:28px;text-decoration:none;transition:.1s}.footer-icons a:hover{opacity:.8}.footer-icons a:active{opacity:.6}.policy-links{display:flex;align-items:center;gap:.75rem;font-size:.9rem;margin-bottom:5px}.policy-links a{text-decoration:none;transition:color .2s ease}.policy-separator{color:var(--text-supporting-color);font-size:.8rem;line-height:1}.nav-mobile-bar{position:fixed;top:0;left:0;display:none;width:100%;height:55px;z-index:1000;background-color:var(--bg-dark-color-t);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:#00000040 0 0 10px}.nav-mobile-bar img{position:absolute;top:10px;left:15px;height:35px}.hamburger-icon{position:fixed;top:17.5px;right:15px;display:none;width:26px;height:20px;cursor:pointer;z-index:1000;flex-direction:column;justify-content:space-between;transition:transform .3s ease}.hamburger-icon .bar{background:var(--text-color);height:3px;width:100%;border-radius:var(--border-radius);transition:.3s}.hamburger-icon .bar{width:25px}.hamburger-icon.open .bar:nth-child(1){transition:.3s ease;transform:rotate(45deg);transform-origin:top left;width:26px}.hamburger-icon.open .bar:nth-child(2){opacity:0}.hamburger-icon.open .bar:nth-child(3){transition:.3s ease;transform:rotate(-45deg);transform-origin:bottom left;margin-left:0;width:26px}.navbar-mobile{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background:#110c29d7;transform:translateY(-100%);transition:transform .3s ease;z-index:999}.navbar-mobile.open{transform:translateY(0)}.navbar-mobile .navbar-items{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;height:100%}@media only screen and (max-width: 1000px){.nav-mobile-bar{display:block}.hamburger-icon,.navbar-mobile{display:flex}}.navbar .navbar-link,.navbar-mobile .navbar-link{font-family:var(--font-family-2);letter-spacing:1px;color:var(--text-shy-color);text-decoration:none;text-transform:uppercase;transition:.1s ease}.navbar .navbar-link{font-size:1.1rem}.navbar-mobile .navbar-link{font-size:2.4rem}.navbar .navbar-link.active,.navbar-mobile .navbar-link.active{color:var(--primary-color)}.navbar .navbar-link:hover:not(.active),.navbar-mobile .navbar-link:hover:not(.active){color:var(--text-color)}a.main-button{opacity:1;background-color:transparent;border:2px solid var(--primary-color);border-radius:var(--border-radius);padding:10px 16px;text-decoration:none;color:var(--primary-color);font-size:1rem;font-weight:600;text-transform:uppercase;transition:background-color .1s ease-out,color .1s ease-out,opacity 0s}a.main-button:hover{background-color:var(--primary-color);color:#000}a.main-button:active{opacity:.7}.hero{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;overflow:hidden}.hero .content{display:flex;flex-direction:column;gap:50px;justify-content:center;align-items:center;text-align:center;z-index:2;width:var(--page-width);max-width:var(--page-max-width)}.hero .content img{width:500px}.hero .content .h1,.hero .content .h1 .magic{font-family:var(--font-family-2);font-size:3.4rem;letter-spacing:1px;color:var(--text-color)}.hero .content .h1 .magic{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(180deg,#ff8edb 0,var(--primary-color) 40%);background-size:100%;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;color:transparent}.hero .content .h2{font-size:2rem;font-weight:600;color:var(--text-shy-color)}.hero .background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;filter:blur(5px)}.hero .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,0),var(--bg-dark-color));z-index:2}.hero .scroll-down{position:absolute;bottom:30px;z-index:3;cursor:pointer}.hero .scroll-down .icon{font-size:3rem;color:var(--text-shy-color)}@media only screen and (max-width: 800px){.hero .content img{width:410px}}@media only screen and (max-width: 550px){.hero .content img{width:320px}}.projects .card{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:10px;height:100%;background-color:var(--bg-light-color);border-radius:var(--border-radius);padding:20px;overflow:hidden;box-sizing:border-box}.projects.home .card{height:auto}.projects .card .top{display:flex;gap:15px}.projects .card img.logo{width:96px;height:96px;object-fit:contain;border-radius:var(--border-radius);background-color:#434956}.projects .card .logo img{width:96px;height:96px;object-fit:contain;border-radius:var(--border-radius)}.projects .card .content{max-width:100%}.projects .card .platforms-links{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.projects .card .title{margin-bottom:3px;font-size:26px;color:var(--text-color);font-weight:600;display:flex;align-items:center;gap:5px;flex-wrap:wrap}.projects .card .title img{width:23px;height:23px}.projects .card .description{display:flex;flex-wrap:wrap;gap:5px;font-size:16px;color:var(--text-supporting-color);line-height:18px;margin-bottom:11px}.projects .card .versions{display:flex;flex-wrap:wrap;gap:5px}.projects .card .versions span{font-size:16px;color:var(--text-shy-color);font-weight:500;background-color:var(--bg-lighter-color);border-radius:var(--border-radius);padding:2px 10px}.projects .card .bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px;margin-top:5px;margin-bottom:-3px}.projects .card .categories{display:flex;flex-wrap:wrap;gap:15px;gap:5px;color:var(--text-supporting-color)}.projects .card .categories .category{font-size:16px;display:flex;align-items:center;justify-content:center;gap:3px;padding-right:5px;overflow:hidden;white-space:nowrap}.projects .card .categories span{color:var(--text-shy-color)}.projects .card .author,.projects .card .author a{font-size:16px;color:var(--text-shy-color);font-weight:400}.projects .card .author a:hover{color:var(--text-supporting-color)}.projects .card .author a:active{color:var(--text-color)}.projects .card .links{display:flex;justify-content:end;gap:5px;margin-top:7px;margin-bottom:-3px}.projects .card .links a{display:flex;align-items:center;gap:3px;font-size:16px;color:var(--text-shy-color);font-weight:500;background-color:var(--bg-lighter-color);border-radius:var(--border-radius);padding:6px 14px;text-decoration:none;transition:.1s ease-out;will-change:transform}.projects .card .links a:hover{transform:scale(1.05)}.projects .card .links a:active{transform:scale(1)}.projects .card .links a img{width:16px;height:16px}.projects .card .links a.modrinth{color:#00af5c;background-color:#000e07}.projects .card .links a.curseforge{color:#f16436;background-color:#281008}section.main-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:70px 0}section.main-section.bg-1{background-color:var(--bg-dark-color)}section.main-section.bg-2{background-color:var(--bg-light-color)}section.main-section .content{width:var(--page-width);max-width:var(--page-max-width)}section.main-section h1.heading{font-family:var(--font-family-2);font-size:2.8rem;letter-spacing:1px;text-transform:uppercase;color:var(--text-color);text-align:center}section.main-section h1.heading.left{text-align:left}section.main-section .transition{width:100%;height:150px;position:absolute;bottom:0;left:0;z-index:1}section.main-section.bg-1 .transition{background:url(../../../images/transition-dark-light.jpg) repeat-x}section.main-section.bg-2 .transition{background:url(../../../images/transition-light-dark.jpg) repeat-x}section .alternate-sections{margin-top:60px;display:flex;flex-direction:column;gap:75px}section .alternate-sections .section-wrapper{flex-direction:row-reverse;gap:50px}section .alternate-sections .section-wrapper>*{flex:1}section .alternate-sections .section-wrapper .mini-heading,section .alternate-sections .section-wrapper .text{text-align:left}section .alternate-sections .section-wrapper:nth-child(2n){flex-direction:row}section .alternate-sections .section-wrapper:nth-child(2n) .mini-heading,section .alternate-sections .section-wrapper:nth-child(2n) .text{text-align:right}section .alternate-sections .section-wrapper .img-wrapper{display:flex;justify-content:right}section .alternate-sections .section-wrapper:nth-child(2n) .img-wrapper{justify-content:left}section .alternate-sections .section-wrapper .img-wrapper img{height:300px;border-radius:var(--border-radius)}section .alternate-sections .section-wrapper .text{color:var(--text-shy-color);margin-top:30px}section .alternate-sections .section-wrapper .mini-heading{letter-spacing:1px;color:var(--text-color);font-size:1.6rem;text-transform:uppercase}section .section-wrapper{display:flex;justify-content:center;align-items:center}section .section-wrapper .main-img{width:1000px;max-width:80vw;transition:.1s}section .section-wrapper .main-img:hover{transform:scale(1.02)}section .section-wrapper .main-img:active{transform:scale(1)}section .section-wrapper.vertical{flex-direction:column}section .section-wrapper.equal-columns>*{flex:1}section .section-wrapper .img-wrapper{display:flex;justify-content:center;align-items:center}section .section-wrapper .img-wrapper img{height:320px}section .text{margin-top:50px;text-align:center;line-height:1.7;color:var(--text-supporting-color)}section .text>*,section .text{font-size:1.2rem}section .text.left{text-align:left}section .text.right{text-align:right}section .mini-heading.left{text-align:left}section .mini-heading.right{text-align:right}section .text .highlight{color:var(--primary-color);font-weight:700}section .big-text{font-size:1.8rem;color:var(--text-color);font-weight:500;text-align:center}section .numbers-group{margin-top:120px;display:flex;flex-direction:row;align-items:start;gap:75px}section .numbers-group .number-card{flex:1;display:flex;flex-direction:column;justify-content:space-around;align-items:center}section .numbers-group .number-card .number{color:var(--primary-color);font-size:4rem;font-weight:700;text-transform:uppercase}section .numbers-group .number-card p.text{color:var(--text-supporting-color);margin-top:0;font-size:1.2rem;font-weight:500;letter-spacing:3px;text-transform:uppercase}@media only screen and (max-width: 1400px){section .alternate-sections .section-wrapper .img-wrapper img{height:220px}}@media only screen and (max-width: 1100px){section .alternate-sections .section-wrapper .img-wrapper img{height:160px}}@media only screen and (max-width: 800px){section .alternate-sections .section-wrapper{gap:20px}section .alternate-sections .section-wrapper .text{margin-top:15px}section .alternate-sections .section-wrapper,section .alternate-sections .section-wrapper:nth-child(2n){flex-direction:column}section .alternate-sections .section-wrapper .img-wrapper{width:100%}section .alternate-sections .section-wrapper .img-wrapper img{width:100%;height:auto}.section-wrapper{flex-direction:column}section .section-wrapper .img-wrapper{margin-top:30px}section .text{margin-top:20px}section.main-section h1.heading.left{text-align:center}}@media only screen and (max-width: 550px){section .text>*,section .text.left>*,section .text.right>*,section .text,section .text.left,section .text.right{font-size:1.3rem;text-align:center}section .section-wrapper{flex-direction:column-reverse}section .section-wrapper .img-wrapper{margin-top:0}section .numbers-group{flex-wrap:wrap}section .number-card{flex:1 1 calc(50% - 37.5px);box-sizing:border-box}section .numbers-group{margin-top:70px}}.iframe-swiper{width:100%;max-width:1200px;margin:30px auto;position:relative;overflow:hidden}.iframe-swiper .swiper-button-next,.iframe-swiper .swiper-button-prev{color:var(--primary-color);pointer-events:auto}.iframe-swiper .iframe-wrapper{display:flex;justify-content:center}.iframe-swiper iframe{width:calc(var(--page-width) * .8);max-width:calc(var(--page-max-width) * .8);aspect-ratio:16/9;border-radius:1rem;background-color:#000;transition:opacity .3s ease;pointer-events:auto}.custom-pagination-wrapper{display:flex;justify-content:center;margin-top:10px}.custom-pagination{display:flex;justify-content:center;background-color:var(--bg-light-color);border-radius:var(--border-radius)}.pagination-bullet{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50%;cursor:pointer}.pagination-bullet .inside{width:14px;height:14px;border-radius:50%;background-color:#ffffff30;transition:background-color .3s}.pagination-bullet.active .inside{background-color:var(--primary-color);transform:scale(1.2)}.custom-pagination-wrapper.mobile .pagination-bullet{width:50px;height:50px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}: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);-webkit-backface-visibility:hidden;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-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .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-lazy-preloader,.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)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.body-container.projects-container{display:flex;flex-direction:column;gap:15px}.filters .toggle-filters{display:flex;align-items:center;justify-content:center;color:var(--text-shy-color);font-size:16px;cursor:pointer}.filters .toggle-filters:hover{color:var(--text-supporting-color)}.filters .toggle-filters:active{color:var(--text-color)}.filters .toggle-filters .chevron{transition:.1s}.filters .toggle-filters .chevron.down{transform:rotate(180deg)}.filters{display:flex;flex-direction:column;gap:15px;padding:15px;width:calc(var(--page-width) - 30px);max-width:calc(var(--page-max-width) - 30px);margin:0 auto;background-color:var(--bg-light-color);border-radius:var(--border-radius)}.filters .filters-wrapper{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:row;align-items:center;gap:15px}.filters>*{flex:1}.filters section.s1,.filters section.s2{min-width:100%;display:flex;gap:15px}.filters .button{display:flex;justify-content:center;align-items:center;min-width:43px;min-height:43px;border-radius:10px;background-color:var(--bg-lighter-color);cursor:pointer}.filters .button:hover{filter:brightness(1.1)}.filters .button:active{filter:brightness(1)}.filters .button .icon{color:var(--text-shy-color)}.projects{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;width:var(--page-width);max-width:var(--page-max-width);margin:0 auto}.projects.home{grid-template-columns:repeat(3,1fr)}.no-results{display:flex;justify-content:center;align-items:center;width:100%}.no-results p{color:var(--text-shy-color);font-size:16px}.spinner{display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media (max-width: 1200px){.projects,.projects.home{grid-template-columns:repeat(1,1fr)}}@media (max-width: 730px){.filters section.s2{flex-direction:column}}.search-bar{position:relative;display:flex;align-items:center;width:100%;border-radius:10px;background-color:var(--bg-lighter-color);font-weight:400}.search-bar .icon{position:absolute;color:var(--text-shy-color);display:flex;align-items:center;transform:translate(10px)}.search-bar input{width:100px;color:var(--text-color);background-color:transparent;border-radius:10px;flex-grow:1;font-size:16px;padding:9px 12px 9px 40px;border:none;outline:none;transition:outline .1s;box-shadow:none}.search-bar input::placeholder{color:var(--text-shy-color)}.search-bar input:focus{outline:3px solid var(--primary-color);transition:outline .1s}.search-bar input:focus::placeholder{color:var(--text-supporting-color)}.custom-select-container{display:flex;width:100%;justify-content:center;align-items:center;font-weight:400}.custom-select-container .placeholder{color:var(--text-supporting-color);margin-right:10px;font-size:16px}.custom-select{position:relative;display:flex;align-items:center;width:100%;height:43px;background-color:var(--bg-lighter-color);border-radius:10px;color:var(--text-shy-color);cursor:pointer;z-index:1;transition:filter .1s}.custom-select.open-radius{border-radius:10px 10px 0 0}.custom-select .label{position:relative;display:flex;align-items:center;gap:3px;width:100%;padding:9px 12px;font-size:16px}.custom-select .label .chevron{position:absolute;top:27%;right:12px;width:16px;height:16px;font-size:16px;transition:.1s}.custom-select .label .chevron.down{transform:rotate(180deg);top:25%}.custom-select .options-group{min-width:100%;position:absolute;top:100%;left:0;background-color:var(--bg-lighter-color);border-radius:0 0 10px 10px;z-index:999;box-shadow:0 4px 8px #0000001a;overflow-y:auto;max-height:400px}.custom-select .option{display:flex;align-items:center;gap:3px;padding:9px 12px;font-size:16px}.custom-select .option.active{color:var(--text-color);background-color:var(--primary-color)}.custom-select .option.active:hover{filter:brightness(1.1)}.custom-select .option:hover:not(.active){color:var(--text-supporting-color);background-color:var(--bg-light-color);filter:brightness(1.1)}@media (max-width: 1000px){.custom-select-container{flex-direction:column;gap:5px}}.navbar{position:fixed;top:0;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;width:100%;height:60px;padding:10px 0;z-index:100;transition:.2s}.navbar.bg{background-color:var(--bg-dark-color-t);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:#00000040 0 0 10px}.navbar.hidden{transform:translate(-50%,-100%)}.navbar .navbar-items{position:relative;display:flex;align-items:center;width:var(--page-width);max-width:var(--page-max-width);gap:38px}.navbar .navbar-items .right{position:absolute;top:50%;transform:translateY(-50%);right:0;display:flex;gap:28px}.navbar .navbar-logo{height:60px;margin:0 1.2rem}@media only screen and (max-width: 1000px){.navbar{display:none}}
