*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100vh;min-height:100dvh;background-color:#0a0a0a;color:#fff;font-family:"DM Sans",sans-serif;font-size:1rem;line-height:1.6;overflow-x:clip;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}img,picture,video,canvas,svg{display:block;max-width:100%}button,input,textarea,select{font:inherit;color:inherit;background:none;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:"Syne",sans-serif;font-weight:700;line-height:1.05;letter-spacing:-0.02em}::selection{background:#d7ef43;color:#0a0a0a}.heading--display{font-size:clamp(2.25rem,11vw,8rem);font-weight:800;line-height:1.05;background-image:linear-gradient(180deg, #ffffff 0%, #7d7d7d 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.heading--section{font-size:clamp(1.75rem,5.5vw,3.5rem);font-weight:700;line-height:1.25;word-wrap:break-word;overflow-wrap:break-word;background-image:linear-gradient(180deg, #ffffff 0%, #7d7d7d 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.heading--card{font-size:1.5rem;font-weight:600;color:#fff}.text--lead{font-size:clamp(.9375rem,2.5vw,1.25rem);line-height:1.6;color:#7d7d7d;max-width:100%}@media(min-width: 768px){.text--lead{max-width:52ch}}.text--muted{color:#7d7d7d;font-size:.875rem}.text--label{display:block;font-family:"DM Sans",sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.45);margin-bottom:1.5rem}.link{position:relative;display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-size:.875rem;font-weight:500;transition:color .2s ease}.link::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#d7ef43;transition:width .35s cubic-bezier(0.4, 0, 0.2, 1)}.link:hover{color:#d7ef43}.link:hover::after{width:100%}.link:focus-visible{outline:2px solid #d7ef43;outline-offset:3px}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}@media(hover: none)and (pointer: coarse){.btn:hover,.hero__tag:hover,.toolkit__item:hover,.projects__card:hover .projects__image{transform:none}}.page{position:relative;z-index:2;background:rgba(0,0,0,0)}.section{position:relative;padding-block:clamp(3.5rem,10vh,9rem);background-color:rgba(0,0,0,0)}.section--hero{background-color:rgba(0,0,0,0)}.section__inner{width:100%;max-width:1320px;margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem)}.section__header{margin-bottom:clamp(2rem,5vw,4rem)}.section__header--center{text-align:center}.section__header--center .text--lead{margin-inline:auto}.section__grid{display:grid;gap:2.5rem}@media(min-width: 768px){.section__grid{grid-template-columns:repeat(2, 1fr)}}.header{position:fixed;top:0;left:0;right:0;z-index:100;height:clamp(64px,10vw,80px);display:flex;align-items:center;gap:1rem;padding-inline:max(clamp(1rem,4vw,3rem),env(safe-area-inset-left));padding-right:max(clamp(1rem,4vw,3rem),env(safe-area-inset-right));padding-top:env(safe-area-inset-top);background:rgba(0,0,0,0);transition:background .35s cubic-bezier(0.4, 0, 0.2, 1),backdrop-filter .35s cubic-bezier(0.4, 0, 0.2, 1),border-color .35s cubic-bezier(0.4, 0, 0.2, 1)}@media(min-width: 1024px){.header{gap:clamp(1rem,2vw,2.5rem)}}.header--hero{background:linear-gradient(180deg, rgba(10, 10, 10, 0.35) 0%, rgba(10, 10, 10, 0) 100%)}.header--scrolled{background:rgba(10,10,10,.9);backdrop-filter:blur(16px);border-bottom:1px solid hsla(0,0%,100%,.12)}.header__logo{flex-shrink:0;margin-left:auto}.header__logo .logo__img{object-position:right center}.header__nav{display:none}@media(min-width: 1024px){.header__nav{display:flex;align-items:center;gap:clamp(1rem,2vw,2.5rem);order:-1}}.header__link{font-size:clamp(.7rem,1.5vw,.875rem);white-space:nowrap;font-weight:500;color:hsla(0,0%,100%,.45);letter-spacing:.04em;text-transform:uppercase;transition:color .2s ease}.header__link:hover,.header__link--active{color:#fff}.header__link:focus-visible{outline:2px solid #d7ef43;outline-offset:3px}.header__toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:6px;cursor:pointer;flex-shrink:0;z-index:101}@media(min-width: 1024px){.header__toggle{display:none}}.header__toggle:focus-visible{outline:2px solid #d7ef43;outline-offset:3px}.header__toggle-line{display:block;width:100%;height:2px;background:#fff;transition:transform .35s cubic-bezier(0.4, 0, 0.2, 1),opacity .35s cubic-bezier(0.4, 0, 0.2, 1);transform-origin:center}.header__toggle--open .header__toggle-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.header__toggle--open .header__toggle-line:nth-child(2){opacity:0}.header__toggle--open .header__toggle-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header__mobile-nav{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:clamp(1.25rem,4vw,2.5rem);padding:4rem clamp(1rem,4vw,3rem);padding-top:calc(clamp(64px,10vw,80px) + env(safe-area-inset-top));padding-bottom:env(safe-area-inset-bottom);background:rgba(10,10,10,.97);backdrop-filter:blur(20px);opacity:0;visibility:hidden;overflow-y:auto;transition:opacity .35s cubic-bezier(0.4, 0, 0.2, 1),visibility .35s cubic-bezier(0.4, 0, 0.2, 1)}.header__mobile-nav--open{opacity:1;visibility:visible}@media(min-width: 1024px){.header__mobile-nav{display:none}}.header__mobile-link{font-family:"Syne",sans-serif;font-size:clamp(1.5rem,6vw,2rem);font-weight:700;color:#fff;text-align:center;transition:color .2s ease}.header__mobile-link:hover{color:#d7ef43}.header__mobile-link:focus-visible{outline:2px solid #d7ef43;outline-offset:3px}.footer{padding-block:4rem 2.5rem;padding-bottom:calc(2.5rem + env(safe-area-inset-bottom));border-top:1px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,0)}.footer__inner{width:100%;max-width:1320px;margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem);display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}@media(min-width: 576px){.footer__inner{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;text-align:left}}.footer__logo{order:-1}@media(min-width: 576px){.footer__logo{order:0}}.footer__meta{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}@media(min-width: 576px){.footer__meta{flex-direction:row;align-items:center;justify-content:flex-end;gap:1.5rem;width:auto;margin-left:auto}}.footer__copy{font-size:.875rem;color:hsla(0,0%,100%,.45);line-height:1.5}.footer__back-top{font-size:.875rem;font-weight:500;color:#7d7d7d;letter-spacing:.12em;text-transform:uppercase;transition:color .2s ease}.footer__back-top:hover{color:#d7ef43}.footer__back-top:focus-visible{outline:2px solid #d7ef43;outline-offset:3px}.hero-atmosphere{position:absolute;top:0;left:0;right:0;height:100vh;height:100dvh;z-index:0;pointer-events:none;overflow:hidden}.hero-atmosphere__bg{position:absolute;inset:0;background-image:url("../assets/images/hero-bg.png");background-size:cover;background-position:72% center;background-repeat:no-repeat}@media(max-width: 767px){.hero-atmosphere__bg{background-position:85% center}}.hero-atmosphere__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(10, 10, 10, 0.95) 0%, rgba(10, 10, 10, 0.75) 38%, rgba(10, 10, 10, 0.35) 68%, rgba(10, 10, 10, 0.15) 100%),linear-gradient(180deg, rgba(10, 10, 10, 0.55) 0%, rgba(10, 10, 10, 0.1) 35%, rgba(10, 10, 10, 0.45) 100%)}.logo{display:inline-flex;align-items:center;flex-shrink:0;line-height:0;transition:opacity .2s ease}.logo:hover{opacity:.8}.logo:focus-visible{outline:2px solid #d7ef43;outline-offset:3px}.logo__img{display:block;width:auto;height:clamp(30px,5.5vw,42px);object-fit:contain;object-position:left center}.logo--footer .logo__img{height:clamp(36px,7vw,52px)}.smoke-canvas{position:fixed;inset:0;z-index:1;width:100%;height:100%;pointer-events:none;opacity:.75;mix-blend-mode:screen}@media(min-width: 768px){.smoke-canvas{opacity:.95}}.preloader{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.5rem;background:#0a0a0a}.preloader__text{font-family:"Syne",sans-serif;font-size:1.5rem;font-weight:700;background-image:linear-gradient(180deg, #ffffff 0%, #7d7d7d 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);overflow:hidden}.preloader__bar{width:120px;height:2px;background:hsla(0,0%,100%,.12);border-radius:999px;overflow:hidden}.preloader__bar-fill{width:0%;height:100%;background:#d7ef43;border-radius:999px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.75rem 1.5rem;font-family:"Syne",sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;cursor:pointer;white-space:nowrap;transition:background .35s cubic-bezier(0.4, 0, 0.2, 1),color .35s cubic-bezier(0.4, 0, 0.2, 1),border-color .35s cubic-bezier(0.4, 0, 0.2, 1),transform .2s ease}.btn:focus-visible{outline:2px solid #d7ef43;outline-offset:3px}@media(min-width: 576px){.btn{padding:.875rem 2rem}}.btn--primary{background:#d7ef43;color:#0a0a0a;border:1px solid #d7ef43}.btn--primary:hover{background:#e8ff6a;border-color:#e8ff6a;transform:translateY(-2px)}.btn--outline{background:rgba(0,0,0,0);color:#fff;border:1px solid hsla(0,0%,100%,.12)}.btn--outline:hover{border-color:#fff;background:hsla(0,0%,100%,.04);transform:translateY(-2px)}.btn--ghost{background:rgba(0,0,0,0);color:#7d7d7d;border:1px solid rgba(0,0,0,0);padding-inline:1rem}.btn--ghost:hover{color:#d7ef43}.btn--filter{flex-shrink:0;padding:.45rem 1rem;font-size:.65rem;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.45);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;white-space:nowrap}@media(min-width: 576px){.btn--filter{padding:.5rem 1.25rem;font-size:.75rem}}.btn--filter:hover,.btn--filter--active{color:#0a0a0a;background:#d7ef43;border-color:#d7ef43}.hero{min-height:100vh;min-height:100dvh;display:flex;align-items:center;padding-top:calc(clamp(64px,10vw,80px) + 1rem);padding-bottom:6rem;position:relative;z-index:1;background:rgba(0,0,0,0)}@media(min-width: 768px){.hero{padding-bottom:4rem}}.hero__inner{width:100%;max-width:1625px;margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem);width:100%;position:relative}.hero__label{display:block;font-family:"DM Sans",sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.45);margin-bottom:1.5rem;margin-bottom:clamp(1rem,3vw,2.5rem)}.hero__title{margin-bottom:clamp(1rem,3vw,2.5rem);max-width:100%}@media(min-width: 576px){.hero__title{max-width:14ch}}.hero__title{color:#fff;-webkit-text-fill-color:unset;background:none}.hero__title span{background-image:linear-gradient(180deg, #ffffff 0%, #7d7d7d 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.hero__title-line{display:block;overflow:hidden}.hero__title-line span{display:block;will-change:transform}.hero__description{margin-bottom:clamp(1.5rem,4vw,4rem);max-width:100%}@media(min-width: 768px){.hero__description{max-width:60ch}}.hero__tags{display:flex;flex-wrap:wrap;gap:.5rem}@media(min-width: 576px){.hero__tags{gap:1rem}}.hero__tags{margin-bottom:clamp(1.5rem,4vw,4rem)}.hero__tag{padding:.4rem .75rem;font-size:.65rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:hsla(0,0%,100%,.45);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;transition:border-color .2s ease,color .2s ease}@media(min-width: 576px){.hero__tag{padding:.5rem 1rem;font-size:.75rem;letter-spacing:.06em}}.hero__tag:hover{border-color:#d7ef43;color:#d7ef43}.hero__cta{display:flex;flex-direction:column;gap:1rem}@media(min-width: 576px){.hero__cta{flex-direction:row;flex-wrap:wrap}}.hero__cta .btn{width:100%}@media(min-width: 576px){.hero__cta .btn{width:auto}}.hero__scroll{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);display:none;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.45);z-index:1}@media(min-width: 768px){.hero__scroll{display:flex;bottom:2.5rem}}.hero__scroll-line{width:1px;height:48px;background:linear-gradient(180deg, #d7ef43, transparent);animation:scroll-pulse 2s ease-in-out infinite}@keyframes scroll-pulse{0%,100%{transform:scaleY(1);opacity:1}50%{transform:scaleY(0.6);opacity:.4}}.about__content{display:flex;flex-direction:column;gap:clamp(1.5rem,4vw,4rem);max-width:100%}@media(min-width: 1024px){.about__content{max-width:52rem}}.about__text{display:flex;flex-direction:column;gap:1.5rem}.about__paragraph{color:#7d7d7d;line-height:1.6}.stats-section .stats{margin-top:0}.stats{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media(min-width: 576px){.stats{gap:1.5rem}}@media(min-width: 768px){.stats{grid-template-columns:repeat(4, 1fr)}}.stats__item{background:#161616;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;transition:border-color .35s cubic-bezier(0.4, 0, 0.2, 1),transform .35s cubic-bezier(0.4, 0, 0.2, 1);padding:1.5rem 1rem;text-align:center}@media(min-width: 1024px){.stats__item:hover{transform:translateY(-4px);border-color:hsla(0,0%,100%,.28)}}@media(min-width: 576px){.stats__item{padding:2.5rem 1.5rem}}.stats__value{display:block;font-family:"Syne",sans-serif;font-size:clamp(1.75rem,6vw,3rem);font-weight:800;line-height:1;margin-bottom:.5rem;background-image:linear-gradient(180deg, #ffffff 0%, #7d7d7d 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.stats__label{font-size:.625rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.45);line-height:1.4}@media(min-width: 576px){.stats__label{font-size:.75rem;letter-spacing:.12em}}.toolkit__title{display:block;font-family:"DM Sans",sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.45);margin-bottom:1.5rem;margin-bottom:1.5rem}.toolkit__grid{display:flex;flex-wrap:wrap;gap:1rem}.toolkit__item{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:#7d7d7d;background:#161616;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;transition:border-color .2s ease,color .2s ease}.toolkit__item:hover{border-color:#d7ef43;color:#d7ef43}.timeline{position:relative;padding-left:clamp(1.25rem,4vw,2.5rem)}.timeline::before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:linear-gradient(180deg, #d7ef43 0%, rgba(255, 255, 255, 0.12) 30%, rgba(255, 255, 255, 0.12) 100%)}.timeline__item{position:relative;padding-bottom:clamp(1.5rem,4vw,4rem)}.timeline__item:last-child{padding-bottom:0}.timeline__item::before{content:"";position:absolute;left:calc(-1*clamp(1.25rem,4vw,2.5rem) - 4px);top:6px;width:9px;height:9px;border-radius:50%;background:#0a0a0a;border:2px solid #d7ef43;transition:background .2s ease}.timeline__item:hover::before{background:#d7ef43}.timeline__period{display:block;font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#d7ef43;margin-bottom:.5rem}.timeline__company{font-family:"Syne",sans-serif;font-size:clamp(1.125rem,3vw,1.5rem);font-weight:600;color:#fff;margin-bottom:.5rem;word-wrap:break-word;overflow-wrap:break-word}.timeline__role{font-size:.875rem;font-weight:500;color:#fff;margin-bottom:.5rem}.timeline__location{font-size:.875rem;color:hsla(0,0%,100%,.45)}.career__grid{display:grid;gap:clamp(2.5rem,6vw,6rem)}@media(min-width: 1024px){.career__grid{grid-template-columns:1fr 1fr}}.career__block-title{font-family:"Syne",sans-serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;margin-bottom:clamp(1.5rem,4vw,4rem);background-image:linear-gradient(180deg, #ffffff 0%, #7d7d7d 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.projects{overflow:hidden}.projects__filters{display:flex;flex-wrap:nowrap;gap:.5rem;margin-bottom:clamp(1.5rem,4vw,4rem);overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem;margin-inline:calc(-1*clamp(1rem,4vw,3rem));padding-inline:clamp(1rem,4vw,3rem)}.projects__filters::-webkit-scrollbar{display:none}@media(min-width: 768px){.projects__filters{flex-wrap:wrap;overflow-x:visible;margin-inline:0;padding-inline:0}}.projects__swiper{overflow:hidden;padding-bottom:4rem;margin-inline:calc(-1*clamp(1rem,4vw,3rem));padding-inline:clamp(1rem,4vw,3rem)}@media(min-width: 768px){.projects__swiper{margin-inline:0;padding-inline:0;overflow:visible}}.projects__slide{height:auto}.projects__card{background:#161616;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;transition:border-color .35s cubic-bezier(0.4, 0, 0.2, 1),transform .35s cubic-bezier(0.4, 0, 0.2, 1);overflow:hidden;height:100%}@media(min-width: 1024px){.projects__card:hover{transform:translateY(-4px);border-color:hsla(0,0%,100%,.28)}}.projects__image-wrap{position:relative;aspect-ratio:4/3;overflow:hidden;background:#1a1a1a}.projects__image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(0.4, 0, 0.2, 1)}.projects__card:hover .projects__image{transform:scale(1.05)}.projects__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:.875rem;color:hsla(0,0%,100%,.45);background:linear-gradient(135deg, #161616 0%, #1a1a1a 50%, #111111 100%)}.projects__info{padding:1.5rem}@media(min-width: 576px){.projects__info{padding:1.5rem 2.5rem 2.5rem}}.projects__title{font-family:"Syne",sans-serif;font-size:clamp(1rem,2.5vw,1.125rem);font-weight:600;color:#fff;margin-bottom:.5rem}.projects__category{font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#d7ef43}.projects__nav{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2.5rem;padding-inline:.5rem}@media(min-width: 576px){.projects__nav{gap:1.5rem}}.projects__arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border:1px solid hsla(0,0%,100%,.12);border-radius:50%;color:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.projects__arrow:hover{border-color:#d7ef43;background:rgba(215,239,67,.15);color:#d7ef43}.projects__arrow:focus-visible{outline:2px solid #d7ef43;outline-offset:3px}.projects__pagination{display:flex;gap:.5rem}.contact__inner{width:100%;max-width:1320px;margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem);display:grid;gap:clamp(2rem,5vw,4rem)}@media(min-width: 1024px){.contact__inner{grid-template-columns:1fr 1fr;align-items:center}}.contact__info{display:flex;flex-direction:column;gap:2.5rem}.contact__item{display:flex;flex-direction:column;gap:.5rem}.contact__label{display:block;font-family:"DM Sans",sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.45);margin-bottom:1.5rem;margin-bottom:0}.contact__value{font-family:"Syne",sans-serif;font-size:clamp(1.125rem,3vw,1.5rem);font-weight:600;color:#fff;word-break:break-word;overflow-wrap:anywhere;transition:color .2s ease}a:hover .contact__value{color:#d7ef43}.contact__socials{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.contact__card{background:#161616;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;transition:border-color .35s cubic-bezier(0.4, 0, 0.2, 1),transform .35s cubic-bezier(0.4, 0, 0.2, 1);padding:clamp(1.5rem,4vw,4rem);text-align:center}@media(min-width: 1024px){.contact__card{padding:6rem}}.contact__card .btn{width:100%}@media(min-width: 576px){.contact__card .btn{width:auto}}.contact__card-text{color:#7d7d7d;margin-bottom:2.5rem;line-height:1.6}.swiper{--swiper-theme-color: #d7ef43;--swiper-navigation-size: 20px}.swiper-pagination-bullet{width:8px;height:8px;background:hsla(0,0%,100%,.12);opacity:1;transition:background .2s ease,transform .2s ease}.swiper-pagination-bullet-active{background:#d7ef43;transform:scale(1.3)}.swiper-button-prev,.swiper-button-next{color:#fff}.swiper-button-prev::after,.swiper-button-next::after{font-size:18px;font-weight:700}.swiper-button-prev:hover,.swiper-button-next:hover{color:#d7ef43}/*# sourceMappingURL=main.css.map */
