.white{color:#fff}.black{color:#000}.green{color:#88c540}.red{color:#d32f2f}.gray2{color:#9697a6!important}@font-face{font-family:opensans;src:url(../../static/media/Helvetica.06113bf748ae7dc33e05.ttf)}@font-face{font-family:oswald;src:url(../../static/media/Raleway-ExtraBold.6c038701b4ae3c9f456d.ttf)}@font-face{font-family:raleway;src:url(../../static/media/Raleway-Regular.c15b0bf7b86f34335251.ttf)}@font-face{font-family:helvebold;src:url(../../static/media/Helvetica-Bold.ed57aca7292971d8548c.ttf)}header{background-color:#000;height:80px;left:0;position:fixed;top:0;width:100vw;z-index:99}@media screen and (max-width:576px){header{width:100vw}}header .container-header{display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1280px;padding:20px 10px 20px 30px;position:relative;width:100%}@media screen and (max-width:980px){header .container-header{padding:20px}}@media screen and (min-width:1600px){header .container-header{max-width:70vw}}header .container-header .logo-container{height:70px;margin-top:-20px;position:relative}header .container-header .main-logo{cursor:pointer;height:78px}header ul{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2px;position:relative}header ul.menu-top li{margin-left:3px;margin-right:3px;position:relative}header ul.menu-top li a{color:#fff;font-family:raleway;font-size:15px;font-weight:600;letter-spacing:1px;padding:.5rem 1.3rem;position:relative;transition:all .2s}header ul.menu-top li a:after{border-bottom:1px solid;bottom:0;content:"";position:absolute;right:0;transition:width .4s linear 0s;width:0}header ul.menu-top li a.active,header ul.menu-top li a:hover{background-color:#88c540}header ul.menu-top li a.active:after,header ul.menu-top li a:hover:after{left:0;width:100%}header ul.menu-top li.has-sub a{padding:.5rem 1.7rem .5rem 1.3rem}header ul.menu-top li.has-sub:after{color:#fff;content:"";font-family:fontAwesome;font-size:10px;position:absolute;right:14px;top:3px}header ul.menu-top li.has-sub.selected a{background-color:#88c540}header ul.menu-top li.has-sub .dropdown-list-wrapper{box-shadow:0 4px 25px rgba(0,0,0,.1);display:none;left:0;position:absolute;top:27px}header ul.menu-top li.has-sub .dropdown-list-wrapper ul{background-color:#fff;display:block;margin:0;padding:0}header ul.menu-top li.has-sub .dropdown-list-wrapper ul.two-column{-webkit-column-count:3;column-count:3;-webkit-column-fill:balance;column-fill:balance;-webkit-column-gap:0;column-gap:0;width:450px}header ul.menu-top li.has-sub .dropdown-list-wrapper ul li{column-break-inside:avoid;display:inline-block;float:none;height:40px;margin:0;padding:0;position:relative;text-align:left;width:150px}header ul.menu-top li.has-sub .dropdown-list-wrapper ul li a{background-color:#fff;color:#000;font-weight:500;height:100%;left:0;padding:10px 16px;position:absolute;top:0;white-space:nowrap;width:100%}header ul.menu-top li.has-sub .dropdown-list-wrapper ul li a:hover{background-color:#f0f0f0;color:#88c540;font-weight:600}header ul.menu-top li.has-sub .dropdown-list-wrapper ul li a:hover:after{left:0;width:0}header ul.menu-top li.has-sub .dropdown-list-wrapper ul li a.active{color:#88c540;font-weight:600}header ul.menu-top li.has-sub .dropdown-list-wrapper ul li .submenu-wrapper-container{display:none;position:absolute;right:-161px;top:0;width:auto}header ul.menu-top li.has-sub .dropdown-list-wrapper ul li .submenu-wrapper-container li{width:160px}header ul.menu-top li.has-sub .dropdown-list-wrapper ul li .submenu-wrapper-container li:after{content:""}header ul.menu-top li.has-sub .dropdown-list-wrapper ul li .submenu-wrapper-container li a{background-color:#fff;white-space:nowrap}header ul.menu-top li.has-sub .dropdown-list-wrapper ul li .submenu-wrapper-container li a:hover{font-weight:600}header ul.menu-top li.has-sub .dropdown-list-wrapper ul li.two-column .submenu-wrapper-container{-webkit-column-count:2;column-count:2;-webkit-column-gap:1px;column-gap:1px;-webkit-column-rule:1px outset #222;column-rule:1px outset #222;right:-322px;width:auto}header ul.utility-menu li{margin-right:10px;position:relative}header ul.utility-menu li a{cursor:pointer;position:relative}header ul.utility-menu li a svg{fill:#fff;height:25px;transition:all .2s;width:25px}header ul.utility-menu li a:hover svg{fill:#88c540}header ul.utility-menu li a .number-cart{align-items:center;background:#ff2b35;border-radius:50%;color:#fff!important;display:none;font-size:11px;font-size:8px;font-weight:500;height:14px;justify-content:center;left:17px;position:absolute;text-align:center;top:-4px;width:14px}header ul.utility-menu li a .number-cart.active{display:flex}header ul.utility-menu li a.js-show-cart svg{height:26px;width:26px}header ul.utility-menu li.li-notif{position:relative}header ul.utility-menu li.li-notif .dropdown-notification{background-color:#fff;border-radius:20px;box-shadow:0 4px 25px rgba(0,0,0,.1);display:none;height:280px;left:-245px;padding:10px;position:absolute;top:135%;width:265px}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list{list-style:none}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list li{float:none;margin-right:0;padding:1px 5px;transition:all .2s;width:100%}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list li a{color:#9697a6;font-size:12px}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list li.active,header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list li:hover{background-color:#e6e7e9}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list li.active a,header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list li:hover a{color:#88c540}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list li.active{background-color:#f0f0f0}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list li.active a{cursor:default;pointer-events:none}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list li.active:hover{background-color:#f0f0f0}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list .row-notif-product{display:flex}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list .row-notif-product .notif-foto{height:50px;width:50px}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list .row-notif-product .notif-foto img{height:100%;object-fit:contain;object-position:center;width:100%}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list .row-notif-product .notif-desc{font-size:12px;padding-left:10px;width:calc(100% - 50px)}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list .row-notif-product .notif-desc .notif-product-name{color:#88c540;font-weight:600;margin-bottom:3px}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list .row-notif-product .notif-desc .notif-date,header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list .row-notif-product .notif-desc .notif-no-pesanan{color:#000;font-size:10px;line-height:1;margin-bottom:2px}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list .row-notif-border{border-bottom:1px solid #ced4da;font-size:11px;padding:3px 0}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list .row-notif-border.read{color:#9697a6}header ul.utility-menu li.li-notif .dropdown-notification .dropdown-notif-list .row-notif-border.unread{color:#88c540}header ul.utility-menu li.li-login-user{margin-left:5px}header ul.utility-menu li.li-after-login{display:none;position:relative}header ul.utility-menu li.li-after-login .user-login-wrapper{border:1px solid #fff;border-radius:100%;cursor:pointer;height:25px;margin-left:5px;margin-top:-2px;overflow:hidden;width:25px}header ul.utility-menu li.li-after-login .user-login-wrapper img{height:100%;object-fit:contain;object-position:center;width:100%}header ul.utility-menu li.li-after-login .dropdown-user-menu{background-color:#fff;border-radius:20px;box-shadow:0 4px 25px rgba(0,0,0,.1);display:none;height:185px;left:-200px;padding:15px;position:absolute;top:135%;width:230px}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-header{align-items:center;border-bottom:1px solid #ebebeb;display:flex;margin-bottom:10px;padding-bottom:15px}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-header .user-photo-dropdown{border-radius:100%;height:30px;margin-right:10px;overflow:hidden;position:relative;width:30px}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-header .user-photo-dropdown img{height:100%;object-fit:contain;object-position:center;width:100%}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-header .user-info-dropdown{color:#000;display:flex;flex-direction:column}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-header .user-info-dropdown .user-info-name{font-size:14px;font-weight:600}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-header .user-info-dropdown .user-info-status{align-items:center;color:#9697a6;display:flex;font-size:10px;font-weight:300;justify-content:flex-start}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-header .user-info-dropdown .user-info-status svg{margin-right:2px;width:12px}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-header .user-info-dropdown .user-info-status svg path{fill:#88c540}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-list{list-style:none}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-list li{float:none;margin-right:0;padding:2px 7px;transition:all .2s;width:100%}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-list li a{color:#9697a6;font-size:14px}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-list li.active,header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-list li:hover{background-color:#e6e7e9}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-list li.active a,header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-list li:hover a{color:#88c540}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-list li.active{background-color:#f0f0f0}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-list li.active a{cursor:default;pointer-events:none}header ul.utility-menu li.li-after-login .dropdown-user-menu .dropdown-user-list li.active:hover{background-color:#f0f0f0}@media screen and (max-width:980px){header ul{display:none}}header .mobile-menu-wrapper{display:none;height:45px}@media screen and (max-width:980px){header .mobile-menu-wrapper{align-items:center;display:flex;justify-content:flex-end}}header .hamburger-menu,header .mobile-cart{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}header .hamburger-menu path,header .mobile-cart path{fill:#fff}header .hamburger-menu svg,header .mobile-cart svg{width:25px}header .hamburger-menu{margin-left:7px}header .mobile-cart{position:relative}header .mobile-cart svg{margin-top:-1px;width:29px}header .mobile-cart .number-cart-mobile{align-items:center;background:#ff2b35;border-radius:50%;color:#fff!important;display:none;font-size:11px;font-size:8px;font-weight:500;height:14px;justify-content:center;left:31px;line-height:22px;position:absolute;text-align:center;top:7px;width:14px}header .mobile-cart .number-cart-mobile.active{display:flex}header .notif-mobile{cursor:pointer;height:40px;position:relative;width:40px}header .notif-mobile svg{left:50%;margin-top:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:27px}header .notif-mobile svg path{fill:#fff}header .notif-mobile .dropdown-notification-mobile{background-color:#fff;border-radius:20px;box-shadow:0 4px 25px rgba(0,0,0,.1);display:none;height:280px;left:-180px;padding:10px;position:absolute;top:125%;width:265px}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list{display:block;list-style:none}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list li{float:none;margin-right:0;padding:1px 5px;transition:all .2s;width:100%}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list li a{color:#9697a6;font-size:12px}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list li.active,header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list li:hover{background-color:#e6e7e9}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list li.active a,header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list li:hover a{color:#88c540}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list li.active{background-color:#f0f0f0}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list li.active a{cursor:default;pointer-events:none}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list li.active:hover{background-color:#f0f0f0}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list .row-notif-product{display:flex}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list .row-notif-product .notif-foto{height:50px;width:50px}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list .row-notif-product .notif-foto img{height:100%;object-fit:contain;object-position:center;width:100%}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list .row-notif-product .notif-desc{font-size:12px;padding-left:10px;width:calc(100% - 50px)}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list .row-notif-product .notif-desc .notif-product-name{color:#88c540;font-weight:600;margin-bottom:3px}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list .row-notif-product .notif-desc .notif-date,header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list .row-notif-product .notif-desc .notif-no-pesanan{color:#000;font-size:10px;line-height:1;margin-bottom:2px}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list .row-notif-border{border-bottom:1px solid #ced4da;font-size:11px;padding:3px 0}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list .row-notif-border.read{color:#9697a6}header .notif-mobile .dropdown-notification-mobile .dropdown-notif-list .row-notif-border.unread{color:#88c540}.bg-overlay{transition:.3s ease}.bg-overlay.active{background-color:rgba(0,0,0,.66);bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.minicart,.usermenu{background-color:#eef2f3;height:100%;position:fixed;right:-380px;top:0;transition:all .3s ease;width:380px;z-index:900}@media screen and (max-width:576px){.minicart,.usermenu{right:-100vw;width:100vw}}.minicart.active,.usermenu.active{right:0;transition:all .3s ease}.minicart .minicart-container,.minicart .usermenu-container,.usermenu .minicart-container,.usermenu .usermenu-container{height:100%;position:relative}.minicart .minicart-container .mini-content .minicart-head .js-close-minicart,.minicart .minicart-container .mini-content .minicart-head .js-close-usermenu,.minicart .minicart-container .mini-content .usermenu-head .js-close-minicart,.minicart .minicart-container .mini-content .usermenu-head .js-close-usermenu,.minicart .usermenu-container .mini-content .minicart-head .js-close-minicart,.minicart .usermenu-container .mini-content .minicart-head .js-close-usermenu,.minicart .usermenu-container .mini-content .usermenu-head .js-close-minicart,.minicart .usermenu-container .mini-content .usermenu-head .js-close-usermenu,.usermenu .minicart-container .mini-content .minicart-head .js-close-minicart,.usermenu .minicart-container .mini-content .minicart-head .js-close-usermenu,.usermenu .minicart-container .mini-content .usermenu-head .js-close-minicart,.usermenu .minicart-container .mini-content .usermenu-head .js-close-usermenu,.usermenu .usermenu-container .mini-content .minicart-head .js-close-minicart,.usermenu .usermenu-container .mini-content .minicart-head .js-close-usermenu,.usermenu .usermenu-container .mini-content .usermenu-head .js-close-minicart,.usermenu .usermenu-container .mini-content .usermenu-head .js-close-usermenu{border-right:1px solid #ecebeb;color:#000;cursor:pointer;font-size:12px;font-weight:700;height:50px;left:0;line-height:51px;position:absolute;text-align:center;text-transform:uppercase;top:0;width:50px}.minicart .minicart-container .mini-content .minicart-head .js-close-minicart svg,.minicart .minicart-container .mini-content .minicart-head .js-close-usermenu svg,.minicart .minicart-container .mini-content .usermenu-head .js-close-minicart svg,.minicart .minicart-container .mini-content .usermenu-head .js-close-usermenu svg,.minicart .usermenu-container .mini-content .minicart-head .js-close-minicart svg,.minicart .usermenu-container .mini-content .minicart-head .js-close-usermenu svg,.minicart .usermenu-container .mini-content .usermenu-head .js-close-minicart svg,.minicart .usermenu-container .mini-content .usermenu-head .js-close-usermenu svg,.usermenu .minicart-container .mini-content .minicart-head .js-close-minicart svg,.usermenu .minicart-container .mini-content .minicart-head .js-close-usermenu svg,.usermenu .minicart-container .mini-content .usermenu-head .js-close-minicart svg,.usermenu .minicart-container .mini-content .usermenu-head .js-close-usermenu svg,.usermenu .usermenu-container .mini-content .minicart-head .js-close-minicart svg,.usermenu .usermenu-container .mini-content .minicart-head .js-close-usermenu svg,.usermenu .usermenu-container .mini-content .usermenu-head .js-close-minicart svg,.usermenu .usermenu-container .mini-content .usermenu-head .js-close-usermenu svg{fill:#000;height:auto;transition:all .2s;width:14px}.minicart .minicart-container .mini-content .minicart-head .js-close-minicart:hover svg,.minicart .minicart-container .mini-content .minicart-head .js-close-usermenu:hover svg,.minicart .minicart-container .mini-content .usermenu-head .js-close-minicart:hover svg,.minicart .minicart-container .mini-content .usermenu-head .js-close-usermenu:hover svg,.minicart .usermenu-container .mini-content .minicart-head .js-close-minicart:hover svg,.minicart .usermenu-container .mini-content .minicart-head .js-close-usermenu:hover svg,.minicart .usermenu-container .mini-content .usermenu-head .js-close-minicart:hover svg,.minicart .usermenu-container .mini-content .usermenu-head .js-close-usermenu:hover svg,.usermenu .minicart-container .mini-content .minicart-head .js-close-minicart:hover svg,.usermenu .minicart-container .mini-content .minicart-head .js-close-usermenu:hover svg,.usermenu .minicart-container .mini-content .usermenu-head .js-close-minicart:hover svg,.usermenu .minicart-container .mini-content .usermenu-head .js-close-usermenu:hover svg,.usermenu .usermenu-container .mini-content .minicart-head .js-close-minicart:hover svg,.usermenu .usermenu-container .mini-content .minicart-head .js-close-usermenu:hover svg,.usermenu .usermenu-container .mini-content .usermenu-head .js-close-minicart:hover svg,.usermenu .usermenu-container .mini-content .usermenu-head .js-close-usermenu:hover svg{fill:#d32f2f}.minicart .minicart-container .mini-content .minicart-head .title,.minicart .minicart-container .mini-content .usermenu-head .title,.minicart .usermenu-container .mini-content .minicart-head .title,.minicart .usermenu-container .mini-content .usermenu-head .title,.usermenu .minicart-container .mini-content .minicart-head .title,.usermenu .minicart-container .mini-content .usermenu-head .title,.usermenu .usermenu-container .mini-content .minicart-head .title,.usermenu .usermenu-container .mini-content .usermenu-head .title{border-bottom:1px solid #ecebeb;color:#000;font-family:raleway;font-size:18px;font-weight:600;height:50px;letter-spacing:1px;line-height:51px;margin:0;padding-bottom:0;text-align:center}.minicart .minicart-container .mini-content .minicart-head .minicart-counter,.minicart .minicart-container .mini-content .usermenu-head .minicart-counter,.minicart .usermenu-container .mini-content .minicart-head .minicart-counter,.minicart .usermenu-container .mini-content .usermenu-head .minicart-counter,.usermenu .minicart-container .mini-content .minicart-head .minicart-counter,.usermenu .minicart-container .mini-content .usermenu-head .minicart-counter,.usermenu .usermenu-container .mini-content .minicart-head .minicart-counter,.usermenu .usermenu-container .mini-content .usermenu-head .minicart-counter{border:1px solid #ecebeb;border-right:transparent;border-top:transparent;color:#000;display:block;font-size:18px;font-weight:600;height:50px;line-height:51px;min-width:50px;position:absolute;right:0;text-align:center;top:0}.minicart .minicart-container .mini-content .minicart-bottom,.minicart .minicart-container .mini-content .usermenu-bottom,.minicart .usermenu-container .mini-content .minicart-bottom,.minicart .usermenu-container .mini-content .usermenu-bottom,.usermenu .minicart-container .mini-content .minicart-bottom,.usermenu .minicart-container .mini-content .usermenu-bottom,.usermenu .usermenu-container .mini-content .minicart-bottom,.usermenu .usermenu-container .mini-content .usermenu-bottom{text-align:center}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper{height:calc(100vh - 167px);max-height:100%;overflow-x:hidden;overflow-y:auto;padding:0 20px;position:relative}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart{overflow:hidden;position:relative;text-align:left}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol{margin:0;padding:0}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li{align-items:flex-start;align-items:center;border-bottom:1px solid #e1e1e1;display:flex;padding:20px 0;position:relative}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product{width:25%}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product img,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product img,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product img,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product img,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product img,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product img,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product img,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .thumb-img-product img{border-style:none;max-width:100%;vertical-align:middle}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail{color:#000;padding-left:20px;width:70%}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail h3,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail h3,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail h3,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail h3,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail h3,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail h3,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail h3,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail h3{color:#88c540;font-family:raleway;font-size:16px;letter-spacing:1px;line-height:16px;margin-bottom:10px}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-qty,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-qty,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-qty,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-qty,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-qty,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-qty,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-qty,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-qty{line-height:1;margin-bottom:5px}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-price span,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-price span,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-price span,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-price span,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-price span,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-price span,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-price span,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-detail .product-info .product-price span{font-weight:600}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove{width:15%}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a{cursor:pointer;position:absolute;right:0;top:19px}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg{width:16px}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg path,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg path,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg path,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg path,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg path,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg path,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg path,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a svg path{fill:#000;transition:all .2s}.minicart .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a:hover svg path,.minicart .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a:hover svg path,.minicart .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a:hover svg path,.minicart .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a:hover svg path,.usermenu .minicart-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a:hover svg path,.usermenu .minicart-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a:hover svg path,.usermenu .usermenu-container .mini-content .minicart-bottom .shopping-list-wrapper .product-cart ol li .product-remove a:hover svg path,.usermenu .usermenu-container .mini-content .usermenu-bottom .shopping-list-wrapper .product-cart ol li .product-remove a:hover svg path{fill:#d32f2f}.minicart .minicart-container .mini-content .minicart-bottom .sub-total,.minicart .minicart-container .mini-content .usermenu-bottom .sub-total,.minicart .usermenu-container .mini-content .minicart-bottom .sub-total,.minicart .usermenu-container .mini-content .usermenu-bottom .sub-total,.usermenu .minicart-container .mini-content .minicart-bottom .sub-total,.usermenu .minicart-container .mini-content .usermenu-bottom .sub-total,.usermenu .usermenu-container .mini-content .minicart-bottom .sub-total,.usermenu .usermenu-container .mini-content .usermenu-bottom .sub-total{background-color:#fff;bottom:59px;color:#000;height:59px;line-height:59px;max-width:100%;overflow:hidden;padding:0 15px;position:absolute;width:400px}@media screen and (max-width:576px){.minicart .minicart-container .mini-content .minicart-bottom .sub-total,.minicart .minicart-container .mini-content .usermenu-bottom .sub-total,.minicart .usermenu-container .mini-content .minicart-bottom .sub-total,.minicart .usermenu-container .mini-content .usermenu-bottom .sub-total,.usermenu .minicart-container .mini-content .minicart-bottom .sub-total,.usermenu .minicart-container .mini-content .usermenu-bottom .sub-total,.usermenu .usermenu-container .mini-content .minicart-bottom .sub-total,.usermenu .usermenu-container .mini-content .usermenu-bottom .sub-total{width:100vw}}.minicart .minicart-container .mini-content .minicart-bottom .sub-total .total-title,.minicart .minicart-container .mini-content .usermenu-bottom .sub-total .total-title,.minicart .usermenu-container .mini-content .minicart-bottom .sub-total .total-title,.minicart .usermenu-container .mini-content .usermenu-bottom .sub-total .total-title,.usermenu .minicart-container .mini-content .minicart-bottom .sub-total .total-title,.usermenu .minicart-container .mini-content .usermenu-bottom .sub-total .total-title,.usermenu .usermenu-container .mini-content .minicart-bottom .sub-total .total-title,.usermenu .usermenu-container .mini-content .usermenu-bottom .sub-total .total-title{float:left;font-size:18px;font-weight:600}.minicart .minicart-container .mini-content .minicart-bottom .sub-total .total-price,.minicart .minicart-container .mini-content .usermenu-bottom .sub-total .total-price,.minicart .usermenu-container .mini-content .minicart-bottom .sub-total .total-price,.minicart .usermenu-container .mini-content .usermenu-bottom .sub-total .total-price,.usermenu .minicart-container .mini-content .minicart-bottom .sub-total .total-price,.usermenu .minicart-container .mini-content .usermenu-bottom .sub-total .total-price,.usermenu .usermenu-container .mini-content .minicart-bottom .sub-total .total-price,.usermenu .usermenu-container .mini-content .usermenu-bottom .sub-total .total-price{color:#88c540;display:block;float:right;font-size:16px;font-weight:600;width:auto}.minicart .minicart-container .mini-content .minicart-bottom .action-checkout,.minicart .minicart-container .mini-content .usermenu-bottom .action-checkout,.minicart .usermenu-container .mini-content .minicart-bottom .action-checkout,.minicart .usermenu-container .mini-content .usermenu-bottom .action-checkout,.usermenu .minicart-container .mini-content .minicart-bottom .action-checkout,.usermenu .minicart-container .mini-content .usermenu-bottom .action-checkout,.usermenu .usermenu-container .mini-content .minicart-bottom .action-checkout,.usermenu .usermenu-container .mini-content .usermenu-bottom .action-checkout{bottom:0;max-width:100%;position:absolute;width:400px}@media screen and (max-width:576px){.minicart .minicart-container .mini-content .minicart-bottom .action-checkout,.minicart .minicart-container .mini-content .usermenu-bottom .action-checkout,.minicart .usermenu-container .mini-content .minicart-bottom .action-checkout,.minicart .usermenu-container .mini-content .usermenu-bottom .action-checkout,.usermenu .minicart-container .mini-content .minicart-bottom .action-checkout,.usermenu .minicart-container .mini-content .usermenu-bottom .action-checkout,.usermenu .usermenu-container .mini-content .minicart-bottom .action-checkout,.usermenu .usermenu-container .mini-content .usermenu-bottom .action-checkout{width:100vw}}.minicart .minicart-container .mini-content .minicart-bottom .action-checkout .btn-checkout,.minicart .minicart-container .mini-content .minicart-bottom .action-checkout .btn-viewcart,.minicart .minicart-container .mini-content .usermenu-bottom .action-checkout .btn-checkout,.minicart .minicart-container .mini-content .usermenu-bottom .action-checkout .btn-viewcart,.minicart .usermenu-container .mini-content .minicart-bottom .action-checkout .btn-checkout,.minicart .usermenu-container .mini-content .minicart-bottom .action-checkout .btn-viewcart,.minicart .usermenu-container .mini-content .usermenu-bottom .action-checkout .btn-checkout,.minicart .usermenu-container .mini-content .usermenu-bottom .action-checkout .btn-viewcart,.usermenu .minicart-container .mini-content .minicart-bottom .action-checkout .btn-checkout,.usermenu .minicart-container .mini-content .minicart-bottom .action-checkout .btn-viewcart,.usermenu .minicart-container .mini-content .usermenu-bottom .action-checkout .btn-checkout,.usermenu .minicart-container .mini-content .usermenu-bottom .action-checkout .btn-viewcart,.usermenu .usermenu-container .mini-content .minicart-bottom .action-checkout .btn-checkout,.usermenu .usermenu-container .mini-content .minicart-bottom .action-checkout .btn-viewcart,.usermenu .usermenu-container .mini-content .usermenu-bottom .action-checkout .btn-checkout,.usermenu .usermenu-container .mini-content .usermenu-bottom .action-checkout .btn-viewcart{background-color:#2a2a2a;color:#fff;cursor:pointer;display:block;float:left;font-size:12px;font-weight:600;height:59px;letter-spacing:.2em;line-height:61px;text-align:center;text-transform:uppercase;transition:color .3s ease 0s,background-color .3s ease 0s;width:50%}.minicart .minicart-container .mini-content .minicart-bottom .action-checkout .btn-checkout:hover,.minicart .minicart-container .mini-content .minicart-bottom .action-checkout .btn-viewcart:hover,.minicart .minicart-container .mini-content .usermenu-bottom .action-checkout .btn-checkout:hover,.minicart .minicart-container .mini-content .usermenu-bottom .action-checkout .btn-viewcart:hover,.minicart .usermenu-container .mini-content .minicart-bottom .action-checkout .btn-checkout:hover,.minicart .usermenu-container .mini-content .minicart-bottom .action-checkout .btn-viewcart:hover,.minicart .usermenu-container .mini-content .usermenu-bottom .action-checkout .btn-checkout:hover,.minicart .usermenu-container .mini-content .usermenu-bottom .action-checkout .btn-viewcart:hover,.usermenu .minicart-container .mini-content .minicart-bottom .action-checkout .btn-checkout:hover,.usermenu .minicart-container .mini-content .minicart-bottom .action-checkout .btn-viewcart:hover,.usermenu .minicart-container .mini-content .usermenu-bottom .action-checkout .btn-checkout:hover,.usermenu .minicart-container .mini-content .usermenu-bottom .action-checkout .btn-viewcart:hover,.usermenu .usermenu-container .mini-content .minicart-bottom .action-checkout .btn-checkout:hover,.usermenu .usermenu-container .mini-content .minicart-bottom .action-checkout .btn-viewcart:hover,.usermenu .usermenu-container .mini-content .usermenu-bottom .action-checkout .btn-checkout:hover,.usermenu .usermenu-container .mini-content .usermenu-bottom .action-checkout .btn-viewcart:hover{background:#88c540;color:#fff}.minicart .minicart-container .mini-content .minicart-bottom .action-checkout .btn-checkout,.minicart .minicart-container .mini-content .usermenu-bottom .action-checkout .btn-checkout,.minicart .usermenu-container .mini-content .minicart-bottom .action-checkout .btn-checkout,.minicart .usermenu-container .mini-content .usermenu-bottom .action-checkout .btn-checkout,.usermenu .minicart-container .mini-content .minicart-bottom .action-checkout .btn-checkout,.usermenu .minicart-container .mini-content .usermenu-bottom .action-checkout .btn-checkout,.usermenu .usermenu-container .mini-content .minicart-bottom .action-checkout .btn-checkout,.usermenu .usermenu-container .mini-content .usermenu-bottom .action-checkout .btn-checkout{background-color:#000}.usermenu .usermenu-bottom{padding:60px 30px}.usermenu .menulogin-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.usermenu .menulogin-wrapper .form-login,.usermenu .menulogin-wrapper .form-register{width:100%}.usermenu .menulogin-wrapper .form-login .form-check,.usermenu .menulogin-wrapper .form-register .form-check{font-size:12px;margin-bottom:10px;padding:8px 4px;text-align:left}.usermenu .menulogin-wrapper .form-login .form-check a,.usermenu .menulogin-wrapper .form-register .form-check a{color:#555}.usermenu .menulogin-wrapper .form-login .btnNine-create,.usermenu .menulogin-wrapper .form-register .btnNine-create{font-size:15px;padding:14px 20px 12px;width:100%}.usermenu .menulogin-wrapper .form-login .btnNine-create svg,.usermenu .menulogin-wrapper .form-register .btnNine-create svg{margin-right:15px;margin-top:-4px;vertical-align:middle;width:20px}.usermenu .menulogin-wrapper .form-login .or-create,.usermenu .menulogin-wrapper .form-register .or-create{margin:2em 0;overflow:hidden;text-align:center}.usermenu .menulogin-wrapper .form-login .or-create span,.usermenu .menulogin-wrapper .form-register .or-create span{color:#000;font-size:16px;letter-spacing:.2em;padding:0 10px;position:relative;text-transform:uppercase}.usermenu .menulogin-wrapper .form-login .or-create span:before,.usermenu .menulogin-wrapper .form-register .or-create span:before{border-top:1px solid #e4e4e4;content:"";position:absolute;right:100%;top:11px;width:9999em}.usermenu .menulogin-wrapper .form-login .or-create span:after,.usermenu .menulogin-wrapper .form-register .or-create span:after{border-top:1px solid #e4e4e4;content:"";left:100%;position:absolute;top:11px;width:9999em}.usermenu .menulogin-wrapper .form-login .or-create .login-btn,.usermenu .menulogin-wrapper .form-login .or-create .register-btn,.usermenu .menulogin-wrapper .form-register .or-create .login-btn,.usermenu .menulogin-wrapper .form-register .or-create .register-btn{background:0 0;color:#333;display:table;font-size:15px;font-weight:500;height:auto;line-height:12px;margin:10px auto;padding:20px 0;text-decoration:none;transition:all .2s}.usermenu .menulogin-wrapper .form-login .or-create .login-btn:hover,.usermenu .menulogin-wrapper .form-login .or-create .register-btn:hover,.usermenu .menulogin-wrapper .form-register .or-create .login-btn:hover,.usermenu .menulogin-wrapper .form-register .or-create .register-btn:hover{color:#88c540}.usermenu .menulogin-wrapper .form-register{margin:30px}.usermenu .menulogin-wrapper .form-register .btnNine-create{margin:20px auto 0;width:70%}.search-top-menu{border:1px solid #88c540;border-radius:10px;display:none;height:36px;left:-170px;overflow:hidden;position:absolute;top:-18px;width:170px}.search-top-menu .form-group{border-radius:10px;height:calc(100% - 2px);left:1px;position:absolute;top:1px;width:calc(100% - 2px)}.search-top-menu .form-group .form-control{border:none;color:#88c540;height:100%;padding:8px 12px;width:100%}.search-top-menu .form-group .form-control.filled{background:transparent!important;border-bottom:none!important}.search-top-menu .form-group .form-control:focus{background:none}.mobile-menu-list{background-color:#eef2f3;height:100%;max-width:calc(100% - 20px);position:fixed;right:-400px;top:0;transition:all .3s ease;width:400px;z-index:901}@media screen and (max-width:576px){.mobile-menu-list{max-width:100vw;right:-100vw;width:100vw}}.mobile-menu-list.active{right:0;transition:all .3s ease}.mobile-menu-list .tab-content-menu{display:flex;margin-bottom:0;width:100%}.mobile-menu-list .tab-content-menu .toptab{display:inline-block;width:50%}.mobile-menu-list .tab-content-menu .toptab a{background-color:#fff;border-bottom:1px solid #ddd;color:#000;cursor:pointer;display:block;float:left;font-family:raleway;font-size:16px;font-weight:600;height:80px;letter-spacing:1px;line-height:80px;margin:0;padding:0;text-align:center;text-decoration:none;text-transform:uppercase;width:100%}.mobile-menu-list .tab-content-menu .toptab a .toptab-icon{display:inline-block;margin-right:10px;margin-top:-2px;vertical-align:middle;width:22px}.mobile-menu-list .tab-content-menu .toptab a svg .rect,.mobile-menu-list .tab-content-menu .toptab a svg path{fill:#000}.mobile-menu-list .tab-content-menu .toptab a svg .rect1{fill:#88c540}.mobile-menu-list .tab-content-menu .toptab.active a{background-color:#111;color:#fff}.mobile-menu-list .tab-content-menu .toptab.active a svg .rect,.mobile-menu-list .tab-content-menu .toptab.active a svg path{fill:#fff}.mobile-menu-list .tab-content-menu .toptab.active a svg .rect1{fill:none}.mobile-menu-list .tab-content .tab-content-wrapper{height:calc(100vh - 80px);overflow:auto;overflow-x:hidden;position:relative;width:100%}.mobile-menu-list .tab-content .tab-content-wrapper .search-menu-wrapper{padding:10px;position:relative;width:100%}.mobile-menu-list .tab-content .tab-content-wrapper .search-menu-wrapper input{border:1px solid #ebe9e9;border-radius:5px;padding:15px 16px;width:100%}.mobile-menu-list .tab-content .tab-content-wrapper .search-menu-wrapper .mobile-search-btn{align-items:center;display:flex;height:45px;justify-content:center;position:absolute;right:10px;top:10px;width:55px;z-index:2}.mobile-menu-list .tab-content .tab-content-wrapper .search-menu-wrapper .mobile-search-btn svg{fill:#000;width:20px}.mobile-menu-list .tab-content .sub-tab-content-wrapper{background-color:#eef2f3;height:calc(100% - 80px);overflow-y:auto;position:fixed;right:-100vw;text-align:right;top:80px;transition:all .3s ease;width:100vw;z-index:102}.mobile-menu-list .tab-content .sub-tab-content-wrapper.active{right:0;transition:all .3s ease}.mobile-menu-list .tab-content .sub-tab-content-wrapper .sub-content-header{background-color:#88c540;cursor:pointer;padding:20px}.mobile-menu-list .tab-content .sub-tab-content-wrapper .sub-content-header i{margin-right:15px}.mobile-menu-list .tab-content .sub-tab-content-wrapper .sub-title-menu{color:#000;display:inline-block;font-size:14px;font-weight:500;letter-spacing:1px;margin-bottom:0;padding:15px;position:relative;text-transform:uppercase}.mobile-menu-list .tab-content .sub-tab-content-wrapper .sub-title-menu:before{border-bottom:1px solid #88c540;bottom:0;content:"";left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:50px}.mobile-menu-list .tab-content .sub-tab-content-wrapper ul.menu-lv3{list-style-type:none;padding:15px 15px 15px 0;width:100%}.mobile-menu-list .tab-content .sub-tab-content-wrapper ul.menu-lv3.two-column{-webkit-column-count:2;column-count:2}.mobile-menu-list .tab-content .sub-tab-content-wrapper ul.menu-lv3 li{color:#a8a8a8;font-size:15px;font-weight:400;line-height:24px;padding:6px 0;position:relative}.mobile-menu-list .tab-content .sub-tab-content-wrapper .two-column-menu{-webkit-column-break-inside:avoid;break-inside:avoid;-webkit-column-count:2;column-count:2;page-break-inside:avoid}.mobile-menu-list .tab-content .sub-tab-content-wrapper .pr0{padding-right:0!important}.mobile-menu-list .tab-content .sub-tab-content-wrapper .pr0:before{left:auto;right:4px;-webkit-transform:none;transform:none;width:70%}.mobile-menu-list .tab-content .sub-tab-content-wrapper .pr0.custom-pr:before{right:8px}.mobile-menu-list .tab-content .tab-panel{display:none;padding-top:10px;width:100%}.mobile-menu-list .tab-content .tab-panel .menu-horizon-list{border-bottom:1px solid #ededed}.mobile-menu-list .tab-content .tab-panel .menu-horizon-list a{color:#000;cursor:pointer;display:inline-block;font-family:raleway;font-size:15px;font-weight:600;height:54px;letter-spacing:1px;padding:15px;position:relative;text-align:right;text-decoration:none;transition:.5s;width:100%}.mobile-menu-list .tab-content .tab-panel .menu-horizon-list a:before{background-color:#ededed;content:"";height:100%;left:60px;position:absolute;top:0;width:1px}.mobile-menu-list .tab-content .tab-panel .menu-horizon-list a:after{color:#333;content:"";font-family:fontAwesome;font-weight:400;left:25px;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-after-login,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-login,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register{width:100%}.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-after-login .form-check,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-login .form-check,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register .form-check{font-size:12px;margin-bottom:10px;padding:8px 4px;text-align:left}.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-after-login .form-check a,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-login .form-check a,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register .form-check a{color:#555}.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-after-login .btnNine-create,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-login .btnNine-create,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register .btnNine-create{font-size:15px;padding:14px 20px 12px;width:100%}.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-after-login .btnNine-create svg,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-login .btnNine-create svg,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register .btnNine-create svg{margin-right:15px;margin-top:-4px;vertical-align:middle;width:20px}.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-after-login .or-create,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-login .or-create,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register .or-create{margin:2em 0;overflow:hidden;text-align:center}.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-after-login .or-create span,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-login .or-create span,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register .or-create span{color:#000;font-size:16px;letter-spacing:.2em;padding:0 10px;position:relative;text-transform:uppercase}.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-after-login .or-create span:before,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-login .or-create span:before,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register .or-create span:before{border-top:1px solid #e4e4e4;content:"";position:absolute;right:100%;top:11px;width:9999em}.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-after-login .or-create span:after,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-login .or-create span:after,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register .or-create span:after{border-top:1px solid #e4e4e4;content:"";left:100%;position:absolute;top:11px;width:9999em}.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-after-login .or-create .login-btn,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-after-login .or-create .register-btn,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-login .or-create .login-btn,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-login .or-create .register-btn,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register .or-create .login-btn,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register .or-create .register-btn{background:0 0;color:#333;display:table;font-size:15px;font-weight:500;height:auto;line-height:12px;margin:10px auto;padding:20px 0;text-decoration:none;transition:all .2s}.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-after-login .or-create .login-btn:hover,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-after-login .or-create .register-btn:hover,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-login .or-create .login-btn:hover,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-login .or-create .register-btn:hover,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register .or-create .login-btn:hover,.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register .or-create .register-btn:hover{color:#88c540}.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register{margin:30px}.mobile-menu-list .tab-content .tab-panel .menulogin-wrapper .form-register .btnNine-create{margin:20px auto 0;width:70%}.mobile-menu-list .tab-content #tab-menulogin .form-login,.mobile-menu-list .tab-content #tab-menulogin .form-register{padding:30px}.mobile-menu-list .tab-content #tab-menulogin .form-after-login .userphoto-mobile-wrapper{align-items:center;display:flex;justify-content:flex-end;margin-bottom:20px;padding:20px}.mobile-menu-list .tab-content #tab-menulogin .form-after-login .userphoto-mobile-wrapper .photo{border-radius:100%;height:60px;margin-left:15px;overflow:hidden;width:60px}.mobile-menu-list .tab-content #tab-menulogin .form-after-login .userphoto-mobile-wrapper .photo img{height:100%;object-fit:contain;object-position:center;width:100%}.mobile-menu-list .tab-content #tab-menulogin .form-after-login .userphoto-mobile-wrapper .userdesc-mobile{display:flex;flex-direction:column;text-align:right}.mobile-menu-list .tab-content #tab-menulogin .form-after-login .userphoto-mobile-wrapper .userdesc-mobile .name{color:#000;font-size:16px;font-weight:600;text-transform:capitalize}.mobile-menu-list .tab-content #tab-menulogin .form-after-login .userphoto-mobile-wrapper .userdesc-mobile .status{color:#9697a6;display:flex;font-size:14px;font-weight:300}.mobile-menu-list .tab-content #tab-menulogin .form-after-login .userphoto-mobile-wrapper .userdesc-mobile .status svg{margin-left:5px;width:18px}.mobile-menu-list .tab-content #tab-menulogin .form-after-login .userphoto-mobile-wrapper .userdesc-mobile .status svg path{fill:#88c540}.mobile-menu-list .tab-content .close-menu-mobile{background-color:#88c540;bottom:0;color:#fff;cursor:pointer;font-family:raleway;font-size:15px;font-weight:300;height:60px;left:0;letter-spacing:1px;line-height:60px;position:absolute;text-align:center;text-transform:uppercase;width:100%;z-index:20}.mobile-menu-list .tab-content .close-menu-mobile:hover{background:#6ea131}.btnNine{background-image:none;border:1px solid transparent;border-radius:5px;cursor:pointer;display:inline-block;font-size:13px;line-height:1.42857143;margin-bottom:5px;margin-right:5px;min-width:100px;outline:none!important;padding:8px 30px;text-align:center;text-transform:capitalize;touch-action:manipulation;transition:all .2s;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.btnNine:last-child{margin-right:0}.btnNine.btnNine-default{background:#88c540;color:#fff;font-family:raleway;font-weight:600;letter-spacing:1px;padding:10px 20px 8px;text-transform:capitalize}.btnNine.btnNine-default:hover{background:#6ea131}.btnNine.btnNine-default:disabled{background:#bbbdbf!important;color:#fff;cursor:default;pointer-events:none}.btnNine.btnNine-default.btnNIne-custom{font-size:11px;height:34px;padding:9px 16px}.btnNine.btnNine-create{align-items:center;background:#000;color:#fff;display:flex;font-family:raleway;justify-content:center;letter-spacing:1px;padding:12px 20px 9px;text-transform:uppercase}.btnNine.btnNine-create:hover{background:#626262;box-shadow:0 4px 8px rgba(0,0,0,.15)}.btnNine.btnNine-create:hover .ic-create path{fill:#2f69fe}.btnNine.btnNine-create .ic-create{margin:-4px 10px 0 -5px;width:14px}.btnNine.btnNine-create .ic-create path{fill:#fff}.btnNine.btnNine-create .glyphicon{color:#d14e50;margin-right:5px}.btnNine.btnNine-cancel{background:#ddd;color:#fff;font-family:raleway;letter-spacing:1px;padding:10px 20px 7px;text-transform:uppercase}.btnNine.btnNine-cancel:hover{background:#f7f7f7}.btnNine.btnNine-cancel:disabled{background:#dcdcdc!important;color:#969696}.notif-create{color:#969696;font-style:italic;margin-top:12px;padding:0 20px}.notif-create span{color:#d14e50;font-size:14px;font-weight:600}.ic-export{margin:-2px 10px 0 -5px;width:18px}.pagination-custom{align-items:center;display:flex}.pagination-custom svg{cursor:pointer;margin:0 12px;width:20px}.pagination-custom svg path{fill:#ddd}.pagination-custom svg:hover path{fill:#2f69fe}.pagination-custom svg.next{margin-left:5px;margin-right:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.btn-pagination{background-color:#ebebeb;border:1px solid #e4e4e4;border-radius:50%;color:#646464;cursor:pointer;font-family:Roboto,sans-serif;font-size:12px;height:25px;margin-right:2px;padding:5px 0 4px;text-align:center;transition:all .2s;width:25px}.btn-pagination:last-child{margin-right:0}.btn-pagination.active,.btn-pagination.last,.btn-pagination:hover{background:#2f69fe;color:#fff}.btn-pagination.last{border-radius:3px;padding:5px 12px 4px;width:auto}.input-group input{border-bottom-right-radius:0;border-top-right-radius:0}.input-group button{border-bottom-left-radius:0;border-top-left-radius:0;width:38px}.btn-utils-product{background-color:#fff;border:1px solid #88c540;height:37px;min-width:40px;padding:8px!important}.btn-utils-product svg{width:20px}.btn-utils-product svg path{fill:#88c540}.btn-utils-product:hover{background-color:#88c540}.btn-utils-product:hover svg path{fill:#fff}.btn-utils-product.active{background-color:#88c540}.btn-utils-product.active svg path{fill:#fff}.mb0{margin-bottom:0!important}.mb1{margin-bottom:1em!important}.mb2{margin-bottom:2em!important}.mb5px{margin-bottom:5px}.mb10px{margin-bottom:10px}.mb20px{margin-bottom:20px}.mr5px{margin-right:5px}.mr1{margin-right:1em}.pv5px{padding-bottom:5px;padding-top:5px}.pv1{padding-bottom:1em;padding-top:1em}.pv2{padding-bottom:2em;padding-top:2em}.ph1{padding-left:1em;padding-right:1em}.ph2{padding-left:2em;padding-right:2em}.ph5px{padding-left:5px;padding-right:5px}.pr1{padding-right:1em}.pr5px{padding-right:5px}.pl5px{padding-left:5px}.pl1{padding-left:1em}.pb1{padding-bottom:1em}.pb2{padding-bottom:2em}.relative{position:relative}.w100{width:100%}.w80{width:80%}.w75{width:75%}.w60{width:60%}.w50{width:50%}.w40{width:40%}.w33{width:33.33334%}.w25{width:25%}.w20{width:20%}.thin{font-weight:100}.light{font-weight:200}.reguler{font-weight:400}.medium{font-weight:500}.bold{font-weight:700}.fz34{font-size:34px}.fz32{font-size:32px}.fz28{font-size:28px}.fz26{font-size:26px}.fz24{font-size:24px}.fz20{font-size:20px}.fz18{font-size:18px}.fz16{font-size:16px}.fz14{font-size:14px}.fz12{font-size:12px}.fz11{font-size:11px}.fz10{font-size:10px}.lh1{line-height:1}.text-center{text-align:center}.text-left{text-align:left}.inline-space{align-items:center}.inline-space,.inline-space-start{display:flex;justify-content:space-between}.inline-space-start{align-items:flex-start}.flex{display:flex}.form-group select{-webkit-appearance:none!important;appearance:none!important;background-image:url(../../static/media/down-arrow.649e40ef40114b36ad3b.svg)!important;background-position:right 10px top 20px!important;background-repeat:no-repeat!important;background-size:11px!important;font-family:opensans;padding-top:22px!important}.form-group select option{color:#222!important}.form-group textarea{font-family:opensans;min-height:120px;resize:none}.form-group{width:100%}.form-group div{background:#eef2f3;height:48px;margin-bottom:10px;position:relative;width:100%}.form-group div.parsley-height{height:70px}.form-group div.textarea{height:120px;margin-bottom:30px}.form-group .form-control{background:none;border:1px solid #ced4da;color:#000;font-family:opensans!important;font-size:14px;font-weight:400;height:48px;left:0;outline:0;padding:24px 15px 8px 24px;position:relative;top:0;width:100%;z-index:1}.form-group .form-control:focus{outline:0}.form-group .form-control.filled,.form-group .form-control:focus{background:#eef2f3;border-bottom:1px solid #000;border-bottom-left-radius:0;border-bottom-right-radius:0}.form-group input:read-only{font-weight:600;pointer-events:none}.form-group textarea{height:120px}.form-group label{background:#eef2f3;bottom:0;color:#000;font-size:14px;font-weight:400;height:48px;left:1px;margin-bottom:0;padding:15px;position:absolute;text-align:left;top:1px;transition:all .2s;width:100%}.form-group label span{color:#d32f2f;margin-right:2px}.form-group label.active{background:#eef2f3;bottom:100%;color:#bd9163;font-size:11px;height:10px;padding:4px 15px;z-index:2}.form-group label.disabled{background:#d0dbde;pointer-events:none;z-index:3}.form-group label.non-mandatory{color:#aba7a7}.form-group label.non-mandatory.active{color:#bd9163}.form-group .view-psw{cursor:pointer;position:absolute;right:12px;top:12px;z-index:5}.form-group .view-psw path{fill:#ddd;transition:all .3s}.form-group .view-psw.active path,.form-group .view-psw:hover path{fill:#000}.form-group.disabled div,.form-group.disabled label{background:#5f96a5;color:#fff}.form-group-area div{height:140px}.form-group-area textarea{height:140px!important;resize:none}.form-control-custom{background:rgba(229,237,247,.38)!important;border:1px solid #e4e4e4!important;height:36px!important;margin-top:-8px!important;padding:8px 15px!important}.form-control-custom:read-only{background:#d0dbde!important;pointer-events:none}.custom-radio{margin-right:5px;max-width:200px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.custom-radio input[type=radio]{height:0;visibility:hidden;width:0}.custom-radio input[type=radio]+label{cursor:pointer;font-weight:300}.custom-radio input[type=radio]+label span{background-color:#fff;border:1px solid #000;border-radius:50%;display:inline-block;font-size:13px;height:20px;margin-right:5px;overflow:hidden;position:relative;top:5px;width:20px}.custom-radio input[type=radio]+label:hover{color:#2f69fe}.custom-radio input[type=radio]:checked+label span{border:1px solid #2f69fe}.custom-radio input[type=radio]:checked+label span:before{background-color:#2f69fe;border:2px solid #fff;border-radius:50%;content:"";height:16px;left:1px;position:absolute;top:1px;width:16px}::-webkit-input-placeholder{color:#999;font-weight:400;opacity:1}::placeholder{color:#999;font-weight:400;opacity:1}:-ms-input-placeholder{color:#999;font-weight:400}::-ms-input-placeholder{color:#999;font-weight:400}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #eef2f3}.toggle-status{cursor:pointer}.toggle-status .toggle-status-label{margin-left:15px;vertical-align:middle}.toggle-status .toggle-checkbox{padding:0;position:absolute;vertical-align:middle}.toggle-status .toggle-checkbox:checked+.switch .thumb{background:#2f69fe;left:auto;right:0}.toggle-status .switch{background:#c6cbda;border:0;border-radius:7.5px;height:14px;position:relative;width:38px}.toggle-status .switch .thumb{background:#fff;border-radius:50%;box-shadow:0 1px 3px 0 rgba(24,35,61,.4);display:inline-block;height:20px;left:0;position:absolute;top:-3px;width:20px}.toggle-status.disabled{pointer-events:none}.note-input{color:#b17979;font-size:13px;font-weight:600;text-align:center;width:100%}.note-input span{margin-right:7px}.note-input span svg{vertical-align:middle;width:20px}.note-input span svg circle{fill:#b17979}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}.slick-slide:focus{outline:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin-top:-10px\9;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dots{bottom:15px;display:block;list-style:none;padding:0;position:absolute;text-align:center;width:100%}@media screen and (max-width:576px){.slick-dots{bottom:20px}}.slick-dots li{background-color:#fff;border-bottom:1px solid #fff;border-radius:100%;border-top:1px solid #fff;cursor:pointer;display:inline-block;height:12px;margin:0 2px;padding:0;position:relative;transition:all .2s;width:12px}.slick-dots li:first-child{border-left:1px solid #fff}.slick-dots li:last-child{border-right:1px solid #fff}.slick-dots li.slick-active,.slick-dots li:hover{background-color:#88c540;border:1px solid #88c540}.slick-dots li button{background:transparent;border:0;color:transparent;cursor:pointer;display:block;font-size:0;height:16px;line-height:0;outline:none;padding:5px;width:16px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.js .loading:after,.js .loading:before{content:"";position:fixed;z-index:1000}.js .loading:before{background:var(--color-bg);height:100%;left:0;top:0;width:100%}.js .loading:after{-webkit-animation:loaderAnim .7s linear infinite alternate forwards;animation:loaderAnim .7s linear infinite alternate forwards;background:var(--color-link);border-radius:50%;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.4;top:50%;width:60px}@-webkit-keyframes loaderAnim{to{opacity:1;-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}}@keyframes loaderAnim{to{opacity:1;-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}}.slick-list,.slick-track{height:100%;position:relative;width:100%}.slideshow{background-color:#000;height:calc(100vh - 80px);overflow:hidden;position:relative;top:0;width:100vw}@media screen and (max-width:576px){.slideshow{height:100%}}@media screen and (min-width:1600px){.slideshow{margin:0 auto;width:70vw}}.slide{margin:0;position:relative}.slide__img,.slide__img-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.js .slide--current{opacity:1;pointer-events:auto}.slide__img-wrap{height:calc(100vh - 80px);overflow:hidden;width:calc(100% - 80px);will-change:transform}@media screen and (max-width:576px){.slide__img-wrap{width:100%}}@media screen and (min-width:1600px){.slide__img-wrap{width:100%}}.slide__img{-webkit-backspace-visibility:hidden;background-size:cover;height:100vh;position:relative;width:100%;will-change:transform}.slide__img img,.slide__img video{height:calc(100vh - 80px);object-fit:contain;object-position:left;padding-left:10vw;position:absolute;width:100%}@media screen and (max-width:576px){.slide__img img,.slide__img video{object-position:center 20px;padding-left:0}}@media screen and (min-width:1600px){.slide__img img,.slide__img video{object-position:-100px center;padding-left:0}}@media screen and (max-width:576px){.slide__img video{object-position:center 100px}}.slide__caption{align-items:flex-end;cursor:default;display:flex;flex-direction:column;opacity:1;padding:0 10vw;position:absolute;text-align:right;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}@media screen and (max-width:576px){.slide__caption{text-align:right;top:58%}}@media screen and (min-width:1600px){.slide__caption{padding:0}}.logo-product{margin-bottom:40px;width:35%}@media screen and (max-width:576px){.logo-product{margin-bottom:20px;width:60%}}.slides__caption-headline{font-size:3vw;font-weight:400;line-height:.9;margin:0 0 15px;text-transform:uppercase}.text-row{color:#fff;overflow:hidden;white-space:nowrap}.text-row,.text-row>span{display:block;position:relative}.text-row>span{padding:.5rem 0}@media screen and (max-width:576px){.text-row>span{padding:0}}.text-row>span.product-name{color:#88c540;font-family:helvebold;font-size:3vw;font-weight:700;padding:0}@media screen and (max-width:576px){.text-row>span.product-name{font-size:30px;line-height:40px}}.text-row>span.product-desc{font-size:15px}@media screen and (max-width:576px){.text-row>span.product-desc{font-size:11px}}.slides-nav{align-items:center;bottom:30px;display:flex;justify-content:center;padding:10px 0;position:absolute;right:4vw}@media screen and (max-width:576px){.slides-nav{bottom:65px;justify-content:flex-end;left:0;padding:0 8vw}}.slides-nav__button{fill:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;transition:all .2s;width:35px}.slides-nav__button:hover{fill:#88c540}.slides-nav__button.slides-nav__button--prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:576px){.slides-nav__button{margin:0 .6rem;width:25px}}.slides-nav__button:focus{outline:none}.slides-nav__index{align-items:center;border:1px solid var(--color-text);border-radius:50%;color:var(--color-text);display:flex;display:none;margin-left:2rem;padding:1rem 1.5rem;text-align:center;white-space:nowrap}@media screen and (max-width:576px){.slides-nav__index{display:none;font-size:12px;margin-left:1rem;padding:.75rem}}.slides-nav__index>span{width:2rem}@media screen and (max-width:576px){.slides-nav__index>span{width:1.5rem}}.slides-nav__index-current{overflow:hidden;position:relative}.slides-nav__index-current span{display:inline-block}@media screen and (min-width:53em){.slideshow{height:calc(100vh - 80px)}.slides-nav{margin-bottom:-1rem}.slides-nav__index{margin-right:-2rem}.slideshow{background:var(--color-bg)}}.zoom{height:460px}.zoom,.zoom-main{position:relative}.zoom-main{height:80%;margin-bottom:5px;overflow:hidden;text-align:center}.zoom-thumb-hide .zoom-main{height:100%}.zoom-main span{background-position:50% 50%;background-repeat:none;background-size:200%;cursor:zoom-in;display:inline-block;height:100%;overflow:hidden;position:absolute;position:relative}.zoom-right .zoom-main span{left:0}.zoom-main img{background:#fff;display:block;height:100%;transition:opacity .5s}.zoom-main img:hover{opacity:0}.zoom-right .zoom-main{float:left;height:100%;padding-right:5px}.zoom-thumb{height:20%;padding:5px;text-align:center}.zoom-right .zoom-thumb{display:inline}.zoom .zoom-thumb a{border:thin solid #ced4da;cursor:pointer;display:inline-block;height:100%;margin:0 5px 5px 0;padding:5px}@media screen and (max-width:576px){.zoom .zoom-thumb a{border:none}}.zoom-right .zoom-thumb a{display:inline-block;float:left;height:20%}.zoom .zoom-thumb a img{height:100%}.zoom-left .zoom-main,.zoom-left .zoom-thumb a{float:right;width:auto}@media (max-width:735px){.zoom img{height:auto;max-width:100%}.zoom .zoom-thumb a img,.zoom img{width:auto}.zoom-main,.zoom-thumb a{float:none!important}.zoom-main{height:auto!important}.zoom .zoom-thumb{display:block;height:100%;padding:5px;text-align:center!important}.zoom-thumb a{display:inline-block!important;height:20%!important}}body,html{font-size:100%;margin:0;padding:0}*,:after,:before{box-sizing:border-box;outline:none!important}svg{vertical-align:middle}h1,h2,h3{margin:0}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}body{--color-text:#fff;--color-bg:#000;--color-link:#fff;--color-link-hover:#fff;--color-frame:#ff5ba4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#000;font-family:opensans;font-size:15px;height:100vh;line-height:1.42857143;overflow-x:hidden;overflow-y:auto}body.noscroll{overflow-y:hidden}a{color:#000;cursor:pointer}a,a:hover{text-decoration:none}:active,:focus,:visited,a,a:active,a:focus,a:visited{outline:0}ul,ul li{margin:0;padding:0}ul li{border:0;font:inherit;font-size:100%;list-style:none;vertical-align:initial}p{margin:0;padding:0}.pull-left{float:left}.pull-right{float:right}.inline{display:inline-block;vertical-align:middle}.semibold{font-weight:600}.main-container{position:relative}.main-container .hotline{bottom:20px;cursor:pointer;overflow:hidden;position:fixed;right:20px;z-index:889}@media screen and (max-width:576px){.main-container .hotline{bottom:15px;right:15px}}.main-container .hotline img{width:70px}@media screen and (max-width:576px){.main-container .hotline img{width:60px}}.wrapper{height:100vh;width:100vw}.wrapper .container{margin:0 auto;max-width:80vw}@media screen and (max-width:576px){.wrapper .container{max-width:92vw}}@media screen and (min-width:1600px){.wrapper .container{margin:0 auto;max-width:70vw}}.wrapper .section{background:#fff;position:relative;top:80px;width:100vw}@media screen and (min-width:1600px){.wrapper .section{margin:0 auto;width:70vw}}.wrapper .section.section-brochure{top:0}.content-container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;position:relative;width:100%;z-index:2}@media screen and (max-width:992px){.content-container{max-width:960px}}@media screen and (max-width:768px){.content-container{max-width:768px}}.page-container{background-color:#f9f9f9;padding:80px 0}@media screen and (max-width:576px){.page-container{padding:60px 0}}.row{display:flex;flex-wrap:wrap;margin:0 auto;width:90vw}@media screen and (min-width:1600px){.row{margin:0 auto;width:70vw}}.row .left-row,.row .right-row{padding-left:15px;padding-right:15px;position:relative;width:100%}@media screen and (max-width:576px){.row .left-row,.row .right-row{padding:0}}.row .left-row{flex:0 0 25%;max-width:25%}@media screen and (max-width:576px){.row .left-row{flex:0 0 100%;max-width:100%}}.row .right-row{flex:0 0 75%;max-width:75%}@media screen and (max-width:576px){.row .right-row{flex:0 0 100%;max-width:100%}}ul.transition{display:flex;height:100vh;left:0;margin:0;padding:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:100}ul.transition li{background:#88c540;list-style:none;-webkit-transform:scaleY(0);transform:scaleY(0);width:33.3334%}.page-title-container{align-items:center;background-color:#000;display:flex;margin-top:80px;min-height:150px;overflow:hidden;padding:30px 0;position:relative;text-align:center}@media screen and (min-width:1600px){.page-title-container{min-height:280px}}.page-title-container img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.page-title-container h1{color:#88c540;font-family:raleway;font-size:30px;font-weight:600;letter-spacing:0;line-height:1.2em;text-transform:uppercase}@media screen and (min-width:1600px){.page-title-container h1{font-size:42px}}.page-title-container .breadcrumbs{align-items:center;color:#fff;display:flex;justify-content:center;list-style:none;overflow:hidden;white-space:nowrap}.page-title-container .breadcrumbs li{margin-right:10px}@media screen and (min-width:1600px){.page-title-container .breadcrumbs li{font-size:18px}}.page-title-container .breadcrumbs li a{color:#fff;text-decoration:none;transition:all .3s}.page-title-container .breadcrumbs li a:hover{color:#88c540}.page-title-container .breadcrumbs li a:after{content:"/";margin-left:10px}footer{align-items:center;background-color:#000;color:#fff;display:flex;justify-content:center;opacity:0;padding:40px 0;position:relative;top:30px;width:100vw;z-index:888}@media screen and (max-width:576px){footer{top:0}}footer .footer-wrapper{padding:0 12vw;position:relative;width:100%}footer .footer-wrapper .inner-footer{display:flex;font-size:14px;width:100%}@media screen and (max-width:576px){footer .footer-wrapper .inner-footer{flex-direction:column;font-size:12px}}footer .footer-wrapper .inner-footer .subfooter{width:40%}@media screen and (max-width:576px){footer .footer-wrapper .inner-footer .subfooter{width:100%}}footer .footer-wrapper .inner-footer .subfooter:first-child{text-align:center}footer .footer-wrapper .inner-footer .subfooter:nth-child(2){padding:0 40px;width:30%}@media screen and (max-width:576px){footer .footer-wrapper .inner-footer .subfooter:nth-child(2){margin-left:25px;padding:0;width:100%}}@media screen and (min-width:1600px){footer .footer-wrapper .inner-footer .subfooter:nth-child(2){padding-top:30px}}footer .footer-wrapper .inner-footer .subfooter:nth-child(3){align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;text-align:right;width:45%}@media screen and (max-width:576px){footer .footer-wrapper .inner-footer .subfooter:nth-child(3){align-items:center;text-align:center;width:100%}}footer .footer-wrapper .inner-footer .subfooter .logo-footer{margin-bottom:15px;width:80%}@media screen and (max-width:576px){footer .footer-wrapper .inner-footer .subfooter .logo-footer{margin-bottom:20px}}footer .footer-wrapper .inner-footer .subfooter .padding-footer{padding-left:5px;text-align:left}@media screen and (max-width:576px){footer .footer-wrapper .inner-footer .subfooter .padding-footer{margin-bottom:15px;padding-left:0}}footer .footer-wrapper .inner-footer .subfooter .menu-footer{-webkit-column-count:2;column-count:2;font-size:15px}@media screen and (max-width:576px){footer .footer-wrapper .inner-footer .subfooter .menu-footer{margin-bottom:30px;padding:0 20px}}footer .footer-wrapper .inner-footer .subfooter .menu-footer li{list-style:disc none outside;list-style:initial;white-space:nowrap}footer .footer-wrapper .inner-footer .subfooter .menu-footer a{color:#fff;display:block;margin-bottom:5px;transition:all .2s}footer .footer-wrapper .inner-footer .subfooter .menu-footer a:hover{color:#88c540}footer .footer-wrapper .inner-footer .subfooter .social-wrapper{display:flex;margin-bottom:20px}footer .footer-wrapper .inner-footer .subfooter .social-wrapper svg{fill:#fff;cursor:pointer;margin-right:10px;transition:all .2s;width:28px}footer .footer-wrapper .inner-footer .subfooter .social-wrapper svg:hover{fill:#88c540}footer .footer-wrapper .inner-footer .subfooter .social-wrapper svg:first-child{width:34px}footer .footer-wrapper .inner-footer .subfooter .social-wrapper svg:last-child{margin-right:0}@media screen and (max-width:576px){footer .footer-wrapper .inner-footer .subfooter .social-wrapper{margin-bottom:5px}}footer .footer-wrapper .inner-footer .subfooter .copyright{font-size:13px;margin-bottom:-10px}@media screen and (max-width:576px){footer .footer-wrapper .inner-footer .subfooter .copyright{font-size:12px;margin-bottom:0;max-width:86%}}.pagination-cover{margin-top:2em}.pagination-cover .pagination{display:flex;flex-wrap:wrap;justify-content:center}.pagination-cover .pagination .pagination-item{margin-right:10px}.pagination-cover .pagination .pagination-item a{border:2px solid #ebedec;border-radius:100%;color:#535b65;display:block;font-size:18px;line-height:32px;padding-top:1px;text-align:center;width:38px}.pagination-cover .pagination .pagination-item a i{color:#535b65;font-size:14px;font-weight:600;vertical-align:1px}.pagination-cover .pagination .pagination-item a:hover{border:2px solid #88c540}.pagination-cover .pagination .pagination-item.active a{background-color:#88c540;color:#fff;pointer-events:none}.pagination-cover .pagination .pagination-item.active a:hover{border:2px solid #ebedec}.bordered-box{border:1px solid #ced4da;border-radius:10px;padding:15px;position:relative;width:100%}.bordered-box.bordered-adreess{padding:25px}.overlay-wrapper{background-color:hsla(0,0%,4%,.58);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1020}.overlay-wrapper .popup-wrapper{background-color:#fff;border:3px solid #dcd9ed;border-radius:5px;left:50%;margin:0 auto;max-height:90vh;min-width:300px;overflow-x:hidden;overflow-y:auto;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);transition:all .4s}.overlay-wrapper .popup-wrapper.popup-payment{height:90vh;width:90vw}.overlay-wrapper .popup-wrapper.popup-payment .btnAman{width:100%}.overlay-wrapper .popup-wrapper .close-popup{color:#fff;font-size:24px;position:absolute;right:20px;top:14px;z-index:88}.overlay-wrapper .popup-wrapper .top{background:linear-gradient(90deg,#3ebad6,#12a5c7 35%,#0a8ead);border-bottom:1px solid #dcd9ed;color:#fff;font-weight:600;padding:1em;text-align:center}.overlay-wrapper .popup-wrapper .middle{padding:1em 1.5em}.overlay-wrapper .popup-wrapper.popup-bigger{width:60vw}.overlay-wrapper .popup-wrapper.popup-big{width:40vw}.overlay-wrapper.open{display:block}.overlay-wrapper.open .popup-current{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.hero-slider{background-color:#000!important;width:100vw!important}.hero-slider,.hero-slider .slide{height:calc(100vh - 80px)}.hero-slider .slide .logo-product,.hero-slider .slide .product-desc,.hero-slider .slide .product-name,.hero-slider .slide .slides__caption-link{opacity:0;-webkit-transform:translateX(40px);transform:translateX(40px);transition:all .5s}.hero-slider .slide .product-name{transition-delay:.2s}.hero-slider .slide .product-desc{transition-delay:.4s}.hero-slider .slide .slides__caption-link{transition-delay:.6s}.hero-slider .slick-current .slide .logo-product,.hero-slider .slick-current .slide .product-desc,.hero-slider .slick-current .slide .product-name,.hero-slider .slick-current .slide .slides__caption-link,.hero-slider .slide.slick-current .logo-product,.hero-slider .slide.slick-current .product-desc,.hero-slider .slide.slick-current .product-name,.hero-slider .slide.slick-current .slides__caption-link{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.title-wrapper{margin-bottom:25px}.title-wrapper h4{color:#88c540;display:inline-block;font-family:helvebold;font-size:36px;font-weight:700;letter-spacing:1px;line-height:1.2;margin-bottom:0;position:relative;text-transform:capitalize}@media screen and (max-width:576px){.title-wrapper h4{font-size:30px}}.title-wrapper .sub-heading{color:#9697a6;display:block;font-size:16px;font-weight:500;padding-top:5px}@media screen and (max-width:576px){.title-wrapper .sub-heading{font-size:13px}}.brochure-wrapper,.product-best-home,.product-display-home{padding:30px 0 20px}.brochure-wrapper .template-container,.product-best-home .template-container,.product-display-home .template-container{background-color:#fff;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 auto;width:100%}@media screen and (min-width:1600px){.brochure-wrapper .template-container,.product-best-home .template-container,.product-display-home .template-container{width:100%}}.brochure-wrapper .template-container .template-item,.product-best-home .template-container .template-item,.product-display-home .template-container .template-item{cursor:pointer;flex-basis:25%;flex-grow:0;margin-bottom:25px;max-width:25%;opacity:1;padding:10px}@media screen and (max-width:870px){.brochure-wrapper .template-container .template-item,.product-best-home .template-container .template-item,.product-display-home .template-container .template-item{flex-basis:33.3334%;max-width:33.3334%}}@media screen and (max-width:576px){.brochure-wrapper .template-container .template-item,.product-best-home .template-container .template-item,.product-display-home .template-container .template-item{flex-basis:80%;margin:0 auto 25px;max-width:80%}}.brochure-wrapper .template-container .template-item .template-card,.product-best-home .template-container .template-item .template-card,.product-display-home .template-container .template-item .template-card{background-color:#fff;border-radius:5px;overflow:hidden}.brochure-wrapper .template-container .template-item .template-card .template-card-header,.product-best-home .template-container .template-item .template-card .template-card-header,.product-display-home .template-container .template-item .template-card .template-card-header{height:230px;overflow:hidden;position:relative}@media screen and (max-width:576px){.brochure-wrapper .template-container .template-item .template-card .template-card-header,.product-best-home .template-container .template-item .template-card .template-card-header,.product-display-home .template-container .template-item .template-card .template-card-header{height:210px}}@media screen and (min-width:1600px){.brochure-wrapper .template-container .template-item .template-card .template-card-header,.product-best-home .template-container .template-item .template-card .template-card-header,.product-display-home .template-container .template-item .template-card .template-card-header{height:270px}}.brochure-wrapper .template-container .template-item .template-card .template-card-header img,.product-best-home .template-container .template-item .template-card .template-card-header img,.product-display-home .template-container .template-item .template-card .template-card-header img{height:100%;left:0;object-fit:cover;opacity:.9;position:absolute;top:0;-webkit-transform:scale(1);transform:scale(1);transition:all .4s;width:100%}.brochure-wrapper .template-container .template-item .template-card .template-card-header img.special-img,.product-best-home .template-container .template-item .template-card .template-card-header img.special-img,.product-display-home .template-container .template-item .template-card .template-card-header img.special-img{max-width:80%;padding-top:10px}.brochure-wrapper .template-container .template-item .template-card .template-card-desc,.product-best-home .template-container .template-item .template-card .template-card-desc,.product-display-home .template-container .template-item .template-card .template-card-desc{padding:10px 0;position:relative;text-align:center;width:100%}.brochure-wrapper .template-container .template-item .template-card .template-card-desc .template-product-name,.product-best-home .template-container .template-item .template-card .template-card-desc .template-product-name,.product-display-home .template-container .template-item .template-card .template-card-desc .template-product-name{color:#939598;font-family:oswald;font-size:28px;font-weight:700;line-height:34px;position:relative;text-transform:uppercase}@media screen and (max-width:576px){.brochure-wrapper .template-container .template-item .template-card .template-card-desc .template-product-name,.product-best-home .template-container .template-item .template-card .template-card-desc .template-product-name,.product-display-home .template-container .template-item .template-card .template-card-desc .template-product-name{font-size:20px;line-height:26px}}.brochure-wrapper .template-container .template-item .template-card .template-card-desc .template-product-name:before,.product-best-home .template-container .template-item .template-card .template-card-desc .template-product-name:before,.product-display-home .template-container .template-item .template-card .template-card-desc .template-product-name:before{-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);color:#88c540;content:attr(data-text);left:0;margin:0;position:absolute;right:0;top:0;transition:all .6s}.brochure-wrapper .template-container .template-item .template-card .template-card-desc p,.product-best-home .template-container .template-item .template-card .template-card-desc p,.product-display-home .template-container .template-item .template-card .template-card-desc p{color:#939cb3;margin:0}@media screen and (max-width:576px){.brochure-wrapper .template-container .template-item .template-card .template-card-desc p,.product-best-home .template-container .template-item .template-card .template-card-desc p,.product-display-home .template-container .template-item .template-card .template-card-desc p{font-size:13px}}.brochure-wrapper .template-container .template-item:hover .template-card .template-card-header img,.product-best-home .template-container .template-item:hover .template-card .template-card-header img,.product-display-home .template-container .template-item:hover .template-card .template-card-header img{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}.brochure-wrapper .template-container .template-item:hover .template-card .template-card-desc .template-product-name:before,.product-best-home .template-container .template-item:hover .template-card .template-card-desc .template-product-name:before,.product-display-home .template-container .template-item:hover .template-card .template-card-desc .template-product-name:before{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.product-display-home .template-container .template-item .template-card .template-card-header{height:240px}@media screen and (max-width:576px){.product-display-home .template-container .template-item .template-card .template-card-header{height:250px}}@media screen and (min-width:1600px){.product-display-home .template-container .template-item .template-card .template-card-header{height:340px}}.product-display-home .template-container .template-item .template-card .template-card-header img{-webkit-transform:scale(.9);transform:scale(.9)}.product-display-home .template-container .template-item:hover .template-card .template-card-header img{-webkit-transform:scale(1);transform:scale(1)}.product-best-home{margin-bottom:70px!important;padding:0 0 40px}@media screen and (max-width:576px){.product-best-home{height:1840px}}.product-best-home .template-container{padding-top:15px}@media screen and (max-width:576px){.product-best-home .template-container{height:1500px}}.product-best-home .template-container .template-grid-wrapper{align-items:center;display:flex;height:620px;width:100%}@media screen and (max-width:576px){.product-best-home .template-container .template-grid-wrapper{flex-wrap:wrap;height:340px}}.product-best-home .template-container .template-grid-wrapper .template-grid-item{cursor:pointer;opacity:0;padding:10px;-webkit-transform:translateY(50px);transform:translateY(50px)}.product-best-home .template-container .template-grid-wrapper .template-grid-item .template-grid-content{border:1px solid #ebebeb;border-radius:15px;height:100%;overflow:hidden;position:relative}.product-best-home .template-container .template-grid-wrapper .template-grid-item .template-grid-content img{height:100%;object-fit:contain;object-position:center;transition:all .6s;width:100%}.product-best-home .template-container .template-grid-wrapper .template-grid-item .template-grid-content .template-grid-desc{bottom:0;height:110px;left:0;position:absolute;text-align:center;width:100%}@media screen and (max-width:576px){.product-best-home .template-container .template-grid-wrapper .template-grid-item .template-grid-content .template-grid-desc{height:75px}}.product-best-home .template-container .template-grid-wrapper .template-grid-item .template-grid-content .template-grid-desc .product-name{color:#88c540;font-family:helvebold;font-size:28px;font-weight:900;margin-bottom:10px;text-transform:uppercase}@media screen and (max-width:576px){.product-best-home .template-container .template-grid-wrapper .template-grid-item .template-grid-content .template-grid-desc .product-name{font-size:20px;margin-bottom:5px}}.product-best-home .template-container .template-grid-wrapper .template-grid-item .template-grid-content .template-grid-desc .product-desc{color:#9697a6;font-size:18px;transition:all .6s}@media screen and (max-width:576px){.product-best-home .template-container .template-grid-wrapper .template-grid-item .template-grid-content .template-grid-desc .product-desc{font-size:13px}}.product-best-home .template-container .template-grid-wrapper .template-grid-item .template-grid-content .template-grid-desc .btnNine{opacity:0;-webkit-transform:translateY(-15px);transform:translateY(-15px);transition:all .6s}@media screen and (max-width:576px){.product-best-home .template-container .template-grid-wrapper .template-grid-item .template-grid-content .template-grid-desc .btnNine{font-size:11px;opacity:0;padding:6px 14px 4px;-webkit-transform:translateY(0);transform:translateY(0);transition:all .6s}}.product-best-home .template-container .template-grid-wrapper .template-grid-item:hover .template-grid-content img{-webkit-transform:scale(1.1);transform:scale(1.1)}.product-best-home .template-container .template-grid-wrapper .template-grid-item:hover .template-grid-content .template-grid-desc .product-desc{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.product-best-home .template-container .template-grid-wrapper .template-grid-item:hover .template-grid-content .template-grid-desc .btnNine{opacity:1;-webkit-transform:translateY(-25px);transform:translateY(-25px)}@media screen and (max-width:576px){.product-best-home .template-container .template-grid-wrapper .template-grid-item:hover .template-grid-content .template-grid-desc .btnNine{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}.product-best-home .template-container .template-grid-wrapper .template-grid-item.large{height:100%;width:50%}@media screen and (max-width:576px){.product-best-home .template-container .template-grid-wrapper .template-grid-item.large{width:100%}}.product-best-home .template-container .template-grid-wrapper .template-grid-half{align-items:center;display:flex;flex-wrap:wrap;height:620px;width:50%}@media screen and (max-width:576px){.product-best-home .template-container .template-grid-wrapper .template-grid-half{height:300px;width:100%}}.product-best-home .template-container .template-grid-wrapper .template-grid-half .template-grid-item{height:310px;width:50%}@media screen and (max-width:576px){.product-best-home .template-container .template-grid-wrapper .template-grid-half .template-grid-item{height:340px;width:100%}}.product-best-home .template-container .template-grid-wrapper .template-grid-half .template-grid-item .template-grid-content .template-grid-desc{height:75px}.product-best-home .template-container .template-grid-wrapper .template-grid-half .template-grid-item .template-grid-content .template-grid-desc .product-name{font-size:20px}.product-best-home .template-container .template-grid-wrapper .template-grid-half .template-grid-item .template-grid-content .template-grid-desc .product-desc{font-size:13px;transition:all .6s}.product-best-home .template-container .template-grid-wrapper .template-grid-half .template-grid-item .template-grid-content .template-grid-desc .btnNine{font-size:11px;opacity:0;padding:6px 14px 4px;-webkit-transform:translateY(0);transform:translateY(0);transition:all .6s}.product-best-home .template-container .template-grid-wrapper .template-grid-half .template-grid-item:hover .template-grid-content .template-grid-desc .product-desc{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.product-best-home .template-container .template-grid-wrapper .template-grid-half .template-grid-item:hover .template-grid-content .template-grid-desc .btnNine{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.why-us{background:#f2f3f4!important;top:0!important;width:100vw!important}.why-us .container{margin:0 auto;width:80vw}@media screen and (min-width:1600px){.why-us .container{width:70vw}}.why-us .flex-container{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:25px 0 55px;width:100%}@media screen and (min-width:1600px){.why-us .flex-container{padding:40px 0 55px}}.why-us .flex-container .image-banner,.why-us .flex-container .info-banner{align-items:center;display:flex;flex-basis:50%;flex-grow:0;justify-content:center;max-width:50%;padding:10px}@media screen and (max-width:576px){.why-us .flex-container .image-banner,.why-us .flex-container .info-banner{flex-basis:100%;max-width:100%}}.why-us .flex-container .image-banner .title-banner,.why-us .flex-container .info-banner .title-banner{color:#000;font-family:oswald;font-size:22px;line-height:1.2;margin-bottom:10px}@media screen and (max-width:576px){.why-us .flex-container .image-banner .title-banner,.why-us .flex-container .info-banner .title-banner{font-size:32px}}.why-us .flex-container .image-banner .subtitle-banner,.why-us .flex-container .info-banner .subtitle-banner{color:#9697a6;font-size:13px;margin-bottom:25px;max-width:75%}@media screen and (max-width:576px){.why-us .flex-container .image-banner .subtitle-banner,.why-us .flex-container .info-banner .subtitle-banner{font-size:12px}}.why-us .flex-container .info-banner{align-items:flex-start;flex-direction:column;opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}@media screen and (max-width:576px){.why-us .flex-container .info-banner{margin-bottom:25px}}.why-us .flex-container .image-banner{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.why-us .flex-container .image-banner svg{width:25%}@media screen and (max-width:576px){.why-us .flex-container .image-banner svg{width:40%}}@media screen and (min-width:1600px){.why-us .flex-container .image-banner svg{width:15%}}.why-us .flex-container .image-banner svg path{fill:#88c540}.why-us .flex-container .btnNine-default{font-family:opensans}.news{background-color:#fff;margin-top:40px;padding:40px 0 60px}.news .news-container{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.news .news-container .news-item{cursor:pointer;flex-basis:33.3334%;flex-grow:0;max-width:33.3334%;min-height:450px;opacity:0;padding:20px;-webkit-transform:translateY(50px);transform:translateY(50px)}@media screen and (max-width:576px){.news .news-container .news-item{flex-basis:100%;max-width:100%;min-height:380px}}@media screen and (min-width:1600px){.news .news-container .news-item{min-height:550px}}@media screen and (min-width:2200px){.news .news-container .news-item{min-height:650px}}.news .news-container .news-item:first-child{cursor:default;margin-left:-10px}@media screen and (min-width:1600px){.news .news-container .news-item:first-child{margin-left:-25px}}@media screen and (max-width:576px){.news .news-container .news-item:first-child{height:330px;min-height:30px}}.news .news-container .news-item:first-child .bg-wrapper-news{background-color:#88c540;display:flex;flex-direction:column;justify-content:center;padding:3.5em}.news .news-container .news-item:first-child .bg-wrapper-news:after,.news .news-container .news-item:first-child .bg-wrapper-news:before{display:none}.news .news-container .news-item:last-child{margin-right:-10px}@media screen and (min-width:1600px){.news .news-container .news-item:last-child{margin-right:-25px}}.news .news-container .news-item .news-card{border:1px solid #eef2f3;height:100%;padding:2em;position:relative}.news .news-container .news-item .news-card .caption{font-family:raleway;font-size:36px;font-weight:700;letter-spacing:1px;line-height:38px;text-transform:capitalize}.news .news-container .news-item .news-card .caption:first-child{margin-top:-25px}@media screen and (max-width:576px){.news .news-container .news-item .news-card .caption:first-child{margin-top:-45px}.news .news-container .news-item .news-card .caption{font-size:32px;line-height:36px}}.news .news-container .news-item .news-card .btn-news-more{border:1px solid #fff;border-radius:10px;bottom:2.5em;color:#fff;cursor:pointer;left:3.5em;padding:12px 20px;position:absolute;text-align:center;text-transform:capitalize;transition:all .3s}@media screen and (max-width:576px){.news .news-container .news-item .news-card .btn-news-more{bottom:2em;line-height:1;padding:12px}}.news .news-container .news-item .news-card .btn-news-more:hover{background-color:#fff;color:#88c540}.news .news-container .news-item .news-card .bg-wrapper-news{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.news .news-container .news-item .news-card .bg-wrapper-news p{color:#fff}.news .news-container .news-item .news-card .bg-wrapper-news:before{background-color:#88c540;bottom:0;content:"";height:10px;left:0;position:absolute;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:bottom left;transform-origin:bottom left;transition:all .3s;width:100%;z-index:2}.news .news-container .news-item .news-card .bg-wrapper-news:after{background-color:rgba(0,0,0,.471);bottom:0;content:"";height:100%;left:0;opacity:0;position:absolute;transition:all .3s;width:100%;z-index:3}.news .news-container .news-item .news-card .bg-wrapper-news .bg-news{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center;transform-origin:center;transition:all .6s;width:100%;z-index:1}.news .news-container .news-item .news-card .bg-wrapper-news .detail-news{bottom:3.5em;color:#fff;font-weight:300;left:2.5em;position:absolute;z-index:5}.news .news-container .news-item .news-card .bg-wrapper-news .detail-news p{background-color:rgba(0,0,0,.471);font-size:14px;line-height:22px;margin-bottom:15px;padding:10px;-webkit-transform:translateY(20px);transform:translateY(20px);transition:all .3s;transition-delay:.2s;width:85%}@media screen and (max-width:576px){.news .news-container .news-item .news-card .bg-wrapper-news .detail-news p{font-size:13px;width:90%}}.news .news-container .news-item .news-card .bg-wrapper-news .detail-news .more{background-color:#88c540;border-radius:4px;color:#fff;display:inline-block;font-size:13px;padding:6px 10px;position:relative;-webkit-transform:translateY(20px);transform:translateY(20px);transition:all .3s;transition-delay:.3s}@media screen and (max-width:576px){.news .news-container .news-item .news-card .bg-wrapper-news .detail-news .more{font-size:12px}}.news .news-container .news-item .news-card .bg-wrapper-news:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.news .news-container .news-item .news-card .bg-wrapper-news:hover:after{opacity:1}.news .news-container .news-item .news-card .bg-wrapper-news:hover .bg-news{-webkit-transform:scale(1.05);transform:scale(1.05)}.news .news-container .news-item .news-card .bg-wrapper-news:hover .detail-news .more,.news .news-container .news-item .news-card .bg-wrapper-news:hover .detail-news p{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.section-brochure{padding-bottom:3em}.left-row{margin-top:-50px}@media screen and (max-width:576px){.left-row{display:none;margin-bottom:30px;margin-top:0}}.hamburger{border:1px solid #88c540;border-radius:8px;color:#88c540;display:none;font-family:raleway;font-size:18px;padding:5px 12px;position:absolute;right:25px;top:-35px;z-index:5}.hamburger .burger{cursor:pointer;margin-left:10px;margin-top:-1px;position:relative}.hamburger .burger .burgerpadding-wrapper .burger-wrapper{height:12px;width:18px}.hamburger .burger .burgerpadding-wrapper .burger-wrapper div{height:2px;position:absolute;transition:opacity .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1),transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);width:18px;will-change:opacity,transform}.hamburger .burger .burgerpadding-wrapper .burger-wrapper div div{display:block;height:100%;overflow:hidden;transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1);width:100%;will-change:transform}.hamburger .burger .burgerpadding-wrapper .burger-wrapper div div:after,.hamburger .burger .burgerpadding-wrapper .burger-wrapper div div:before{background:#88c540;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:background .4s cubic-bezier(.445,.05,.55,.95) 0s,-webkit-transform .5s cubic-bezier(.165,.84,.44,1) 0s;transition:background .4s cubic-bezier(.445,.05,.55,.95) 0s,transform .5s cubic-bezier(.165,.84,.44,1) 0s;transition:background .4s cubic-bezier(.445,.05,.55,.95) 0s,transform .5s cubic-bezier(.165,.84,.44,1) 0s,-webkit-transform .5s cubic-bezier(.165,.84,.44,1) 0s;width:100%;will-change:background,transform}.hamburger .burger .burgerpadding-wrapper .burger-wrapper div div:after{left:22px}.hamburger .burger .burgerpadding-wrapper .burger-wrapper div:first-child{top:0}.hamburger .burger .burgerpadding-wrapper .burger-wrapper div:first-child div{-webkit-transform-origin:0 100%;transform-origin:0 100%}.hamburger .burger .burgerpadding-wrapper .burger-wrapper div:nth-child(2){top:5px}.hamburger .burger .burgerpadding-wrapper .burger-wrapper div:nth-child(2) div:after,.hamburger .burger .burgerpadding-wrapper .burger-wrapper div:nth-child(2) div:before{transition:background .4s cubic-bezier(.445,.05,.55,.95) 0s,-webkit-transform .5s cubic-bezier(.165,.84,.44,1) .08s;transition:background .4s cubic-bezier(.445,.05,.55,.95) 0s,transform .5s cubic-bezier(.165,.84,.44,1) .08s;transition:background .4s cubic-bezier(.445,.05,.55,.95) 0s,transform .5s cubic-bezier(.165,.84,.44,1) .08s,-webkit-transform .5s cubic-bezier(.165,.84,.44,1) .08s}.hamburger .burger .burgerpadding-wrapper .burger-wrapper div:nth-child(3){top:10px}.hamburger .burger .burgerpadding-wrapper .burger-wrapper div:nth-child(3) div{-webkit-transform-origin:0 50%;transform-origin:0 50%}.hamburger .burger .burgerpadding-wrapper .burger-wrapper div:nth-child(3) div:after,.hamburger .burger .burgerpadding-wrapper .burger-wrapper div:nth-child(3) div:before{transition:background .4s cubic-bezier(.445,.05,.55,.95) 0s,-webkit-transform .5s cubic-bezier(.165,.84,.44,1) .16s;transition:background .4s cubic-bezier(.445,.05,.55,.95) 0s,transform .5s cubic-bezier(.165,.84,.44,1) .16s;transition:background .4s cubic-bezier(.445,.05,.55,.95) 0s,transform .5s cubic-bezier(.165,.84,.44,1) .16s,-webkit-transform .5s cubic-bezier(.165,.84,.44,1) .16s}.hamburger .burger:hover .burgerpadding-wrapper .burger-wrapper div div:after,.hamburger .burger:hover .burgerpadding-wrapper .burger-wrapper div div:before{-webkit-transform:translateX(-22px);transform:translateX(-22px)}.hamburger .burger.opened .burgerpadding-wrapper .burger-wrapper div:first-child{-webkit-transform:translate(2px,-2px);transform:translate(2px,-2px)}.hamburger .burger.opened .burgerpadding-wrapper .burger-wrapper div:first-child div{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger .burger.opened .burgerpadding-wrapper .burger-wrapper div:nth-child(2){opacity:0}.hamburger .burger.opened .burgerpadding-wrapper .burger-wrapper div:nth-child(3){-webkit-transform:translate(2.5px,1px);transform:translate(2.5px,1px)}.hamburger .burger.opened .burgerpadding-wrapper .burger-wrapper div:nth-child(3) div{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 50%;transform-origin:0 50%}@media screen and (max-width:576px){.hamburger{align-items:center;display:flex}}.filter-product{color:#000;margin-bottom:35px}@media screen and (max-width:576px){.filter-product{margin-bottom:50px}}.filter-product li{margin-top:65px;text-transform:uppercase}.filter-product li:first-child{margin-top:0}.filter-product li h5{align-items:center;background-color:#88c540;border-bottom:1px solid #dfdfdf;color:#fff;display:flex;font-family:raleway;font-size:18px;font-weight:600;letter-spacing:.1em;margin-bottom:22px;padding:11px 16px;text-transform:uppercase}.filter-product li ul{margin:0 0 0 40px;padding:0}.filter-product li ul li{font-family:opensans;margin-bottom:8px;margin-top:0;position:relative}.filter-product li ul li p{display:inline-block;margin-left:-40px;position:relative;width:100%}.filter-product li ul li p span{display:block;font-size:18px;padding-left:25px;position:relative;transition:.35s ease}.filter-product li ul li p span:before{border:1px solid #ced4da;color:#fff;content:"";font-family:fontAwesome;font-size:10px;height:16px;left:0;line-height:14px;padding-left:1px;position:absolute;text-align:center;top:5px;width:16px}.filter-product li ul li p input{cursor:pointer;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.filter-product li ul li p input:checked+span{color:#88c540}.filter-product li ul li p input:checked+span:before{background-color:#88c540;content:""}.filter-product li ul li.has-sub:after{content:"";font-family:fontAwesome;font-size:12px;position:absolute;right:10%;top:4px}.filter-product li ul li.has-sub.opened:after{color:#88c540}.filter-product li ul li .sub-menu-filter{display:none;margin-bottom:2px;padding-top:10px}.filter-product li ul li .sub-menu-filter li p span{font-size:16px}.filter-product li ul li .sub-menu-filter li p span:before{top:2px}.apply-filter,.reset-filter{color:#000;font-family:raleway;font-size:16px;font-weight:600;letter-spacing:1px;transition:all .3s}.apply-filter:hover,.reset-filter:hover{color:#88c540}.right-row{margin-top:-50px;padding-right:35px!important}@media screen and (max-width:576px){.right-row{margin-top:0;padding-right:0!important}}.right-row .shop-sort-cover{align-items:center;color:#000;display:flex;flex-wrap:wrap;justify-content:space-between;margin:9px 0 5px}@media screen and (max-width:576px){.right-row .shop-sort-cover{flex-wrap:nowrap}}.right-row .shop-sort-cover .sort-left{font-family:opensans;font-size:18px;padding-left:20px}@media screen and (max-width:576px){.right-row .shop-sort-cover .sort-left{font-size:13px;margin-right:60px;padding-left:0;white-space:nowrap}}.right-row .shop-sort-cover .sort-right{align-items:center;display:flex;text-transform:capitalize}.right-row .shop-sort-cover .sort-right .sort-by{align-items:center;display:flex}.right-row .shop-sort-cover .sort-right .sort-by .sort-name{flex:1 0 auto;text-transform:capitalize}.right-row .shop-sort-cover .sort-right .sort-by .nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:transparent;border:none;border-radius:0;border-radius:5px;box-sizing:border-box;clear:both;color:#65696c;cursor:pointer;display:block;font-family:inherit;font-size:15px;font-weight:400;height:47px;height:50px;line-height:48px;max-width:100%;outline:none;padding-left:22px;padding-right:25px;position:relative;text-align:left!important;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%}.right-row .shop-sort-cover .sort-right .sort-by .nice-select .current{display:block;font-weight:600;max-width:100%;min-width:90px;overflow:hidden;white-space:nowrap}.right-row .shop-sort-cover .sort-right .sort-by .nice-select:after{border-bottom:2px solid #9ca4ab;border-right:2px solid #9ca4ab;content:"";display:block;height:7px;margin-top:-6px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:66% 66%;transform-origin:66% 66%;transition:all .15s ease-in-out;width:7px}.right-row .shop-sort-cover .sort-right .sort-by .nice-select .list{background-color:#fff;border:1px solid #f0f0f0;border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,.08);box-sizing:border-box;left:-13px;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;-webkit-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transform-origin:50% 0;transform-origin:50% 0;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;width:100%;z-index:12}.right-row .shop-sort-cover .sort-right .sort-by .nice-select .list li{background-color:#f6f6f6;color:#999;cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;padding:0 10px}.right-row .shop-sort-cover .sort-right .sort-by .nice-select .list li:hover{background-color:#fff}.right-row .shop-sort-cover .sort-right .sort-by .nice-select .list li.disabled{color:#535b65;cursor:default;font-weight:600}.right-row .shop-sort-cover .sort-right .sort-by .nice-select .list li.disabled:hover{background-color:#f6f6f6}.right-row .shop-sort-cover .sort-right .sort-by .nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.right-row .template-container{display:flex;flex-wrap:wrap;margin-bottom:25px;width:100%}.right-row .template-container .template-item{cursor:pointer;flex-basis:25%;flex-grow:0;margin-bottom:0;max-width:25%;opacity:1;overflow:hidden;padding:5px;transition:all .4s}@media screen and (max-width:576px){.right-row .template-container .template-item{flex-basis:50%;max-width:50%}}@media screen and (min-width:1600px){.right-row .template-container .template-item{flex-basis:25%;max-width:25%}}@media screen and (min-width:2200px){.right-row .template-container .template-item{flex-basis:20%;max-width:20%}}.right-row .template-container .template-item .template-card{background-color:#fff;border-radius:5px;position:relative}.right-row .template-container .template-item .template-card .garansi,.right-row .template-container .template-item .template-card .sale{opacity:1;position:absolute;right:15px;top:15px;width:40px;z-index:10}.right-row .template-container .template-item .template-card .garansi{left:10px;top:10px;width:30px}.right-row .template-container .template-item .template-card .sale{right:-5px;top:-5px;width:125px}.right-row .template-container .template-item .template-card .template-card-header{align-items:center;display:flex;height:170px;justify-content:center;overflow:hidden;position:relative}@media screen and (max-width:650px){.right-row .template-container .template-item .template-card .template-card-header{height:135px}}@media screen and (min-width:1600px){.right-row .template-container .template-item .template-card .template-card-header{height:180px}}.right-row .template-container .template-item .template-card .template-card-header.special-header{padding-bottom:74px}@media screen and (max-width:1100px){.right-row .template-container .template-item .template-card .template-card-header.special-header{padding-bottom:60px}}@media screen and (max-width:870px){.right-row .template-container .template-item .template-card .template-card-header.special-header{padding-bottom:67px}}@media screen and (max-width:650px){.right-row .template-container .template-item .template-card .template-card-header.special-header{padding-bottom:55px}}@media screen and (max-width:1113px){.right-row .template-container .template-item .template-card .template-card-header.special-header2{padding-bottom:53px}}@media screen and (max-width:870px){.right-row .template-container .template-item .template-card .template-card-header.special-header2{padding-bottom:30px}}@media screen and (max-width:650px){.right-row .template-container .template-item .template-card .template-card-header.special-header2{padding-bottom:49px}}.right-row .template-container .template-item .template-card .template-card-header img{max-width:100%;object-fit:cover;object-position:center;opacity:.9;-webkit-transform:scale(1);transform:scale(1);transition:all .4s}.right-row .template-container .template-item .template-card .template-card-header img.special-img{max-width:80%;padding-top:10px}.right-row .template-container .template-item .template-card .template-card-product{display:flex;flex-direction:column;padding:20px}@media screen and (max-width:650px){.right-row .template-container .template-item .template-card .template-card-product{padding:15px}}.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info,.right-row .template-container .template-item .template-card .template-card-product .top-product-info{display:flex;flex-direction:row;justify-content:space-between;text-align:right;width:100%}.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .top-product-name,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .top-product-name{color:#000}@media screen and (max-width:1100px){.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .top-product-name,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .top-product-name{font-size:15px;max-width:165px}}.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .top-product-name .brand,.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .top-product-name .name,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .top-product-name .brand,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .top-product-name .name{font-family:helvebold;font-size:16px;line-height:19px;text-align:left;text-transform:uppercase}@media screen and (max-width:576px){.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .top-product-name .brand,.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .top-product-name .name,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .top-product-name .brand,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .top-product-name .name{font-size:14px;line-height:17px}}.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .utility-product,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .utility-product{display:flex}.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .utility-product a svg,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .utility-product a svg{fill:#d1d3d4;margin-left:5px;margin-top:-3px;transition:all .2s;width:21px}@media screen and (max-width:576px){.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .utility-product a svg,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .utility-product a svg{width:19px}}.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .utility-product a.add-fav-product svg,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .utility-product a.add-fav-product svg{width:20px}@media screen and (max-width:576px){.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .utility-product a.add-fav-product svg,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .utility-product a.add-fav-product svg{width:18px}}.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .utility-product a:hover svg,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .utility-product a:hover svg{fill:#88c540}.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .bottom-product-price,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .bottom-product-price{color:#88c540;font-size:17px;font-weight:700}@media screen and (max-width:1100px){.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .bottom-product-price,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .bottom-product-price{font-size:14px}}.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .star-wrapper,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .star-wrapper{position:relative}.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .star-wrapper:before,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .star-wrapper:before{color:#d1d3d4;content:"";font-family:fontAwesome;font-size:12px;font-weight:900}@media screen and (max-width:1100px){.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .star-wrapper:before,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .star-wrapper:before{font-size:11px}}.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .star-wrapper .star-inner,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .star-wrapper .star-inner{left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap;width:0}.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .star-wrapper .star-inner:before,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .star-wrapper .star-inner:before{color:#88c540;content:"";font-family:fontAwesome;font-size:12px;font-weight:900}@media screen and (max-width:1100px){.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info .star-wrapper .star-inner:before,.right-row .template-container .template-item .template-card .template-card-product .top-product-info .star-wrapper .star-inner:before{font-size:11px}}.right-row .template-container .template-item .template-card .template-card-product .top-product-info{margin-bottom:5px}.right-row .template-container .template-item .template-card .template-card-product .bottom-product-info{align-items:center;height:auto}.right-row .template-container .template-item .template-card .template-card-product .btnNine-default{margin:0 auto;width:60%}.right-row .template-container .template-item:hover .template-card .template-card-header img{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}.right-row .template-container .template-item:hover .template-card .template-card-header .template-card-desc .template-product-name:before{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.section-product{margin:0 auto;width:85vw}@media screen and (max-width:576px){.section-product{width:90vw}}@media screen and (min-width:1600px){.section-product{width:70vw}}.section-product .left-section-product,.section-product .right-section-product{padding-left:15px;padding-right:15px;position:relative;width:100%}.section-product .left-section-product .bordered-box,.section-product .right-section-product .bordered-box{background-color:#fff;border-radius:15px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:30px}@media screen and (max-width:576px){.section-product .left-section-product .bordered-box,.section-product .right-section-product .bordered-box{padding:15px}}.section-product .left-section-product .bordered-product,.section-product .right-section-product .bordered-product{position:relative}.section-product .left-section-product .bordered-product .garansi,.section-product .left-section-product .bordered-product .sale,.section-product .right-section-product .bordered-product .garansi,.section-product .right-section-product .bordered-product .sale{opacity:1;position:absolute;right:15px;top:15px;width:80px;z-index:10}.section-product .left-section-product .bordered-product .sale,.section-product .right-section-product .bordered-product .sale{right:-8px;top:-8px;width:220px}.section-product .left-section-product{flex:0 0 50%;max-width:50%}@media screen and (max-width:576px){.section-product .left-section-product{flex:0 0 100%;margin-bottom:40px;max-width:100%}}.section-product .left-section-product .magnif-wrapper{margin-bottom:40px}.section-product .left-section-product .magnif-wrapper .zoom-custom-thumb{align-items:center;display:flex;gap:5px;justify-content:center}.section-product .left-section-product .magnif-wrapper .zoom-custom-thumb .zoom-custom-thumb-detail{border:1px solid #000;cursor:pointer;height:100px;width:100px}.section-product .left-section-product .left-product-brand,.section-product .left-section-product .left-product-name{color:#000;font-family:helvebold;font-size:30px;font-weight:700;line-height:1;text-transform:uppercase}@media screen and (max-width:576px){.section-product .left-section-product .left-product-brand,.section-product .left-section-product .left-product-name{font-size:24px}}@media screen and (min-width:1600px){.section-product .left-section-product .left-product-brand,.section-product .left-section-product .left-product-name{font-size:36px}}.section-product .left-section-product .left-product-name{margin-bottom:5px}.section-product .left-section-product .left-product-price{color:#88c540;font-family:helvebold;font-size:28px;font-weight:700;line-height:1}@media screen and (max-width:576px){.section-product .left-section-product .left-product-price{font-size:20px}}@media screen and (min-width:1600px){.section-product .left-section-product .left-product-price{font-size:32px}}.section-product .right-section-product{color:#000;flex:0 0 50%;max-width:50%}@media screen and (max-width:576px){.section-product .right-section-product{flex:0 0 100%;max-width:100%}}.section-product .right-section-product .bordered-box:first-child{margin-bottom:30px}.section-product .right-section-product .color-select-wrapper{border-bottom:1px solid #9697a6;display:flex;padding-bottom:20px;width:100%}.section-product .right-section-product .color-select-wrapper .color-item{align-items:center;border:1px solid #9697a6;border-radius:5px;cursor:pointer;display:flex;font-size:14px;height:35px;justify-content:center;margin-right:10px;text-transform:uppercase;transition:all .3s;width:120px}@media screen and (max-width:576px){.section-product .right-section-product .color-select-wrapper .color-item{font-size:12px;width:100px}}@media screen and (min-width:1600px){.section-product .right-section-product .color-select-wrapper .color-item{font-size:16px}}.section-product .right-section-product .color-select-wrapper .color-item.active,.section-product .right-section-product .color-select-wrapper .color-item:hover{border:1px solid #88c540;color:#88c540}.section-product .right-section-product .tab-wrap ul.product-tabs{align-items:center;border-bottom:1px solid #9697a6;display:flex;flex-wrap:wrap;margin-bottom:20px;padding:8px 0}.section-product .right-section-product .tab-wrap ul.product-tabs li{color:#000;cursor:pointer;display:flex;font-size:14px;justify-content:center;position:relative;width:33.3334%}@media screen and (max-width:576px){.section-product .right-section-product .tab-wrap ul.product-tabs li{font-size:11px}}@media screen and (min-width:1600px){.section-product .right-section-product .tab-wrap ul.product-tabs li{font-size:16px}}.section-product .right-section-product .tab-wrap ul.product-tabs li:before{background-color:#88c540;bottom:-9px;content:"";height:3px;left:0;position:absolute;visibility:hidden;width:100%}.section-product .right-section-product .tab-wrap ul.product-tabs li.active,.section-product .right-section-product .tab-wrap ul.product-tabs li:hover{color:#88c540}.section-product .right-section-product .tab-wrap ul.product-tabs li.active:before,.section-product .right-section-product .tab-wrap ul.product-tabs li:hover:before{visibility:visible}.section-product .right-section-product .tab-wrap .tab-content{position:relative}.section-product .right-section-product .tab-wrap .tab-content .tab{color:#000;display:none;font-size:14px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:translateY(50px);transform:translateY(50px);transition:all .4s ease-in-out;width:100%;z-index:0}@media screen and (min-width:1600px){.section-product .right-section-product .tab-wrap .tab-content .tab{font-size:16px}}.section-product .right-section-product .tab-wrap .tab-content .tab.visible{display:block;opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0);transition-delay:.3s;transition-timing-function:ease-in-out;z-index:15}.section-product .right-section-product .tab-wrap .tab-content .tab .left-spec{width:120px}@media screen and (min-width:1600px){.section-product .right-section-product .tab-wrap .tab-content .tab .left-spec{width:150px}}.section-product .right-section-product .tab-wrap .tab-content .tab .mid-spec{width:10px}.section-product .right-section-product .tab-wrap .tab-content .tab .right-spec{width:calc(100% - 130px)}@media screen and (min-width:1600px){.section-product .right-section-product .tab-wrap .tab-content .tab .right-spec{width:calc(100% - 160px)}}.section-product .right-section-product .tab-wrap .tab-content .tab p{margin-bottom:10px;padding:0}.section-product .right-section-product .quantity-cart{border:1px solid #ebebeb;border-radius:5px;margin-right:15px;width:120px}.section-product .right-section-product .quantity-cart .counter{align-items:center;cursor:pointer;display:flex;height:30px;justify-content:center;margin:0 1px;width:30px}.section-product .right-section-product .quantity-cart .counter i{color:#000;font-size:11px}.section-product .right-section-product .quantity-cart .counter:hover i{color:#88c540}.section-product .right-section-product .quantity-cart .counter-number .form-control{border:none;height:22px;text-align:center;width:40px}.section-product .right-section-product .form-group .form-control:focus,.section-product .right-section-product .form-group div,.section-product .right-section-product .form-group label{background:#fff}.section-product .right-section-product .btnNine-default{font-size:12px;font-weight:500;letter-spacing:0;margin:0 7px 0 0!important;min-width:90px;padding:7px 20px 5px}@media screen and (min-width:1600px){.section-product .right-section-product .btnNine-default{font-size:14px;padding:8px 20px}}.section-product .right-section-product .btn-utils-product{height:31px;margin-bottom:0;margin-right:7px;min-width:31px;padding:5px 4px!important}@media screen and (min-width:1600px){.section-product .right-section-product .btn-utils-product{height:38px;min-width:38px;padding:8px 6px!important}}.section-product .right-section-product .btn-utils-product svg{width:16px}@media screen and (min-width:1600px){.section-product .right-section-product .btn-utils-product svg{width:18px}}.section-product .right-section-product .btn-utils-product svg path{fill:#88c540;transition:all .3s}.section-product .right-section-product .btn-utils-product.active svg path,.section-product .right-section-product .btn-utils-product:hover svg path{fill:#fff}@media screen and (max-width:576px){.brochure-wrapper .template-card-header{height:180px!important}}.guarantee-wrapper{min-height:calc(100vh - 400px);top:0!important}.carousel-wrapper{margin:0 auto;padding:60px 0;width:80%}@media screen and (max-width:576px){.carousel-wrapper{padding:30px 0;width:90%}}.carousel-wrapper .carousel-list{border-bottom:1px solid #ebebeb;color:#000;padding:25px 0;position:relative}.carousel-wrapper .carousel-list ol li{color:#000}.carousel-wrapper .carousel-list .carousel-list-header{cursor:pointer;font-size:20px;position:relative;width:100%}@media screen and (max-width:576px){.carousel-wrapper .carousel-list .carousel-list-header{font-size:16px}}.carousel-wrapper .carousel-list .carousel-list-header:after{color:#9697a6;content:"";font-family:fontAwesome;font-size:16px;position:absolute;right:5px;top:5px;transition:all .3s}@media screen and (max-width:576px){.carousel-wrapper .carousel-list .carousel-list-header:after{top:2px}}.carousel-wrapper .carousel-list .carousel-list-body{display:none;opacity:0;overflow:hidden}.carousel-wrapper .carousel-list .carousel-list-body p{color:#000;font-size:14px;padding:7px 0;text-align:justify}@media screen and (min-width:1600px){.carousel-wrapper .carousel-list .carousel-list-body p{font-size:16px}}.carousel-wrapper .carousel-list .carousel-list-body p.pv15px,.carousel-wrapper .carousel-list .carousel-list-body p:first-child{padding:15px 0}.carousel-wrapper .carousel-list .carousel-list-body .flex-body-guarantee{align-items:center;display:flex}.carousel-wrapper .carousel-list .carousel-list-body .flex-body-guarantee .form-group{margin-right:10px;width:280px}@media screen and (max-width:576px){.carousel-wrapper .carousel-list .carousel-list-body .flex-body-guarantee .form-group{width:250px}}.carousel-wrapper .carousel-list .carousel-list-body .flex-body-guarantee .form-group .form-control,.carousel-wrapper .carousel-list .carousel-list-body .flex-body-guarantee .form-group div,.carousel-wrapper .carousel-list .carousel-list-body .flex-body-guarantee .form-group label{height:36px}.carousel-wrapper .carousel-list .carousel-list-body .flex-body-guarantee .form-group .form-control{padding-left:15px;padding-top:10px}.carousel-wrapper .carousel-list .carousel-list-body .flex-body-guarantee .form-group label{padding:10px}.carousel-wrapper .carousel-list .carousel-list-body .flex-body-guarantee .form-group label.active{height:10px}.carousel-wrapper .carousel-list .carousel-list-body .flex-body-guarantee .btnNine{font-size:12px;height:36px;margin-bottom:0;padding:9px 16px 8px}@media screen and (max-width:576px){.carousel-wrapper .carousel-list .carousel-list-body .flex-body-guarantee .btnNine{padding:9px 16px 8px}}.carousel-wrapper .carousel-list .carousel-list-body.active{-webkit-animation:fadeInTop .5s cubic-bezier(.165,.84,.44,1) forwards;animation:fadeInTop .5s cubic-bezier(.165,.84,.44,1) forwards;display:block}.carousel-wrapper .carousel-list.active .carousel-list-header{color:#88c540;font-weight:600}.carousel-wrapper .carousel-list.active .carousel-list-header:after{color:#88c540;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.carousel-wrapper .row-product-garansi{align-items:center;display:flex;justify-content:space-between;padding:20px 0 10px}.carousel-wrapper .row-product-garansi .photo-product-garansi{height:80px;margin-right:15px;position:relative;width:80px}.carousel-wrapper .row-product-garansi .photo-product-garansi img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.carousel-wrapper .row-product-garansi .desc-product-garansi{width:calc(100% - 95px)}.carousel-wrapper .row-product-garansi .desc-product-garansi .product-name{color:#88c540;font-family:helvebold;font-size:20px;line-height:1}.carousel-wrapper .row-product-garansi .desc-product-garansi .product-code{font-size:10px;font-weight:600;margin-bottom:7px}.carousel-wrapper .row-product-garansi .desc-product-garansi .product-garansi{font-size:10px}.carousel-wrapper .row-product-garansi .desc-product-garansi .product-garansi span{font-weight:600}.carousel-wrapper .notif-garansi-period{color:red;font-size:12px;font-weight:600;padding:20px 0 10px}.section-news{padding:0 15px}@media screen and (max-width:576px){.section-news{padding:0}}.section-news .section-title{color:#000;font-family:raleway;font-size:24px;font-weight:700}.left-section-news{padding-left:15px;padding-right:20px;width:65%}@media screen and (max-width:576px){.left-section-news{padding-left:0;padding-right:0;width:100%}}.left-section-news .news-item{margin-bottom:35px}.left-section-news .news-item:last-child{margin-bottom:0}.left-section-news .news-item h4{font-family:helvebold;font-size:22px;font-weight:600;margin-bottom:20px;text-transform:uppercase}.left-section-news .news-item .news-header{border-radius:0;margin-bottom:31px;overflow:hidden;position:relative}.left-section-news .news-item .news-header a{display:block}.left-section-news .news-item .news-header a img{display:block;height:400px;object-fit:cover;width:100%}.left-section-news .news-item .news-header .meta{align-items:center;background:hsla(0,0%,100%,.9);bottom:0;color:#000;display:flex;flex-wrap:wrap;justify-content:flex-start;left:0;padding:20px;position:absolute;width:100%;z-index:2}.left-section-news .news-item .news-header .meta span{align-items:center;display:flex;margin-right:18px}.left-section-news .news-item .news-header .meta span i{color:#9ca4ab;font-size:15px;margin-right:8px;margin-top:-2px}.left-section-news .news-item .news-header .meta span:last-child{margin-right:0}.left-section-news .news-item .news-header .meta span.post-by a,.left-section-news .news-item .news-header .meta span.post-category a{margin-left:5px;position:relative}.left-section-news .news-item .news-header .meta span.post-category a:after{color:#000;content:","}.left-section-news .news-item .news-header .meta span.post-category a:last-child:after{content:""}.left-section-news .news-item .news-content{color:#000}.left-section-news .news-item .news-content p{font-size:16px;margin-bottom:20px;max-width:100%;padding:0 5px;text-align:justify}@media screen and (max-width:576px){.left-section-news .news-item .news-content p{max-width:100%;text-align:justify}}.left-section-news .news-item .news-footer{margin-top:10px}.left-section-news .news-item .news-footer .meta{margin-bottom:35px}.left-section-news .news-item .news-footer .meta span{align-items:center;color:#000;display:inline-flex;margin-right:15px}.left-section-news .news-item .news-footer .meta span:last-child{margin-right:0}.left-section-news .news-item .news-footer .meta span a{margin-left:5px;position:relative}.left-section-news .news-item .news-footer .meta span a:after{color:#000;content:","}.left-section-news .news-item .news-footer .meta span a:last-child:after{content:""}.right-section-news{padding:0 40px 0 30px;width:35%}@media screen and (max-width:576px){.right-section-news{width:100%}}.right-section-news .widgets .widget-list{margin-top:60px}.right-section-news .widgets .widget-list:first-child{margin-top:0}.right-section-news .widgets .widget-list .title{border-bottom:1px solid #dfdfdf;color:#000;font-size:16px;font-weight:700;letter-spacing:.1em;margin-bottom:15px;padding-bottom:23px;text-transform:uppercase}.right-section-news .widgets .widget-list.widget-tag ul{align-items:flex-start;display:flex;flex-wrap:wrap;padding-top:8px}.right-section-news .widgets .widget-list.widget-tag ul li{margin-right:7px;margin-top:7px}.right-section-news .widgets .widget-list.widget-tag ul li a{border:2px solid #88c540;border-radius:0;box-sizing:border-box;color:#000;display:block;font-size:14px;padding:6px 7px 4px;transition:all .2s}.right-section-news .widgets .widget-list.widget-tag ul li a:hover{background-color:#000;border-color:#000;color:#fff}.right-section-news .widgets .widget-list.widget-archive ul,.right-section-news .widgets .widget-list.widget-categories ul{padding-top:8px}.right-section-news .widgets .widget-list.widget-archive ul li,.right-section-news .widgets .widget-list.widget-categories ul li{margin-bottom:10px}.right-section-news .widgets .widget-list.widget-archive ul li:last-child,.right-section-news .widgets .widget-list.widget-categories ul li:last-child{margin-bottom:0}.right-section-news .widgets .widget-list.widget-archive ul li a,.right-section-news .widgets .widget-list.widget-categories ul li a{padding-left:18px;position:relative;text-transform:capitalize;transition:all .2s}.right-section-news .widgets .widget-list.widget-archive ul li a:hover,.right-section-news .widgets .widget-list.widget-categories ul li a:hover{color:#88c540}.right-section-news .widgets .widget-list.widget-archive ul li a:before,.right-section-news .widgets .widget-list.widget-categories ul li a:before{color:#9ca4ab;content:"";font-family:fontAwesome;font-size:12px;left:0;margin-right:10px;position:absolute;top:2px}.section-other .section-title{color:#000;font-family:raleway;font-size:24px;font-weight:700}.section-other .left-section-other{padding-left:25px;width:250px}@media screen and (max-width:576px){.section-other .left-section-other{display:none}}.section-other .left-section-other ul{border:1px solid #ededed;border-radius:4px;box-shadow:0 4px 24px rgba(147,156,179,.2);display:flex;flex-direction:column;list-style:none;margin:0;overflow:hidden;padding:0}.section-other .left-section-other ul li{border-bottom:1px solid #ededed;height:50px;position:relative;width:100%}.section-other .left-section-other ul li a{align-items:center;display:flex;height:100%;padding:10px 20px;position:absolute;width:100%}.section-other .left-section-other ul li a.active{background-color:#88c540;color:#fff;cursor:default;pointer-events:none}.section-other .right-section-other{padding-left:2em;padding-right:25px;width:calc(100% - 250px)}@media screen and (max-width:576px){.section-other .right-section-other{width:100%}}.section-other .right-section-other p{color:#000;font-size:16px;margin-bottom:20px;max-width:95%;text-align:justify}@media screen and (max-width:576px){.section-other .right-section-other p{max-width:100%}}.review-list .item .review-item{align-items:flex-start;display:flex;margin-bottom:30px}.review-list .item .review-item .review-avatar{margin-right:20px}.review-list .item .review-item .review-avatar img{border-radius:50%;height:50px;max-width:50px;min-width:50px;object-fit:cover}.review-list .item .review-item .review-content .name{color:#192330;font-size:14px;font-weight:600;text-transform:capitalize}.review-list .item .review-item .review-content .date{font-size:12px;margin-bottom:5px}.review-list .item .review-item .review-content p{font-size:14px}.review-list .item .review-item .review-content .review-btn{color:#88c540;display:inline-block;font-weight:600;margin-top:13px}.review-list .item .review-item .review-content .reply-comment-content form{display:flex;width:100%}.review-list .item .review-item .review-content .reply-comment-content form .reply-comment-input{border:none;border-bottom-left-radius:5px;border-top-left-radius:5px;padding:10px 20px}.review-list .item .review-item .review-content .reply-comment-content form .reply-comment-button{background-color:#88c540;border:none;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;cursor:pointer;padding:10px}.review-list ul{padding-left:70px}.profile-wrapper{background-color:#fff;margin-top:80px;min-height:100vh;padding:25px;width:100vw}.profile-wrapper .container{max-width:65vw}@media screen and (max-width:576px){.profile-wrapper .container{max-width:90vw}}@media screen and (min-width:1600px){.profile-wrapper .container{max-width:55vw}}.profile-wrapper .profile-title-page{color:#000;display:inline-block;margin-bottom:20px;padding-right:15px;position:relative}@media screen and (min-width:1600px){.profile-wrapper .profile-title-page{font-size:18px}}.profile-wrapper .profile-title-page:after{color:#000;content:"";font-family:fontAwesome;font-size:12px;position:absolute;right:0;top:2px}@media screen and (min-width:1600px){.profile-wrapper .profile-title-page:after{font-size:14px;top:4px}}.profile-wrapper .profile-user-header{align-items:center;display:flex;margin-bottom:30px;padding-bottom:15px}@media screen and (max-width:576px){.profile-wrapper .profile-user-header{margin-bottom:10px}}.profile-wrapper .profile-user-header .user-photo-profile{border-radius:100%;height:70px;margin-right:20px;overflow:hidden;position:relative;width:70px}@media screen and (max-width:576px){.profile-wrapper .profile-user-header .user-photo-profile{height:50px;width:50px}}@media screen and (min-width:1600px){.profile-wrapper .profile-user-header .user-photo-profile{height:90px;width:90px}}.profile-wrapper .profile-user-header .user-photo-profile img{height:100%;object-fit:contain;object-position:center;width:100%}.profile-wrapper .profile-user-header .user-info-profile{color:#000;display:flex;flex-direction:column}.profile-wrapper .profile-user-header .user-info-profile .user-info-name{font-family:helvebold;font-size:24px;font-weight:600;margin-bottom:3px}@media screen and (max-width:576px){.profile-wrapper .profile-user-header .user-info-profile .user-info-name{font-size:20px;margin-bottom:0}}@media screen and (min-width:1600px){.profile-wrapper .profile-user-header .user-info-profile .user-info-name{font-size:28px}}.profile-wrapper .profile-user-header .user-info-profile .user-info-status{align-items:flex-start;color:#9697a6;display:flex;font-size:17px;font-weight:300;justify-content:flex-start}@media screen and (max-width:576px){.profile-wrapper .profile-user-header .user-info-profile .user-info-status{font-size:13px}}@media screen and (min-width:1600px){.profile-wrapper .profile-user-header .user-info-profile .user-info-status{font-size:17px}}.profile-wrapper .profile-user-header .user-info-profile .user-info-status svg{margin-right:5px;margin-top:-3px;width:22px}@media screen and (max-width:576px){.profile-wrapper .profile-user-header .user-info-profile .user-info-status svg{margin-top:0;width:17px}}@media screen and (min-width:1600px){.profile-wrapper .profile-user-header .user-info-profile .user-info-status svg{width:26px}}.profile-wrapper .profile-user-header .user-info-profile .user-info-status svg path{fill:#88c540}.profile-wrapper .profile-user-header .user-info-profile .user-info-status .member{line-height:1}.profile-wrapper .profile-user-header .user-info-profile .user-info-status .email{font-size:13px}@media screen and (min-width:1600px){.profile-wrapper .profile-user-header .user-info-profile .user-info-status .email{width:16px}}.profile-wrapper .tab-wrapper-profile{width:100%}@media screen and (max-width:576px){.profile-wrapper .tab-wrapper-profile{flex-wrap:wrap;justify-content:center}}.profile-wrapper .tab-wrapper-profile .tab-wrapper-item{align-items:center;background-color:#f3f5f5;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:100px;justify-content:center;margin-right:10px;width:calc(16.66667% - 10px)}@media screen and (max-width:576px){.profile-wrapper .tab-wrapper-profile .tab-wrapper-item{height:80px;margin-bottom:5px;margin-left:5px;margin-right:0;width:31%}}@media screen and (min-width:1600px){.profile-wrapper .tab-wrapper-profile .tab-wrapper-item{height:120px}}.profile-wrapper .tab-wrapper-profile .tab-wrapper-item:last-child{margin-right:0}.profile-wrapper .tab-wrapper-profile .tab-wrapper-item svg{margin-bottom:3px;width:40px}@media screen and (max-width:576px){.profile-wrapper .tab-wrapper-profile .tab-wrapper-item svg{width:35px}}@media screen and (min-width:1600px){.profile-wrapper .tab-wrapper-profile .tab-wrapper-item svg{height:50px}}.profile-wrapper .tab-wrapper-profile .tab-wrapper-item svg path{fill:#6d6e71;transition:all .3s}.profile-wrapper .tab-wrapper-profile .tab-wrapper-item div{color:#6d6e71;font-size:11px;transition:all .3s}@media screen and (max-width:576px){.profile-wrapper .tab-wrapper-profile .tab-wrapper-item div{font-size:10px}}@media screen and (min-width:1600px){.profile-wrapper .tab-wrapper-profile .tab-wrapper-item div{font-size:13px}}.profile-wrapper .tab-wrapper-profile .tab-wrapper-item.active svg path,.profile-wrapper .tab-wrapper-profile .tab-wrapper-item:hover svg path{fill:#88c540}.profile-wrapper .tab-wrapper-profile .tab-wrapper-item.active div,.profile-wrapper .tab-wrapper-profile .tab-wrapper-item:hover div{color:#88c540}.profile-wrapper .content-profile{margin-top:10px;padding:20px 0;position:relative}@media screen and (max-width:576px){.profile-wrapper .content-profile.checkout-profile{margin-top:0;padding:0 0 20px}}.profile-wrapper .content-profile .carousel-wrapper{padding:0;width:100%}.profile-wrapper .content-profile .carousel-wrapper .row-notification{align-items:flex-start;cursor:pointer;display:flex;padding:10px;position:relative;transition:all .2s;width:100%}.profile-wrapper .content-profile .carousel-wrapper .row-notification .btn-view-notif{border:1px solid #88c540;border-radius:5px;color:#88c540;font-size:12px;font-weight:500;opacity:0;padding:5px 8px;position:absolute;right:20px;top:38px;-webkit-transform:translateY(10px);transform:translateY(10px);transition:all .6s}@media screen and (max-width:576px){.profile-wrapper .content-profile .carousel-wrapper .row-notification .btn-view-notif{font-size:11px;padding:4px 6px;right:10px;top:65px}}.profile-wrapper .content-profile .carousel-wrapper .row-notification:hover{background-color:#f3f5f5}.profile-wrapper .content-profile .carousel-wrapper .row-notification:hover .btn-view-notif{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.profile-wrapper .content-profile .carousel-wrapper .row-notification:first-child{margin-top:10px}.profile-wrapper .content-profile .carousel-wrapper .row-notification .foto-notif{height:80px;margin-right:15px;position:relative;width:80px}@media screen and (min-width:1600px){.profile-wrapper .content-profile .carousel-wrapper .row-notification .foto-notif{height:90px;width:90px}}.profile-wrapper .content-profile .carousel-wrapper .row-notification .foto-notif img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.profile-wrapper .content-profile .carousel-wrapper .row-notification .desc-notif .caption-notif{color:#88c540;font-size:14px;margin-bottom:5px}@media screen and (min-width:1600px){.profile-wrapper .content-profile .carousel-wrapper .row-notification .desc-notif .caption-notif{font-size:16px}}.profile-wrapper .content-profile .carousel-wrapper .row-notification .desc-notif .nopesanan-notif,.profile-wrapper .content-profile .carousel-wrapper .row-notification .desc-notif .time-notif{color:#000;font-size:12px}@media screen and (min-width:1600px){.profile-wrapper .content-profile .carousel-wrapper .row-notification .desc-notif .nopesanan-notif,.profile-wrapper .content-profile .carousel-wrapper .row-notification .desc-notif .time-notif{font-size:14px}}.profile-wrapper .content-profile .carousel-wrapper .notif-text{font-size:14px;margin-bottom:5px}.profile-wrapper .content-profile .carousel-wrapper .notif-text:first-child{padding-top:20px}.profile-wrapper .content-profile .custom-checkbox-cart{display:inline-block;margin-bottom:20px;position:relative;width:100%}.profile-wrapper .content-profile .custom-checkbox-cart span{color:#000;display:block;font-size:14px;padding-left:25px;position:relative;transition:.35s ease}@media screen and (min-width:1600px){.profile-wrapper .content-profile .custom-checkbox-cart span{font-size:16px}}.profile-wrapper .content-profile .custom-checkbox-cart span:before{border:1px solid #88c540;border-radius:3px;color:#fff;content:"";font-family:fontAwesome;font-size:12px;height:18px;left:0;line-height:14px;padding-top:1px;position:absolute;text-align:center;top:0;width:18px}.profile-wrapper .content-profile .custom-checkbox-cart input{cursor:pointer;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:30%;z-index:1}.profile-wrapper .content-profile .custom-checkbox-cart input:checked+span{color:#000;font-weight:600}.profile-wrapper .content-profile .custom-checkbox-cart input:checked+span:before{background-color:#88c540;content:""}@media screen and (max-width:576px){.profile-wrapper .content-profile .inline-space-start{flex-wrap:wrap}}.profile-wrapper .content-profile .content-profile-tab{margin-bottom:20px}.profile-wrapper .content-profile .content-profile-tab ul li{color:#000;cursor:pointer;float:left;font-family:opensans;font-size:14px;list-style:none;padding:0 15px;position:relative}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-tab ul li{font-size:16px}}.profile-wrapper .content-profile .content-profile-tab ul li:first-child:after{background-color:#ddd;content:"";height:100%;position:absolute;right:0;width:2px}.profile-wrapper .content-profile .content-profile-tab ul li:before{background-color:#f3f5f5;bottom:-4px;content:"";height:2px;left:0;position:absolute;width:100%}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-tab ul li:before{bottom:-6px}}.profile-wrapper .content-profile .content-profile-tab ul li.active,.profile-wrapper .content-profile .content-profile-tab ul li:hover{color:#88c540}.profile-wrapper .content-profile .content-profile-tab ul li.active:before,.profile-wrapper .content-profile .content-profile-tab ul li:hover:before{background-color:#88c540;width:100%}.profile-wrapper .content-profile .content-profile-list{display:none;opacity:0;padding:10px 0}.profile-wrapper .content-profile .content-profile-list.active{-webkit-animation:fadeInTop 1s cubic-bezier(.165,.84,.44,1) forwards;animation:fadeInTop 1s cubic-bezier(.165,.84,.44,1) forwards;display:block}.profile-wrapper .content-profile .content-profile-list .caption-desc{font-size:12px;margin-bottom:100px}@media screen and (max-width:576px){.profile-wrapper .content-profile .content-profile-list .caption-desc{margin-bottom:60px}}.profile-wrapper .content-profile .content-profile-list .form-group{margin:0 auto 30px}.profile-wrapper .content-profile .content-profile-list .form-group .form-control,.profile-wrapper .content-profile .content-profile-list .form-group div{background:transparent;border:none;border-bottom:1px solid #ced4da;margin:0 auto;width:360px}@media screen and (max-width:576px){.profile-wrapper .content-profile .content-profile-list .form-group .form-control,.profile-wrapper .content-profile .content-profile-list .form-group div{width:60vw}}.profile-wrapper .content-profile .content-profile-list .form-group div,.profile-wrapper .content-profile .content-profile-list .form-group label{background:#fff;color:#9697a6}.profile-wrapper .content-profile .content-profile-list .btnNine-default{margin:0 auto}.profile-wrapper .content-profile .content-profile-list .product-list{border-bottom:1px solid #ebebeb;margin-bottom:15px;padding-bottom:10px}.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product{display:flex;flex-wrap:wrap;margin-bottom:15px;width:100%}.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-photo-wrapper{flex-grow:0}@media screen and (max-width:576px){.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-photo-wrapper{width:100%}}.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-photo-wrapper .product-photo{border:1px solid #ebebeb;border-radius:15px;height:212px;margin-bottom:20px;margin-right:25px;overflow:hidden;position:relative;width:212px}@media screen and (max-width:576px){.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-photo-wrapper .product-photo{width:100%}}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-photo-wrapper .product-photo{height:300px;width:300px}}.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-photo-wrapper .product-photo img{height:100%;object-fit:cover;position:absolute;width:100%}@media screen and (max-width:576px){.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-photo-wrapper .product-photo img{height:70%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:70%}}.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-photo-wrapper .product-button{text-align:center;width:212px}@media screen and (max-width:576px){.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-photo-wrapper .product-button{margin-bottom:20px;width:100%}}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-photo-wrapper .product-button{width:300px}}.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-photo-wrapper .product-button .btnNine-default{font-size:11px;font-weight:500;letter-spacing:0;margin-bottom:0;padding:6px 10px 5px}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-photo-wrapper .product-button .btnNine-default{font-size:13px;padding:7px 14px 6px}}.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc{color:#000;flex-grow:0;width:calc(100% - 237px)}@media screen and (max-width:576px){.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc{width:100%}}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc{width:calc(100% - 337px)}}.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc .product-title{color:#88c540;font-family:helvebold;font-size:32px;line-height:1;margin-bottom:3px}@media screen and (max-width:576px){.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc .product-title{font-size:26px;margin-bottom:5px}}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc .product-title{font-size:36px}}.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc .product-code{font-size:13px;font-weight:600;margin-bottom:8.5px}@media screen and (max-width:576px){.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc .product-code{font-size:12px;margin-bottom:5px}}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc .product-code{font-size:16px}}.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc .product-row{color:#000;display:flex;font-size:12px;padding:4px 8px;width:100%}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc .product-row{font-size:14px}}.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc .product-row:nth-child(odd){background-color:#bbbdbf}.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc .product-row:nth-child(2n){background-color:#f3f5f5}.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc .product-row .product-left-row{width:120px}.profile-wrapper .content-profile .content-profile-list .product-list .flex-row-product .product-desc .product-row .product-middle-row{width:10px}.profile-wrapper .content-profile .content-profile-list .hello-user{color:#000;font-family:opensans;font-size:18px;font-weight:600;line-height:20px}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .hello-user{font-size:21px}}.profile-wrapper .content-profile .content-profile-list .hello-desc{color:#9697a6;font-size:12px;margin-bottom:30px}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .hello-desc{font-size:15px}}.profile-wrapper .content-profile .content-profile-list .column-product-cart{display:flex;flex-direction:column;margin-bottom:25px;width:50%}@media screen and (max-width:576px){.profile-wrapper .content-profile .content-profile-list .column-product-cart{width:100%}}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart{color:#000;margin-bottom:15px;margin-right:20px;padding:10px;position:relative;width:100%}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .fz16,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .fz16{font-size:18px}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .fz12,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .fz12{font-size:14px}}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .bbgrey,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .bbgrey{border-bottom:1px solid #ebebeb;margin-bottom:10px;padding-bottom:10px}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .trash-cart,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .trash-cart{cursor:pointer;position:absolute;right:20px;top:10px;z-index:10}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .trash-cart svg,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .trash-cart svg{width:18px}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .trash-cart svg path,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .trash-cart svg path{fill:#9697a6;transition:all .3s}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .trash-cart:hover svg path,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .trash-cart:hover svg path{fill:#88c540}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-photo,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-photo{flex-grow:0;height:140px;margin-right:15px;overflow:hidden;position:relative;width:48%}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-photo,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-photo{height:200px;width:45%}}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-photo img,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-photo img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc{color:#000;flex-grow:0;width:calc(52% - 15px)}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .product-brand,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .product-brand{font-family:helvebold;font-size:15px;font-weight:600;line-height:1;margin-bottom:1px;text-transform:uppercase}@media screen and (max-width:576px){.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .product-brand,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .product-brand{font-size:13px}}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .product-brand,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .product-brand{font-size:17px}}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .product-name,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .product-name{font-family:helvebold;font-size:15px;font-weight:600;line-height:1;margin-bottom:1px;text-transform:uppercase}@media screen and (max-width:576px){.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .product-name,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .product-name{font-size:13px}}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .product-name,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .product-name{font-size:17px}}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .product-weight,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .product-weight{color:#9697a6;font-size:11px;margin-bottom:20px}@media screen and (max-width:576px){.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .product-weight,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .product-weight{font-size:10px}}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .product-weight,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .product-weight{font-size:13px}}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .product-price,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .product-price{font-family:helvebold;font-size:18px;font-weight:600;margin-bottom:5px}@media screen and (max-width:576px){.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .product-price,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .product-price{font-size:16px}}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .product-price,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .product-price{font-size:20px}}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .quantity-cart,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .quantity-cart{border:1px solid #ebebeb;border-radius:5px;width:120px}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .quantity-cart .counter,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .quantity-cart .counter{align-items:center;cursor:pointer;display:flex;height:25px;justify-content:center;margin:0 1px;width:25px}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .quantity-cart .counter i,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .quantity-cart .counter i{color:#000;font-size:11px}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .quantity-cart .counter:hover i,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .quantity-cart .counter:hover i{color:#88c540}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .product-cart-desc .quantity-cart .counter-number .form-control,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .product-cart-desc .quantity-cart .counter-number .form-control{border:none;height:22px;text-align:center;width:40px}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .js-add-note,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .js-add-note{cursor:pointer}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .form-group,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .form-group{margin-bottom:0}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .form-group .form-control,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .form-group div,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .form-group .form-control,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .form-group div{width:100%}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .form-group div,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .form-group div{border:1px solid #ced4da;border-radius:6px}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .form-group .form-control,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .form-group .form-control{border:none;font-size:12px;min-height:80px;padding-left:15px;padding-top:22px}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .form-group label,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .form-group label{background:transparent;padding:5px 15px}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .form-group.form-notes,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .form-group.form-notes{display:none;margin-top:5px}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .custom-checkbox-cart,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .custom-checkbox-cart{left:10px;position:absolute;top:10px;z-index:10}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .custom-checkbox-cart span,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .custom-checkbox-cart span{color:transparent}@media screen and (min-width:1600px){.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-item-cart .product-cart-wrapper .custom-checkbox-cart span,.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .product-cart-wrapper .custom-checkbox-cart span{font-size:16px}}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart{border:2px solid #ebebeb;border-radius:10px;padding:20px}.profile-wrapper .content-profile .content-profile-list .column-product-cart .product-summary-cart .btnNine-default{font-size:12px;padding:6px 16px}.profile-wrapper .content-profile .notif-content-profile{align-items:center;background-color:#f3f5f5;display:flex;height:60px;justify-content:center;width:100%}.profile-wrapper .content-profile .notif-content-profile .caption-notif{align-items:flex-start;display:flex}.profile-wrapper .content-profile .notif-content-profile .caption-notif .notif-message{color:#000;font-size:20px;margin-right:5px;position:relative;white-space:nowrap}.profile-wrapper .content-profile .notif-content-profile .caption-notif svg{margin-top:-15px;width:10px}.profile-wrapper .content-profile .notif-content-profile .caption-notif svg path{fill:#000}.profile-wrapper .content-profile .notif-content-profile .caption-notif .notif-hide{background-color:#fff;border-radius:10px;box-shadow:0 4px 25px rgba(0,0,0,.1);color:#000;display:none;font-size:10px;left:15px;padding:10px 15px;position:absolute;text-align:justify;top:10px;width:160px}.profile-wrapper .content-profile .notif-content-profile .caption-notif .notif-icon{cursor:pointer;position:relative}.profile-wrapper .content-profile .notif-content-profile .caption-notif .notif-icon:hover .notif-hide{display:block}.profile-wrapper .content-profile .bold-caption{color:#000;font-family:helvebold;font-size:22px}@media screen and (max-width:576px){.profile-wrapper .content-profile .bold-caption{font-size:18px}}.profile-wrapper .content-profile .row-claim-garansi{align-items:center;display:flex;font-size:16px;justify-content:space-between;margin-bottom:5px;width:100%}@media screen and (max-width:576px){.profile-wrapper .content-profile .row-claim-garansi{font-size:13px}}.profile-wrapper .content-profile .row-claim-garansi:first-child{margin-top:20px}.profile-wrapper .content-profile .row-claim-garansi .left-row-garansi{color:#000;width:200px}@media screen and (max-width:576px){.profile-wrapper .content-profile .row-claim-garansi .left-row-garansi{width:140px}}.profile-wrapper .content-profile .row-claim-garansi .right-row-garansi{color:#9697a6;width:calc(100% - 200px)}@media screen and (max-width:576px){.profile-wrapper .content-profile .row-claim-garansi .right-row-garansi{width:calc(100% - 140px)}}.profile-wrapper .content-profile .row-claim-garansi .right-row-garansi .form-control{border:1px solid #ced4da;height:28px;padding:4px 10px;width:100%}.profile-wrapper .content-profile .row-claim-garansi .right-row-garansi textarea{resize:none}.profile-wrapper .content-profile .row-claim-garansi .right-row-garansi .wrapper-upload-foto{position:relative}.profile-wrapper .content-profile .row-claim-garansi .right-row-garansi .wrapper-upload-foto input{opacity:0;position:absolute;visibility:hidden;z-index:-1}.profile-wrapper .content-profile .row-claim-garansi .right-row-garansi .wrapper-upload-foto .file-name{color:#000;display:none;font-size:11px;font-style:italic;margin-top:10px;padding-left:5px}.profile-wrapper .content-profile .row-claim-garansi .btnNine-default{font-size:12px;font-weight:500;letter-spacing:0;margin:0;padding:7px 10px 5px}.profile-wrapper .content-profile .status-garansi{border-radius:4px;color:#fff;font-size:12px;font-weight:500;margin:0 5px;padding:3px 8px}.profile-wrapper .content-profile .status-garansi.approved{background-color:#88c540}.profile-wrapper .content-profile .status-garansi.rejected{background-color:#d32f2f}.profile-wrapper .content-profile .note-garansi{font-size:11px!important;padding:0!important}@media screen and (min-width:1600px){.profile-wrapper .content-profile .note-garansi{font-size:13px!important}}.profile-wrapper .content-profile .note-garansi.green{color:#88c540!important}.profile-wrapper .content-profile .note-garansi.red{color:#d32f2f!important}.profile-wrapper .content-profile .chage-profile-wrapper{align-items:flex-start;width:100%}@media screen and (max-width:576px){.profile-wrapper .content-profile .chage-profile-wrapper{flex-direction:column}}.profile-wrapper .content-profile .chage-profile-wrapper .left-change-profile{align-items:center;display:flex;flex-direction:column;justify-content:center;width:240px}@media screen and (max-width:576px){.profile-wrapper .content-profile .chage-profile-wrapper .left-change-profile{width:100%}}.profile-wrapper .content-profile .chage-profile-wrapper .left-change-profile .left-user-photo{border-radius:100%;height:180px;margin-bottom:25px;overflow:hidden;width:180px}@media screen and (max-width:576px){.profile-wrapper .content-profile .chage-profile-wrapper .left-change-profile .left-user-photo{height:150px;width:150px}}.profile-wrapper .content-profile .chage-profile-wrapper .left-change-profile .left-user-photo img{height:100%;object-fit:contain;object-position:center;width:100%}.profile-wrapper .content-profile .chage-profile-wrapper .left-change-profile .upload-change-profile{position:relative;text-align:center;width:100%}.profile-wrapper .content-profile .chage-profile-wrapper .left-change-profile .upload-change-profile input{opacity:0;position:absolute;visibility:hidden;z-index:-1}.profile-wrapper .content-profile .chage-profile-wrapper .left-change-profile .upload-change-profile .btnNine-default{font-size:12px;margin:0 auto 15px;padding:5px 10px}.profile-wrapper .content-profile .chage-profile-wrapper .left-change-profile .upload-change-profile p{color:#9697a6;font-size:11px;margin-bottom:30px}.profile-wrapper .content-profile .chage-profile-wrapper .left-change-profile .status-change-profile{text-align:center}@media screen and (max-width:576px){.profile-wrapper .content-profile .chage-profile-wrapper .left-change-profile .status-change-profile{margin-bottom:30px}}.profile-wrapper .content-profile .chage-profile-wrapper .left-change-profile .status-change-profile svg{width:50px}.profile-wrapper .content-profile .chage-profile-wrapper .left-change-profile .status-change-profile svg path{fill:#88c540}.profile-wrapper .content-profile .chage-profile-wrapper .left-change-profile .status-change-profile p{color:#9697a6;font-size:11px}.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile{padding-left:50px;width:calc(100% - 240px)}@media screen and (max-width:576px){.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile{padding-left:0;width:100%}}.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .svg-star{position:absolute;right:10px;top:10px;width:40px}.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .svg-star path{fill:#88c540}.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .wrapper-input-editable{margin-bottom:10px}.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .wrapper-input-editable label{color:#88c540;display:block;font-size:14px;font-weight:600}.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .wrapper-input-editable input,.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .wrapper-input-editable textarea{border:none;color:#9697a6;font-size:14px;height:28px;padding:5px 0;pointer-events:none;width:70%}@media screen and (max-width:576px){.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .wrapper-input-editable input,.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .wrapper-input-editable textarea{width:90%}}.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .wrapper-input-editable textarea{font-family:opensans;height:65px;resize:none}@media screen and (max-width:576px){.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .wrapper-input-editable textarea{height:80px}}.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .wrapper-input-editable .custom-checkbox-cart{margin-top:10px}.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .wrapper-input-editable .custom-checkbox-cart span{color:#9697a6}@media screen and (min-width:1600px){.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .wrapper-input-editable .custom-checkbox-cart span{font-size:16px}}@media screen and (max-width:576px){.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .wrapper-input-editable .w40{width:60%!important}}.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .btnNine-default{font-size:13px;margin-right:7px;padding:5px 10px}.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box .btnNine-default:disabled{background-color:#fff!important;border:1px solid #9697a6;color:#9697a6;pointer-events:none}.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box.active .wrapper-input-editable input,.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box.active .wrapper-input-editable textarea{pointer-events:auto}.profile-wrapper .content-profile .chage-profile-wrapper .right-change-profile .bordered-box.active .wrapper-input-editable input{border-bottom:1px solid #ced4da}@media screen and (max-width:576px){.profile-wrapper .content-profile .chage-profile-wrapper .flex{width:100%}.wishlist-row{margin-top:0}}.wishlist-row .template-container{display:flex;flex-wrap:wrap;margin-bottom:25px;width:100%}@media screen and (max-width:576px){.wishlist-row .template-container{justify-content:center}}.wishlist-row .template-container .template-item{border:1px solid #ebebeb;border-radius:10px;cursor:pointer;flex-basis:calc(25% - 10px);flex-grow:0;margin-bottom:10px;margin-right:10px;max-width:25%;opacity:1;overflow:hidden;padding:5px;transition:all .4s}@media screen and (max-width:576px){.wishlist-row .template-container .template-item{flex-basis:70%;margin-right:0;max-width:70%;padding:0}}@media screen and (min-width:2200px){.wishlist-row .template-container .template-item{flex-basis:calc(20% - 10px);max-width:20%}}.wishlist-row .template-container .template-item .template-card{background-color:#fff;border-radius:5px;position:relative}.wishlist-row .template-container .template-item .template-card .garansi,.wishlist-row .template-container .template-item .template-card .sale{opacity:1;position:absolute;right:10px;top:10px;width:25px;z-index:10}.wishlist-row .template-container .template-item .template-card .sale{right:-5px;top:-5px;width:95px}.wishlist-row .template-container .template-item .template-card .template-card-header{align-items:center;display:flex;height:160px;justify-content:center;overflow:hidden;position:relative}@media screen and (min-width:1600px){.wishlist-row .template-container .template-item .template-card .template-card-header{height:160px}}@media screen and (max-width:576px){.wishlist-row .template-container .template-item .template-card .template-card-header{height:140px}}.wishlist-row .template-container .template-item .template-card .template-card-header img{max-width:100%;object-fit:cover;object-position:center;opacity:.9;-webkit-transform:scale(1);transform:scale(1);transition:all .4s}.wishlist-row .template-container .template-item .template-card .template-card-header img.special-img{max-width:80%;padding-top:10px}@media screen and (max-width:576px){.wishlist-row .template-container .template-item .template-card .template-card-header img{max-width:85%}}.wishlist-row .template-container .template-item .template-card .template-card-product{display:flex;flex-direction:column;padding:15px}.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info{display:flex;flex-direction:row;justify-content:space-between;text-align:right;width:100%}.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .top-product-name,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .top-product-name{color:#000}@media screen and (max-width:1100px){.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .top-product-name,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .top-product-name{font-size:15px;max-width:165px}}.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .top-product-name .brand,.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .top-product-name .name,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .top-product-name .brand,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .top-product-name .name{font-family:helvebold;font-size:14px;line-height:17px;text-align:left;text-transform:uppercase}.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .utility-product,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .utility-product{display:flex}.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .utility-product a svg,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .utility-product a svg{fill:#d1d3d4;margin-left:5px;transition:all .2s;width:23px}.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .utility-product a:hover svg,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .utility-product a:hover svg{fill:#88c540}.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .bottom-product-price,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .bottom-product-price{color:#88c540;font-size:15px;font-weight:700;margin-bottom:10px}@media screen and (max-width:1100px){.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .bottom-product-price,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .bottom-product-price{font-size:13px}}.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .star-wrapper,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .star-wrapper{position:relative}.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .star-wrapper:before,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .star-wrapper:before{color:#d1d3d4;content:"";font-family:fontAwesome;font-size:12px;font-weight:900}@media screen and (max-width:1100px){.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .star-wrapper:before,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .star-wrapper:before{font-size:11px}}.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .star-wrapper .star-inner,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .star-wrapper .star-inner{left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap;width:0}.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .star-wrapper .star-inner:before,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .star-wrapper .star-inner:before{color:#88c540;content:"";font-family:fontAwesome;font-size:12px;font-weight:900}@media screen and (max-width:1100px){.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info .star-wrapper .star-inner:before,.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info .star-wrapper .star-inner:before{font-size:11px}}.wishlist-row .template-container .template-item .template-card .template-card-product .top-product-info{margin-bottom:5px}.wishlist-row .template-container .template-item .template-card .template-card-product .bottom-product-info{align-items:center;height:auto}.wishlist-row .template-container .template-item .template-card .template-card-product .btnNine-default{margin:0 auto;width:60%}.wishlist-row .template-container .template-item:hover .template-card .template-card-header img{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}.wishlist-row .template-container .template-item:hover .template-card .template-card-header .template-card-desc .template-product-name:before{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.wishlist-row .template-container .template-item .bottom-utility-wrapper{justify-content:flex-start!important;width:100%}.wishlist-row .template-container .template-item .bottom-utility-wrapper .btnNine-default{font-size:12px;font-weight:500;letter-spacing:0;margin:0 7px 0 0!important;min-width:80px;padding:5px 10px;width:40%!important}.wishlist-row .template-container .template-item .bottom-utility-wrapper .btn-utils-product{height:31px;margin-bottom:0;margin-right:7px;min-width:31px;padding:5px 4px!important}.wishlist-row .template-container .template-item .bottom-utility-wrapper .btn-utils-product svg{width:16px}.wishlist-row .template-container .template-item .bottom-utility-wrapper .btn-utils-product svg.wish-cart{width:19px}.search-address-wrapper{display:flex;margin-bottom:20px;width:250px}.search-address-wrapper input{border:1px solid #ced4da;border-bottom-left-radius:5px;border-right:none;border-top-left-radius:5px;height:34px;padding:0 10px;width:calc(100% - 34px)}.search-address-wrapper .button-search{align-items:center;background-color:#88c540;border-bottom-right-radius:5px;border-top-right-radius:5px;cursor:pointer;display:flex;height:34px;justify-content:center;width:34px}.search-address-wrapper .button-search i{color:#fff;font-size:14px}.button-address-wrapper{display:flex;margin-bottom:20px}.button-address-wrapper .btnNine-address,.button-address-wrapper .btnNine-address-checkout{background:none;border:1px solid #9697a6;border-radius:5px;color:#9697a6;cursor:pointer;font-size:12px;height:34px;margin-right:7px;padding:6px 14px;transition:all .3s}.button-address-wrapper .btnNine-address-checkout.active,.button-address-wrapper .btnNine-address-checkout:hover,.button-address-wrapper .btnNine-address.active,.button-address-wrapper .btnNine-address:hover{border:1px solid #88c540;color:#88c540}.button-address-wrapper .btnNine-address-checkout{color:#000;font-size:11px;font-weight:600}.address-box-checkout,.address-list-choice{border:1px solid #9697a6;margin-bottom:20px;position:relative}@media screen and (max-width:576px){.address-box-checkout .address-name,.address-list-choice .address-name{font-size:12px}}.address-box-checkout .address-name span,.address-list-choice .address-name span{font-weight:600}@media screen and (max-width:576px){.address-box-checkout .address-phone,.address-box-checkout p,.address-list-choice .address-phone,.address-list-choice p{font-size:12px}}.address-box-checkout .address-main,.address-list-choice .address-main{background-color:#000;border-radius:3px;color:#fff;font-size:10px;margin-left:15px;padding:2px 16px}.address-box-checkout .btn-choice-wrapper,.address-list-choice .btn-choice-wrapper{position:absolute;right:15px;text-align:center;top:12px}.address-box-checkout .btn-choice-wrapper i,.address-list-choice .btn-choice-wrapper i{color:#88c540;display:none;font-size:20px;padding:0 5px}.address-box-checkout .btn-choice-wrapper .btnNine-default,.address-list-choice .btn-choice-wrapper .btnNine-default{font-size:10px;margin-bottom:0;min-width:60px;padding:4px 8px}.address-box-checkout .address-utility-wrapper,.address-list-choice .address-utility-wrapper{margin-top:2em}.address-box-checkout .address-utility-wrapper .btn-utility-address,.address-list-choice .address-utility-wrapper .btn-utility-address{color:#257349;cursor:pointer;font-size:12px;font-weight:600;margin-right:10px;padding-right:10px;position:relative;transition:all .2s}.address-box-checkout .address-utility-wrapper .btn-utility-address:after,.address-list-choice .address-utility-wrapper .btn-utility-address:after{background-color:#257349;content:"";height:12px;position:absolute;right:0;top:2px;width:1px}.address-box-checkout .address-utility-wrapper .btn-utility-address:first-child:after,.address-list-choice .address-utility-wrapper .btn-utility-address:first-child:after{display:none}.address-box-checkout .address-utility-wrapper .btn-utility-address:hover,.address-list-choice .address-utility-wrapper .btn-utility-address:hover{opacity:.8}.address-box-checkout .address-utility-wrapper .js-set-main,.address-list-choice .address-utility-wrapper .js-set-main{display:none}.address-box-checkout.active,.address-list-choice.active{border:1px solid #88c540}.address-box-checkout.active .btn-choice-wrapper i,.address-list-choice.active .btn-choice-wrapper i{display:block}.address-box-checkout.active .btn-choice-wrapper .btnNine-default,.address-list-choice.active .btn-choice-wrapper .btnNine-default{display:none}.address-box-checkout{border:none}.bbgrey-checkout{border-bottom:1px solid #ebebeb;margin-bottom:10px;padding-bottom:10px}.bbgrey-checkout .address-box-checkout,.bbgrey-checkout .button-address-wrapper{margin-bottom:0}.bbgrey-checkout .product-display-checkout{align-items:center;display:flex}.bbgrey-checkout .product-display-checkout .checkout-product-foto{height:150px;margin-right:15px;position:relative;width:150px}.bbgrey-checkout .product-display-checkout .checkout-product-foto img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.bbgrey-checkout .product-display-checkout .checkout-product-desc .checkout-brand,.bbgrey-checkout .product-display-checkout .checkout-product-desc .checkout-name{font-family:helvebold;font-size:18px;font-weight:700;line-height:1;margin-bottom:2px}.bbgrey-checkout .product-display-checkout .checkout-product-desc .checkout-color,.bbgrey-checkout .product-display-checkout .checkout-product-desc .checkout-weight{color:#9697a6;font-size:14px;line-height:1;margin-bottom:2px}.bbgrey-checkout .product-display-checkout .checkout-product-desc .checkout-weight{margin-bottom:2px}.bbgrey-checkout .product-display-checkout .checkout-product-desc .checkout-price{font-family:helvebold;font-size:24px;line-height:1}.bbgrey-checkout .product-display-checkout .checkout-product-desc .checkout-quantity{align-items:center;border:1px solid #ebebeb;border-radius:5px;display:flex;gap:20px;justify-content:center;margin-bottom:15px;padding:5px;width:100px}.bbgrey-checkout .product-display-checkout .checkout-product-desc .checkout-quantity i{cursor:pointer}.row-status-garansi .caption-status{font-size:12px}@media screen and (min-width:1600px){.row-status-garansi .caption-status{font-size:14px}}.row-status-garansi svg.icon-notif{margin-top:-3px;width:12px}@media screen and (min-width:1600px){.row-status-garansi svg.icon-notif{margin-top:0;width:14px}}.row-status-garansi svg.delete-claim{cursor:pointer;width:14px}@media screen and (min-width:1600px){.row-status-garansi svg.delete-claim{width:16px}}.row-status-garansi svg.delete-claim path{transition:all .3s}.row-status-garansi svg.delete-claim:hover path{fill:#d32f2f}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.forgot-password,.forgot-password .wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.forgot-password .wrapper{gap:20px;width:40%}.forgot-password .wrapper img{width:50%}.forgot-password .wrapper .title{color:#fff;font-size:24px;font-weight:700;text-align:center}.forgot-password .wrapper .detail{color:gray;font-size:20px;font-weight:500;text-align:center}.forgot-password .wrapper input{border:2px solid gray;border-radius:5px;font-size:14px;padding:10px 20px;width:40%}.forgot-password .wrapper .error{color:red;font-size:20px;font-weight:500}.forgot-password .wrapper .success{color:green;font-size:20px;font-weight:500}.forgot-password .wrapper .btn-submit{background-color:#006400}.forgot-password .wrapper .btn-resend,.forgot-password .wrapper .btn-submit{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:10px;width:40%}.forgot-password .wrapper .btn-resend{background-color:#daa520}.forgot-password .wrapper .back-to-login{font-size:20px;font-weight:700}.not-found{align-items:center;background-color:#000;display:flex;flex-direction:column;gap:10px;height:100vh;justify-content:center;width:100vw}.not-found img{width:40%}.not-found .info{color:#fff;font-size:24px;font-weight:700}.not-found button{background-color:#006400;border:none;border-radius:5px;box-shadow:0 2px gray;color:#fff;font-weight:700;padding:20px}.not-found button:hover{background-color:green}
/*# sourceMappingURL=main.8c4a55c4.css.map*/