﻿@keyframes fadeIn{0%{background:rgba(0,0,0,0)}to{background:rgba(0,0,0,.7)}}@keyframes fadeOut{0%{background:rgba(0,0,0,.7)}to{background:rgba(0,0,0,0)}}@keyframes scaleUp{0%{opacity:0;transform:scale(0.8) translateY(1000px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes scaleDown{0%{opacity:1;transform:scale(1) translateY(500px)}to{opacity:0;transform:scale(0.8) translateY(1000px)}}@keyframes quickScaleDown{0%{transform:scale(1)}99.9%{transform:scale(1)}to{transform:scale(0)}}.is-flex-wrap-wrap{flex-wrap:wrap !important}.mt-4{margin-top:1rem !important}.is-flex{display:flex !important}.p-3{padding:.75rem !important}.has-text-centered{text-align:center !important}.is-align-items-center{align-items:center !important}.is-justify-content-center{justify-content:center !important}.is-inline-block{display:inline-block !important}.delete,.modal-close{-webkit-touch-callout:none;-moz-appearance:none;-webkit-appearance:none;background-color:hsla(0,0%,4%,.2);border:none;border-radius:9999px;cursor:pointer;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;pointer-events:auto;position:relative;user-select:none;vertical-align:top;width:20px}.delete::after,.delete::before,.modal-close::after,.modal-close::before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete::before,.modal-close::before{height:2px;width:50%}.delete::after,.modal-close::after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:hsla(0,0%,4%,.3)}.delete:active,.modal-close:active{background-color:hsla(0,0%,4%,.4)}.box-search{float:left;margin:0 10px 0 0;width:300px}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40;display:table;height:100%;left:0;position:fixed;top:0;transform:scale(0);width:100%;padding:10px}.modal .modal-background{bottom:0;left:0;position:absolute;right:0;top:0;background-color:hsla(0,0%,4%,.86)}.modal .modal-card,.modal .modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal .modal-card,.modal .modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible;max-width:500px}.modal .modal-card header.modal-card-head{background-color:#f4f6f8}.modal .modal-card header.modal-card-head p.modal-card-title{color:#0a0a09;font-size:18px;font-weight:600;text-align:center;text-transform:uppercase;margin:0 !important}.modal .modal-card section.modal-card-body{padding:10px}.modal .modal-card footer.modal-card-foot{justify-content:flex-end}.modal .modal-card footer.modal-card-foot button{background-color:#d70018;color:#fff;transition:.3s;width:50%}.modal .modal-card footer.modal-card-foot button:focus,.modal .modal-card footer.modal-card-foot button:hover{background-color:rgba(215,0,24,.85);border-color:#d70018;box-shadow:none}.modal .modal-card-foot,.modal .modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal .modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal .modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal .modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal .modal-card-foot .button:not(:last-child){margin-right:.5em}.modal .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.modal.out{animation:quickScaleDown 1s forwards}.modal.out .modal-background{animation:fadeOut .5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;background:rgba(0,0,0,0)}.modal.out .modal-content{animation:scaleDown .5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;opacity:0}.modal.is-active{display:flex;transform:scale(1)}.modal.is-active .modal-background{animation:fadeIn .5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;background:rgba(0,0,0,0)}.modal.is-active .modal-content{animation:scaleUp .5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;opacity:0}.pdp-compare-modal a,.pdp-compare-modal span{color:#343232;font-size:13px}.pdp-compare-modal a{cursor:pointer}.pdp-compare-modal .pdp-compare-modal-trigger-button{bottom:80px;cursor:pointer;left:15px;position:fixed;z-index:1000}@media only screen and (max-width: 768px){.pdp-compare-modal .pdp-compare-modal-trigger-button{bottom:102px}}.pdp-compare-modal .pdp-compare-modal-trigger-button a{background:#fff;border-radius:30px;box-shadow:0 0 15px #999;color:#f37032;font-size:14px;padding:10px}.pdp-compare-modal .pdp-compare-modal-trigger-button label{font-weight:unset;margin:unset;display:unset;font-size:1em;color:#f37032}.pdp-compare-modal .pdp-compare-modal-box{background:#fff;border-radius:0;border-top:1px solid #e5e5e5;bottom:0;box-shadow:0 -2px 10px rgba(0,0,0,.12);left:0;margin:auto;max-width:1050px;position:fixed;right:0;top:auto;width:100%;z-index:1000000000}@media only screen and (max-width: 540px){.pdp-compare-modal .pdp-compare-modal-box{margin-left:0}}.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product{border-right:1px solid #e0e0e0;width:25%}.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product.has-product{position:relative}.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product.has-product a{padding:15px}@media only screen and (max-width: 768px){.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product.has-product a{padding:5px}}.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product.has-product a p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin:0 !important}.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product.has-product span.remove-compare-product{cursor:pointer;font-size:13px;position:absolute;right:3px;top:3px}.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product.go-compare-page{flex-direction:column}.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product.go-compare-page a{border:1px solid #f37032;border-radius:5px;color:#f37032;display:block;font-size:14px;margin-top:10px;padding:5px 10px}@media only screen and (max-width: 768px){.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product a p{font-size:12px}}.pdp-compare-modal .pdp-compare-modal-box .pdp-compare-modal-exit{background:#fff;border-radius:8px 8px 0 0;box-shadow:0 -2px 10px rgba(0,0,0,.122);color:#000;cursor:pointer;font-size:13px;padding:10px;position:absolute;right:0;text-align:center;top:-39px}@media only screen and (max-width: 768px){.pdp-compare-modal .go-compare-page a,.pdp-compare-modal .go-compare-page span{font-size:12px}}.product-info-container{background-color:#fff;border-radius:8px;box-shadow:0 1px 2px 0 rgba(60,64,67,.1),0 2px 6px 2px rgba(60,64,67,.15);display:flex;flex-flow:column;height:auto;justify-content:space-between;margin-bottom:10px;min-height:202px;padding:10px;position:relative;width:auto}.product-info-container .product-info{display:flex;flex-flow:column;height:100%}.product-info-container .product-info a{color:#444}.product-info-container .product-info a .product__image{text-align:center}.product-info-container .product-info a .product__image img{margin:10px 0 0;width:160px;max-width:100%;object-fit:contain}#search-to-compare{z-index:10000;color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5;font-family:Inter,Roboto,sans-serif}#search-to-compare .modal-card{max-width:1200px;width:100%}#search-to-compare .box-search{float:none;position:relative}#search-to-compare .box-search .i-search{left:10px;position:absolute;top:50%;transform:translateY(-50%);width:15px;z-index:10}#search-to-compare .box-search__input{align-items:center;-moz-appearance:none;-webkit-appearance:none;border:1px solid #dbdbdb;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding:calc(.5em - 1px) calc(.75em - 1px);position:relative;vertical-align:top;border-radius:10px;height:30px;padding-left:30px;color:#363636;margin:0;box-shadow:inset 0 .0625em .125em hsla(0,0%,4%,.05);max-width:100%;width:100%}#search-to-compare .box-search__input::placeholder{color:rgba(54,54,54,.3)}#search-to-compare .box-search__input:hover{border-color:#b5b5b5}#search-to-compare .box-search__input:active,#search-to-compare .box-search__input:focus{border-color:#485fc7;box-shadow:0 0 0 .125em rgba(72,95,199,.25)}#search-to-compare .compare-search-product-list .product-item.product-info-container{width:calc(20% - 10px)}@media only screen and (max-width: 990px){#search-to-compare .compare-search-product-list .product-item.product-info-container{width:calc(25% - 10px)}}@media only screen and (max-width: 540px){#search-to-compare .compare-search-product-list .product-item.product-info-container{width:calc(50% - 10px)}}#search-to-compare .compare-search-product-list .product-item.product-info-container:not(:nth-of-type(5n)){margin-right:10px}@media only screen and (max-width: 990px){#search-to-compare .compare-search-product-list .product-item.product-info-container:not(:nth-of-type(4n)){margin-right:10px}}@media only screen and (max-width: 540px){#search-to-compare .compare-search-product-list .product-item.product-info-container:not(:nth-of-type(2n)){margin-right:10px}}#search-to-compare .compare-search-product-list .product-item .product-info{font-size:14px}#search-to-compare .compare-search-product-list .product-item .product-info .product-name{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;font-weight:600;height:65px;overflow:hidden;position:relative;z-index:10}#search-to-compare .compare-search-product-list .product-item .product-info p span{font-weight:600}#search-to-compare .compare-search-product-list .product-item .product-info p.price{color:#707070}#search-to-compare .compare-search-product-list .product-item .product-info p.sale-price{min-height:21px}@media only screen and (max-width: 768px){#search-to-compare .compare-search-product-list .product-item .product-info p.sale-price{min-height:42px}}#search-to-compare .compare-search-product-list .product-item .product-info p.sale-price span{color:#d70018}#search-to-compare .compare-search-product-list .product-item .product-info .select-to-compare{background:#f37032;border-radius:3px;color:#fff;display:block;padding:5px;width:100%}@media only screen and (max-width: 768px){#search-to-compare .compare-search-product-list .product-item .product-info .select-to-compare{font-size:12px}}#search-to-compare .compare-search-loadmore a{border:1px solid #f37032;border-radius:10px;color:#f37032;display:block;font-size:13px;margin:auto;max-width:250px;padding:5px 10px;width:100%}.btn_compare_product svg{vertical-align:text-top;line-height:1}.btn_compare_product:hover svg{stroke:#fff}.btn_compare_product:hover svg path{stroke:#fff}body .content_popup_data{margin:0 auto;padding:0 !important;background-color:#fff;position:relative;border-radius:14px;overflow:hidden}body .content_popup_data .title_popup{font-size:1.25em;margin:0;line-height:1.4;font-weight:500;color:#fff;background-color:#f37032;padding:15px 15px}body .content_popup_data .mfp-close{color:#fff;opacity:1;mix-blend-mode:unset;width:30px;height:30px;line-height:30px;font-size:30px;top:5px !important;right:5px !important}body .content_popup_data .content_wrap{padding:15px;font-size:15px}body .content_popup_data .content_wrap .content_wrap_inner{overflow:auto}body .content_popup_data .content_wrap table{border-collapse:collapse;margin:0}body .content_popup_data .content_wrap table thead{position:relative}body .content_popup_data .content_wrap table thead tr{position:sticky;top:0;left:0}body .content_popup_data .content_wrap table thead tr th{text-align:center;background-color:var(--orange);color:var(--white);border-right:1px solid var(--white);line-height:1.3;font-size:1.05em;padding:7px;text-transform:unset;font-weight:400;letter-spacing:0}body .content_popup_data .content_wrap table thead tr td{background-color:#fff}body .content_popup_data .content_wrap table tbody tr:nth-child(even){background-color:#eae7e7}body .content_popup_data .content_wrap table tr td{text-align:center;border:1px solid silver;color:var(--black);font-size:.95em;line-height:1.6;padding:7px}body .content_popup_data .content_wrap table tr td:first-child{text-align:left;font-weight:700;white-space:nowrap}body .content_popup_data .content_wrap table tr td p{margin:0 !important}body .content_popup_data .content_wrap table tr td img.size-full.alignnone{margin-bottom:0}body .content_popup_data .content_wrap table tr td form{margin:0}body .content_popup_data .content_wrap table tr td form .price-container{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;row-gap:10px}body .content_popup_data .content_wrap table tr td form .price-container .price{white-space:nowrap}body .content_popup_data .content_wrap table tr td form .price-container .price .amount{font-weight:700;color:#f60}body .content_popup_data .content_wrap table tr td form .price-container .group-select{display:flex}@media(min-width: 768px){body .content_popup_data .content_wrap table tr td form .price-container .group-select{flex-wrap:nowrap}}body .content_popup_data .content_wrap table tr td form .price-container .group-select select{flex:1 1 100%;border:1px solid #f60;border-radius:14px 0 0 14px;font-size:14px;height:40px;margin:0}body .content_popup_data .content_wrap table tr td form .price-container .group-select .btn-order{padding:0 5px;margin:0;width:fit-content;white-space:nowrap;height:40px;text-transform:inherit;background:#f60 !important;font-size:14px !important;font-weight:500 !important;border-radius:0 14px 14px 0 !important;color:var(--white) !important;border-color:#f60 !important}body .content_popup_data .content_wrap table tr td form .price-container .group-select .btn-order:hover{color:var(--white) !important;box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}body .content_popup_data .content_wrap table tr td form .price-container .group-select .package-action{margin-left:10px;display:flex;justify-content:center;flex-wrap:nowrap;gap:10px;width:100%}@media(min-width: 768px){body .content_popup_data .content_wrap table tr td form .price-container .group-select .package-action{width:unset}}body .content_popup_data .content_wrap table tr td form .price-container .group-select .package-action .button{margin:0;display:inline-block;width:42px;padding:0 !important;text-transform:inherit !important;line-height:40px !important;position:relative;transition:all .3s ease-in-out;background:#f60 !important;font-size:clamp(14px,2.2vw,16px) !important;font-weight:400 !important;border-radius:14px !important;color:var(--white) !important;border-color:#f60 !important}body .content_popup_data .content_wrap table tr td form .price-container .group-select .package-action .button:hover{box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}body .content_popup_data .content_wrap table tr td form .price-container .group-select .package-action .btn-detail::before{display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;font:var(--fa-font-solid);content:""}body .content_popup_data .content_wrap table tr td form .price-container .group-select .package-action .btn_compare_product::before{display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;font:var(--fa-font-solid);content:""}@media(min-width: 550px){.content_product_info>.col{padding-bottom:0}}.content_product_info .box_title{font-weight:700;font-size:1.15em;color:#f37032;line-height:1.5;margin:0 0 15px}.content_product_info .row_list_features>.col>.col-inner{border-radius:8px;padding:10px 15px;background-color:rgba(242,110,59,.05)}.content_product_info .icon-box{line-height:1.5;font-size:.95em}.content_product_info .icon-box .icon-box-text .feature_description p:last-child{margin-bottom:0 !important}.content_product_info .icon-box .icon-box-text .feature_description img.size-full.alignnone{margin-bottom:0}.content_product_info form{margin:0}.content_product_info form .price{margin:0 0 10px}.content_product_info form .price .amount{font-size:2.15em;font-weight:900;color:var(--orange)}.content_product_info form .price .unit{font-size:1.25em}.content_product_info form .box_order .btn_action button[type=submit]{display:block;width:100%;text-transform:inherit !important;font-family:"Lexend Deca",sans-serif;line-height:42px !important;background:var(--orange) !important;font-size:clamp(14px,2.2vw,16px) !important;font-weight:400 !important;border-radius:99px !important;color:var(--white) !important;border-color:#f60 !important;transition:all .3s ease-in-out}.content_product_info form .box_order .btn_action button[type=submit]:hover{background-color:#f60 !important;box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}