<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Style+Script&amp;display=swap);@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:STsong;font-display:swap;src:url(../../fonts/chinese.stsong.ttf) format("ttf");font-weight:400;font-style:normal}:root{--bs-font-family:"Inter",sans-serif;--bs-font-size:16px;--bs-font-weight:400;--bs-line-height:1;--bs-font-color:#222;--bs-transition:0.3s ease-in-out;--bs-radius:10px;--primary-color:#131313;--primary-hover-color:#2d2d2d;--secondary-color:#ff4040;--white-color:#fff;--black-color:#131313;--bs-shadow:0px 2px 3px rgba(0, 0, 0, 0.1),0px 8px 3px rgba(0, 0, 0, 0.1);--hover-shadow:0 0 5px 0 rgba(0, 0, 0, 0.1),0 0 10px 0 rgba(0, 0, 0, 0.1),0 0 15px 0 rgba(0, 0, 0, 0.1)}*{margin:0;border:0;padding:0;-webkit-tap-highlight-color:transparent}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}aside,footer,header,nav{display:block}html{opacity:0;scroll-behavior:smooth;-webkit-transition:opacity .8s ease-in-out;transition:opacity .8s ease-in-out}html.loaded{opacity:1}html.lock{-ms-touch-action:none;touch-action:none;overflow:hidden}html.lock [data-lp]{padding-right:1rem;padding-right:var(--bh-scrollbar-width,1rem)}html.lock .wrapper{margin-right:1rem;margin-right:var(--bh-scrollbar-width,1rem)}body,html{width:100%;height:100%;min-width:320px}body{-ms-scroll-chaining:none;overscroll-behavior:none;line-height:1;line-height:var(--bs-line-height);text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;font-family:Inter,sans-serif;font-family:var(--bs-font-family);font-size:16px;font-size:var(--bs-font-size);font-weight:400;font-weight:var(--bs-font-weight);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent}button::-moz-focus-inner{border:0;padding:0}a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-decoration:none;text-decoration:none}a:hover{-webkit-text-decoration:none;text-decoration:none}a:active,a:focus{outline:0}a:visited{-webkit-text-decoration:none;text-decoration:none}li,ul{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}sup{color:inherit}::-webkit-scrollbar{width:.5rem;background-color:#fff;background-color:var(--white-color)}::-webkit-scrollbar-track{border-radius:.25rem;-webkit-box-shadow:inset 0 0 .375rem rgba(0,0,0,.2);box-shadow:inset 0 0 .375rem rgba(0,0,0,.2);background:#eee}::-webkit-scrollbar-thumb{border-radius:.25rem;border:0 none #fff;background-color:#131313;background-color:var(--primary-color)}@-webkit-keyframes show-header{0%{top:-100%}100%{top:0}}@keyframes show-header{0%{top:-100%}100%{top:0}}@-webkit-keyframes fade-up-big{0%{opacity:0;-webkit-transform:translateY(1rem);transform:translateY(1rem)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-up-big{0%{opacity:0;-webkit-transform:translateY(1rem);transform:translateY(1rem)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes wave{0%{-webkit-transform:translateY(-40px) rotate(5deg);transform:translateY(-40px) rotate(5deg)}50%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}100%{-webkit-transform:translateY(-40px) rotate(5deg);transform:translateY(-40px) rotate(5deg)}}@keyframes wave{0%{-webkit-transform:translateY(-40px) rotate(5deg);transform:translateY(-40px) rotate(5deg)}50%{-webkit-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}100%{-webkit-transform:translateY(-40px) rotate(5deg);transform:translateY(-40px) rotate(5deg)}}@-webkit-keyframes wave2{0%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}50%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}100%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}}@keyframes wave2{0%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}50%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}100%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}}[class*=__container]{margin-left:auto;margin-right:auto;max-width:74.375rem;padding-left:.9375rem;padding-right:.9375rem}.ibg{position:relative}.ibg img{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.ibg_contain img{-o-object-fit:contain;object-fit:contain}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:1340px;margin:0 50px}.page{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.page [data-observ]{pointer-events:none;position:absolute;top:0;left:0;height:.125rem;width:100%;background:0 0}.page_start{padding-top:6.25rem}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.25em;margin-top:2.25em}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:STsong;font-size:1.25em;width:24.25em}.header li{margin-left:2.5em}.header li a{color:#000}.popup{pointer-events:none;opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;height:100%;width:100%;padding:1.875rem .625rem;overflow-block:auto;background-color:rgba(0,0,0,.5);-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.popup.is-open{pointer-events:auto;opacity:1}.popup.is-open .popup__content{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup__content{opacity:0;position:relative;margin:0 auto;width:100%;max-width:43.125rem;padding:1.875rem 3.125rem;background-color:#fff;-webkit-transform:translateY(-12.5rem);-ms-transform:translateY(-12.5rem);transform:translateY(-12.5rem);-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out,-webkit-transform .2s ease-in-out}.popup__close{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:1.25rem;right:1.25rem;border-radius:.5rem;height:2.5rem;width:2.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000;background:0 0}.checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-wrap:nowrap}.checkbox__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute}.checkbox__input:disabled+.checkbox__box{opacity:.7}.checkbox__input:focus+.checkbox__box{-webkit-box-shadow:0 0 0 2px #00f;box-shadow:0 0 0 2px #00f}.checkbox__input:checked+.checkbox__box{border-color:#fff;background-color:#ff4040}.checkbox__input:checked:focus+.checkbox__box{outline:1px solid #000}.checkbox__input:checked:disabled+.checkbox__box{opacity:.7}.checkbox__box{border:2px solid #1a8c80;border-radius:3px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabs__trigger{padding:.625rem;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.tabs__trigger.active{color:#fff;background-color:#ff4040}.tabs__panel{display:none;-webkit-animation:fade-up-big .4s forwards;animation:fade-up-big .4s forwards}.tabs__panel.active{display:block}.accordion__item{border:1px solid rgba(0,0,0,.12);background-color:#fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.accordion__item:not(:first-of-type){border-top:0}.accordion__item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion__item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion__item.open .accordion__header{color:#ff4040;background-color:#e7f1ff}.accordion__item.open .accordion__header::after{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.accordion__item.open .accordion__content{height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:2.25rem .5rem}.accordion__header{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.accordion__header:hover{background:rgba(255,255,255,.02)}.accordion__header:active{background:rgba(255,255,255,.05)}.accordion__header::after{content:"";position:static;height:1.5rem;width:1.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.accordion__content{height:0;padding:0 .5rem;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer{padding-top:1.25rem;padding-bottom:1.25rem;background:#e7ded8;margin-top:6.25em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.25em;border-radius:15px}.footer__info{width:18.75em;padding:1.25em}.footer__text{padding-top:1.875em}.footer h5{font-size:1.75em;font-family:STsong;margin-bottom:.625em}.footer__pages{max-width:21.875em;padding:1.25em}.footer__cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer .right__col{margin-left:.625em}.footer li{line-height:1.8;font-size:.875em}.footer__contacts{padding:1.25em}.footer__contacts p,.footer__contacts span{font-size:.875em}.footer__contacts span{color:#68513f}.footer__socials{padding:1.25em}.footer__socials h5{margin-bottom:.625em}.footer__sosialc-links{margin-top:2.5em}.btn{margin-top:3em;display:block;padding:.75em 1.3125em;background-color:#dacec6;max-width:8.9375em;margin-bottom:20px;color:#68513f;text-align:center;-webkit-transition:.2s;transition:.2s;cursor:pointer}.btn:hover{background-color:transparent;-webkit-transition:.2s;transition:.2s}.top{-webkit-animation:fade-up-big 1s linear;animation:fade-up-big 1s linear;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top__left{width:20%;height:100%;font-family:STsong}.top__right{width:70%}.top__right img{width:100%}.top .block{position:absolute;margin-top:10em;margin-left:3.125em}.top .block h3{font-size:5em;line-height:1.5}.top .block__styled-word{-webkit-animation:wave 7s infinite linear;animation:wave 7s infinite linear;font-family:"Style Script";position:absolute;font-size:7.8125em;margin-left:3.125em;rotate:10deg;color:#68513f}.mini-pictures{width:43.75em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:15.625em auto;margin-bottom:18.125em}.mini-pictures__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mini-pictures__title h3{text-align:center;font-family:STsong;width:100%;font-size:3.8125em;line-height:1.6}.mini-pictures__styled-text{font-family:"Style Script";color:#68513f;font-size:7.8125em;rotate:-8deg;-webkit-animation:wave2 6s infinite linear;animation:wave2 6s infinite linear}.mini-pictures__text{display:block;margin-top:2.5em;font-family:Inter;font-size:1em;text-align:center;margin-bottom:1.25em}.mini-pictures__btn{margin:auto;border-radius:15px}.mini-pictures__container{position:relative}.mini-pictures__mini-pic1,.mini-pictures__mini-pic2,.mini-pictures__mini-pic3,.mini-pictures__mini-pic4,.mini-pictures__mini-pic5{width:13.8125em}.mini-pictures__mini-pic1{position:absolute;bottom:26em;left:-18em;height:11.6875em}.mini-pictures__mini-pic1 img{width:100%}.mini-pictures__mini-pic2{position:absolute;bottom:1em;left:-14em;height:13.75em}.mini-pictures__mini-pic2 img{width:100%}.mini-pictures__mini-pic3{position:absolute;width:9.9375em;height:12.5625em;bottom:31em;left:41em}.mini-pictures__mini-pic3 img{width:100%}.mini-pictures__mini-pic4{position:absolute;bottom:21em;left:43em}.mini-pictures__mini-pic4 img{width:100%}.mini-pictures__mini-pic5{position:absolute;bottom:-4em;left:44em}.mini-pictures__mini-pic5 img{width:100%}.banner{margin-top:2.5em;width:100%}.banner img{width:100%}.product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:3.75em;padding:.625em}.product__gallery{margin-top:3.125em}.product__stylet-text{font-size:8.75em;font-family:"Style Script";color:#68513f}.product__text{font-family:STsong;font-size:3.75em;margin:.3125em 0}.product__item{min-width:20.3125em;background-color:rgba(0,0,0,.1);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.product__image{margin:.625em;background-color:#f1ebe7;width:19.0625em;height:19.0625em}.product__info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .625em;margin-top:1.25em;font-family:Arial,Helvetica,sans-serif;margin-bottom:1.25em}.product__name{font-size:1em}.product__description{display:block;font-size:1.25em;font-weight:700}.product__btn{display:block;background-color:#dacec6;max-width:90%}.product__banner{margin-top:6.25em;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product__banner__center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.product__banner__left{width:50%}.product__banner__right{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__banner__styled-text{font-family:"Style Script";color:#68513f;font-size:7.5em}.product__banner__title{font-family:STsong;font-size:4.375em;line-height:1.2;text-align:center;margin-bottom:.625em}.product__banner__text{font-size:1em;max-width:25em;line-height:1.5}.product__banner__promo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:auto;margin-top:7.5em;text-align:center}.product__banner__promotext{font-size:1.75em;max-width:27.5em;line-height:1.5;margin:1.75em 0}.product__banner__pic{width:100%}.product__banner__pic img{width:100%}.botton-banner{margin-top:11.875em;min-width:21.875em;margin-bottom:9.375em}.botton-banner img{width:100%}.blog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.blog__title{text-align:center;font-size:3.125em;margin-bottom:1.25em}.blog__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.blog__left,.blog__right{width:40.625em;display:-webkit-box;display:-ms-flexbox;display:flex}.blog__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 1.875em}.blog__text p{font-family:TSsong;font-size:1.4375em;line-height:1.5}.blog__btn{border-radius:20px;width:100%;margin-top:auto}@media (max-width:700px){@-webkit-keyframes wave{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes wave{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.wrapper{margin:0 10px}.header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__menu{display:none;width:100%}.footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top__left,.top__right{width:100%}.top .block{position:relative;margin-top:1.25em;margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top .block h3{font-size:2em;line-height:1.5;text-align:center}.top .block__styled-word{position:relative;margin-left:0;font-size:2.5em}.mini-pictures{width:100%}.mini-pictures__title h3{font-size:2em}.mini-pictures__styled-text{font-size:4.375em}.product__stylet-text{font-size:5em}.product__text{font-size:1.875em}.product__item{min-width:100%}.product__banner__center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product__banner__left{width:100%}.product__banner__left img{width:100%}.product__banner__right{width:100%}.product__banner__styled-text{margin-top:20px;font-size:5em}.product__banner__title{font-size:1.875em}.product__banner__promo{margin:0;font-size:1em}.blog__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog__left,.blog__right{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog__text{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog__text p{font-size:1.0625em}}@media (any-hover:hover){::-webkit-scrollbar-thumb:hover{background-color:#2d2d2d;background-color:var(--primary-hover-color)}}</pre></body></html>