@charset "UTF-8";*,*::before,*::after{box-sizing:border-box}@font-face{font-family:"regular";src:url('../fonts/Montserrat-Regular.otf');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"db";src:url('../fonts/D-DIN-PRO-700-Bold.otf');font-weight:normal;font-style:normal;font-display:swap}.db{font-family:"db"}.regular{font-family:"regular"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}html{overflow-x:hidden}html,body{margin:0;padding:0}body{font-family:var(--font-stack);font-size:16px;font-weight:400;line-height:30px;color:var(--color-text);background:#fff}img{max-width:100%;height:auto;vertical-align:middle}a{color:inherit;text-decoration:none}a:hover,a:focus-visible{text-decoration:none}:focus-visible{outline:2px solid var(--color-teal);outline-offset:2px}:root{--color-deep-green:#0f4232;--color-teal:#15966b;--color-bg-mint:#ebf1ef;--color-text:#1a1a1a;--color-body:#333333;--color-muted:#666666;--color-border:#c3d5d0;--color-placeholder:#999999;--font-stack:"Poppins", system-ui, -apple-system, sans-serif;--header-h:100px;--nav-gap:65px;--container-max:1536px;--gutter:24px;--transition:.25s ease}@media (min-width:641px){:root{--gutter:32px}}@media (min-width:1281px){:root{--gutter:48px}}@media (max-width:1601px){:root{--gutter:96px;--container-max:80%}}@media (max-width:1024px){:root{--container-max:100%}}.pic{font-size:0;overflow:hidden;display:block;width:100%}.pic img{width:100%;display:block;-webkit-transition:transform .8s;transition:transform .8s}.pic img.phone{display:none}@media screen and (max-width: 1004px){.pic img.pc{display:none}.pic img.phone{display:block}}.phone-nav{display:none}.content video,.content img,.content input[type="image"]{max-width:100%;height:auto!important;display:block;margin:0 auto}.inline-block{display:inline-block}.block{display:block}.hide{display:none}.txt-center{text-align:center}.txt-left{text-align:left}.txt-right{text-align:right}.middle{vertical-align:middle}input:focus{outline:none}.border .header-wrapper{border-bottom:1px solid #eee}.header-wrapper{padding:0 60px;position:fixed;left:0;top:0;z-index:30;width:100%;background:#fff}.header-wrapper.on{box-shadow:0 5px 30px rgba(0,0,0,0.05)}.header-wrapper .box{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;height:var(--headerH);align-items:center}.header-wrapper h1{margin:0;width:173px}.header-wrapper h1 .logo-box{width:100%}.header-wrapper .logo-box{width:173px;display:block}.header-wrapper .logo-box img{display:block;width:100%}.header-wrapper .search{display:none}.header-wrapper .searchbox{display:-webkit-flex;display:flex;position:relative;width:170px;height:48px;align-items:center}.header-wrapper .searchbox ::-webkit-input-placeholder{color:#999;font-size:var(--fs16)}.header-wrapper .searchbox ::-moz-placeholder{color:#999;font-size:var(--fs16);opacity:1}.header-wrapper .searchbox :-ms-input-placeholder{color:#999;font-size:var(--fs16)}.header-wrapper .text{position:absolute;right:0;top:0;z-index:1;width:170px;padding-right:60px;height:48px;line-height:48px;font-size:var(--fs16);color:#333;border:2px solid #fff;border-radius:24px;-webkit-transition:all .48s;transition:all .48s;font-family:"regular";width:240px;padding-left:20px;border-color:#15966B}.header-wrapper .isearch{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) translateZ(0);transform:translateY(-50%) translateZ(0);z-index:1;display:block;width:var(--fs26);height:var(--fs26)}.header-wrapper .isearch img{width:100%;height:100%;display:block}.p_h{height:var(--headerH)}.pc-nav-box{flex:1;margin:0 1rem}.pc-nav-box ul{display:-webkit-flex;display:flex;justify-content:center;list-style-type:none}.pc-nav-box li{position:relative;margin-right:.65rem;height:var(--headerH);display:-webkit-flex;display:flex;align-items:center}.pc-nav-box li:last-child{margin-right:0}.pc-nav-box li:hover .navs{opacity:1;visibility:visible;-webkit-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0)}.pc-nav-box li:hover>a,.pc-nav-box li.on>a{color:#15966B}.pc-nav-box li>a{display:block;font-size:var(--fs20);color:#000;font-weight:500;line-height:var(--lh30);-webkit-transition:color .48s;transition:color .48s}.pc-nav-box .navs{position:absolute;left:50%;margin-left:-160px;width:320px;background:rgba(255,255,255,0.9);border-radius:10px;z-index:10;padding:15px 9px;top:100%;opacity:0;visibility:hidden;-webkit-transform:translateY(15px) translateZ(0);transform:translateY(15px) translateZ(0);-webkit-transition:all .48s;transition:all .48s}.pc-nav-box .navs a{position:relative;display:block;font-size:var(--fs16);font-weight:600;color:#000;border-bottom:1px solid #C3D5D0;line-height:24px;padding:15px 30px 15px 20px;margin-bottom:5px;-webkit-transition:all .48s;transition:all .48s}.pc-nav-box .navs a:hover{background:#15966B;color:#fff;border-color:#15966B;border-radius:5px}.pc-nav-box .navs a:hover:after{filter:brightness(0) invert(1)}.pc-nav-box .navs a:last-child{margin-bottom:0;border:none}.pc-nav-box .navs a:after{content:"";width:7px;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../images/right.svg);position:absolute;right:20px;top:0;z-index:1;-webkit-transition:all .48s;transition:all .48s}@media screen and (min-width: 1004px){.header-wrapper .text+.isearch{right:20px}}@media screen and (max-width: 1600px){.pc-nav-box ul{-webkit-justify-content:space-between;justify-content:space-between}.pc-nav-box ul li{margin-right:0}.pc-nav-box ul li>a{font-size:var(--fs18)}.header-wrapper .searchbox{height:42px}.header-wrapper .text{height:42px;line-height:42px}.header-wrapper .isearch{width:var(--fs22);height:var(--fs22)}}@media screen and (max-width: 1440px){.pc-nav-box li>a{font-size:var(--fs17)}.header-wrapper .text{width:200px}}@media screen and (max-width: 1004px){.pc-nav-box{display:none}.nav-icon span{display:block;width:25px;height:2px;background:#15966B;margin:4px 0px;border-radius:10px;transition:all ease .5s}.nav-icon span:nth-child(2){width:15px}.nav-icon span:nth-child(3){width:20px}.nav-icon.on span:nth-child(1){transform:rotate(45deg)}.nav-icon.on span:nth-child(2){display:none}.nav-icon.on span:nth-child(3){transform:rotate(134deg);margin-top:-6px;width:25px}.phone-nav{width:100%;height:calc(100% - var(--headerH));position:fixed;right:0;top:var(--headerH);background:#fff;z-index:501;overflow:auto;border-top:1px solid #f3f3f3}.phone-nav ul{width:100%;margin:0 auto;position:relative;height:100%;overflow-y:auto;overflow-x:hidden;list-style-type:none;-webkit-transition:max-height .8s;transition:max-height .8s}.phone-nav ul::-webkit-scrollbar{width:4px}.phone-nav ul::-webkit-scrollbar-track{background-color:#eaeaea}.phone-nav ul::-webkit-scrollbar-thumb{background-color:#15966B}.phone-nav ul li{position:relative}.phone-nav ul li.active .cat{font-family:"medium";color:#15966B}.phone-nav ul li.active .cat:before{transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg)}.phone-nav ul li>a{position:relative;display:block;font-size:var(--fs15);color:#333;line-height:var(--lh50);padding:0 .3rem;border-bottom:1px solid #f3f3f3}.phone-nav ul li .cat:before{content:"";display:inline-block;background:url(../images/down.png) no-repeat center center;background-size:contain;width:var(--fs14);height:var(--fs14);filter:brightness(0);position:absolute;z-index:10;right:.3rem;top:50%;margin-top:calc(var(--fs14) / 2 * -1);-webkit-transition:transform .3s;transition:transform .3s}.phone-nav ul li.on>a{color:#15966B;font-family:"medium"}.phone-nav ul li .navs{background:#f9f9f9;width:100%;display:none}.phone-nav ul li .navs a{font-size:var(--fs14);display:block;color:#666;padding-left:0;line-height:1rem;padding:0 .3rem;border-bottom:1px solid #f3f3f3}.phone-nav ul li .navs a:last-child{margin-bottom:0;border-bottom:none}.header-wrapper{padding:0 var(--offset)}.header-wrapper h1{width:30%}.header-wrapper .logo-box{width:30%}.header-wrapper .other-box{display:-webkit-flex;display:flex;align-items:center}.header-wrapper .search{display:block;width:var(--fs20);height:var(--fs20);background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../images/icon-search.svg);margin-right:.3rem}.header-wrapper .searchbox{height:auto;padding:.3rem;position:fixed;left:0;top:var(--headerH);width:100%;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,0.05);display:none}.header-wrapper .searchbox ::-webkit-input-placeholder{color:#999;font-size:var(--fs14)}.header-wrapper .searchbox ::-moz-placeholder{color:#999;font-size:var(--fs14);opacity:1}.header-wrapper .searchbox :-ms-input-placeholder{color:#999;font-size:var(--fs14)}.header-wrapper .text{position:relative;width:100%;padding-right:60px;height:var(--lh48);line-height:var(--lh48);font-size:var(--fs14);border-width:1px;border-radius:24px;padding-left:.3rem;border-color:#eaeaea}.header-wrapper .text:focus{width:100%;padding-left:.3rem}.header-wrapper .text:focus+.isearch{right:.8rem}.header-wrapper .isearch{right:.8rem;width:var(--fs20);height:var(--fs20)}}.site-footer{background:var(--color-deep-green);color:#fff;padding:48px 0 40px;margin-top:auto}.site-footer__inner{max-width:var(--container-max);width:var(--container-max);margin:0 auto}.site-footer__grid{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center}.site-footer__qr-row{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:42.96%}.site-footer__qr{flex-shrink:0;text-align:center}.site-footer__qr-frame{background:#fff;border-radius:20px;padding:10px;display:inline-block;line-height:0}.site-footer__qr-frame img{width:180px;max-width:100%;height:auto;display:block}.site-footer__qr-label{margin:12px 0 0;font-size:16px;line-height:30px;font-weight:400}@media (max-width:1600px){.site-footer__qr-frame img{width:160px}}@media (max-width:1024px){.site-footer{padding:.8rem var(--offset) .6rem}.site-footer__grid{gap:0}.site-footer__qr-frame img{width:90px}.site-footer__qr-frame{border-radius:10px}.site-footer__qr-label{margin-top:0;font-size:var(--fs14)}}@media (max-width:480px){.site-footer__qr-frame img{width:90px}}.site-footer__contact{display:flex;flex-direction:column;gap:20px}@media (min-width:1025px){.site-footer__contact{justify-self:end;width:36.45%}}@media (max-width:1440px){.site-footer__contact{width:41%}}.site-footer__contact-row{display:grid;grid-template-columns:28px 1fr;gap:16px;align-items:start}.site-footer__contact-row:nth-child(2) img{width:25px}.site-footer__contact-row:nth-child(3) img{width:24px;margin-top:8px}.site-footer__contact-row img{width:28px;max-width:none;object-fit:contain;object-position:center;flex-shrink:0;margin-top:4px;display:block}.site-footer__contact-row p,.site-footer__contact-row div{margin:0;font-weight:500;font-size:var(--fs20);line-height:var(--lh36)}@media (max-width:1366px){.site-footer__contact-row p,.site-footer__contact-row div{font-size:var(--fs18)}}.site-footer__divider-wrap{width:calc(100% + 2 * var(--gutter));max-width:none;margin:56px calc(-1 * var(--gutter)) 0;padding:0;box-sizing:border-box}.site-footer__divider{margin:0;border:0;border-top:1px solid rgba(255,255,255,0.35);height:0;width:100%}.site-footer__copy{text-align:center;margin:48px 0 0;font-size:16px;line-height:30px;font-weight:400;color:#fff;padding:0 16px}@media (max-width:1024px){.site-footer__grid{display:block}.site-footer__contact{width:100%}.site-footer__qr-row{width:100%;justify-content:center;gap:.6rem .8rem}.site-footer__contact-row p,.site-footer__contact-row div{font-size:var(--fs14);line-height:var(--lh20)}.site-footer__divider-wrap{margin-top:.6rem}.site-footer__contact-row{gap:0}.site-footer__contact-row:nth-child(2) img{width:16px}.site-footer__contact-row:nth-child(3) img{width:16px;margin-top:2px}.site-footer__contact-row img{width:18px;margin-top:0}.site-footer__contact{gap:12px;margin-top:.3rem}.site-footer__copy{margin:.6rem 0 0;font-size:var(--fs13);line-height:var(--lh22);padding:0}}.about-hero{min-height:550px;height:650px}.about-hero .page-hero__title{text-transform:uppercase;font-weight:600;max-width:575px}.about-hero .page-hero__gradient{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg, rgba(21,150,107,0.84) 0%, rgba(21,150,107,0) 48%),rgba(21,150,107,0.34)}.about-profile{background:#f2f4f3;padding:56px 0 44px}.about-profile .container{max-width:var(--container-max);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.about-profile__grid{display:grid;grid-template-columns:1fr;gap:34px;align-items:start}@media (min-width:1025px){.about-profile__grid{grid-template-columns:minmax(520px, 1fr) minmax(520px, 1fr);gap:54px}}.about-profile h2{margin:0 0 24px;font-weight:500;font-size:60px;line-height:72px;color:#333}.about-profile__text p{margin:0 0 14px;font-size:16px;line-height:30px;color:#333}.about-profile__photo{border-radius:20px;overflow:hidden;background:#fff}.about-profile__photo img{width:100%;height:auto;display:block;object-fit:cover}.stats-row{display:grid;grid-template-columns:repeat(2, 1fr);gap:28px 24px;margin-top:38px}@media (min-width:1025px){.stats-row{grid-template-columns:repeat(4, minmax(140px, 1fr));gap:150px;margin-top:28px}}.stat-item__num{font-family:"Barlow Condensed",var(--font-stack);font-weight:600;font-size:72px;line-height:1;color:#000}.stat-item__plus{font-family:"Montserrat",var(--font-stack);font-weight:700;font-size:36px;vertical-align:super;margin-left:4px}.stat-item__label{margin:8px 0 0;font-size:16px;line-height:24px;color:#666}.culture-section{background:#ebf1ef;padding:62px 0 58px}.culture-section .container,.honors-section .container,.clients-section .container{max-width:var(--container-max);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.culture-section h2,.honors-section h2,.clients-section h2{text-align:center;margin:0 0 32px;font-weight:500;font-size:60px;line-height:72px;color:#333}.culture-cards{display:grid;grid-template-columns:1fr;gap:15px}@media (min-width:1025px){.culture-cards{grid-template-columns:repeat(2, 1fr)}}.culture-card{background:#fff;border-radius:15px;overflow:hidden;height:262px;display:grid;grid-template-columns:minmax(280px, 46%) minmax(260px, 54%);grid-template-rows:1fr;align-items:start}.culture-card__media{grid-column:1;grid-row:1;height:262px;overflow:hidden}.culture-card__media img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.2);transform-origin:center;display:block}.culture-card__content{grid-column:2;grid-row:1;display:flex;flex-direction:column;justify-content:center;padding:0 20px;height:100%}.culture-card__meta{display:flex;align-items:center;gap:10px;margin:0 0 8px}.culture-card__meta img{width:32px;height:32px;object-fit:contain}.culture-card h3{margin:0;font-size:30px;line-height:42px;font-weight:400;color:#000}.culture-card p{margin:0;font-size:16px;line-height:24px;color:#000;max-width:none}.values-strip{margin-top:18px;background:#fff;border-radius:15px;height:363px;padding:24px 20px 20px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.values-strip::before{content:"";position:absolute;inset:0;background-image:url("../images/about-values-bg.jpg");background-size:cover;background-position:center;opacity:.24;pointer-events:none}.values-strip::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(255,255,255,0.74) 0%, rgba(255,255,255,0.64) 100%);pointer-events:none}.values-strip h3{margin:0;text-align:center;font-size:30px;line-height:42px;font-weight:400;display:flex;justify-content:center;align-items:center;gap:10px;position:relative;z-index:1}.values-strip h3 img{width:24px;height:24px;object-fit:contain;display:block}.values-grid{margin-top:16px;display:grid;gap:18px;grid-template-columns:repeat(2, 1fr);position:relative;z-index:1}@media (min-width:1025px){.values-grid{grid-template-columns:repeat(4, 1fr);gap:24px}}.value-col h4{margin:0 0 8px;font-weight:500;font-size:20px;line-height:36px;color:#000}.value-col p{margin:0;font-size:16px;line-height:24px;color:#000}.honors-section{background:linear-gradient(180deg, #f2f4f3 0%, #eef2f0 100%);padding:56px 0 64px}.honors-grid{display:grid;grid-template-columns:repeat(5, minmax(140px, 1fr));gap:18px}.honor-card{margin:0}.honor-card__blank{width:100%;aspect-ratio:260 / 348;border:5px solid #7a7a7a;display:block;background:transparent}.honor-card.is-active .honor-card__blank{border-color:#15966b}.honor-card figcaption{margin-top:10px;text-align:center;font-weight:600;font-size:12px;line-height:24px;color:#666}.honors-pager{margin-top:18px;display:flex;justify-content:center;align-items:center;gap:10px}.honors-pager__line{width:44px;height:2px;background:#15966b}.honors-pager__count{font-size:16px;color:#999}.honors-pager__btn{width:24px;height:24px;border-radius:50%;border:1px solid #9ec8bd;color:#15966b;background:#fff;line-height:1;cursor:pointer}.honors-pager__btn--next{background:#15966b;border-color:#15966b;color:#fff}.clients-section{background:#fff;padding:56px 0 80px}.clients-section img{width:100%;height:auto;display:block}.stat-item__value{min-width:2ch;display:inline-block}html,body{overflow-x:hidden}body{display:flex;flex-direction:column;min-height:100vh}main{flex:1}@media (max-width:1024px){.about-profile h2,.culture-section h2,.honors-section h2,.clients-section h2{font-size:44px;line-height:52px}.honors-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media (max-width:640px){.about-hero{min-height:440px;height:520px}.about-hero .page-hero__title{font-size:40px;line-height:44px;max-width:360px}.about-profile,.culture-section,.honors-section,.clients-section{padding-top:36px;padding-bottom:40px}.about-profile h2,.culture-section h2,.honors-section h2,.clients-section h2{font-size:36px;line-height:42px;margin-bottom:22px}.stats-row{grid-template-columns:repeat(2, 1fr);gap:18px}.stat-item__num{font-size:52px}.stat-item__plus{font-size:24px}.culture-card h3,.values-strip h3{font-size:24px;line-height:30px}.culture-card{grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:auto;min-height:262px}.culture-card__media{grid-column:1;grid-row:1;height:155px}.culture-card__meta{margin-top:12px}.culture-card p{margin-bottom:18px}.culture-card__content{grid-column:1;grid-row:2 / span 2;height:auto;padding:0 20px;justify-content:flex-start}.culture-card__meta img{width:24px;height:24px}.culture-card p,.value-col p{font-size:14px;line-height:22px}.values-grid{grid-template-columns:1fr 1fr;gap:14px}.values-strip{height:auto;min-height:300px}.honors-grid{grid-template-columns:repeat(3, minmax(0, 1fr));gap:10px}.honor-card__blank{border-width:1.5px}.honor-card figcaption{margin-top:4px;font-size:10px;line-height:14px}}@media (max-width:480px){.about-hero .page-hero__title{font-size:34px;line-height:38px}.about-profile h2,.culture-section h2,.honors-section h2,.clients-section h2{font-size:30px;line-height:36px}}.page-hero--products .page-hero__title{text-transform:lowercase}.page-hero--products .page-hero__title-line::first-letter{text-transform:uppercase}.products-layout{padding:48px 0 80px}.products-layout .container{max-width:var(--container-max);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.products-layout__grid{display:grid;grid-template-columns:1fr;gap:32px}.products-layout__table-area{min-width:0}@media (min-width:1025px){.products-layout__grid{grid-template-columns:266px 1fr;gap:59px;align-items:start}}.category-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.category-list__btn{display:flex;align-items:center;width:100%;max-width:260px;min-height:60px;padding:0 30px;border:none;border-radius:10px;font-family:var(--font-stack);font-weight:600;font-size:16px;line-height:24px;text-align:left;cursor:pointer;background:var(--color-bg-mint);color:#000;transition:background var(--transition),color var(--transition)}.category-list__btn:hover,.category-list__btn:focus-visible{background:#dfe9e5}.category-list__btn--active{background:var(--color-teal);color:#fff}.products-table-wrap{position:relative;overflow-x:auto;border-radius:10px;-webkit-overflow-scrolling:touch}.products-table-bg{position:absolute;inset:0;pointer-events:none}.products-table-bg img{width:100%;min-width:800px;height:auto;display:block}.products-table{position:relative;width:100%;min-width:720px;border-collapse:collapse;font-size:16px;line-height:24px}.products-table thead th{background:var(--color-teal);color:#fff;font-weight:400;text-align:left;padding:13px 24px;height:50px}.products-table tbody td{padding:20px 24px;color:var(--color-muted);vertical-align:top;border-bottom:1px solid var(--color-border)}.products-table tbody td a{color:var(--color-teal);text-decoration:underline;transition:opacity var(--transition)}.products-table tbody td a:hover,.products-table tbody td a:focus-visible{opacity:.85}.products-table .col-name{width:18%}.products-table .col-ing{width:28%}.pagination-bar{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:40px;flex-wrap:wrap}.pagination-bar__btn{width:60px;height:60px;border:none;padding:0;cursor:pointer;background:transparent;border-radius:5px}.pagination-bar__btn img{width:60px;height:60px}.pagination-bar__num{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:5px;font-weight:500;font-size:20px;line-height:36px;color:var(--color-muted);text-decoration:none}.pagination-bar__num--current{background:var(--color-teal);border-color:var(--color-teal);color:#fff}.products-load-more-wrap{display:none}.products-load-more{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 40px;border-radius:99px;border:2px solid var(--color-teal);background:#fff;color:var(--color-teal);font-family:var(--font-stack);font-weight:500;font-size:18px;line-height:28px;cursor:pointer;transition:background var(--transition),color var(--transition),border-color var(--transition)}.products-load-more:hover,.products-load-more:focus-visible{background:var(--color-bg-mint);color:var(--color-deep-green);border-color:var(--color-deep-green)}@media (max-width:1024px){.products-layout{padding:32px 0 56px}.products-layout__grid{gap:28px}}@media (max-width:640px){.products-layout{padding:24px 0 40px}.products-layout__grid{gap:20px}.category-list{gap:12px}.category-list__btn{max-width:none;min-height:52px;padding:0 20px;font-size:15px;line-height:22px}.products-table-wrap{overflow-x:visible}.products-table-bg{display:none}.products-table{min-width:0;display:block;width:100%;font-size:15px;line-height:22px}.products-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.products-table tbody{display:block}.products-table tbody tr{display:block;margin-bottom:14px;padding:0;border:1px solid var(--color-border);border-radius:10px;background:#fff;overflow:hidden}.products-table tbody td{display:block;width:100% !important;padding:12px 16px;border-bottom:1px solid var(--color-border);color:var(--color-muted);vertical-align:top}.products-table tbody tr td:last-child{border-bottom:none}.products-table tbody td::before{content:attr(data-label);display:block;font-weight:600;font-size:11px;line-height:16px;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text);margin-bottom:6px}.products-table tbody tr[data-mobile-hidden="true"]{display:none !important}.pagination-bar{display:none !important}.products-load-more-wrap{display:flex;justify-content:center;margin-top:28px}.products-load-more-wrap.is-exhausted{display:none !important}}@media (max-width:480px){.category-list__btn{min-height:48px;padding:0 16px;font-size:14px}}@media (min-width:641px) and (max-width:1024px){.products-table{min-width:640px}.products-table-bg img{min-width:640px}.products-table thead th{padding:12px 16px;font-size:15px}.products-table tbody td{padding:16px 18px;font-size:15px;line-height:22px}}.page-hero--products .page-hero__gradient{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg, rgba(21,150,107,0.8) 0%, rgba(21,150,107,0) 48%)}.contact-main .container{margin:0 auto;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.contact-main .container .contact-info{width:41%}@media (min-width:1025px){.contact-main .container{grid-template-columns:1fr 1fr;align-items:start}}.contact-info h2{margin:0 0 .24rem;font-weight:500;font-size:var(--fs26);line-height:var(--lh30);color:#333}.contact-info__block{display:grid;grid-template-columns:65px 1fr;gap:16px;align-items:center;margin-bottom:24px}.contact-info__icon{width:65px;height:65px;display:flex;align-items:center;justify-content:center}.contact-info__icon img{width:100%}.contact-info__text p{margin:0 0 8px;font-size:var(--fs16);line-height:var(--lh24);color:#333}.contact-info__text p:last-child{margin-bottom:0}.contact-info__text a{color:#666;text-decoration:underline}.contact-info__text a:hover,.contact-info__text a:focus-visible{color:var(--color-teal)}.form-grid{display:grid;gap:20px}.form-row-2{display:grid;gap:16px}@media (min-width:641px){.form-row-2{grid-template-columns:1fr 1fr}}@media screen and (max-width: 1600px){.contact-info h2{font-size:var(--fs24)}}@media screen and (max-width: 1440px){.contact-info h2{font-size:var(--fs20)}}@media screen and (max-width: 1004px){.contact-main .container{display:block}.contact-main .container .contact-info{width:100%;margin-bottom:.4rem}.contact-info h2{font-size:var(--fs16);line-height:var(--lh24);margin-bottom:.44rem}.contact-info__block{grid-template-columns:1rem 1fr;gap:.2rem;margin-bottom:.4rem}.contact-info__icon{width:var(--fs40);height:var(--fs40)}.contact-info__text p{font-size:var(--fs15);line-height:var(--lh22);margin-bottom:4px}}.faq-hero .page-hero__subtitle{margin:16px 0 0;max-width:504px;font-weight:500;font-size:20px;line-height:36px;color:#fff}.page-hero--sub .page-hero__gradient{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg, rgba(21,150,107,0.8) 0%, rgba(21,150,107,0) 48%)}.faq-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:30px}.faq-card{background:#EBF1EF;border-radius:.2rem;padding:.3rem .3rem .3rem .65rem;transition:background var(--transition),color var(--transition),box-shadow var(--transition)}.faq-card__head{display:flex;gap:28px;align-items:flex-start;margin-bottom:.3rem}.faq-card__icon{width:var(--fs17);height:.27rem;flex-shrink:0;margin-top:4px}.faq-card__icon img{width:100%;height:100%;display:block}.faq-card__q{margin:0;font-weight:600;font-size:var(--fs24);line-height:var(--lh36);color:#1a1a1a}.faq-card__a{margin:0;padding-left:calc(var(--fs17) + 28px);font-size:var(--fs16);line-height:var(--lh24);color:#666}.faq-card:hover,.faq-card:focus-within{background:var(--color-teal);box-shadow:0 12px 32px rgba(21,150,107,0.25)}.faq-card:hover .faq-card__q,.faq-card:focus-within .faq-card__q,.faq-card:hover .faq-card__a,.faq-card:focus-within .faq-card__a{color:#fff}.faq-card:hover .faq-card__icon img,.faq-card:focus-within .faq-card__icon img{filter:brightness(0) invert(1)}@media screen and (max-width: 1004px){.faq-list{gap:.3rem}.faq-card{border-radius:.1rem;padding:.4rem}.faq-card__head{gap:.3rem}.faq-card__icon{width:.17rem;height:.27rem;margin-top:4px}.faq-card__q{font-size:var(--fs16);line-height:var(--lh24)}.faq-card__a{font-size:var(--fs14);line-height:var(--lh20);padding-left:.47rem}}.page-hero{position:relative;overflow:hidden;display:flex;align-items:center;width:100%}.page-hero.noSwiper .ani{display:block}.page-hero.noSwiper .page-hero__tags.ani{display:-webkit-flex;display:flex}.page-hero .inner{width:100%}.page-hero .swiper-container{overflow:hidden;width:100%}.page-hero .index-banner-swiper .swiper-slide-active img{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0)}.page-hero .index-banner-swiper .swiper-slide-active .ani{display:block}.page-hero .index-banner-swiper .swiper-slide-active .ani.index-more{display:inline-block}.page-hero .swiper-slide{position:relative;width:100%}.page-hero .swiper-slide-active .ani{display:block}.page-hero .swiper-slide-active .page-hero__tags.ani{display:-webkit-flex;display:flex}.page-hero .ani{display:none}.page-hero .page-hero__tags{animation-delay:.4s}.page-hero .swiper-pagination{display:block;bottom:40px;font-size:0}.page-hero .swiper-pagination .swiper-pagination-bullet{position:relative;opacity:.5;margin:0 6px;width:12px;height:12px;border:none;background:#fff;-webkit-transition:all .48s;transition:all .48s;overflow:hidden}.page-hero .swiper-pagination .swiper-pagination-bullet:link,.page-hero .swiper-pagination .swiper-pagination-bullet:visited,.page-hero .swiper-pagination .swiper-pagination-bullet:active,.page-hero .swiper-pagination .swiper-pagination-bullet:focus{outline:none}.page-hero .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.page-hero__content{position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;display:-webkit-flex;display:flex;align-items:center}.page-hero__title{margin:0 0 32px;max-width:575px;font-weight:600;font-size:36px;line-height:42px;text-transform:uppercase;color:#fff;animation-delay:.2s}.page-hero__tags{display:flex;flex-wrap:wrap;gap:16px 18px;max-width:600px}.page-hero__tag{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 20px;border-radius:20px;border:1px solid #fff;background:rgba(255,255,255,0.95);font-size:14px;line-height:26px;color:var(--color-teal);transition:background var(--transition),transform var(--transition)}.page-hero__tag:hover{color:var(--color-teal)}.page-hero__tag:hover,.page-hero__tag:focus-visible{background:#fff;transform:translateY(-1px)}@media (max-width:1024px){.page-hero{height:auto}.page-hero .swiper-pagination{bottom:.1rem}.page-hero .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px}.page-hero__title{font-size:var(--fs20);line-height:var(--lh26);margin-bottom:.3rem}.page-hero__tags{gap:.12rem .12rem;max-width:inherit;width:80%}.page-hero__tag{min-height:var(--lh30);padding:0 .2rem;border-radius:.3rem;font-size:var(--fs12);line-height:var(--lh30)}.index-banner-wrapper img{height:5rem;object-fit:cover}}.container{max-width:var(--container-max);width:var(--container-max);margin:0 auto}.container.full{width:100%;max-width:100%}@media screen and (min-width: 1004px){.container{padding-left:0;padding-right:0}}@media screen and (max-width: 1004px){.container{padding:0 var(--offset)}}.index-product-wrapper .item{padding:1.24rem 0 1.5rem;background:#fff}.index-product-wrapper .item:nth-child(even){background:#ebf1ef}.index-product-wrapper .item:nth-child(even) .product-band__grid{flex-direction:row-reverse}.product-band__grid{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center}.product-band__grid .product-badge:hover,.product-band__grid:hover .product-badge{color:#fff}.product-band__grid .product-band__copy{width:calc(50% - 1.2rem);padding-right:1.3rem}.product-band__visual{border-radius:20px;overflow:hidden;line-height:0;width:50%}.product-band__visual img{width:100%;display:block}.product-band__visual img:hover{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0)}.product-badge{display:inline-flex;align-items:center;justify-content:center;min-height:75px;padding:18px 50px 12px;background:var(--color-teal);color:#fff;font-size:var(--fs30);line-height:1;font-weight:400;border-radius:20px 99px 99px 20px;margin-bottom:16px}.product-band__title{margin:0 0 25px;font-weight:500;font-size:var(--fs36);line-height:var(--lh48);color:#1a1a1a}.product-band__grid .desc{margin:0 0 30px;font-weight:500;font-size:var(--fs20);line-height:var(--lh36);color:#1a1a1a;text-align:left}.product-band__grid .desc ul{list-style-type:none}.product-band__grid .desc li{border-bottom:1px solid var(--color-border);padding-bottom:30px;margin-bottom:30px}.product-band__grid .desc li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.features-block{margin-top:55px}.features-block__title{margin:0 0 30px;font-weight:400;font-size:30px;line-height:42px;color:#000}.features-block__box{border:1px solid var(--color-teal);border-radius:20px;padding:28px 50px;background:#fff;position:relative}.features-block__box:before{content:"";width:150px;background:#fff;position:absolute;right:.48rem;height:8px;top:-1px;z-index:0}.features-block__box:after{content:"";width:126px;height:15px;background-image:url(../images/goodsbg.png);background-size:contain;background-repeat:no-repeat;background-position:center center;position:absolute;top:-8px;right:.6rem;z-index:1}.features-block__box ul{margin:0;padding:0;list-style:none}.features-block__box li{position:relative;padding-left:28px;font-size:var(--fs18);line-height:var(--lh36);color:#000}.features-block__box li::before{content:"";position:absolute;left:0;top:14px;width:10px;height:9px;background:url("../images/icon-bullet.svg") center / contain no-repeat}#product-pdo.product-band{padding-bottom:200px}@media (max-width:640px){#product-pdo.product-band{padding-bottom:160px}}@media screen and (max-width: 1004px){.index-product-wrapper .item{padding:var(--padding) 0}.product-band__grid{display:block}.product-band__visual{border-radius:8px;width:100%}.product-band__grid .product-band__copy{width:100%;padding-right:0;margin-top:-0.4rem}.product-badge{padding:.3rem;font-size:var(--fs18);min-height:inherit}.product-band__title{font-size:var(--fs20);line-height:var(--lh30);margin-bottom:.2rem}.product-band__grid .desc{font-size:var(--fs14);line-height:var(--lh24)}.features-block__title{font-size:var(--fs18);margin-bottom:.2rem}.features-block{margin-top:.4rem}.features-block__box{padding:.6rem .48rem;border-radius:8px}.features-block__box:after{width:80px;height:12px}.features-block__box:before{width:100px;top:-2px}.features-block__box li{font-size:var(--fs14);line-height:var(--lh20);margin-bottom:.12rem}.features-block__box li:last-child{margin-bottom:0}.features-block__box li::before{top:calc((var(--lh20) - 9px) / 2)}}.imoreOn,.imore:hover{padding-left:50px;padding-right:50px;border-color:#fff;color:#fff}.imoreOn span:after,.imore:hover span:after{filter:brightness(0) invert(1)}.imore{display:inline-block;font-size:var(--fs16);color:#1a1a1a;border:1px solid #FAFAFA;border-radius:calc(var(--lh50) / 2);height:var(--lh50);line-height:calc(var(--lh50) - 2px);transition:all .48s ease !important;text-align:center}.imore.grey{border-color:#EBF1EF}.imore span:after{content:"";width:8px;height:8px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(../images/iright.svg);display:inline-block;margin-left:10px;-webkit-transition:all .8s;transition:all .8s}.index-insights-wrapper{background:#ebf1ef;padding:var(--padding) 0}.insights-box{display:-ms-grid;display:grid;grid-template-columns:repeat(3, 1fr);-ms-grid-columns:repeat(3, 1fr);-ms-grid-rows:auto;grid-column-gap:.6rem;grid-row-gap:.5rem;gap:.6rem .5rem}.insights-box .item{display:block;padding:50px 34px 46px 50px;border-radius:20px;background:#FAFAFA;-webkit-transition:all .48s;transition:all .48s}.insights-box .item:hover{background:#15966B}.insights-box .item:hover .desc,.insights-box .item:hover .title{color:#fff}.insights-box .item:hover .imore{padding-left:50px;padding-right:50px;border-color:#fff;color:#fff}.insights-box .item:hover .imore span:after{filter:brightness(0) invert(1)}.insights-box .title{color:#1A1A1A;font-size:var(--fs24);font-weight:600;line-height:var(--lh36);height:calc(var(--lh36) * 4);-webkit-transition:color .48s;transition:color .48s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin-bottom:.46rem}.insights-box .desc{color:#1A1A1A;font-size:var(--fs16);line-height:var(--lh30);height:calc(var(--lh30) * 5);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;-webkit-transition:color .48s;transition:color .48s;margin-bottom:.34rem}.insights-box .desc>strong,.insights-box .desc>b{margin-right:8px}@media screen and (max-width: 1004px){.insights-box{grid-template-columns:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);-ms-grid-rows:auto;grid-column-gap:.3rem;grid-row-gap:0;gap:.3rem 0}.insights-box .item{padding:.6rem .48rem;border-radius:20px}.insights-box .title{font-size:var(--fs18);line-height:var(--lh24);height:auto;max-height:calc(var(--lh24) * 4);margin-bottom:.46rem}.insights-box .desc{font-size:var(--fs14);line-height:var(--lh24);height:auto;max-height:calc(var(--lh24) * 5)}.imore{font-size:var(--fs14);border-radius:calc(var(--lh40) / 2);height:var(--lh40);line-height:calc(var(--lh40) - 2px)}.imore span:after{width:7px;height:7px}}.insights-preview{position:relative;padding:80px 0 100px;margin-top:-132px;padding-top:120px}.insights-preview__bg{position:absolute;left:0;right:0;top:0;bottom:0;width:auto;background:var(--color-bg-mint);z-index:-1}.page-title{font-weight:600;font-size:var(--fs60);line-height:var(--lh72);color:var(--color-body);margin-bottom:64px}@media (max-width:1600px){.page-title{margin-bottom:50px}}@media (max-width:1440px){.page-title{margin-bottom:40px}}@media (max-width:1024px){.page-title{font-size:var(--fs24);line-height:var(--lh30);margin-bottom:.48rem}}.insights-preview__grid{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width:641px){.insights-preview__grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width:1025px){.insights-preview__grid{grid-template-columns:repeat(3, 1fr);gap:51px 51px}}.insight-card{border-radius:20px;padding:48px 40px 40px;min-height:520px;display:flex;flex-direction:column;background:#fafafa;transition:box-shadow var(--transition),transform var(--transition)}.insight-card:not(.insight-card--active):hover,.insight-card:not(.insight-card--active):focus-within{background:var(--color-teal);color:#fff;box-shadow:0 16px 40px rgba(21,150,107,0.35);transform:translateY(-2px)}.insight-card:not(.insight-card--active):hover .insight-card__title,.insight-card:not(.insight-card--active):focus-within .insight-card__title,.insight-card:not(.insight-card--active):hover .insight-card__abstract,.insight-card:not(.insight-card--active):focus-within .insight-card__abstract{color:#fff}.insight-card:not(.insight-card--active):hover .insight-card__more,.insight-card:not(.insight-card--active):focus-within .insight-card__more{color:#fff;padding:12px 50px;border:1px solid #fff;border-radius:99px;background:var(--color-teal)}.insight-card:not(.insight-card--active):hover .insight-card__more img,.insight-card:not(.insight-card--active):focus-within .insight-card__more img{width:14px;height:14px;filter:brightness(0) invert(1)}.insight-card--active:hover,.insight-card--active:focus-within{box-shadow:0 16px 40px rgba(21,150,107,0.35)}.insight-card--active,.insight-card--active:hover,.insight-card--active:focus-within{background:var(--color-teal);color:#fff;box-shadow:0 16px 40px rgba(21,150,107,0.35)}.insight-card__title{margin:0 0 24px;font-weight:600;font-size:24px;line-height:36px;color:inherit}.insight-card__abstract{margin:0;flex:1;font-size:16px;line-height:30px;color:inherit}.insight-card__abstract strong{font-weight:700}.insight-card__more{margin-top:32px;display:inline-flex;align-items:center;gap:11px;font-size:16px;color:#333;transition:opacity var(--transition)}.insight-card--active .insight-card__more{color:#fff}.insight-card__more img{width:8px;height:8px}.insight-card--active .insight-card__more{align-self:flex-start;padding:12px 50px;border:1px solid #fff;border-radius:99px;background:var(--color-teal)}.insight-card--active .insight-card__more img{width:14px;height:14px}.insight-card__more:hover,.insight-card__more:focus-visible{opacity:.85}.insights-preview__cta{margin-top:.56rem;text-align:center}.btn-pill{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 40px;border-radius:99px;border:none;cursor:pointer;font-family:var(--font-stack);font-size:16px;line-height:1.2;background:var(--color-teal);color:#fff;transition:opacity var(--transition),transform var(--transition)}.btn-pill:hover{color:#fff}.btn-pill:hover,.btn-pill:focus-visible{opacity:.92;transform:translateY(-1px)}.insight-detail-page .page-hero--sub .page-hero__content{text-align:left}.insight-detail-page .page-hero--sub .page-hero__title{margin-left:0;margin-right:auto}.insight-detail-page .detail-hero--insight,.products-detail-page .detail-hero--insight{padding:32px 0 28px}.insight-detail-page .detail-hero--insight .container,.products-detail-page .detail-hero--insight .container{text-align:center}.insight-detail__page-title{margin:0;font-weight:500;font-size:60px;line-height:72px;color:#000;letter-spacing:0}.insight-detail__title-line{max-width:1536px;margin:24px auto 0;padding:0}.insight-detail__title-line img{display:block;width:100%;height:1px;max-height:2px;object-fit:fill}.insight-detail__prose{max-width:1536px;margin:0 auto}.insight-detail .article-section{margin-bottom:36px}.insight-detail .article-section h3{margin:0 0 16px;font-weight:500;font-size:36px;line-height:48px;color:#222}.article-section__subhd{margin:0 0 12px;font-weight:500;font-size:20px;line-height:36px;color:#000}.insight-detail__strong-label{margin:0 0 8px;font-weight:600;font-size:16px;line-height:24px;color:#000}.insight-detail .article-section p{margin:0 0 12px}.insight-detail .article-section p,.insight-detail .article-section li{font-weight:400;font-size:16px;line-height:24px;color:#000}.insight-detail .article-section .lead{font-weight:500;font-size:20px;line-height:36px;color:#000;margin-bottom:12px}.article-list{margin:8px 0 0;padding-left:1.25rem}.article-list--tight li+li{margin-top:2px}.insight-detail .figure-block{margin:24px 0}.insight-detail .figure-block--flush{margin-left:0;margin-right:0}.insight-detail .figure-block img{width:100%;max-width:760px;height:auto;border-radius:0;display:block}.insight-detail .article-section .figure-block--flush img{max-width:1528px}.insight-detail__table-shell{margin:8px 0 40px;max-width:1536px;margin-left:auto;margin-right:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:10px;box-shadow:0 1px 0 rgba(195,213,208,0.6)}.insight-emulsifier-table{width:100%;min-width:720px;border-collapse:collapse;font-size:16px;line-height:24px}.insight-emulsifier-table thead th{background:#15966b;color:#fff;font-weight:600;text-align:center;padding:18px 16px;vertical-align:middle;border:1px solid #15966b}.insight-emulsifier-table tbody td{text-align:center;padding:18px 14px;vertical-align:middle;border:1px solid var(--color-border);color:#333}.insight-emulsifier-table tbody tr:nth-child(even){background:rgba(235,241,239,0.45)}.insight-emulsifier-table tbody tr:nth-child(odd){background:#fff}.insight-detail__nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:24px;margin:20px 0 0;padding:0 var(--gutter)}.insight-detail-page .sample-section--insight,.products-detail-page .sample-section--insight{padding:56px 0 64px;background:#ebf1ef}.insight-detail-page .sample-section--insight .container,.products-detail-page .sample-section--insight .container{display:grid;gap:32px;align-items:start;max-width:1536px}@media (min-width:1025px){.insight-detail-page .sample-section--insight .container,.products-detail-page .sample-section--insight .container{grid-template-columns:minmax(220px, .4fr) minmax(280px, .6fr);gap:36px 40px}}.insight-detail-page .sample-section--insight .sample-section__intro,.products-detail-page .sample-section--insight .sample-section__intro{padding-top:6px}.insight-detail-page .sample-section--insight .sample-section__intro h2,.products-detail-page .sample-section--insight .sample-section__intro h2{margin:0 0 16px;font-weight:500;font-size:36px;line-height:48px;color:#333}.insight-detail-page .sample-section--insight .sample-section__intro p,.products-detail-page .sample-section--insight .sample-section__intro p{margin:0;font-weight:400;font-size:24px;line-height:1.4;color:#333}.insight-detail-page .insight-sample-form--figma,.products-detail-page .insight-sample-form--figma{background:transparent;border:none;box-shadow:none;padding:0;margin:0;max-width:100%}@media (min-width:1025px){.insight-detail-page .insight-sample-form--figma,.products-detail-page .insight-sample-form--figma{max-width:none;width:100%;justify-self:stretch}}.insight-detail-page .form-grid--insight,.products-detail-page .form-grid--insight{gap:20px}.insight-detail-page .insight-sample-form--figma .form-field label,.products-detail-page .insight-sample-form--figma .form-field label{font-weight:400;font-size:18px;line-height:normal;color:#333;margin-bottom:6px}.insight-detail-page .insight-sample-form--figma .form-field input,.products-detail-page .insight-sample-form--figma .form-field input{border:none;border-bottom:1px solid var(--color-border);border-radius:0;background:transparent;padding:10px 0 12px;font-size:16px;line-height:24px;color:#000;transition:border-color var(--transition)}.insight-detail-page .insight-sample-form--figma .form-field input:hover,.insight-detail-page .insight-sample-form--figma .form-field input:focus-visible,.products-detail-page .insight-sample-form--figma .form-field input:hover,.products-detail-page .insight-sample-form--figma .form-field input:focus-visible{border-bottom-color:var(--color-teal);outline:none}.insight-detail-page .insight-sample-form--figma .form-field textarea,.products-detail-page .insight-sample-form--figma .form-field textarea{margin-top:4px;border:1px solid var(--color-border);border-radius:6px;background:rgba(255,255,255,0.65);padding:10px 12px;font-size:16px;line-height:24px;min-height:88px;max-height:160px;resize:vertical}.insight-detail-page .insight-sample-form--figma .form-field textarea::placeholder,.products-detail-page .insight-sample-form--figma .form-field textarea::placeholder{font-size:14px;color:#666}.insight-detail-page .insight-sample-form--figma .form-field textarea:focus-visible,.products-detail-page .insight-sample-form--figma .form-field textarea:focus-visible{outline:none;border-color:var(--color-teal);background:#fff}.insight-detail-page .insight-sample-form--figma .form-actions,.products-detail-page .insight-sample-form--figma .form-actions{margin-top:8px;gap:16px}.insight-detail-page .insight-sample-form--figma .btn-outline-green,.insight-detail-page .insight-sample-form--figma .btn-solid-green,.products-detail-page .insight-sample-form--figma .btn-outline-green,.products-detail-page .insight-sample-form--figma .btn-solid-green{font-size:16px;padding:10px 28px}.insight-detail-page .btn-with-icon,.products-detail-page .btn-with-icon{display:inline-flex;align-items:center;justify-content:center;gap:8px}.insight-detail-page .btn-with-icon__img,.products-detail-page .btn-with-icon__img{flex-shrink:0;width:22px;height:22px;object-fit:contain}.insight-detail-page .form-actions--insight,.products-detail-page .form-actions--insight{justify-content:flex-start}@media (max-width:1024px){.insight-detail-page .insight-sample-form--figma,.products-detail-page .insight-sample-form--figma{max-width:none;justify-self:stretch}}@media (max-width:640px){.insight-detail__page-title{font-size:34px;line-height:42px}.insight-detail .article-section h3{font-size:28px;line-height:36px}.insight-detail-page .sample-section--insight .sample-section__intro h2,.products-detail-page .sample-section--insight .sample-section__intro h2{font-size:28px;line-height:36px}.insight-detail-page .sample-section--insight .sample-section__intro p,.products-detail-page .sample-section--insight .sample-section__intro p{font-size:18px;line-height:1.45}.insight-emulsifier-table thead th{font-size:14px;padding:12px 10px}.insight-emulsifier-table tbody td{font-size:14px;padding:12px 8px}}@media (max-width:480px){.insight-detail__page-title{font-size:26px;line-height:34px}.insight-detail .article-section h3{font-size:22px;line-height:30px}}body.insight-detail-page,body.products-detail-page{display:flex;flex-direction:column;min-height:100vh}body.insight-detail-page main,body.products-detail-page main{flex:1}.page-hero--sub{min-height:550px;height:650px}.page-hero--sub .page-hero__media img{object-position:center}.page-hero--sub .page-hero__gradient{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg, rgba(21,150,107,0.8) 0%, rgba(21,150,107,0) 48%)}.page-hero--sub .page-hero__title{text-transform:none}.page-hero--sub .page-hero__title-line{display:block;text-transform:uppercase}.insight-list-page{padding:48px 0 80px}.insight-list-page .container{max-width:var(--container-max);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.insight-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:36px}.insight-list__item{margin:0}.insight-panel{border-radius:20px;padding:48px 72px 45px;background:var(--color-bg-mint);transition:box-shadow var(--transition),transform var(--transition)}.insight-panel:not(.insight-panel--active):hover,.insight-panel:not(.insight-panel--active):focus-within{background:var(--color-teal);color:#fff;box-shadow:0 12px 32px rgba(21,150,107,0.35)}.insight-panel:not(.insight-panel--active):hover .insight-panel__title,.insight-panel:not(.insight-panel--active):focus-within .insight-panel__title,.insight-panel:not(.insight-panel--active):hover .insight-panel__abstract,.insight-panel:not(.insight-panel--active):focus-within .insight-panel__abstract{color:#fff}.insight-panel:not(.insight-panel--active):hover .insight-panel__more,.insight-panel:not(.insight-panel--active):focus-within .insight-panel__more{color:#fff;padding:12px 50px;border:1px solid #fff;border-radius:99px;background:var(--color-teal)}.insight-panel:not(.insight-panel--active):hover .insight-panel__more img,.insight-panel:not(.insight-panel--active):focus-within .insight-panel__more img{width:14px;height:14px;filter:brightness(0) invert(1)}.insight-panel--active{background:var(--color-teal);color:#fff}.insight-panel--active:hover,.insight-panel--active:focus-within{box-shadow:0 12px 32px rgba(21,150,107,0.35)}.insight-panel__title{margin:0 0 30px;font-weight:600;font-size:24px;line-height:36px;color:inherit}.insight-panel__abstract{margin:0;font-size:16px;line-height:30px;color:inherit}.insight-panel__abstract strong{font-weight:700}.insight-panel__more{margin-top:30px;display:inline-flex;align-items:center;gap:11px;font-size:16px;color:#333;transition:opacity var(--transition)}.insight-panel--active .insight-panel__more{color:#fff;padding:12px 50px;border:1px solid #fff;border-radius:99px;background:var(--color-teal);gap:15px}.insight-panel__more:hover,.insight-panel__more:focus-visible{opacity:.88}.insight-panel__more img{width:8px;height:8px}.insight-panel--active .insight-panel__more img{width:14px;height:14px}@media (max-width:640px){.insight-panel{padding:32px 24px 28px}}.pagination-bar{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:48px;flex-wrap:wrap}.pagination-bar__btn{width:60px;height:60px;border:none;padding:0;cursor:pointer;background:transparent;border-radius:5px;transition:opacity var(--transition)}.pagination-bar__btn:hover,.pagination-bar__btn:focus-visible{opacity:.85}.pagination-bar__btn img{width:60px;height:60px;display:block}.pagination-bar__num{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:5px;font-weight:500;font-size:20px;line-height:36px;color:var(--color-muted);text-decoration:none;transition:background var(--transition),color var(--transition),border-color var(--transition)}.pagination-bar__num:hover,.pagination-bar__num:focus-visible{border-color:var(--color-teal);color:var(--color-teal)}.pagination-bar__num--current{background:var(--color-teal);border-color:var(--color-teal);color:#fff}.load-more-wrap{display:none;margin-top:40px;text-align:center}.load-more{min-height:50px;padding:12px 48px;border-radius:99px;border:2px solid var(--color-teal);background:#fff;color:var(--color-teal);font-family:var(--font-stack);font-size:16px;font-weight:500;cursor:pointer;transition:background var(--transition),color var(--transition),transform var(--transition)}.load-more:hover,.load-more:focus-visible{background:var(--color-teal);color:#fff;transform:translateY(-1px)}@media (max-width:640px){.pagination-bar{display:none}.load-more-wrap{display:block}.insight-list__item.is-collapsed{display:none}}@media (min-width:641px){.insight-list__item.is-collapsed{display:list-item}}.detail-hero{padding:0 0 40px}.detail-hero .container{max-width:var(--container-max);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter);text-align:center}.detail-hero__title{margin:0;font-weight:500;font-size:60px;line-height:72px;color:#333}.detail-body{padding:0 0 48px}.detail-body .container{max-width:var(--container-max);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.detail-prose{font-size:16px;line-height:24px;color:var(--color-muted)}.detail-prose>h2:first-of-type{margin-top:0}.detail-prose h2{margin:24px 0 12px;font-weight:500;font-size:20px;line-height:36px;color:#000}.detail-prose h3{margin:16px 0 8px;font-weight:600;font-size:16px;line-height:24px;color:#000}.detail-prose p{margin:0 0 12px}.product-spec-shell{margin:24px 0 32px;max-width:1536px;margin-left:auto;margin-right:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:10px;box-shadow:0 1px 0 rgba(195,213,208,0.6)}.product-spec-table{width:100%;min-width:640px;border-collapse:collapse;font-size:16px;line-height:24px}.product-spec-table thead th{background:#15966b;color:#fff;font-weight:600;text-align:center;padding:18px 16px;vertical-align:middle;border:1px solid #15966b}.product-spec-table tbody th{text-align:left;font-weight:600;background:#ebf1ef;color:#333;padding:18px 16px;vertical-align:middle;border:1px solid var(--color-border);width:38%}.product-spec-table tbody td{padding:18px 16px;vertical-align:middle;border:1px solid var(--color-border);color:#666;background:#fff}.product-spec-table tbody tr:nth-child(even) td{background:rgba(235,241,239,0.45)}.product-spec-table tbody tr:nth-child(even) th{background:rgba(235,241,239,0.75)}.nav-prev-next{display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap;margin-top:.9rem}.nav-prev-next a{min-width:1.6rem;height:var(--lh52);line-height:var(--lh52);padding:0 .28rem;border:none;border-radius:calc(var(--lh52) / 2);font-size:var(--fs20);cursor:pointer;transition:background .25s ease,color .25s ease;font-weight:500}.nav-prev-next span{gap:.3rem;display:inline-flex;align-items:center;justify-content:center}.nav-prev-next .nav-prev-next__pill{color:#262626;background:rgba(66,152,77,0.1)}.nav-prev-next .nav-prev-next__pill img{filter:brightness(0);width:9px}.nav-prev-next .nav-prev-next__pill:hover,.nav-prev-next .nav-prev-next__pill:focus-visible{background:rgba(21,150,107,0.18);color:var(--color-teal);outline:none}.nav-prev-next .nav-prev-next__pill:hover img,.nav-prev-next .nav-prev-next__pill:focus-visible img{filter:brightness(1)}.nav-prev-next .nav-prev-next__icon{display:block;flex-shrink:0}.nav-prev-next__return{background:var(--color-teal);color:#fff}.nav-prev-next__return img{width:17px}.nav-prev-next__return:hover,.nav-prev-next__return:focus-visible{opacity:.92;color:#fff !important;outline:none}@media screen and (max-width: 1004px){.nav-prev-next{gap:.3rem;margin-top:.6rem}.nav-prev-next a{min-width:2rem;font-size:var(--fs14);height:var(--lh40);line-height:var(--lh40);border-radius:calc(var(--lh40) / 2)}.nav-prev-next .nav-prev-next__pill img{width:6px}.nav-prev-next__return img{width:12px}}.form-grid{display:grid;gap:20px}.form-row-2{display:grid;gap:16px}@media (min-width:641px){.form-row-2{grid-template-columns:1fr 1fr}}.form-field label{display:block;font-size:18px;color:#333;margin-bottom:8px}.form-field .req{color:red}.form-field input,.form-field textarea{width:100%;border:1px solid var(--color-border);border-radius:6px;padding:10px 12px;font-family:var(--font-stack);font-size:16px}.form-field textarea{min-height:120px;resize:vertical}.form-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.btn-outline-green{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 32px;border-radius:99px;border:2px solid var(--color-teal);background:#fff;color:var(--color-teal);font-size:18px;cursor:pointer;font-family:var(--font-stack);transition:background var(--transition),color var(--transition)}.btn-outline-green:hover,.btn-outline-green:focus-visible{background:var(--color-bg-mint)}.btn-solid-green{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 32px;border-radius:99px;border:none;background:var(--color-teal);color:#fff;font-size:18px;cursor:pointer;font-family:var(--font-stack);transition:opacity var(--transition)}.btn-solid-green:hover,.btn-solid-green:focus-visible{opacity:.9}@media (max-width:640px){.product-spec-table thead th{font-size:14px;padding:12px 10px}.product-spec-table tbody th,.product-spec-table tbody td{font-size:14px;padding:12px 10px}}.padding{padding:var(--padding) 0 140px}.page-banner-wrapper{position:relative}.page-banner-wrapper:before{content:"";width:923px;height:100%;position:absolute;left:0;top:0;z-index:0;background:url(../images/bannerbg.png) no-repeat left top;background-size:100% 100%}.page-banner-wrapper .info{position:absolute;left:var(--offset);top:0;z-index:10;width:504px;height:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;align-content:center;align-items:center}.page-banner-wrapper .title{color:#fff;font-size:var(--fs48);line-height:var(--lh60);font-weight:700;text-transform:uppercase;width:100%}.page-banner-wrapper .desc{font-size:var(--fs20);line-height:var(--lh36);color:#fff;width:100%}@media screen and (max-width: 1600px){.padding{padding-bottom:130px}.page-banner-wrapper .info{left:10%}}@media screen and (max-width: 1440px){.padding{padding-bottom:120px}}@media screen and (max-width: 1004px){.padding{padding-bottom:var(--padding)}.page-banner-wrapper:before{width:100%}.page-banner-wrapper .info{width:80%}.page-banner-wrapper .title{font-size:var(--fs20);line-height:var(--lh24);margin-bottom:.1rem}.page-banner-wrapper .desc{font-size:var(--fs13);line-height:var(--fs18)}}.product-box .item{display:block;padding:48px 72px;margin-bottom:30px;border-radius:20px;background:#EBF1EF;-webkit-transition:all .48s;transition:all .48s}.product-box .item:hover{background:#15966B;box-shadow:0 12px 32px rgba(21,150,107,0.35)}.product-box .item:hover .imore{padding-left:50px;padding-right:50px;border-color:#fff;color:#fff}.product-box .item:hover .imore span:after{filter:brightness(0) invert(1)}.product-box .item:hover .title,.product-box .item:hover .desc{color:#fff}.product-box .item:last-child{margin-bottom:0}.product-box .title{color:#1a1a1a;font-size:var(--fs24);line-height:var(--lh36);-webkit-transition:color .48s;transition:color .48s;font-weight:700}.product-box .desc{color:#1a1a1a;font-size:var(--fs16);line-height:var(--lh30);margin:30px auto;-webkit-transition:color .48s;transition:color .48s}.product-box .desc>strong,.product-box .desc>b{margin-right:8px}@media screen and (max-width: 1004px){.product-box .item{padding:60px 48px}.product-box .title{font-size:var(--fs16);line-height:var(--lh24)}.product-box .desc{font-size:var(--fs14);line-height:var(--lh20)}}.productinfo-wrapper{padding-top:80px}.productinfo-wrapper .title{text-align:center;color:#000;font-size:var(--fs60);line-height:72px;border-bottom:1px solid #15966B;padding-bottom:33px;margin-bottom:73px;font-weight:500}.productinfo-wrapper .part{margin-bottom:50px}.productinfo-wrapper .part:last-child{margin-bottom:0}.productinfo-wrapper .caption{color:#222;font-size:var(--fs36);line-height:var(--fs48);margin-bottom:30px;font-weight:500}.productinfo-wrapper .content{font-size:var(--fs16);font-weight:400;line-height:var(--lh24);color:#000}.productinfo-wrapper .content h1,.productinfo-wrapper .content h2,.productinfo-wrapper .content h3,.productinfo-wrapper .content h4,.productinfo-wrapper .content h5,.productinfo-wrapper .content h6{margin-bottom:.2rem}.productinfo-wrapper .content>strong{font-size:var(--fs20);line-height:var(--lh36);font-weight:500;margin-bottom:.1rem;display:inline-block}.productinfo-wrapper .content img,.productinfo-wrapper .content input[type="image"]{margin:20px 0}.productinfo-wrapper table{width:100%;table-layout:fixed;border:1px solid #C3D5D0}.productinfo-wrapper table td,.productinfo-wrapper table th{line-height:var(--lh30);padding:15px 30px;min-height:var(--lh60);text-align:center}.productinfo-wrapper table th{background:#15966B;color:#fff;border:1px solid #c5c5c5}.productinfo-wrapper table td{color:#333;border:1px solid #C3D5D0}.allproductinfo-wrapper .content{color:#666}.allproductinfo-wrapper .content p{margin-bottom:10px}.allproductinfo-wrapper table{width:100%;table-layout:inherit;border:none}.allproductinfo-wrapper table thead,.allproductinfo-wrapper table tbody{position:relative}.allproductinfo-wrapper table thead:before,.allproductinfo-wrapper table tbody:before{content:"";width:100%;height:100%;box-sizing:border-box;position:absolute;left:0;z-index:-1;bottom:0}.allproductinfo-wrapper table tr{position:relative}.allproductinfo-wrapper table tr:last-child td{border-bottom:none}.allproductinfo-wrapper table tr:last-child td:first-child:before{border-radius:0 0 0 10px}.allproductinfo-wrapper table thead:before{background:#15966B;border-radius:10px 10px 0 0 }.allproductinfo-wrapper table tbody:before{border:1px solid #C3D5D0;border-radius:0 0 10px 10px}.allproductinfo-wrapper table tbody tr{z-index:-2}.allproductinfo-wrapper table th,.allproductinfo-wrapper table td{width:23.95%;text-align:left;padding-left:70px;padding-right:70px}.allproductinfo-wrapper table th:nth-child(2),.allproductinfo-wrapper table td:nth-child(2){width:76.05%}.allproductinfo-wrapper table td{color:#666;border:none;border-bottom:1px solid #cddcd7}.allproductinfo-wrapper table td:first-child{position:relative;border-right:1px solid #cddcd7;color:#333;font-weight:700}.allproductinfo-wrapper table td:first-child:before{content:"";width:100%;height:100%;background:#ebf1ef;position:absolute;left:0;top:0;z-index:-2}.iback{color:#15966B;font-size:var(--fs18);font-family:"medium";border:1px solid #15966B;height:var(--lh48);line-height:calc(var(--lh48) - 2px);text-align:center;display:inline-block;padding:0 20px;border-radius:calc(var(--lh48) / 2);background:#fff;-webkit-transition:all .48s;transition:all .48s;min-width:140px}.iback span:before{content:"";width:var(--fs18);height:var(--fs18);background-image:url(../images/return.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block;margin-right:4px;-webkit-transition:all .48s;transition:all .48s;position:relative;top:-1px;vertical-align:middle}.download-box li{border-bottom:1px solid #eee;padding-bottom:15px;padding-top:15px;display:-webkit-flex;display:flex;align-items:center}.download-box li:hover a{color:#15966B}.download-box a{background:url(../images/pdf.svg) no-repeat center left;background-size:24px;padding-left:30px;font-size:16px;-webkit-transition:color .48s;transition:color .48s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;max-width:90%}.download-box i{display:inline-block;width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center center;margin-left:10px;vertical-align:middle;background-image:url(../images/download.svg)}@media screen and (min-width: 1004px){.iback:hover{color:#fff;border-color:#15966B;background:#15966B}.iback:hover span:before{filter:brightness(0) invert(1)}.iback:hover:after{background:#15966B}}@media screen and (max-width: 1004px){.iback{height:var(--lh40);line-height:var(--lh38);min-width:1.6rem}.iback:hover{color:#15966B}.iback span:before{width:var(--fs16);height:var(--fs16)}.allproductinfo-wrapper .content p{margin-bottom:5px}.productinfo-wrapper{padding-top:.4rem}.productinfo-wrapper .title{font-size:var(--fs20);line-height:var(--lh30);margin-bottom:.48rem}.productinfo-wrapper .part{margin-bottom:.8rem}.productinfo-wrapper .caption{font-size:var(--fs18);line-height:var(--fs24)}.productinfo-wrapper .content{font-size:var(--fs14);line-height:var(--lh22)}.productinfo-wrapper .content>strong{font-size:var(--fs15);line-height:var(--lh22);margin-bottom:.2rem}.productinfo-wrapper table td,.productinfo-wrapper table th{line-height:var(--lh22);padding:.2rem .3rem;min-height:var(--lh48)}.download-box li{padding-bottom:12px;padding-top:12px}.download-box a{background-size:20px;padding-left:25px;font-size:14px;max-width:90%}.download-box i{width:16px;height:16px}}.productinfo-contact-wrapper{background:#EBF1EF}.productinfo-contact-wrapper .container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center}.productinfo-contact-wrapper .title{font-size:var(--fs36);line-height:var(--lh48);color:#333;font-weight:400;margin-bottom:.1rem}.productinfo-contact-wrapper .info-box{width:31%}.productinfo-contact-wrapper .info-box p{color:#333;font-size:var(--fs20);line-height:var(--lh30)}.form-box{width:48.82%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.form-box .group{position:relative;width:calc((100% - 22px) / 2);margin-bottom:.4rem}.form-box .group:last-child{margin-bottom:0}.form-box .group.max{width:100%}.form-box .group:not(.message){height:var(--lh54);display:-webkit-flex;display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,0.2)}.form-box .message label{margin-bottom:.1rem}.form-box label{font-size:var(--fs18);color:#333;line-height:var(--lh30);display:inline-block;padding:0;margin-bottom:0;margin-right:10px}.form-box label i{font-size:var(--fs20);color:#f00;margin-right:10px}.form-box .text,.form-box .msg{color:#333}.form-box .text{flex:1;overflow:hidden;font-size:var(--fs18);height:var(--lh54);line-height:var(--lh54);background:none}.form-box .msg{font-family:"regular";font-size:var(--fs14);resize:none;width:100%;height:94px;line-height:var(--lh26);border:1px solid rgba(0,0,0,0.2);background:none;padding:10px 15px}.form-box .msg:active,.form-box .msg:focus{outline:none}.form-box ::-webkit-input-placeholder{color:#666;font-size:var(--fs14)}.form-box ::-moz-placeholder{color:#666;font-size:var(--fs14);opacity:1}.form-box :-ms-input-placeholder{color:#666;font-size:var(--fs14)}.actions-box{display:-webkit-flex;display:flex;align-items:center}.actions-box a{display:inline-block;min-width:200px;font-size:var(--fs18);height:var(--lh60);line-height:var(--lh60);border-radius:calc(var(--lh60) / 2);text-align:center;color:#15966B;border:2px solid #15966B;margin-right:30px;padding:0 30px}.actions-box a:last-child{margin-right:0}.actions-box .btn-submit{background:#15966B;color:#fff}.actions-box .btn-submit img{filter:brightness(0) invert(1)}.actions-box img{display:inline-block;width:var(--fs30);margin-right:22px}.error-tips{font-size:var(--fs12);color:#f00;position:absolute;right:0;bottom:12px;z-index:1}@media screen and (max-width: 1600px){.actions-box a{height:var(--lh50);line-height:var(--lh46);border-radius:calc(var(--lh50) / 2)}.actions-box img{width:var(--fs22)}}@media screen and (max-width: 1004px){.actions-box img{margin-right:14px}.productinfo-contact-wrapper .container{display:block}.productinfo-contact-wrapper .title{font-size:var(--fs20);line-height:var(--lh30);margin-bottom:.2rem}.productinfo-contact-wrapper .info-box{width:100%;margin-bottom:.3rem}.productinfo-contact-wrapper .info-box p{font-size:var(--fs15);line-height:var(--lh22)}.form-box{width:100%}.form-box .group{width:100%;margin-bottom:.2rem}.form-box label{font-size:var(--fs14);line-height:var(--lh24)}.form-box label i{font-size:var(--fs18)}.form-box .text{font-size:var(--fs14);height:var(--lh40);line-height:var(--lh40)}.form-box .msg{font-size:var(--fs14);height:2rem;line-height:var(--lh24);padding:15px .3rem}.actions-box{width:100%;justify-content:center}.actions-box a{min-width:2.6rem;font-size:var(--fs14);height:var(--lh44);line-height:var(--lh44);border-radius:calc(var(--lh44) / 2);border-width:1px}.actions-box img{width:var(--fs18)}.error-tips{bottom:.12rem}}.allproduct-wrapper .container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:flex-start}@media screen and (min-width: 1004px){.page-nav-box{width:16.92%;position:sticky;top:var(--headerH);z-index:10}.page-nav-box .intruction-caption{display:none}.page-nav-box .nav a{display:block;padding:15px 30px;border-radius:.1rem;background:#EBF1EF;color:#000;font-size:var(--fs16);font-weight:600;margin-bottom:20px;-webkit-transition:all .48s;transition:all .48s}.page-nav-box .nav a.on{color:#fff;background:#15966B}.page-nav-box .nav a:last-child{margin-bottom:0}.page-nav-box .nav a span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:var(--lh24);max-height:calc(var(--lh24) * 3);width:100%}.page-nav-box .nav a:not(.on):hover{background:rgba(21,150,107,0.15)}}@media screen and (max-width: 1600px){.page-nav-box{width:18%}}@media screen and (max-width: 1004px){.page-nav-box{position:relative;padding:0;height:auto;top:0;width:100%;z-index:20}.page-nav-box .intruction-caption{position:relative;display:block;line-height:var(--lh50);padding:0 .8rem 0 var(--offset);font-size:var(--fs16);background:#15966B;color:#fff}.page-nav-box .intruction-caption.extend:after{transform:rotateX(180deg)}.page-nav-box .intruction-caption:after{display:inline-block;position:absolute;right:.3rem;top:0;z-index:10;content:"";width:.26rem;height:100%;background:url(../images/down.png) no-repeat center center;background-size:contain}.page-nav-box .wrap{padding:0}.page-nav-box .nav{position:absolute;left:0;top:100%;z-index:30;width:100%;background:#f7f8f9;display:none}.page-nav-box .nav a{display:block;width:100%;text-align:left;line-height:var(--lh44);padding:0 var(--offset);font-size:var(--fs14);max-width:inherit}.page-nav-box .nav a:first-child{border-top:none}.page-nav-box .nav>a.on,.page-nav-box .nav>a:hover{background:none}.page-nav-box .nav>a:after{display:none}}.allproduct-box{width:78.255%;border-radius:10px 10px 0 0}.allproduct-box table{width:100%}.allproduct-box table thead,.allproduct-box table tbody{position:relative}.allproduct-box table thead:before,.allproduct-box table tbody:before{content:"";width:100%;height:100%;box-sizing:border-box;position:absolute;left:0;z-index:-1;bottom:0}.allproduct-box table thead:before{background:#15966B;border-radius:10px 10px 0 0 }.allproduct-box table tbody:before{border:1px solid #C3D5D0;border-radius:0 0 10px 10px}.allproduct-box table th,.allproduct-box table td{width:24.96%;font-size:var(--fs16);padding-left:50px;padding-right:50px}.allproduct-box table th:nth-child(2),.allproduct-box table td:nth-child(2){width:33.277%}.allproduct-box table th:nth-child(3),.allproduct-box table td:nth-child(3){width:41.763%}.allproduct-box table th{height:var(--lh50);color:#fff;text-align:left;font-weight:500}.allproduct-box table td{padding-top:20px;padding-bottom:20px;color:#666;line-height:var(--lh24)}.allproduct-box table td a{-webkit-transition:color .48s;transition:color .48s;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:calc(var(--lh24) * 3)}.allproduct-box table tr{border-bottom:1px solid #C3D5D0;-webkit-transition:all .48s;transition:all .48s}.allproduct-box table tr:last-child{border:none}.allproduct-box table tr:hover{background:rgba(21,150,107,0.7)}.allproduct-box table tr:hover td,.allproduct-box table tr:hover a{color:#fff}@media screen and (max-width: 1004px){.allproduct-wrapper{padding-top:0}.allproduct-wrapper .container{display:block;padding:0}.allproduct-box{width:100%;border-radius:0;border-top:1px solid rgba(255,255,255,0.2)}.allproduct-box table thead{display:none}.allproduct-box table tbody:before{display:none}.allproduct-box table tr{display:block;padding:.3rem}.allproduct-box table tr:last-child{border-bottom:1px solid #C3D5D0}.allproduct-box table td{width:100%;padding:0;line-height:var(--lh24);display:block;font-size:var(--fs14);margin-bottom:.1rem}.allproduct-box table td:first-child{color:#000;font-weight:500;font-size:var(--fs16)}.allproduct-box table td:nth-child(2){width:100%}.allproduct-box table td:nth-child(3){width:100%}.allproduct-box table td:last-child{margin-bottom:0}.allproduct-box table tr:hover{background:#15966B}}.about-wrapper .page-title{margin-bottom:0}.about-wrapper .main{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center}.about-wrapper .content{width:44.01%;font-size:var(--fs16);color:#333;line-height:var(--lh30);font-weight:400}.about-wrapper .pic{width:50%;border-radius:20px}.about-wrapper .pic:hover img{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0)}.about-wrapper .data{margin-top:80px}.about-wrapper .data ul{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;list-style-type:none}.about-wrapper .data li{min-width:25%;padding-right:80px}.about-wrapper .data p{color:#333;font-size:var(--fs16);font-weight:400;line-height:var(--lh30);margin-top:.14rem}.about-wrapper .num span{display:inline-block;color:#000;font-family:"db";font-size:var(--fs72);line-height:var(--lh60);height:var(--lh60);font-weight:600;vertical-align:middle}.about-wrapper .num i{font-size:var(--fs36);color:#000;font-family:"db";height:var(--lh20);line-height:var(--lh20);vertical-align:middle;display:inline-block;margin-left:8px}@media screen and (max-width: 1004px){.about-wrapper .page-title{margin-bottom:.3rem}.about-wrapper .main{display:block}.about-wrapper .content{width:100%;font-size:var(--fs14);line-height:var(--lh22)}.about-wrapper .pic{width:100%;margin-top:.48rem}.about-wrapper .data ul{-webkit-flex-wrap:wrap;flex-wrap:wrap}.about-wrapper .data li{width:48%;min-width:inherit;padding-right:0;margin-top:.4rem}.about-wrapper .data li:nth-child(-n+2){margin-top:0}.about-wrapper .data p{font-size:var(--fs14);line-height:var(--lh20)}.about-wrapper .num span{font-size:var(--fs36);line-height:var(--lh40);height:var(--lh40)}.about-wrapper .num i{font-size:var(--fs24)}}.culture-wrapper{background:#EBF1EF}.culture-box{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.culture-box .item{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:18px;background:#fff;border-radius:15px;overflow:hidden;width:calc((100% - 18px) / 2)}.culture-box .item:nth-child(-n+2){margin-top:0}.culture-box .item:last-child{width:100%}.culture-box .item:last-child:before,.culture-box .item:last-child:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0}.culture-box .item:last-child:before{z-index:0;background:url(../images/culturebg.jpg) no-repeat center center fixed;background-size:cover}.culture-box .item:last-child:after{z-index:1;background:url(../images/culturebg2.png) repeat-y left top;background-size:cover}.culture-box .item:last-child .title{text-align:center;margin-bottom:60px}.culture-box .item:last-child .info{padding:60px 70px 48px 74px}.culture-box .item:last-child .desc{min-height:calc(var(--lh24) * 6)}.culture-box .pic{width:50.65%;border-radius:15px}.culture-box .pic img{height:100%;object-fit:cover}.culture-box .info{flex:1;overflow:hidden;padding:44px 47px 44px 40px;position:relative;z-index:10}.culture-box .title{color:#000;font-size:var(--fs30);line-height:var(--fs48);font-weight:400;margin-bottom:22px}.culture-box .title img{display:inline-block;width:var(--fs48);margin-right:12px;vertical-align:middle;position:relative;top:-2px}.culture-box .desc{color:#000;font-size:var(--fs16);line-height:var(--lh24);min-height:calc(var(--lh24) * 4);font-weight:400}.culture-box .desc strong{font-size:var(--fs20);font-weight:500;display:inline-block;margin-bottom:24px}.culture-box .desc ul{display:-ms-grid;display:grid;grid-template-columns:repeat(4, 1fr);-ms-grid-columns:repeat(4, 1fr);-ms-grid-rows:auto;list-style-type:none;grid-column-gap:48px;grid-row-gap:48px;gap:48px 48px}.culture-box .key{color:#15966B;font-family:"db";font-size:120px;line-height:100px;font-weight:400;position:absolute;right:12px;bottom:-26px;z-index:0;opacity:.1}@media screen and (max-width: 1004px){.culture-box{display:block}.culture-box .item{display:block;margin-top:0;width:100%;margin-bottom:.3rem}.culture-box .item:last-child{margin-bottom:0}.culture-box .item:last-child:before{background-attachment:inherit}.culture-box .item:last-child:after{background-size:100% 100%}.culture-box .item:last-child .info{padding:.6rem .48rem}.culture-box .item:last-child .desc{min-height:calc(var(--lh24) * 6)}.culture-box .pic{width:100%}.culture-box .info{width:100%;padding:.6rem .48rem}.culture-box .item:last-child .title{text-align:left;margin-bottom:22px}.culture-box .title{font-size:var(--fs20);line-height:var(--fs30)}.culture-box .title img{width:var(--fs30)}.culture-box .desc{font-size:var(--fs14);line-height:var(--lh20);min-height:calc(var(--lh20) * 4)}.culture-box .desc strong{font-size:var(--fs16)}.culture-box .desc ul{grid-template-columns:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);-ms-grid-rows:auto;grid-column-gap:.3rem;grid-row-gap:.3rem;gap:.3rem .3rem}}.honor-wrapper{background:#fafafa url(../images/honorbg.jpg) no-repeat center bottom;background-size:100%;padding-bottom:74px}.honor-wrapper .swiper-container{overflow:hidden}.honor-wrapper .swiper-slide{width:calc((100% - 140px) / 5);margin-right:35px}.honor-wrapper .swiper-slide:last-child{margin-right:0}.honor-wrapper p{color:#666;text-align:center;font-size:var(--fs16);line-height:var(--lh24);min-height:calc(var(--lh24) * 2);font-weight:600;margin-top:42px}.honor-wrapper .other-box{display:-webkit-flex;display:flex;align-items:center;margin-top:32px;justify-content:center}.honor-wrapper .swiper-scrollbar{cursor:pointer;position:relative;left:0;bottom:0;width:443px;height:5px;background-color:#E6E6E6;border-radius:2.5px}.honor-wrapper .swiper-scrollbar .swiper-scrollbar-drag{position:absolute;left:0;top:0;height:100%;background-color:#15966B;border-radius:2.5px;transform-origin:left center}.honor-wrapper .swiper-pagination{position:relative;font-size:var(--fs24);line-height:var(--lh30);font-weight:600;font-family:"db";width:auto;bottom:0;margin:0 52px 0 20px}.honor-wrapper .swiper-pagination .swiper-pagination-current{color:#080808}.honor-wrapper .swiper-pagination .swiper-pagination-total{color:#999}.swiperbtn-box{display:-webkit-flex;display:flex;align-items:center}.swiperbtn-box a{position:relative;display:-webkit-flex;display:flex;align-items:center;width:var(--lh50);height:var(--lh50);margin-right:18px}.swiperbtn-box a:last-child{margin-right:0}.swiperbtn-box a:hover:before{-webkit-transform:scale(1.1) translateZ(0);transform:scale(1.1) translateZ(0);opacity:0;visibility:hidden}.swiperbtn-box a:hover:after{-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);opacity:1;visibility:visible}.swiperbtn-box a:hover i{filter:brightness(0) invert(1)}.swiperbtn-box a:focus{outline:none;outline-offset:0}.swiperbtn-box a:before,.swiperbtn-box a:after{content:"";width:100%;height:100%;border-radius:50%;box-sizing:border-box;position:absolute;left:0;top:0;z-index:0;-webkit-transition:all .6s;transition:all .6s}.swiperbtn-box a:before{background-color:#fff;border:solid 2px #15966B}.swiperbtn-box a:after{opacity:0;visibility:hidden;-webkit-transform:scale(.7) translateZ(0);transform:scale(.7) translateZ(0);background:#15966B}.swiperbtn-box a i{position:relative;z-index:1;margin:0 auto;display:block;width:var(--fs12);height:var(--fs12);background:url(../images/swiperbtn.png) no-repeat left top;background-size:100%;-webkit-transition:filter .48s;transition:filter .48s}.swiperbtn-box a.next i{background-position:left bottom}@media screen and (max-width: 1004px){.honor-wrapper{position:relative;background-size:100%;padding-bottom:var(--padding)}.honor-wrapper .swiper-slide{width:calc((100% - .3rem) / 2);margin-right:.3rem}.honor-wrapper p{font-size:var(--fs14);line-height:var(--lh20);height:calc(var(--lh20) * 2);min-height:inherit;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.honor-wrapper .other-box{margin-top:0;position:absolute;left:0;bottom:.1rem;width:100%}.honor-wrapper .swiper-scrollbar{width:50%;height:4px}.honor-wrapper .swiper-pagination{font-size:var(--fs18);line-height:var(--lh24);margin:0 .4rem 0 .3rem}.swiperbtn-box a{width:var(--lh36);height:var(--lh36);margin-right:.2rem}.swiperbtn-box a i{width:.2rem;height:.2rem}.swiperbtn-box:before{border-width:1px}}.partner-box ul{display:-ms-grid;display:grid;grid-template-columns:repeat(7, 1fr);-ms-grid-columns:repeat(7, 1fr);-ms-grid-rows:auto;grid-column-gap:36px;grid-row-gap:18px;gap:36px 18px;list-style-type:none}.partner-box .pic img{height:100px;object-fit:contain}.partner-box li{position:relative}.partner-box li:hover .pic img{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0)}.partner-box li:hover .line_top{width:100%;left:0}.partner-box li:hover .line_right{height:100%;top:0}.partner-box li:hover .line_left{width:100%;right:0}.partner-box li:hover .line_bottom{height:100%;bottom:0}.partner-box .line{display:inline-block;background-color:#15966B;position:absolute;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}.partner-box .line_top{height:2px;width:0;left:-50%;top:0}.partner-box .line_right{height:0;width:2px;top:-50%;right:0}.partner-box .line_bottom{width:2px;height:0;bottom:-50%;left:0}.partner-box .line_left{height:2px;width:0;right:-50%;bottom:0}@media screen and (max-width: 1600px){.partner-box .pic img{height:90px}}@media screen and (max-width: 1004px){.partner-box ul{grid-template-columns:repeat(5, 1fr);-ms-grid-columns:repeat(5, 1fr);-ms-grid-rows:auto;grid-column-gap:.3rem;grid-row-gap:.3rem;gap:.3rem .3rem}.partner-box .pic img{height:.6rem}.partner-box .line_top{height:1px}.partner-box .line_right{width:1px}.partner-box .line_bottom{width:1px}.partner-box .line_left{height:1px}}.pageNum{text-align:center;font-size:0;margin-top:70px}.pageNum a{display:inline-block;color:#666;font-size:var(--fs14);vertical-align:middle;margin:0 10px;width:var(--lh44);height:var(--lh44);line-height:var(--lh44);background-color:#fff;border-radius:5px;border:solid 1px #C3D5D0;text-align:center;-webkit-transition:background .5s;transition:background .5s}.pageNum a:first-child{margin-left:0}.pageNum a:last-child{margin-right:0}.pageNum .dot{line-height:var(--lh34)}.pageNum .prev,.pageNum .next{position:relative}.pageNum .prev:hover,.pageNum .next:hover{border-color:#15966B}.pageNum .prev:hover i,.pageNum .next:hover i{filter:brightness(1)}.pageNum .prev i,.pageNum .next i{position:absolute;left:50%;top:50%;height:12px;width:12px;background-image:url(../images/pi.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;margin-left:-6px;margin-top:-6px;filter:brightness(0) invert(.7);-webkit-transition:filter .48s;transition:filter .48s}.pageNum .prev i{transform:rotateY(180deg)}.pageNum a:hover{color:#15966B;border-color:#15966B}.pageNum .on{color:#fff;background-color:#15966B}.pageMore{display:none;margin-top:.6rem}.pageMore a{display:block;width:50%;text-align:center;height:var(--lh44);line-height:var(--lh44);color:#fff;font-size:var(--fs14);border-radius:calc(var(--lh44) / 2);background:#15966B;margin:0 auto}@media screen and (max-width: 1004px){.pageNum{margin-top:.8rem}.pageNum a{margin:0 4px;width:var(--lh30);height:var(--lh30);line-height:var(--lh30);font-size:var(--fs12)}.pageNum .dot{line-height:var(--lh20)}.pageNum .prev i,.pageNum .next i{height:10px;width:10px;margin-left:-5px;margin-top:-5px}}.btnbg{position:relative;text-align:center;transition:all .1s;overflow:hidden}.btnbg:hover i{-moz-animation:anim-out .75s;-webkit-animation:anim-out .75s;animation:anim-out .75s}.btnbg:hover i:after{-moz-animation:anim-out-pseudo .75s;-webkit-animation:anim-out-pseudo .75s;animation:anim-out-pseudo .75s}.btnbg span{position:relative;z-index:1}.btnbg i{display:block;-moz-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);position:absolute;top:50%;left:50%;z-index:0}.btnbg i:before{position:relative;content:'';display:block;margin-top:100%}.btnbg i:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;border-radius:50%}.imgZoom{-webkit-animation-name:imgZoom;animation-name:imgZoom;animation-duration:1.5s;animation-fill-mode:backwards}@-webkit-keyframes imgZoom{0%{transform:scale(1.5)}100%{transform:scale(1)}}@-webkit-keyframes anim-out{0%{width:0%}100%{width:100%}}@-moz-keyframes anim-out{0%{width:0%}100%{width:100%}}@-ms-keyframes anim-out{0%{width:0%}100%{width:100%}}@keyframes anim-out{0%{width:0%}100%{width:100%}}@-webkit-keyframes anim-out-pseudo{0%{background:rgba(0,0,0,0.25)}100%{background:0 0}}@-moz-keyframes anim-out-pseudo{0%{background:rgba(0,0,0,0.25)}100%{background:0 0}}@-ms-keyframes anim-out-pseudo{0%{background:rgba(0,0,0,0.25)}100%{background:0 0}}@keyframes anim-out-pseudo{0%{background:rgba(0,0,0,0.25)}100%{background:0 0}}.page-wrapper .content{font-size:var(--fs16);line-height:var(--lh30);min-height:3.4rem}@media screen and (max-width: 1004px){.page-wrapper .content{font-size:var(--fs14);line-height:var(--lh20)}}.search-wrapper{border-top:1px solid #eee}.search-wrapper .top{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:flex-end;margin-bottom:.2rem;padding-bottom:.2rem;border-bottom:1px solid #eee}.search-wrapper .searchbox{display:-webkit-flex;display:flex;align-items:center;border:1px solid #eee;border-radius:5px;padding-right:.2rem;font-size:0}.search-wrapper .searchbox .text{width:2.6rem;background:none;padding:0 .2rem;font-size:var(--fs14);color:#333;height:var(--lh48);line-height:var(--lh48)}.search-wrapper .searchbtn{width:var(--fs20);display:-webkit-flex;display:flex}.search-wrapper .result span{display:inline-block;font-size:var(--fs16);margin-right:.3rem;line-height:var(--lh36)}.search-wrapper .result b{display:inline-block;margin:0 4px;color:#15966B;font-weight:700;text-decoration:underline}.search-wrapper .tips{text-align:center;font-size:var(--fs18);line-height:30px;margin:.48rem auto 0}.search-wrapper .tips b{font-weight:700;color:#15966B}.search-wrapper .list ul{list-style-type:none;margin-bottom:0}.search-wrapper .list li{position:relative;list-style:none;margin-bottom:.3rem;border-bottom:1px solid #eee;padding-bottom:.4rem;border-radius:5px;-webkit-transition:background .48s,color .48s;transition:background .48s,color .48s}.search-wrapper .list li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.search-wrapper .list li .item{padding:20px 30px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;background:#f9f9f9;align-items:center;-webkit-transition:background .48s,box-shadow .48s;transition:background .48s,box-shadow .48s;border-radius:8px}.search-wrapper .list li .item:hover{background:#fff;border-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,0.05)}.search-wrapper .list li .item:hover .title{color:#15966B}.search-wrapper .list .pic{width:1.4rem;padding:10px;border-radius:.05rem}.search-wrapper .list .pic.blue{background:#15966B}.search-wrapper .list .pic img{height:1rem;object-fit:contain}.search-wrapper .list .info{position:relative;width:calc(100% - 1.6rem);padding:.2rem 2rem .2rem .4rem;border-left:1px solid #eee}.search-wrapper .list .tag{display:inline-block;min-width:.6rem;height:var(--lh26);line-height:calc(var(--lh26) - 2px);border:1px solid #666;border-radius:calc(var(--lh26) / 2);text-align:center;color:#666;font-size:var(--fs12);padding:0 10px;margin-bottom:12px;-webkit-transition:all .48s;transition:all .48s}.search-wrapper .list .tag:hover{color:#fff;border-color:#15966B;background:#15966B}.search-wrapper .list .title,.search-wrapper .list .desc{height:24px;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.search-wrapper .list .title{font-size:17px;color:#000;-webkit-transition:color .3s;transition:color .3s}.search-wrapper .list .desc{color:#666;font-size:15px;line-height:24px;margin-top:.04rem}.search-wrapper .list .icon{display:inline-block;position:absolute;right:.4rem;top:50%;-webkit-transform:translateY(-50%) translateZ(0);transform:translateY(-50%) translateZ(0);z-index:10;width:var(--lh30)}.search-wrapper .list .icon path{fill:#666}@media screen and (min-width: 1004px){.search-wrapper .tabs a:hover{color:#e62028}}@media screen and (max-width: 1366px){.search-wrapper .list .title{font-size:16px}.search-wrapper .list .desc{font-size:14px}}@media screen and (max-width: 1004px){.search-wrapper .top{-webkit-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column-reverse;padding-bottom:.1rem}.search-wrapper .searchbox{-webkit-justify-content:space-between;justify-content:space-between;width:100%;margin-bottom:.3rem}.search-wrapper .searchbox .text{width:90%;height:var(--lh44);line-height:var(--lh44)}.search-wrapper .result{width:100%}.search-wrapper .result span{font-size:var(--fs14);margin-right:.48rem}.search-wrapper .list li .item{padding:.3rem}.search-wrapper .list .pic{width:1.8rem}.search-wrapper .list .pic img{height:1.2rem}.search-wrapper .list .info{position:relative;width:calc(100% - 2.2rem);padding:.2rem .2rem .2rem .48rem}.search-wrapper .list .tag{height:var(--lh24);line-height:calc(var(--lh24) - 2px);border-radius:calc(var(--lh24) / 2);margin-bottom:8px;font-size:.22rem}.search-wrapper .list .title,.search-wrapper .list .desc{height:var(--lh24);line-height:var(--lh24)}.search-wrapper .list .title{font-size:var(--fs16)}.search-wrapper .list .desc{font-size:var(--fs14);line-height:var(--lh24)}.search-wrapper .list .icon{position:static;transform:none;width:var(--fs18);margin-top:.12rem}}.fadeOutUp50{-webkit-animation-name:fadeOutUp50;-moz-animation-name:fadeOutUp50;-ms-animation-name:fadeOutUp50;animation-name:fadeOutUp50}@-webkit-keyframes fadeOutUp50{from{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}to{opacity:0;-webkit-transform:translate3d(0, 50px, 0);-moz-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0);-ms-transform:translate3d(0, 50px, 0)}}@-moz-keyframes fadeOutUp50{from{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}to{opacity:0;-webkit-transform:translate3d(0, 50px, 0);-moz-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0);-ms-transform:translate3d(0, 50px, 0)}}@-o-keyframes fadeOutUp50{from{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}to{opacity:0;-webkit-transform:translate3d(0, 50px, 0);-moz-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0);-ms-transform:translate3d(0, 50px, 0)}}@keyframes fadeOutUp50{from{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}to{opacity:0;-webkit-transform:translate3d(0, 50px, 0);-moz-transform:translate3d(0, 50px, 0);transform:translate3d(0, 50px, 0);-ms-transform:translate3d(0, 50px, 0)}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.5, .5, .5);transform:scale3d(.5, .5, .5)}100%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.5, .5, .5);transform:scale3d(.5, .5, .5)}100%{opacity:1}}