.pagination{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.2rem;color:#959595}.pagination>*{font-size:1.4rem}.pagination a{-webkit-transition:background-color .4s,color .4s;-moz-transition:background-color .4s,color .4s;-o-transition:background-color .4s,color .4s;transition:background-color .4s,color .4s;color:#000;display:block;text-align:center;width:40px;height:40px;line-height:40px;background-color:#fff;font-weight:700}.pagination .page-item{margin:0}.pagination .page-item a{color:inherit}.pagination .page-item i{font-weight:700}.pagination .page-item:hover:not(.disabled) a{background-color:#0c9d0e;color:#fff!important}.pagination .page-item.active:not(.disabled) a{background-color:#0c9d0e;color:#fff!important}.pagination .page-item.disabled a{cursor:not-allowed;color:#aaa}.pagination .page-item:first-child{margin-left:0;border-radius:5px 0 0 5px;overflow:hidden}.pagination .page-item:last-child{margin-right:0;border-radius:0 5px 5px 0;overflow:hidden}.pagination .page-item:not(:last-child){border-right:1px solid #e2e2e2}.pagination .page-dots{white-space:nowrap;position:relative;margin-left:0!important;margin-right:0!important}.pagination .page-dots>a{background-color:transparent;padding-top:3px}.pagination .page-dots>a::before{content:'...';font-weight:600;font-size:2rem;letter-spacing:1px;line-height:normal;display:block}.pagination .page-text{white-space:nowrap}.pagination .page-text:hover:not(.disabled)>a,.pagination .page-text>a{width:auto;background-color:transparent;color:#000}.pagination .page-next i{margin-left:2px}@media screen and (max-width:767px){.pagination .page-item.page-prev{margin-left:0}.pagination .page-item.page-next{margin-right:0}.pagination .page-dots>a{padding-top:8px;width:25px}.pagination .page-dots>a::before{font-size:1.4rem}.pagination .page-first>a,.pagination .page-last>a{border-radius:.5rem;padding:8px 20px;background-color:rgba(109,124,144,.1);line-height:normal;height:auto}.pagination:not(.pagination-mobile) .page-first,.pagination:not(.pagination-mobile) .page-last{display:none}}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5){.page-link{line-height:32px}}.product{--hLabel:27px;--hTitle:4rem;--priceGreen:#027d04}.product-media{position:relative}.product-details{padding:1.5rem 1rem}.product-label.label-discount{font-weight:700;position:absolute;top:0;right:0;padding:0 8px 0 8px;z-index:1;background-position:bottom left;background-position-x:-10px;background-repeat:no-repeat;font-size:13px;letter-spacing:.05em;color:#f8e0b5;line-height:normal;background-color:#0c9d0e;height:24px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-bottom-left-radius:2px}.product-label.label-discount::before{content:"";position:absolute;top:0;left:-16px;width:0;height:0;border-top:0 solid transparent;border-bottom:23px solid transparent;border-right:16px solid #0c9d0e}.product-title{font-size:1.6rem;font-weight:500;color:#080809;line-height:normal;min-height:var(--hTitle)}.product-title a{color:inherit;line-height:inherit}.product-price{font-size:2.5rem;line-height:1}.product-price .new-price{color:var(--priceGreen);text-decoration:none;font-weight:600}.product-price .old-price{color:#959595;font-size:1.6rem;-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)}.product-price .price-discount{color:var(--priceGreen);font-size:1.6rem;font-weight:600}.product-gift{border-radius:-webkit-calc(var(--hLabel)/ 2);border-radius:-moz-calc(var(--hLabel)/ 2);border-radius:calc(var(--hLabel)/ 2);color:#fff;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 20px 3px 10px;font-size:1.3rem;line-height:1;min-height:var(--hLabel)}.product-gift img{width:16px;-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px);margin-right:3px}.product-gift:not(:empty){background:#017d03;background:-webkit-linear-gradient(0deg,#64cd64 0,#017d03 100%);background:-moz- oldlinear-gradient(0deg,#64cd64 0,#017d03 100%);background:-o-linear-gradient(0deg,#64cd64 0,#017d03 100%);background:linear-gradient(90deg,#64cd64 0,#017d03 100%)}.product-meta{font-size:1.4rem;color:#444;line-height:1;margin-top:4px}.product-meta .product-rating i{color:#ffd800}.product-meta .rating-number{display:none}.product-meta .ratings-container{margin-bottom:0}.product-meta .ratings-full{-webkit-transform:translateY(-1.5px);-moz-transform:translateY(-1.5px);-ms-transform:translateY(-1.5px);-o-transform:translateY(-1.5px);transform:translateY(-1.5px)}.product-meta .rating-reviews{font-size:1.3rem}.product-meta .rating-reviews span:nth-child(2){display:none}.product-meta>:not(:first-child){padding-left:1.5rem;position:relative}.product-meta>:not(:first-child):before{content:'';width:1px;height:100%;background-color:#696969;display:block;position:absolute;top:0;left:7px;opacity:.8}.product-item{border-radius:8px;overflow:hidden;box-shadow:0 4px 10px 0 rgba(0,0,0,.05),0 0 15px 0 rgba(0,0,0,.1)}.product-item .product-title{font-size:1.6rem;color:#080809;padding-left:0!important;border-left:0!important}.swiper-slide .product-item{box-shadow:none;border:1px solid rgba(0,0,0,.1)}.swiper-slide .product-gift{padding-top:0;padding-bottom:0;line-height:20px}@media screen and (max-width:767px){.product{--hLabel:22px}.product-price{font-size:1.7rem;margin-bottom:.6rem}.product-price .old-price{font-size:1.3rem;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);margin-right:.5rem}.product-price .price-discount{font-size:1.5rem}.product-title{font-size:1.4rem!important;font-weight:600;line-height:1.4;margin-top:1rem}.product-gift{font-size:1.1rem;padding:2px 15px 5px 10px}.product-gift img{width:10px;-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px);margin-right:2px}.product-meta .ratings{width:100%!important}.product-meta .ratings-full{width:14px;overflow:hidden;margin-right:3px;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.product-meta .rating-number{display:block;margin-right:3px;-webkit-transform:translateY(1.25px);-moz-transform:translateY(1.25px);-ms-transform:translateY(1.25px);-o-transform:translateY(1.25px);transform:translateY(1.25px)}.product-meta .rating-reviews{margin:0}.product-meta .rating-reviews span:nth-child(1){display:none}.product-meta .rating-reviews span:nth-child(2){display:block}.product-label.label-discount{font-size:1.1rem;padding:2px 7px 2px 7px}.product-details{padding:8px 8px 10px 8px}.product-item .product-meta .ratings-full{-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.product-item .product-meta .rating-number{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.swiper-slide .product-gift{line-height:14px}}.post-date{color:#a4a4a4;font-size:1.1rem}.post-title{font-size:1.4rem;color:#000;line-height:1.4}.post-title::first-letter{text-transform:uppercase}.post-content{color:#959595}.post-content p:empty{display:none}.post-content p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:auto;margin:0}.post-cat{display:none;padding:1px 12px 1px 12px;font-size:1.2rem;letter-spacing:.05em}.post-list>*{margin-bottom:2rem}.post-list .post-item{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.post-list .post-media{width:150px}.post-list .post-details{width:-webkit-calc(100% - 150px);width:-moz-calc(100% - 150px);width:calc(100% - 150px);padding-left:2rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:0!important}.post-list .post-content{color:#000}.post-list .post-content :empty{display:none}.post-list .post-cat{display:inline-block;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}.post-list .post-title{-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:2rem}.post-list .post-date{-webkit-order:3;-moz-box-ordinal-group:4;-ms-flex-order:3;order:3}.post-list .post-content{-webkit-order:4;-moz-box-ordinal-group:5;-ms-flex-order:4;order:4}@media screen and (max-width:767px){.post-list .post-media{width:100px!important}.post-list .post-details{width:-webkit-calc(100% - 100px);width:-moz-calc(100% - 100px);width:calc(100% - 100px);padding-left:1rem}.post-list .post-title{font-size:1.4rem}.post-list .post-cat{font-size:1.1rem;padding:3px 10px!important;border-radius:3px!important;margin-bottom:.5rem!important}.post-list .post-content{display:none;font-size:1.4rem}.post-list .post-content *,.post-list .post-content span{font-size:1.4rem!important}}.newscategory-nav{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.newscategory-nav .swiper-news-nav{width:950px;max-width:100%}.newscategory-nav .swiper-pagination{position:static}.newscategory-nav .swiper-pagination-bullet{width:1.2rem;height:1.2rem;margin:0 .5rem}.newscategory-nav .swiper-pagination:empty{display:none}.newscategory-nav .item{font-size:1.4rem;color:#000;line-height:1.5;letter-spacing:.01em;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#4d4d4d}.newscategory-nav .item:hover{color:#0c9d0e}@media screen and (max-width:767px){.newscategory-nav{box-shadow:none}.newscategory-nav .item{font-size:1.2rem;line-height:normal}.newscategory-nav .item img{width:5rem}}.newscategory .section-item:not(:last-child){margin-bottom:3rem}.newscategory .section-item-title{font-size:2.5rem}.newscategory .section-item-title br{display:none}.newscategory .section-item-body{display:grid;grid-template-columns:34% 34% -webkit-calc(32% - 6rem);grid-template-columns:34% 34% -moz-calc(32% - 6rem);grid-template-columns:34% 34% calc(32% - 6rem);grid-template-rows:48% 52%;grid-gap:0 3rem;margin-bottom:3rem}.newscategory .section-item-body .post-item:nth-child(1){grid-row:1/3;grid-column:1/3}.newscategory .section-item-body .post-item:nth-child(1) .post-details .post-title{font-size:2rem}.newscategory .section-item-body .post-item:nth-child(2){grid-row:1/2;grid-column:3/4}.newscategory .section-item-body .post-item:nth-child(3){grid-row:2/3;grid-column:3/4}.newscategory .section-item-body .post-content{display:none}.newscategory .section-item-footer .item-wrap img{aspect-ratio:16/9}.newscategory .section-footer .item-wrap img{aspect-ratio:16/9}.newscategory .post-wrap{margin-bottom:3rem}@media screen and (max-width:767px){.newscategory .section-item-body{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-template-columns:initial;grid-template-rows:initial;grid-gap:initial}.newscategory .section-item-body .post-item:nth-child(n){grid-row:initial;grid-column:initial}.newscategory .section-item-body .post-item:nth-child(1){width:100%;margin-bottom:1.5rem}.newscategory .section-item-body .post-item:nth-child(1) .post-details .post-title{font-size:2rem}.newscategory .section-item-body .post-item:nth-child(2),.newscategory .section-item-body .post-item:nth-child(3){width:-webkit-calc(50% - .75rem);width:-moz-calc(50% - .75rem);width:calc(50% - .75rem)}.newscategory .section-item-body .post-item:nth-child(2) .post-content,.newscategory .section-item-body .post-item:nth-child(3) .post-content{display:block}.newscategory .post-wrap{margin-bottom:1.5rem}}.newscategory .post-content{overflow:hidden;text-overflow:ellipsis;line-height:22px;-webkit-line-clamp:3;height:66px;display:-webkit-box;-webkit-box-orient:vertical}.newscategory .post-content p:empty{display:none}.newscategory .post-content p{height:66px}@media only screen and (min-width:768px) and (max-width:991.98px){.newscategory .section-item-body .post-item:nth-child(1){grid-column:1/4}}.newscategorydetail .post-media{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);border-radius:.5rem}.newscategory-tags .tree{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0 0 5px 0;list-style:none}.newscategory-tags .tree .tree{display:none}.newscategory-tags .tree li{background-color:#f1f1f1;margin:0;line-height:2em;padding:3px 15px;position:relative;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.newscategory-tags .tree li .nav-link{padding:0;display:block;color:#000;text-transform:inherit;line-height:inherit}.newscategory-tags .tree li .nav-link.active,.newscategory-tags .tree li .nav-link:hover{color:#0c9d0e}.newscategory-tags .tree li:last-child{border-radius:0 5px 5px 0;border-right:1px solid #ddd}.newscategory-tags .tree li:first-child{border-radius:5px 0 0 5px;border-left:1px solid #ddd}.newscategory-tags .tree li:not(:last-child):after{top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);content:'';position:absolute;right:0;width:1px;height:70%;background-color:#ddd}@media screen and (max-width:767px){.newscategory-tags>.tree{display:block!important;overflow:auto;white-space:nowrap;overscroll-behavior-x:contain;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.newscategory-tags>.tree>*{scroll-snap-align:start;display:inline-block}}.newsdetail .swiper-button{width:35px}.newsdetail aside>:not(:last-child){margin-bottom:2rem}.newsdetail aside .banner-sticky{position:sticky;top:100px}.newsdetail aside .banner-sticky .banner-item:not(:last-child){margin-bottom:1rem}.newsdetail .section-title{font-size:clamp(2rem,2vw,3rem)}.newsdetail-content{font-size:1.6rem}.newsdetail-content p img{margin-top:2rem}.newsdetail-content h2{font-size:2.2rem;margin:3rem 0 1.5rem 0}.newsdetail-content h2 strong{position:relative;padding-bottom:.5rem;display:inline-block}.newsdetail-content h2 strong:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:.2rem;background-color:#0c9d0e}.newsdetail-content h3{border-left:3px solid #0c9d0e;padding-left:1rem;font-size:1.8rem;margin:1.5rem 0 1rem 0;line-height:1.4}.newsdetail-content a{color:#0c9d0e}.newsdetail .seo-2{border:1px dashed;padding:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.newsdetail .seo-2 img{width:100%}.newsdetail .seo-2 .seo-img{width:180px}.newsdetail .seo-2 .seo-content{width:-webkit-calc(100% - 180px);width:-moz-calc(100% - 180px);width:calc(100% - 180px);text-align:justify;padding-left:1.5rem}.newsdetail .related_products{padding:1rem 1.5rem;border:1px solid #0c9d0e;border-radius:.5rem;margin-bottom:2rem;margin-top:2rem}.newsdetail .related_products .swiper-slide{height:auto}.newsdetail .related_products .swiper-slide>*{height:100%}.newsdetail .news-related{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);background-color:#f5f5f5;padding:1rem 1.5rem;margin-bottom:2rem}.newsdetail .news-related .related-title{border-left:4px solid #0c9d0e;margin-left:-1.5rem;padding-left:2rem}.newsdetail .news-related a{font-size:1.4rem;color:#333;text-transform:lowercase}.newsdetail .news-related a span{line-height:1.4;display:block}.newsdetail .news-related a span::first-letter{text-transform:uppercase}.newsdetail .related_news>p{margin-bottom:0}.newsdetail .related_news>ol,.newsdetail .related_news>ul{list-style:disc;margin-top:0;padding-left:2.5rem}.newsdetail .news-detail-subtitle{color:#959595;font-size:2.8rem;margin-bottom:1rem;font-weight:500;line-height:1.2}.newsdetail .news-detail-slide-banner{margin:1.5rem 0}.newsdetail .news-detail-slide-banner .swiper-button-next,.newsdetail .news-detail-slide-banner .swiper-button-prev{top:50%}.newsdetail .news-detail-slide-banner .swiper-button-prev{left:.5rem}.newsdetail .news-detail-slide-banner .swiper-button-next{right:.5rem}.newsdetail .news-detail-category{margin-top:1.5rem;padding:2rem 0}.newsdetail .news-detail-category .title-category{border-bottom:2px solid #c40102}.newsdetail .news-detail-category .title-category span{display:inline-block;font-size:1.5rem;text-transform:uppercase;margin:0;font-weight:700;color:#fff;border-bottom:1px solid #e1e1e147;padding:.6rem 1.5rem .4rem;background-color:#c40102;line-height:1.5}.newsdetail .news-detail-category .list-news-detail-category{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.newsdetail .news-detail-category .list-news-detail-category a{width:-webkit-calc(100% / 8);width:-moz-calc(100% / 8);width:calc(100% / 8);display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.5rem}.newsdetail .news-detail-category .list-news-detail-category a span{color:#4d4d4d;width:100%;display:block;font-size:1.2rem;text-align:center;margin-top:.5rem}.newsdetail .news-detail-questions{margin-top:3rem}.newsdetail .news-detail-questions .title-questions{font-size:2rem;margin-bottom:1rem;color:#959595}.newsdetail .news-detail-questions .accordion{width:100%;margin:0;list-style-type:none;padding:0}.newsdetail .news-detail-questions .accordion .link{cursor:pointer;display:block;padding:1rem 1.5rem;padding-right:3.5rem;color:#959595;font-size:1.6rem;font-weight:700;border-bottom:1px solid #959595;position:relative;-webkit-transition:all .4s ease;-o-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}.newsdetail .news-detail-questions .accordion li span.arrow{position:absolute;top:.5rem;color:#959595;-webkit-transition:all .4s ease;-o-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;right:0;left:auto;font-size:3rem;line-height:3.5rem;width:4rem;height:4rem;text-align:center;display:inline-block;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg)}.newsdetail .news-detail-questions .accordion li.open .link,.newsdetail .news-detail-questions .accordion li.open span.arrow{color:#c40102}.newsdetail .news-detail-questions .accordion li.open .link{border-color:#c40102}.newsdetail .news-detail-questions .accordion li.open span.arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}.newsdetail .news-detail-questions .accordion-content{display:none;font-size:1.4rem;padding:1.5rem;text-align:justify}.newsdetail .news-detail-questions .accordion-content p{margin-top:0}.newsdetail .news-detail-questions .accordion-content p:last-child{margin:0}@media screen and (max-width:767px){.newsdetail{background-color:#fff;padding-top:3rem}.newsdetail-content{font-size:1.3rem}.newsdetail-content p{font-size:inherit}.newsdetail-content p img{margin-bottom:0}.newsdetail-content h2{font-size:1.8rem;line-height:1.4}.newsdetail-content h2 strong:before{display:none}.newsdetail-content h3{border-left:2px solid #0c9d0e;padding-left:.5rem;font-size:1.6rem}.newsdetail .related_products{margin-left:-10px;margin-right:-10px;border-radius:0;padding:1rem 1rem 2rem 1rem;border-left:0;border-right:0;border-style:dashed}.newsdetail .seo-2{display:block}.newsdetail .seo-2 .seo-img{width:150px;margin-bottom:1rem}.newsdetail .seo-2 .seo-content{width:100%;padding-left:0}}.newscategory-tree{background-color:#f0f2f5}.newscategory-tree .tree-wrapper{border:1px solid #0c9d0e}.newscategory-tree .tree-title{padding:10px 12px}.newscategory-tree .tree-body{padding:6px 12px}.newscategory-tree .tree-body li{margin-bottom:1rem;margin-top:1rem}.newscategory-tree .tree-body a{text-align:left;padding:0;text-transform:none;line-height:normal}.newscategory-tree .tree-body>ul{margin-top:0;margin-bottom:0}#table-of-content{background-color:#f0f2f5;border:1px solid #e2e2e2;padding:1rem;box-shadow:none}#table-of-content .collapsed .toggle-btn{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}#table-of-content .toc-title{text-align:center;width:100%;padding:4px 12px;text-transform:uppercase;font-weight:600;margin-bottom:1rem;background-color:#0c9d0e;color:#fff;border-radius:.5rem}#table-of-content li:not(:last-child){margin-bottom:.8rem}#table-of-content .collapsible-body{margin-top:.8rem}#table-of-content a{color:#3b5999;display:block}#table-of-content a:first-letter{text-transform:uppercase!important}#table-of-content a:hover{text-decoration:underline}#table-of-content li{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;height:auto;white-space:initial;text-overflow:ellipsis}#table-of-content li a:hover{height:auto;overflow:auto;text-overflow:initial;white-space:normal;-webkit-line-clamp:unset}#table-of-content ol{list-style-type:none;margin:0;padding-left:1.5rem}@media screen and (max-width:767px){#table-of-content{margin-bottom:3rem}}.home-productcat .item{width:-webkit-calc(100%/4);width:-moz-calc(100%/4);width:calc(100%/4);font-size:1.1rem;line-height:1.3}#news-ceo .content-news-ceo{box-shadow:0 0 .5rem rgba(0,0,0,.1);padding:2rem;border-radius:.5rem;font-size:1.4rem;line-height:1.6}#news-ceo .content-news-ceo p{font-size:inherit;line-height:inherit}#news-ceo .content-news-ceo ol,#news-ceo .content-news-ceo ul{padding-left:0}#news-ceo .content-news-ceo ol li::before,#news-ceo .content-news-ceo ul li::before{display:none}@media screen and (max-width:767px){#news-ceo>.container{padding-left:0;padding-right:0}#news-ceo .content-news-ceo{box-shadow:none;border-radius:0;padding:2rem 1.5rem}}