[hidden]{display:none!important}html{scrollbar-gutter:stable}body{font-family:Inter,sans-serif;font-weight:400;margin:0 auto!important;max-width:1920px}.js-fade-in{opacity:0;transition:opacity 2s ease}.js-fade-in.is-visible{opacity:1}.admin-bar .layout__header{top:32px}@media (max-width:781px){.admin-bar .layout__header{top:46px}}.admin-bar .layout__header .layout__mega-menu-overlay{top:122px}@media (max-width:599px){.admin-bar .layout__header .layout__mega-menu-overlay{height:126px}}.admin-bar .layout__mega-menu-overlay{top:102px}@media (max-width:599px){.admin-bar .layout__mega-menu-overlay{height:106px}}.admin-bar .layout__mega-menu{top:122px}@media (max-width:599px){.admin-bar .layout__mega-menu{height:126px}}.layout__header{background:#fff;height:70px;left:0;position:fixed;top:0;width:100%;z-index:100}@media (max-width:599px){.layout__header{height:60px}}.layout__header-inner{align-items:center;display:flex;flex-wrap:wrap;gap:20px;height:100%;justify-content:space-between;margin:0 auto;max-width:1920px;padding:0 60px}@media (max-width:1023px){.layout__header-inner{padding:0 30px}}@media (max-width:599px){.layout__header-inner{padding:0 20px}}.layout__header-logo img{display:block;height:30px;position:relative}.layout__nav{align-items:center;display:flex;flex-wrap:wrap;gap:30px}@media (max-width:1279px){.layout__nav{flex-wrap:nowrap}}.layout__nav a{color:#000;font-size:16px;text-decoration:none}.layout__nav a:hover{opacity:.7}@media (max-width:1279px){.layout__nav{align-items:flex-start;background:#fff;box-shadow:-4px 0 20px rgba(0,0,0,.1);flex-direction:column;gap:0;height:100vh;justify-content:flex-start;margin:0;overflow-y:auto;padding:90px 30px 30px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:min(320px,85vw);z-index:99}.layout__nav a{border-bottom:1px solid rgba(0,0,0,.08);padding:14px 0;width:100%}.layout__nav.is-open{transform:translateX(0)}}.layout__nav-item{align-items:center;display:flex;gap:6px}@media (max-width:1279px){.layout__nav-item{border-bottom:1px solid rgba(0,0,0,.08);justify-content:space-between;width:100%}.layout__nav-item .layout__nav-link{border-bottom:none;flex:1;width:auto}}.layout__nav-link{color:#000;font-size:16px;text-decoration:none}.layout__nav-link:hover{opacity:.7}.layout__nav-arrow{align-items:center;background:transparent;border:none;cursor:pointer;display:none;flex-shrink:0;height:32px;justify-content:center;padding:0;width:32px}.layout__nav-arrow img{height:20px;transition:transform .2s ease;width:20px}.layout__nav-arrow.is-open img{transform:rotate(180deg)}@media (max-width:1279px){.layout__nav-arrow{display:flex}}.layout__nav-submenu{display:none}@media (max-width:1279px){.layout__nav-submenu{display:none;flex-direction:column;padding:10px 0 10px 10px;width:100%}.layout__nav-submenu.is-open{display:flex}.layout__nav-submenu a{border-bottom:none;color:rgba(0,0,0,.7);font-size:15px;text-decoration:none;width:100%}.layout__nav-submenu a.is-active{color:#000;font-weight:600}.layout__nav-submenu a:hover{opacity:.7}}.layout__nav-submenu-cards{display:flex;flex-direction:column;gap:10px}.layout__nav-submenu-card{aspect-ratio:420/300;display:block;overflow:hidden;padding:0!important;position:relative;width:100%}.layout__nav-submenu-card img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.layout__nav-submenu-card:after{background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);bottom:0;content:"";height:60%;left:0;position:absolute;width:100%}.layout__nav-submenu-card-caption{bottom:0;left:0;padding:8px;position:absolute;width:100%;z-index:1}.layout__nav-submenu-card-caption p{color:#fff;font-size:12px;line-height:1.3;margin:0}.layout__hamburger{background:transparent;border:none;cursor:pointer;display:none;height:24px;padding:0;position:relative;width:32px;z-index:101}@media (max-width:599px){.layout__hamburger{height:20px;width:28px}}.layout__hamburger span{background:#000;height:2px;left:0;position:absolute;transition:transform .25s ease,opacity .25s ease,top .25s ease;width:100%}.layout__hamburger span:first-child{top:0}.layout__hamburger span:nth-child(2){top:11px}.layout__hamburger span:nth-child(3){top:22px}@media (max-width:599px){.layout__hamburger span:nth-child(2){top:9px}.layout__hamburger span:nth-child(3){top:18px}}.layout__hamburger.is-open span:first-child{top:11px;transform:rotate(45deg)}.layout__hamburger.is-open span:nth-child(2){opacity:0}.layout__hamburger.is-open span:nth-child(3){top:11px;transform:rotate(-45deg)}@media (max-width:1279px){.layout__hamburger{display:block}}.layout__nav-overlay{display:none}@media (max-width:1279px){.layout__nav-overlay{background:rgba(0,0,0,.4);display:block;inset:0;opacity:0;position:fixed;transition:opacity .25s ease;visibility:hidden;z-index:98}.layout__nav-overlay.is-open{opacity:1;visibility:visible}}.layout__lang{font-size:16px;position:relative}@media (max-width:1279px){.layout__lang{margin-top:40px;width:100%}}.layout__lang-toggle{align-items:center;background:transparent;border:none;color:#000;cursor:pointer;display:flex;font-size:16px;gap:4px;padding:0}.layout__lang-toggle img{height:24px;transition:transform .2s ease;width:24px}.layout__lang-toggle[aria-expanded=true] img{transform:rotate(180deg)}@media (max-width:1279px){.layout__lang-toggle{justify-content:space-between;width:100%}}.layout__lang-dropdown{background:#fff;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);list-style:none;margin:0;min-width:110px;opacity:0;padding:8px 0;position:absolute;right:50%;top:calc(100% + 10px);transform:translate(50%,-6px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden;z-index:102}.layout__lang-dropdown.is-open{opacity:1;transform:translate(50%);visibility:visible}@media (max-width:1279px){.layout__lang-dropdown.is-open{transform:translate(0)}}.layout__lang-dropdown a{color:#000;display:block;font-size:15px;padding:10px 20px;text-decoration:none}.layout__lang-dropdown a:hover{background:rgba(0,0,0,.04)}.layout__lang-dropdown a.is-active{font-weight:600}@media (max-width:1279px){.layout__lang-dropdown{box-shadow:none;display:none;opacity:1;padding:10px 0 0;position:static;transform:none;visibility:visible}.layout__lang-dropdown.is-open{display:block}.layout__lang-dropdown a{padding:8px 0}}.layout__mega-menu-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.8);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:70px;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;z-index:90}.layout__mega-menu-overlay.is-open{opacity:1;visibility:visible}@media (max-width:1279px){.layout__mega-menu-overlay{display:none}}.layout__mega-menu{left:20px;max-height:calc(100vh - 110px);opacity:0;overflow-y:auto;pointer-events:none;position:fixed;right:20px;top:90px;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden;z-index:91}.layout__mega-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}@media (max-width:1279px){.layout__mega-menu{display:none}}.layout__mega-menu-panel{background:#fff;border-radius:20px;margin:0 auto;padding:40px;position:relative;width:100%}@media (max-width:599px){.layout__mega-menu-panel{padding:30px 20px}}.layout__mega-menu-close{background:transparent;border:none;cursor:pointer;height:40px;padding:0;position:absolute;right:40px;top:40px;width:40px;z-index:1}.layout__mega-menu-close img{display:block;height:100%;width:100%}@media (max-width:599px){.layout__mega-menu-close{right:20px;top:20px}}.layout__mega-menu-heading{display:flex;flex-direction:column;gap:20px;margin-bottom:30px;max-width:477px}.layout__mega-menu-heading h2{color:#000;font-size:40px;font-weight:400;margin:0}@media (max-width:599px){.layout__mega-menu-heading h2{font-size:28px}}.layout__mega-menu-body{align-items:flex-start;display:flex;gap:30px}@media (max-width:1023px){.layout__mega-menu-body{flex-direction:column}}.layout__mega-menu-cards{display:flex;flex:2 1 0;gap:30px}@media (max-width:599px){.layout__mega-menu-cards{flex-direction:column}}@media (max-width:1279px){.layout__mega-menu-cards{display:none}}.layout__mega-menu-card{aspect-ratio:420/300;display:block;flex:1 1 0;overflow:hidden;position:relative}.layout__mega-menu-card img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.layout__mega-menu-card:after{background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);bottom:0;content:"";height:60%;left:0;position:absolute;width:100%}.layout__mega-menu-card-caption{bottom:0;color:#fff;left:0;padding:20px;position:absolute;z-index:1}.layout__mega-menu-card-title{font-size:20px;margin:0 0 8px}.layout__mega-menu-card-desc{color:hsla(0,0%,100%,.6);font-size:14px;margin:0}.layout__mega-menu-list{display:flex;flex:1 1 0;flex-direction:column;gap:20px;min-width:200px}@media (max-width:1279px){.layout__mega-menu-list{width:100%}}.layout__mega-menu-list-link{color:rgba(0,0,0,.8);font-size:24px;text-decoration:none}.layout__mega-menu-list-link.is-active{color:#000;font-weight:600}.layout__mega-menu-list-link:hover{color:#000}@media (max-width:599px){.layout__mega-menu-list-link{font-size:20px}}.layout__footer{background:#000;color:#fff;padding:80px 60px 40px}@media (max-width:1023px){.layout__footer{padding:40px 30px}}@media (max-width:599px){.layout__footer{padding:40px 20px}}.layout__footer-top{margin:0 auto 40px;max-width:1800px}.layout__footer-logo img{height:40px}.layout__footer-columns{display:flex;flex-wrap:wrap;gap:30px;margin:0 auto;max-width:1800px;padding-bottom:60px}.layout__footer-columns h4{font-size:20px;font-weight:400;margin:0 0 20px}.layout__footer-col{flex:1 1 240px}.layout__footer-address,.layout__footer-phone{align-items:flex-start;color:hsla(0,0%,100%,.8);display:flex;font-size:16px;gap:10px;margin:0 0 20px}.layout__footer-address img,.layout__footer-phone img{flex-shrink:0;height:20px;width:20px}.layout__footer-sitemap{display:flex;gap:30px}.layout__footer-sitemap ul{display:flex;flex-direction:column;gap:15px;list-style:none;margin:0;padding:0}.layout__footer-sitemap a{color:hsla(0,0%,100%,.8);font-size:16px;text-decoration:none}.layout__footer-sitemap a:hover{color:#fff}.layout__footer-social{display:flex;gap:12px}.layout__footer-social>a{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.layout__footer-social img{height:20px;width:20px}.layout__footer-bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.2);display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin:0 auto;max-width:1800px;padding-top:20px}.layout__footer-legal{display:flex;gap:20px}.layout__footer-legal a{color:hsla(0,0%,100%,.8);font-size:16px;text-decoration:none}.layout__footer-copyright{color:#fff;font-size:12px;margin:0}.component-arrow{align-items:center;background-color:#fff;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.component-arrow.bg-black{background-color:#000}.component-arrow img{height:auto;width:19px}nav[aria-label=breadcrumb] .breadcrumb{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;list-style-type:none;margin:0;padding:0}nav[aria-label=breadcrumb] .breadcrumb li{align-items:center;color:#000;display:flex;line-height:1.5}nav[aria-label=breadcrumb] .breadcrumb li a{color:#000;text-decoration:underline;text-underline-offset:2px}nav[aria-label=breadcrumb] .breadcrumb li:not(:last-child):after{color:#aaa;content:"/";margin:0 4px;text-decoration:none}.c__btn-wrap{display:inline-block;position:relative}.c__btn-wrap:after{background-color:rgba(0,0,0,.1);content:"";height:100%;left:10px;pointer-events:none;position:absolute;top:8px;width:100%;z-index:0}.c__btn-wrap .c-btn,.c__btn-wrap:after{clip-path:polygon(15px 0,100% 0,calc(100% - 15px) 100%,0 100%)}.c__btn-wrap .c-btn{align-items:center;background:#000;border:none;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;height:48px;justify-content:center;min-width:144px;padding:0 20px;position:relative;text-decoration:none;text-transform:uppercase;transition:opacity .3s ease;z-index:1}.c__btn-wrap .c-btn:hover{opacity:.85}.c__btn-wrap .c-btn.type-ghost{background:#fff;color:#000}.c__btn-wrap .wpforms-submit{align-items:center;background:#000!important;border:none;clip-path:polygon(15px 0,100% 0,calc(100% - 15px) 100%,0 100%);color:#fff;cursor:pointer;display:inline-flex;font-size:16px;height:48px!important;justify-content:center;min-width:144px;padding:0 20px!important;position:relative;text-decoration:none;text-transform:uppercase;transition:opacity .3s ease;z-index:1}.c__btn-wrap .wpforms-submit:hover{opacity:.85}.wpforms-submit-container{display:inline-flex}div.wpforms-container .c__btn-wrap{display:inline-flex!important;margin:0!important}.fake-scrollbar-hide-native{-ms-overflow-style:none;scrollbar-width:none}.fake-scrollbar-hide-native::-webkit-scrollbar{display:none}.fake-scrollbar-track{background:var(--scrollbar-track,transparent);border-radius:var(--scrollbar-radius,999px);height:100%;opacity:0;pointer-events:none;position:absolute;right:-10px;top:0;transition:opacity .2s ease;width:var(--scrollbar-size,6px);z-index:5}.fake-scrollbar-parent:hover .fake-scrollbar-track,.fake-scrollbar-track.is-dragging{opacity:1;pointer-events:auto}.fake-scrollbar-thumb{background:var(--scrollbar-thumb,rgba(0,0,0,.3));border-radius:var(--scrollbar-radius,999px);cursor:pointer;left:0;position:absolute;transition:background .2s ease;width:100%}.fake-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover,rgba(0,0,0,.5))}.c__filter{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:hsla(0,0%,100%,.4);border:1px solid #eee;border-radius:60px;box-shadow:0 0 20px rgba(0,0,0,.1);display:inline-flex;flex-wrap:wrap;flex-wrap:nowrap;justify-content:center;justify-content:flex-start;max-width:100%;overflow-x:auto;padding:10px 10px 10px 20px;scroll-padding-left:20px;scroll-snap-type:x proximity;scrollbar-width:none}.c__filter::-webkit-scrollbar{display:none}.c__filter-btn{align-items:center;background:transparent;border:none;border-radius:60px;color:#000;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:48px;justify-content:center;min-width:150px;padding:18px 30px;text-decoration:none;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.c__filter-btn.is-active{background:#000;box-shadow:0 0 7.5px rgba(0,0,0,.4);color:#fff}@media (max-width:899px){.c__filter-btn{scroll-snap-align:start}}@media (max-width:599px){.c__filter-btn{font-size:14px;min-width:auto;padding:14px 20px}}.c__pagination{gap:8px}.c__pagination,.c__pagination-page-btn{align-items:center;display:flex;justify-content:center}.c__pagination-page-btn{background:transparent;border:none;color:#000;cursor:pointer;font-size:14px;min-height:36px;text-decoration:none;width:36px}.c__pagination-page-btn.is-active{background:#000;color:#fff}.c__pagination-page-btn.prev img{transform:rotate(90deg)}.c__pagination-page-btn.next img{transform:rotate(-90deg)}.c__pagination-page-btn img{height:16px;width:16px}.c__search{align-items:center;border:1px solid #ddd;border-radius:48px;display:flex;height:48px;padding:0 60px 0 20px;position:relative}.c__search-input{background:transparent;border:none;color:#000;flex:1;font-size:16px;min-width:0;padding:0}.c__search-input::-moz-placeholder{color:#999}.c__search-input::placeholder{color:#999}.c__search-input:focus{outline:none}.c__search-btn{align-items:center;background:#000;border:none;border-radius:36px;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:-1px;top:-1px;width:48px}.c__search-btn img{height:18px;width:18px}.section-heading{display:flex;flex-direction:column;position:relative;z-index:1}.section-heading.color-white{color:#fff}.section-heading.type-center{align-items:center;text-align:center}.section-heading.type-center p{margin:40px 0 0;max-width:830px}.section-heading h2{font-size:52px;font-weight:400;margin:0 0 20px}@media (max-width:767px){.section-heading h2{font-size:42px}}@media (max-width:599px){.section-heading h2{font-size:31px}}.section-heading h3{font-size:48px;font-weight:400;margin:40px 0 0}@media (max-width:767px){.section-heading h3{font-size:38px}}@media (max-width:599px){.section-heading h3{font-size:27px}}.section-heading h3.tag-title{font-size:24px;margin:0 0 20px}.section-heading p{font-size:20px;font-weight:400;letter-spacing:2px;margin:0 0 20px}.section-heading p.text-md{font-size:24px;letter-spacing:1px;line-height:1.5}.section__accent-bar{background:linear-gradient(90deg,#ca316c,#dc5a29 12%,#e09d2b 24%,#d8d83d 36%,#89b934 48%,#5cac37 60%,#2da448 72%,#12a2b0 84%,#246ca7 96%,#314060);display:block;height:10px;width:150px}.section__divider{background:#000;display:block;height:1px;width:100%}.section__divider--light{background:rgba(0,0,0,.1)}.section__banner{color:#fff;position:relative}@media (max-width:1279px){.section__banner.has-sec-title .section__banner-media{aspect-ratio:1440/600}}@media (max-width:1023px){.section__banner.has-sec-title .section__banner-media{aspect-ratio:1440/768}}@media (max-width:899px){.section__banner.has-sec-title .section__banner-media{aspect-ratio:1440/900}}@media (max-width:767px){.section__banner.has-sec-title .section__banner-media{aspect-ratio:1440/1366}}@media (max-width:479px){.section__banner.has-sec-title .section__banner-media{aspect-ratio:1440/1600}}.section__banner.has-sec-title .section__banner-content{bottom:9.514vw}@media (max-width:1279px){.section__banner.has-sec-title .section__banner-content{bottom:12.3325vw}}@media (max-width:767px){.section__banner.has-sec-title .section__banner-content{bottom:24.665vw}}@media (max-width:479px){.section__banner.has-sec-title .section__banner-content{bottom:16.665vw}}.section__banner.has-sec-title .section__banner-tag{margin:0 0 5px}@media (max-width:1279px){.section__banner.has-sec-title-and-btn .section__banner-media{aspect-ratio:1440/768}}@media (max-width:1023px){.section__banner.has-sec-title-and-btn .section__banner-media{aspect-ratio:1440/768}}@media (max-width:899px){.section__banner.has-sec-title-and-btn .section__banner-media{aspect-ratio:1440/900}}@media (max-width:767px){.section__banner.has-sec-title-and-btn .section__banner-media{aspect-ratio:1440/1366}}@media (max-width:479px){.section__banner.has-sec-title-and-btn .section__banner-media{aspect-ratio:1440/1800}}.section__banner.has-sec-title-and-btn .section__banner-content{bottom:6.736vw}@media (max-width:1279px){.section__banner.has-sec-title-and-btn .section__banner-content{bottom:8.736vw}}@media (max-width:767px){.section__banner.has-sec-title-and-btn .section__banner-content{bottom:24.665vw}}@media (max-width:479px){.section__banner.has-sec-title-and-btn .section__banner-content{bottom:16.665vw}}.section__banner.has-sec-title-and-btn .section__banner-tag{margin:0 0 5px}.section__banner.has-sec-title-and-btn .c__btn-wrap{margin-top:30px}.section__banner-media{aspect-ratio:1440/502;position:relative;width:100%}@media (max-width:899px){.section__banner-media{aspect-ratio:1440/753}}@media (max-width:479px){.section__banner-media{aspect-ratio:1440/1004}}.section__banner-media img,.section__banner-media video{clip-path:polygon(0 0,100% 0,100% 85%,0 100%);display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:479px){.section__banner-media img,.section__banner-media video{clip-path:polygon(0 0,100% 0,100% 92.5%,0 100%)}}.section__banner-content{bottom:11.11vw;left:0;margin:0 auto;max-width:1920px;padding:0 60px;position:absolute;width:100%;z-index:1}@media (max-width:1023px){.section__banner-content{padding:0 30px}}@media (max-width:599px){.section__banner-content{padding:0 20px}}@media (max-width:1279px){.section__banner-content{bottom:8.3325vw}}.section__banner-sec-title{font-size:20px;font-weight:500;line-height:1.5;margin:0}.section__banner-title{font-size:60px;font-weight:400;line-height:1.1;margin:0 0 20px}@media (max-width:767px){.section__banner-title{font-size:42px}}@media (max-width:599px){.section__banner-title{font-size:31px}}.section__banner-tag{color:hsla(0,0%,100%,.8);font-size:20px;line-height:1.5;margin:0 0 10px}@media (min-width:1440px){.section__banner-tag{max-width:41.67vw}}@media (max-width:599px){.section__banner-tag{font-size:16px}}.section__text-img-banner{position:relative}.section__text-img-banner .banner-bg{aspect-ratio:1440/1024}@media (max-width:1023px){.section__text-img-banner .banner-bg{aspect-ratio:1024/900}}@media (max-width:899px){.section__text-img-banner .banner-bg{aspect-ratio:1024/1024}}@media (max-width:767px){.section__text-img-banner .banner-bg{height:100%;left:0;position:absolute;top:0;width:100%}}.section__text-img-banner .banner-bg img,.section__text-img-banner .banner-bg video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__text-img-banner .banner-main{align-items:flex-end;bottom:8.33vw;display:flex;gap:60px;justify-content:space-between;left:0;padding-left:60px;position:absolute;width:100%}@media (max-width:1023px){.section__text-img-banner .banner-main{padding-left:30px;padding-top:120px}}@media (max-width:767px){.section__text-img-banner .banner-main{flex-direction:column;gap:30px;padding-right:30px;position:relative;top:0}}@media (max-width:599px){.section__text-img-banner .banner-main{padding-left:20px;padding-right:20px}}.section__text-img-banner .banner-content{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;gap:20px;justify-content:flex-start;max-width:43.75vw}@media (max-width:767px){.section__text-img-banner .banner-content{max-width:100%}}.section__text-img-banner .banner-content h1{font-size:60px;font-weight:400;margin:0}@media (max-width:1023px){.section__text-img-banner .banner-content h1{font-size:50px}}@media (max-width:599px){.section__text-img-banner .banner-content h1{font-size:40px}}.section__text-img-banner .banner-content h2{font-size:24px;font-weight:400;margin:0}.section__text-img-banner .banner-content h2.main-title{font-size:52px;font-weight:400}.section__text-img-banner .banner-content h3{font-size:24px;font-weight:400;margin:0}.section__text-img-banner .banner-content p{font-size:20px;font-weight:400;line-height:1.5;margin:0}.section__text-img-banner .banner-content .c__btn-wrap{margin-top:20px}.section__text-img-banner .main-img{aspect-ratio:690/750;flex:1 1 47.917%}@media (max-width:767px){.section__text-img-banner .main-img{width:100%}}.section__text-img-banner .main-img.type-clip-path{clip-path:polygon(0 10%,100% 0,100% 100%,0 100%)}@media (max-width:767px){.section__text-img-banner .main-img.type-clip-path{margin-right:-30px;width:calc(100% + 30px)}}@media (max-width:599px){.section__text-img-banner .main-img.type-clip-path{margin-right:-20px;width:calc(100% + 20px)}}.section__text-img-banner .main-img img,.section__text-img-banner .main-img video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__l-text-r-img{display:flex;flex-wrap:wrap;gap:60px;margin:0 auto;max-width:1920px;padding:120px 60px}@media (max-width:1023px){.section__l-text-r-img{padding:0 30px}}@media (max-width:599px){.section__l-text-r-img{padding:0 20px}}@media (max-width:1023px){.section__l-text-r-img{padding-bottom:60px;padding-top:60px}}@media (max-width:479px){.section__l-text-r-img{gap:30px;padding-bottom:48px;padding-top:48px}}.section__l-text-r-img.type-reverse{flex-direction:row-reverse}.section__l-text-r-img.type-reverse .section__l-text-r-img-media-wrap{margin-left:-60px;margin-right:0}@media (max-width:1023px){.section__l-text-r-img.type-reverse .section__l-text-r-img-media-wrap{margin-left:-30px}}@media (max-width:599px){.section__l-text-r-img.type-reverse .section__l-text-r-img-media-wrap{margin-left:-20px}}.section__l-text-r-img.type-reverse .section__l-text-r-img-media{aspect-ratio:690/900;clip-path:polygon(0 0,100% 7%,100% 100%,0 100%);margin-top:-50px}@media (max-width:1023px){.section__l-text-r-img.type-reverse .section__l-text-r-img-media{margin-top:0}}.section__l-text-r-img-text{display:flex;flex:1 1 630px;flex-direction:column;gap:60px;justify-content:space-between}@media (min-width:1024px) and (max-width:1439px){.section__l-text-r-img-text{flex:1 1 43.75%}}@media (max-width:479px){.section__l-text-r-img-text{gap:48px}}.section__l-text-r-img-copy{display:flex;flex-direction:column;gap:40px}.section__l-text-r-img-copy>p{font-size:24px;line-height:1.5;margin:0}@media (max-width:599px){.section__l-text-r-img-copy>p{font-size:20px}}.section__l-text-r-img-copy>p.text-s{font-size:16px;line-height:1.5}.section__l-text-r-img-copy>ul{margin:0;padding-inline-start:20px}.section__l-text-r-img-copy>ul li{line-height:1.5}.section__l-text-r-img-copy>ul li:not(:last-child){margin-bottom:10px}.section__l-text-r-img-media-wrap{flex:1 1 690px;margin-right:-60px;position:relative}@media (min-width:1024px) and (max-width:1439px){.section__l-text-r-img-media-wrap{flex:1 1 47.9%}}@media (max-width:1023px){.section__l-text-r-img-media-wrap{margin-right:-30px}}@media (max-width:599px){.section__l-text-r-img-media-wrap{margin-right:-20px}}.section__l-text-r-img-media{aspect-ratio:690/750;clip-path:polygon(0 7%,100% 0,100% 100%,0 100%);margin-top:140px;overflow:hidden;position:relative;width:100%}.section__l-text-r-img-media.type-normal{margin-top:0}@media (max-width:1023px){.section__l-text-r-img-media{margin-top:0}}.section__l-text-r-img-media:after{background:linear-gradient(180deg,transparent 0,#000 75%,#000);bottom:0;content:"";height:25.47%;left:0;position:absolute;width:100%;z-index:0}.section__l-text-r-img-media video,.section__l-text-r-img-media>img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__l-text-r-img-link{align-items:center;bottom:40px;display:flex;gap:30px;justify-content:space-between;position:absolute;right:60px;text-decoration:none;z-index:1}@media (max-width:1023px){.section__l-text-r-img-link{bottom:20px;right:30px}}.section__l-text-r-img-link-title{color:#fff;font-size:24px;margin-bottom:5px;margin-top:0}.section__l-text-r-img-link-sec-title{color:hsla(0,0%,100%,.6);line-height:1.5}.section__l-text-r-img-dec-text{position:absolute;right:60px;top:7px}@media (max-width:1023px){.section__l-text-r-img-dec-text{right:30px}}@media (max-width:599px){.section__l-text-r-img-dec-text{width:24px}}.section__l-text-r-img__list{background:#f4f4f4;border-radius:20px;display:flex;flex-direction:column;gap:20px;padding:40px}@media (max-width:599px){.section__l-text-r-img__list{padding:30px 20px}}.section__l-text-r-img__list-item{align-items:flex-start;display:flex;gap:20px}.section__l-text-r-img__list-item img{flex-shrink:0;height:40px;width:40px}.section__l-text-r-img__list-item-title{color:#222;font-size:20px;margin:0 0 15px}.section__l-text-r-img__list-item-meta{color:rgba(0,0,0,.6);font-size:14px;margin:0}.section__l-text-r-img-has-dec{display:flex;gap:50px;justify-content:space-between;margin-bottom:120px;overflow:hidden;padding-bottom:80px;padding-top:140px;position:relative}@media (max-width:1439px){.section__l-text-r-img-has-dec{flex-wrap:wrap}}@media screen and (max-width:1210px){.section__l-text-r-img-has-dec{margin-bottom:0;padding-bottom:0}}@media (max-width:599px){.section__l-text-r-img-has-dec{padding-top:40px}}.section__l-text-r-img-has-dec .icon-text-bg{align-items:center;background-color:#333;border-radius:30px;color:#fff;display:inline-flex;font-size:18px;gap:10px;height:60px;justify-content:flex-start;margin-top:40px;padding-right:20px}@media (max-width:599px){.section__l-text-r-img-has-dec .icon-text-bg{font-size:14px}}.section__l-text-r-img-has-dec .icon-text-bg img{width:60px}.section__l-text-r-img-has-dec .swiper-container{left:50%;position:absolute;top:60%;transform:translate(-50%,-50%)}@media (max-width:599px){.section__l-text-r-img-has-dec .swiper-container{top:55%}}.section__l-text-r-img-has-dec .swiper-container .swiper{box-sizing:border-box;height:400px;margin:0;overflow:hidden;padding:0;width:400px}@media screen and (max-width:1366px){.section__l-text-r-img-has-dec .swiper-container .swiper{height:27.78vw;width:27.78vw}}@media screen and (max-width:1210px){.section__l-text-r-img-has-dec .swiper-container .swiper{height:50vw;width:50vw}}@media (max-width:599px){.section__l-text-r-img-has-dec .swiper-container .swiper{height:70vw;width:70vw}}.section__l-text-r-img-has-dec .swiper-container .swiper-slide{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin:0;padding:0;width:100%!important}.section__l-text-r-img-has-dec .swiper-container .swiper-badge{align-items:center;aspect-ratio:1;background:#fff;border:1px solid #ccc;border-radius:20px;box-sizing:border-box;display:flex;justify-content:center;max-width:100%;padding:40px;width:100%}.section__l-text-r-img-has-dec .swiper-container .swiper-badge img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.section__l-text-r-img-has-dec .swiper-container .swiper-nav{align-items:center;display:flex;gap:40px;justify-content:center;margin-top:40px;position:relative;z-index:1}@media (max-width:599px){.section__l-text-r-img-has-dec .swiper-container .swiper-nav{margin-top:20px}}.section__l-text-r-img-has-dec .swiper-container .swiper-nav button{background:transparent;border:none;cursor:pointer;height:48px;padding:0;width:48px}.section__l-text-r-img-has-dec .swiper-container .swiper-nav button img{display:block;height:100%;width:100%}.section__l-text-r-img-has-dec .swiper-container .swiper-pagination{position:static;width:auto}.section__l-text-r-img-has-dec .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background-color:#000}.section__l-text-r-img-has-dec-accent{background:linear-gradient(180deg,#ca316c,#dc5a29 12%,#e09d2b 24%,#d8d83d 36%,#89b934 48%,#5cac37 60%,#2da448 72%,#12a2b0 84%,#246ca7 96%,#314060);height:100%;left:0;position:absolute;top:0;width:40px;z-index:0}@media screen and (max-width:1210px){.section__l-text-r-img-has-dec-accent{height:90%}}@media (max-width:1023px){.section__l-text-r-img-has-dec-accent{width:30px}}@media (max-width:599px){.section__l-text-r-img-has-dec-accent{width:20px}}.section__l-text-r-img-has-dec-outline{position:absolute;right:0;top:0;width:42px;z-index:1}@media screen and (max-width:1366px){.section__l-text-r-img-has-dec-outline{width:32px}}@media screen and (max-width:1210px){.section__l-text-r-img-has-dec-outline{margin-top:-140px}}@media (max-width:599px){.section__l-text-r-img-has-dec-outline{display:none}}.section__l-text-r-img-has-dec-heading{max-width:calc(100% - 60px);width:515px}@media screen and (max-width:1210px){.section__l-text-r-img-has-dec-heading{width:100%}}@media (max-width:599px){.section__l-text-r-img-has-dec-heading{max-width:100%}}.section__l-text-r-img-has-dec-content{max-width:calc(100% - 60px);width:515px}@media (min-width:1440px){.section__l-text-r-img-has-dec-content{width:calc(100% - 60px)}}@media screen and (max-width:1210px){.section__l-text-r-img-has-dec-content{width:100%}}@media (max-width:599px){.section__l-text-r-img-has-dec-content{max-width:100%}}.section__l-text-r-img-has-dec-content .content-bg{background-color:#f4f4f4;border-radius:20px;display:grid;grid-template-columns:repeat(3,1fr);padding:40px 10px}@media screen and (max-width:450px){.section__l-text-r-img-has-dec-content .content-bg{grid-template-columns:repeat(1,1fr);padding:0 20px}}.section__l-text-r-img-has-dec-content .content-bg>div{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;padding:20px}@media screen and (max-width:450px){.section__l-text-r-img-has-dec-content .content-bg>div{gap:10px}}.section__l-text-r-img-has-dec-content .content-bg>div:not(:last-child){border-right:1px solid rgba(0,0,0,.1)}@media screen and (max-width:450px){.section__l-text-r-img-has-dec-content .content-bg>div:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1);border-right:0}}.section__l-text-r-img-has-dec-content .content-bg p{color:#222;font-size:40px;font-weight:600;margin:0}@media (max-width:1439px){.section__l-text-r-img-has-dec-content .content-bg p{font-size:32px}}@media (max-width:767px){.section__l-text-r-img-has-dec-content .content-bg p{font-size:24px}}.section__l-text-r-img-has-dec-content .content-bg span{color:#666;font-size:14px;font-weight:400;text-align:center}.section__l-text-r-img-has-dec-text{display:flex;flex:1 1 630px;flex-direction:column;gap:60px;justify-content:space-between;margin-left:110px;position:relative}@media screen and (max-width:1440px){.section__l-text-r-img-has-dec-text{margin-left:80px}}@media screen and (max-width:1210px){.section__l-text-r-img-has-dec-text{margin-right:60px}}@media (min-width:1024px) and (max-width:1439px){.section__l-text-r-img-has-dec-text{flex:1 1 43.75%}}@media (max-width:1023px){.section__l-text-r-img-has-dec-text{flex:auto;margin-left:60px;margin-right:30px;max-width:calc(100% - 90px)}}@media (max-width:599px){.section__l-text-r-img-has-dec-text{margin-left:40px;margin-right:20px;max-width:calc(100% - 60px)}}@media (max-width:479px){.section__l-text-r-img-has-dec-text{gap:48px}}.section__l-text-r-img-has-dec-text .text-md{font-size:24px;line-height:1.5;margin:0 0 60px}@media (max-width:479px){.section__l-text-r-img-has-dec-text .text-md{margin:0 0 40px}}.section__l-text-r-img-has-dec-text .text-s{font-size:16px;line-height:1.5;margin:40px 0 0}.section__l-text-r-img-has-dec-media-wrap{flex:1 1 655px;margin-top:-90px;position:relative}@media (min-width:1024px) and (max-width:1439px){.section__l-text-r-img-has-dec-media-wrap{flex:1 1 45.5%}}@media screen and (max-width:1210px){.section__l-text-r-img-has-dec-media-wrap{flex:auto;margin-top:0}}.section__l-text-r-img-has-dec-media{aspect-ratio:655/750;clip-path:polygon(0 10%,100% 0,100% 100%,0 100%)}.section__l-text-r-img-has-dec-media img,.section__l-text-r-img-has-dec-media video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__l-img-r-text{display:flex;flex-wrap:wrap;gap:60px;margin:0 auto;max-width:1920px;padding:120px 60px 0;position:relative;width:100%}@media (max-width:1023px){.section__l-img-r-text{padding:0 30px}}@media (max-width:599px){.section__l-img-r-text{padding:0 20px}}@media (max-width:1023px){.section__l-img-r-text{flex-direction:column-reverse;padding-top:60px}}@media (max-width:479px){.section__l-img-r-text{padding-top:48px}}.section__l-img-r-text-images{aspect-ratio:690/900;clip-path:polygon(0 0,100% 7%,100% 93%,0 100%);display:flex;flex:1 1 690px;margin-left:-60px;overflow:hidden;width:100%}@media (min-width:1024px) and (max-width:1439px){.section__l-img-r-text-images{flex:1 1 47.9%}}@media (max-width:1023px){.section__l-img-r-text-images{flex:auto;margin-left:-30px;width:calc(100vw - 30px)}}@media (max-width:599px){.section__l-img-r-text-images{margin-left:-20px;width:calc(100vw - 20px)}}.section__l-img-r-text-images img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__l-img-r-text-text{display:flex;flex:1 1 630px;flex-direction:column;gap:60px;justify-content:space-between;margin-bottom:67px;margin-top:67px}@media (min-width:1024px) and (max-width:1439px){.section__l-img-r-text-text{flex:1 1 43.75%}}@media (max-width:1023px){.section__l-img-r-text-text{flex:auto;margin-bottom:0;margin-top:0}}@media (max-width:479px){.section__l-img-r-text-text{gap:48px}}.section__l-img-r-text-copy p{font-size:24px;line-height:1.5;margin:24px 0 0}.section__cards-wrap{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1920px;padding:0 60px 120px}@media (max-width:1023px){.section__cards-wrap{padding:0 30px}}@media (max-width:599px){.section__cards-wrap{padding:0 20px}}@media (max-width:1023px){.section__cards-wrap{padding-bottom:60px}}.section__cards-wrap .c__btn-wrap{margin:60px auto 0}.section__cards-list{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}@media (max-width:899px){.section__cards-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:599px){.section__cards-list{grid-template-columns:repeat(1,1fr)}}.section__card{color:inherit;display:block;text-decoration:none}.section__card-image{aspect-ratio:420/330;border-radius:20px;margin-bottom:30px;overflow:hidden}@media (max-width:479px){.section__card-image{margin-bottom:15px}}.section__card-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__card-meta{align-items:center;display:flex;gap:10px;justify-content:space-between}.section__card-title{font-size:24px;margin:0 0 5px}.section__card-country{color:rgba(0,0,0,.6);font-size:14px;line-height:1.5;margin:0}.section__bg-swiper-card{margin:0 auto;max-width:1920px;padding:120px 60px;position:relative}@media (max-width:1023px){.section__bg-swiper-card{padding:0 30px}}@media (max-width:599px){.section__bg-swiper-card{padding:0 20px}}@media (max-width:1023px){.section__bg-swiper-card{padding-bottom:60px;padding-top:60px}}@media (max-width:479px){.section__bg-swiper-card{padding-bottom:48px;padding-top:48px}}.section__bg-swiper-card:before{background:linear-gradient(180deg,#f3f6fd 40%,rgba(243,246,253,0));content:"";height:20.83vw;left:0;position:absolute;top:0;width:100%;z-index:1}@media (max-width:1023px){.section__bg-swiper-card:before{height:41.66vw}}@media (max-width:599px){.section__bg-swiper-card:before{height:83.32vw}}.section__bg-swiper-card .section-heading{position:relative;z-index:2}.section__bg-swiper-card .section-heading .text-md{margin-top:40px;max-width:55.56vw}.section__bg-swiper-card .hover-card-swiper{padding-left:60px;padding-right:60px;width:100%}@media screen and (min-width:1650px){.section__bg-swiper-card .hover-card-swiper .swiper-wrapper{justify-content:flex-end}.section__bg-swiper-card .hover-card-swiper .swiper-wrapper:has(.swiper-slide:nth-child(6)){justify-content:flex-start}}@media screen and (min-width:1440px) and (max-width:1649px){.section__bg-swiper-card .hover-card-swiper .swiper-wrapper{justify-content:flex-end}.section__bg-swiper-card .hover-card-swiper .swiper-wrapper:has(.swiper-slide:nth-child(5)){justify-content:flex-start}}@media screen and (min-width:1366px) and (max-width:1439px){.section__bg-swiper-card .hover-card-swiper .swiper-wrapper{justify-content:flex-end}.section__bg-swiper-card .hover-card-swiper .swiper-wrapper:has(.swiper-slide:nth-child(4)){justify-content:flex-start}}.section__bg-swiper-card .hover-card-swiper .swiper-wrapper .swiper-slide{max-width:280px}@media (max-width:1023px){.section__bg-swiper-card .hover-card-swiper{padding-left:30px;padding-right:30px}}@media (max-width:599px){.section__bg-swiper-card .hover-card-swiper{padding-left:20px;padding-right:20px}}.section__bg-swiper-card-list{display:flex;flex-wrap:wrap;gap:30px;margin:120px -60px 0;max-width:1920px;width:100vw}@media (max-width:1023px){.section__bg-swiper-card-list{margin:60px -30px 0}}@media (max-width:599px){.section__bg-swiper-card-list{margin:60px -20px 0}}.section__hover-card{align-items:flex-end;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.8);border-radius:20px;color:#fff;display:flex;flex:1 1 280px;flex-direction:column;gap:20px;height:333px;justify-content:center;padding:30px;position:relative;text-decoration:none}.section__hover-card:hover{background:linear-gradient(155deg,#e30613,#eb5d40 20%,#e09d2b 40%,#2da448 60%,#246ca7 80%,#7b24a7);color:#000}.section__hover-card:hover:after{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff;border-radius:18px;content:"";height:calc(100% - 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 4px);z-index:0}.section__hover-card:hover .fake-scrollbar-track{opacity:1;pointer-events:auto}.section__hover-card:hover .section__hover-card-tag{color:rgba(0,0,0,.6)}.section__hover-card:hover .icon-wrap{overflow:hidden;position:relative}.section__hover-card:hover img.icon{filter:drop-shadow(100px 0 0 #000);transform:translateX(-100px)}.section__hover-card:hover .ul-wrap{height:112px}.section__hover-card:hover ul{opacity:1}.section__hover-card:hover .component-arrow{background-color:#000;border-color:#000}.section__hover-card .ul-wrap{height:0;transition:height .5s ease}.section__hover-card ul{height:100%;opacity:0;overflow-y:auto;transition:opacity .5s ease}.section__hover-card .component-arrow{background-color:transparent;border:1px solid #fff;position:relative;z-index:1}.section__hover-card-copy{display:flex;flex-direction:column;gap:10px;position:relative;width:100%;z-index:1}.section__hover-card-copy h3{font-size:24px;font-weight:400;margin:0}.section__hover-card-copy ul{font-size:14px;margin:0;padding-left:16px}.section__hover-card-copy ul li{line-height:2}.section__hover-card-tag{color:hsla(0,0%,100%,.6);font-size:16px;margin:0}.section__hover-card-text{font-size:14px;line-height:1.5;margin:0}.section__swiper-card-bg{bottom:0;height:calc(100% - 120px);left:0;position:absolute;width:100%;z-index:-1}.section__swiper-card-bg img,.section__swiper-card-bg video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__swiper-type-progressing{position:relative}.section__swiper-type-progressing .section-heading{left:60px;position:absolute;top:120px;z-index:2}@media (max-width:1023px){.section__swiper-type-progressing .section-heading{left:30px;top:60px}}@media (max-width:479px){.section__swiper-type-progressing .section-heading{left:20px;top:48px}}.section__swiper-type-progressing .type-progressing-swiper-pagination{align-items:flex-start;bottom:0!important;display:flex;justify-content:space-between;left:50%!important;position:absolute;transform:translateX(-50%);width:calc(100% - 120px)!important}@media (max-width:1023px){.section__swiper-type-progressing .type-progressing-swiper-pagination{width:calc(100% - 60px)}}@media (max-width:599px){.section__swiper-type-progressing .type-progressing-swiper-pagination{bottom:30px;gap:10px}}@media (max-width:479px){.section__swiper-type-progressing .type-progressing-swiper-pagination{width:calc(100% - 40px)}}.section__swiper-type-progressing .swiper-pagination-bullet{background:transparent;border-radius:0;cursor:pointer;display:flex;flex:1;flex-direction:column;height:auto;justify-content:flex-end;margin:0!important;opacity:1;text-align:left;width:auto}.section__swiper-type-progressing .swiper-pagination-bullet .bullet-text{color:#fff;margin-bottom:60px;opacity:.6;padding-right:20px;transition:opacity .3s ease}@media (max-width:599px){.section__swiper-type-progressing .swiper-pagination-bullet .bullet-text{display:none}}.section__swiper-type-progressing .swiper-pagination-bullet .bullet-text h3{font-size:24px;font-weight:400;margin-bottom:10px;margin-top:30px}@media (max-width:767px){.section__swiper-type-progressing .swiper-pagination-bullet .bullet-text h3{font-size:20px}}.section__swiper-type-progressing .swiper-pagination-bullet .bullet-text span{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:normal}.section__swiper-type-progressing .swiper-pagination-bullet .bullet-progress{background-color:hsla(0,0%,100%,.6);height:4px;overflow:hidden;position:relative;width:100%}.section__swiper-type-progressing .swiper-pagination-bullet .bullet-progress:before{background-color:#fff;content:"";height:100%;left:0;position:absolute;top:0;width:0}.section__swiper-type-progressing .swiper-pagination-bullet-active .bullet-text{opacity:1}.section__swiper-type-progressing .swiper-pagination-bullet-active .bullet-progress:before{animation:progressFill 5s linear forwards}@keyframes progressFill{0%{width:0}to{width:100%}}.section__type-progressing-media{aspect-ratio:1440/1024}@media (max-width:899px){.section__type-progressing-media{aspect-ratio:900/1024}}@media (max-width:767px){.section__type-progressing-media{aspect-ratio:768/1024}}@media (max-width:479px){.section__type-progressing-media{aspect-ratio:480/768}}.section__type-progressing-media.type-mask-top:after{background:linear-gradient(190deg,rgba(0,0,0,.8) 30.95%,transparent 57.55%);bottom:auto;height:100%;top:0}.section__type-progressing-media:after{background-image:linear-gradient(1turn,#000,rgba(0,0,0,.7) 40%,transparent);bottom:0;content:"";height:41.67vw;left:0;position:absolute;width:100%;z-index:0}@media (max-width:767px){.section__type-progressing-media:after{height:100vw}}.section__type-progressing-media img,.section__type-progressing-media video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__type-progressing-content{bottom:207px;left:60px;max-width:calc(100% - 120px);position:absolute;z-index:1}@media (max-width:1023px){.section__type-progressing-content{left:30px;max-width:calc(100% - 60px)}}@media (max-width:599px){.section__type-progressing-content{bottom:70px}}@media (max-width:479px){.section__type-progressing-content{left:20px;max-width:calc(100% - 40px)}}.section__type-progressing-content h3{color:#fff;font-size:48px;font-weight:400;margin:0 0 10px}@media (max-width:767px){.section__type-progressing-content h3{font-size:38px}}@media (max-width:599px){.section__type-progressing-content h3{font-size:29px}}.section__type-progressing-content span{color:hsla(0,0%,100%,.6);display:block;margin-bottom:20px}.section__type-progressing-content p{-webkit-box-orient:vertical;-webkit-line-clamp:4;color:#fff;display:-webkit-box;line-height:2;margin:0;max-width:600px;overflow:hidden;text-overflow:ellipsis;white-space:normal}.section__type-progressing-dec-text{position:absolute;right:60px;top:100px;z-index:1}@media (max-width:1023px){.section__type-progressing-dec-text{right:30px;top:50px}}@media (max-width:599px){.section__type-progressing-dec-text{right:20px;width:24px}}.section__full-bg-text{color:#fff;position:relative}.section__full-bg-text-media{aspect-ratio:1440/1024}@media (max-width:899px){.section__full-bg-text-media{aspect-ratio:900/1024}}@media (max-width:767px){.section__full-bg-text-media{aspect-ratio:768/1024}}@media (max-width:479px){.section__full-bg-text-media{aspect-ratio:480/768}}.section__full-bg-text-media:after{background-image:linear-gradient(1turn,#000,rgba(0,0,0,.7) 40%,transparent 80%);bottom:0;content:"";height:41.67vw;left:0;position:absolute;width:100%;z-index:0}.section__full-bg-text-media img,.section__full-bg-text-media video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__full-bg-text-text{bottom:100px;left:60px;position:absolute;width:calc(100% - 120px)}@media (max-width:1023px){.section__full-bg-text-text{bottom:50px;left:30px;width:calc(100% - 60px)}}@media (max-width:599px){.section__full-bg-text-text{bottom:25px;left:20px;width:calc(100% - 40px)}}.section__full-bg-text-text h1{font-size:60px;font-weight:400;margin:0 0 40px}@media (max-width:767px){.section__full-bg-text-text h1{font-size:50px}}@media (max-width:599px){.section__full-bg-text-text h1{font-size:40px;margin:0 0 20px}}.section__full-bg-text-text h2{font-size:52px;font-weight:400;margin:0 0 40px}@media (max-width:767px){.section__full-bg-text-text h2{font-size:42px}}@media (max-width:599px){.section__full-bg-text-text h2{font-size:31px;margin:0 0 20px}}.section__full-bg-text-text p{font-size:24px;line-height:1.5;margin:0}@media (max-width:599px){.section__full-bg-text-text p{font-size:20px}}.section__full-bg-text-text p.text-s{font-size:20px}.section__full-bg-text-text .section__divider{background:linear-gradient(90deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,0));margin-bottom:40px}@media (max-width:599px){.section__full-bg-text-text .section__divider{margin-bottom:20px}}.section__bg-split-text{align-items:center;background-color:#f4f4f4;display:grid;grid-template-columns:47.92% 1fr;overflow:hidden;position:relative}.section__bg-split-text.type-bg-white{background-color:#fafafa}@media (max-width:1023px){.section__bg-split-text{grid-template-columns:repeat(1,1fr)}}.section__bg-split-text-media{aspect-ratio:690/782}@media (max-width:1023px){.section__bg-split-text-media{order:2}}.section__bg-split-text-media img,.section__bg-split-text-media video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__bg-split-text-inner{align-items:flex-start;display:flex;flex-direction:column;gap:40px;justify-content:center;padding:60px;position:relative;z-index:1}@media (max-width:1023px){.section__bg-split-text-inner{order:1;padding:60px 30px}}@media (max-width:599px){.section__bg-split-text-inner{padding:40px 20px}}@media (max-width:479px){.section__bg-split-text-inner{gap:30px;padding-bottom:48px;padding-top:48px}}.section__bg-split-text-copy{display:flex;flex-direction:column;gap:40px}.section__bg-split-text-copy p{font-size:24px;line-height:1.5;margin:0}@media (max-width:599px){.section__bg-split-text-copy p{font-size:20px}}.section__bg-split-text-copy .text-block{display:flex;flex-direction:column;gap:10px}.section__bg-split-text-copy .text-block p{font-size:16px;line-height:1.5}.section__bg-split-text-actions{display:flex;flex-wrap:wrap;gap:20px;margin-top:80px}@media (max-width:1023px){.section__bg-split-text-actions{margin-top:0}}.section__bg-stat-cards{color:#fff;position:relative}.section__bg-stat-cards-media{aspect-ratio:1440/1024;height:100%;position:absolute;width:100%;z-index:0}@media (max-width:899px){.section__bg-stat-cards-media{aspect-ratio:900/1024}}@media (max-width:767px){.section__bg-stat-cards-media{aspect-ratio:768/1024}}@media (max-width:479px){.section__bg-stat-cards-media{aspect-ratio:480/900}}.section__bg-stat-cards-media.type-s{aspect-ratio:1440/630}.section__bg-stat-cards-media.type-s:after{content:none}.section__bg-stat-cards-media:after{background:linear-gradient(180deg,#000,rgba(0,0,0,.7) 40%,transparent 94%);content:"";height:50%;left:0;position:absolute;top:0;width:100%;z-index:0}.section__bg-stat-cards-media img,.section__bg-stat-cards-media video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__bg-stat-cards-content{align-items:center;display:flex;flex-direction:column;gap:40px;left:60px;padding-bottom:120px;padding-top:120px;position:relative;width:calc(100% - 120px);z-index:1}.section__bg-stat-cards-content.type-s{padding-bottom:80px;padding-top:80px}@media (max-width:1023px){.section__bg-stat-cards-content.type-s{padding-bottom:40px;padding-top:40px}.section__bg-stat-cards-content{left:30px;padding-bottom:60px;padding-top:60px;width:calc(100% - 60px)}}@media (max-width:599px){.section__bg-stat-cards-content{gap:30px;left:20px;width:calc(100% - 40px)}}.section__bg-stat-cards-text{color:#000;margin:0 auto 0 0;max-width:800px}.section__bg-stat-cards-text>p{font-size:24px;line-height:1.5;margin:40px 0 0}.section__bg-stat-cards-heading{align-items:center;display:flex;flex-direction:column;gap:17px;text-align:center}.section__bg-stat-cards-heading img{height:auto;max-width:600px;width:100%}@media (max-width:599px){.section__bg-stat-cards-heading img{max-width:320px}}.section__bg-stat-cards-desc{font-size:24px;line-height:1.5;margin:0;max-width:800px;text-align:center}@media (max-width:599px){.section__bg-stat-cards-desc{font-size:18px}}.section__bg-stat-cards-list{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);width:100%}@media (max-width:767px){.section__bg-stat-cards-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:599px){.section__bg-stat-cards-list{grid-template-columns:1fr}}.section__bg-stat-cards-list.type-multiple{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1200px){.section__bg-stat-cards-list.type-multiple{grid-template-columns:repeat(2,1fr)}}@media (max-width:599px){.section__bg-stat-cards-list.type-multiple{grid-template-columns:repeat(1,1fr)}}.section__bg-stat-cards-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.8);border-radius:20px;color:#fff;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;min-height:266px;padding:30px;text-decoration:none}.section__bg-stat-cards-item .num{color:hsla(0,0%,100%,.4);font-size:24px;font-weight:500;position:relative;z-index:1}.section__bg-stat-cards-item.type-gray:hover:after{background:#ccc}.section__bg-stat-cards-item:hover{background:linear-gradient(155deg,#e30613,#eb5d40 20%,#e09d2b 40%,#2da448 60%,#246ca7 80%,#7b24a7);color:#000}.section__bg-stat-cards-item:hover:after{background-color:#fff;border-radius:18px;content:"";height:calc(100% - 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 4px);z-index:0}.section__bg-stat-cards-item:hover .num{color:rgba(0,0,0,.4)}.section__bg-stat-cards-item:hover img.icon{filter:drop-shadow(100px 0 0 #000);transform:translateX(-100px)}.section__bg-stat-cards-item:hover .component-arrow{border:1px solid #000}.section__bg-stat-cards-item>div{position:relative;z-index:1}.section__bg-stat-cards-item .icon-wrap{overflow:hidden;position:relative}.section__bg-stat-cards-item img.icon{height:60px;width:60px}.section__bg-stat-cards-item h3{font-size:24px;font-weight:400;margin:0 0 10px}.section__bg-stat-cards-item p{font-size:14px;line-height:1.5;margin:0}.section__bg-stat-cards-item .component-arrow{background-color:#000;border:1px solid #fff;margin:0 0 0 auto}.section__card-bg-grid{background:#f4f4f4;padding-bottom:80px;padding-top:80px;position:relative}@media (max-width:1023px){.section__card-bg-grid{padding-bottom:60px;padding-top:60px}}@media (max-width:479px){.section__card-bg-grid{padding-bottom:48px;padding-top:48px}}.section__card-bg-grid.has-bg-img{background:transparent}.section__card-bg-grid.has-bg-img .section__card-bg-grid-bg-media{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.section__card-bg-grid.has-bg-img .section__card-bg-grid-bg-media img,.section__card-bg-grid.has-bg-img .section__card-bg-grid-bg-media video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__card-bg-grid.has-bg-img .section__card-bg-image.type-tall{aspect-ratio:380/400}.section__card-bg-grid .section-heading{margin:0 auto 40px;max-width:1920px;padding:0 60px;position:relative;z-index:1}@media (max-width:1023px){.section__card-bg-grid .section-heading{padding:0 30px}}@media (max-width:599px){.section__card-bg-grid .section-heading{padding:0 20px}}@media (max-width:1023px){.section__card-bg-grid .section-heading{margin-bottom:30px}}.section__card-bg-list{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1920px;padding:0 60px;position:relative;z-index:1}@media (max-width:1023px){.section__card-bg-list{padding:0 30px}}@media (max-width:599px){.section__card-bg-list{padding:0 20px}}@media (max-width:1023px){.section__card-bg-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:599px){.section__card-bg-list{gap:20px;grid-template-columns:repeat(1,1fr)}}.section__card-bg-item{background:#fff;border-radius:20px;color:inherit;display:flex;flex-direction:column;gap:30px;min-width:0;padding:20px 20px 30px;text-decoration:none}@media (max-width:479px){.section__card-bg-item{gap:20px}}.section__card-bg-image{aspect-ratio:380/300;border-radius:20px;overflow:hidden}.section__card-bg-image.type-tall{aspect-ratio:380/680;border-radius:25px}@media (max-width:767px){.section__card-bg-image.type-tall{border-radius:20px}}.section__card-bg-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__card-bg-meta{align-items:center;display:flex;gap:15px;justify-content:space-between}.section__card-bg-meta>div:first-child{flex:1;min-width:0}.section__card-bg-title{font-size:24px;margin:0 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:479px){.section__card-bg-title{font-size:20px}}.section__card-bg-desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:rgba(0,0,0,.6);display:-webkit-box;font-size:14px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:normal}.section__card-bg-cta{display:flex;justify-content:center;margin:60px auto 0;max-width:1920px;padding:0 60px}@media (max-width:1023px){.section__card-bg-cta{padding:0 30px}}@media (max-width:599px){.section__card-bg-cta{padding:0 20px}}@media (max-width:1023px){.section__card-bg-cta{margin-top:30px}}.section__contact{margin:0 auto;max-width:1920px;padding:80px 60px}@media (max-width:1023px){.section__contact{padding:0 30px}}@media (max-width:599px){.section__contact{padding:0 20px}}@media (max-width:767px){.section__contact{padding-bottom:40px;padding-top:40px}}.section__contact .section-heading{margin-bottom:40px}.section__contact-main{align-items:flex-start;display:flex;flex-wrap:wrap;gap:60px;justify-content:space-between}@media (max-width:899px){.section__contact-main{gap:0}}.section__contact-image-wrap{flex:1 1 690px;margin-right:-60px;margin-top:-3.5vw;position:relative}@media (min-width:1024px) and (max-width:1439px){.section__contact-image-wrap{flex:1 1 47.9%}}@media (max-width:1023px){.section__contact-image-wrap{margin-right:-30px}}@media (max-width:599px){.section__contact-image-wrap{margin-right:-20px}}.section__contact-img{aspect-ratio:690/800;clip-path:polygon(0 7%,100% 0,100% 100%,0 100%);overflow:hidden;position:relative;width:100%}@media (max-width:1023px){.section__contact-img{display:none}}.section__contact-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__form-row{display:flex;flex-wrap:wrap;gap:30px}@media (max-width:599px){.section__form-row{flex-direction:column;gap:20px}}.section__form-field{flex:1;position:relative}.section__form-field label{display:inline-block;font-size:16px;margin-bottom:10px}.section__form-field input,.section__form-field select,.section__form-field textarea{border:1px solid #ccc;color:#000;font-size:16px;line-height:28px;padding:10px 12px;width:100%}.section__form-field input::-moz-placeholder,.section__form-field select::-moz-placeholder,.section__form-field textarea::-moz-placeholder{color:#999}.section__form-field input::placeholder,.section__form-field select::placeholder,.section__form-field textarea::placeholder{color:#999}.section__form-field input:focus,.section__form-field select:focus,.section__form-field textarea:focus{border-color:#000;outline:none}.section__form-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../images/icon/icon-chevron.svg) right 12px center/24px no-repeat;border-color:hsla(0,0%,80%,.8)}.section__form-field textarea{min-height:104px;resize:vertical}.section__required{color:#d8031c;margin-left:2px}[data-lastpass-icon-root],[data-lastpass-icon-root] *,div[data-lastpass-icon-root]{display:none!important;height:0!important;opacity:0!important;pointer-events:none!important;position:absolute!important;visibility:hidden!important;width:0!important}div.wpforms-container{display:flex;flex:1 1 630px;flex-direction:column;gap:20px;justify-content:space-between}@media (min-width:1024px) and (max-width:1439px){div.wpforms-container{flex:1 1 43.75%}}div.wpforms-container .select-wrap{position:relative}div.wpforms-container .select-wrap .icon-arrow{pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);z-index:1}div.wpforms-container .c__btn-wrap{margin:20px auto 0}.home-page{color:#000;overflow-x:hidden}.home-page .section__l-text-r-img{padding-bottom:60px}@media (max-width:1023px){.home-page .section__l-text-r-img{padding-bottom:30px}}.home-page__hero{position:relative}.home-page__hero-media{align-items:center;aspect-ratio:1440/1024;display:flex;position:relative;width:100%;z-index:0}@media (max-width:599px){.home-page__hero-media{aspect-ratio:600/720}}.home-page__hero-media img,.home-page__hero-media video{display:block;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:0}.home-page__hero-content{margin:0 auto;max-width:720px;padding:0 60px;position:absolute;top:calc(6.94vw + 70px);z-index:1}@media (max-width:1023px){.home-page__hero-content{padding:0 30px}}@media (max-width:599px){.home-page__hero-content{padding:0 20px}}@media (max-width:767px){.home-page__hero-content{max-width:600px}}.home-page__hero-tag{color:hsla(0,0%,100%,.8);font-size:20px;letter-spacing:2px;margin-bottom:20px}@media (max-width:599px){.home-page__hero-tag{font-size:18px}}.home-page__hero-title{color:#fff;font-size:60px;font-weight:400;line-height:1.1;margin:0}@media (max-width:767px){.home-page__hero-title{font-size:48px}}@media (max-width:599px){.home-page__hero-title{font-size:36px;max-width:285px}}.home-page__hero-more{align-items:center;bottom:6.94vw;display:flex;flex-direction:column;gap:10px;left:60px;position:absolute;z-index:1}@media (max-width:1279px){.home-page__hero-more{left:auto;right:60px}}@media (max-width:1023px){.home-page__hero-more{right:30px}}@media (max-width:599px){.home-page__hero-more{display:none}}.home-page__series{margin:0 auto;max-width:1920px;padding:75px 60px 120px}@media (max-width:1023px){.home-page__series{padding:0 30px}}@media (max-width:599px){.home-page__series{padding:0 20px}}@media (max-width:1023px){.home-page__series{padding-bottom:60px;padding-top:60px}}@media (max-width:479px){.home-page__series{padding-bottom:48px;padding-top:48px}}.home-page__series>.dec-img{margin-top:-27px;position:relative;z-index:1}@media (max-width:1023px){.home-page__series>.dec-img{margin-left:30px}}@media (max-width:599px){.home-page__series>.dec-img{margin-left:0;margin-top:20px;max-width:70%}}.home-page__series-top{align-items:flex-end;display:flex;flex-direction:column;position:relative;z-index:1}.home-page__series-top>div{align-items:flex-start;display:flex;flex-direction:column}.home-page__series-top img.dec-img{margin-bottom:25px}@media (max-width:599px){.home-page__series-top img.dec-img{max-width:80%}}.home-page__series-top img.reddot{max-width:270px}@media (max-width:599px){.home-page__series-top img.reddot{max-width:216px}}.home-page__series-top img.reddot:not(:last-child){margin-bottom:25px}.home-page__series-items-wrap{background-color:rgba(0,0,0,.2);clip-path:polygon(0 0,100% 7%,100% 100%,0 100%);display:grid;gap:60px;grid-template-columns:repeat(2,1fr);margin-left:-40px;margin-top:-40px;padding:80px 80px 76px 40px;position:relative;width:70.83vw}@media (max-width:1439px){.home-page__series-items-wrap{gap:40px;padding:80px 40px 76px;width:90.83vw}}@media (max-width:1023px){.home-page__series-items-wrap{gap:30px;margin-left:0;padding:80px 30px 76px;width:100%}}@media (max-width:599px){.home-page__series-items-wrap{clip-path:polygon(0 0,100% 3.5%,100% 100%,0 100%);grid-template-columns:repeat(1,1fr);margin-top:-20px;padding:40px 20px}}.home-page__series-items-wrap:before{background-color:#fff;bottom:1px;clip-path:polygon(0 0,100% 7%,100% 100%,0 100%);content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}@media (max-width:599px){.home-page__series-items-wrap:before{clip-path:polygon(0 0,100% 3.5%,100% 100%,0 100%)}}.home-page__series-item{color:#000;display:flex;flex-direction:column;text-decoration:none}.home-page__series-index{display:block;font-size:20px;margin-bottom:10px}.home-page__series-image{aspect-ratio:420/498;margin-bottom:30px}@media (max-width:479px){.home-page__series-image{margin-bottom:15px}}.home-page__series-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-page__series-copy{align-items:center;display:flex;gap:30px;justify-content:space-between}.home-page__series-copy h3{font-size:28px;font-weight:400;line-height:1.2;margin:0 0 10px}@media (max-width:1023px){.home-page__series-copy h3{font-size:22px}}.home-page__series-copy p{color:rgba(0,0,0,.6);font-size:16px;margin:0}.home-page__marquee{background-color:#f4f4f4;margin:0 auto;max-width:1920px;padding:80px 60px}@media (max-width:1023px){.home-page__marquee{padding:0 30px}}@media (max-width:599px){.home-page__marquee{padding:0 20px}}@media (max-width:767px){.home-page__marquee{padding-bottom:40px;padding-top:40px}}.home-page__marquee .section-heading{margin-bottom:40px}.home-page__marquee-items-wrap{display:flex;margin-bottom:40px;margin-left:-60px;margin-right:-60px;overflow:hidden;white-space:nowrap}@media (max-width:1023px){.home-page__marquee-items-wrap{margin-left:-30px;margin-right:-30px}}@media (max-width:599px){.home-page__marquee-items-wrap{margin-left:-20px;margin-right:-20px}}.home-page__marquee-track{align-items:center;display:flex;flex-shrink:0;gap:30px;padding-left:30px}@media (max-width:599px){.home-page__marquee-track{gap:15px;padding-left:15px}}.home-page__marquee-items{align-items:center;background-color:#fff;border-radius:20px;display:flex;height:160px;justify-content:center;padding:30px;width:270px}@media (max-width:599px){.home-page__marquee-items{height:128px;width:216px}}.home-page__marquee-text{line-height:1.5;margin:0}.certification-page__icon-card-grid{margin:0 auto;max-width:1920px;padding:80px 60px}@media (max-width:1023px){.certification-page__icon-card-grid{padding:0 30px}}@media (max-width:599px){.certification-page__icon-card-grid{padding:0 20px}}@media (max-width:1023px){.certification-page__icon-card-grid{padding-bottom:60px;padding-top:60px}}@media (max-width:479px){.certification-page__icon-card-grid{padding-bottom:48px;padding-top:48px}}.certification-page__icon-card-grid .section-heading{align-items:center;margin-bottom:40px;text-align:center}@media (max-width:1023px){.certification-page__icon-card-grid .section-heading{margin-bottom:30px}}.certification-page__icon-card-grid-list{display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}@media (max-width:1279px){.certification-page__icon-card-grid-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:899px){.certification-page__icon-card-grid-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:599px){.certification-page__icon-card-grid-list{gap:20px;grid-template-columns:repeat(1,1fr)}}.certification-page__icon-card-grid-item{background:#fff;border:1px solid #ccc;border-radius:20px;display:flex;flex:1 1 220px;flex-direction:column;gap:20px;min-height:266px;padding:30px}.certification-page__icon-card-grid-icon{align-items:center;background:#fff;border:1.33px solid #eee;border-radius:9px;display:flex;height:80px;justify-content:center;width:80px}.certification-page__icon-card-grid-icon img{max-height:40px;max-width:68px}.certification-page__icon-card-grid-item h3{font-size:24px;font-weight:400;margin:0 0 10px}.certification-page__icon-card-grid-item p{color:rgba(0,0,0,.6);font-size:14px;line-height:1.5;margin:0}.certification-page__stats-media-grid{padding-bottom:120px;padding-top:120px;position:relative}@media (max-width:1023px){.certification-page__stats-media-grid{padding-bottom:60px;padding-top:60px}}@media (max-width:479px){.certification-page__stats-media-grid{padding-bottom:48px;padding-top:48px}}.certification-page__stats-media-grid-bg{aspect-ratio:1440/797;left:0;position:absolute;top:0;width:100%;z-index:-1}.certification-page__stats-media-grid-bg:before{aspect-ratio:1440/499;background:linear-gradient(180deg,#e2eef4,rgba(226,238,244,.9) 65.8%,rgba(226,238,244,0) 94%);content:"";left:0;position:absolute;top:0;width:100%;z-index:0}.certification-page__stats-media-grid-bg:after{aspect-ratio:1440/200;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,.4) 94%);bottom:0;content:"";left:0;position:absolute;width:100%;z-index:0}.certification-page__stats-media-grid-bg img,.certification-page__stats-media-grid-bg video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.certification-page__stats-media-grid .section-heading{align-items:center;margin-bottom:20px;text-align:center}.certification-page__stats-media-grid-desc{font-size:24px;line-height:1.5;margin:0 auto 60px;max-width:800px;padding:0 60px;text-align:center}@media (max-width:1023px){.certification-page__stats-media-grid-desc{padding:0 30px}}@media (max-width:599px){.certification-page__stats-media-grid-desc{font-size:18px;margin-bottom:40px;padding:0 20px}}.certification-page__stats-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.6);border-radius:20px;display:flex;flex-wrap:wrap;margin-bottom:40px;padding:40px}@media (max-width:599px){.certification-page__stats-bar{margin-bottom:40px;padding:0}}.certification-page__stats-bar-wrap{margin:0 auto;max-width:1920px;padding:0 60px}@media (max-width:1023px){.certification-page__stats-bar-wrap{padding:0 30px}}@media (max-width:599px){.certification-page__stats-bar-wrap{padding:0 20px}}.certification-page__stats-bar-item{align-items:center;border-right:1px solid rgba(0,0,0,.1);display:flex;flex:1 1 220px;flex-direction:column;gap:20px;padding:20px;text-align:center}.certification-page__stats-bar-item:last-child{border-right:none}@media screen and (max-width:1080px){.certification-page__stats-bar-item{border-right:none}}@media (max-width:599px){.certification-page__stats-bar-item{border-right:none;flex:1 1 45%;padding:10px}}.certification-page__stats-bar-item img{height:80px;width:80px}.certification-page__stats-bar-data{color:#222;font-size:40px;font-weight:600;margin:0}.certification-page__stats-bar-data.is-text{font-size:20px}.certification-page__stats-bar-label{color:#666;font-size:14px;margin:0}.certification-page__media-card-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1920px;padding:0 60px}@media (max-width:1023px){.certification-page__media-card-grid{padding:0 30px}}@media (max-width:599px){.certification-page__media-card-grid{padding:0 20px}}@media (max-width:899px){.certification-page__media-card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:599px){.certification-page__media-card-grid{grid-template-columns:1fr}}.certification-page__media-card-grid-item{color:#000;display:flex;flex-direction:column;overflow:hidden;text-decoration:none}.certification-page__media-card-grid-media{aspect-ratio:420/300;border-radius:20px;overflow:hidden}.certification-page__media-card-grid-media img,.certification-page__media-card-grid-media video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.certification-page__media-card-grid-body{display:flex;flex:1;flex-direction:column;gap:20px;padding:30px 0 0}@media (max-width:599px){.certification-page__media-card-grid-body{padding:20px 0 0}}.certification-page__media-card-grid-body h3{font-size:24px;font-weight:400;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.certification-page__media-card-grid-body p{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:rgba(0,0,0,.6);display:-webkit-box;font-size:16px;line-height:1.5;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:normal}.certification-page__media-card-grid-tags{display:flex;flex-wrap:wrap;gap:8px}.certification-page__media-card-grid-tag{background:#eee;border-radius:4px;color:#666;font-size:12px;padding:4px 10px}.certification-page .component-arrow{margin:0 0 0 auto}.contact-us .section__bg-stat-cards .section-heading{color:#fff}.contact-us .section__form .c__btn-wrap{margin:20px auto 0 0}.contact-us__get-in-touch{align-items:stretch;background:#f4f4f4;display:grid;grid-template-columns:47.92% 1fr}@media (max-width:1023px){.contact-us__get-in-touch{grid-template-columns:1fr}}.contact-us__map{height:100%;width:100%}@media (max-width:1023px){.contact-us__map{aspect-ratio:690/633}}.contact-us__map iframe{border:0;display:block;height:100%;width:100%}.contact-us__get-in-touch-content{display:flex;flex-direction:column;gap:40px;justify-content:center;padding:120px 60px}@media (max-width:1023px){.contact-us__get-in-touch-content{gap:30px;padding:60px 30px}}@media (max-width:479px){.contact-us__get-in-touch-content{padding:48px 20px}}.contact-us__get-in-touch-list{display:flex;flex-direction:column;gap:20px}.contact-us__get-in-touch-item{align-items:flex-start;display:flex;gap:20px}.contact-us__get-in-touch-item img.icon{flex-shrink:0;height:40px;width:40px}.contact-us__get-in-touch-label{color:#000;font-size:20px;line-height:1.5;margin:0 0 5px}.contact-us__get-in-touch-value{color:#000;font-size:16px;line-height:1.5;margin:0}.contact-us__get-in-touch-value a{color:#000;text-decoration:underline;text-underline-offset:2px}.news-list-page{padding-bottom:120px}@media (max-width:1023px){.news-list-page{padding-bottom:60px}}@media (max-width:479px){.news-list-page{padding-bottom:48px}}.news-list-page__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:80px auto 40px;max-width:1920px;padding:0 60px}@media (max-width:1023px){.news-list-page__toolbar{padding:0 30px}}@media (max-width:599px){.news-list-page__toolbar{padding:0 20px}}@media (max-width:1023px){.news-list-page__toolbar{margin-top:40px}}@media (max-width:899px){.news-list-page__toolbar{justify-content:center}}.news-list-page__toolbar .c__search{flex-shrink:0;width:250px}@media (max-width:899px){.news-list-page__toolbar .c__search{width:100%}}.news-list-page__list{display:flex;flex-direction:column;gap:30px;margin:0 auto;max-width:1920px;padding:0 60px}@media (max-width:1023px){.news-list-page__list{padding:0 30px}}@media (max-width:599px){.news-list-page__list{padding:0 20px}}.news-list-page__item{color:inherit;display:flex;gap:30px;text-decoration:none}@media (max-width:899px){.news-list-page__item{flex-direction:column}}.news-list-page__item-image{aspect-ratio:420/300;border-radius:12px;flex:0 0 420px;overflow:hidden}@media (max-width:899px){.news-list-page__item-image{flex:0 0 auto;width:100%}}.news-list-page__item-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news-list-page__item-content{display:flex;flex:1;flex-direction:column;gap:20px;justify-content:space-between;min-width:0}.news-list-page__item-inner{display:flex;flex-direction:column;gap:30px}.news-list-page__item-top{display:flex;flex-direction:column;gap:15px}.news-list-page__item-meta{color:#000;font-size:14px;font-weight:500;line-height:1.5;margin:0}.news-list-page__item-body{display:flex;flex-direction:column;gap:30px}.news-list-page__item-title{font-size:24px;font-weight:400;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-list-page__item-desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:rgba(0,0,0,.6);display:-webkit-box;font-size:16px;line-height:1.5;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:normal}.news-list-page__item-arrow{align-self:flex-end}.news-list-page .c__pagination{margin-top:80px}@media (max-width:599px){.news-list-page .c__pagination{margin-top:40px}}.news-content-page{padding-top:110px}.news-content-page__top{margin:0 auto;max-width:1920px;padding:0 60px 40px}@media (max-width:1023px){.news-content-page__top{padding:0 30px}}@media (max-width:599px){.news-content-page__top{padding:0 20px}}.news-content-page__breadcrumb{margin-bottom:20px}.news-content-page__title{font-size:48px;font-weight:500;margin:0 0 20px}@media (max-width:767px){.news-content-page__title{font-size:38px}}@media (max-width:599px){.news-content-page__title{font-size:29px}}.news-content-page__meta{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.news-content-page__meta-item{color:#333;font-size:16px;margin:0}.news-content-page__meta-divider{background:#ddd;height:20px;width:1px}.news-content-page__meta-social{align-items:center;display:flex;gap:12px}.news-content-page__meta-social a{align-items:center;border:1px solid #ccc;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.news-content-page__meta-social img{width:20px}.news-content-page__hero-image{aspect-ratio:1440/675;margin-bottom:40px;overflow:hidden;width:100%}@media (max-width:479px){.news-content-page__hero-image{aspect-ratio:480/400}}.news-content-page__hero-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news-content-page__article{margin:0 auto;max-width:1920px;padding:0 60px 80px}@media (max-width:1023px){.news-content-page__article{padding:0 30px}}@media (max-width:599px){.news-content-page__article{padding:0 20px}}@media (max-width:1023px){.news-content-page__article{padding-bottom:60px}}@media (max-width:479px){.news-content-page__article{padding-bottom:48px}}.news-content-page__share{align-items:flex-start;display:flex;flex-direction:column;gap:16px;margin:40px auto 0;max-width:800px}.news-content-page__share-label{color:#000;font-size:16px;margin:0}.news-content-page__share-social{align-items:center;display:flex;gap:12px}.news-content-page__share-social a{align-items:center;border:1px solid #ccc;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.news-content-page__share-social img{width:20px}.news-content-page__copy-wrap{position:relative}.news-content-page__copy-toast{align-items:center;background:#000;border-radius:8px;color:#fff;display:flex;font-size:13px;gap:6px;left:50%;opacity:0;padding:8px 14px;pointer-events:none;position:absolute;top:calc(100% + 8px);transform:translateX(-50%) translateY(-4px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden;white-space:nowrap;z-index:10}@media (max-width:479px){.news-content-page__copy-toast{left:0;transform:translateX(0) translateY(-4px)}}.news-content-page__copy-toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}@media (max-width:479px){.news-content-page__copy-toast.is-visible{transform:translateX(0) translateY(0)}}.news-content-page__copy-toast img{height:14px;width:14px}.news-content-page__more-news-body{align-items:flex-end;display:flex;flex-direction:column;gap:20px;width:100%}.news-content-page__more-news-top{display:flex;flex-direction:column;gap:15px;width:100%}.news-content-page__more-news-meta{color:#000;font-size:14px;margin:0}.news-content-page__more-news-content{display:flex;flex-direction:column;gap:20px;width:100%}.news-content-page__more-news-title{font-size:24px;font-weight:400;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-content-page__more-news-desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:rgba(0,0,0,.6);display:-webkit-box;font-size:16px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:normal}.news-content-page__more-news-arrow{flex-shrink:0;height:48px;width:48px}.news-content-page .editor{border-bottom:1px solid rgba(0,0,0,.1);margin:0 auto 40px;max-width:800px;padding-bottom:40px}.news-content-page .editor>:first-child{margin-top:0}.news-content-page .editor>:last-child{margin-bottom:0}.news-content-page .editor h2{color:#000;font-size:28px;font-weight:500;line-height:1.5;margin:0 0 20px}@media (max-width:599px){.news-content-page .editor h2{font-size:24px}}.news-content-page .editor h3{color:#000;font-size:18px;font-weight:500;line-height:1.5;margin:40px 0 20px}.news-content-page .editor p{color:#333;font-size:16px;line-height:1.5;margin:0 0 20px}.news-content-page .editor a{color:#000;text-decoration:underline;text-underline-offset:2px}.news-content-page .editor b,.news-content-page .editor strong{font-weight:500}.news-content-page .editor ol,.news-content-page .editor ul{margin:0 0 20px;padding-left:21px}.news-content-page .editor ol li,.news-content-page .editor ul li{color:#333;font-size:16px;line-height:1.8}.news-content-page .editor figure{margin:40px 0}.news-content-page .editor figure img{aspect-ratio:800/417;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.news-content-page .editor figcaption{color:#333;font-size:14px;line-height:28px;margin-top:20px}.news-content-page .editor hr{background:rgba(0,0,0,.1);border:none;height:1px;margin:40px 0}.news-content-page .editor blockquote{align-items:stretch;border-left:5px solid #005bab;display:flex;gap:15px;margin:40px 0;padding:0 0 0 15px}.news-content-page .editor blockquote p{color:#000;font-size:18px;font-weight:500;line-height:1.5;margin:0}.news-content-page--policy .editor{border-bottom:none;margin-bottom:0;padding-bottom:0}.product-list-page__layout{align-items:flex-start;display:flex;gap:30px;margin:0 auto;max-width:1920px;padding:80px 60px 120px}@media (max-width:1023px){.product-list-page__layout{padding:0 30px}}@media (max-width:599px){.product-list-page__layout{padding:0 20px}}@media (max-width:1023px){.product-list-page__layout{flex-direction:column;padding-bottom:60px;padding-top:60px}}@media (max-width:479px){.product-list-page__layout{padding-bottom:48px;padding-top:48px}}.product-list-page__sidebar{display:flex;flex:0 0 307px;flex-direction:column;gap:20px}@media (max-width:1023px){.product-list-page__sidebar{flex:0 0 auto;width:100%}}.product-list-page__sidebar-title{font-size:20px;font-weight:500;margin:0}.product-list-page__search-btn{align-items:center;background:#000;border:none;border-radius:36px;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:-1px;top:-1px;width:48px}.product-list-page__search-btn img{height:18px;width:18px}.product-list-page__filter-group{border-bottom:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;gap:10px;padding-bottom:20px}.product-list-page__filter-group:last-child{border-bottom:none;padding-bottom:0}.product-list-page__filter-group-title{color:#333;font-size:18px;font-weight:500;margin:0}.product-list-page__filter-options{display:flex;flex-direction:column;gap:15px}.product-list-page__checkbox{align-items:center;cursor:pointer;display:flex;gap:10px}.product-list-page__checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ccc;border-radius:5px;cursor:pointer;flex-shrink:0;height:25px;margin:0;position:relative;width:25px}.product-list-page__checkbox input[type=checkbox]:checked{background:#000;border-color:#000}.product-list-page__checkbox input[type=checkbox]:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:11px;left:50%;position:absolute;top:50%;transform:translate(-50%,-60%) rotate(45deg);width:6px}.product-list-page__checkbox span{color:#000;font-size:16px}.product-list-page__content{display:flex;flex:1;flex-direction:column;gap:80px;min-width:0}@media (max-width:1023px){.product-list-page__content{gap:60px}}.product-list-page__sort-row{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:20px}.product-list-page__result-count{font-size:20px;margin:0}.product-list-page__sort{align-items:center;background:#fff;border:1px solid #ddd;border-radius:4px;color:#000;cursor:pointer;display:flex;font-size:16px;gap:12px;height:40px;justify-content:space-between;padding:0 12px;width:200px}.product-list-page__sort img{height:24px;width:24px}.product-list-page__grid{display:flex;flex-wrap:wrap;gap:30px}.product-list-page__card{color:inherit;display:block;text-decoration:none;width:calc(33.333% - 20px)}@media (max-width:899px){.product-list-page__card{width:calc(50% - 15px)}}@media (max-width:599px){.product-list-page__card{width:100%}}.product-list-page__card-image{aspect-ratio:307/550;border-radius:20px;margin-bottom:20px;overflow:hidden}.product-list-page__card-image:hover img{transform:scale(1.05)}.product-list-page__card-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.product-list-page__card-title{font-size:24px;margin:0 0 10px}.product-list-page__card-meta{color:rgba(0,0,0,.6);font-size:16px;margin:0}.product-content-page .section__l-text-r-img .section__l-text-r-img-media{aspect-ratio:690/750}.product-content-page .section__l-text-r-img .section__l-text-r-img-media:after{content:none}.product-content-page__features{color:#fff;position:relative}.product-content-page__features-media{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.product-content-page__features-media:after{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.8);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.product-content-page__features-media img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-content-page__features-inner{align-items:flex-end;display:flex;flex-wrap:wrap;gap:40px;inset:0;justify-content:space-between;margin:0 auto;max-width:1920px;padding:120px 60px;position:relative;z-index:1}@media (max-width:1023px){.product-content-page__features-inner{padding:0 30px}}@media (max-width:599px){.product-content-page__features-inner{padding:0 20px}}@media (max-width:1023px){.product-content-page__features-inner{padding-bottom:60px;padding-top:60px}}@media (max-width:479px){.product-content-page__features-inner{align-items:flex-start;padding-bottom:48px;padding-top:48px}}.product-content-page__features-heading{flex:1 1 300px}.product-content-page__features-table{align-items:flex-end;display:flex;gap:60px;justify-content:space-between}@media (max-width:899px){.product-content-page__features-table{flex-direction:column;gap:30px}}.product-content-page__features-table h3{font-size:48px;font-weight:400;margin:0 0 40px}@media (max-width:899px){.product-content-page__features-table h3{font-size:38px;margin:0 0 20px}}@media (max-width:599px){.product-content-page__features-table h3{font-size:29px;margin-bottom:20px}}.product-content-page__features-image{aspect-ratio:630/450;flex:1 1 630px}@media (max-width:899px){.product-content-page__features-image{flex:auto}}.product-content-page__features-image img,.product-content-page__features-image video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-content-page__features-content{flex:1 1 auto}@media (max-width:899px){.product-content-page__features-content{width:100%}}.product-content-page__features-row{border-bottom:1px solid hsla(0,0%,100%,.2);display:flex;gap:20px;padding:20px 0}.product-content-page__features-row:first-child{padding-top:0}.product-content-page__features-row:last-child{border-bottom:none;padding-bottom:0}.product-content-page__features-row-label{color:hsla(0,0%,100%,.6);flex:0 0 180px;font-size:16px;margin:0}@media (max-width:1023px){.product-content-page__features-row-label{flex:0 0 120px}}.product-content-page__features-row-value{flex:1;font-size:16px;margin:0}.product-detail-page{padding-top:110px}.product-detail-page__breadcrumb-wrap{margin:0 auto;max-width:1920px;padding:0 60px}@media (max-width:1023px){.product-detail-page__breadcrumb-wrap{padding:0 30px}}@media (max-width:599px){.product-detail-page__breadcrumb-wrap{padding:0 20px}}.product-detail-page__intro{display:grid;gap:60px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1920px;padding:40px 60px 120px}@media (max-width:1023px){.product-detail-page__intro{padding:0 30px}}@media (max-width:599px){.product-detail-page__intro{padding:0 20px}}@media (max-width:1023px){.product-detail-page__intro{gap:40px;padding-bottom:60px;padding-top:30px}}@media (max-width:899px){.product-detail-page__intro{display:grid;grid-template-columns:repeat(1,1fr)}}@media (max-width:479px){.product-detail-page__intro{padding-bottom:48px}}.product-detail-page__gallery{display:flex;flex-direction:column;gap:30px;min-width:0}@media screen and (min-width:1920px){.product-detail-page__gallery{max-width:840px}}@media screen and (max-width:1210px){.product-detail-page__gallery{flex:auto}}@media (max-width:599px){.product-detail-page__gallery{gap:20px}}.product-detail-page__gallery-main{aspect-ratio:630/450;border-radius:12px;overflow:hidden;width:100%}.product-detail-page__gallery-main .swiper-slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-detail-page__gallery-thumbs{width:100%}.product-detail-page__gallery-thumbs .swiper-slide{cursor:pointer;opacity:.6;overflow:hidden;position:relative}@media (max-width:599px){.product-detail-page__gallery-thumbs .swiper-slide{height:80px;width:80px}}.product-detail-page__gallery-thumbs .swiper-slide.swiper-slide-thumb-active{border:1.5px solid #000;opacity:1}.product-detail-page__gallery-thumbs .swiper-slide .img-cover{padding-top:100%;position:relative;width:100%}.product-detail-page__gallery-thumbs .swiper-slide .img-cover img{display:block;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.product-detail-page__gallery-thumb-more{align-items:center;background:rgba(0,0,0,.4);color:#fff;display:flex;font-size:16px;inset:0;justify-content:center;position:absolute}.product-detail-page__info{display:flex;flex-direction:column;gap:40px;min-width:0}.product-detail-page__info-heading{display:flex;flex-direction:column;gap:20px}.product-detail-page__info-tag{font-size:24px;margin:0}.product-detail-page__info-title{font-size:41px;font-weight:400;margin:0}@media (max-width:599px){.product-detail-page__info-title{font-size:32px}}.product-detail-page__info-desc{font-size:19px;line-height:1.5;margin:0}.product-detail-page__specs-title{font-size:24px;margin:0 0 20px}.product-detail-page__specs-row{border-bottom:1px solid rgba(0,0,0,.1);display:flex;gap:20px;padding:20px 0}.product-detail-page__specs-row:first-of-type{padding-top:0}.product-detail-page__specs-row:last-of-type{border-bottom:none;padding-bottom:0}.product-detail-page__specs-row-label{color:rgba(0,0,0,.6);flex:0 0 180px;font-size:16px;line-height:1.5;margin:0}@media (max-width:599px){.product-detail-page__specs-row-label{flex:0 0 120px}}.product-detail-page__specs-row-value{flex:1;font-size:16px;line-height:1.5;margin:0}.product-detail-page__info-actions{display:flex;flex-wrap:wrap;gap:20px}.reference-list-page{padding-bottom:120px}@media (max-width:1023px){.reference-list-page{padding-bottom:60px}}@media (max-width:479px){.reference-list-page{padding-bottom:48px}}.reference-list-page__filter-wrap{display:flex;justify-content:center;margin:80px auto 0;max-width:1920px;padding:0 60px;position:relative;z-index:2}@media (max-width:1023px){.reference-list-page__filter-wrap{padding:0 30px}}@media (max-width:599px){.reference-list-page__filter-wrap{padding:0 20px}}@media (max-width:1023px){.reference-list-page__filter-wrap{margin-top:40px}}.reference-list-page__grid{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1920px;padding:40px 60px 80px;row-gap:30px}@media (max-width:1023px){.reference-list-page__grid{padding:0 30px}}@media (max-width:599px){.reference-list-page__grid{padding:0 20px}}@media (max-width:767px){.reference-list-page__grid{grid-template-columns:1fr;padding-bottom:40px}}@media (min-width:768px){.reference-list-page__grid{grid-template-areas:"item1 item2" "item1 item3" "item4 item6" "item5 item6"}.reference-list-page__grid .reference-list-page__item:first-child{grid-area:item1}.reference-list-page__grid .reference-list-page__item:nth-child(2){grid-area:item2}.reference-list-page__grid .reference-list-page__item:nth-child(3){grid-area:item3}.reference-list-page__grid .reference-list-page__item:nth-child(4){grid-area:item4}.reference-list-page__grid .reference-list-page__item:nth-child(5){grid-area:item5}.reference-list-page__grid .reference-list-page__item:nth-child(6){grid-area:item6}}.reference-list-page__item{color:inherit;cursor:pointer;display:flex;flex-direction:column;min-width:0;text-decoration:none}.reference-list-page__item-image{aspect-ratio:645/400;border-radius:20px;height:100%;margin-bottom:20px;overflow:hidden;width:100%}.type-tall .reference-list-page__item-image{aspect-ratio:645/914}.reference-list-page__item-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.reference-list-page__item-meta{align-items:center;display:flex;gap:15px;justify-content:space-between}.reference-list-page__item-meta>div:first-child{flex:1;min-width:0}.reference-list-page__item-title{font-size:24px;margin:0 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reference-list-page__item-desc{color:rgba(0,0,0,.6);font-size:14px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reference-list-page__modal{align-items:center;display:none;inset:0;justify-content:center;padding:20px;position:fixed;z-index:200}.reference-list-page__modal.is-open{display:flex}.reference-list-page__modal-overlay{background:rgba(0,0,0,.6);inset:0;position:absolute}.reference-list-page__modal-panel{background:#fff;border-radius:20px;display:flex;gap:30px;max-height:90vh;max-width:1880px;overflow-y:auto;padding:40px;position:relative;width:100%;z-index:1}@media (max-width:1023px){.reference-list-page__modal-panel{flex-direction:column;padding:30px}}@media (max-width:599px){.reference-list-page__modal-panel{padding:20px}}.reference-list-page__modal-close{background:transparent;border:none;cursor:pointer;height:40px;padding:0;position:absolute;right:40px;top:40px;width:40px;z-index:2}.reference-list-page__modal-close img{display:block;height:100%;width:100%}@media (max-width:599px){.reference-list-page__modal-close{right:20px;top:20px}}.reference-list-page__modal-heading h2{font-size:40px;font-weight:400;margin:0 0 20px}.reference-list-page__modal-main{display:flex;flex:1 1 0;flex-direction:column;gap:30px;min-width:0}.reference-list-page__modal-title{font-size:52px;font-weight:400;margin:0}@media (max-width:599px){.reference-list-page__modal-title{font-size:31px}}.reference-list-page__modal-body{align-items:stretch;display:flex;gap:30px;padding-bottom:40px}@media (max-width:1023px){.reference-list-page__modal-body{flex-direction:column}}.reference-list-page__modal-body.is-full{gap:0}.reference-list-page__modal-body.is-full .reference-list-page__modal-detail{display:none}.reference-list-page__modal-gallery{aspect-ratio:983/728;flex:1 1 0;min-width:0;overflow:hidden;position:relative}@media (max-width:1023px){.reference-list-page__modal-gallery{flex:1 1 auto}}.reference-list-page__modal-gallery .swiper{height:100%}.reference-list-page__modal-gallery .swiper-slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.reference-list-page__modal-gallery-nav{align-items:center;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);bottom:0;display:flex;gap:40px;justify-content:center;left:0;padding:60px 30px 30px;position:absolute;right:0;z-index:1}.reference-list-page__modal-gallery-btn{background:transparent;border:none;cursor:pointer;flex-shrink:0;height:48px;padding:0;width:48px}.reference-list-page__modal-gallery-btn img{display:block;height:100%;width:100%}.reference-list-page__modal-gallery-pagination.swiper-pagination{align-items:center;display:flex;gap:8px;position:static;width:auto}.reference-list-page__modal-gallery-pagination.swiper-pagination .swiper-pagination-bullet{background:#fff;height:8px;margin:0;opacity:.5;width:8px}.reference-list-page__modal-gallery-pagination.swiper-pagination .swiper-pagination-bullet-active{opacity:1}.reference-list-page__modal-detail{display:flex;flex:1 1 0;flex-direction:column;gap:30px;justify-content:space-between;min-width:280px}.reference-list-page__modal-detail.is-compact{justify-content:flex-start}@media (max-width:767px){.reference-list-page__modal-detail{min-width:0}}.reference-list-page__modal-detail-top{display:flex;flex-direction:column;gap:20px}.reference-list-page__modal-location{color:#000;font-size:24px;margin:0}.reference-list-page__modal-desc{color:rgba(0,0,0,.8);font-size:18px;line-height:1.5;margin:0}.reference-list-page__modal-info{background:#f4f4f4;border-radius:20px;display:flex;flex-direction:column;gap:20px;padding:30px}.reference-list-page__modal-info-title{font-size:24px;margin:0}.reference-list-page__modal-info-swiper{width:100%}.reference-list-page__modal-info-swiper .swiper-wrapper{align-items:flex-start}.reference-list-page__modal-info-slide{display:flex!important;flex-direction:column;gap:20px;width:100%}.reference-list-page__modal-info-row{display:flex;gap:8px}.reference-list-page__modal-info-row p:first-child{color:rgba(0,0,0,.6);flex:0 0 80px}.reference-list-page__modal-info-row p:last-child{color:#000;flex:1}.reference-list-page__modal-info-row p{font-size:16px;margin:0}.service-page .section__full-bg-text-text{bottom:120px}@media (max-width:1023px){.service-page .section__full-bg-text-text{bottom:60px}}@media (max-width:599px){.service-page .section__full-bg-text-text{bottom:30px}}.service-page .section__full-bg-text-media:after{background:linear-gradient(24deg,#000 30.08%,transparent 52.74%);height:100%}.service-page .section__bg-stat-cards-media:after{content:none}.service-page__columns{padding-bottom:120px;padding-top:120px}@media (max-width:1023px){.service-page__columns{padding-bottom:60px;padding-top:60px}}@media (max-width:479px){.service-page__columns{padding-bottom:48px;padding-top:48px}}.service-page__columns .section-heading{align-items:center;margin-bottom:20px;text-align:center}.service-page__columns-desc{font-size:20px;line-height:1.5;margin:0 auto 60px;max-width:800px;padding:0 60px;text-align:center}@media (max-width:1023px){.service-page__columns-desc{padding:0 30px}}@media (max-width:599px){.service-page__columns-desc{font-size:16px;margin-bottom:40px;padding:0 20px}}.service-page__columns-list{display:grid;gap:60px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1920px;padding:0 60px}@media (max-width:1023px){.service-page__columns-list{padding:0 30px}}@media (max-width:599px){.service-page__columns-list{padding:0 20px}}@media (max-width:1023px){.service-page__columns-list{gap:30px}}@media screen and (max-width:700px){.service-page__columns-list{grid-template-columns:1fr}}.service-page__columns-item{aspect-ratio:630/630;overflow:hidden;position:relative}.service-page__columns-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-page__columns-item:after{background:linear-gradient(0deg,rgba(0,0,0,.85),transparent);bottom:0;content:"";height:50%;left:0;position:absolute;width:100%;z-index:0}.service-page__columns-caption{bottom:0;color:#fff;left:0;padding:60px;position:absolute;z-index:1}@media (max-width:1023px){.service-page__columns-caption{padding:30px}}@media (max-width:599px){.service-page__columns-caption{padding:20px}}.service-page__columns-caption h3{font-size:24px;font-weight:400;margin:0 0 10px}.service-page__columns-caption p{font-size:14px;line-height:1.5;margin:0}.service-page__l-text-r-imgs{align-items:flex-start;display:flex;gap:50px;justify-content:space-between;overflow:hidden;padding-bottom:197px;padding-top:80px;position:relative}@media (max-width:1023px){.service-page__l-text-r-imgs{padding-bottom:60px;padding-top:60px}}@media (max-width:899px){.service-page__l-text-r-imgs{flex-direction:column}}@media (max-width:479px){.service-page__l-text-r-imgs{padding-bottom:48px;padding-top:48px}}@media (max-width:1439px){.service-page__l-text-r-imgs .section-heading h2{font-size:42px}}@media (max-width:599px){.service-page__l-text-r-imgs .section-heading h2{font-size:31px}}.service-page__l-text-r-imgs-accent{background:linear-gradient(180deg,#ca316c,#dc5a29 12%,#e09d2b 24%,#d8d83d 36%,#89b934 48%,#5cac37 60%,#2da448 72%,#12a2b0 84%,#246ca7 96%,#314060);height:calc(100% - 120px);left:0;position:absolute;top:0;width:40px;z-index:0}@media (max-width:1023px){.service-page__l-text-r-imgs-accent{width:30px}}@media (max-width:599px){.service-page__l-text-r-imgs-accent{width:20px}}.service-page__l-text-r-imgs-content{max-width:800px;padding-left:100px;position:relative;z-index:1}@media (max-width:1023px){.service-page__l-text-r-imgs-content{padding-left:60px}}@media (max-width:899px){.service-page__l-text-r-imgs-content{max-width:none;padding-right:30px}}@media (max-width:599px){.service-page__l-text-r-imgs-content{padding-left:40px;padding-right:20px}}.service-page__l-text-r-imgs-content .section-heading{margin-bottom:20px}.service-page__l-text-r-imgs-desc{font-size:20px;line-height:1.5;margin:0 0 80px}@media (max-width:599px){.service-page__l-text-r-imgs-desc{font-size:16px;margin:0 0 40px}}.service-page__l-text-r-imgs-gallery{align-items:flex-start;display:flex;gap:40px;justify-content:flex-end;position:relative;z-index:1}@media (max-width:1023px){.service-page__l-text-r-imgs-gallery{gap:30px}}@media (max-width:899px){.service-page__l-text-r-imgs-gallery{paddding-left:40px;width:100%}}@media (max-width:599px){.service-page__l-text-r-imgs-gallery{gap:20px}}.service-page__l-text-r-imgs-gallery img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-page__l-text-r-imgs-gallery .gallery-img-1{aspect-ratio:300/400;margin-top:clamp(0px,16.67vw,240px);width:clamp(0px,20.83vw,400px)}@media (max-width:1439px){.service-page__l-text-r-imgs-gallery .gallery-img-1{margin-top:8.335vw}}@media (max-width:899px){.service-page__l-text-r-imgs-gallery .gallery-img-1{width:39.83vw}}.service-page__l-text-r-imgs-gallery .gallery-img-2{aspect-ratio:350/300;margin-bottom:40px;width:clamp(0px,24.3vw,467px)}@media (max-width:1023px){.service-page__l-text-r-imgs-gallery .gallery-img-2{margin-bottom:30px}}@media (max-width:899px){.service-page__l-text-r-imgs-gallery .gallery-img-2{width:43.3vw}}@media (max-width:599px){.service-page__l-text-r-imgs-gallery .gallery-img-2{margin-bottom:20px}}.service-page__l-text-r-imgs-gallery .gallery-img-3{aspect-ratio:350/400;width:clamp(0px,24.3vw,467px)}@media (max-width:899px){.service-page__l-text-r-imgs-gallery .gallery-img-3{width:43.3vw}}.service-page__multi-images{overflow:hidden;padding-bottom:120px;padding-top:120px;position:relative}@media (max-width:1023px){.service-page__multi-images{padding-bottom:60px;padding-top:60px}}@media (max-width:479px){.service-page__multi-images{padding-bottom:48px;padding-top:48px}}.service-page__multi-images-outline{height:auto;left:60px;position:absolute;top:120px;width:42px;z-index:2}.service-page__multi-images-outline.bottom{bottom:120px;top:auto}@media (max-width:1023px){.service-page__multi-images-outline.bottom{bottom:60px}.service-page__multi-images-outline{left:30px;top:60px}}@media (max-width:899px){.service-page__multi-images-outline{display:none}}.service-page__multi-images-content{margin:0 auto 60px;max-width:800px;padding:0 60px;position:relative;text-align:center;z-index:1}@media (max-width:1023px){.service-page__multi-images-content{padding:0 30px}}@media (max-width:599px){.service-page__multi-images-content{padding:0 20px}}.service-page__multi-images-content .section-heading{align-items:center;margin-bottom:20px;text-align:center}.service-page__multi-images-desc{font-size:20px;line-height:1.5;margin:0 0 40px}@media (max-width:599px){.service-page__multi-images-desc{font-size:16px}}.service-page__multi-images-gallery{display:grid;gap:50px;grid-template-columns:repeat(4,1fr);position:relative;z-index:1}@media (max-width:1439px){.service-page__multi-images-gallery{gap:25px}}@media (max-width:899px){.service-page__multi-images-gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:599px){.service-page__multi-images-gallery{gap:10px}}.service-page__multi-images-gallery-item{aspect-ratio:350/400;overflow:hidden}.service-page__multi-images-gallery-item:first-child,.service-page__multi-images-gallery-item:last-child{margin-top:clamp(-240px,-12vw,0px)}@media (max-width:899px){.service-page__multi-images-gallery-item:first-child,.service-page__multi-images-gallery-item:last-child{margin-top:0}}.service-page__multi-images-gallery-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.technology-cgs .section__bg-stat-cards-media:after{content:none}.technology-cgs .section__l-text-r-img .section__l-text-r-img-media{aspect-ratio:690/808}.technology-cgs .section__l-text-r-img .section__l-text-r-img-media:after{content:none}.technology-fixture-system__systems{margin:0 auto;max-width:1920px;padding:80px 60px 120px}@media (max-width:1023px){.technology-fixture-system__systems{padding:0 30px}}@media (max-width:599px){.technology-fixture-system__systems{padding:0 20px}}@media (max-width:1023px){.technology-fixture-system__systems{padding-bottom:60px;padding-top:60px}}@media (max-width:479px){.technology-fixture-system__systems{padding-bottom:48px;padding-top:48px}}.technology-fixture-system__systems .section-heading{align-items:center;margin-bottom:20px;text-align:center}.technology-fixture-system__systems-desc{color:#000;font-size:24px;line-height:1.5;margin:0 auto 40px;max-width:800px;text-align:center}@media (max-width:599px){.technology-fixture-system__systems-desc{font-size:18px;margin-bottom:40px}}.technology-fixture-system__systems-list{display:flex;flex-wrap:wrap;gap:30px}.technology-fixture-system__systems-item{align-items:flex-end;background:hsla(0,0%,100%,.8);border:1px solid #ccc;border-radius:20px;display:flex;flex:1 1 380px;flex-direction:column;gap:30px;padding:20px 20px 30px;text-decoration:none}.technology-fixture-system__systems-item-image{aspect-ratio:605/400;border-radius:12px;overflow:hidden;width:100%}.technology-fixture-system__systems-item-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.technology-fixture-system__systems-item-body{display:flex;flex-direction:column;gap:20px;width:100%}.technology-fixture-system__systems-item-title{color:#000;font-size:24px;font-weight:400;margin:0}.technology-fixture-system__systems-item-desc{color:rgba(0,0,0,.8);font-size:16px;line-height:1.5;margin:0}.technology-fixture-system__systems-item-features{display:flex;flex-direction:column;gap:15px;margin:0;padding-left:24px}.technology-fixture-system__systems-item-features li{color:rgba(0,0,0,.8);font-size:16px;line-height:1.5;list-style:disc}.technology-fixture-system__systems-item-arrow{flex-shrink:0;height:48px;width:48px}.technology-fixture-system__process{background:#000;color:#fff;margin:0 auto;max-width:1920px;padding:80px 60px}@media (max-width:1023px){.technology-fixture-system__process{padding:0 30px}}@media (max-width:599px){.technology-fixture-system__process{padding:0 20px}}@media (max-width:1023px){.technology-fixture-system__process{padding-bottom:60px;padding-top:60px}}@media (max-width:479px){.technology-fixture-system__process{padding-bottom:48px;padding-top:48px}}.technology-fixture-system__process .section-heading{margin-bottom:60px;max-width:640px}.technology-fixture-system__process .section-heading h2{color:#fff}@media (max-width:1023px){.technology-fixture-system__process .section-heading{margin-bottom:40px}}.technology-fixture-system__process-swiper{width:100%}@media (max-width:599px){.technology-fixture-system__process-swiper{margin-left:-20px;margin-right:-20px;width:100vw}}.technology-fixture-system__process-swiper .swiper-slide{height:auto}.technology-fixture-system__process-step{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;text-align:center}.technology-fixture-system__process-step-label{color:#fff;font-size:16px;font-weight:500;margin:0}.technology-fixture-system__process-step-progress{align-items:center;display:flex;gap:8px;justify-content:center;width:100%}.technology-fixture-system__process-step-line{background:hsla(0,0%,100%,.4);flex:1 1 0;height:3px}.technology-fixture-system__process-step-line.is-fade-start{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4))}.technology-fixture-system__process-step-line.is-fade-end{background:linear-gradient(90deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,0))}.technology-fixture-system__process-step-dot{border:2px solid #fff;border-radius:50%;flex-shrink:0;height:15px;width:15px}.technology-fixture-system__process-step-icon{align-items:center;background:#153cbe;border-radius:50%;display:flex;height:80px;justify-content:center;margin-top:10px;width:80px}.technology-fixture-system__process-step-icon img{height:30px;width:30px}.technology-fixture-system__process-step-title{color:#fff;font-size:20px;line-height:1.4;margin:0;padding:0 15px}.technology-fixture-system__process-step-desc{color:hsla(0,0%,100%,.8);font-size:14px;line-height:1.5;margin:-10px 0 0;padding:0 15px}.technology-igu-integration .section__bg-stat-cards .section-heading{color:#fff}.technology-igu-integration .section__l-text-r-img .section__l-text-r-img-media{aspect-ratio:690/808}.technology-igu-integration .section__l-text-r-img .section__l-text-r-img-media:after{content:none}.technology-igu-integration .section__l-text-r-img-has-dec{margin-top:120px}.technology-igu-integration .section__l-text-r-img-has-dec-content .text-md{margin-bottom:40px}.technology-igu-integration .section__l-text-r-img-has-dec-content .text-s{margin:0 0 60px}.technology-igu-integration .section__l-text-r-img-has-dec-media-wrap{margin-top:-60px}.technology-net-zero-building .section__l-text-r-img-copy>ol,.technology-net-zero-building .section__l-text-r-img-copy>p:not(.text-lead),.technology-net-zero-building .section__l-text-r-img-copy>ul{font-size:16px;line-height:1.5}.technology-net-zero-building__patent-portfolio{color:#fff;position:relative}.technology-net-zero-building__patent-portfolio-media{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.technology-net-zero-building__patent-portfolio-media img,.technology-net-zero-building__patent-portfolio-media video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.technology-net-zero-building__patent-portfolio-content{align-items:center;display:flex;flex-direction:column;gap:40px;height:100%;justify-content:center;padding:80px 60px;position:relative;width:100%;z-index:1}@media (max-width:1023px){.technology-net-zero-building__patent-portfolio-content{gap:30px;padding:60px 30px}}@media (max-width:479px){.technology-net-zero-building__patent-portfolio-content{padding:48px 20px}}.technology-net-zero-building__patent-portfolio-heading{align-items:center;display:flex;flex-direction:column;gap:17px;text-align:center}.technology-net-zero-building__patent-portfolio-heading h2{color:#000;font-size:52px;font-weight:400;margin:0}@media (max-width:767px){.technology-net-zero-building__patent-portfolio-heading h2{font-size:42px}}@media (max-width:599px){.technology-net-zero-building__patent-portfolio-heading h2{font-size:31px}}.technology-net-zero-building__patent-portfolio-desc{color:#000;font-size:24px;line-height:1.5;margin:0;max-width:800px;text-align:center}@media (max-width:599px){.technology-net-zero-building__patent-portfolio-desc{font-size:18px}}.technology-net-zero-building__patent-portfolio-stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.6);border-radius:20px;display:flex;flex-wrap:wrap;max-width:1320px;padding:40px;width:100%}@media (max-width:599px){.technology-net-zero-building__patent-portfolio-stats{padding:20px}}.technology-net-zero-building__patent-portfolio-stats-item{align-items:center;border-right:1px solid rgba(0,0,0,.1);display:flex;flex:1 1 220px;flex-direction:column;gap:20px;padding:20px;text-align:center}.technology-net-zero-building__patent-portfolio-stats-item:last-child{border-right:none}@media (max-width:1279px){.technology-net-zero-building__patent-portfolio-stats-item{border-right:none;flex:1 1 45%}}.technology-net-zero-building__patent-portfolio-stats-number{color:#222;font-size:48px;font-weight:600;margin:0}.technology-net-zero-building__patent-portfolio-stats-label{color:#666;font-size:14px;margin:0}.technology-net-zero-building__cost-value{background:#fff;margin:0 auto;max-width:1920px;padding:120px 60px;position:relative}@media (max-width:1023px){.technology-net-zero-building__cost-value{padding:0 30px}}@media (max-width:599px){.technology-net-zero-building__cost-value{padding:0 20px}}@media (max-width:1023px){.technology-net-zero-building__cost-value{padding-bottom:60px;padding-top:60px}}@media (max-width:479px){.technology-net-zero-building__cost-value{padding-bottom:48px;padding-top:48px}}.technology-net-zero-building__cost-value-media{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.technology-net-zero-building__cost-value-media img,.technology-net-zero-building__cost-value-media video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.technology-net-zero-building__cost-value-inner{display:flex;flex-direction:column;gap:40px;position:relative;z-index:1}.technology-net-zero-building__cost-value-heading{display:flex;flex-direction:column;gap:20px}.technology-net-zero-building__cost-value-label{color:#000;font-size:24px;margin:0}.technology-net-zero-building__cost-value-title{color:#000;font-size:52px;font-weight:400;margin:0}@media (max-width:767px){.technology-net-zero-building__cost-value-title{font-size:42px}}@media (max-width:599px){.technology-net-zero-building__cost-value-title{font-size:31px}}.technology-net-zero-building__cost-value-charts{display:flex;gap:30px;width:100%}@media (max-width:599px){.technology-net-zero-building__cost-value-charts{flex-direction:column}}.technology-net-zero-building__cost-value-chart{aspect-ratio:645/320;border-radius:8px;flex:1 1 0;overflow:hidden;position:relative}@media (max-width:599px){.technology-net-zero-building__cost-value-chart{flex:1 1 auto}}.technology-net-zero-building__cost-value-chart img,.technology-net-zero-building__cost-value-chart video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.technology-net-zero-building__cost-value-desc{color:#000;font-size:16px;line-height:1.5;margin:0}
