@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";html{scroll-behavior:smooth}body{font-family:Space Grotesk,sans-serif}.testimonial-swiper .swiper-slide{height:auto}.testimonial-swiper .swiper-slide-next:after,.testimonial-swiper .swiper-slide-prev:after{display:none}.swiper-slide-next,.swiper-slide-prev{display:none}.swiper-button-next-custom.swiper-button-disabled,.swiper-button-prev-custom.swiper-button-disabled{opacity:.5;cursor:not-allowed}.image a{display:flex;align-items:center}.logo-avatar{border-radius:50%;height:50px;width:50px}.logo-react{height:60px;width:auto;margin-left:.1rem;animation:logo-spin 8s linear infinite;transform-origin:center}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn{padding:10px 15px;border-radius:.75rem;cursor:pointer;white-space:nowrap;border:none;font-family:inherit;font-size:inherit;display:inline-block}@media (min-width: 768px){.btn{padding:15px 22px}}.btn-outline{border:1px solid black;background:transparent;transition:background-color .3s,color .3s}.btn-outline:hover{background-color:#000;color:#fff}.btn-dark{background-color:#000;color:#fff;width:100%}@media (min-width: 768px){.btn-dark{width:auto}}.btn-dark-fit{background-color:#000;color:#fff;width:100%}@media (min-width: 768px){.btn-dark-fit{width:fit-content}}.btn-lime{background-color:#b9ff66;color:#000}.section-heading{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.section-heading-tag{color:#000;background-color:#b9ff66;padding:.25rem 1rem;font-size:1.5rem;font-weight:500;border-radius:.375rem;width:fit-content;margin:0 auto}.section-heading-text{max-width:42rem;margin:0 auto}@media (min-width: 1024px){.section-heading{flex-direction:row;align-items:center;gap:3rem;text-align:left}.section-heading-tag{margin:0}.section-heading-text{max-width:36rem;margin:0}}.navbar-wrapper{position:relative;margin-bottom:1.25rem}.navbar{max-width:1280px;margin:0 auto;padding:2rem 1.5rem 1.25rem;display:flex;justify-content:space-between;align-items:center;gap:1.25rem;width:100%;box-sizing:border-box;border-bottom:2px solid #d1d1d1}.mobile-menu-btn{display:block;padding:.5rem;font-size:1.25rem;cursor:pointer;background:none;border:none}.nav-links-desktop{display:none}.nav-links-list{display:flex;justify-content:center;align-items:center;gap:40px;list-style:none;margin:0;padding:0}.nav-link-item{white-space:nowrap}.mobile-menu{position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:1px solid black;padding:1rem 0;z-index:50}.mobile-menu-list{padding:0 2rem;list-style:none;margin:0;display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.mobile-menu-btn{display:none}.nav-links-desktop{display:block}}.header-container{max-width:1280px;margin:0 auto;padding:2.5rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-color:#f3f3f3}.header-left,.header-right{width:100%}.header-content{width:100%;display:flex;flex-direction:column;gap:1.5rem}.header-title{width:100%;font-size:3rem;font-weight:500;line-height:1.15;letter-spacing:-.01em}.header-title span{background-color:#b9ff66;padding:0 .25rem;word-wrap:break-word}.header-desc{width:83.333%}.header-illustration{width:100px;height:auto;margin-top:3rem}@media (min-width: 768px){.header-title{width:100%;font-size:4.5rem}.header-desc{width:75%}.header-illustration{margin-top:0}}@media (min-width: 1024px){.header-container{flex-direction:row}.header-left{width:60%}.header-right{width:40%}}.logos-section{max-width:1280px;margin:0 auto;padding:3rem 1.5rem;width:100%;overflow:hidden;box-sizing:border-box}.logos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;place-items:center}.logo-img{height:2rem;width:7rem;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:filter .2s,opacity .2s}.logo-img:hover{filter:grayscale(0%);opacity:1}@media (min-width: 768px){.logos-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1024px){.logos-grid{grid-template-columns:repeat(6,1fr)}}.services-section{max-width:1280px;margin:0 auto;padding:2rem 1.5rem}.services-grid-container{background-color:#f3f3f3;border-radius:1rem;padding:2rem;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,1fr);gap:1.5rem;width:100%}.services-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}@media (min-width: 768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.services-cta{display:flex;align-items:center;background-color:#f3f3f3;border-radius:1rem;margin:3rem 0;padding:3rem 3.75rem}.services-cta-left{display:flex;flex-direction:column;gap:1.25rem}.services-cta-title{font-weight:500;font-size:1.875rem}.services-cta-text{width:100%}.services-cta-right{width:50%;display:none}@media (min-width: 768px){.services-cta{padding-top:0;padding-bottom:0}.services-cta-text{width:50%}.services-cta-right{display:block}}.service-card{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2.5rem;border-radius:1.5rem;border:1px solid black;border-bottom-width:5px;box-shadow:0 1px #000;box-sizing:border-box}.service-card-left{display:flex;flex-direction:column;gap:2.5rem;max-width:60%}.service-card-title{font-weight:500;font-size:1.5rem;line-height:1.375}.service-card-action{display:flex;align-items:center;gap:.75rem}.service-card-arrow-btn{border-radius:50%;padding:.5rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.service-card-icon{font-size:1.25rem}.service-card-right{display:flex;align-items:center}.service-card-img{width:140px;object-fit:contain}.team-section{max-width:1280px;margin:0 auto;padding:3rem 1.5rem;background-color:#f3f3f3;border-radius:1rem}.team-grid{padding:2rem;display:grid;grid-template-columns:1fr;gap:1.25rem}.team-card-wrapper{border:1px solid black;padding:2rem;border-radius:1.5rem;box-shadow:0 4px #000;background-color:#fff}.team-see-all{display:flex;justify-content:center;align-items:center;padding:0 2rem}@media (min-width: 768px){.team-grid{grid-template-columns:repeat(2,1fr)}.team-see-all{justify-content:flex-end}}@media (min-width: 1024px){.team-grid{grid-template-columns:repeat(3,1fr)}}.team-card-header{display:flex;justify-content:space-between;align-items:flex-start}.team-card-profile{display:flex;gap:.5rem;align-items:flex-end}.team-card-name{font-weight:500;font-size:1.25rem}.team-card-position{font-size:1rem}.team-card-linkedin{border-radius:50%;background-color:#000;padding:.5rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.team-card-linkedin-icon{color:#b9ff66}.team-card-bio-section{margin-top:1rem}.team-card-divider{border-color:#000;margin:1.5rem 0}.team-card-bio{font-size:1rem}.team-card-image{width:100%;height:auto;border-radius:2rem;display:flex}.testimonials-section{max-width:1280px;margin:0 auto;padding:3rem 2rem}.testimonials-heading{max-width:1280px;margin:0 auto;padding:3rem 0}.testimonials-carousel{background-color:#191a23;color:#fff;padding:3rem 0;margin:3rem 0;border-radius:1.5rem}.testimonials-swiper-wrapper{overflow:hidden;padding:0 2rem}.testimonial-slide{border:1px solid #B9FF66;padding:1.25rem;border-radius:1.5rem}.testimonial-review{font-size:1.125rem;line-height:1.625;margin-bottom:1.5rem}.testimonial-author{color:#b9ff66;font-weight:700}.testimonial-position{font-size:.875rem}.testimonials-nav{display:flex;justify-content:center;align-items:center;gap:1rem;padding-top:5rem}.swiper-nav-btn{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:color .2s;cursor:pointer;background:none;border:none;color:#fff}.swiper-nav-btn:hover,.star-active{color:#b9ff66}.star-inactive{color:#f3f3f3}.contact-section{max-width:1280px;margin:0 auto;padding:3rem 2rem}.contact-heading{margin-bottom:3rem}.contact-card{background-color:#f3f3f3;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0 2.5rem;gap:3rem}.contact-form-col{width:100%}.contact-form{display:flex;flex-direction:column;gap:2rem;padding:2.5rem 0}.contact-radio-group{display:flex;gap:2.5rem;justify-content:center;margin-bottom:1.5rem}.contact-radio-item{display:flex;align-items:center;gap:.5rem}.contact-radio{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.25rem;height:1.25rem;border:2px solid black;border-radius:50%;cursor:pointer}.contact-radio:checked{background-color:#b9ff66;border-color:#000}.contact-radio-label{color:#000;cursor:pointer}.contact-label{display:block;margin-bottom:.25rem;color:#000}.contact-input{width:100%;border:1px solid black;border-radius:.75rem;padding:.5rem 1rem;background-color:#fff;box-sizing:border-box;font-family:inherit;font-size:inherit}.contact-input::placeholder{color:#9ca3af}.contact-submit{width:100%;background-color:#191a23;color:#fff;padding:.75rem;border-radius:.75rem;border:none;cursor:pointer;transition:background-color .2s;font-family:inherit;font-size:inherit}.contact-submit:hover{background-color:#000}.contact-image-col{width:100%;display:flex;justify-content:flex-end;align-items:center}.contact-image{display:none}@media (min-width: 768px){.contact-form{padding:2.5rem 2rem}.contact-radio-group{justify-content:flex-start}}@media (min-width: 1024px){.contact-card{flex-direction:row;padding-right:0}.contact-form-col,.contact-image-col{width:50%}.contact-image{max-width:500px;display:block}}.footer{max-width:1280px;margin:0 auto;padding:3rem 0 0;color:#fff}.footer-inner{background-color:#191a23;border-radius:0;padding:3.75rem}.footer-top{display:flex;flex-direction:column;gap:2rem;justify-content:space-between;align-items:center}.footer-links{display:flex;flex-direction:column;text-align:center;gap:1rem;list-style:none;padding:0;margin:0}.footer-links li{text-decoration:underline}.footer-icons{display:flex;gap:1rem;align-items:center}.footer-icon-btn{cursor:pointer;border-radius:50%;background-color:#f3f3f3;padding:.5rem;border:none;display:flex;align-items:center;justify-content:center}.footer-icon{color:#191a23}.footer-mid{padding:3.75rem 0;display:flex;flex-direction:column;gap:1.25rem;align-items:center;justify-content:space-between}.footer-contact{display:flex;flex-direction:column;gap:1.25rem;text-align:center}.footer-subscribe{display:flex;background-color:#292a32;padding:3.75rem;border-radius:.75rem;margin-top:1.25rem}.footer-subscribe-form{display:flex;gap:2rem;flex-direction:column;justify-content:space-between}.footer-email-input{color:#fff;border:1px solid white;padding:10px 15px;border-radius:.75rem;background:transparent;font-family:inherit;font-size:inherit}.footer-email-input::placeholder{color:#fff}.footer-divider{border-color:#fff3;margin:2rem 0}.footer-bottom{display:flex;flex-direction:column;gap:.75rem;text-align:center}.footer-bottom-policy{text-decoration:underline;cursor:pointer}@media (min-width: 1024px){.footer{padding-left:2rem;padding-right:2rem}.footer-inner{border-radius:1.5rem 1.5rem 0 0}.footer-top{flex-direction:row}.footer-links{flex-direction:row;gap:2rem}.footer-mid{flex-direction:row}.footer-contact{text-align:left}.footer-subscribe-form{flex-direction:row}.footer-bottom{flex-direction:row;gap:2rem}.footer-email-input{padding:15px 22px}}.case-studies-section{max-width:1280px;margin:0 auto;padding:3rem 1.5rem}.case-studies-grid{margin:3rem 0;display:flex;flex-direction:column;align-items:flex-start;background-color:#191a23;border-radius:1.5rem;padding:3rem;gap:1.25rem}.case-study-card{width:100%;padding:0 1.5rem}.case-study-text{color:#fff}.case-study-link{display:flex;align-items:center;margin-top:1.25rem;gap:.5rem}.case-study-link-text,.case-study-link-icon{color:#b9ff66}@media (min-width: 1024px){.case-studies-grid{flex-direction:row}.case-study-card{width:33.333%;border-right:1px solid white}.case-study-card:last-child{border-right:none}}.working-process-section{max-width:1280px;margin:0 auto;padding:0 1.5rem}.working-process-heading{margin-bottom:2.5rem}.working-process-card{border-radius:1.5rem;padding:2rem;box-shadow:0 4px #000;border:1px solid black;margin:1.25rem 0;transition:all .6s;background-color:#f3f3f3}.working-process-card--open{background-color:#b9ff66}.working-process-header{display:flex;align-items:center;justify-content:space-between}.working-process-info{display:flex;align-items:center;gap:1rem}.working-process-id{font-size:1.875rem;font-weight:700}.working-process-title{font-size:1.125rem;font-weight:500}.working-process-toggle{font-size:1.5rem;border-radius:50%;background-color:#f3f3f3;padding:.5rem;border:1px solid black;cursor:pointer;display:flex;align-items:center;justify-content:center}.working-process-content{margin-top:1rem;transition:all .6s}.working-process-divider{border-color:#000;margin:1rem 0}.working-process-text{font-size:.875rem;line-height:1.625;color:#000}.tools-page-section{max-width:1200px;margin:0 auto;padding:3rem 1.25rem;background-color:#f3f3f3;border-radius:1rem}.tools-page-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.tools-page-title{font-size:2rem;font-weight:700;line-height:1}.tools-page-title span{background-color:#b9ff66;padding:0 .25rem}.tools-page-desc{font-size:1rem;line-height:1.75;max-width:640px;color:#333}.tools-page-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.tools-page-title{font-size:2.75rem}.tools-page-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.tools-page-grid{grid-template-columns:repeat(3,1fr)}}.blog-page-section{max-width:1200px;margin:0 auto;padding:3rem 1.25rem;background-color:#f3f3f3;border-radius:1rem}.blog-page-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.blog-page-title{font-size:2rem;font-weight:700;line-height:1}.blog-page-title span{background-color:#b9ff66;padding:0 .25rem}.blog-page-desc{font-size:1rem;line-height:1.75;max-width:640px;color:#333}.blog-page-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.blog-page-title{font-size:2.75rem}.blog-page-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.blog-page-grid{grid-template-columns:repeat(3,1fr)}}.contact-page-header{margin-bottom:2rem}.contact-page-title{font-size:2rem;font-weight:700;line-height:1}.contact-page-title span{background-color:#b9ff66;padding:0 .25rem}@media (min-width: 768px){.contact-page-title{font-size:2.75rem}}.project-page-back{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.back-btn{display:flex;align-items:center;gap:.5rem;background:transparent;border:1px solid black;border-radius:.75rem;padding:10px 18px;font-family:inherit;font-size:.95rem;cursor:pointer;transition:background-color .3s,color .3s}.back-btn:hover{background-color:#000;color:#fff}.project-page-section{max-width:1200px;margin:0 auto;padding:3rem 1.25rem;background-color:#f3f3f3;border-radius:1rem}.project-page-header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.project-page-title{font-size:2rem;font-weight:700;line-height:1.2}.project-page-title span{background-color:#b9ff66;padding:0 .25rem}.project-page-desc{font-size:1rem;line-height:1.75;max-width:640px;color:#333}.project-page-content{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.project-page-title{font-size:2.75rem}}.about-me-page-header{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2rem}.about-me-page-content{grid-column:1;display:flex;flex-direction:column;gap:1rem}.about-me-page-image{grid-column:2}.about-me-page-title{font-size:2rem;font-weight:700;line-height:1.2;grid-column:1 / -1;margin-bottom:1rem}.about-me-page-title span{background-color:#b9ff66;padding:0 .25rem}.about-me-avatar{width:200px;height:200px;object-fit:cover;border-radius:50%}.about-me-page-sections{display:grid;gap:1.5rem;margin-top:3rem}.about-me-panel{background:#fff;border:1px solid #d8d8d8;border-radius:1rem;padding:1.5rem}.about-me-panel-heading{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.about-me-panel-heading span{display:inline-block;width:fit-content;background-color:#b9ff66;padding:.2rem .5rem;border-radius:.35rem;font-weight:600}.about-me-panel-heading h2{font-size:1.5rem;line-height:1.2;margin:0}.about-me-timeline,.about-me-certifications{display:grid;gap:1rem}.about-me-timeline-item,.about-me-certification-item{border:1px solid #e5e5e5;border-radius:.85rem;padding:1rem;background-color:#fafafa}.about-me-timeline-top{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.5rem}.about-me-timeline-top h3,.about-me-certification-item h3{margin:0;font-size:1.05rem}.about-me-timeline-top span,.about-me-certification-date,.about-me-certification-details,.about-me-timeline-location{color:#5f5f5f}.about-me-timeline-company,.about-me-timeline-location,.about-me-timeline-duration,.about-me-certification-issuer,.about-me-certification-date,.about-me-certification-details{margin:0}.about-me-timeline-meta{display:flex;flex-direction:column;gap:.25rem}.about-me-certification-item{display:grid;gap:.35rem}@media (min-width: 768px){.about-me-page-sections{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.about-me-timeline-top{flex-direction:row;justify-content:space-between;align-items:flex-start}.about-me-timeline-meta{flex-direction:row;justify-content:space-between;gap:1rem}}@media (max-width: 767px){.about-me-page-header{grid-template-columns:1fr}.about-me-page-content,.about-me-page-image,.about-me-page-title{grid-column:1}.about-me-page-image{justify-self:center}}.about-me-timeline-item:hover,.about-me-certification-item:hover{background-color:#e5e5e5;border-color:#d1d1d1;transition:background-color .3s,border-color .3s}@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"}
