: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,transparent,transparent 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 h5{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 h5{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%,transparent 10%,#131e20);pointer-events:none}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,transparent,transparent 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);grid-gap:24px;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;grid-row-gap:96px;row-gap:96px;grid-column-gap:24px;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);grid-gap:16px;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}.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:transparent;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{color:#1ab0ba}.lds-button.primary.linked,.lds-button.primary.transparent{background-color:transparent}.lds-button.secondary{background-color:#0a0a0a;color:#fff}.lds-button.secondary.outlined{background-color:transparent;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:transparent;border:1px solid #d4d6ce;color:#fff}.lds-button.tertiary.linked{background-color:none;color:#2c3e50}.lds-button:disabled{background-color:rgba(145,158,171,.2);cursor:not-allowed}.lds-button:disabled,.lds-button:disabled *{color:#a3a3a3}.lds-button:disabled.filled:hover,.lds-button:disabled:hover{background-color:rgba(145,158,171,.2)}.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{-webkit-appearance:none;-moz-appearance:none;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;-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);box-shadow:0 14px 40px 0 hsla(0,0%,47%,.02);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,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1)),linear-gradient(1turn,hsla(0,0%,100%,0),rgba(247,201,245,.1) 66.66%)}#homeHero .hero-slider-container .hero-slider .item.blue{background:linear-gradient(0deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1)),linear-gradient(1turn,hsla(0,0%,100%,0),rgba(201,217,247,.1) 66.66%)}#homeHero .hero-slider-container .hero-slider .item.yellow{background:linear-gradient(0deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1)),linear-gradient(1turn,hsla(0,0%,100%,0),hsla(51,74%,88%,.1) 66.66%)}#homeHero .hero-slider-container .hero-slider .item.orange{background:linear-gradient(0deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1)),linear-gradient(1turn,hsla(0,0%,100%,0),hsla(9,74%,88%,.1) 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,transparent);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);grid-gap:16px;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,rgba(0,0,0,.2),rgba(0,0,0,.2)),radial-gradient(52.45% 52.45% at 18.51% 95.79%,rgba(0,0,0,.5) 0,transparent 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,hsla(0,0%,4%,0),hsla(0,0%,44%,.64));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}.works-slider .item{margin:0 12px;position:relative}.works-slider .item a{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;font-size:0}.works-slider .item .image{aspect-ratio:1;border-radius:4px;height:220px}.works-slider .item .image img{width:100%;height:100%;object-fit:cover;display:block}.works-slider .item .content{padding:12px 0}.works-slider .item .content h4{color:#0a0a0a;font-size:18px;font-weight:400}.works-slider .item .content .categories{color:#737373;font-size:12px;display:flex;gap:8px;padding:0}.filters{margin:64px 0;overflow:auto}@media only screen and (max-width:576px){.filters{margin:24px 0}}.filters ul{display:flex;padding:0;margin:0;gap:16px;list-style:none}.filters ul li a,.filters ul li span{padding:8px 24px;color:#737373;font-size:20px;font-weight:400;border-radius:4px;cursor:pointer;display:block;width:max-content;transition:all .4s}.filters ul li a:hover,.filters ul li span:hover{background:#f5f5f5}.filters ul li a.selected,.filters ul li span.selected{color:#fff;background:#0a0a0a}.breadcrumb{display:block;background:none;margin:0;border-radius:0;padding:48px 0}@media only screen and (max-width:1024px){.breadcrumb{display:none}}.breadcrumb ul{list-style:none;padding:0;margin:0}.breadcrumb ul,.breadcrumb ul li{display:flex;align-items:center;gap:6px}.breadcrumb ul li{font-size:12px;font-weight:600;color:#0a0a0a}.breadcrumb ul li span{width:16px;height:16px;display:flex;justify-content:center;align-items:center;color:#737373}.breadcrumb ul li a{color:#737373}.by-the-numbers{background:#fff;padding:64px 0;margin:32px 0}.by-the-numbers h4{color:#0a0a0a;font-size:40px;font-weight:400;padding:0;margin:0 0 48px}.by-the-numbers .numbers{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:32px;column-gap:32px;grid-row-gap:48px;row-gap:48px}.by-the-numbers .numbers .item{display:flex;flex-direction:column;gap:12px;cursor:default}.by-the-numbers .numbers .item .number{color:#37d1d9;font-size:60px;font-weight:600;line-height:79px}@media only screen and (max-width:576px){.by-the-numbers .numbers .item .number{font-size:48px;line-height:63px}}.by-the-numbers .numbers .item .text{color:#0e343e;font-size:18px;font-weight:400;line-height:23px}.contact-us-banner{background:#1ab0ba;padding:90px 0;position:relative}@media only screen and (max-width:1024px){.contact-us-banner{padding:114px 0}}@media only screen and (max-width:576px){.contact-us-banner{padding:36px 0}}.contact-us-banner:after{background-image:url(/assets/images/contact-us-bg-1.png);background-position:0 0}.contact-us-banner:after,.contact-us-banner:before{content:"";width:100%;height:100%;left:0;top:0;position:absolute;background-repeat:no-repeat}.contact-us-banner:before{background-image:url(/assets/images/contact-us-bg-2.png);background-position:100% 100%}@media only screen and (max-width:576px){.contact-us-banner:before{background-position:0 bottom}}.contact-us-banner .wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;position:relative;z-index:2}@media only screen and (max-width:576px){.contact-us-banner .wrapper{padding:0 24px}}.contact-us-banner h3{font-size:20px;line-height:26px;margin:0}.contact-us-banner h3,.contact-us-banner h4{text-align:center;font-weight:400;color:#fff;padding:0}.contact-us-banner h4{font-size:104px;line-height:104px;margin:0 0 28px}@media only screen and (max-width:1024px){.contact-us-banner h4{font-size:72px;line-height:80px}}@media only screen and (max-width:576px){.contact-us-banner h4{font-size:32px;line-height:42px}}.post-card{position:relative;flex:1 1;background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:16px;height:234px;display:flex;flex-direction:column;justify-content:space-between;transition:all .4s}@media only screen and (max-width:1024px){.post-card{height:204px}}@media only screen and (max-width:576px){.post-card{height:auto}}.post-card a{width:100%;height:100%;position:absolute;top:0;left:0;font-size:0}.post-card .content h4{font-size:16px;line-height:21px;color:#0a0a0a;font-weight:400;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.post-card .details{width:calc(100% - 32px - 8px)}.post-card .details .fullname{display:block;font-size:12px;color:#0a0a0a;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.post-card .details .date{color:#737373;font-size:12px;font-weight:400;margin-bottom:8px}.post-card:hover{border-color:#a3a3a3}.gradient-card{aspect-ratio:1;width:100%;position:relative;border-radius:4px;overflow:hidden;cursor:default}@media only screen and (max-width:1024px){.gradient-card{height:580px;aspect-ratio:inherit}}@media only screen and (max-width:576px){.gradient-card{height:455px}}.gradient-card:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(180deg,rgba(25,146,161,0),#1992a1 78.53%);z-index:1}.gradient-card img{width:100%;height:100%;object-fit:cover}.gradient-card a{position:absolute;width:100%;height:100%;font-size:0;top:0;left:0;z-index:3}.gradient-card .content{position:absolute;z-index:2;bottom:0;padding:17px 24px}.gradient-card .content h4{font-size:32px;font-weight:500;color:#fff;line-height:42px;margin:0 0 10px;padding:0}@media only screen and (max-width:576px){.gradient-card .content h4{font-size:32px;line-height:42px}}.gradient-card .content p{font-size:16px;font-weight:500;color:#fff;line-height:24px;margin:0;padding:0}.faq-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;padding-top:40px}@media only screen and (max-width:1024px){.faq-list{grid-template-columns:1fr}}.faq-list .item{background:#f5f5f5;padding:16px}@media only screen and (max-width:1024px){.faq-list .item{display:flex;gap:20px}}.faq-list .item .icon{background:#fff;width:64px;height:64px;display:flex;justify-content:center;align-items:center;color:#0a0a0a;border-radius:4px;font-size:32px}@media only screen and (max-width:576px){.faq-list .item .icon{width:40px;height:40px}}.faq-list .item .icon img{width:32px}.faq-list .item .detail{padding-top:20px}@media only screen and (max-width:1024px){.faq-list .item .detail{padding:0;width:calc(100% - 64px - 20px)}}@media only screen and (max-width:576px){.faq-list .item .detail{width:calc(100% - 40px - 20px)}}.faq-list .item .detail .title{color:#181d27;font-size:18px;font-weight:500;line-height:24px;margin-bottom:12px}.faq-list .item .detail p{font-size:14px;color:#525252;line-height:18px;font-weight:400}.faq-list .item .detail p a{color:#423aeb;text-decoration:underline}.speaker-slider{width:768px;display:block;border:1px solid #e5e5e5;background:#f5f5f5;background-image:url(/assets/images/speaker-slider-bg.png);background-repeat:no-repeat;background-position:left -70px bottom}@media only screen and (max-width:1200px){.speaker-slider{width:680px}}@media only screen and (max-width:1024px){.speaker-slider{width:100%}}@media only screen and (max-width:640px){.speaker-slider{background-size:100%;background-position:top}}@media only screen and (max-width:480px){.speaker-slider{background-position:50%;background-size:cover}}.speaker-slider .item{padding:0 24px;display:flex;height:400px}@media only screen and (max-width:1024px){.speaker-slider .item{padding:0 24px 0 0}}@media only screen and (max-width:640px){.speaker-slider .item{padding:0 24px}}@media only screen and (max-width:480px){.speaker-slider .item{height:500px}}.speaker-slider .item .item-inner{display:flex;gap:10px;align-items:flex-end}.speaker-slider .item .item-inner .person-image{width:346px;height:400px}@media only screen and (max-width:768px){.speaker-slider .item .item-inner .person-image{width:230px}}@media only screen and (max-width:640px){.speaker-slider .item .item-inner .person-image{display:none}}.speaker-slider .item .item-inner .person-image img{width:100%;height:100%;object-fit:contain;object-position:bottom center}.speaker-slider .item .item-inner .person-content{width:calc(100% - 356px);display:flex;flex-direction:column;justify-content:space-between;padding:15px 0;gap:0;height:100%}@media only screen and (max-width:1024px){.speaker-slider .item .item-inner .person-content{height:100%}}@media only screen and (max-width:768px){.speaker-slider .item .item-inner .person-content{width:calc(100% - 240px)}}@media only screen and (max-width:640px){.speaker-slider .item .item-inner .person-content{width:100%}}.speaker-slider .item .item-inner .person-content .details{margin:0!important;gap:0!important;flex-direction:column}.speaker-slider .item .item-inner .person-content .details p{font-size:13px;color:#525252;margin-bottom:10px}@media only screen and (max-width:768px){.speaker-slider .item .item-inner .person-content .details p{font-size:12px;line-height:16px;margin-bottom:5px}}@media only screen and (max-width:640px){.speaker-slider .item .item-inner .person-content .details p{font-size:13px;line-height:21px;margin-bottom:10px}}.speaker-slider .item .item-inner .person-content .meta{display:flex;flex-direction:column}@media only screen and (max-width:640px){.speaker-slider .item .item-inner .person-content .meta{margin-bottom:10px}}.speaker-slider .item .item-inner .person-content .meta .fullname{font-size:14px;font-weight:500;color:#262626;line-height:24px}.speaker-slider .item .item-inner .person-content .meta .title{font-size:12px;font-weight:200;color:#262626}.speaker-slider .swiper-pagination{position:absolute;gap:4px;display:flex;right:18px;bottom:18px;z-index:9}.speaker-slider .swiper-pagination .swiper-pagination-bullet{width:6px;height:6px;border-radius:100%;background:#d4d4d4;cursor:pointer}.speaker-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#a3a3a3}.speaker-slider.big-version{width:100%;background-position:left 5% bottom}@media only screen and (max-width:480px){.speaker-slider.big-version{background-position:50%;background-size:cover}}.speaker-slider.big-version .item{padding:0 15%}@media only screen and (max-width:1024px){.speaker-slider.big-version .item{padding:0 24px}}.speaker-slider.big-version .swiper-pagination{right:15%}@media only screen and (max-width:1024px){.speaker-slider.big-version .swiper-pagination{right:18px}}.speaker-card{border-radius:4px;overflow:hidden;position:relative;aspect-ratio:49/80;flex:1 1;cursor:pointer}@media only screen and (max-width:1024px){.speaker-card{aspect-ratio:202/400}}@media only screen and (max-width:576px){.speaker-card{height:400px;aspect-ratio:inherit;width:100%}}.speaker-card:after{content:attr(data-overlaytext);display:flex;position:absolute;justify-content:center;align-items:center;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5);color:#a3a3a3;font-size:16px;font-weight:500;z-index:1;transition:all .4s}.speaker-card img{width:100%;height:100%;object-fit:cover}.speaker-card .content{position:absolute;bottom:0;display:flex;flex-direction:column;padding:16px;z-index:2}.speaker-card .content .fullname{font-size:16px;font-weight:500;color:#fff}.speaker-card .content .jobtitle{font-size:14px;font-weight:400;color:#fff}.speaker-card .content p{font-size:12px;color:#fff;margin:0;padding:0}.speaker-card:hover:after{opacity:.8}.groups-list{display:flex;flex-direction:column;gap:16px}.groups-list .group .group-name{font-size:14px;color:#737373;margin-bottom:4px}.groups-list .group ul{list-style:none;margin:0;padding:0}.groups-list .group ul li a{display:flex;justify-content:space-between;font-size:16px;color:#0a0a0a;padding:16px 0;border-bottom:1px solid #e5e5e5;transition:all .4s}.groups-list .group ul li a span{color:#a3a3a3;transition:all .4s}.groups-list .group ul li a:hover{padding:16px 12px;background:#f5f5f5}.groups-list .group ul li a:hover span{color:#0a0a0a}#Comments .comments-container{border:1px solid #e5e5e5;background:#f5f5f5;padding:64px 0 32px;display:flex;flex-direction:column-reverse;margin-top:64px}@media only screen and (max-width:1024px){#Comments .comments-container{padding:40px}}@media only screen and (max-width:576px){#Comments .comments-container{padding:24px;border:none;margin-top:24px}}#Comments .comments-container .nav-tabs{border:none;display:flex;justify-content:center;align-items:center;margin-top:64px}@media only screen and (max-width:576px){#Comments .comments-container .nav-tabs{margin-top:15px}}#Comments .comments-container .nav-tabs .nav-item .nav-link{border:none;background:none;font-size:14px;font-weight:400;color:#737373;padding:16px 16px 5px;position:relative;display:flex;justify-content:center}#Comments .comments-container .nav-tabs .nav-item .nav-link:before{content:"";width:16px;height:2px;background:#3e3e3e;position:absolute;bottom:0;opacity:0;transition:all .4s}#Comments .comments-container .nav-tabs .nav-item .nav-link.active:before{opacity:1}#Comments .comments-container .nav-tabs .nav-item .nav-link:hover{color:#3e3e3e}#Comments .comments-container .comments-slider .swiper-slide{transition:all .4s}#Comments .comments-container .comments-slider .swiper-slide.swiper-slide-next{opacity:.4}#Comments .comments-container .comments-slider .item{background:#fff;border:1px solid #e5e5e5;border-radius:4px;display:flex;justify-content:space-between;padding:24px;gap:24px}@media only screen and (max-width:1024px){#Comments .comments-container .comments-slider .item{flex-direction:column}}#Comments .comments-container .comments-slider .item .content{flex:1 1;display:flex;flex-direction:column;justify-content:space-between}#Comments .comments-container .comments-slider .item .content .main h4{color:#0a0a0a;font-size:32px;font-weight:500;line-height:42px;margin-bottom:24px}@media only screen and (max-width:576px){#Comments .comments-container .comments-slider .item .content .main h4{font-size:24px}}#Comments .comments-container .comments-slider .item .content .main p{color:#525252;font-size:14px;line-height:18px}#Comments .comments-container .comments-slider .item .content .meta{display:flex;flex-direction:column}#Comments .comments-container .comments-slider .item .content .meta .actions{color:#0a0a0a;font-size:16px;font-weight:500;line-height:21px;margin-bottom:40px}@media only screen and (max-width:576px){#Comments .comments-container .comments-slider .item .content .meta .actions{font-size:14px}}#Comments .comments-container .comments-slider .item .content .meta .actions a{color:#0a0a0a;font-size:16px;font-weight:500;line-height:21px}@media only screen and (max-width:576px){#Comments .comments-container .comments-slider .item .content .meta .actions a{font-size:14px}}#Comments .comments-container .comments-slider .item .content .meta .fullname{font-size:12px;line-height:16px;color:#0a0a0a}#Comments .comments-container .comments-slider .item .content .meta .job-title{font-size:12px;line-height:16px;color:#737373}#Comments .comments-container .comments-slider .item .image{flex:1 1;display:flex;justify-content:center;align-items:center;height:320px}@media only screen and (max-width:1024px){#Comments .comments-container .comments-slider .item .image{justify-content:flex-start;height:auto}}#Comments .comments-container .comments-slider .item .image img{max-height:60px;min-height:60px}@media only screen and (max-width:1024px){#Comments .comments-container .comments-slider .item .image img{max-height:40px;min-height:40px}}@media only screen and (max-width:576px){#Comments .comments-container .comments-slider .item .image img{max-height:26px;min-height:26px}}.video-player .modal-header{padding:0;background:none;border:none}.video-player .modal-header .btn-close{width:40px;height:30px;padding:0;border-radius:4px;background:#0a0a0a;position:absolute;opacity:1;z-index:1;right:20px;top:20px;display:flex;justify-content:center;align-items:center}.video-player .modal-header .btn-close:after{content:"";width:15px;height:2px;border-radius:4px;background:#fff;position:absolute;transform:rotate(45deg)}.video-player .modal-header .btn-close:before{content:"";width:15px;height:2px;border-radius:4px;background:#fff;position:absolute;transform:rotate(-45deg)}.video-player .modal-body{padding:0}.video-player .modal-body>div{width:100%!important;height:auto!important;aspect-ratio:16/9}.video-player .modal-body video{display:block}.about .brands{padding:64px 0 112px}.about .certificates{gap:100px}@media only screen and (max-width:1024px){.about .certificates{gap:40px}}.about .certificate-list{display:flex;gap:20px;margin-top:24px}.about .certificate-list .item{flex:1 1;transition:all .3s}.about .certificate-list .item img{width:100%}.about .certificate-list .item:hover{transform:scale(1.1)}.about .timeline-container{position:relative;width:100%;height:885px;overflow:hidden}@media only screen and (max-width:1024px){.about .timeline-container{height:750px}}@media only screen and (max-width:576px){.about .timeline-container{height:680px}}.about .timeline-container .overlay{position:absolute;background:linear-gradient(0deg,#fafafa,transparent 20%,transparent 80%,#fafafa);width:100%;height:100%;top:0;left:0;z-index:1}.about .timeline-container:before{content:"";width:12px;height:100%;position:absolute;left:50%;background:repeating-linear-gradient(180deg,transparent,transparent 15px,#a1afff 0,#a1afff 16px);transform:translate(-50%)}@media only screen and (max-width:1024px){.about .timeline-container:before{left:0;transform:translate(0)}}.about .timeline-container .timeline{width:100%;display:flex;flex-direction:column;position:absolute;animation:scrollLoop var(--timeline) linear infinite;gap:15px}@media only screen and (max-width:1024px){.about .timeline-container .timeline{gap:71px}}.about .timeline-container .timeline .item{width:100%;display:flex;align-items:center}@media only screen and (max-width:1024px){.about .timeline-container .timeline .item{flex-direction:row-reverse}}.about .timeline-container .timeline .item .content{border:1px solid #e5e5e5;background:#f5f5f5;border-radius:5px;padding:24px;width:calc(50% - 45px - 17px)}@media only screen and (max-width:1024px){.about .timeline-container .timeline .item .content{width:calc(100% - 45px - 17px);display:flex;gap:16px}}@media only screen and (max-width:576px){.about .timeline-container .timeline .item .content{flex-direction:column}}.about .timeline-container .timeline .item .content .icon{width:48px;height:48px;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:4px}@media only screen and (max-width:576px){.about .timeline-container .timeline .item .content .icon{width:32px;height:32px}}.about .timeline-container .timeline .item .content .icon img{width:25px;height:25px;object-fit:contain;display:block}.about .timeline-container .timeline .item .content .details{margin-top:16px}@media only screen and (max-width:1024px){.about .timeline-container .timeline .item .content .details{margin:0;width:calc(100% - 48px - 16px)}}.about .timeline-container .timeline .item .content .details p{color:#0a0a0a;font-size:20px;line-height:26px;font-weight:500}@media only screen and (max-width:1024px){.about .timeline-container .timeline .item .content .details p{font-size:16px}}.about .timeline-container .timeline .item .date{width:45px;text-align:center;display:flex;align-items:center;font-size:12px;color:#4032d0;gap:7px;justify-content:center;position:relative}.about .timeline-container .timeline .item:after{content:"";width:24px;height:2px;background:#4032d0;display:block}.about .timeline-container .timeline .item:nth-child(2n+2),.about .timeline-container .timeline .item:nth-child(2n+2) .date{flex-direction:row-reverse}@keyframes scrollLoop{0%{transform:translateY(30%)}23%{transform:translateY(0)}to{transform:translateY(-100%)}}.works-page .page-title{position:relative}.works-page .page-title .content{width:50%;flex:none}@media only screen and (max-width:1024px){.works-page .page-title .content{width:calc(100% - 120px)}}@media only screen and (max-width:576px){.works-page .page-title .content{width:100%}}.works-page .page-title .awards{width:auto;flex:none;gap:10px;height:180px}@media only screen and (max-width:1024px){.works-page .page-title .awards{height:100px}}@media only screen and (max-width:576px){.works-page .page-title .awards{position:absolute;right:0;top:0}}.works-page .page-title .awards .award-item{flex:1 1}.works-page .page-title .awards img{width:100%;height:100%}.works-page .stores{display:flex;gap:16px;margin-top:40px;flex-wrap:wrap}.works-page .stores .go-to-website{background:#0a0a0a;color:#fff;border-radius:4px;padding:0 16px;display:flex;justify-content:center;align-items:center;gap:8px;height:40px}.works-page .categories{padding:57px 0 64px}@media only screen and (max-width:576px){.works-page .categories{padding-bottom:55px}}.works-page .categories ul{display:flex;list-style:none;padding:0;margin:0;gap:32px;flex-wrap:wrap}@media only screen and (max-width:1024px){.works-page .categories ul{gap:24px}}.works-page .categories ul li{color:#737373;font-size:20px;font-weight:500}@media only screen and (max-width:1024px){.works-page .categories ul li{font-size:16px}}.works-page .categories ul li a{color:#737373;font-size:20px;font-weight:500}@media only screen and (max-width:1024px){.works-page .categories ul li a{font-size:16px}}.works-page .technologies{padding:16px 0 48px}@media only screen and (max-width:1024px){.works-page .technologies{padding:20px 0}}.works-page .technologies ul{padding:0;margin:0;list-style:none;display:flex;gap:28px;align-items:center;flex-wrap:wrap}.works-page .technologies ul li{width:48px;height:48px;display:flex;justify-content:center;align-items:center}.works-page .technologies ul li img{width:100%;height:100%;object-fit:contain}.works-page .work-images{display:flex;max-width:100%;margin:0 24px 16px;gap:24px}@media only screen and (max-width:576px){.works-page .work-images{flex-direction:column}.works-page .work-images .item{width:100%!important}}.works-page .work-images .item:first-child{width:25%;aspect-ratio:1}.works-page .work-images .item:nth-child(2){width:50%;aspect-ratio:600/372}.works-page .work-images .item:nth-child(3){width:25%;aspect-ratio:1}.works-page .work-images .item img{width:100%;height:100%;object-fit:cover}.works-page #Comments{padding:48px 0}.works-page #Comments .comments-container{display:block;padding:64px 220px}@media only screen and (max-width:1200px){.works-page #Comments .comments-container{padding-right:120px;padding-left:120px}}@media only screen and (max-width:1024px){.works-page #Comments .comments-container{padding:40px}}@media only screen and (max-width:576px){.works-page #Comments .comments-container{padding:16px}}.works-page .work-book-a-call{background:#0a0a0a;margin:48px 0;display:flex;padding:80px 80px 0;border-radius:4px;align-items:center;gap:75px;justify-content:space-between}@media only screen and (max-width:1024px){.works-page .work-book-a-call{flex-direction:column;padding:40px 40px 0}}@media only screen and (max-width:576px){.works-page .work-book-a-call{padding:16px 16px 0}}.works-page .work-book-a-call .content{width:calc(100% - 440px);display:flex;justify-content:center;align-items:center;flex-direction:column}@media only screen and (max-width:1200px){.works-page .work-book-a-call .content{width:calc(100% - 270px)}}@media only screen and (max-width:1024px){.works-page .work-book-a-call .content{width:100%}}.works-page .work-book-a-call .content h3{font-size:72px;color:#fff;font-weight:400;line-height:80px;margin-bottom:40px;text-align:center}@media only screen and (max-width:1200px){.works-page .work-book-a-call .content h3{font-size:64px;line-height:70px;margin-bottom:20px}}@media only screen and (max-width:1024px){.works-page .work-book-a-call .content h3{font-size:48px;line-height:63px}}@media only screen and (max-width:576px){.works-page .work-book-a-call .content h3{font-size:32px;line-height:42px}}.works-page .work-book-a-call .image{width:440px}@media only screen and (max-width:1200px){.works-page .work-book-a-call .image{width:270px}}@media only screen and (max-width:1024px){.works-page .work-book-a-call .image{width:380px}}@media only screen and (max-width:576px){.works-page .work-book-a-call .image{width:90%}}.works-page .work-book-a-call .image img{width:100%}@media only screen and (max-width:1024px){.services .grid-boxes{display:none}}.community .voices-container{display:flex;justify-content:space-between;gap:40px;padding-bottom:52px}@media only screen and (max-width:1024px){.community .voices-container{flex-direction:column;gap:0;padding-bottom:0}}.community .voices-container .playlists{flex:2 1}.community .voices-container .playlists .items{display:flex;gap:24px;justify-content:space-between;margin-bottom:40px}@media only screen and (max-width:1024px){.community .voices-container .playlists .items{justify-content:flex-start}}@media only screen and (max-width:576px){.community .voices-container .playlists .items{justify-content:space-between}}.community .voices-container .playlists .items a{display:block;aspect-ratio:1}@media only screen and (max-width:1024px){.community .voices-container .playlists .items a{width:156px}}@media only screen and (max-width:576px){.community .voices-container .playlists .items a{width:100%}}.community .voices-container .playlists .items a img{width:100%;height:100%;object-fit:contain;border-radius:4px}.community .voices-container .podcast-player{flex:3 1}.community .voices-container .podcast-player iframe{height:220px;margin-top:30px}.community .stories-sharing{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;padding:52px 0}@media only screen and (max-width:1024px){.community .stories-sharing{grid-template-columns:repeat(6,1fr);grid-template-areas:"item1 item1 item1 item1 item1 item1" "item2 item2 item2 item3 item3 item3" "item4 item4 item5 item5 item6 item6"}}@media only screen and (max-width:576px){.community .stories-sharing{grid-template-columns:repeat(2,1fr);grid-template-areas:"item1 item1";gap:16px}}.community .stories-sharing .content{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:1024px){.community .stories-sharing .content{grid-area:item1}}.community .stories-sharing .content h3{font-size:38px;color:#0a0a0a;margin:0 0 12px;padding:0}@media only screen and (max-width:monile){.community .stories-sharing .content h3{font-size:32px}}.community .stories-sharing .content p{font-size:14px;color:#525252;line-height:18px;margin:0;padding:0}.community .stories-sharing .content .actions{display:flex;gap:16px;align-items:center}@media only screen and (max-width:1024px){.community .stories-sharing .content .actions{margin-top:56px}}.community .stories-sharing .post-card{height:204px}@media only screen and (max-width:1024px){.community .stories-sharing .post-card:nth-child(2){grid-area:item2}}@media only screen and (max-width:576px){.community .stories-sharing .post-card:nth-child(2){grid-area:auto}}@media only screen and (max-width:1024px){.community .stories-sharing .post-card:nth-child(3){grid-area:item3}}@media only screen and (max-width:576px){.community .stories-sharing .post-card:nth-child(3){grid-area:auto}}@media only screen and (max-width:1024px){.community .stories-sharing .post-card:nth-child(4){grid-area:item4}}@media only screen and (max-width:576px){.community .stories-sharing .post-card:nth-child(4){grid-area:auto}}@media only screen and (max-width:1024px){.community .stories-sharing .post-card:nth-child(5){grid-area:item5}}@media only screen and (max-width:576px){.community .stories-sharing .post-card:nth-child(5){grid-area:auto}}@media only screen and (max-width:1024px){.community .stories-sharing .post-card:nth-child(6){grid-area:item6}}@media only screen and (max-width:576px){.community .stories-sharing .post-card:nth-child(6){grid-area:auto}}@media only screen and (max-width:1024px){.community .text-end{text-align:left!important}}.contact .contact-form-container{display:grid;grid-template-areas:"entry form" "person form";grid-template-columns:repeat(2,1fr);grid-column-gap:100px;column-gap:100px;grid-row-gap:40px;row-gap:40px;padding:40px 0}@media only screen and (max-width:1024px){.contact .contact-form-container{grid-template-columns:1fr;grid-template-areas:"entry" "form" "person"}}.contact .contact-form-container .content{grid-area:entry}.contact .contact-form-container .content p{color:#525252;font-size:18px;line-height:24px;margin:0;padding:0}.contact .contact-form-container .contact-person{grid-area:person;display:flex;flex-direction:column;gap:24px;justify-content:flex-start;align-items:flex-start}.contact .contact-form-container .contact-person .avatar{width:48px;height:48px;border-radius:100%;overflow:hidden}.contact .contact-form-container .contact-person .avatar img{width:100%;height:100%;object-fit:cover;display:block}.contact .contact-form-container .contact-person .person-note{display:flex;flex-direction:column;gap:24px;padding-right:170px;height:170px}@media only screen and (max-width:1200px){.contact .contact-form-container .contact-person .person-note{padding-right:120px}}@media only screen and (max-width:1024px){.contact .contact-form-container .contact-person .person-note{padding-right:50%;height:auto}}@media only screen and (max-width:576px){.contact .contact-form-container .contact-person .person-note{padding-right:0}}.contact .contact-form-container .contact-person .person-note h3{margin:0;padding:0;font-size:24px;line-height:32px;color:#0a0a0a;font-weight:400}.contact .contact-form-container .contact-person .person-note h4{margin:0;padding:0;font-size:16px;line-height:21px;color:#31373d;font-style:italic;font-weight:400}.contact .contact-form-container .form{grid-area:form;display:flex;flex-direction:column;gap:24px}.contact .contact-form-container .form .form-row{display:flex;gap:24px;justify-content:space-between}.contact .contact-form-container .form .form-row .form-column{width:100%;position:relative}.contact .contact-form-container .form .form-row .form-column label{display:block;color:#0a0a0a;font-size:14px;font-weight:500;margin-bottom:8px}.contact .contact-form-container .form .form-row .form-column small{position:absolute;color:#ef4444;font-size:12px;bottom:-20px;left:0}.contact .contact-form-container .form .form-row .form-column:has(small) input{border-color:#ef4444}.contact .contact-information{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:4px;margin:40px 0}.contact .contact-information .map{height:350px;width:100%}@media only screen and (max-width:576px){.contact .contact-information .map{aspect-ratio:1;height:auto}}.contact .contact-information .map iframe{width:100%;height:100%;display:block}.contact .contact-information .details{padding:24px}.contact .contact-information .details h5{font-size:12px;font-weight:400;color:#737373;margin:0 0 6px;padding:0}.contact .contact-information .details h3{font-size:20px;font-weight:500;color:#0a0a0a;margin:0 0 16px;padding:0}.contact .contact-information .details p{font-size:16px;font-weight:400;color:#525252;margin:0 0 16px;padding:0}.contact .contact-information .details p a{color:#000}.contact .contact-information .details .social-medias{margin-top:40px}.contact .contact-information .details .social-medias ul{list-style:none;padding:0;margin:0;display:flex;gap:40px;flex-wrap:wrap}.contact .contact-information .details .social-medias ul li a{color:#0a0a0a;width:24px;height:24px;display:flex;justify-content:center;align-items:center}.contact .two-column-content{align-items:center}@media only screen and (max-width:1024px){.contact .two-column-content{grid-template-columns:1fr 1fr}}@media only screen and (max-width:576px){.contact .two-column-content{grid-template-columns:1fr;gap:0}.contact .two-column-content .text-end{text-align:left!important}}.error-page{height:800px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;position:relative;overflow:hidden}@media only screen and (max-width:1024px){.error-page{height:700px}}@media only screen and (max-width:576px){.error-page{height:500px}}.error-page h1{font-size:228px;color:#0a0a0a;line-height:165px;margin:0}@media only screen and (max-width:1024px){.error-page h1{font-size:170px;line-height:125px}}@media only screen and (max-width:576px){.error-page h1{font-size:95px;line-height:70px}}.error-page .content{display:flex;flex-direction:column;gap:8px;position:relative;z-index:2}.error-page .content .title{text-align:center;font-size:24px;color:#141a21;font-weight:600}@media only screen and (max-width:576px){.error-page .content .title{font-size:20px}}.error-page .content .subtitle{text-align:center;color:#637381;font-size:16px}.error-page .bg{position:absolute}@media only screen and (max-width:576px){.error-page .bg{display:none}}.error-page .bg.bg-1{left:0;bottom:0}@media only screen and (max-width:1024px){.error-page .bg.bg-1{left:-110px;bottom:-175px}}.error-page .bg.bg-2{left:246px;top:63px}@media only screen and (max-width:1024px){.error-page .bg.bg-2{left:-50px}}.error-page .bg.bg-3{right:153px;bottom:212px}@media only screen and (max-width:1024px){.error-page .bg.bg-3{right:-100px}}.inside-loodos .page-title .content{width:50%;flex:none}@media only screen and (max-width:1200px){.inside-loodos .page-title .content{width:70%}}@media only screen and (max-width:1024px){.inside-loodos .page-title .content{width:100%}}.inside-loodos .inside-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;padding:40px 0}@media only screen and (max-width:1024px){.inside-loodos .inside-cards{grid-template-columns:1fr}.inside-loodos .text-end{text-align:left!important}}.inside-loodos .values{padding:40px 0;display:flex;justify-content:space-between;gap:80px}@media only screen and (max-width:1024px){.inside-loodos .values{flex-direction:column;gap:40px}}.inside-loodos .values .left{width:432px}@media only screen and (max-width:1024px){.inside-loodos .values .left{width:100%}}.inside-loodos .values .left h2{font-size:40px;font-weight:400;line-height:53px;color:#0a0a0a}@media only screen and (max-width:576px){.inside-loodos .values .left h2{font-size:32px}}.inside-loodos .values .left p{font-size:16px;font-weight:400;line-height:24px;color:#525252}.inside-loodos .values .left .image{aspect-ratio:1;margin-top:24px}@media only screen and (max-width:1024px){.inside-loodos .values .left .image{height:320px;aspect-ratio:inherit}}@media only screen and (max-width:576px){.inside-loodos .values .left .image{height:auto;aspect-ratio:1}}.inside-loodos .values .left .image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.inside-loodos .values .right{width:calc(100% - 432px - 80px)}@media only screen and (max-width:1024px){.inside-loodos .values .right{width:100%}}.inside-loodos .values .right .list{display:flex;flex-direction:column}.inside-loodos .values .right .list .item{display:flex;align-items:center;padding:20px;justify-content:flex-start;gap:20px;border-bottom:1px solid #e5e5e5;cursor:default}@media only screen and (max-width:576px){.inside-loodos .values .right .list .item{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:32px 0}}.inside-loodos .values .right .list .item:last-child{border-bottom:none}.inside-loodos .values .right .list .item .icon{width:64px;height:64px;background:#fff;border-radius:4px;display:flex;justify-content:center;align-items:center;font-size:32px;color:#0a0a0a}.inside-loodos .values .right .list .item .icon img{width:32px}@media only screen and (max-width:576px){.inside-loodos .values .right .list .item .icon{width:40px;height:40px}}.inside-loodos .values .right .list .item .details{width:calc(100% - 64px - 20px)}.inside-loodos .values .right .list .item .details h5{color:#181d27;font-size:18px;font-weight:500;line-height:24px}.inside-loodos .values .right .list .item .details p{color:#525252;font-size:16px;font-weight:400;line-height:24px}.inside-loodos .image-list-container{max-width:100%;margin:0 24px;padding:48px 0}.inside-loodos .image-list{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(5,1fr)}@media only screen and (max-width:576px){.inside-loodos .image-list{display:grid;grid-template-columns:repeat(2,1fr)}}.inside-loodos .image-list .item{width:100%;aspect-ratio:1}.inside-loodos .image-list .item img{width:100%;height:100%;object-fit:cover;display:block;border-radius:4px}.inside-loodos .gallery .gallery-cover{display:flex;position:relative;height:auto;margin-bottom:60px}@media only screen and (max-width:576px){.inside-loodos .gallery .gallery-cover{display:none}}.inside-loodos .gallery .gallery-cover .cover{width:592px;position:relative;z-index:1;left:50%;transform:translateX(-50%);transition:all .7s}@media only screen and (max-width:1024px){.inside-loodos .gallery .gallery-cover .cover{width:50%;height:auto}}.inside-loodos .gallery .gallery-cover .cover img{width:100%;height:100%}.inside-loodos .gallery .gallery-cover .image{width:50%;position:absolute;height:100%;right:50%;transform:translateX(50%);opacity:0;transition:all .7s}@media only screen and (max-width:1024px){.inside-loodos .gallery .gallery-cover .image{width:350px}}.inside-loodos .gallery .gallery-cover .image img{width:100%;height:100%;object-fit:cover;border-radius:0 4px 4px 0}.inside-loodos .gallery .image-list{opacity:0;transition:all .7s}.inside-loodos .gallery.visible .gallery-cover .cover{left:0;transform:translateX(0)}.inside-loodos .gallery.visible .gallery-cover .image{width:calc(100% - 560px);opacity:1;right:0;transform:translateX(0)}@media only screen and (max-width:1024px){.inside-loodos .gallery.visible .gallery-cover .image{width:calc(50% + 20px)}}.inside-loodos .gallery.visible .image-list{opacity:1}.inside-loodos .speakers{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}@media only screen and (max-width:576px){.inside-loodos .speakers{grid-template-columns:1fr 1fr}.inside-loodos .speakers .speaker-card:nth-child(3),.inside-loodos .speakers .speaker-card:nth-child(4){display:none}}.inside-loodos .positions-container{display:flex;justify-content:space-between;gap:100px;margin-top:40px}@media only screen and (max-width:1024px){.inside-loodos .positions-container{flex-direction:column;gap:40px}}.inside-loodos .positions-container .left{flex:2 1}.inside-loodos .positions-container .left p{font-size:14px;font-weight:400;padding:0;line-height:18px;color:#525252;margin:0 0 24px}.inside-loodos .positions-container .right{flex:3 1}.landing-page .page-title{gap:70px}@media only screen and (max-width:1024px){.landing-page .page-title{flex-direction:column}}.landing-page .page-title .content{flex:743 1}@media only screen and (max-width:1024px){.landing-page .page-title .content{flex:1 1}}.landing-page .page-title .content h1{font-weight:600}@media only screen and (max-width:576px){.landing-page .page-title .content h1{font-size:32px;line-height:38px}}.landing-page .page-title .content .image{display:none}@media only screen and (max-width:1024px){.landing-page .page-title .content .image{display:flex;width:100%;justify-content:center;margin-top:44px}}@media only screen and (max-width:576px){.landing-page .page-title .content .image img{max-width:300px}}.landing-page .page-title .content a{padding-right:40px;padding-left:40px;margin-top:40px}.landing-page .page-title .image{flex:335 1}.landing-page .page-title .image img{width:100%}@media only screen and (max-width:1024px){.landing-page .page-title .image{display:none}}.landing-page .contact-form-container{display:flex;gap:85px;padding-right:120px}@media only screen and (max-width:1024px){.landing-page .contact-form-container{padding-right:0;flex-direction:column;gap:10px}}.landing-page .contact-form-container .content{flex:404 1}.landing-page .contact-form-container .content h2{font-size:40px;font-weight:400}@media only screen and (max-width:576px){.landing-page .contact-form-container .content h2{font-size:24px}}.landing-page .contact-form-container .form{flex:580 1}.landing-page .contact-form-container .lds-button{background:#fff;border:1px solid #e5e5e5;color:#0a0a0a;font-weight:600;padding-right:54px;padding-left:54px}.landing-page .contact-form-container .form-info{color:#525252;font-size:16px;font-weight:400}.landing-page .contact-form-container .form-info a{text-decoration:underline;color:#525252;font-size:16px;font-weight:400}@media only screen and (max-width:576px){.landing-page .contact-form-container .form-row{flex-direction:column}.landing-page.contact{border-top:1px solid #e5e5e5;padding-top:0}}@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: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-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{-webkit-margin-start:var(--swiper-centered-offset-before);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{-webkit-margin-before:var(--swiper-centered-offset-before);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:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.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 transparent}.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)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{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-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev 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-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;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"}@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/140d7ede024f369d-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/140d7ede024f369d-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/140d7ede024f369d-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/140d7ede024f369d-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_c45b3e{font-family:Red Hat Display,Red Hat Display Fallback;font-style:normal}.__variable_c45b3e{--font-red-hat-sans:"Red Hat Display","Red Hat Display Fallback"}