@font-face{font-family:heading-regular;src:url(/fonts/HelveticaNeueLTW1GRoman.woff2)}@font-face{font-family:heading-medium;src:url(/fonts/HelveticaNeueLTW1GBd.woff2)}@font-face{font-family:heading-bold;src:url(/fonts/HelveticaNeueLTW1GHvEx.woff2)}@font-face{font-family:para-regular;src:url(/fonts/HelveticaNowDisplay-Regular.woff2)}@font-face{font-family:para-medium;src:url(/fonts/HelveticaNowDisplay-Medium.woff2)}@font-face{font-family:para-bold;src:url(/fonts/HelveticaNowDisplay-Bold.woff2)}@font-face{font-family:para-extrabold;src:url(/fonts/HelveticaNowDisplay-ExtraBold.ttf)}:root{--background-color:#f3f3f3;--primary-color:#4a90e2;--secondary-color:#50e3c2;--font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;--text-color:#333}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background-color);width:100%;height:100%;transition:background-color .3s}.button{color:#000;text-transform:uppercase;cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #0003;border-radius:10px;justify-content:center;align-items:center;width:fit-content;min-width:180px;height:fit-content;padding:1rem;transition:transform .6s cubic-bezier(.76,0,.24,1),background-color .6s cubic-bezier(.76,0,.24,1),border-color .6s cubic-bezier(.76,0,.24,1);display:flex}.button:hover{color:#fff;background-color:#004dff;border-color:#004dff}.button.fit:hover{color:#fff;background-color:#ff7006;border-color:#ff7006}.btn-text{position:relative}.btn-text-wrap{align-items:center;gap:6px;transition:all .6s cubic-bezier(.76,0,.24,1);display:flex}.button:hover .btn-text-wrap:first-child{opacity:0;filter:blur(5px);transform:translateY(-150%)scale(.8)}.btn-text-wrap:nth-child(2){opacity:0;filter:blur(5px);position:absolute;top:0;left:auto;transform:translateY(150%)scale(1.2)}.button:hover .btn-text-wrap:nth-child(2){opacity:1;filter:blur();transform:translateY(0%)scale(1)}.button h6{line-height:1;letter-spacing:.8px!important;margin-top:.6px!important;font-family:para-regular!important;font-size:.7rem!important;font-weight:700!important}.button svg{font-size:.75rem}.button.orange{color:#ff7006;border:1px solid #ff7006}.button.fit{min-width:fit-content!important}.button.full{width:100%;height:auto;min-width:100%!important}.button.full .btn-text{width:100%}.button.full .btn-text-wrap{width:100%;justify-content:space-between!important}.button.blue{color:#fff;background-color:#004dff;border:none;height:auto;min-width:14%!important}.button.blue-border{color:#004dff;background-color:#0000;border:2px solid #004dff}.button.size{width:220px}.btn_wrap_mobile{margin-top:1rem}.btn-disabled{cursor:not-allowed}.go3958317564{font-size:.9rem;letter-spacing:.8px!important;font-family:para-regular!important}@media (max-width:480px){.product_link .button,.product_card .button{padding:.7rem}.product_link .button h6,.product_card .button h6{font-size:.5rem!important}.product_link .button svg,.product_card .button svg{font-size:.55rem}}@media (min-width:480px) and (max-width:768px){.product_link .button{padding:.8rem}.product_link .button h6{font-size:.6rem!important}.product_link .button svg{font-size:.64rem}}@media (min-width:768px) and (max-width:1024px){.product_link .button{padding:.8rem}.product_link .button h6{font-size:.6rem!important}.product_link .button svg{font-size:.64rem}}#product_section .swiper{padding-bottom:3rem}.product-swiper .swiper-wrapper{align-items:stretch}.product-swiper .swiper-slide{height:auto;display:flex}.product-swiper .product_card{flex-direction:column;height:100%;display:flex}.swiper-pagination-bullet{opacity:1!important;background:#ccc!important;border-radius:10px!important;height:6px!important}.swiper-pagination-bullet-active{background:#004dff!important;width:2rem!important}
nav{z-index:9;background-color:#f3f3f3;justify-content:space-between;align-items:stretch;gap:.5rem;width:100%;height:65px;padding:.5rem 1.5rem;line-height:1;display:flex;position:fixed;top:0}.logo-container{background-color:#fff;border-radius:10px;justify-content:space-between;align-items:center;width:25%;padding:1rem;display:flex}.logo-container img{cursor:pointer;width:4.5rem;height:auto}.logo-container p{color:#00000080;text-transform:uppercase;text-align:right;font-family:heading-regular;font-size:.75rem;font-weight:500}.menu-container{cursor:pointer;background-color:#fff;border-radius:10px;justify-content:space-between;align-items:center;width:25%;padding:1rem;display:flex;position:relative}.menu-container p{color:#000;text-transform:uppercase;vertical-align:middle;z-index:9;font-family:heading-medium;font-size:.8rem;font-weight:700;position:relative}#menu-icon{z-index:9;flex-direction:column;justify-content:center;align-items:flex-end;gap:.15rem;display:flex;position:relative}.open #menu-icon{gap:.245rem}.m-line{will-change:opacity,transform;background-color:#ff7006;border-radius:2px;width:1rem;height:.1rem;transition:all .3s}.m-line:nth-child(2){width:.75rem}.menu-container.open .m-line:nth-child(2){opacity:0}.menu-container.open .m-line:first-child{transform-origin:0 0;transform:rotate(45deg)}.menu-container.open .m-line:nth-child(3){transform-origin:0 100%;transform:rotate(-45deg)}.menu-container-dropdown{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);clip-path:inset(0 0 100%);background-color:#fff;border-radius:10px;width:100%;padding-top:calc(65px - 1rem);transition:clip-path .7s cubic-bezier(.87,0,.13,1);position:absolute;top:0%;left:0;box-shadow:0 4px 10px #00000014}.menu-container.open .menu-container-dropdown{clip-path:inset(0 0 0%)}.menu-container-dropdown ul{color:#00000080;width:100%;font-size:.9rem;font-weight:600;font-style:black;text-transform:capitalize;vertical-align:middle;letter-spacing:.6px;padding:0 1rem .2rem;font-family:para-regular;list-style:none}.menu-container-dropdown li{border-bottom:1px solid #0000001a;position:relative}.menu-container-dropdown li a{color:#00000080;transform:all ease .3s;padding:1rem .2rem;text-decoration:none;display:inline-block;overflow:hidden}.menu-container-dropdown li.active a,.menu-container-dropdown li:hover a{color:#004dff;font-family:para-medium;font-weight:900}.menu-container-dropdown li span{line-height:1.2;transition:transform .8s cubic-bezier(.87,0,.13,1) .1s;display:inline-block;position:relative;transform:translateY(100%)}.menu-container.open .menu-container-dropdown li span{transform:translateY(0%)}.menu-container-dropdown li.active span:after,.menu-container-dropdown li:hover span:after{content:"";background-color:#004dff;width:100%;height:1px;position:absolute;bottom:0;left:0}.menu-container-dropdown li:last-child{border:none}.input-container{background-color:#fff;border-radius:10px;align-items:center;gap:.5rem;width:36%;padding:0 1rem;display:flex;position:relative}.input-container svg{z-index:2;position:relative}.input-container input{text-transform:uppercase;color:#00000080;z-index:2;background-color:#0000;border:none;width:100%;margin-top:.24rem;font-family:heading-regular;font-size:.8rem;font-weight:400;position:relative;outline:none!important}.input-container input::placeholder{text-transform:uppercase;background-color:#0000;font-family:heading-regular;font-size:.8rem;font-weight:400}.search-container-dropdown{clip-path:inset(0 0 100%);background-color:#fff;border:1px solid #0000001a;border-radius:10px;width:100%;height:500px;padding:calc(65px - 1rem) .5rem 1rem;transition:clip-path .7s cubic-bezier(.87,0,.13,1);position:absolute;top:0%;left:0}.search-dropdown-wrapper{opacity:0;width:100%;height:100%;padding:.5rem .5rem 0;transition:opacity .7s cubic-bezier(.87,0,.13,1);overflow:hidden auto}.input-container.open .search-dropdown-wrapper{opacity:1}.search-dropdown-wrapper::-webkit-scrollbar{width:2px}.search-dropdown-wrapper::-webkit-scrollbar-track{background:0 0}.search-dropdown-wrapper::-webkit-scrollbar-thumb{background:#004dff;border-radius:10px}.search-container-dropdown ul{list-style:none}.search-container-dropdown li{color:#000;text-transform:uppercase;vertical-align:middle;z-index:9;border-bottom:1px solid #0000001a;font-family:heading-medium;font-size:.8rem;font-weight:600;position:relative}.search-container-dropdown li a{color:#000;width:100%;padding:.8rem 1rem;text-decoration:none;display:inline-block}.search-container-dropdown li:hover a{color:#004dff}.search-container-dropdown p{color:#0003;text-transform:uppercase;vertical-align:middle;z-index:9;padding:1rem 1rem .3rem;font-family:heading-medium;font-size:.8rem;font-weight:600;position:relative}.input-container.open .search-container-dropdown{clip-path:inset(0 0 0%)}.input-container.no-data .search-container-dropdown{height:100px}.input-container.no-data .search-dropdown-wrapper::-webkit-scrollbar-thumb{display:none}.input-container.no-data .search-container-dropdown p{padding-top:.5rem}#request_form{z-index:9;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100dvh;padding:1rem;display:flex;position:fixed;top:0;left:0}#request_form .button{display:flex}#request_form_container{background:#fff;border-radius:12px;width:500px;padding:2rem 2.5rem;font-family:Inter,sans-serif;box-shadow:0 10px 30px #00000026}#request_form_container h2{color:#000000b3;margin-bottom:.5rem;font-family:heading-medium;font-size:2rem;font-weight:500}#request_form_container p{color:#555;letter-spacing:.5px;margin-bottom:1.5rem;font-family:para-regular;font-size:.9rem;line-height:1.4}#request_form_container label{color:#000;margin-bottom:.4rem;font-size:.9rem;font-weight:500;display:block}#request_form_container input,#request_form_container textarea{resize:none;letter-spacing:.5px;border:1px solid #ddd;border-radius:10px;outline:none;width:100%;margin-bottom:1.25rem;padding:.6rem;font-family:para-regular;font-size:.9rem;font-weight:400;transition:border-color .2s}#request_form_container input:focus,#request_form_container textarea:focus{border-color:#004dff}#request_form_container button{color:#fff;letter-spacing:.5px;cursor:pointer;background-color:#004dff;border:2px solid #004dff;border-radius:10px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:.8rem;font-family:para-bold;font-size:.8rem;font-weight:500;display:flex}#request_form .product_multiselect{margin-bottom:0;position:relative}#request_form .product_multiselect .error{bottom:-2.5rem}#request_form .dropdown_input{cursor:pointer;border:1px solid #ddd;border-radius:10px;margin-bottom:1.5rem;padding:.8rem;font-size:.9rem}#request_form .dropdown_menu{z-index:10;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;max-height:150px;margin-top:5px;padding:0 1rem 1rem;position:absolute;top:100%;left:0;overflow-y:auto}#request_form .dropdown_menu strong{color:#00000069;padding:1.5rem .5rem .5rem;font-family:heading-medium;font-size:.8rem;font-weight:600;display:block;text-transform:uppercase!important}#request_form .dropdown_menu ul{margin:0;padding:0;list-style:none}#request_form .dropdown_menu li{cursor:pointer;border-bottom:1px solid #0000001a;padding:.8rem .5rem;font-family:heading-medium;font-size:.8rem;font-weight:600}#request_form .dropdown_menu li:hover{color:#004dff;background:#f0f0f0}#request_form .dropdown_menu li.selected{color:#004dff}#request_form .selected_products_badges{flex-wrap:wrap;gap:5px;max-height:100px;margin-top:5px;padding:0 0 2rem;display:flex;overflow-y:auto}#request_form .badge{color:#fff;background:#004dff;border-radius:12px;align-items:center;padding:4px 8px;font-size:12px;display:flex}#request_form .badge .remove{cursor:pointer;margin-left:6px;font-weight:700}.input-wrapper{position:relative}.select-pro-input{margin-top:1.25rem}#request_form .error{color:red;font-size:12px;position:absolute;bottom:-1.2rem;left:0}#dropdown_menu_search{width:100%;margin:1rem 0 0!important}#form_header{justify-content:space-between;align-items:flex-start;width:100%;display:flex}#form_header svg{cursor:pointer;font-size:1.2rem}#mobile_logo{z-index:2;width:auto;height:1rem;display:none;position:relative}@media (max-width:480px){#menu_text{display:none}#mobile_logo{display:block}nav{padding:.5rem}.logo-container,.input-container,nav .button{display:none}.menu-container{border-radius:10px;width:100%;padding:1rem}#request_form_container{padding:1.5rem 1.2rem}#request_form_container h2{margin-bottom:.3rem;font-size:1.4rem}#request_form_container p br{display:none}}@media (min-width:480px) and (max-width:768px){#menu_text{display:none}#mobile_logo{display:block}nav{padding:.5rem 1.5rem}.logo-container,.input-container,nav .button{display:none}.menu-container{border-radius:10px;width:100%;padding:1rem}}
footer{width:100%;padding:1.5rem 3.5rem 0;font-family:para-regular;font-size:.8rem;font-weight:400;line-height:22px}footer h5{text-transform:uppercase;margin-bottom:.6rem;font-family:para-bold;font-size:.9rem;font-weight:700}footer a{width:fit-content;text-decoration:none}#footer-top,#footer-mid,#footer-btm{justify-content:space-between;padding:1.8rem 0;display:flex}.footer_numbers{align-items:center;gap:.5rem;display:flex}.factory{margin-top:1rem}.footer-left,.footer-right{width:50%}#footer-top img{cursor:pointer;width:6rem;height:auto}.socail-footer{gap:1.5rem;margin-top:1rem;font-size:1.2rem;display:flex}.socail-footer a{color:#000;text-decoration:none;transition:all .3s}.socail-footer a:hover{color:#004dff}#footer-top .footer-right{justify-content:flex-end;gap:3rem;display:flex}#footer-top .footer-right div{flex-direction:column;width:25%;display:flex}#footer-top .footer-right a{color:#00000080;white-space:nowarp;margin-bottom:.3rem;transition:all .3s}#footer-top .footer-right a:hover{color:#004dff}#footer-mid{border-top:1px solid #0003}#footer-mid .footer-left a{color:#000;align-items:center;gap:.5rem;margin-top:.3rem;transition:all .3s;display:flex}#footer-mid .footer-left a:hover{color:#004dff}#footer-mid .footer-left a svg{color:#ff7006}.newsletter{align-items:center;gap:1rem;margin-top:.8rem;display:flex;position:relative}.newsletter .button.blue{min-width:180px!important}.newsletter input{background-color:#0000;border:1px solid #0000004d;border-radius:10px;outline:none;width:65%;padding:.8rem}#footer-btm{color:#00000080;border-top:1px solid #ff7006;padding:1.2rem 0}#footer-btm .footer-left span{font-weight:800}#footer-btm .footer-right{justify-content:space-between;display:flex}#footer-btm .footer-right div{gap:.5rem;display:flex}#footer-btm .footer-right a{color:#00000080}@media (max-width:480px){footer{padding:.5rem 1rem;overflow:hidden}#footer-top,#footer-mid,#footer-btm{flex-direction:column}.footer-left,.footer-right{width:100%}.footer-left p br{display:none}#footer-top .footer-right{flex-wrap:wrap;justify-content:space-between;gap:0}#footer-top .footer-right div{width:40%;margin-top:2rem}#footer-top .footer-right a{white-space:nowrap!important}#footer-mid{gap:2rem}.newsletter{flex-wrap:wrap}.newsletter .error{bottom:-1.6rem}.newsletter input{width:100%}.newsletter .button{width:100%;max-width:100%}#footer-btm .footer-right{flex-direction:column;gap:1rem}#footer-btm .footer-right div{justify-content:flex-start}}@media (min-width:480px) and (max-width:768px){footer{padding:.5rem 1.5rem;overflow:hidden}#footer-top,#footer-mid,#footer-btm{flex-direction:column}.footer-left,.footer-right{width:100%}.footer-left p br{display:none}#footer-top .footer-right{flex-wrap:wrap;justify-content:flex-start}#footer-top .footer-right div{width:30%;margin-top:2rem}#footer-mid{gap:2rem}.newsletter{flex-wrap:nowrap}.newsletter input{width:100%}#footer-btm .footer-right{flex-direction:column;gap:1rem}#footer-btm .footer-right div{justify-content:flex-start}#footer-top .footer-left{width:65%}}@media (min-width:768px) and (max-width:1024px){footer{padding:.5rem 1.5rem;overflow:hidden}#footer-top,#footer-mid,#footer-btm{flex-direction:column}.footer-left,.footer-right{width:100%}.footer-left p br{display:none}#footer-top .footer-right{flex-wrap:wrap;justify-content:flex-start}#footer-top .footer-right div{width:25%;margin-top:2rem}#footer-mid{flex-direction:row;gap:0}.newsletter{flex-wrap:nowrap}.newsletter input{width:100%}#footer-btm .footer-right{flex-direction:column;gap:1rem}#footer-btm .footer-right div{justify-content:flex-start}#footer-top .footer-left{width:65%}#footer-mid .footer-left,#footer-mid .footer-right{width:50%}}
#home_hero_section{width:100%;height:100vh;padding:65px 1.5rem .5rem;overflow:hidden}#home_hero_container{background:linear-gradient(-45deg,#fff7f1,#f1f5ff);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}#home_hero_container h1{letter-spacing:0%;text-align:center;color:#0000;background:linear-gradient(270deg,#004dff,#478aff,#004dff);-webkit-background-clip:text;background-clip:text;font-family:heading-bold;font-size:4.3rem;font-weight:700;line-height:1.1;overflow:hidden}#home_hero_container p{text-align:center;vertical-align:middle;color:#000000b3;letter-spacing:.5px;margin-top:1rem;font-family:para-regular;font-size:1.1rem;font-weight:400}#home_hero_container p span{font-family:para-medium;font-weight:800}#circle1{opacity:.9;filter:blur(7px);width:16rem;height:16rem;position:absolute;top:-22%;right:15%;rotate:120deg}#circle2{opacity:.9;filter:blur(7px);width:15rem;height:15rem;position:absolute;bottom:-26%;left:7%;rotate:120deg}#circle3{width:9rem;height:9rem;position:absolute;top:4%;left:16%}#circle4{width:7rem;height:7rem;position:absolute;bottom:13%;right:5%}#circle5{width:2.5rem;height:2.5rem;position:absolute;bottom:12%;right:10%}#product_finder{width:100%;padding:.5rem 1.5rem}.button_wrapper_filter{align-items:center;gap:1rem;margin-top:1rem;display:flex;overflow:auto hidden}#product_finder_container .button{min-width:180px!important}#product_finder.hero{padding-top:65px}#product_finder_container{background-color:#fff;border-radius:20px;width:100%;height:100%;padding:2.5rem 2rem}#product_finder_container h4{color:#000000b3;font-family:heading-medium;font-size:2.8rem;font-weight:500}#product_finder_container p{letter-spacing:.5px;color:#000000b3;font-family:para-regular;font-size:.9rem;font-weight:400}#dropdown_container{justify-content:space-between;align-items:center;margin-top:2.5rem;display:flex}#dropdown_container::-webkit-scrollbar{height:2px}#dropdown_container::-webkit-scrollbar-track{background:0 0}#dropdown_container::-webkit-scrollbar-thumb{background:#004dff;border-radius:10px}.dropdown_box{width:26%}.dropdown_box:first-child{width:40%}#dropdown_container p{color:#004dff;letter-spacing:.5px;margin-bottom:.5rem;font-family:para-regular;font-size:1rem;font-weight:800}#dropdown_wrapper{align-items:center;gap:1rem;display:flex}.dropdown{cursor:pointer;border:1px solid #0000004d;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:1rem;transition:border-color .25s,box-shadow .25s,transform .2s;display:flex;position:relative}.dropdown.dropdown1{z-index:9999}.dropdown.dropdown2{z-index:999}.dropdown.dropdown3{z-index:99}.dropdown.dropdown4{z-index:98}.dropdown:hover,.dropdown.open{border-color:#004dff;transform:translateY(-1px);box-shadow:0 6px 16px #00000014}.dropdown span{letter-spacing:.5px;color:#000000b3;font-family:para-regular;font-size:.9rem;font-weight:400}.dropdown_items{clip-path:inset(0 0 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:thin;scrollbar-color:#2563eb #f1f1f1;background-color:#fff;border:1px solid #0000001a;border-radius:10px;width:100%;height:15.8rem;padding:0 .5rem 1rem;transition:clip-path .7s cubic-bezier(.87,0,.13,1);position:absolute;top:106%;left:0;overflow-y:auto}.dropdown_items::-webkit-scrollbar{width:6px}.dropdown_items::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.dropdown_items::-webkit-scrollbar-thumb{background:#2563eb;border-radius:10px}.dropdown_items::-webkit-scrollbar-thumb:hover{background:#1e40af}.dropdown_items h5:last-child{border:none}.dropdown_box:first-child .dropdown_items.option5{height:13.5rem}.dropdown_box:first-child .dropdown_items.option4{height:11rem}.dropdown_box:first-child .dropdown_items.option2{height:5.5rem}.dropdown_box:nth-child(3) .dropdown_items,#dropdown_container .dropdown_box:nth-child(2) .dropdown_items{height:10.6rem}.dropdown_items::-webkit-scrollbar{display:none}.dropdown.open .dropdown_items{clip-path:inset(0 0 0%)}.dropdown_items h5{color:#000;text-transform:uppercase;vertical-align:middle;z-index:9;border-bottom:1px solid #0000001a;width:100%;padding:.8rem 1rem;font-family:heading-medium;font-size:.8rem;font-weight:600;transition:all .3s;position:relative}.dropdown_items h5:hover{color:#004dff}#logo_section{justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.5rem 1.5rem;display:flex}.logo_card{letter-spacing:.5px;color:#000000b3;background-color:#fff;border-bottom:1.5px solid #ff7006;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:240px;font-family:para-regular;font-size:.9rem;font-weight:400;transition:box-shadow .6s;display:flex}.logo_card img{will-change:scale;width:auto;height:3rem;transition:scale .6s}.logo_card:hover img{scale:1.15}.logo_card:hover{box-shadow:0 4px 10px #0000001b}.logo_card p{will-change:scale;cursor:default;transition:scale .6s}.logo_card:hover p{scale:1.06}#integrated_section{width:100%;padding:.5rem 1.5rem}#integrated_container{background-color:#fff;border-radius:20px;justify-content:space-between;gap:5%;width:100%;height:100%;padding:2.5rem 2rem;display:flex}#integrated_details{width:40%}#integrated_details h4{color:#000000b3;font-family:heading-medium;font-size:2.8rem;font-weight:500}#integrated_details p{letter-spacing:.5px;color:#000000b3;margin-bottom:2.5rem;font-family:para-regular;font-size:.9rem;font-weight:400;line-height:1.4}.circle_container{--width:200px;--scale:.8;--font-size:.9rem;--previous-gradient:linear-gradient(to left,#004dff,#ff7006);--next-gradient:linear-gradient(to left,#ff7006,#004dff);--center-gradient:linear-gradient(to left,#004dff,#004dff);width:calc(var(--width)*3);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:relative}.circle_wrapper{width:var(--width);height:var(--width);background:var(--center-gradient);transform:scale(var(--scale));color:#fff;font-family:para-regular;font-weight:700;font-size:var(--font-size);letter-spacing:1px;text-align:center;border-radius:50%;justify-content:center;align-items:center;line-height:1.2;transition:background-color .6s;display:flex;background-color:#004dff!important}.circle1{background:var(--previous-gradient);position:absolute;left:0}.circle2{background:var(--center-gradient);position:absolute;left:50%;transform:translate(-50%)scale(1)}.circle3{background:var(--next-gradient);position:absolute;right:0}.circle11,.circle22,.circle33{background:var(--next-gradient);position:absolute;right:0;scale:0}#product_section{width:100%;padding:.5rem 1.5rem}#product_section_container{background-color:#e8e8e8;border-radius:20px;flex-direction:column;width:100%;height:100%;padding:2.5rem 2rem;display:flex}#product_section_title{justify-content:space-between;display:flex}#product_section_title h4{color:#000000b3;font-family:heading-medium;font-size:2.8rem;font-weight:500}#product_section_title h4 span{font-family:heading-medium;font-size:1.6rem;font-weight:100;display:inline-block}#product_section_title p{letter-spacing:.5px;color:#000000b3;margin-bottom:2.5rem;font-family:para-regular;font-size:.9rem;font-weight:400;line-height:1.4}.product_slider{gap:1rem;padding-bottom:1.5rem;display:flex;overflow:auto hidden}.slider_wrapper{flex-direction:column;display:flex}.splide-progress{background:#0000001a;border-radius:10px;order:3;width:100%;height:3px;margin-top:15px;overflow:hidden}.splide-progress-bar{background:#ff7006;width:0%;height:100%;transition:width .3s}.product_card{cursor:pointer;background-color:#fff;border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;gap:3rem;width:100%;height:100%;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.product_card:hover{box-shadow:0 4px 10px #0003}.product_details{text-align:center;flex-direction:column;align-items:center;display:flex}.product_name{letter-spacing:.5px;color:#000c;font-family:para-bold;font-size:1.8rem;font-weight:900}.product_description{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.8rem;display:flex}.product_description span{letter-spacing:.5px;color:#00000080;white-space:nowrap;background-color:#f5f5f5b3;border-radius:5px;justify-content:center;align-items:center;min-width:5rem;padding:.3rem .4rem;font-family:para-regular;font-size:.7rem;font-weight:400;line-height:1.4;display:flex;text-transform:uppercase!important}.product_card img{will-change:scale;width:60%;height:auto;transition:scale .6s;display:block}.product_card:hover img{scale:1.05}.product_info{justify-content:space-between;gap:2rem;display:flex}.product_info p{letter-spacing:.5px;color:#0000004d;font-family:para-medium;font-size:.9rem;font-weight:500;line-height:1.4}#application_section{width:100%;padding:.5rem 1.5rem}#application_section_container{background-color:#fff;border-radius:20px;width:100%;height:100%;padding:2.5rem 2rem}#application_section_header{justify-content:space-between;display:flex}#application_section_header h4{color:#000000b3;font-family:heading-medium;font-size:2.8rem;font-weight:500}#application_section_header p{letter-spacing:.5px;color:#000000b3;margin-bottom:2.5rem;font-family:para-regular;font-size:.9rem;font-weight:400;line-height:1.4}#application_section_cards{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;display:grid}.application_card{background-color:#f4f4f4;border-radius:20px;flex-direction:column;padding:1.5rem;display:flex}.application_card_title{letter-spacing:.5px;color:#000c;align-items:center;gap:1rem;font-family:para-bold;font-size:1.2rem;font-weight:900;display:flex}.application_card_title img{width:1.5rem;height:auto}.application_details{flex-direction:column;padding-left:2.5rem;display:flex}.application_details p{letter-spacing:.5px;color:#000000b3;width:80%;margin:.5rem 0;font-family:para-medium;font-size:.9rem;font-weight:500;line-height:1.4}.application_details .tags{align-items:center;gap:1rem;display:flex}.application_details .tag{letter-spacing:.5px;color:#000;background-color:#fff;border-radius:80px;align-items:center;gap:.5rem;padding:.3rem .8rem;font-family:para-regular;font-size:.7rem;font-weight:400;line-height:1.4;display:flex}.application_details .tag span{background-color:#ff7006;border-radius:50%;width:.5rem;height:.5rem}#sustainable_section{width:100%;padding:.5rem 1.5rem}#sustainable_section_container{background-color:#e8e8e8;border-radius:20px;width:100%;height:100%;padding:2.5rem 2rem}#sustainable_section_header{justify-content:space-between;align-items:flex-end;display:flex}#sustainable_section_header h4{color:#000000b3;font-family:heading-medium;font-size:2.8rem;font-weight:500}#sustainable_section_header p{letter-spacing:.5px;color:#000000b3;margin-bottom:2.5rem;font-family:para-regular;font-size:.9rem;font-weight:400;line-height:1.4}#sustainable_section_header>p{color:#000000b3;font-family:heading-medium;font-size:.78rem;font-weight:500}#sustainable_section_cards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}#sustainable_section_cards::-webkit-scrollbar{height:2px}#sustainable_section_cards::-webkit-scrollbar-track{background:0 0}#sustainable_section_cards::-webkit-scrollbar-thumb{background:#004dff;border-radius:10px}.sustainable_section_card{cursor:pointer;background-color:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:500px;padding:2.5rem 1.5rem;transition:all .3s;display:flex}.sustainable_section_card:hover{box-shadow:0 4px 10px #0003}.sustainable_section_card img{object-fit:contain;will-change:scale;width:auto;height:150px;transition:scale .6s}.sustainable_section_card:hover img{scale:1.1}.sustainable_section_card h5{letter-spacing:.5px;color:#000;font-family:para-bold;font-size:1.2rem;font-weight:900}.sustainable_section_card p{letter-spacing:.5px;color:#0000004d;text-align:center;width:50%;font-family:para-medium;font-size:.9rem;font-weight:500;line-height:1.3}#latest-news-section{width:100%;padding:.5rem 1.5rem;scroll-margin-top:65px}#latest_news_section_container{background-color:#fff;border-radius:20px;justify-content:space-between;width:100%;height:100%;padding:2.5rem 2rem;display:flex}.latest_news_dets{flex-direction:column;justify-content:space-between;display:flex}.latest_news_dets h4{color:#000000b3;font-family:heading-medium;font-size:2.8rem;font-weight:500}.news_arrow{cursor:pointer;gap:.5rem;margin-bottom:1.5rem;display:flex}.news_arrow.active{cursor:default}.news_arrow svg{color:#ff7006;margin-top:.1rem;display:none}.news_arrow.active svg{color:#ff7006;margin-top:.1rem;display:block}.latest_news_dets .news_arrow.active p{margin:0;font-family:para-regular;font-weight:400;color:#00000080!important}.latest_news_dets .news_arrow p{color:#000;font-family:para-bold;font-weight:700;transition:all .3s}.latest_news_dets .news_arrow:hover p{color:#004dff}.latest_news_card{background-color:#f5f5f5;border-radius:20px;width:55%;display:flex;overflow:hidden}.latest_news_card_dets{flex-direction:column;justify-content:space-between;width:50%;padding:1.5rem;display:flex}.latest_news_card_dets h5{letter-spacing:.5px;color:#000c;width:80%;margin-bottom:.8rem;font-family:para-bold;font-size:1.2rem;font-weight:900}.latest_news_card_dets p{letter-spacing:.5px;color:#000000b3;font-family:para-regular;font-size:.9rem;font-weight:400;line-height:1.4}.latest_news_card_img{border-radius:20px;width:50%;overflow:hidden}.latest_news_card_img img{object-fit:cover;width:100%;height:100%}#gallery_section{width:100%;padding:.5rem 1.5rem}#gallery_section_container{background-color:#e8e8e8;border-radius:20px;width:100%;height:100%;padding:2.5rem 2rem}#gallery_section_header{justify-content:space-between;display:flex}#gallery_section_header h4{color:#000000b3;font-family:heading-medium;font-size:2.8rem;font-weight:500}#gallery_section_header p{letter-spacing:.5px;color:#000000b3;margin-bottom:2.5rem;font-family:para-regular;font-size:.9rem;font-weight:400;line-height:1.4}#gallery_section_cards{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;display:grid}#gallery_section_cards::-webkit-scrollbar{height:2px}#gallery_section_cards::-webkit-scrollbar-track{background:0 0}#gallery_section_cards::-webkit-scrollbar-thumb{background:#004dff;border-radius:10px}.gallery_section_card{border-radius:20px;width:100%;position:relative;overflow:hidden}.gallery_section_card img{object-fit:cover;will-change:scale;filter:grayscale(0);width:100%;height:200px;transition:all .6s;display:block}.gallery_section_card:hover img{scale:1.02}#gallery_section_cards:has(.gallery_section_card:hover) .gallery_section_card:not(:hover){filter:grayscale()}.gallery_section_card_overlay{border-radius:20px;align-items:flex-end;width:100%;height:100%;padding:.5rem;display:flex;position:absolute;top:0;left:0}.gallery_section_card_overlay .overlay_tab{color:#000;letter-spacing:.8px;background-color:#fff;border-radius:50px;justify-content:space-between;align-items:center;width:100%;padding:.8rem 1rem;font-family:para-medium;font-size:.7rem;font-weight:500;line-height:1;text-decoration:none;transition:all .3s;display:flex}.gallery_section_card:hover .overlay_tab{color:#fff;background-color:#ff7006;text-decoration:none}@media (max-width:480px){#home_hero_section{padding:65px .5rem .25rem}#home_hero_container{padding:1rem}#home_hero_container h1{font-size:2rem}#home_hero_container h1 br{display:none}#circle3{width:7rem;height:7rem;top:8%}#circle4{width:5rem;height:5rem;bottom:18%}#circle5{width:1.5rem;height:1.5rem;bottom:17.5%;right:28.5%}#home_hero_container p{font-size:.9rem}#home_hero_container p br{display:none}#product_finder{width:100%;padding:.25rem .5rem}#product_finder_container{padding:2rem 1rem}#product_finder_container h4{font-size:2rem}.dropdown_box{white-space:nowrap;flex-shrink:0;width:100%!important}.dropdown{width:100%}#dropdown_container{flex-direction:column;align-items:flex-start;gap:2rem;padding-bottom:1rem}#dropdown_wrapper{width:100%;flex-direction:column!important}#logo_section{flex-wrap:wrap;gap:0;padding:.25rem .5rem}.logo_card{text-align:center;width:calc(50% - .25rem);height:180px;margin-bottom:.5rem;padding:1rem}.logo_card:last-child,.logo_card:nth-last-child(2){margin:0}#integrated_section{padding:.25rem .5rem}#integrated_container{flex-direction:column;padding:2rem 1rem}#integrated_details{width:100%}#integrated_details h4{font-size:2rem}#integrated_details p{margin-bottom:1rem}.circle_container{--width:105px;--scale:.8;--font-size:.6rem;height:200px;margin:0 auto}#product_section{padding:.25rem .5rem}#product_section_container{padding:2rem 1rem}#product_section_title{flex-direction:column}#product_section_title h4{font-size:2rem}#product_section_title p{margin-bottom:1rem}.product_card{justify-content:space-between;gap:2rem;width:100%;height:100%;padding:1rem;display:flex;box-shadow:none!important}#product_section .btn_wrap_mobile{order:4}.product_description{gap:.5rem}.product_info{flex-direction:column;gap:.5rem}.product_info p{font-size:.7rem}.product_description span{font-size:.6rem}.product_slider{margin-top:1rem}.product_name{font-size:1.2rem}.button_wrapper_filter{flex-direction:column}.button_wrapper_filter .button{width:100%}#application_section{padding:.25rem .5rem}#application_section_container{padding:2rem 1rem}#application_section_header{flex-direction:column}#application_section_header p{margin-bottom:1rem}#application_section_header h4{font-size:2rem}#application_section_cards{grid-template-columns:repeat(1,1fr);margin-top:1rem}.application_details .tags{flex-wrap:wrap;gap:.5rem}.application_details{gap:1rem;padding-left:0}.application_details p{width:100%}#sustainable_section{padding:.25rem .5rem}#sustainable_section_container{padding:2rem 1rem}#sustainable_section_header{flex-direction:column}#sustainable_section_header h4{font-size:2rem}#sustainable_section_header p{margin-bottom:1rem}#sustainable_section_cards{grid-template-columns:repeat(3,90%);margin-top:1rem;padding-bottom:1rem;overflow:auto hidden}.sustainable_section_card p{width:90%;font-size:.7rem}.sustainable_section_card{gap:2rem;height:auto}.sustainable_section_card img{width:60%;height:auto}.sustainable_section_card h5{text-align:center}#latest-news-section{padding:.25rem .5rem}#latest_news_section_container{flex-direction:column;padding:2rem 1rem}.latest_news_dets h4{font-size:2rem}.latest_news_card{flex-direction:column-reverse;width:100%;margin-top:1rem}.latest_news_card_dets{width:100%;padding:1rem}.latest_news_card_img,.latest_news_card_dets h5{width:100%}.latest_news_card_dets>div{flex-direction:column-reverse;gap:.3rem;display:flex}.latest_news_dets .news_arrow p br{display:none}#gallery_section{padding:.25rem .5rem}#gallery_section_container{padding:2rem 1rem}#gallery_section_header{flex-direction:column}#gallery_section_header p{margin-bottom:1rem}#gallery_section_header h4{font-size:2rem}#gallery_section_cards{grid-template-columns:repeat(3,100%);margin-top:1rem;padding-bottom:1rem;overflow:auto hidden}}@media (min-width:480px) and (max-width:768px){#home_hero_section{padding:65px 1.5rem .5rem}#home_hero_container{padding:1rem}#home_hero_container h1{font-size:2rem}#home_hero_container h1 br{display:none}#circle3{width:7rem;height:7rem;top:8%}#circle4{width:5rem;height:5rem;bottom:18%}#circle5{width:1.5rem;height:1.5rem;bottom:17.5%;right:28.5%}#home_hero_container p{font-size:.9rem}#home_hero_container p br{display:none}#product_finder{width:100%;padding:.5rem 1.5rem}#product_finder_container{padding:2rem 1rem}#product_finder_container h4{font-size:2rem}.dropdown_box{white-space:nowrap;flex-shrink:0;width:calc(50% - .5rem)!important}.dropdown_box:first-child{width:100%!important}#dropdown_wrapper{width:100%}.dropdown_box:first-child .dropdown{width:50%}#dropdown_container{flex-wrap:wrap;justify-content:flex-start;gap:1rem}#logo_section{flex-wrap:wrap;gap:0;padding:.5rem 1.5rem}.logo_card{text-align:center;width:calc(50% - .25rem);height:180px;margin-bottom:.5rem;padding:1rem}#integrated_section{padding:.5rem 1.5rem}#integrated_container{flex-direction:column;padding:2rem 1rem}#integrated_details{width:100%}#integrated_details h4{font-size:2rem}#integrated_process{justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative}.process:first-child{left:20%}.process:nth-child(3){left:80%}.process span{text-align:center;width:40%}.process{font-size:.9rem}#product_section{padding:.5rem 1.5rem}#product_section_container{padding:2rem 1rem}#product_section_title{flex-direction:column}#product_section_title .button{margin-bottom:1rem}#product_section_title h4{font-size:2rem}.product_card{gap:4rem;width:100%;height:100%;padding:1.5rem;display:flex}.product_info{gap:2rem}.product_slider{margin-top:1rem}.product_name{font-size:1.5rem}#application_section{padding:.5rem 1.5rem}#application_section_container{padding:2rem 1rem}#application_section_header{flex-direction:column}#application_section_header h4{font-size:2rem}#application_section_cards{grid-template-columns:repeat(2,1fr);margin-top:1rem}.application_details .tags{flex-wrap:wrap;gap:.5rem}.application_details{gap:1rem;padding-left:0}.application_details p{width:100%}#sustainable_section{padding:.5rem 1.5rem}#sustainable_section_container{padding:2rem 1rem}#sustainable_section_header{flex-direction:column}#sustainable_section_header h4{font-size:2rem}#sustainable_section_cards{grid-template-columns:repeat(3,50%);margin-top:1rem;padding-bottom:1rem;overflow:auto hidden}.sustainable_section_card p{width:90%}.sustainable_section_card{height:430px}#latest-news-section{padding:.5rem 1.5rem}#latest_news_section_container{flex-direction:column;padding:2rem 1rem}.latest_news_dets h4{font-size:2rem}.latest_news_card{flex-direction:row;width:100%;margin-top:1rem}.latest_news_card_dets{width:100%;padding:1rem}.latest_news_card_img,.latest_news_card_dets h5{width:100%}#gallery_section{padding:.5rem 1.5rem}#gallery_section_container{padding:2rem 1rem}#gallery_section_header{flex-direction:column}#gallery_section_header h4{font-size:2rem}#gallery_section_cards{grid-template-columns:repeat(3,45%);margin-top:1rem;padding-bottom:1rem;overflow:auto hidden}}@media (min-width:480px) and (max-width:600px){.circle_container{--width:135px;--scale:.7;--font-size:.7rem;height:200px;margin:0 auto}}@media (min-width:600px) and (max-width:768px){.product_card{height:100%;width:100%!important}.circle_container{--width:160px;--scale:.7;--font-size:.7rem;height:250px;margin:0 auto}}@media (min-width:768px) and (max-width:1024px){#home_hero_section{padding:65px 1.5rem .5rem}#home_hero_container{padding:1rem}#home_hero_container h1{font-size:2.5rem}#home_hero_container h1 br{display:inline-block}#circle3{width:7rem;height:7rem;top:8%}#circle4{width:5rem;height:5rem;bottom:18%}#circle5{width:1.5rem;height:1.5rem;bottom:17.5%;right:28.5%}#home_hero_container p{width:60%;font-size:.9rem}#home_hero_container p br{display:none}#product_finder{width:100%;padding:.5rem 1.5rem}#product_finder_container{padding:2rem 1rem}#product_finder_container h4{font-size:2rem}.dropdown_box{white-space:nowrap;flex-shrink:0;width:calc(50% - .5rem)!important}.dropdown_box:first-child{width:100%!important}#dropdown_wrapper{width:100%}.dropdown_box:first-child .dropdown{width:50%}#dropdown_container{flex-wrap:wrap;justify-content:flex-start;gap:1rem}#logo_section{flex-wrap:wrap;gap:0;padding:.5rem 1.5rem}.logo_card{text-align:center;width:calc(33% - .25rem);height:180px;margin-bottom:.5rem;padding:1rem}#integrated_section{padding:.5rem 1.5rem}#integrated_container{flex-direction:column;padding:2rem 1rem}#integrated_details{width:100%}#integrated_details h4{font-size:2rem}#integrated_process{justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative}.circle_container{--width:200px;--scale:.7;--font-size:.7rem;height:350px;margin:0 auto}#product_section{padding:.5rem 1.5rem}#product_section_container{padding:2rem 1rem}#product_section_title{flex-direction:column;margin-bottom:1rem}#product_section_title h4{font-size:2rem}.product_card{gap:4rem;width:100%;height:100%;padding:1.5rem;display:flex}.product_info{flex-direction:column;gap:1rem}.product_slider{margin-top:1rem}.product_name{font-size:1.5rem}#application_section{padding:.5rem 1.5rem}#application_section_container{padding:2rem 1rem}#application_section_header{flex-direction:column}#application_section_header h4{font-size:2rem}#application_section_cards{grid-template-columns:repeat(2,1fr);margin-top:1rem}.application_details .tags{flex-wrap:wrap;gap:.5rem}.application_details{gap:1rem;padding-left:0}.application_details p{width:100%}#sustainable_section{padding:.5rem 1.5rem}#sustainable_section_container{padding:2rem 1rem}#sustainable_section_header{flex-direction:column}#sustainable_section_header h4{font-size:2rem}#sustainable_section_cards{grid-template-columns:repeat(3,45%);margin-top:1rem;padding-bottom:1rem;overflow:auto hidden}.sustainable_section_card p{width:90%}.sustainable_section_card{height:410px}#latest-news-section{padding:.5rem 1.5rem}#latest_news_section_container{flex-direction:column;padding:2rem 1rem}.latest_news_dets h4{font-size:2rem}.latest_news_card{flex-direction:row;width:100%;margin-top:1rem}.latest_news_card_dets{width:100%;padding:1rem}.latest_news_card_img,.latest_news_card_dets h5{width:100%}#gallery_section{padding:.5rem 1.5rem}#gallery_section_container{padding:2rem 1rem}#gallery_section_header{flex-direction:column}#gallery_section_header h4{font-size:2rem}#gallery_section_cards{grid-template-columns:repeat(3,45%);margin-top:1rem;padding-bottom:1rem;overflow:auto hidden}}@media (min-width:1024px) and (max-width:1286px){#home_hero_container h1{font-size:3.6rem}.product_card{gap:3rem;height:100%;width:100%!important}.logo_card{height:180px}.circle_container{--width:170px;--scale:.7;--font-size:.8rem;margin:0 auto}#circle3{width:8rem;height:8rem;position:absolute;top:3%;left:9%}#circle2{opacity:.9;filter:blur(7px);width:15rem;height:15rem;position:absolute;bottom:-26%;left:5%;rotate:120deg}#circle1{opacity:.9;filter:blur(7px);width:14rem;height:14rem;position:absolute;top:-22%;right:13%;rotate:120deg}#circle4{width:5rem;height:5rem;position:absolute;bottom:7%;right:4%}#circle5{width:2rem;height:2rem;position:absolute;bottom:8%;right:10%}}
#about_hero{width:100%;height:100vh;padding:65px 1.5rem .5rem}#about_hero_container{background-color:#004dff;border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}#about_hero_container img{object-fit:cover;width:100%;height:100%}#about_hero_overlay{color:#fff;background:linear-gradient(45deg,#0000,#00000080 50%);flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:4rem;display:flex;position:absolute;top:0;left:0}#about_hero_overlay h2{font-family:heading-bold;font-size:4.3rem;font-weight:700;line-height:1.1}.about_hero_dets{flex-direction:column;gap:1rem;width:100%;padding-left:50%;display:flex}#about_hero_overlay p{vertical-align:middle;letter-spacing:.5px;font-family:para-regular;font-size:1.1rem;font-weight:400}#about_info{width:100%;padding:.5rem 1.5rem}#about_info_container{background-color:#fff;border-radius:20px;grid-template-columns:1fr 1fr 1.2fr 1fr 1fr;width:100%;padding:1.5rem;display:grid}.about_info_card{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem;display:flex;position:relative}.about_info_card:after{content:"";background-color:#ff7006;width:.1vw;height:20%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.about_info_card:last-child:after{display:none}#about_info_container img{width:auto;height:1.5rem}.about_info_card h5{letter-spacing:.5px;color:#000;font-family:para-bold;font-size:1rem;font-weight:900}.about_info_card p{letter-spacing:.5px;color:#000000b3;font-family:para-regular;font-size:.9rem;font-weight:400;line-height:1.4}#leadership_section{width:100%;padding:.5rem 1.5rem;scroll-margin-top:65px}#leadership_section_container{background-color:#fff;border-radius:20px;width:100%;height:100%;padding:2.5rem 2rem}#leadership_section_header{justify-content:space-between;display:flex}#leadership_section_header h4{color:#000000b3;font-family:heading-medium;font-size:2.8rem;font-weight:500}#leadership_section_header p{letter-spacing:.5px;color:#000000b3;margin-bottom:2.5rem;font-family:para-regular;font-size:.9rem;font-weight:400;line-height:1.4}.leader_subheading{color:#0000004d;margin:3rem 0 1rem;font-family:heading-medium;font-size:1.875rem;font-weight:500;display:inline-block}#leadership_section_cards{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1rem;display:grid}#leadership_section_cards.grid3{grid-template-columns:repeat(3,1fr)}.leadership_section_card{background-color:#f2f2f2;border-radius:20px;flex-direction:column;width:100%;height:100%;padding:1.5rem;display:flex}.leadership_section_card.last{gap:2rem;height:fit-content}.leader_profile_wrap{align-items:center;gap:1rem;width:100%;display:flex;position:relative}#leadership_section_cards.grid3 .leader_card .leader_profile{width:80px!important;height:80px!important}.leader_profile{background-color:#ff7006;border-radius:15px;align-items:flex-end;width:100px;height:100px;display:flex;overflow:hidden}.leader_card .leader_profile{justify-content:center;align-items:center;display:flex}.profile_name p{letter-spacing:.5px;color:#000;margin-bottom:.1rem;font-family:para-bold;font-size:1rem;font-weight:900}.profile_name span{letter-spacing:.5px;color:#00000080;font-family:para-regular;font-size:1rem;font-weight:400;line-height:1.4}.leadership_section_card.last .mentor{letter-spacing:.5px;color:#ff7006;font-family:para-regular;font-size:.7rem;font-weight:400;line-height:1.4;position:absolute;top:0;right:0}.leadership_section_card img{width:1.8rem!important;height:auto!important}.leader_profile img.profile{object-fit:cover;width:100%!important;height:100%!important}.leader_description{letter-spacing:.5px;color:#000;width:92%;margin-bottom:.1rem;padding-left:calc(100px + 1rem);font-family:para-bold;font-size:1.5rem;font-weight:700}#read-more{border-bottom:2px solid #000}@media (max-width:480px){#about_hero{padding:65px .5rem .25rem}#about_hero_overlay{padding:5rem 1rem}#about_hero_overlay h2{font-size:1.6rem}.about_hero_dets{padding-left:0%}.image_container{width:100%;height:100%}.about_info_card:after{width:5rem;height:1px;top:auto;bottom:0;left:50%;transform:translate(-50%)}#leadership_section{padding:.25rem .5rem}#leadership_section_container{padding:2rem 1rem}#leadership_section_header h4{font-size:2rem}#leadership_section_header p{margin-bottom:1rem}#about_info{width:100%;padding:.25rem .5rem}#about_info_container{grid-template-columns:1fr;padding:1rem}.leader_description{width:100%;margin:1rem 1rem .1rem;padding-left:0;font-size:1rem}.leader_profile{flex-shrink:0;width:80px;height:80px}.leadership_section_card{padding:2rem 1rem}.leadership_section_card.last .mentor{top:-1rem;right:0}#leadership_section_header{flex-direction:column}#leadership_section_cards{grid-template-columns:repeat(1,100%);margin-top:1rem}#leadership_section_cards.grid3{grid-template-columns:repeat(1,1fr)}.leader_subheading{margin:2rem 0 1rem;font-size:1.5rem}.leader_description{margin:1rem 0;font-size:.9rem}.profile_name span{font-size:.8rem}}@media (min-width:480px) and (max-width:768px){#about_hero{padding:65px 1.5rem .5rem}#about_hero_overlay{padding:5rem 1rem}#about_hero_overlay h2{font-size:2.5rem}.about_hero_dets{padding-left:0%}.image_container{width:100%;height:100%}.about_info_card:nth-child(2n):after{display:none}#leadership_section{padding:.5rem 1.5rem}#leadership_section_container{padding:2rem 1rem}#leadership_section_header h4{font-size:2rem}#about_info{width:100%;padding:.5rem 1.5rem}#about_info_container{grid-template-columns:repeat(2,1fr);margin-top:1rem;padding:1rem}.leader_description{width:100%;margin:1rem 1rem .1rem;padding-left:0;font-size:1rem}.leader_profile{flex-shrink:0;width:80px;height:80px}.leadership_section_card{padding:2rem 1rem}.leadership_section_card.last .mentor{top:-1rem;right:0}#leadership_section_header{flex-direction:column}#leadership_section_cards{grid-template-columns:repeat(1,100%);margin-top:1rem}#leadership_section_cards.grid3{grid-template-columns:repeat(1,1fr)}.leader_subheading{margin:2rem 0 1rem;font-size:1.5rem}.leader_description{margin:1rem 0;font-size:.9rem}.profile_name span{font-size:.8rem}}@media (min-width:768px) and (max-width:1024px){#about_hero{padding:65px 1.5rem .5rem}#about_hero_overlay{padding:5rem 1rem}#about_hero_overlay h2{font-size:2.5rem}.about_hero_dets{padding-left:0%}.image_container{width:100%;height:100%}.about_info_card:nth-child(2n):after{display:none}#leadership_section{padding:.5rem 1.5rem}#leadership_section_container{padding:2rem 1rem}#leadership_section_header h4{font-size:2rem}#about_info{width:100%;padding:.5rem 1.5rem}#about_info_container{grid-template-columns:repeat(2,1fr);margin-top:1rem;padding:1rem}.leader_description{width:100%;margin:1rem 1rem .1rem;padding-left:0;font-size:1rem}.leader_profile{flex-shrink:0;width:80px;height:80px}.leadership_section_card{padding:2rem 1rem}.leadership_section_card.last .mentor{top:-1rem;right:0}#leadership_section_header{flex-direction:column}#leadership_section_cards{grid-template-columns:repeat(2,1fr);margin-top:1rem}#leadership_section_cards.grid3{grid-template-columns:repeat(2,1fr)}.leader_description{margin:1rem 0;font-size:.9rem}.profile_name span{font-size:.8rem}}@media (min-width:1024px) and (max-width:1286px){#about_hero_overlay h2{font-size:3.6rem!important}.about_info_card{padding:1rem!important}}
.product_list{width:100%;padding:1.5rem 3.5rem}.product_list>h5{letter-spacing:.5px;text-transform:uppercase;color:#0003;margin-bottom:1.5rem;font-family:para-bold;font-size:1.8rem;font-weight:400;line-height:1}.product_list_container{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.product_list_card{background-color:#fff;border-radius:20px;align-items:center;gap:1rem;padding:.5rem;text-decoration:none;transition:all .3s;display:flex}.product_list_card.active{filter:grayscale();cursor:not-allowed;box-shadow:0 4px 10px #0003}.product_list_card:hover{box-shadow:0 4px 10px #0003}.product_list_card.active .button{cursor:not-allowed;pointer-events:none}.product_link{text-decoration:none}.product_img_wrap{background-color:#f5f5f5;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:130px;height:130px;padding:1.5rem;display:flex;overflow:hidden}.product_sample_container{width:100%;height:100%;position:relative}.product_sample1{border-radius:5px;width:50%;height:50%;transition:all .3s;position:absolute;top:12%;left:12%}.product_list_card:hover .product_sample1{top:38%;left:38%}.product_list_card:hover .product_sample2{bottom:38%;right:38%}.product_sample1.center{box-shadow:0 0 20px #00000036;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.product_sample2{border-radius:5px;width:50%;height:50%;transition:all .3s;position:absolute;bottom:12%;right:12%;box-shadow:0 0 10px #00000059}.product_list_dets{justify-content:space-between;align-items:center;width:75%;display:flex}.product_list_card_name{letter-spacing:.5px;color:#000c;margin-bottom:.5rem;font-family:para-extrabold;font-size:1.5rem;font-weight:800}.product_card_desc{letter-spacing:.5px;align-items:center;gap:1rem;font-family:para-regular;font-size:.8rem;font-weight:400;line-height:1;display:flex}.product_card_desc span{color:#00000080;white-space:normal;text-transform:uppercase;background-color:#f5f5f5b3;border-radius:5px;justify-content:center;align-items:center;min-width:5rem;padding:.4rem;display:flex}@media (max-width:480px){.product_card_desc{font-size:.65rem}.product_list{width:100%;padding:1rem;overflow:hidden}.product_list_container{grid-template-columns:repeat(1,1fr)}.product_list_card_name{font-size:1rem}.product_list_dets{flex-direction:column;align-items:flex-start;gap:1rem;width:75%;display:flex}.product_img_wrap{width:120px;height:120px}.product_list>h5{font-size:1.5rem}}@media (min-width:480px) and (max-width:768px){.product_list{width:100%;padding:1.5rem;overflow:hidden}.product_list_container{grid-template-columns:repeat(1,1fr)}.product_list_card_name{font-size:1.5rem}.product_list_dets{flex-direction:column;align-items:flex-start;gap:1rem;width:75%;display:flex}.product_img_wrap{width:140px;height:140px}.product_list>h5{font-size:1.5rem}}@media (min-width:768px) and (max-width:1024px){.product_list{width:100%;padding:1.5rem;overflow:hidden}.product_list_container{grid-template-columns:repeat(2,1fr)}.product_list_card_name{font-size:1.2rem}.product_list_dets{flex-direction:column;align-items:flex-start;gap:1rem;width:75%;display:flex}.product_img_wrap{width:120px;height:120px}.product_list>h5{font-size:1.5rem}}
#product_info_section{width:100%;padding:65px 1.5rem .5rem}#product_info_section_container{background-color:#fff;border-radius:20px;width:100%;height:100%;padding:2rem 2rem 2.5rem}#change_product{justify-content:space-between;align-items:center;width:100%;display:flex}#change_product a{text-decoration:none}#change_product span{letter-spacing:.5px;color:#00000080;cursor:pointer;align-items:center;font-family:para-regular;font-size:.9rem;font-weight:400;display:flex}#change_product span svg{color:#004dff;margin-top:.1rem}#product_content{text-align:center;flex-direction:column;align-items:center;width:100%;margin-top:1.5rem;display:flex}#product_preview{gap:1rem;display:flex}.product_sample{letter-spacing:.5px;color:#ffffff4d;border-radius:15px;justify-content:center;align-items:flex-end;width:160px;height:160px;padding:1rem;font-family:para-regular;font-size:.9rem;font-weight:400;display:flex}.product_sample.center{box-shadow:0 0 20px #00000031}.product_title_box{margin:1rem 0 1.5rem}.product_title_box h5{letter-spacing:.5px;color:#000;font-family:heading-bold;font-size:2.8rem;font-weight:700}.product_title_box p{letter-spacing:.5px;color:#00000080;font-family:para-regular;font-size:.9rem;font-weight:400}.product_tags_container{flex-direction:column;align-items:center;gap:0;display:flex}.product_application{align-items:center;gap:1.5rem;margin-top:1.1rem;display:flex}#product_content .product_card_desc{margin-bottom:1.5rem!important}.product_application.properties{margin-top:2.2rem}.product_application span{letter-spacing:.5px;color:#000;align-items:center;gap:.2rem;font-family:para-bold;font-size:.9rem;font-weight:500;display:flex}.product_application span svg{color:#ff7006}.product_application span:first-child{font-family:para-regular;font-weight:400}.product_application.use span{color:#00000080;font-size:.75rem;font-family:para-regular!important;font-weight:400!important}.product_application.properties span{font-family:para-regular!important;font-weight:400!important}.product_btns{align-items:center;gap:1rem;margin:2rem 0 .5rem;display:flex}@media (max-width:480px){#product_info_section{padding:65px .5rem .5rem}.product_application,.product_btns{flex-wrap:wrap}.product_btns .button{width:100%}.product_title_box h5{font-size:1.8rem}.product_sample{border-radius:15px;width:100px;height:100px;padding:.5rem;font-size:.8rem}#product_info_section_container{padding:2rem 1rem 2.5rem}}@media (min-width:480px) and (max-width:768px){#product_info_section{padding:65px 1.5rem .5rem}.product_application{flex-wrap:wrap}.product_btns{flex-wrap:wrap;justify-content:center}.product_title_box h5{font-size:2rem}.product_sample{border-radius:15px;width:100px;height:100px}#product_info_section_container{padding:2rem 1rem 2.5rem}}@media (min-width:768px) and (max-width:1024px){#product_info_section{padding:65px 1.5rem .5rem}.product_application{flex-wrap:wrap}.product_btns{flex-wrap:wrap;justify-content:center}.product_title_box h5{font-size:2rem}.product_sample{border-radius:15px;width:100px;height:100px}#product_info_section_container{padding:2rem 1rem 2.5rem}}
#contact_section{width:100%;padding:65px 1.5rem .5rem}#contact_section_container{background-color:#fff;border-radius:20px;align-items:stretch;gap:2rem;width:100%;padding:2.5rem 2rem;display:flex}#contact_section_container form{letter-spacing:.5px;background:#fff;flex-direction:column;gap:1rem;width:45%;height:100%;font-family:para-regular;font-size:.9rem;font-weight:400;display:flex}#contact_section_container form h5{color:#000000b3;margin-bottom:.5rem;font-family:heading-medium;font-size:2.8rem;font-weight:500}#contact_section_container .form_group{flex-direction:column;margin-bottom:1rem;display:flex;position:relative}.error{color:red;font-size:12px;position:absolute;bottom:-1.2rem;left:0}#contact_section_container .form_group label{color:#000;margin-bottom:.5rem;font-family:para-medium;font-size:.8rem;font-weight:500}#contact_section_container .form_group input,#contact_section_container .form_group textarea{resize:none;border:1px solid #0003;border-radius:10px;padding:.8rem;font-family:para-regular;font-size:.8rem;font-weight:400}.react-tel-input .country-list .search-emoji{display:none}.react-tel-input .country-list .search-box{width:95%;margin:0!important;padding:.5rem 1rem!important}#contact_section_container .form_group input::placeholder,#contact_section_container .form_group textarea::placeholder{color:#0000004d;font-family:para-regular;font-weight:400}#contact_section_container button{color:#fff;letter-spacing:.5px;cursor:pointer;background-color:#004dff;border:2px solid #004dff;border-radius:10px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:.8rem;font-family:para-bold;font-size:.8rem;font-weight:500;display:flex}#contact_map{border-radius:15px;width:65%;display:flex;overflow:hidden}#contact_map iframe{flex-grow:1;width:100%;height:100%;display:block}@media (max-width:480px){#contact_section{padding:65px .5rem .25rem}#contact_section_container{flex-direction:column;padding:2rem 1rem}#contact_section_container form{width:100%}#contact_section_container form h5{font-size:2rem}#contact_map{width:100%}}@media (min-width:480px) and (max-width:768px){#contact_section{padding:65px 1.5rem .5rem}#contact_section_container{flex-direction:column;padding:2rem 1rem}#contact_section_container form{width:100%}#contact_section_container form h5{font-size:2rem}#contact_map{width:100%}}@media (min-width:768px) and (max-width:1024px){#contact_section{padding:65px 1.5rem .5rem}#contact_section_container{flex-direction:row;padding:2rem 1rem}#contact_section_container form{width:100%}#contact_section_container form h5{font-size:2rem}#contact_map{width:100%}}
#gallery_main{width:100%;padding:calc(65px + 4rem) 3.5rem .5rem}#gallery_main_container{border-radius:20px;width:100%;height:100%}#gallery_main h4{color:#000000b3;font-family:heading-medium;font-size:2.8rem;font-weight:500}#gallery_main p{letter-spacing:.5px;color:#000000b3;margin-bottom:2.5rem;font-family:para-regular;font-size:.9rem;font-weight:400;line-height:1.4}#gallery_image_container{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;display:grid}#gallery_image_container .gallery_card{flex-direction:column;gap:.5rem;width:100%;transition:all .6s;display:flex}#gallery_image_container:has(.gallery_card:hover) .gallery_card:not(:hover){filter:grayscale(100);opacity:.7}#gallery_image_container .gallery_card:hover img{scale:1.02}#gallery_image_container .gallery_card h5{letter-spacing:.5px;color:#000;margin-bottom:2rem;font-family:para-bold;font-size:.9rem;font-weight:800}.gallery_card_img{border-radius:15px;width:100%;height:220px;overflow:hidden}.gallery_card_img img{object-fit:cover;object-position:center;will-change:scale;width:100%;height:100%;transition:scale .6s}@media (max-width:480px){#gallery_main{padding:calc(65px + 4rem) 1rem .25rem}#gallery_main h4{font-size:2rem}#gallery_image_container{grid-template-columns:repeat(1,1fr)}#gallery_image_container .gallery_card h5{margin-bottom:.5rem}}@media (min-width:480px) and (max-width:768px){#gallery_main{padding:calc(65px + 4rem) 1.5rem .5rem}#gallery_main h4{font-size:2rem}#gallery_image_container{grid-template-columns:repeat(2,1fr)}#gallery_image_container .gallery_card h5{margin-bottom:.5rem}}@media (min-width:768px) and (max-width:1024px){#gallery_main{padding:calc(65px + 4rem) 1.5rem .5rem}#gallery_main h4{font-size:2rem}#gallery_image_container{grid-template-columns:repeat(2,1fr)}#gallery_image_container .gallery_card h5{margin-bottom:.5rem}}
#investor_hero{width:100%;padding:calc(65px + 4rem) 3.5rem .5rem}#investor_hero_container{border-radius:20px;width:100%;height:100%}#investor_hero_title h4{color:#000000b3;font-family:heading-medium;font-size:2.8rem;font-weight:500}#investor_hero_title p{letter-spacing:.5px;color:#000000b3;font-family:para-regular;font-size:.9rem;font-weight:400;line-height:1.4}#report_section{width:100%;height:auto;padding:2rem 3.5rem}#investor_filter_wrap{letter-spacing:.5px;color:#000000b3;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;font-family:para-regular;font-size:.9rem;font-weight:400;line-height:1;display:flex}#investor_filter_wrap .dropdown_items.option4{height:20rem}#investor_filters{align-items:center;gap:2rem;display:flex;overflow-x:auto}#investor_filters::-webkit-scrollbar{display:none}.investor_filter{cursor:pointer;white-space:nowrap;align-items:center;gap:.5rem;display:flex}.investor_filter.active{color:#004dff;font-family:para-bold;font-weight:800}#report_header{border-bottom:1px solid #0000001a;flex-direction:column;width:100%;height:auto;margin-bottom:1rem;display:flex}#report_header h5{letter-spacing:.5px;color:#000;white-space:normal;padding:1rem 1rem 1rem 0;font-family:para-bold;font-size:1.1rem;font-weight:900}#report_header_desc{letter-spacing:.5px;font-family:para-regular;font-size:.9rem;font-weight:500}#report_header_desc p{white-space:normal;margin-bottom:1rem}#report_filter{align-items:center;width:100%;display:flex;overflow:auto hidden}#report_filter::-webkit-scrollbar{height:4px}#report_filter::-webkit-scrollbar-track{background:0 0}#report_filter::-webkit-scrollbar-thumb{background:#004dff;border-radius:10px}#report_filter::-webkit-scrollbar{display:none}#report_filter span{letter-spacing:.5px;color:#000000b3;cursor:pointer;white-space:nowrap;padding:1rem;font-family:para-regular;font-size:.9rem;font-weight:400;line-height:1}#report_filter span.active{color:#004dff;border-bottom:1px solid #004dff;font-family:para-bold;font-weight:800}#report_table{color:#000000b3;letter-spacing:.5px;width:100%;height:auto;font-family:para-regular;font-size:.9rem;font-weight:500;line-height:1}.report_sub_title{margin:1rem 0 .5rem;font-weight:600}.report_row_title{letter-spacing:.5px;color:#000;padding:2rem 0 1.2rem;font-family:para-bold;font-size:1.1rem;font-weight:900}.report_row{cursor:pointer;background-color:#0000000d;border-bottom:1px solid #0000001a;width:100%;padding:1.2rem 1rem}.report_row.transparent{background-color:#0000}.report_row a{color:#000000b3;text-decoration:none}.report_row:hover a{color:#004dff}.report_row p{line-height:1.5}.report_row strong{letter-spacing:.5px;color:#000;padding:1rem 0;font-family:para-bold;font-size:1.1rem;font-weight:900;display:inline-block}@media (max-width:480px){#investor_hero{padding:calc(65px + 4rem) 1rem .25rem;overflow:hidden}#investor_hero_title h4{font-size:2rem}#report_section{width:100%;height:auto;padding:2rem 1rem .25rem}#report_header{white-space:nowrap;flex-direction:column;align-items:flex-start;gap:1rem;overflow:hidden}#report_filter{white-space:nowrap;align-items:center;width:100%;display:flex;overflow:auto hidden}.report_row{line-height:1.4}}@media (min-width:480px) and (max-width:768px){#investor_hero{padding:calc(65px + 4rem) 1.5rem .5rem;overflow:hidden}#investor_hero_title h4{font-size:2rem}#report_section{width:100%;height:auto;padding:2rem 1.5rem .5rem}#report_header{white-space:nowrap;flex-direction:column;align-items:flex-start;gap:1rem;overflow:hidden}#report_filter{white-space:nowrap;align-items:center;width:100%;display:flex;overflow:auto hidden}.report_row{line-height:1.4}}@media (min-width:768px) and (max-width:1024px){#investor_hero{padding:calc(65px + 4rem) 1.5rem .5rem;overflow:hidden}#investor_hero_title h4{font-size:2rem}#report_section{width:100%;height:auto;padding:2rem 1.5rem .5rem}#report_header{white-space:nowrap;flex-direction:column;align-items:flex-start;gap:1rem;overflow:hidden}#report_filter{white-space:nowrap;align-items:center;width:100%;display:flex;overflow:auto hidden}.report_row{line-height:1.4}}
#mpolicy-section1{width:75%;min-height:100vh;margin:auto;padding:150px 120px 100px}#mpolicy-section1 h2{color:#000000b3;margin-bottom:30px;font-family:heading-medium;font-size:2.8rem;font-weight:500}#mpolicy-section1 h4{color:#000000b3;margin:30px 0 10px;font-family:heading-medium;font-size:1.2rem;font-weight:500}#mpolicy-section1 p{letter-spacing:.5px;color:#000000b3;margin-bottom:25px;font-family:para-regular;font-size:.9rem;font-weight:400;line-height:1.4}#mpolicy-section1 ul{color:#000000b3;margin-bottom:25px;list-style-position:inside}#mpolicy-section1 li{letter-spacing:.5px;font-family:para-regular;font-size:.9rem;line-height:170%}@media (max-width:480px){#mpolicy-section1{width:100%;padding:150px 20px 100px}#mpolicy-section1 h2{margin-bottom:20px;font-size:2rem}#mpolicy-section1 h4{margin-bottom:20px;font-size:1.2rem;line-height:120%}#mpolicy-section1 p,#mpolicy-section1 li{font-size:.8rem!important}#mpolicy-section1 a{text-decoration:none}}@media (min-width:480px) and (max-width:768px){#mpolicy-section1{width:100%;min-height:100vh;padding:150px 20px 100px}#mpolicy-section1 h2{font-size:2.5rem}#mpolicy-section1 h4{font-size:1.2rem}}@media (min-width:768px) and (max-width:1024px){#mpolicy-section1{padding:150px 0 100px}#mpolicy-section1 h2{font-size:2.3rem}#mpolicy-section1 h4{font-size:1.3rem}}@media (min-width:1024px) and (max-width:1285px){#mpolicy-section1{width:75%;padding:150px 0 100px}}
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;height:100%;display:flex;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{pointer-events:none;flex-wrap:wrap;justify-content:center;align-items:center;margin:0;display:flex}.splide__pagination li{pointer-events:auto;margin:0;line-height:1;list-style-type:none;display:inline-block}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{visibility:hidden;position:relative}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;margin:0;position:relative;list-style-type:none!important}.splide__slide img{vertical-align:bottom}.splide__spinner{contain:strict;border:2px solid #999;border-left-color:#0000;border-radius:50%;width:20px;height:20px;margin:auto;animation:1s linear infinite splide-loading;display:inline-block;position:absolute;inset:0}.splide__sr{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{z-index:0;position:relative;overflow:hidden}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{opacity:0;z-index:0;margin:0!important}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{cursor:pointer;opacity:.7;z-index:1;background:#ccc;border:0;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.splide__arrow svg{fill:#000;width:1.2em;height:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline-offset:3px;outline:3px solid #0bf}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline-offset:3px;outline:3px solid #0bf}.splide__pagination{z-index:1;padding:0 1em;position:absolute;bottom:.5em;left:0;right:0}.splide__pagination__page{opacity:.7;background:#ccc;border:0;border-radius:50%;width:8px;height:8px;margin:3px;padding:0;transition:transform .2s linear;display:inline-block;position:relative}.splide__pagination__page.is-active{z-index:1;background:#fff;transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible,.splide.is-focus-in .splide__pagination__page:focus{outline-offset:3px;outline:3px solid #0bf}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:#0000}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline-offset:-3px;outline:3px solid #0bf}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline-offset:-3px;outline:3px solid #0bf}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible,.splide.is-focus-in .splide__toggle:focus{outline-offset:3px;outline:3px solid #0bf}.splide__track--nav>.splide__list>.splide__slide{cursor:pointer;border:3px solid #0000}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{top:auto;bottom:1em}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{flex-direction:column;padding:1em 0;display:flex;inset:0 .5em 0 auto}
