:root{--default-bg:#fafafa}a{text-decoration:none}.w-20{width:20%}.w-25{width:25%}.w-50{width:50%}.w-75{width:75%}.w-100{width:100%}.pad-r-20{padding-right:20px}.pad-l-20{padding-left:20px}.pad-t-20{padding-top:20px}.pad-b-20{padding-bottom:20px}.pad-x-20{padding-right:20px;padding-left:20px}.pad-y-20{padding-bottom:20px;padding-top:20px}.gap-20{gap:20px}.pad-r-25{padding-right:25px}.pad-l-25{padding-left:25px}.pad-t-25{padding-top:25px}.pad-b-25{padding-bottom:25px}.pad-x-25{padding-right:25px;padding-left:25px}.pad-y-25{padding-bottom:25px;padding-top:25px}.gap-25{gap:25px}.pad-r-50{padding-right:50px}.pad-l-50{padding-left:50px}.pad-t-50{padding-top:50px}.pad-b-50{padding-bottom:50px}.pad-x-50{padding-right:50px;padding-left:50px}.pad-y-50{padding-bottom:50px;padding-top:50px}.gap-50{gap:50px}.pad-r-75{padding-right:75px}.pad-l-75{padding-left:75px}.pad-t-75{padding-top:75px}.pad-b-75{padding-bottom:75px}.pad-x-75{padding-right:75px;padding-left:75px}.pad-y-75{padding-bottom:75px;padding-top:75px}.gap-75{gap:75px}.pad-r-100{padding-right:100px}.pad-l-100{padding-left:100px}.pad-t-100{padding-top:100px}.pad-b-100{padding-bottom:100px}.pad-x-100{padding-right:100px;padding-left:100px}.pad-y-100{padding-bottom:100px;padding-top:100px}.gap-100{gap:100px}body{background:#fafafa}main{margin-top:97px}.wrapper{max-width:1184px;margin:auto}@media only screen and (max-width:1220px){.wrapper{max-width:100%;margin-right:64px;margin-left:64px}}@media only screen and (max-width:576px){.wrapper{margin-right:16px;margin-left:16px}}.wrapper-start-left{width:100%;padding-left:calc((100vw - 1184px)/2)}@media only screen and (max-width:1220px){.wrapper-start-left{padding-left:64px}}@media only screen and (max-width:576px){.wrapper-start-left{padding-left:16px}}section{padding:64px 0}@media only screen and (max-width:1024px){section{padding:44px 0}}@media only screen and (max-width:576px){section{padding:28px 0}}section.page{padding:48px 0}@media only screen and (max-width:576px){section.page{padding:24px 0}}header{padding:32px 0 24px;position:fixed;width:100%;z-index:999;top:0;background:#fafafa}header .wrapper{justify-content:space-between;align-items:center;display:flex}header .logo a{display:block;color:#0a0a0a}header .logo a svg{width:84px;height:24px;display:block}@media only screen and (max-width:1024px){header nav{display:none}}header nav ul{display:flex;list-style:none;padding:0;gap:8px;align-items:center;margin:0}header nav ul li a{color:#525252;font-size:14px;font-weight:500;transition:all .4s;padding:10px 16px;border-radius:4px;display:block}header nav ul li a.selected,header nav ul li a:hover{color:#1992a1}header nav ul li.contact{margin-left:16px}header .mobile-menu-trigger{display:none}@media only screen and (max-width:1024px){header .mobile-menu-trigger{display:flex;align-items:center;gap:16px}}header .mobile-menu-trigger .contact{display:none}header .mobile-menu-trigger .contact.show{display:flex}header .mobile-menu-container{height:calc(100vh - 72px);display:none}header .mobile-menu-container .wrapper{display:block;max-height:calc(100% - 430px);overflow:auto}@media only screen and (max-height:800px){header .mobile-menu-container .wrapper{max-height:calc(100% - 320px)}}@media only screen and (max-height:640px){header .mobile-menu-container .wrapper{max-height:calc(100% - 30px)}}@media only screen and (max-width:576px){header .mobile-menu-container .wrapper{max-height:inherit}}header .mobile-menu-container nav{display:block;width:100%}header .mobile-menu-container nav ul{flex-direction:column;align-items:flex-start;padding:40px 0;gap:40px;width:100%}header .mobile-menu-container nav ul li{width:100%}header .mobile-menu-container nav ul li a{padding:0;font-size:32px}header .mobile-menu-container .works-container{margin-top:72px}@media only screen and (max-width:576px){header .mobile-menu-container .works-container{display:none}}@media only screen and (max-height:800px){header .mobile-menu-container .works-container{margin-top:50px}}@media only screen and (max-height:640px){header .mobile-menu-container .works-container{display:none}}@media only screen and (max-height:800px){header .mobile-menu-container .works-container .works-slider .item .image{height:180px}}header .mobile-menu-container.show{display:block}footer{background:#131e20;padding:64px 0}footer .footer-top{padding-bottom:40px;position:relative;display:flex;justify-content:space-between}@media only screen and (max-width:1024px){footer .footer-top{flex-direction:column;gap:40px}}footer .footer-top:after{content:"";height:1px;width:100%;display:block;background:repeating-linear-gradient(90deg,#0000,#0000 10px,#0e343e 0,#0e343e 20px);position:absolute;bottom:0}footer .footer-top .left{width:50%}@media only screen and (max-width:1024px){footer .footer-top .left{width:100%}}footer .footer-top .left .logo{margin-bottom:46px}@media only screen and (max-width:1024px){footer .footer-top .left .logo{margin-bottom:40px}}footer .footer-top .left .logo a{color:#fff}footer .footer-top .right{display:flex;width:50%;gap:150px}@media only screen and (max-width:1024px){footer .footer-top .right{width:100%}}@media only screen and (max-width:576px){footer .footer-top .right{flex-direction:column;gap:24px}}footer .footer-top .right .item{flex:1 1}footer .footer-top .right .item .item-title{color:#d4f9f9;font-size:18px;font-weight:600;padding:0;margin:0 0 40px}@media only screen and (max-width:1024px){footer .footer-top .right .item .item-title{margin-bottom:24px}}footer .footer-middle{padding:40px 0}@media only screen and (max-width:1024px){footer .footer-middle{display:none}}footer .footer-middle svg{width:100%;height:auto;color:#1ab0ba}footer .footer-middle .spotlight-container{position:relative}footer .footer-middle .spotlight-container .spotlight{position:absolute;inset:0;background:radial-gradient(circle 500px at 50% 50%,#0000 10%,#131e20);pointer-events:none;will-change:background-position}footer .footer-bottom{padding-top:40px;display:flex;justify-content:space-between;align-items:center;position:relative}@media only screen and (max-width:1024px){footer .footer-bottom{flex-direction:column-reverse;gap:24px}}footer .footer-bottom:after{content:"";height:1px;width:100%;display:block;background:repeating-linear-gradient(90deg,#0000,#0000 10px,#0e343e 0,#0e343e 20px);position:absolute;top:0}@media only screen and (max-width:1024px){footer .footer-bottom .copyright p{text-align:center}}footer .footer-bottom .social-medias ul{display:flex;list-style:none;margin:0;padding:0;justify-content:flex-end;gap:24px}footer .footer-bottom .social-medias ul li a{display:flex;width:24px;height:24px;justify-content:center;align-items:center;color:#d4f9f9}footer p{font-size:14px;font-weight:400;padding:0;margin:0 0 9px;line-height:18px}footer p,footer p a{color:#d4f9f9}.column-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media only screen and (max-width:1024px){.column-2{grid-template-columns:1fr}}.page-title{display:flex;justify-content:space-between;align-items:flex-start}.page-title h1{font-size:48px;font-weight:400;line-height:64px}.page-title h1.big{font-size:72px;line-height:82px}@media only screen and (max-width:1024px){.page-title h1.big{font-size:60px}}@media only screen and (max-width:576px){.page-title h1.big{font-size:48px}}.page-title h2{font-size:12px;font-weight:400;color:#737373;margin-bottom:6px}.page-title p{font-size:16px;font-weight:400;color:#525252;line-height:24px;margin-top:16px}.page-title .content{flex:3 1}.page-title .images{flex:2 1;display:flex;justify-content:flex-end}.one-column-content{display:block;padding:48px 0}.one-column-content h2{font-size:40px;color:#0a0a0a;font-weight:400;line-height:53px}@media only screen and (max-width:576px){.one-column-content h2{font-size:32px;line-height:42px}}.one-column-content h3{font-size:24px;color:#0a0a0a;font-weight:400;line-height:32px}.one-column-content p{font-size:16px;color:#525252;line-height:24px;font-weight:400;padding-bottom:40px;margin:0}.one-column-content p:last-child{padding:0}.one-column-content p a{color:#1ab0ba;text-decoration:underline}.one-column-content ol,.one-column-content ul{display:flex;flex-direction:column;gap:12px;padding-left:30px}.one-column-content ol li,.one-column-content ul li{font-size:16px;color:#525252;line-height:24px;font-weight:400;margin:0}.one-column-content ol li:last-child,.one-column-content ul li:last-child{padding:0}.two-column-content{display:grid;grid-template-columns:repeat(2,1fr);padding:48px 0;row-gap:96px;column-gap:24px}@media only screen and (max-width:1024px){.two-column-content{grid-template-columns:1fr;gap:44px}}@media only screen and (max-width:576px){.two-column-content{gap:24px}}.two-column-content .content.pl{padding-left:40px}@media only screen and (max-width:1024px){.two-column-content .content.pl{padding:0}}.two-column-content .content.pr{padding-left:40px}@media only screen and (max-width:1024px){.two-column-content .content.pr{padding:0}}.two-column-content .content h2{font-size:40px;color:#0a0a0a;font-weight:400;line-height:53px}@media only screen and (max-width:576px){.two-column-content .content h2{font-size:32px;line-height:42px}}.two-column-content .content p{font-size:16px;color:#525252;line-height:24px;font-weight:400;padding-bottom:40px;margin:0}.two-column-content .content p:last-child{padding:0}.two-column-content .content ol,.two-column-content .content ul{display:flex;flex-direction:column;gap:12px;padding-left:30px}.two-column-content .content ol li,.two-column-content .content ul li{font-size:16px;color:#525252;line-height:24px;font-weight:400;margin:0}.two-column-content .content ol li:last-child,.two-column-content .content ul li:last-child{padding:0}.loop-video{max-width:100%;padding-bottom:0}.loop-video video{width:100%;height:324px;border-radius:4px;object-fit:cover}.note{font-size:14px;color:#737373;margin:0;padding:0}.grid-boxes{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.grid-boxes .box{border-radius:4px;border:1px solid #e5e5e5;background:#f5f5f5;padding:24px;position:relative}.grid-boxes .box a{position:absolute;width:100%;height:100%;font-size:0;left:0;top:0}.grid-boxes .box .title{font-size:16px;font-weight:500;color:#0a0a0a}.grid-boxes .box .icon{height:156px;display:flex;justify-content:center;align-items:center}.grid-boxes .box .icon img{width:56px;height:56px;object-fit:contain;display:block}.page-image{max-width:100%;margin:0 0 16px}@media only screen and (max-width:576px){.page-image{aspect-ratio:1}}.page-image img{width:100%;border-radius:4px}@media only screen and (max-width:576px){.page-image img{height:100%;object-fit:cover}}.page-image.about{border:1px solid #e5e5e5;border-radius:8px;position:relative;margin:0}@media only screen and (max-width:576px){.page-image.about{aspect-ratio:auto}}.page-image.about canvas{width:100%!important;height:100%!important}@media only screen and (max-width:576px){.page-image.about canvas{transform:scale(2.5) translateY(22%)}}.page-image.about:after{content:"";width:200px;background:#fafafa;height:80px;position:absolute;right:10px;bottom:10px}@media only screen and (max-width:576px){.page-image.about:after{display:none}}.custom-list{list-style:none;padding:0!important;margin:0!important;display:block!important;border:1px solid #e5e5e5;border-radius:4px}.custom-list li{padding:24px!important;margin:0;display:block;background:#fff;border-bottom:1px solid #e5e5e5;color:#000!important;font-size:14px!important;line-height:18px!important}.custom-list li:last-child{border:none}.lds-notification.swal2-icon-success{background-color:#1ab0ba!important}.lds-notification.swal2-icon-success .swal2-success-ring{border-color:#fff}.lds-notification.swal2-icon-success .swal2-success-line-long,.lds-notification.swal2-icon-success .swal2-success-line-tip{background:#fff}.lds-notification.swal2-icon-error{background-color:#f27474!important}.lds-notification.swal2-icon-error .swal2-x-mark-line-left,.lds-notification.swal2-icon-error .swal2-x-mark-line-right{background:#fff}.lds-notification.swal2-icon-warning{background-color:#ffab00!important}.lds-notification.swal2-icon-info{background-color:#5d5df7!important}.lds-notification .swal2-title{color:#fff}.lds-notification .swal2-icon{border-color:#fff}.lds-notification .swal2-icon-content{color:#fff}.unvisible{opacity:0;visibility:hidden}.unvisible,.visible{transform:translateY(0);transition:all .3s ease-in-out}.visible{opacity:1;visibility:visible}.lds-button{border-radius:4px;transition:all .3s;text-align:center;display:inline-flex;cursor:pointer;font-size:14px;height:40px;position:relative;padding:0 16px;align-items:center;justify-content:center;border:none;gap:11px}.lds-button.primary{background-color:#1ab0ba;color:#fff}.lds-button.primary.outlined{background-color:#0000;border:1px solid #1ab0ba;color:#1ab0ba}.lds-button.primary.outlined:hover{background-color:#1992a1;color:#1ab0ba}.lds-button.primary.filled:hover{background-color:#1992a1}.lds-button.primary.linked{background-color:#0000;color:#1ab0ba}.lds-button.primary.transparent{background-color:#0000}.lds-button.secondary{background-color:#0a0a0a;color:#fff}.lds-button.secondary.outlined{background-color:#0000;border:1px solid #0a0a0a;color:#0a0a0a}.lds-button.secondary.outlined:hover{background-color:#262626;color:#fff}.lds-button.secondary.filled:hover{background-color:#fff}.lds-button.secondary.linked{background-color:none;color:#0a0a0a}.lds-button.tertiary{background-color:#fff;color:#0a0a0a;border:1px solid #e5e5e5}.lds-button.tertiary.outlined{background-color:#0000;border:1px solid #d4d6ce;color:#fff}.lds-button.tertiary.linked{background-color:none;color:#2c3e50}.lds-button:disabled{background-color:#919eab33;cursor:not-allowed}.lds-button:disabled,.lds-button:disabled *{color:#a3a3a3}.lds-button:disabled.filled:hover,.lds-button:disabled:hover{background-color:#919eab33}.lds-button.disabled,.lds-button.disabled *,.lds-button.filled,.lds-button.filled *,.lds-button.linked,.lds-button.linked *,.lds-button.primary,.lds-button.primary *,.lds-button.secondary,.lds-button.secondary *,.lds-button.tertiary,.lds-button.tertiary *,.lds-button.transparent,.lds-button.transparent *{font-weight:600;line-height:26px}.selectbox,.textbox{width:100%;font-size:14px;border:1px solid #e5e5e5;border-radius:4px;padding:12px 16px;color:#0a0a0a;font-weight:500;outline:none!important;display:block}.selectbox::placeholder,.textbox::placeholder{color:#a3a3a3}.selectbox{appearance:none;background-image:url(/assets/images/angle-down.svg);background-repeat:no-repeat;background-position:right 15px center;padding-right:45px}textarea{resize:none;height:130px}#homeHero{position:relative;padding:64px 0 100px}@media only screen and (max-width:1024px){#homeHero{padding-bottom:0}#homeHero.wrapper{margin-right:0;margin-left:0}}#homeHero .main-wrapper{position:relative}@media only screen and (max-width:1220px){#homeHero .main-wrapper{margin:0}}@media only screen and (max-width:1024px){#homeHero .main-wrapper{margin-right:64px;margin-left:64px}}@media only screen and (max-width:576px){#homeHero .main-wrapper{margin-right:16px;margin-left:16px}}#homeHero .content-container{display:flex;gap:20px}#homeHero .content-container .content{width:52%}@media only screen and (max-width:1024px){#homeHero .content-container .content{width:100%}}#homeHero .content-container .content h1{font-size:56px;line-height:64px;font-weight:600;color:#0a0a0a;margin-bottom:40px}@media only screen and (max-width:576px){#homeHero .content-container .content h1{font-size:32px;line-height:42px}}#homeHero .content-container .content h1 strong{font-weight:400;color:#1ab0ba}#homeHero .content-container .content p{color:#525252;font-size:18px;font-weight:400;line-height:24px}#homeHero .hero-slider-container{max-width:1184px;margin:64px auto 0}@media only screen and (max-width:1220px){#homeHero .hero-slider-container{max-width:100%}}@media only screen and (max-width:1024px){#homeHero .hero-slider-container{margin-right:0;margin-left:64px}}@media only screen and (max-width:576px){#homeHero .hero-slider-container{margin-left:16px}}#homeHero .hero-slider-container .hero-slider{overflow:hidden;transition:all .4s;position:relative;height:375px}#homeHero .hero-slider-container .hero-slider.end{justify-content:flex-end}@media only screen and (max-width:1024px){#homeHero .hero-slider-container .hero-slider{overflow:auto}}#homeHero .hero-slider-container .hero-slider .item{border:1px solid #e5e5e5;padding:20px 24px;border-radius:4px;backdrop-filter:blur(34px);box-shadow:0 14px 40px 0 #79797905;display:flex;cursor:pointer;position:absolute;height:100%;transition:all .4s}@media only screen and (max-width:1024px){#homeHero .hero-slider-container .hero-slider .item{width:300px}}#homeHero .hero-slider-container .hero-slider .item .indent .title{color:#0a0a0a;font-size:16px;font-weight:500;line-height:21px;margin-bottom:14px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}#homeHero .hero-slider-container .hero-slider .item .indent .icon{height:130px;margin-bottom:44px;display:flex;justify-content:center;align-items:center;transition:all .4s;font-size:56px;color:#0a0a0a}#homeHero .hero-slider-container .hero-slider .item .indent .icon img{width:56px}#homeHero .hero-slider-container .hero-slider .item .indent .content{height:55px;margin-bottom:10px}#homeHero .hero-slider-container .hero-slider .item .indent .content p{color:#737373;font-size:14px;font-weight:400;line-height:18.5px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}#homeHero .hero-slider-container .hero-slider .item .indent .learn-more{font-size:14px;color:#737373;font-weight:400;cursor:pointer;border-bottom:1.5px solid}#homeHero .hero-slider-container .hero-slider .item .details{opacity:0;transition:opacity .4s ease .4s}#homeHero .hero-slider-container .hero-slider .item .details p{color:#737373;font-size:14px;font-weight:400;line-height:18.5px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:17}#homeHero .hero-slider-container .hero-slider .item.item_3{flex-direction:row-reverse}#homeHero .hero-slider-container .hero-slider .item:hover{border-color:#a3a3a3}#homeHero .hero-slider-container .hero-slider .item.red{background:linear-gradient(0deg,#ffffff1a,#ffffff1a),linear-gradient(1turn,#fff0,#f7c9f51a 66.66%)}#homeHero .hero-slider-container .hero-slider .item.blue{background:linear-gradient(0deg,#ffffff1a,#ffffff1a),linear-gradient(1turn,#fff0,#c9d9f71a 66.66%)}#homeHero .hero-slider-container .hero-slider .item.yellow{background:linear-gradient(0deg,#ffffff1a,#ffffff1a),linear-gradient(1turn,#fff0,#f7f0c91a 66.66%)}#homeHero .hero-slider-container .hero-slider .item.orange{background:linear-gradient(0deg,#ffffff1a,#ffffff1a),linear-gradient(1turn,#fff0,#f7d0c91a 66.66%)}#homeHero .hero-slider-container .hero-slider .item.selected .details{opacity:1}#homeHero .hero-animation{position:absolute;right:0;top:0;width:450px!important}@media only screen and (max-width:1220px){#homeHero .hero-animation{width:500px!important}}@media only screen and (max-width:1024px){#homeHero .hero-animation{display:none}}#homeHero .hero-animation canvas{width:100%!important;height:auto!important}#homeHero .hero-animation:before{content:"";position:absolute;width:100%;height:70%;background:linear-gradient(0deg,#fafafa,#0000);bottom:0;right:0}#homeBrands{padding-top:32px}#homeBrands .contents{display:flex;justify-content:space-between;align-items:center;margin-bottom:64px;gap:210px}@media only screen and (max-width:1400px){#homeBrands .contents{gap:100px}}@media only screen and (max-width:1200px){#homeBrands .contents{gap:50px}}@media only screen and (max-width:1024px){#homeBrands .contents{flex-direction:column;align-items:flex-start;gap:24px;margin:0}}#homeBrands .contents .left h2{color:#0a0a0a;font-size:40px;line-height:53px;font-weight:400}@media only screen and (max-width:576px){#homeBrands .contents .left h2{font-size:32px;line-height:42px}}#homeBrands .contents .right p{color:#525252;font-size:16px;line-height:21px;font-weight:400;margin:0}#homeBrands .contents .right a{margin-top:12px}@media only screen and (max-width:1024px){#homeBrands .contents .right a{margin-top:24px}}#homeBrands .logos{display:flex;flex-direction:column;gap:60px;padding-top:60px}@media only screen and (max-width:1024px){#homeBrands .logos{padding:40px 0}}#homeFeaturedWorks .section-entry{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding-right:50px}#homeFeaturedWorks .section-entry h2{font-size:14px;color:#737373;font-weight:400}#homeFeaturedWorks .section-entry h3{font-size:40px;color:#0a0a0a;font-weight:400;line-height:53px}@media only screen and (max-width:576px){#homeFeaturedWorks .section-entry h3{flex-direction:column}}#homeFeaturedWorks .section-entry p{font-size:16px;color:#525252;line-height:21px;font-weight:400}#homeFeaturedWorks .view-all{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}@media only screen and (max-width:1024px){#homeFeaturedWorks .view-all{align-items:flex-start}}#homeFeaturedWorks .view-all p{color:#525252;font-size:16px;font-weight:400;line-height:21px}#homeFeaturedWorks .card-with-entry{display:flex;gap:40px}@media only screen and (max-width:1024px){#homeFeaturedWorks .card-with-entry{flex-direction:column}}#homeFeaturedWorks .card-with-entry .section-entry{width:35%}@media only screen and (max-width:1024px){#homeFeaturedWorks .card-with-entry .section-entry{width:100%}}#homeFeaturedWorks .card-with-entry .featured-card{width:65%}@media only screen and (max-width:1024px){#homeFeaturedWorks .card-with-entry .featured-card{width:100%}}#homeFeaturedWorks .str{display:flex;gap:24px}@media only screen and (max-width:1024px){#homeFeaturedWorks .str{flex-direction:column}}#meetups h2{font-size:40px;color:#0a0a0a;margin:0 0 12px;font-weight:500}#meetups h2,#meetups p{padding:0;line-height:1}#meetups p{font-size:16px;color:#525252;margin:0;font-weight:400}@media only screen and (max-width:576px){#meetups p{font-size:18px}}#homeNewsletter .newsletter-container{display:flex;justify-content:space-between;gap:40px;margin-top:64px}@media only screen and (max-width:1024px){#homeNewsletter .newsletter-container{flex-direction:column}}@media only screen and (max-width:576px){#homeNewsletter .newsletter-container{flex-direction:column-reverse}}#homeNewsletter .newsletter-container .form-container{flex:1 1;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:1024px){#homeNewsletter .newsletter-container .form-container{width:394px}}@media only screen and (max-width:576px){#homeNewsletter .newsletter-container .form-container{width:100%}}#homeNewsletter .newsletter-container .form-container .form-content h3{font-size:20px;color:#0a0a0a;font-weight:500;margin:0 0 12px;padding:0}#homeNewsletter .newsletter-container .form-container .form-content p{font-size:20px;color:#525252;font-weight:400;margin:0;padding:0;line-height:26px}@media only screen and (max-width:576px){#homeNewsletter .newsletter-container .form-container .form-content p{font-size:16px;line-height:24px}}#homeNewsletter .newsletter-container .form-container .form{display:flex;flex-direction:column;align-items:flex-start;position:relative}@media only screen and (max-width:1024px){#homeNewsletter .newsletter-container .form-container .form{margin-top:9px}}#homeNewsletter .newsletter-container .form-container .form input{width:100%;border:1px solid #e5e5e5;border-radius:4px;font-size:14px;color:#a3a3a3;padding:12px 16px;margin-bottom:28px}@media only screen and (max-width:1024px){#homeNewsletter .newsletter-container .form-container .form input{margin-bottom:16px}}#homeNewsletter .newsletter-container .form-container .form input::placeholder{color:#a3a3a3}#homeNewsletter .newsletter-container .form-container .form small{position:absolute;color:#ef4444;font-size:12px;top:48px}#homeNewsletter .newsletter-container .form-container .form:has(small) input{border-color:#ef4444}#homeNewsletter .newsletter-container .posts{flex:2 1;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:16px}@media only screen and (max-width:1024px){#homeNewsletter .newsletter-container .posts{display:flex;flex-direction:column}}#homeNewsletter .newsletter-container .posts .item{position:relative;background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:20px;transition:all .4s}#homeNewsletter .newsletter-container .posts .item a{width:100%;height:100%;position:absolute;top:0;left:0;font-size:0}#homeNewsletter .newsletter-container .posts .item .image{height:140px}@media only screen and (max-width:1024px){#homeNewsletter .newsletter-container .posts .item .image{height:300px}}@media only screen and (max-width:576px){#homeNewsletter .newsletter-container .posts .item .image{height:146px}}#homeNewsletter .newsletter-container .posts .item .image img{width:100%;height:100%;object-fit:cover}#homeNewsletter .newsletter-container .posts .item .content .date{color:#737373;font-size:14px;font-weight:400}#homeNewsletter .newsletter-container .posts .item .content h4{font-size:20px;line-height:26px;color:#0a0a0a;font-weight:400;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#homeNewsletter .newsletter-container .posts .item:first-child{grid-area:1/1/3/2}#homeNewsletter .newsletter-container .posts .item:nth-child(2){grid-area:1/2/2/3}#homeNewsletter .newsletter-container .posts .item:nth-child(3){grid-area:2/2/3/3}#homeNewsletter .newsletter-container .posts .item:hover{border-color:#a3a3a3}#homeBlogs .contents{display:flex;gap:40px;justify-content:space-between}@media only screen and (max-width:1024px){#homeBlogs .contents{flex-direction:column}}#homeBlogs .contents h5{font-size:20px;color:#0a0a0a;font-weight:500}#homeBlogs .contents p{font-size:14px;color:#525252;font-weight:400}#homeBlogs .contents .groups{display:flex;flex-direction:column;gap:16px}#homeBlogs .contents .groups .group .group-name{font-size:14px;color:#737373;margin-bottom:4px}#homeBlogs .contents .groups .group ul{list-style:none;margin:0;padding:0}#homeBlogs .contents .groups .group ul li a,#homeBlogs .contents .groups .group ul li div{display:flex;justify-content:space-between;font-size:16px;color:#0a0a0a;padding:16px 0;border-bottom:1px solid #e5e5e5;transition:all .4s}#homeBlogs .contents .groups .group ul li a .title,#homeBlogs .contents .groups .group ul li div .title{font-size:16px;color:#0a0a0a;font-weight:400;display:block}#homeBlogs .contents .groups .group ul li a .subtitle,#homeBlogs .contents .groups .group ul li div .subtitle{font-size:12px;color:#737373;font-weight:400;display:block}#homeBlogs .contents .groups .group ul li a .icon,#homeBlogs .contents .groups .group ul li div .icon{color:#a3a3a3;transition:all .4s}#homeBlogs .contents .groups .group ul li a:hover,#homeBlogs .contents .groups .group ul li div:hover{padding:16px 12px;background:#f5f5f5}#homeBlogs .contents .groups .group ul li a:hover .icon,#homeBlogs .contents .groups .group ul li div:hover .icon{color:#0a0a0a}#homeBlogs .contents .event-container{width:30%}@media only screen and (max-width:1024px){#homeBlogs .contents .event-container{width:100%}}#homeBlogs .contents .event-container .image-list{display:flex;gap:13px;width:100%;margin-bottom:32px}@media only screen and (max-width:1024px){#homeBlogs .contents .event-container .image-list{width:376px}}@media only screen and (max-width:576px){#homeBlogs .contents .event-container .image-list{width:100%}}#homeBlogs .contents .event-container .image-list div{overflow:hidden}#homeBlogs .contents .event-container .image-list div img{height:88px;width:100%;object-fit:cover;border-radius:4px}#homeBlogs .contents .event-container .image-list div:first-child{width:36%;opacity:1}#homeBlogs .contents .event-container .image-list div:nth-child(2){width:23%;opacity:.8}#homeBlogs .contents .event-container .image-list div:nth-child(3){width:17%;opacity:.6}#homeBlogs .contents .event-container .image-list div:nth-child(4){width:12%;opacity:.2}#homeBlogs .contents .blog-container{width:20%}@media only screen and (max-width:1024px){#homeBlogs .contents .blog-container{width:100%}}#homeBlogs .contents .blog-container .buttons{display:flex;gap:16px;margin-top:84px}@media only screen and (max-width:1024px){#homeBlogs .contents .blog-container .buttons{margin-top:40px}}#homeBlogs .contents .post-container{width:50%}@media only screen and (max-width:1024px){#homeBlogs .contents .post-container{width:100%}}#homeBlogs .contents .post-container .posts{display:flex;gap:16px}@media only screen and (max-width:576px){#homeBlogs .contents .post-container .posts{flex-direction:column}}.scrolling-images .item{padding:0 50px}.scrolling-images .item img{max-height:50px;width:100%;object-fit:contain}.image-card{position:relative}.image-card .image{height:100%;width:100%;aspect-ratio:1;position:relative}@media only screen and (max-width:576px){.image-card .image{aspect-ratio:343/538}}.image-card .image img{width:100%;height:100%;object-fit:cover}.image-card .image:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(0deg,#0003,#0003),radial-gradient(52.45% 52.45% at 18.51% 95.79%,#00000080 0,#0000 100%)}.image-card .content{position:absolute;z-index:1;width:100%;bottom:0;left:0;display:flex;padding:32px 24px;justify-content:space-between;align-items:center}.image-card .content .detail h4{color:#fff;font-size:20px;font-weight:500;line-height:26px;padding:0;margin:0 0 4px}.image-card .content .detail span{color:#fafafa;font-size:14px}.image-card .content .action a{color:#fff;background:linear-gradient(225deg,#0a0a0a00,#707070a3);width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:4px}.featured-card{border:1px solid #e5e5e5;border-radius:4px;background:#f5f5f5;display:flex;position:relative;width:100%;transition:all .4s}@media only screen and (max-width:1024px){.featured-card{flex-direction:column}}.featured-card:hover{border-color:#a3a3a3}.featured-card a{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;font-size:0}.featured-card .image{height:350px;width:350px;display:flex;justify-content:flex-end;align-items:flex-end}@media only screen and (max-width:1024px){.featured-card .image{width:100%;height:320px}}@media only screen and (max-width:576px){.featured-card .image{height:170px}}.featured-card .image img{width:100%;height:100%;display:block;object-fit:contain;object-position:bottom right}@media only screen and (max-width:1024px){.featured-card .image img{height:100%;object-fit:contain;display:none}}.featured-card .image img.horizontal{display:none}@media only screen and (max-width:1024px){.featured-card .image img.horizontal{display:block;width:100%;object-fit:cover}}.featured-card .content{padding:24px;display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 350px)}@media only screen and (max-width:1024px){.featured-card .content{width:100%}}.featured-card .content .details .category{color:#737373;font-size:12px;font-weight:400}.featured-card .content .details h4{font-size:20px;color:#0a0a0a;line-height:26px}.featured-card .content .details p{font-size:12px;color:#a3a3a3;line-height:18px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;font-weight:500}.featured-card .content .logo{max-height:64px;max-width:170px;margin-top:20px}.featured-card .content .logo img{object-fit:contain;height:100%}.featured-card.type-2{flex-direction:row-reverse}@media only screen and (max-width:1024px){.featured-card.type-2{flex-direction:column}}.featured-card.type-2 .image{width:290px}@media only screen and (max-width:1024px){.featured-card.type-2 .image{width:100%;height:320px}}@media only screen and (max-width:576px){.featured-card.type-2 .image{height:170px}}.featured-card.type-2 .content{width:calc(100% - 290px)}@media only screen and (max-width:1024px){.featured-card.type-2 .content{width:100%}}.featured-card.type-3{flex-direction:row-reverse}@media only screen and (max-width:1024px){.featured-card.type-3{flex-direction:column}}.featured-card.type-3 .image{width:200px}@media only screen and (max-width:1220px){.featured-card.type-3 .image{width:100px}}@media only screen and (max-width:1024px){.featured-card.type-3 .image{width:100%;height:320px}}@media only screen and (max-width:576px){.featured-card.type-3 .image{height:170px}}.featured-card.type-3 .content{width:calc(100% - 200px)}@media only screen and (max-width:1220px){.featured-card.type-3 .content{width:calc(100% - 100px)}}@media only screen and (max-width:1024px){.featured-card.type-3 .content{width:100%}}.featured-card.type-4{flex-direction:row-reverse}.featured-card.type-4.reverse{flex-direction:row}@media only screen and (max-width:1024px){.featured-card.type-4,.featured-card.type-4.reverse{flex-direction:column}}.featured-card.type-4 .image{width:70%}@media only screen and (max-width:1024px){.featured-card.type-4 .image{width:100%;height:320px}}@media only screen and (max-width:576px){.featured-card.type-4 .image{height:170px}}.featured-card.type-4 .image img{height:100%;display:none}@media only screen and (max-width:1024px){.featured-card.type-4 .image img{object-fit:cover}}.featured-card.type-4 .image img.horizontal{display:block;width:100%;object-fit:cover}.featured-card.type-4 .content{width:30%}@media only screen and (max-width:1024px){.featured-card.type-4 .content{width:100%}}#insideLoodos .details{display:flex;justify-content:space-between;gap:40px;margin-top:64px}@media only screen and (max-width:1024px){#insideLoodos .details{flex-direction:column}}#insideLoodos .details .speakers{display:flex;gap:16px;width:100%}@media only screen and (max-width:576px){#insideLoodos .details .speakers{display:block}}#insideLoodos .details .positions{display:flex;flex-direction:column;width:calc(100% - 768px)}@media only screen and (max-width:1200px){#insideLoodos .details .positions{width:calc(100% - 680px)}}@media only screen and (max-width:1024px){#insideLoodos .details .positions{width:100%}}#insideLoodos .details .positions h4{color:#0a0a0a;font-size:20px;font-weight:500;margin:0 0 14px}#insideLoodos .details .positions p{color:#525252;font-size:16px;font-weight:400;line-height:18px}@media only screen and (max-width:1024px){#insideLoodos .details .positions p{font-size:14px}}#insideLoodos .details .positions .groups-list{margin-top:20px}#enliqEntry{padding-bottom:0}#enliqEntry .contents{display:flex;justify-content:space-between;align-items:center;margin-bottom:64px;gap:210px}@media only screen and (max-width:1400px){#enliqEntry .contents{gap:100px}}@media only screen and (max-width:1200px){#enliqEntry .contents{gap:50px}}@media only screen and (max-width:1024px){#enliqEntry .contents{flex-direction:column;align-items:flex-start;gap:24px;margin:0}}#enliqEntry .contents .left h2{color:#0a0a0a;font-size:40px;line-height:53px;font-weight:400}@media only screen and (max-width:576px){#enliqEntry .contents .left h2{font-size:32px;line-height:42px}}#enliqEntry .contents .right p{color:#525252;font-size:16px;line-height:21px;font-weight:400;margin:0}#enliqEntry .contents .right a{margin-top:12px}@media only screen and (max-width:1024px){#enliqEntry .contents .right a{margin-top:24px}}#enliqBanner{margin:64px auto;padding-top:48px;background:#4d3fff;padding-bottom:0;border-radius:4px;overflow:hidden}@media only screen and (max-width:1024px){#enliqBanner{margin:44px 24px}}@media only screen and (max-width:576px){#enliqBanner{overflow:hidden}}#enliqBanner .background-animation{position:absolute;top:0;width:100%;cursor:default}#enliqBanner .background-animation svg{cursor:default}#enliqBanner .wrapper{max-width:950px;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}#enliqBanner .logo{width:165px;height:44px;object-fit:contain;display:block}#enliqBanner h2{font-size:20px;color:#fff;line-height:26px;font-weight:400;text-align:center;padding:32px;margin:0;max-width:600px}@media only screen and (max-width:576px){#enliqBanner h2{font-size:12px;line-height:21px;padding:24px 30px}}#enliqBanner .screenshot{width:100%;border-radius:19px 19px 0 0;height:300px;object-fit:cover;object-position:top center;margin-top:44px;border:10px solid hsla(0,0%,100%,.031);border-bottom:none;box-shadow:0 -3.21px 32.3px 0 rgba(0,0,0,.059);box-shadow:inset 0 .8px 0 0 hsla(0,0%,100%,.231);box-shadow:inset -.8px 0 0 0 hsla(0,0%,100%,.231);box-shadow:inset .8px 0 0 0 hsla(0,0%,100%,.231)}@media only screen and (max-width:1024px){#enliqBanner .screenshot{max-width:600px}}@media only screen and (max-width:576px){#enliqBanner .screenshot{transform:translateX(5%);object-position:top left}}#homePodcast{padding-bottom:128px}#homePodcast .wrapper{border:1px solid #e5e5e5;border-radius:4px;background:#f5f5f5;padding:16px;display:flex;gap:180px}@media only screen and (max-width:1024px){#homePodcast .wrapper{flex-direction:column-reverse;gap:0}}@media only screen and (max-width:576px){#homePodcast .wrapper{margin:0;border-radius:0;border-right:none;border-left:0;flex-direction:column;gap:32px}}#homePodcast .wrapper .left{flex:1 1}#homePodcast .wrapper .left h5{font-size:20px;color:#0a0a0a;margin:0 0 12px;padding:0;font-weight:500}#homePodcast .wrapper .left p{font-size:14px;color:#525252;padding:0;font-weight:400;line-height:18px;margin:0 0 44px}@media only screen and (max-width:1024px){#homePodcast .wrapper .left p{margin-bottom:24px}}#homePodcast .wrapper .right{flex:1 1}#homePodcast .wrapper .right iframe{height:100%}@media only screen and (max-width:1024px){#homePodcast .wrapper .right iframe{height:180px}}.section-header{display:flex;justify-content:space-between}@media only screen and (max-width:1024px){.section-header{flex-direction:column}}.section-header .left{flex:1 1}.section-header .left .big{font-size:40px;color:#0a0a0a;line-height:53px}@media only screen and (max-width:576px){.section-header .left .big{font-size:32px;line-height:42px}}.section-header .left .small{font-size:14px;color:#737373;margin:0;padding:0;font-weight:400}.section-header .right{flex:1 1}.section-header .right .big{font-size:40px;color:#0a0a0a;margin:0 0 12px;padding:0;font-weight:400;line-height:53px}.section-header .right .small{font-size:14px;color:#737373;margin:0;padding:0;font-weight:400}.section-header .right.with-image{display:flex;gap:40px}.section-header .right.with-image .content{width:calc(100% - 375px)}@media only screen and (max-width:1024px){.section-header .right.with-image .content{width:100%}}.section-header .right.with-image .image{width:375px;height:156px}@media only screen and (max-width:1024px){.section-header .right.with-image .image{display:none}}.section-header .right.with-image .image img{width:100%;height:100%;object-fit:cover;display:block}.section-header p{font-size:16px;color:#525252;margin:0;padding:0;font-weight:400;line-height:21px}.section-header.right-small .left{flex:2 1}.section-header.left-small .left,.section-header.right-small .right{flex:1 1}.section-header.left-small .right{flex:2 1}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");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:initial}.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-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{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-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{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(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#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-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid #0000}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/670b84281b234e8b-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c609bc916991e10c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/670b84281b234e8b-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c609bc916991e10c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/670b84281b234e8b-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c609bc916991e10c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/670b84281b234e8b-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Red Hat Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c609bc916991e10c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Red Hat Display Fallback;src:local("Arial");ascent-override:102.68%;descent-override:30.76%;line-gap-override:0.00%;size-adjust:99.15%}.__className_222070{font-family:Red Hat Display,Red Hat Display Fallback;font-style:normal}.__variable_222070{--font-red-hat-sans:"Red Hat Display","Red Hat Display Fallback"}