#overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:rgba(10,10,10,0.7);z-index:10;cursor:pointer}@-webkit-keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{opacity:0.9;-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes slide-down{0%{opacity:0;-moz-transform:translateY(-100%);transform:translateY(-100%)}100%{opacity:0.9;-moz-transform:translateY(0);transform:translateY(0)}}@keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}100%{opacity:0.9;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}}.enterprise-product-finder{position:-webkit-sticky;position:sticky;top:6rem;width:100%;height:0;z-index:10}@media (max-width: 991px){.enterprise-product-finder{top:395px}}@media (max-width: 767px){.enterprise-product-finder{position:-webkit-sticky;position:sticky;top:unset;bottom:3rem}}@media (max-width: 359px){.enterprise-product-finder{position:-webkit-sticky;position:sticky;top:unset;bottom:5rem}}.enterprise-product-finder .container{padding:0;-webkit-transform:translateY(-6rem);-moz-transform:translateY(-6rem);-ms-transform:translateY(-6rem);transform:translateY(-6rem)}@media (max-width: 991px){.enterprise-product-finder .container{max-width:100%}}@media (max-width: 767px){.enterprise-product-finder .container{padding:24px}}@media (max-width: 359px){.enterprise-product-finder .container{padding:16px}}.enterprise-product-finder .container .nav-tabs{border:none;overflow:hidden;border-radius:8px 8px 0 0}.enterprise-product-finder .container .nav-tabs .nav-item{padding:0}@media (max-width: 767px){.enterprise-product-finder .container .nav-tabs .nav-item{width:50%}}.enterprise-product-finder .container .nav-tabs .nav-item:last-child{border-top-right-radius:8px;overflow:hidden}@media (max-width: 767px){.enterprise-product-finder .container .nav-tabs .nav-item:last-child{border-top-right-radius:0}}.enterprise-product-finder .container .nav-tabs .nav-item .nav-link{font-family:"Poppins";font-size:16px;line-height:24px;color:#001a38;padding:12px 24px;border:none;background:#ff0025;color:#fff;border-radius:0;height:100%}@media (max-width: 767px){.enterprise-product-finder .container .nav-tabs .nav-item .nav-link{font-size:14px;font-weight:bold;width:100%}}@media (max-width: 359px){.enterprise-product-finder .container .nav-tabs .nav-item .nav-link{padding:10px}}.enterprise-product-finder .container .nav-tabs .nav-item .nav-link.active{background:#fff;color:#001a38}.enterprise-product-finder .container .nav-tabs .nav-item .nav-link.search{position:relative;padding:12px 44px 12px 24px}@media (max-width: 767px){.enterprise-product-finder .container .nav-tabs .nav-item .nav-link.search{padding:10px}}.enterprise-product-finder .container .nav-tabs .nav-item .nav-link.search::after{content:url("../svg/search-white.svg");width:auto;position:absolute;right:14px}@media (max-width: 767px){.enterprise-product-finder .container .nav-tabs .nav-item .nav-link.search::after{right:25px}}.enterprise-product-finder .container .nav-tabs .nav-item .nav-link.search.active{background:#fff;color:#001a38;position:relative}.enterprise-product-finder .container .nav-tabs .nav-item .nav-link.search.active::after{content:url("../svg/search-black.svg");width:auto;position:absolute;right:14px}@media (max-width: 767px){.enterprise-product-finder .container .nav-tabs .nav-item .nav-link.search.active::after{right:25px}}.enterprise-product-finder .container #close-product-popup{display:none}.enterprise-product-finder .container .tab-content{background:#ffffff;border-radius:0 0.75rem 0.75rem 0.75rem}@media (max-width: 767px){.enterprise-product-finder .container .tab-content{border-radius:0 0 8px 8px;-webkit-box-shadow:0 0 12px 0 rgba(31,31,31,0.02),0 8px 12px 0 rgba(47,48,48,0.03);box-shadow:0 0 12px 0 rgba(31,31,31,0.02),0 8px 12px 0 rgba(47,48,48,0.03)}}.enterprise-product-finder .container .tab-content .tab-pane{padding:27px 40px}@media (max-width: 991px){.enterprise-product-finder .container .tab-content .tab-pane{padding:27px 10px}}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane{padding:16px}}.enterprise-product-finder .container .tab-content .tab-pane .row *{width:auto}@media (max-width: 991px){.enterprise-product-finder .container .tab-content .tab-pane .row{width:100%;margin:0;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.enterprise-product-finder .container .tab-content .tab-pane .row .selection-wrapper{width:-webkit-calc(100% - 56px);width:-moz-calc(100% - 56px);width:calc(100% - 56px);padding:0}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row .selection-wrapper{display:none;width:100%}}.enterprise-product-finder .container .tab-content .tab-pane .row .selection-wrapper .selection-main{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);gap:1.5rem;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;-webkit-transition:max-height 0.5s cubic-bezier(0, 1, 0, 1);-moz-transition:max-height 0.5s cubic-bezier(0, 1, 0, 1);transition:max-height 0.5s cubic-bezier(0, 1, 0, 1)}@media (max-width: 991px){.enterprise-product-finder .container .tab-content .tab-pane .row .selection-wrapper .selection-main{width:100%;gap:0.5rem}}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row .selection-wrapper .selection-main{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1, 1fr);gap:0}}.enterprise-product-finder .container .tab-content .tab-pane .row .selection-wrapper .selection-main.closed{max-height:0;-webkit-transition:max-height 0.5s cubic-bezier(0, 1, 0, 1);-moz-transition:max-height 0.5s cubic-bezier(0, 1, 0, 1);transition:max-height 0.5s cubic-bezier(0, 1, 0, 1)}.enterprise-product-finder .container .tab-content .tab-pane .row .selection-wrapper .selection-action{display:none;font-family:"Poppins";border-top:var(--neutral-40, #e9e8ed) solid 1px;padding-top:1rem;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.enterprise-product-finder .container .tab-content .tab-pane .row .selection-wrapper .selection-action .action__label{font-size:12px;line-height:20px;color:#4e5764}.enterprise-product-finder .container .tab-content .tab-pane .row .selection-wrapper .selection-action .action__icon{width:1rem;height:1rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.enterprise-product-finder .container .tab-content .tab-pane .row .selection-wrapper .selection-action .action__icon img{-webkit-transition:ease-in-out 300ms all;-moz-transition:ease-in-out 300ms all;transition:ease-in-out 300ms all;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.enterprise-product-finder .container .tab-content .tab-pane .row .selection-wrapper .selection-action.closed{border-top:none}.enterprise-product-finder .container .tab-content .tab-pane .row .selection-wrapper .selection-action.closed .action__icon img{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row .selection-wrapper .selection-action{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.5rem}}.enterprise-product-finder .container .tab-content .tab-pane .row .selection-box{font-style:"Poppins"}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row .selection-box{display:none}}.enterprise-product-finder .container .tab-content .tab-pane .row .mobile-placeholder{display:none}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row .mobile-placeholder{display:block}.enterprise-product-finder .container .tab-content .tab-pane .row .mobile-placeholder .close-button{background-color:transparent;border:none;display:none}.enterprise-product-finder .container .tab-content .tab-pane .row .mobile-placeholder .close-button img{width:1.25rem;height:1.25rem}}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row .mobile-placeholder span{color:var(--primary-blue, #001a41);font-family:"Poppins";font-size:14px;font-style:normal;font-weight:400;line-height:22px}}@media (max-width: 359px){.enterprise-product-finder .container .tab-content .tab-pane .row .mobile-placeholder span{font-size:12px}}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown{position:relative;border-right:solid 1px #ebeeef}@media (max-width: 991px){.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown{padding-right:15px}}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown{border-right:none;border-bottom:solid 1px #ebeeef;padding:16px 0}}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown.last{border:none}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .category{padding-left:62px}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .category span{font-family:"Poppins";font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#4e5764}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner img{position:absolute;top:12px}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner img{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-filter:grayscale(1);filter:grayscale(1)}}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .update{background:#e9e8ed;border-radius:12px;padding:4px 12px;width:24px;height:24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:45px}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .update span{font-family:"Poppins";font-style:normal;font-weight:600;font-size:10px;line-height:16px;color:#001a41}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-toggle{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:250px;margin-left:62px;background:transparent;border:none;font-family:"Poppins";font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#001a41;text-align:left;padding:0 38px 0 0;position:relative}@media (max-width: 991px){.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-toggle{width:100%}}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-toggle::after{content:none}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-toggle::before{content:url("../svg/arrow-vertical-black.svg");width:auto;position:absolute;right:0}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-toggle.show::before{content:url("../svg/arrow-vertical-black.svg");width:auto;position:absolute;right:0;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu .dropdown-inside{background-color:#ffffff;position:relative;max-height:400px;overflow-y:auto}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu .dropdown-inside{border-radius:16px 16px 0 0}}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu .dropdown-inside li{cursor:pointer}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu .dropdown-inside li a{width:100%}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu .dropdown-inside li.active{background:#e9f6ff;margin:0 17px;border-radius:8px;padding:0}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu .dropdown-inside li.active a{font-weight:700}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu .dropdown-inside::-webkit-scrollbar{width:16px}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu .dropdown-inside::-webkit-scrollbar-track{background:#ffffff}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu .dropdown-inside::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:10px;border:3px solid #ffffff}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu .title-menu{font-family:"Poppins";font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#4e5764;padding-left:15px}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu .title-menu{padding:16px 27px;display:block;border-bottom:1px solid #ebeeef}}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu.show{width:-webkit-calc(100% - 50px);width:-moz-calc(100% - 50px);width:calc(100% - 50px);background:#ffffff;border:none;-webkit-box-shadow:0 8px 12px rgba(47,48,48,0.03),0 0 12px rgba(31,31,31,0.02);box-shadow:0 8px 12px rgba(47,48,48,0.03),0 0 12px rgba(31,31,31,0.02);border-radius:8px;left:-15px !important}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu.show{position:fixed !important;bottom:0 !important;top:auto !important;left:0 !important;-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;transform:none !important;width:100% !important;padding:0}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu.show::before{content:"";background-color:#0a0a0a;opacity:0.5;width:100%;height:100%;z-index:0;position:fixed;top:0;left:0}}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu li{height:48px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:5px}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu li.checkbox{border-bottom:solid 1px #ebeeef;margin:0 13px;padding:0}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu li a{font-family:"Poppins";font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#001a41;padding:12px 8px}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu li a:hover{background-color:transparent}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu li:hover{background:#ebeeef;border-radius:8px;margin:0 15px;padding:0}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu li:hover a{font-weight:400}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu li .form-check-input{border:2px solid #001a41;border-radius:6px;margin:0 7px;width:1.25rem;height:1.25rem}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu li .form-check-input{width:20px;height:20px}}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu li .form-check-input:checked{border:none}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu li label{font-family:"Poppins";font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#001a41;width:100%}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu li.active{background:#e9f6ff}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu li.active label{font-weight:700}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu.kebutuhan .dropdown-inside{background-color:#ffffff;position:relative}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu.kebutuhan .dropdown-inside{border-radius:16px 16px 0 0;padding-bottom:50px}}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu.kebutuhan .dropdown-inside li{cursor:pointer}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu.kebutuhan .dropdown-inside li.active{background:#e9f6ff;margin:0 17px;border-radius:8px;padding:0}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu.kebutuhan .dropdown-inside li.active a{font-weight:700}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu.kebutuhan .dropdown-inside li.wrap-button{display:none}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu.kebutuhan .dropdown-inside li.wrap-button{display:block}}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu.kebutuhan .dropdown-inside li.wrap-button .action-form-filter{width:100%}.enterprise-product-finder .container .tab-content .tab-pane .row .dropdown .inner .dropdown-menu.kebutuhan .dropdown-inside li.wrap-button .action-form-filter .btn-primary-submit{background-color:#ff0025;width:100%;padding:12px 0;font-family:"Poppins";font-size:14px;font-style:normal;font-weight:400;color:#ffffff;line-height:24px;border-radius:56px;border:none}.enterprise-product-finder .container .tab-content .tab-pane .action-button{width:auto;padding:0}@media (max-width: 991px){.enterprise-product-finder .container .tab-content .tab-pane .action-button{position:absolute;right:0}}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .action-button{position:unset}}.enterprise-product-finder .container .tab-content .tab-pane .action-button .button{width:56px;height:56px;background:#ff0025;border-radius:200px;position:relative;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .action-button .button{width:32px;height:32px}}.enterprise-product-finder .container .tab-content .tab-pane .action-button .button::before{content:url("../svg/arrow-right-white.svg");width:auto}@media (max-width: 767px){.enterprise-product-finder .container .tab-content .tab-pane .action-button .button::before{width:8px;height:20px}}.enterprise-product-finder .container .tab-content #search .wrap-top__header{display:none}.enterprise-product-finder .container .tab-content #search .wrap-bottom .wrap-product-populer #productResult{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);gap:1rem}.enterprise-product-finder .container .tab-content #search .wrap-bottom .wrap-product-populer #productResult .product-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:1rem;text-decoration:none}.enterprise-product-finder .container .tab-content #search .wrap-bottom .wrap-product-populer #productResult .product-item__media{width:88px;height:88px;min-width:88px;overflow:hidden;border-radius:0.5rem}.enterprise-product-finder .container .tab-content #search .wrap-bottom .wrap-product-populer #productResult .product-item__media img{width:88px;height:88px}.enterprise-product-finder .container .tab-content #search .wrap-bottom .wrap-product-populer #productResult .product-item__content{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;gap:2px}.enterprise-product-finder .container .tab-content #search .wrap-bottom .wrap-product-populer #productResult .product-item__content .content-title{font-family:"Poppins-bold";color:var(--primary-blue, #001a41)}.enterprise-product-finder .container .tab-content #search .wrap-bottom .wrap-product-populer #productResult .product-item__content .content-desc{font-family:"Poppins";color:var(--neutral-70, #4e5764);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.enterprise-product-finder .container .tab-content #search .wrap-bottom .more{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.enterprise-product-finder .container .tab-content #search .wrap-bottom .more a{text-decoration:none}.enterprise-product-finder .container .tab-content #search .wrap-bottom .more a span{font-family:"Poppins-bold";color:var(--primary-blue, #001a41);font-size:14px;text-transform:capitalize}.enterprise-product-finder.fixed{position:fixed;top:95px;-webkit-animation:slide-down 0.7s;-moz-animation:slide-down 0.7s;animation:slide-down 0.7s;height:0}@media (max-width: 767px){.enterprise-product-finder.fixed{top:unset}}.enterprise-product-finder.fixed .container{background:#fff;max-width:1440px}@media (max-width: 767px){.enterprise-product-finder.fixed .container{background:transparent}}.enterprise-product-finder .clear-search-input{width:100%;position:relative}.enterprise-product-finder .clear-search-input img{position:absolute;right:0;top:-25px}.enterprise-product-finder .bottom-sheet-open{position:fixed;bottom:0;left:0;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);width:100%;max-width:100vw;padding:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:1.5rem 1.5rem 0 0;background:var(--neutral-30, #f5f6fa)}.enterprise-product-finder .bottom-sheet-open #close-product-popup{position:absolute;top:-2rem;right:2rem;color:white;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:0.25rem;font-size:14px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.enterprise-product-finder .bottom-sheet-open .tab-content{border-radius:1.5rem 1.5rem 0 0}@media (max-width: 767px){.enterprise-product-finder .bottom-sheet-open .tab-content{border-radius:0}}@media (max-width: 767px){.enterprise-product-finder .bottom-sheet-open{border-radius:0;height:auto;overflow-y:auto;top:0}.enterprise-product-finder .bottom-sheet-open .selection-wrapper{display:block !important}.enterprise-product-finder .bottom-sheet-open .selection-wrapper .selection-main{overflow:hidden}.enterprise-product-finder .bottom-sheet-open .selection-wrapper .selection-main .selection-box{display:block !important}}.enterprise-product-finder .bottom-sheet-open .nav-tabs{display:none}.enterprise-product-finder .bottom-sheet-open .mobile-placeholder{font-weight:bold}.enterprise-product-finder .bottom-sheet-open .tab-pane{padding:0 !important}.enterprise-product-finder .bottom-sheet-open .tab-pane .close-button-lg{position:absolute;bottom:-webkit-calc(100% + 2rem);bottom:-moz-calc(100% + 2rem);bottom:calc(100% + 2rem);right:0}.enterprise-product-finder .bottom-sheet-open .tab-pane .row{max-width:1320px;margin:0 auto;padding:1.5rem 2rem;position:relative}.enterprise-product-finder .bottom-sheet-open .tab-pane .row .mobile-placeholder{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media (max-width: 767px){.enterprise-product-finder .bottom-sheet-open .tab-pane .row{padding:48px 24px 16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.enterprise-product-finder .bottom-sheet-open .tab-pane .row .mobile-placeholder,.enterprise-product-finder .bottom-sheet-open .tab-pane .row .selection-box{padding:0}.enterprise-product-finder .bottom-sheet-open .tab-pane .row .mobile-placeholder{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important}.enterprise-product-finder .bottom-sheet-open .tab-pane .row .mobile-placeholder .close-button{display:block !important}}.enterprise-product-finder .bottom-sheet-open #search .wrap-top{padding:48px 0 0}.enterprise-product-finder .bottom-sheet-open #search .wrap-top__header{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:1.5rem;padding:0 1.5rem 1rem}.enterprise-product-finder .bottom-sheet-open #search .wrap-top__header .header-label{font-family:"Poppins-bold";color:var(--primary-black, #0a0a0a)}@media (max-width: 767px){.enterprise-product-finder .bottom-sheet-open #search .wrap-top__header{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important}}.enterprise-product-finder .bottom-sheet-open #search .wrap-top__form{padding:1rem 1.5rem;border-top:solid 1px var(--divider-primary, #ebeeef)}.enterprise-product-finder .bottom-sheet-open #search .wrap-top__form form .wrap-search{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.enterprise-product-finder .bottom-sheet-open #search .wrap-top__form form .wrap-search input{font-size:14px}.enterprise-product-finder .bottom-sheet-open #search .wrap-top__form form .wrap-search .clear-search-input{margin-right:0.5rem;z-index:100000;display:none}@media (max-width: 767px){.enterprise-product-finder .bottom-sheet-open #search .wrap-top__form form .wrap-search .clear-search-input{display:block}}.enterprise-product-finder .bottom-sheet-open #search .wrap-top__form form .wrap-search .action-search{position:relative;right:unset;top:unset;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.enterprise-product-finder .bottom-sheet-open #search .wrap-bottom{padding:0}.enterprise-product-finder .bottom-sheet-open #search .wrap-bottom .wrap-keyword .title{padding:1rem 1.5rem}.enterprise-product-finder .bottom-sheet-open #search .wrap-bottom .wrap-keyword .tag{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow-x:auto;margin-top:0;gap:0.5rem;padding-left:1.5rem;-ms-overflow-style:none;scrollbar-width:none}.enterprise-product-finder .bottom-sheet-open #search .wrap-bottom .wrap-keyword .tag::-webkit-scrollbar{display:none}.enterprise-product-finder .bottom-sheet-open #search .wrap-bottom .wrap-keyword .tag .badge{background-color:white;font-size:14px}.enterprise-product-finder .bottom-sheet-open #search .wrap-bottom .wrap-keyword .tag .badge:last-child{margin-right:1.5rem}.enterprise-product-finder .bottom-sheet-open #search .wrap-bottom .wrap-product-populer{padding:0}.enterprise-product-finder .bottom-sheet-open #search .wrap-bottom .wrap-product-populer .title{padding:1rem 1.5rem;margin-top:1.5rem}.enterprise-product-finder .bottom-sheet-open #search .wrap-bottom .wrap-product-populer #productResult{-ms-grid-columns:(1fr)[1] !important;grid-template-columns:repeat(1, 1fr) !important;padding:0 1.5rem}.enterprise-product-finder .bottom-sheet-open #search .wrap-bottom .wrap-product-populer #productResult .product-item{text-decoration:none;padding:0}.enterprise-product-finder .bottom-sheet-open .action-button{display:none}.product-results{background:var(--neutral-30, #f5f6fa);padding:40px 2rem 2rem;max-height:75vh;overflow-y:auto}@media (max-width: 767px){.product-results{padding:0}}.product-results-inner{margin:0 auto;max-width:1320px}.product-results-inner .wrap-showmore .showmore span{cursor:pointer}.product-results__action{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){.product-results__action{padding:1rem 1.5rem}}.product-results__action .action__title{font-size:20px;font-family:"Poppins";color:var(--neutral-70, #4e5764)}@media (max-width: 767px){.product-results__action .action__title{font-size:14px;color:var(--primary-black, #0a0a0a)}}.product-results__action .action__sort{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:0.25rem;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.product-results__action .action__sort-icon{width:1.25rem;height:1.25rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.product-results__action .action__sort-icon img{width:100%}.product-results__action .action__sort-label{font-size:12px;font-family:"Poppins";display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;line-height:20px}.product-results__content{margin-top:2rem;display:-ms-grid;display:grid;gap:1.5rem;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr)}@media (max-width: 767px){.product-results__content{margin-top:0.5rem;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1, 1fr);gap:1rem;padding:0 1.5rem}}.product-results__content .product-item{text-decoration:none;border-radius:8px;background:var(--primary-white, #fff);-webkit-box-shadow:0 0 12px 0 rgba(31,31,31,0.02),0 8px 12px 0 rgba(47,48,48,0.03);box-shadow:0 0 12px 0 rgba(31,31,31,0.02),0 8px 12px 0 rgba(47,48,48,0.03);overflow:hidden}.product-results__content .product-item__media{position:relative;overflow:hidden}@media (max-width: 767px){.product-results__content .product-item__media{width:100%;overflow:hidden;aspect-ratio:1/0.6}}.product-results__content .product-item__media .media-badge{position:absolute;top:0;left:0;padding:0.5rem 1rem;gap:0.5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;background:var(--primary-white, #fff);border-bottom-right-radius:1rem;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.product-results__content .product-item__media .media-badge__icon img{width:1.25rem;height:1.25rem}.product-results__content .product-item__media .media-badge__label{font-family:"Poppins";font-size:12px}.product-results__content .product-item__media .media-image{aspect-ratio:16/9;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.product-results__content .product-item__media .media-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-results__content .product-item__media .media-image:hover img{-webkit-transform:scale(1.25);-moz-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25);-webkit-transition:-webkit-transform 0.5s ease-in-out;transition:-webkit-transform 0.5s ease-in-out;-moz-transition:transform 0.5s ease-in-out, -moz-transform 0.5s ease-in-out;transition:transform 0.5s ease-in-out;transition:transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out, -moz-transform 0.5s ease-in-out}.product-results__content .product-item__content{padding:1.5rem;font-size:14px}.product-results__content .product-item__content .content-title{color:var(--primary-blue, #001a41);font-family:"Poppins-bold"}@media (max-width: 767px){.product-results__content .product-item__content .content-title{font-size:16px}}.product-results__content .product-item__content .content-desc{color:var(--neutral-70, #4e5764);margin-top:0.5rem;font-family:"Poppins"}@media (max-width: 767px){.product-results__content .product-item__content .content-desc{font-size:14px}}.product-results__content .product-empty__image{margin-bottom:1.5rem;width:128px;height:128px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.product-results__content .product-empty__image img{width:100%}.product-results__content .product-empty__image .empty-illustration-mobile{display:none}@media (max-width: 767px){.product-results__content .product-empty__image .empty-illustration-mobile{display:block}}.product-results__content .product-empty__image .empty-illustration-desktop{display:block}@media (max-width: 767px){.product-results__content .product-empty__image .empty-illustration-desktop{display:none}}.product-results__content .product-empty__content .content-title{font-weight:600;font-family:"Poppins-bold";color:var(--primary-black, #0a0a0a);font-size:20px}.product-results__content .product-empty__content .content-desc{font-family:"Poppins";font-size:14px;margin-top:0.5rem;color:var(--neutral-70, #4e5764)}.product-results__footer{margin-top:100px;background:white;border-radius:0.5rem;padding:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Poppins"}@media (max-width: 767px){.product-results__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;margin:16px 24px;padding:1.5rem}}.product-results__footer div{font-size:16px;color:var(--primary-blue, #001a41)}.product-results__footer a{border-radius:56px;background:var(--primary-red, #ff0025);text-decoration:none;color:white;padding:0.75rem 1.5rem;text-align:center;width:192px;font-size:14px;font-weight:bold}

/*# sourceMappingURL=maps/enterprise/widgets/enterprise-product-finder.css.map */
