{"id":42,"date":"2024-11-19T22:51:49","date_gmt":"2024-11-19T19:51:49","guid":{"rendered":"https:\/\/japure.kz\/?page_id=42"},"modified":"2024-12-20T19:17:23","modified_gmt":"2024-12-20T16:17:23","slug":"home","status":"publish","type":"page","link":"https:\/\/japure.kz\/kz\/","title":{"rendered":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f"},"content":{"rendered":"<div class=\"lazyblock-welcome-16WmvU wp-block-lazyblock-welcome\"><style>\n  \n  .home .entry-content>div:not(.wp-block-lazyblock-welcome) {\n\t\tposition: relative;\n\t\tbackground-color: white;\n\t\tz-index: 1;\n\t}\n  #home{\n    height: 70vh;\n    overflow: hidden;\n    background: linear-gradient(133.43deg, #D5BEEB 2.36%, #F2D1C2 55.18%, #F9A6A2 100%), #FAD8D5;\n    background-size: 200% 200%;\n    -webkit-animation: gradient 7s ease infinite;\n    animation: gradient 7s ease infinite;\n    z-index: -1;\n  }\n  \n  #home .background{\n    position: sticky;\n    z-index: 1;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n  .home #home .background{\n    position: fixed;\n    \n  }\n  \/*#home.off .background{\n    display: none;\n  }*\/\n  \n  @keyframes gradient {\n\t  0% { background-position: 0% 50%; }\n\t  50% { background-position: 100% 50%; }\n\t  100% { background-position: 0% 50%; }\n  }\n  \n\n\n\/* mobile start *\/\t\n@media all and (orientation:portrait), all and (max-width: 959px){\n  \n  \n  #home {\n    height: 38vh;\n  }\n  \n\n}\/* mobile finish *\/  \n\n  \n  \n<\/style>\n\n<section class=\"screen\" id=\"home\">\n  <div class=\"gradient\"><\/div>\n      <img decoding=\"async\" class=\"background\" src=\"https:\/\/japure.kz\/wp-content\/uploads\/2024\/11\/japure-present-1.webp\" alt=\"\">\n    \n<\/section><\/div><div class=\"lazyblock-japan-manicure-Z2nyVgi wp-block-lazyblock-japan-manicure\"><style>\n  .wp-block-lazyblock-japan-manicure{\n    position: relative;\n    background-color: white; \n    z-index: 1;\n  }\n  #japan-manicure{\n    max-width: 100%;\n    overflow: hidden;\n  }\n  #japan-manicure .inner{\n    position: relative;\n    display: grid;\n    grid-template-areas: \"pipka title line\"\n                         \"pipka text text\";\n    grid-template-columns: min-content min-content 1fr;\n    grid-gap: 2.4em;\n    padding: 3em;\n    align-content: center;\n    max-width: 63em;\n    margin: auto;\n  }\n  #japan-manicure .title{\n    grid-area: title;\n    white-space: nowrap;\n    font-size: 2em;\n    line-height: 1;\n    transform: translateY(0.07em);\n  }\n  #japan-manicure .title p{\n    display: inline-block;\n    opacity: 0;\n    transition: 1s;\n  }\n  #japan-manicure .title p:nth-child(1), \n  #japan-manicure.off .title p:nth-child(1){\n    transform: translateX(-1.1em);\n  }\n  #japan-manicure .title p:nth-child(2), \n  #japan-manicure.off .title p:nth-child(2){\n    transform: translateX(1.1em);\n  }\n  #japan-manicure.active .title p:nth-child(1), \n  #japan-manicure.active .title p:nth-child(2){\n    transform: translateX(0);\n    opacity: 1;\n  }\n  \n  #japan-manicure .description{\n    grid-area: text;\n    line-height: 1.6;\n  }\n  #japan-manicure .line{\n    grid-area: line;\n    position: relative;\n  }\n  #japan-manicure .line::after, \n  #japan-manicure.off .line::after{\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 0;\n    height: 0.8em;\n    transform: translateY(-50%);\n    background-color: #FAD8D5;\n    left: 90%;\n    opacity: 0;\n    transition: 1s;\n  }\n  #japan-manicure.active .line::after{\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    left: 0;\n    right: 0;\n    height: 0.8em;\n    transform: translateY(-50%);\n    background-color: #FAD8D5;\n    opacity: 1;\n  }\n  #japan-manicure .pipka{\n    grid-area: pipka;\n    position: relative;\n  }\n  #japan-manicure .pipka::before, \n  #japan-manicure.off .pipka::before{\n    content: \"\";\n    position: absolute;\n    top: 0.8em;\n    left: 50%;\n    bottom: 0;\n    width: 0.15em;\n    overflow: hidden;\n    transform: translateX(-50%);\n    background-color: black;\n    opacity: 0;\n    transition: 1s;\n  }\n  #japan-manicure.active .pipka::before{\n    opacity: 1;\n  }\n  #japan-manicure .pipka::after, \n  #japan-manicure.off .pipka::after{\n    content: \"\";\n    position: absolute;\n    left: 50%;\n    width: 0.75em;\n    height: 0.75em;\n    border-radius: 100%;\n    transform: translateX(-50%);\n    background-color: black;\n    top: 90%;\n    opacity: 0;\n    transition: 1s;\n  }\n  #japan-manicure.active .pipka::after{\n    top: 0.8em;\n    opacity: 1;\n  }\n  \n  \n\/* mobile start *\/\t\n@media all and (orientation:portrait), all and (max-width: 959px){\n  \n  \n  #japan-manicure .inner .pipka, \n  #japan-manicure .inner .line{\n    display: none;\n  }\n  \n  #japan-manicure .inner {\n    position: relative;\n    display: grid;\n    grid-template-areas:\n        \"title\"\n        \"text\";\n    grid-template-columns: 1fr;\n    grid-gap: 2.4em;\n    padding: 3em 1.5em;\n    align-content: center;\n    max-width: 70em;\n    margin: auto;\n}\n#japan-manicure .title {\n    grid-area: title;\n    white-space: normal;\n    font-size: 3.12em;\n    \/* text-align: right; *\/\n    line-height: 1;\n    transform: translateY(0.07em);\n}\n#japan-manicure .title p{\n  display: inline-block;\n}\n\n#japan-manicure .title strong:last-child{\n    position: relative;\n}\n#japan-manicure .title strong:last-child::before{\n    content: \"\";\n    position: absolute;\n    top: -0.46em;\n    right: 0.3em;\n    left: 0.1em;\n    height: 0.123em;\n    overflow: hidden;\n    background-color: black;\n}\n#japan-manicure .title strong:last-child::after{\n    content: \"\";\n    position: absolute;\n    top: -0.701em;\n    right: 0;\n    width: 0.6em;\n    height: 0.6em;\n    border-radius: 100%;\n    background-color: black;\n}\n  \n  \n}\/* mobile finish *\/\n<\/style>\n\n\n<section id=\"japan-manicure\" class=\"screen animation-pipka\"><div class=\"inner\">\n  \n      <div class=\"title\"><p><strong>JAP<\/strong>AN MANIC<strong>URE<\/strong><\/p><\/div>\n    \n      <div class=\"description\"><p><strong><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"129:12\">\u0422\u0430\u0431\u0438\u0493\u0438<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"142:9\">\u0436\u0430\u043f\u043e\u043d\u0434\u044b\u049b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"152:8\">\u0430\u0431\u0440\u0430\u0437\u0438\u0432\u0442\u0456<\/span><\/strong> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"161:1\">\u0436\u04d9\u043d\u0435<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"163:4\">\u0431\u0430\u0440\u043b\u044b\u049b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"168:10\">\u0445\u0438\u043c\u0438\u044f\u043b\u044b\u049b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"179:12\">\u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0442\u0435\u0440\u0434\u0456<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"114:14\">\u049b\u043e\u043b\u0434\u0430\u043d\u0430<\/span> \u043e\u0442\u044b\u0440\u044b\u043f <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"98:13\">\u0436\u0430\u0441\u0430\u043b\u0493\u0430\u043d<\/span>, <strong><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"38:8\">\u0430\u0443\u044b\u0441\u0442\u044b\u0440\u044b\u043b\u0430\u0442\u044b\u043d<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"47:11\">\u0430\u0431\u0440\u0430\u0437\u0438\u0432\u0442\u0456<\/span><\/strong> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"77:8\">\u043c\u0430\u043d\u0438\u043a\u044e\u0440<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"86:1\">\u0436\u04d9\u043d\u0435<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"88:8\">\u043f\u0435\u0434\u0438\u043a\u044e\u0440<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"59:13\">\u0431\u0435\u0442\u0442\u0435\u0440\u0456<\/span> \u0431\u0430\u0440 <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"0:16\">\u041a\u04d9\u0441\u0456\u0431\u0438<\/span> \u0431\u0456\u0440 <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"17:11\">\u0440\u0435\u0442\u0442\u0456\u043a<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"29:5\">\u0444\u0430\u0439\u043b\u0434\u0430\u0440<\/span><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"191:1\">.<\/span><\/p>\n<p><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"228:8\">\u0410\u0431\u0440\u0430\u0437\u0438\u0432\u0442\u0456<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"237:5\">\u0444\u0430\u0439\u043b\u0434\u0430\u0440<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"211:3\">\u04af\u0448\u0456\u043d<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"205:5:215:12\">\u0448\u0438\u043a\u0456\u0437\u0430\u0442<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"194:10\">\u0440\u0435\u0442\u0456\u043d\u0434\u0435<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"284:13\">\u0436\u0430\u0493\u0430\u043b\u0430\u0443<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"298:5\">\u0441\u044b\u0437\u044b\u0493\u044b\u043d\u0434\u0430<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"273:10\">\u04e9\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"256:9\">\u043a\u0432\u0430\u0440\u0446<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"266:5\">\u049b\u04b1\u043c\u044b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"243:12\">\u049b\u043e\u043b\u0434\u0430\u043d\u044b\u043b\u0430\u0434\u044b<\/span><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"303:1\">.<\/span> <strong><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"336:6\">\u041a\u04af\u043d\u043d\u0456\u04a3<\/span><\/strong><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"342:1\">,<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"344:5\">\u0436\u0435\u043b\u0434\u0456\u04a3<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"350:1\">\u0436\u04d9\u043d\u0435<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"352:4\">\u0441\u0443\u0434\u044b\u04a3<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"309:16\">\u0442\u0456\u043a\u0435\u043b\u0435\u0439<\/span> <strong><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"305:3:326:9\">\u04d9\u0441\u0435\u0440\u0456\u043d\u0435\u043d<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"358:9\">\u043a\u0432\u0430\u0440\u0446<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"368:5\">\u0434\u04d9\u043d\u0434\u0435\u0440\u0456<\/span> <\/strong><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"386:8\">\u0434\u04e9\u04a3\u0433\u0435\u043b\u0435\u043a<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"395:1\">\u0436\u04d9\u043d\u0435<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"397:7\">\u0442\u0435\u0433\u0456\u0441<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"405:5\">\u043f\u0456\u0448\u0456\u043d\u0433\u0435<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"374:11\">\u0438\u0435<\/span> \u0431\u043e\u043b\u0430\u0434\u044b<span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"410:1\">,<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"412:1\">\u0441\u043e\u043d\u044b\u043c\u0435\u043d<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"414:5\">\u049b\u0430\u0442\u0430\u0440<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"435:12\">\u043c\u0435\u0445\u0430\u043d\u0438\u043a\u0430\u043b\u044b\u049b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"448:12\">\u04d9\u0441\u0435\u0440\u0433\u0435<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"420:14\">\u0442\u04e9\u0437\u0456\u043c\u0434\u0456\u043b\u0456\u043a<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"461:1\">\u043f\u0435\u043d<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"463:7\">\u0436\u043e\u0493\u0430\u0440\u044b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"471:9\">\u0431\u0435\u0440\u0456\u043a\u0442\u0456\u043a\u043a\u0435<\/span> \u0438\u0435 \u0431\u043e\u043b\u0430\u0434\u044b<span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"480:1\">.<\/span><\/p>\n<p><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"0:11\">\u0410\u0440\u043d\u0430\u0439\u044b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"19:9\">\u04e9\u04a3\u0434\u0435\u0443<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"12:6\">\u04d9\u0434\u0456\u0441\u0456<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"73:11\">\u0430\u0431\u0440\u0430\u0437\u0438\u0432\u0442\u0456<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"85:7\">\u043a\u0435\u043d\u0435\u043f\u0442\u0456\u04a3<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"41:13\">\u0435\u0440\u0435\u043a\u0448\u0435<\/span> <strong><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"55:10\">\u0431\u0456\u0440\u0442\u0435\u043a\u0442\u0456<\/span><\/strong> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"66:6\">\u049b\u04b1\u0440\u0430\u043c\u044b\u043d\u0430<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"29:11\">\u043a\u0435\u043f\u0456\u043b\u0434\u0456\u043a<\/span> \u0431\u0435\u0440\u0435\u0434\u0456<span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"92:1\">,<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"94:7\">\u043e\u043b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"172:8\">\u0442\u044b\u0440\u043d\u0430\u049b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"102:12:181:8\">\u043f\u043b\u0430\u0441\u0442\u0438\u043d\u0430\u0441\u044b\u043d\u0430<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"115:10\">\u043d\u04d9\u0437\u0456\u043a<\/span><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"125:1\">,<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"127:2\">\u0431\u0456\u0440\u0430\u049b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"130:3\">\u0436\u043e\u0493\u0430\u0440\u044b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"134:22\">\u0442\u0438\u0456\u043c\u0434\u0456<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"157:14\">\u04d9\u0441\u0435\u0440<\/span> \u0435\u0442\u0435\u0434\u0456<span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"189:1\">.<\/span> <strong><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"191:12\">\u0410\u049b\u0430\u0443\u043b\u0430\u0440<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"204:1\">\u043c\u0435\u043d<\/span><\/strong> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"206:7\">\u0441\u044b\u0437\u0430\u0442\u0442\u0430\u0440<\/span> \u0436\u043e\u049b<span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"213:1\">.<\/span><\/p>\n<p><strong><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"0:17\">\u0428\u0430\u04a3<\/span> \u04e9\u0442\u043a\u0456\u0437\u0431\u0435\u0439\u0442\u0456\u043d <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"18:8\">\u0436\u0430\u0431\u044b\u043d<\/span><\/strong> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"85:8\">\u0430\u0431\u0440\u0430\u0437\u0438\u0432\u0442\u0456<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"75:9\">\u0431\u04e9\u043b\u0448\u0435\u043a\u0442\u0435\u0440<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"69:5\">\u0430\u0440\u0430\u0441\u044b\u043d\u0434\u0430\u0493\u044b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"27:27\">\u0448\u0430\u04a3<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"55:1\">\u043c\u0435\u043d<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"57:11\">\u043b\u0430\u0441\u0442\u0430\u0443\u0448\u044b<\/span> \u0437\u0430\u0442\u0442\u0430\u0440\u0434\u044b\u04a3 \u0431\u0456\u0442\u0435\u043b\u0443\u0456\u043d\u0435 \u0436\u043e\u043b \u0431\u0435\u0440\u043c\u0435\u0439\u0434\u0456, \u0431\u04b1\u043b \u0435\u04a3 <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"119:11\">\u0442\u0438\u0456\u043c\u0434\u0456<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"131:1\">\u0436\u04d9\u043d\u0435<\/span> <strong><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"95:23:133:11\">\u04b1\u0437\u0430\u049b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"145:6\">\u0436\u04b1\u043c\u044b\u0441<\/span><\/strong> \u0456\u0441\u0442\u0435\u0443\u0433\u0435 \u043c\u04af\u043c\u043a\u0456\u043d\u0434\u0456\u043a \u0431\u0435\u0440\u0435\u0434\u0456<span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"151:1\">.<\/span><\/p><\/div>\n    \n  <div class=\"line\"><\/div>\n  \n  <div class=\"pipka\"><\/div>\n  \n<\/div><\/section><\/div><div class=\"lazyblock-layers-U2m1M wp-block-lazyblock-layers\"><style>\n#layers{\n  position: relative;\n  background: linear-gradient(133.43deg, #D5BEEB 2.36%, #F2D1C2 55.18%, #F9A6A2 100%), #FAD8D5;\n  height: 40vw;\n  -webkit-font-smoothing: auto;\n}\n\n#layers .scene{\n  position: absolute; width: 1em; height: 1em; \n  overflow: visible; white-space: nowrap;\n  top: 50%; left: 48%;\n  transform: translate(-50%, -50%);\n  font-size: 0.9em;\n}\n#layers .group>div, #layers .group>img{\n  position: absolute; top: 50%; left: 50%;\n  transform: translate(-50%, -50%);\n  height: auto;\n  cursor: default;\n  transition: 0.6s ease;\n}\n#layers .scene .layer, \n#layers.off .scene .layer{\n  color: white;\n  z-index: 1;\n  margin-top: -1em;\n  opacity: 0;\n  transition: 0.77s;\n  transition-delay: 0.5s;\n}\n#layers.active .scene .layer{\n  margin-top: 0;\n  opacity: 1;\n  transition: 0.77s;\n  transition-delay: 0.77s;\n}\n#layers .scene .layer:hover{\n  cursor: crosshair;\n}\n \n \n \n\n#layers .scene .punktir1, \n#layers .scene .punktir2, \n#layers .scene .punktir3, \n#layers.off .scene .punktir1, \n#layers.off .scene .punktir2, \n#layers.off .scene .punktir3{\n  display: block;\n  position: absolute;\n  top: 0; left: 0;\n  width: 26em;\n  pointer-events: none;\n}\n#layers .scene .punktir1>div, \n#layers .scene .punktir2>div, \n#layers .scene .punktir3>div, \n#layers.off .scene .punktir1>div, \n#layers.off .scene .punktir2>div, \n#layers.off .scene .punktir3>div{\n  position: relative;\n  width: 26em;\n  height: 8em;\n  overflow: hidden;\n  max-width: 0;\n  transition: 2.2s; \n  transition-delay: 0.33s; \n}\n#layers.off .scene .punktir1>div, \n#layers.off .scene .punktir2>div, \n#layers.off .scene .punktir3>div{\n  transition: 0.5s; \n  transition-delay: 0s; \n}\n#layers.active .scene .punktir1>div, \n#layers.active .scene .punktir2>div, \n#layers.active .scene .punktir3>div{\n  max-width: 26em;\n}\n#layers .scene .punktir1 img, \n#layers .scene .punktir2 img, \n#layers .scene .punktir3 img{\n  width: 22em;\n  display: block;\n  position: absolute;\n  top: 0; left: 0;\n}\n \n \n\n#layers .scene .image1, \n#layers.off .scene .image1{\n  width: 52em;\n  transform: translate(-63%, -161%);\n  transition: 1s;\n  transition-delay: 0.5s;\n}\n#layers.active .scene .image1{\n  transform: translate(-65%, -50%);\n}\n#layers .scene .group1 .layer1:hover ~ .image1{\n  width: 52em;\n  transform: translate(-65%, -70%) scale(1.2)!important;\n  transition-delay: 0s;\n}\n\n#layers .scene .layer1{\n  font-size: 1.35em;\n  transform: translate(-103%, -445%);\n}\n#layers .scene .punktir1, \n#layers.off .scene .punktir1{\n  transform: translate(-76%, -68%);\n}\n#layers .scene .punktir1 img{\n  width: 20em;\n}\n\n\n#layers .scene .image2, \n#layers.off .scene .image2{\n  width: 51.6em;\n  transform: translate(-80.1%, -41%);\n  transition-delay: 0.5s;\n}\n#layers.active .scene .image2{\n  transform: translate(-65.1%, -41%);\n}\n\n#layers .scene .group2 .layer2:hover ~ .image2{\n  width: 52em;\n  transform: translate(-25.1%, -21%)!important;\n  transition-delay: 0s;\n}\n\n#layers .scene .layer2 {\n  font-size: 1.25em;\n  transform: translate(149.5%, -222%);\n}\n#layers .scene .punktir2 {\n  transform: translate(60.35%, -16%);\n}\n#layers .scene .punktir2 img{\n  width: 22.55em;\n}\n\n\n#layers .scene .image3, \n#layers.off .scene .image3{\n  width: 51.8em;\n  transform: translate(-67%, 74%);\n  transition-delay: 0.5s;\n}\n#layers.active .scene .image3 {\n  transform: translate(-65%, -30%);\n}\n\n#layers .scene .group3 .layer3:hover ~ .image3{\n  width: 51.8em;\n  transform: translate(-65%, -6%) scale(0.92);\n  transition-delay: 0s;\n}\n\n#layers .scene .layer3 {\n  font-size: 1.35em;\n  transform: translate(-29.4%, 393%);\n}\n#layers .scene .punktir3 {\n  transform: translate(-50%, 18%) scale(1, -1);\n}\n#layers .scene .punktir3 img{\n  width: 25.7em;\n}\n\n\n#layers .scene .button{\n  \n}\n\n#layers .next{\n  grid-area: next;\n  transform: translate(287%, 308%);\n  opacity: 0;\n  transition: 1s;\n  display: inline-block;\n}\n#layers.screen.active .next{\n  opacity: 1;\n  transition-delay: 1.6s;\n}\n\n#layers .next a{\n  display: inline-block;\n  width: auto;\n  padding: 0.6em 3.3em;\n  font-size: 1em;\n  line-height: 1;\n  text-transform: none;\n  transition: 1s ease;\n}\n\n.version-v1 #layers .next a{\n  color: white;\n}\n.version-v2 #layers .next a{\n  color: white;\n  background: black;\n  border-color: black;\n}\n.version-v3 #layers .next a{\n  color: black;\n  background: white;\n  border-color: white;\n}\n.version-v4 #layers .next a{\n  color: white;\n  background: black;\n  border-color: black;\n  border-radius: 0.5em;\n  text-transform: uppercase;\n  font-size: 0.8em;\n  font-weight: 400;\n}\n\n\n\n\n\/*\n#layers .scene .punktir1, \n#layers .scene .punktir2, \n#layers .scene .punktir3, \n#layers.off .scene .punktir1, \n#layers.off .scene .punktir2, \n#layers.off .scene .punktir3{\n  width: 0%;\n  overflow: hidden;\n  transition: 1s;\n  transition-delay: 1.5s;\n}\n#layers.active .scene .punktir1, \n#layers.active .scene .punktir2, \n#layers.active .scene .punktir3{\n  width: 100%;\n}\n*\/\n\n\n\n\/* mobile start *\/\t\n@media all and (orientation:portrait), all and (max-width: 959px){\n\n  #layers {\n      height: 390vw;\n  }\n  #layers .scene {\n    top: 53%;\n    left: 43%;\n    font-size: 1em;\n    transform: rotate(-90deg);\n}\n\n}\/* mobile finish *\/\n\n<\/style>\n\n\n\n\n<section id=\"layers\" class=\"screen\">\n  <div class=\"inner\">\n  \n  <div class=\"scene\">\n    \n\n\n\n   <div class=\"group group3\">\n   \n              <div class=\"layer layer3\">MEGA SPONGE for manicure<\/div>\n            \n              <img decoding=\"async\" class=\"image image3\" src=\"https:\/\/japure.kz\/wp-content\/uploads\/2024\/11\/3.webp\" alt=\"\">\n            \n              <div class=\"punktir3\">\n          <div>\n            <img decoding=\"async\" src=\"https:\/\/japure.kz\/wp-content\/uploads\/2024\/11\/4.webp\" alt=\"\">\n          <\/div>\n        <\/div>\n          \n   <\/div>\n\n\n\n   <div class=\"group group2\">\n   \n              <div class=\"layer layer2\">\u041f\u041b\u0410\u0421\u0422\u0418\u041a\u041e\u0412\u0410\u042f \u041e\u0421\u041d\u041e\u0412\u0410<\/div>\n            \n              <img decoding=\"async\" class=\"image image2\" src=\"https:\/\/japure.kz\/wp-content\/uploads\/2024\/11\/2.webp\" alt=\"\">\n            \n              <div class=\"punktir2\">\n          <div>\n            <img decoding=\"async\" src=\"https:\/\/japure.kz\/wp-content\/uploads\/2024\/11\/4.webp\" alt=\"\">\n          <\/div>\n        <\/div>\n          \n   <\/div>\n   \n   \n   \n   <div class=\"group group1\">\n   \n              <div class=\"layer layer1\">TOP FILE for manicure<\/div>\n            \n              <img decoding=\"async\" class=\"image image1\" src=\"https:\/\/japure.kz\/wp-content\/uploads\/2024\/11\/1.webp\" alt=\"\">\n            \n              <div class=\"punktir1\">\n          <div>\n            <img decoding=\"async\" src=\"https:\/\/japure.kz\/wp-content\/uploads\/2024\/11\/4.webp\" alt=\"\">\n          <\/div>\n        <\/div>\n          \n    <\/div>\n    \n    \n  \n    \n          <div class=\"next\">\n        <a class=\"button\" href=\"#shop\">\u041a\u0443\u043f\u0438\u0442\u044c<\/a>\n      <\/div>\n        \n  <\/div>\n  \n  <\/div>\n<\/section><\/div><div class=\"lazyblock-nailsfirst-colorsecond-Z1pXHUE wp-block-lazyblock-nailsfirst-colorsecond\"><style>\/*\n  .wp-block-lazyblock-nailsfirst-colorsecond{\n    position: relative;\n    background-color: white;\n    z-index: 1;\n  }\n  .wp-block-lazyblock-nailsfirst-colorsecond .inner{\n    position: relative;\n    display: grid;\n    grid-template-areas: \"pipka title line\"\n                         \"pipka text text\";\n    grid-template-columns: min-content min-content 1fr;\n    grid-gap: 2.4em;\n    padding: 3em;\n    align-content: center;\n    max-width: 63em;\n    margin: auto;\n  }\n  .wp-block-lazyblock-nailsfirst-colorsecond .title{\n    grid-area: title;\n    white-space: nowrap;\n    font-size: 2em;\n    line-height: 1;\n    transform: translateY(0.07em);\n  }\n  .wp-block-lazyblock-nailsfirst-colorsecond .description{\n    grid-area: text;\n    line-height: 1.6;\n  }\n  .wp-block-lazyblock-nailsfirst-colorsecond .line{\n    grid-area: line;\n    position: relative;\n  }\n  .wp-block-lazyblock-nailsfirst-colorsecond .line::after{\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    left: 0;\n    right: 0;\n    height: 0.8em;\n    transform: translateY(-50%);\n    background-color: #FAD8D5;\n  }\n  .wp-block-lazyblock-nailsfirst-colorsecond .pipka{\n    grid-area: pipka;\n    position: relative;\n  }\n  .wp-block-lazyblock-nailsfirst-colorsecond .pipka::before{\n    content: \"\";\n    position: absolute;\n    top: 0.8em;\n    left: 50%;\n    bottom: 0;\n    width: 0.15em;\n    overflow: hidden;\n    transform: translateX(-50%);\n    background-color: black;\n  }\n  .wp-block-lazyblock-nailsfirst-colorsecond .pipka::after{\n    content: \"\";\n    position: absolute;\n    top: 0.8em;\n    left: 50%;\n    width: 0.75em;\n    height: 0.75em;\n    border-radius: 100%;\n    transform: translateX(-50%);\n    background-color: black;\n  }*\/\n  \n  \n\/* mobile start *\/\t\/*\n@media all and (orientation:portrait), all and (max-width: 959px){\n  \n  \n  .wp-block-lazyblock-nailsfirst-colorsecond .inner .pipka, \n  .wp-block-lazyblock-nailsfirst-colorsecond .inner .line{\n    display: none;\n  }\n  \n  .wp-block-lazyblock-nailsfirst-colorsecond .inner {\n    position: relative;\n    display: grid;\n    grid-template-areas:\n        \"title\"\n        \"text\";\n    grid-template-columns: 1fr;\n    grid-gap: 2.4em;\n    padding: 3em 1.5em;\n    align-content: center;\n    max-width: 70em;\n    margin: auto;\n}\n.wp-block-lazyblock-nailsfirst-colorsecond .title {\n    grid-area: title;\n    white-space: normal;\n    font-size: 2.2em;\n    \n    line-height: 1;\n    transform: translateY(0.07em);\n}\n.wp-block-lazyblock-nailsfirst-colorsecond .title strong:last-child{\n    position: relative;\n}\n.wp-block-lazyblock-nailsfirst-colorsecond .title strong:last-child::before{\n    content: \"\";\n    position: absolute;\n    top: -0.45em;\n    right: 0.3em;\n    left: 2.5em;\n    height: 0.09em;\n    overflow: hidden;\n    background-color: black;\n}\n.wp-block-lazyblock-nailsfirst-colorsecond .title strong:last-child::after{\n    content: \"\";\n    position: absolute;\n    top: -0.658em;\n    right: 0;\n    width: 0.5em;\n    height: 0.5em;\n    border-radius: 100%;\n    background-color: black;\n}\n  \n  *\/\n}\/* mobile finish *\/\n<\/style>\n\n\n<section id=\"japan-manicure\" class=\"screen animation-pipka\">\n  <div class=\"inner\">\n    \n          <div class=\"title\"><p><strong>NAILS<\/strong>FIRST<\/p>\n<p>COLOR<strong>SECOND<\/strong><\/p><\/div>\n        \n          <div class=\"description\"><p><strong><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"46:9\">\u041a\u0435\u0440\u0435\u043c\u0435\u0442<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"56:7\">\u043c\u0430\u043d\u0438\u043a\u044e\u0440<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"64:1\">\u043c\u0435\u043d<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"66:7\">\u043f\u0435\u0434\u0438\u043a\u044e\u0440<\/span><\/strong> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"30:4\">\u043d\u0435\u0434\u0435\u043d<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"28:1:35:10\">\u0431\u0430\u0441\u0442\u0430\u043b\u0430\u0434\u044b<\/span> \u0434\u0435\u043f <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"0:12:19:7\">\u043e\u0439\u043b\u0430\u0434\u044b\u04a3\u044b\u0437<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"13:2\">\u0431\u0430<\/span><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"16:2:73:1\">?<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"114:7\">\u0421\u04b1\u043b\u0443\u043b\u044b\u049b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"104:9\">\u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u044f\u0441\u044b\u043d\u044b\u04a3<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"79:12\">\u0442\u04d9\u0436\u0456\u0440\u0438\u0431\u0435\u0448\u0456\u043b\u0435\u0440\u0456<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"75:3\">\u0440\u0435\u0442\u0456\u043d\u0434\u0435<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"122:2\">\u0431\u0456\u0437<\/span> <strong><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"136:5\">\u0444\u0430\u0439\u043b\u0434\u0430\u0440<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"142:6\">\u0448\u0435\u0448\u0435\u0442\u0456\u043d\u0456\u043d<\/span><\/strong> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"125:5:132:3\">\u0431\u0456\u043b\u0435\u043c\u0456\u0437<\/span><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"148:1\">!<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"173:1\">&#171;<\/span><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"174:15\">\u0418\u0434\u0435\u0430\u043b\u0438\u0441\u0442\u0456\u043a<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"190:5\">\u0444\u0430\u0439\u043b\u0434\u044b<\/span><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"195:1\">&#171;<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"150:15\">\u04b1\u0437\u0430\u049b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"166:6\">\u0456\u0437\u0434\u0435\u0441\u0442\u0456\u0440\u0443<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"196:1\">*<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"301:8\">\u0441\u0430\u043f\u0430\u0441\u044b<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"298:2\">\u0436\u0430\u0493\u044b\u043d\u0430\u043d<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"287:10\">\u0431\u0456\u0440\u0435\u0433\u0435\u0439<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"310:10\">\u0430\u0431\u0440\u0430\u0437\u0438\u0432\u0442\u0456<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"321:10\">\u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u0434\u0430\u0440<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"274:12\">\u04e9\u043d\u0434\u0456\u0440\u0456\u0441\u0456\u043d\u0434\u0435<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"257:7\">\u04d9\u043b\u0435\u043c\u0434\u0456\u043a<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"265:1\">&#171;<\/span><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"266:4\">\u0433\u0443\u0440\u0443\u043b\u0430\u0440\u0493\u0430<\/span><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"270:1\">&#171;<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"243:13\">\u0436\u04af\u0433\u0456\u043d\u0456\u043f<\/span><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"241:1\">,<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"224:2\">\u043e\u043d\u044b<\/span> \u04e9\u0437 <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"227:14\">\u0431\u0435\u0442\u0456\u043d\u0448\u0435<\/span> <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"216:7\">\u049b\u04b1\u0440\u0443<\/span> \u0442\u0443\u0440\u0430\u043b\u044b <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"208:7\">\u0448\u0435\u0448\u0456\u043c<\/span> \u049b\u0430\u0431\u044b\u043b\u0434\u0430\u0443\u0493\u0430 <span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"198:9\">\u04d9\u043a\u0435\u043b\u0434\u0456<\/span><span class=\"EzKURWReUAB5oZgtQNkl\" data-src-align=\"331:1\">.<\/span><\/p>\n<p><strong>&#171;\u0418\u0434\u0435\u0430\u043b\u0438\u0441\u0442\u0456\u043a \u0444\u0430\u0439\u043b&#187;<\/strong> &#8212; \u0442\u044b\u0440\u043d\u0430\u049b \u043f\u043b\u0430\u0441\u0442\u0438\u043d\u0430\u0441\u044b\u043c\u0435\u043d \u0434\u0435, \u0442\u0435\u0440\u0456\u043c\u0435\u043d \u0434\u0435 \u0436\u04b1\u043c\u044b\u0441 \u0456\u0441\u0442\u0435\u0443\u0433\u0435 \u0430\u0440\u043d\u0430\u043b\u0493\u0430\u043d \u043a\u04e9\u043f \u0444\u0443\u043d\u043a\u0446\u0438\u044f\u043b\u044b \u0444\u0430\u0439\u043b. \u0422\u0438\u0456\u043c\u0434\u0456 \u0436\u04d9\u043d\u0435 \u0441\u043e\u043d\u044b\u043c\u0435\u043d \u0431\u0456\u0440\u0433\u0435 \u0430\u0442\u0440\u0430\u0432\u043c\u0430\u0442\u0438\u043a\u0430\u043b\u044b\u049b, \u0435\u04a3 \u0430\u0437 \u043a\u04af\u0442\u0456\u043c\u043c\u0435\u043d \u0442\u0430\u043c\u0430\u0448\u0430 \u043d\u04d9\u0442\u0438\u0436\u0435\u0433\u0435 \u049b\u043e\u043b \u0436\u0435\u0442\u043a\u0456\u0437\u0435\u0434\u0456. \u0421\u0430\u0443, \u0436\u044b\u043b\u0442\u044b\u0440, \u049b\u044b\u0437\u0493\u044b\u043b\u0442 \u0442\u0430\u0431\u0438\u0493\u0438 \u0442\u044b\u0440\u043d\u0430\u049b\u0442\u0430\u0440 \u2014 \u0431\u04b1\u043b \u04b1\u043c\u0442\u044b\u043b\u0443 \u043a\u0435\u0440\u0435\u043a \u043d\u04d9\u0440\u0441\u0435.<br \/><strong>\u0422\u044b\u0440\u043d\u0430\u049b\u0442\u0430\u0440 \u0431\u0430\u0441\u0442\u0430\u043f\u049b\u044b, \u0442\u04af\u0441\u0456 \u0435\u043a\u0456\u043d\u0448\u0456.<\/strong><\/p><\/div>\n        \n    <div class=\"line\"><\/div>\n    \n    <div class=\"pipka\"><\/div>\n    \n  <\/div>\n<\/section><\/div><div class=\"lazyblock-combine-ZmQHkq wp-block-lazyblock-combine\">\n<style>\n.block-combine {\n  background: linear-gradient(133.43deg, #D5BEEB 2.36%, #F2D1C2 55.18%, #F9A6A2 100%), #FAD8D5;\n  height: 32em;\n  overflow: hidden;\n}\n.block-combine .inner{\n  display: grid;\n  grid-template-areas: \"visual .\"\n                       \"visual logo\"\n                       \"visual description\"\n                       \"visual next\"\n                       \"visual .\";\n  grid-template-columns: 1.2fr 1fr;\n  grid-template-rows: 1fr min-content min-content min-content 1fr;\n  justify-content: start;\n  align-items: center;\n  grid-gap: 1em 4em;\n  height: 100%;\n  max-width: 63em;\n  margin: auto;\n  padding: 1.6em 0 1.8em 0;\n}\n\n\n.block-combine .group{\n  grid-area: visual;\n  position: relative;\n  height: 100%;\n}\n.block-combine .group img, \n.block-combine.off .group img{\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 16em;\n  height: auto;\n  transform: translateX(-30%);\n  transition: 1s;\n}\n.block-combine.screen-scroll-queue .next, \n.block-combine.screen-scroll-queue .description li, \n.block-combine.screen-scroll-queue svg, \n.block-combine.screen-scroll-queue .group img, \n.block-combine.off.screen-scroll-queue .group img, \n.block-combine.screen-scroll .next, \n.block-combine.screen-scroll .description li, \n.block-combine.screen-scroll svg, \n.block-combine.screen-scroll .group img, \n.block-combine.off.screen-scroll .group img{\n  transition: none!important;\n}\n.block-combine.screen.active .group img:nth-child(1){\n  transform: translateX(90%);\n}\n.block-combine.screen.active .group img:nth-child(2){\n  transform: translateX(40%);\n}\n.block-combine.screen.active .group img:nth-child(3){\n  transform: translateX(-10%);\n}\n\n\n.block-combine .logo{\n  grid-area: logo;\n  display: grid;\n  grid-template-columns: min-content min-content min-content;\n  justify-content: start;\n  align-items: center;\n  grid-gap: 0.33em;\n}\n.block-combine .logo svg{\n  height: 2.3em; width: auto;\n}\n.block-combine.off .logo svg{\n  transition-delay: 0s!important;\n}\n\n.block-combine .logo svg:nth-child(1){\n  height: 5.5em;\n  transform: scale(0.1);\n  opacity: 0;\n  transition: 1s;\n  transition-delay: 0.3s;\n}\n.block-combine.screen.active .logo svg:nth-child(1){\n  transform: scale(1);\n  opacity: 1;\n}\n\n.block-combine .logo svg:nth-child(2){\n  transform: translateX(-9%);\n  opacity: 0;\n  transition: 1s;\n  transition-delay: 0.5s;\n}\n.block-combine.screen.active .logo svg:nth-child(2){\n  transform: translateX(0);\n  opacity: 1;\n}\n\n.block-combine .logo svg:nth-child(3){\n  height: 1.2em;\n  transform: translateY(-59%);\n  \n  opacity: 0;\n  transition: 1s;\n  transition-delay: 0.9s;\n}\n.block-combine.screen.active .logo svg:nth-child(3){\n  opacity: 1;\n}\n\n\n\n.block-combine .description{\n  grid-area: description;\n  padding: 0 0 0 13rem;\n  color: white;\n  font-weight: 300;\n  font-size: 1.3em;\n  line-height: 0.9;\n  max-width: 21em;\n}\n.block-combine .description ul{\n  margin: 0;\n  padding: 0;\n}\n.block-combine .description li::after{\n  content: \"\";\n  position: absolute;\n  top: 0.35em;\n  left: -0.7em;\n  border-radius: 100%;\n  width: 0.24em;\n  height: 0.24em;\n  background-color: rgba(255,255,255,0.8);\n}\n\n\n.block-combine .description li{\n  position: relative;\n  margin: 0.8em 0;\n  transform: translateX(50%);\n  opacity: 0;\n  transition: 1s;\n}\n.block-combine.screen.active .description li{\n  transform: translateX(0);\n  opacity: 1;\n  transition: 1s;\n  transition-delay: 0.5s;\n}\n.block-combine.screen.active .description li:nth-child(2){\n  transition-delay: 0.65s;\n}\n.block-combine.screen.active .description li:nth-child(3){\n  transition-delay: 0.8s;\n}\n\n\n.block-combine .next{\n  grid-area: next;\n  transform: translateX(50%);\n  opacity: 0;\n  transition: 1s;\n  display: inline-block;\n}\n.block-combine.screen.active .next{\n  transform: translateX(0);\n  opacity: 1;\n  transition-delay: 1.6s;\n}\n\n.block-combine .next a{\n  display: inline-block;\n  width: auto;\n  padding: 0.6em 3.3em;\n  font-size: 1em;\n  line-height: 1;\n  text-transform: none;\n  transition: 1s ease;\n}\n\n.version-v1 .block-combine .next a{\n  color: white;\n}\n.version-v2 .block-combine .next a{\n  color: white;\n  background: black;\n  border-color: black;\n}\n.version-v3 .block-combine .next a{\n  color: black;\n  background: white;\n  border-color: white;\n}\n.version-v4 .block-combine .next a{\n  color: white;\n  background: black;\n  border-color: black;\n  border-radius: 0.5em;\n  text-transform: uppercase;\n  font-size: 0.8em;\n  font-weight: 400;\n}\n\n\n\n\n.block-combine .inner {\n    display: grid;\n    grid-template-areas:\n        \"visual .\"\n        \"visual logo\"\n        \"visual description\"\n        \"visual next\"\n        \"visual .\";\n    grid-template-columns: 1.2fr 1fr;\n    grid-template-rows: 1fr min-content min-content min-content 1fr;\n    justify-content: start;\n    align-items: center;\n    grid-gap: 1em 4em;\n    height: 100%;\n    max-width: 63em;\n    margin: auto;\n    padding: 1.6em 0 1.8em 0;\n}\n\n\n\n\n\/* mobile start *\/\t\n@media all and (orientation:portrait), all and (max-width: 959px){\n  \n  .block-combine {\n    height: 100%;\n    overflow: hidden;\n  }\n  \n  .block-combine .inner {\n    display: grid;\n    grid-template-areas:\n        \"logo\"\n        \"description\"\n        \"next\"\n        \"visual\";\n    grid-template-columns: 1fr;\n    grid-template-rows: min-content min-content min-content 26em;\n    justify-content: start;\n    align-items: center;\n    grid-gap: 1em;\n    height: 100%;\n    max-width: 100%;\n    margin: auto;\n    padding: 1.6em 0 1.8em 0;\n  }\n  \n  \n  .block-combine .inner{\n    display: grid;\n    grid-template-areas:\n        \"visual\"\n        \"logo\"\n        \"description\"\n        \"next\";\n    grid-template-columns: 1fr;\n    grid-template-rows: 13em min-content min-content min-content;\n    justify-content: start;\n    align-items: center;\n    grid-gap: 1em;\n    height: 100%;\n    max-width: 100%;\n    margin: auto;\n    padding: 1.6em 0 1.8em 0;\n  }\n  .block-combine .group{\n    transform: rotate(76deg) scale(0.8) translate(-7%, -16%);\n  }\n  .version-v1 .block-combine .next a{\n    color: white;\n    border-color: white;\n    background: transparent;\n  }\n  .block-combine .next a{\n    color: black;\n    border-color: black;\n    background: transparent;\n  }\n  .block-combine .description{\n    color: black;\n  }\n  .block-combine .description li::after {\n    content: \"\";\n    position: absolute;\n    top: 0.35em;\n    left: -0.7em;\n    border-radius: 100%;\n    width: 0.24em;\n    height: 0.24em;\n    background-color: rgba(0,0,0,0.8);\n  }\n  \n  .block-combine .group img, .block-combine.off .group img {\n      width: 11em;\n  }\n  .block-combine .logo {\n    justify-content: center;\n    font-size: 0.8em;\n    grid-gap: 0.33em;\n  }\n  .block-combine .description {\n    padding: 0 15rem 0 45rem;\n    font-size: 1em;\n}\n.block-combine .next {\n    margin: auto auto 1.1em auto;\n}  \n  \n  \n}\/* mobile finish *\/\n\n\n<\/style>\n\n\n  \n\n<section class=\"block-combine screen\" id=\"combine\">\n  \n  <div class=\"inner\">\n    \n    <div class=\"group\">\n   \n              <img decoding=\"async\" class=\"image image1\" src=\"https:\/\/japure.kz\/wp-content\/uploads\/2024\/11\/1-1.webp\" alt=\"\">\n            \n              <img decoding=\"async\" class=\"image image2\" src=\"https:\/\/japure.kz\/wp-content\/uploads\/2024\/11\/2-1.webp\" alt=\"\">\n            \n              <img decoding=\"async\" class=\"image image3\" src=\"https:\/\/japure.kz\/wp-content\/uploads\/2024\/11\/3-1.webp\" alt=\"\">\n          \n   <\/div>\n    \n    <div class=\"logo\">\n      <svg class=\"one\" viewBox=\"0 0 100 100\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <path d=\"M41.6375 0.567105C31.888 2.28342 22.2907 7.12724 15.0166 14.0307C9.95142 18.8745 4.92429 26.8459 2.63923 33.7874C0.925437 38.8601 0.278004 42.2927 0.0494982 47.8231C-0.407514 58.8075 2.29647 68.6477 8.31379 77.954C10.7512 81.7299 18.1395 89.1291 21.8337 91.5701C30.8216 97.4437 39.3144 99.9992 49.8257 99.9992C58.2804 100.037 63.8788 98.8168 71.1148 95.4604C85.3583 88.7859 95.8315 75.5893 98.9544 60.295C102.382 43.4369 97.2787 26.4263 85.1679 14.4121C77.513 6.82213 67.6872 1.94015 56.8332 0.338259C53.139 -0.195707 45.2555 -0.0812811 41.6375 0.567105ZM60.076 8.46152C61.6318 8.60745 61.6318 10.9607 61.6318 10.9607V44.3523C61.6318 82.1876 61.708 80.7001 59.3087 84.6667C57.8615 86.9551 55.6526 88.9003 52.8724 90.2734C51.0063 91.1887 49.8904 91.5911 46.8437 91.5911C43.9873 91.5911 42.5135 91.1887 40.6093 90.2734C32.7258 86.5737 29.2982 76.1995 34.0968 70.4785C36.6485 67.4273 41.7518 66.4356 45.4079 68.2282C48.3785 69.7538 50.5874 73.1102 50.5874 76.2377C50.5874 79.1364 53.4437 80.662 55.5764 78.9457C56.4904 78.221 56.4904 78.1447 56.4904 70.2496C56.4904 61.2866 56.3762 60.829 53.5579 58.0066C51.5775 55.9851 48.9878 55.1079 46.0172 55.3749C43.6179 55.5656 42.0945 56.2521 40.1522 57.9303C37.5625 60.2187 37.6387 60.562 37.6387 42.0639C37.6387 30.4311 37.7529 25.244 38.0957 24.5956C38.3242 24.0616 40.4188 22.1927 42.742 20.4764C45.0651 18.7601 49.2925 15.5944 52.1488 13.4586C59.2325 8.19517 58.5203 8.3156 60.076 8.46152Z\" fill=\"white\"><\/path>\n      <\/svg>\n      <svg class=\"two\" viewBox=\"0 0 167 37\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <path d=\"M13.0367 0.0869141H19.8967V23.915C19.8967 27.7074 19.5957 30.3685 18.9937 31.8984C18.3917 33.4284 17.3987 34.6491 16.0157 35.5605C14.6317 36.4557 12.9717 36.9033 11.0347 36.9033C7.07974 36.9033 3.71073 35.1699 0.927734 31.7031L5.85873 27.0889C6.94973 28.3258 7.87774 29.1559 8.64274 29.5791C9.40774 30.0023 10.1477 30.2139 10.8637 30.2139C11.5967 30.2139 12.1417 29.9046 12.4997 29.2861C12.8577 28.6676 13.0367 27.3086 13.0367 25.209V0.0869141ZM37.5617 0.0869141H44.4957L58.3137 36H51.2097L48.4017 28.6025H33.7537L30.8237 36H23.7197L37.5617 0.0869141ZM41.0777 9.60841L36.2927 21.9375H45.8387L41.0777 9.60841ZM62.1117 0.0869141H69.3627C73.2857 0.0869141 76.1097 0.453116 77.8347 1.18552C79.5757 1.90172 80.9437 3.07361 81.9367 4.70121C82.9457 6.31251 83.4497 8.24932 83.4497 10.5117C83.4497 13.0182 82.7907 15.1016 81.4727 16.7617C80.1707 18.4219 78.3957 19.5775 76.1497 20.2285C74.8317 20.6029 72.4307 20.79 68.9477 20.79V36H62.1117V0.0869141ZM68.9477 14.125H71.1207C72.8297 14.125 74.0177 14.0029 74.6857 13.7588C75.3527 13.5146 75.8737 13.1159 76.2477 12.5625C76.6387 11.9928 76.8337 11.3092 76.8337 10.5117C76.8337 9.12831 76.2967 8.11912 75.2227 7.48442C74.4407 7.01242 72.9927 6.77642 70.8767 6.77642H68.9477V14.125ZM88.4197 0.0869141H95.2797V23.3291C95.2797 25.3311 95.4507 26.7471 95.7927 27.5771C96.1507 28.4072 96.7287 29.0745 97.5257 29.5791C98.3397 30.0674 99.3167 30.3115 100.456 30.3115C101.66 30.3115 102.694 30.0348 103.557 29.4814C104.436 28.9281 105.038 28.2282 105.363 27.3818C105.705 26.5192 105.876 24.8835 105.876 22.4746V0.0869141H112.736V21.498C112.736 25.1113 112.533 27.6178 112.126 29.0176C111.719 30.4173 110.938 31.7682 109.782 33.0703C108.643 34.3724 107.325 35.3408 105.827 35.9756C104.33 36.5941 102.588 36.9033 100.603 36.9033C97.9977 36.9033 95.7277 36.3092 93.7907 35.1211C91.8697 33.9167 90.4947 32.4193 89.6647 30.6289C88.8347 28.8223 88.4197 25.7786 88.4197 21.498V0.0869141ZM119.659 0.0869141H126.91C130.882 0.0869141 133.705 0.445014 135.382 1.16111C137.075 1.86101 138.434 3.03291 139.459 4.67682C140.484 6.32062 140.997 8.26561 140.997 10.5117C140.997 12.8717 140.427 14.8493 139.288 16.4443C138.165 18.0231 136.464 19.2194 134.186 20.0332L142.682 36H135.211L127.13 20.79H126.495V36H119.659V0.0869141ZM126.495 14.125H128.644C130.825 14.125 132.322 13.8402 133.136 13.2705C133.966 12.7008 134.381 11.7568 134.381 10.4385C134.381 9.65721 134.177 8.98182 133.771 8.41212C133.364 7.82622 132.818 7.41112 132.135 7.16702C131.451 6.90662 130.198 6.77642 128.375 6.77642H126.495V14.125ZM146.724 0.0869141H166.328V6.77642H153.511V13.2705H166.328V19.8379H153.511V29.2861H166.328V36H146.724V0.0869141Z\" fill=\"white\"><\/path>\n      <\/svg>\n      <svg class=\"three\" viewBox=\"0 0 17 17\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <path d=\"M16.1457 8.57807C16.1457 9.95827 15.8047 11.2409 15.1207 12.4258C14.4377 13.6042 13.4997 14.5384 12.3087 15.2285C11.1167 15.9186 9.84071 16.2637 8.47971 16.2637C7.11971 16.2637 5.8437 15.9219 4.6517 15.2383C3.4607 14.5482 2.51968 13.6107 1.82968 12.4258C1.14568 11.2409 0.804688 9.97137 0.804688 8.61717C0.804688 7.24997 1.14568 5.96737 1.82968 4.76947C2.51968 3.57157 3.4577 2.63087 4.6427 1.94727C5.8337 1.26367 7.11271 0.921875 8.47971 0.921875C9.84771 0.921875 11.1197 1.26367 12.2987 1.94727C13.4837 2.62427 14.4207 3.56177 15.1107 4.75977C15.8007 5.95767 16.1457 7.23047 16.1457 8.57807ZM15.0817 8.58787C15.0817 7.41597 14.7857 6.31578 14.1927 5.28708C13.6007 4.25198 12.7967 3.43817 11.7807 2.84567C10.7657 2.25327 9.67169 1.95697 8.49969 1.95697C7.32169 1.95697 6.21469 2.25327 5.17969 2.84567C4.15069 3.43817 3.33968 4.25198 2.74768 5.28708C2.16168 6.31578 1.86868 7.42247 1.86868 8.60737C1.86868 9.78577 2.16168 10.8861 2.74768 11.9082C3.33968 12.9303 4.15369 13.7376 5.18869 14.3301C6.22469 14.9225 7.32769 15.2188 8.49969 15.2188C9.66469 15.2188 10.7587 14.9225 11.7807 14.3301C12.8027 13.7311 13.6067 12.9238 14.1927 11.9082C14.7857 10.8861 15.0817 9.77927 15.0817 8.58787ZM5.28668 4.11517H8.96869C9.82769 4.11517 10.4467 4.20307 10.8237 4.37887C11.2017 4.54817 11.5077 4.82807 11.7417 5.21877C11.9827 5.60937 12.1037 6.06507 12.1037 6.58587C12.1037 7.03517 12.0187 7.42247 11.8497 7.74797C11.7187 7.98887 11.4357 8.25257 10.9997 8.53907C11.3967 8.73437 11.6637 8.96217 11.8007 9.22267C11.9377 9.47657 12.0057 9.91597 12.0057 10.541V11.5371C12.0057 12.0059 12.1097 12.3965 12.3177 12.709L12.4647 12.9434H10.9017C10.8047 12.5788 10.7357 12.1458 10.6967 11.6445L10.6287 10.5605C10.6027 10.1634 10.5377 9.88347 10.4337 9.72067C10.3357 9.55787 10.1927 9.44077 10.0037 9.36907C9.82169 9.29747 9.45369 9.26167 8.89969 9.26167H6.68369V12.9434H5.28668V4.11517ZM6.68369 5.38477V8.00197H8.85168C9.50868 8.00197 9.95469 7.92708 10.1887 7.77728C10.5347 7.56248 10.7067 7.19787 10.7067 6.68357C10.7067 6.23437 10.5827 5.90557 10.3357 5.69727C10.0887 5.48887 9.62269 5.38477 8.93869 5.38477H6.68369Z\" fill=\"white\"><\/path>\n      <\/svg>\n    <\/div>\n    \n        \n          <div class=\"description\"><ul>\n<li>\u041a\u043e\u043c\u0431\u0438\u043d\u0438\u0440\u0443\u0439 \u0440\u0430\u0437\u043d\u044b\u0435 \u0430\u0431\u0440\u0430\u0437\u0438\u0432\u043d\u044b\u0435 \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u0438 \u043d\u0430 \u043e\u0434\u043d\u043e\u0439<br \/>\u043f\u043b\u0430\u0441\u0442\u0438\u043a\u043e\u0432\u043e\u0439 \u043e\u0441\u043d\u043e\u0432\u0435.<\/li>\n<li>\u042d\u043a\u043e\u043d\u043e\u043c\u044c \u0432\u0440\u0435\u043c\u044f \u043d\u0430 \u0441\u043c\u0435\u043d\u0435 \u043f\u0438\u043b\u043e\u043a<br \/>\u0432\u043e \u0432\u0440\u0435\u043c\u044f \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u044b.<\/li>\n<li>\u0420\u0430\u0431\u043e\u0442\u0430\u0439 \u0433\u0438\u0433\u0438\u0435\u043d\u0438\u0447\u043d\u043e, \u0431\u044b\u0441\u0442\u0440\u043e \u0438 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439 \u043d\u043e\u0432\u0443\u044e \u0430\u0431\u0440\u0430\u0437\u0438\u0432\u043d\u0443\u044e \u043f\u043e\u0432\u0435\u0440\u0445\u043d\u043e\u0441\u0442\u044c<br \/>\u043d\u0430 \u043a\u0430\u0436\u0434\u0443\u044e \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0443.<\/li>\n<\/ul><\/div>\n        \n          <div class=\"next\">\n        <a href=\"#shop\" class=\"button\">\n          \u041a\u0443\u043f\u0438\u0442\u044c        <\/a>\n      <\/div>\n        \n  <\/div>\n  \n  \n    \n  \n<\/section><\/div><div id=\"payment-and-delivery\" class=\"wp-block-group screen\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\"><h2 class=\"wp-block-heading\">\u0414\u041e\u0421\u0422\u0410\u0412\u041a\u0410<\/h2>\n\n<h3 class=\"wp-block-heading\">\u0410\u041b\u041c\u0410\u0422\u042b:<\/h3>\n\n<ul class=\"wp-block-list\"><li>1500 \u0422\u0435\u043d\u0433\u0435<\/li>\n\n<li>\u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e \u043f\u0440\u0438 \u0437\u0430\u043a\u0430\u0437\u0435 \u043e\u0442 15000 \u0422\u0435\u043d\u0433\u0435<\/li><\/ul>\n\n<h3 class=\"wp-block-heading\">\u0410\u041b\u041c\u0410\u0422\u0418\u041d\u0421\u041a\u0410\u042f \u041e\u0411\u041b\u0410\u0421\u0422\u042c:<\/h3>\n\n<ul class=\"wp-block-list\"><li>\u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0434\u043e \u0434\u0432\u0435\u0440\u0438 \u0438\u043b\u0438 \u0432 \u043f\u0443\u043d\u043a\u0442 \u0432\u044b\u0434\u0430\u0447\u0438 \u0421\u0414\u042d\u041a \u0438\u043b\u0438 Pony Express<\/li>\n\n<li>\u0440\u0430\u0441\u0441\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u0440\u0438 \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u0438 \u0437\u0430\u043a\u0430\u0437\u0430<\/li><\/ul>\n\n<h3 class=\"wp-block-heading\">\u0420\u0415\u0413\u0418\u041e\u041d\u042b:<\/h3>\n\n<ul class=\"wp-block-list\"><li>\u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0434\u043e \u0434\u0432\u0435\u0440\u0438 \u0438\u043b\u0438 \u0432 \u043f\u0443\u043d\u043a\u0442 \u0432\u044b\u0434\u0430\u0447\u0438 \u0421\u0414\u042d\u041a \u0438\u043b\u0438 Pony Express<\/li>\n\n<li>\u0440\u0430\u0441\u0441\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u0440\u0438 \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u0438 \u0437\u0430\u043a\u0430\u0437\u0430<\/li><\/ul>\n\n<h3 class=\"wp-block-heading\">\u041c\u0415\u0416\u0414\u0423\u041d\u0410\u0420\u041e\u0414\u041d\u0410\u042f \u0414\u041e\u0421\u0422\u0410\u0412\u041a\u0410<\/h3>\n\n<ul class=\"wp-block-list\"><li>\u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u041a\u0430\u0437\u043f\u043e\u0447\u0442\u043e\u0439, EMS, DHL, Pony Express \u0438\u043b\u0438 \u0434\u0440\u0443\u0433\u0438\u043c \u0441\u043f\u043e\u0441\u043e\u0431\u043e\u043c \u043f\u043e \u0441\u043e\u0433\u043b\u0430\u0441\u043e\u0432\u0430\u043d\u0438\u044e<\/li><\/ul>\n\n<h2 class=\"wp-block-heading\">\u041e\u041f\u041b\u0410\u0422\u0410<\/h2>\n\n<h3 class=\"wp-block-heading\">\u0412\u042b \u041c\u041e\u0416\u0415\u0422\u0415 \u041e\u041f\u041b\u0410\u0422\u0418\u0422\u042c \u0417\u0410\u041a\u0410\u0417<\/h3>\n\n<ul class=\"wp-block-list\"><li>\u0431\u0430\u043d\u043a\u043e\u0432\u0441\u043a\u043e\u0439 \u043a\u0430\u0440\u0442\u043e\u0439 \u043e\u043d\u043b\u0430\u0439\u043d<\/li>\n\n<li>\u043a\u0443\u0440\u044c\u0435\u0440\u0443 \u043d\u0430\u043b\u0438\u0447\u043d\u044b\u043c\u0438<\/li>\n\n<li>\u043f\u043e \u0441\u0447\u0451\u0442\u0443 (\u0434\u043b\u044f \u044e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043b\u0438\u0446)<\/li><\/ul>\n\n<p>\u0414\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0435 \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u044b \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0438 \u0438 \u043e\u043f\u043b\u0430\u0442\u044b \u043e\u0442\u043e\u0431\u0440\u0430\u0437\u044f\u0442\u0441\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u0440\u0438 \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u0438 \u0437\u0430\u043a\u0430\u0437\u0430.<\/p><\/div><\/div><div class=\"lazyblock-order-Zpmm5J wp-block-lazyblock-order\"><style>\n\n  .block-order{\n    display: flex;\n    min-height: 80vh;\n    background-color: rgb(255,255,255)!important;\n  }\n  .block-order .visual-effects{\n    position: absolute;\n    top: 0; right: 0; bottom: 0; left: 0;\n    background: #F4F4F4;\n    overflow: hidden;\n    height: 100%;\n  }\n  .block-order>.inner{\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-areas: \"title button\"\n                         \"text button\";\n    grid-template-columns: 1fr min-content;\n    grid-template-rows: min-content min-content;\n    \n    grid-gap: 2em 4em;\n    align-items: center;\n    justify-content: space-around;\n    max-width: 52.3em;\n    margin: auto;\n    pointer-events: none;\n  }\n.block-order .background-image{\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  \n  filter: blur(1em) saturate(157%);\n \n  transition: 1.5s ease;\n}\n.block-order:hover .background-image{\n  filter: blur(0) saturate(57%);\n \n}\n.block-order .title{\n    grid-area: title;\n    white-space: nowrap;\n    font-size: 2em;\n    line-height: 1;\n    transform: translateY(0.07em);\n  }\n.block-order .description{\n    grid-area: text;\n    line-height: 1.3;\n    max-width: 21em;\n  }\n.block-order .button{\n    grid-area: button;\n    pointer-events: auto;\n    white-space: nowrap;\n    margin-top: 0.5em;\n    padding: 0.57em 0.77em;\n    margin-bottom: 0;\n    letter-spacing: 0.03em;\n    background-color: #FAD8D5!important;\n    cursor: pointer;\n    color: inherit;\n    border: 0.1em solid;\n    text-align: center; \n  }\n  .block-order .button a{\n    color: inherit;\n    text-decoration: none;\n    font-weight: 400;\n  }\n  \n  \n  \n\/* mobile start *\/\t\n@media all and (orientation:portrait), all and (max-width: 959px){\n\n\n  .block-order{\n    padding: 20rem;\n  }\n  \n  .block-order>.inner{\n    grid-template-areas: \"title\"\n                         \"text\" \n                         \"button\";\n    grid-template-columns: 1fr;\n    grid-template-rows: min-content min-content min-content;\n    grid-gap: 2em 4em;\n    align-items: center;\n    justify-content: space-around;\n    max-width: auto;\n  }\n\n  .block-order .title{\n    font-size: 1.85em;\n    font-weight: 300;\n    text-transform: uppercase;\n  }\n  \n\n\n}\/* mobile finish *\/\n<\/style>\n\n\n\n<section class=\"block-order screen\" id=\"order\">\n  <div class=\"inner\">\n    \n          <div class=\"title\">\u0411\u043b\u0430\u043d\u043a \u0437\u0430\u043a\u0430\u0437\u0430<\/div>\n        \n          <div class=\"description\"><p>\u041f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0435\u043c \u0432\u0430\u043c \u0432\u043e\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u043c \u0441\u043f\u043e\u0441\u043e\u0431\u043e\u043c \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u044f \u0437\u0430\u043a\u0430\u0437\u0430 \u0441 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u0431\u043b\u0430\u043d\u043a\u0430 \u0437\u0430\u043a\u0430\u0437\u0430 \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 Excel<\/p><\/div>\n        \n    <div class=\"line\"><\/div>\n    \n    <div class=\"pipka\"><\/div>\n    \n        <div class=\"button\">\n      <a href=\"https:\/\/japure.kz\/wp-content\/uploads\/2024\/11\/Blank-Zakaza-Rok-Byuti-rub-2024-07-01-1-1.xls\">\u0421\u043a\u0430\u0447\u0430\u0442\u044c \u0431\u043b\u0430\u043d\u043a \u0437\u0430\u043a\u0430\u0437\u0430<\/a>\n    <\/div>\n        \n  <\/div>\n\n  <div class=\"visual-effects\">\n            <img decoding=\"async\" alt=\"\u0421\u0442\u0430\u0442\u044c \u043f\u0430\u0440\u0442\u043d\u0451\u0440\u043e\u043c\" class=\"background-image\" src=\"https:\/\/japure.kz\/wp-content\/uploads\/2024\/11\/image.youweb.ru-191.jpeg-1-1.webp\" >\n      <\/div>\n\n<\/section>\n\n<\/div><div id=\"cooperation\" class=\"wp-block-group screen\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\"><h2 class=\"wp-block-heading\">\u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u0430<\/h2>\n\n<ul class=\"wp-block-list\"><li>\u0423\u0432\u0430\u0436\u0430\u0435\u043c\u044b\u0435 \u043a\u043e\u043b\u043b\u0435\u0433\u0438! \u0423 \u043d\u0430\u0441 \u043d\u0435\u0442 \u043c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0439 \u0441\u0443\u043c\u043c\u044b \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0437\u0430\u043a\u0430\u0437. \u041f\u0440\u043e\u0441\u0442\u043e \u0437\u0430\u043a\u0430\u0437\u044b\u0432\u0430\u0439\u0442\u0435 \u0441\u0442\u043e\u043b\u044c\u043a\u043e, \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0432\u0430\u043c \u043d\u0443\u0436\u043d\u043e \u043d\u0430 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442, \u0443\u0447\u0438\u0442\u044b\u0432\u0430\u044f \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e\u0439 \u0438\u043b\u0438 \u043f\u043b\u0430\u0442\u043d\u043e\u0439 \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0438.<\/li>\n\n<li>\u041c\u044b \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u0441 \u044e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u043c\u0438 \u043b\u0438\u0446\u0430\u043c\u0438, \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u043c\u0438 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044f\u043c\u0438, \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u043c\u0438 \u043c\u0430\u0441\u0442\u0435\u0440\u0430\u043c\u0438.<\/li>\n\n<li>\u0414\u041e\u0421\u0422\u0410\u0412\u041a\u0410 \u043f\u043e \u041c\u041e\u0421\u041a\u0412\u0415 \u0438 \u043e\u0431\u043b\u0430\u0441\u0442\u0438: \u2014 \u043f\u0440\u0438 \u0437\u0430\u043a\u0430\u0437\u0435 \u043d\u0430 \u0441\u0443\u043c\u043c\u0443 \u043c\u0435\u043d\u0435\u0435 5000 \u0440\u0443\u0431. \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0430 \u0432 \u043f\u0440\u0435\u0434\u0435\u043b\u0430\u0445 \u041c\u041a\u0410\u0414 \u0433. \u041c\u043e\u0441\u043a\u0432\u0430 450 \u0440\u0443\u0431., \u2014 \u043f\u0440\u0438 \u0437\u0430\u043a\u0430\u0437\u0435 \u043d\u0430 \u0441\u0443\u043c\u043c\u0443 \u0431\u043e\u043b\u0435\u0435 5000 \u0440\u0443\u0431. \u0414\u043e\u0441\u0442\u0430\u0432\u043a\u0430 \u0432 \u043f\u0440\u0435\u0434\u0435\u043b\u0430\u0445 \u041c\u041a\u0410\u0414 \u0433. \u041c\u043e\u0441\u043a\u0432\u0430 \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u0430\u044f.<\/li>\n\n<li>\u0414\u043e\u0441\u0442\u0430\u0432\u043a\u0430 \u0437\u0430 \u043f\u0440\u0435\u0434\u0435\u043b\u044b \u041c\u041a\u0410\u0414 \u0433. \u041c\u043e\u0441\u043a\u0432\u0430 \u043e\u0431\u0433\u043e\u0432\u0430\u0440\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u043e.<\/li>\n\n<li>\u0414\u041e\u0421\u0422\u0410\u0412\u041a\u0410 \u0432 \u0420\u0415\u0413\u0418\u041e\u041d\u042b \u0420\u0424 \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0442\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442\u043d\u044b\u043c\u0438 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f\u043c\u0438 \u0421\u0414\u042d\u041a, \u041f\u043e\u043d\u0438 \u042d\u043a\u0441\u043f\u0440\u0435\u0441\u0441, \u0414\u0435\u043b\u043e\u0432\u044b\u0435 \u041b\u0438\u043d\u0438\u0438.<\/li>\n\n<li>\u0414\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u0443\u0441\u043b\u043e\u0432\u0438\u0439 \u043b\u043e\u044f\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u0437\u0430\u043f\u043e\u043b\u043d\u0438\u0442\u0435 \u043d\u0430\u0448\u0443 \u0444\u043e\u0440\u043c\u0443.<\/li><\/ul>\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\"><div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-cool-to-warm-spectrum-gradient-background has-background wp-element-button\" href=\"#become-partner\" style=\"border-radius:0.1em\">\u0421\u0442\u0430\u0442\u044c \u043f\u0430\u0440\u0442\u043d\u0451\u0440\u043e\u043c<\/a><\/div><\/div><\/div><\/div><div class=\"lazyblock-become-partner-Z1x9VYv wp-block-lazyblock-become-partner\"><style>\n.block-become-partner{\n  display: flex;\n  min-height: 80vh;\n}\n.block-become-partner .visual-effects{\n  position: absolute;\n  z-index: -1;\n  top: 0; right: 0; bottom: 0; left: 0;\n  background: #F4F4F4;\n  overflow: hidden;\n  height: 100%;\n}\n.block-become-partner .inner{\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-areas: \". form\"\n                         \"title form\"\n                         \"text form\"\n                         \". form\";\n    grid-template-columns: 1fr min-content;\n    grid-template-rows: 0.6fr min-content min-content 1fr;\n    \n    grid-gap: 2em 4em;\n    align-items: center;\n    justify-content: space-around;\n    max-width: 52.3em;\n    margin: auto;\n    pointer-events: none;\n  }\n.block-become-partner .background-image{\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  filter: blur(0) saturate(77%);\n  transform: scale(1);\n  transition: 1.5s ease;\n}\n.block-become-partner:hover .background-image{\n  filter: blur(0.9em) saturate(177%);\n  transform: scale(1.25);\n}\n.block-become-partner .title{\n    grid-area: title;\n    white-space: nowrap;\n    font-size: 2em;\n    line-height: 1;\n    transform: translateY(0.07em);\n  }\n.block-become-partner .description{\n    grid-area: text;\n    line-height: 1.3;\n    max-width: 21em;\n  }\n.block-become-partner .form{\n    grid-area: form;\n    line-height: 1;\n    min-width: 18em;\n    pointer-events: auto;\n  }\n.block-become-partner .form p{\n  line-height: 0;\n}\n.block-become-partner .form input, \n.block-become-partner .form textarea{\n   border: 0.1em solid;\n   border-radius: 0;\n   background: white !important;\n   outline: none;\n   padding: 0.5em 0.7em;\n   width: calc(100% - 0.7em);\n   color: inherit;\n   font-size: inherit;\n   font-family: inherit;\n   margin-bottom: 0.6em;\n   border-width: 0 0 0.1em 0;\n}\n\n.block-become-partner .form textarea{\n    height: 3.5em;\n    padding-top: 1.2em;\n}\n.block-become-partner .form input[type=\"submit\"]{\n    margin-top: 0.5em;\n    padding: 0.57em;\n    margin-bottom: 0;\n    letter-spacing: 0.03em;\n    background-color: #FAD8D5!important;\n    cursor: pointer;\n    color: inherit;\n    border: 0.1em solid;\n}\n\n\n\n\/* mobile start *\/\t\n@media all and (orientation:portrait), all and (max-width: 959px){\n\n\n  \n  .block-become-partner{\n    padding: 48rem 20rem 60rem 20rem;\n  }\n\n  .block-become-partner .inner{\n    grid-template-areas: \"title\"\n                         \"text\"\n                         \"form\";\n    grid-template-columns: 1fr;\n    grid-template-rows: min-content min-content min-content;\n    grid-gap: 2em 4em;\n    align-items: center;\n    justify-content: space-around;\n    max-width: auto;\n    margin: auto;\n  }\n  \n  .block-become-partner .title {\n    font-size: 1.822em;\n    font-weight: 300;\n    text-transform: uppercase;\n  }\n\n\n}\/* mobile finish *\/\n<\/style>\n\n\n\n\n<section class=\"block-become-partner screen\" id=\"become-partner\">\n  \n  <div class=\"inner\">\n    \n          <div class=\"title\">\u0421\u0442\u0430\u0442\u044c \u043f\u0430\u0440\u0442\u043d\u0451\u0440\u043e\u043c<\/div>\n        \n          <div class=\"description\">\u041e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0438\u0442\u044c \u043c\u0435\u0447\u0442\u0443 \u0438 \u0441\u0442\u0430\u0442\u044c \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u043e\u043c \u043c\u043e\u0436\u043d\u043e, \u0437\u0430\u043f\u043e\u043b\u043d\u0438\u0432 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e \u0444\u043e\u0440\u043c\u0443<\/div>\n        \n    <div class=\"form\">\n      \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f492-o1\" lang=\"ru-RU\" dir=\"ltr\" data-wpcf7-id=\"492\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/kz\/wp-json\/wp\/v2\/pages\/42#wpcf7-f492-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u043d\u0430\u044f \u0444\u043e\u0440\u043c\u0430\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"492\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0.3\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"ru_RU\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f492-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<input type=\"hidden\" name=\"lang\" value=\"kz\" \/>\n<\/div>\n<div class=\"home-contact-form-holder\">\n\t<div class=\"form-left\">\n\t\t<div class=\"form-control\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"text\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u0418\u043c\u044f*\" value=\"\" type=\"text\" name=\"text\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"form-control\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"number\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u0422\u0435\u043b\u0435\u0444\u043e\u043d*\" value=\"\" type=\"text\" name=\"number\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"form-control\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email*\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"form-control\">\n\t<\/div>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"msg\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"\u0421\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435\" name=\"msg\"><\/textarea><\/span>\n\t<\/p>\n<\/div>\n<div class=\"form-action\">\n\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435\" \/>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n    <\/div>\n    \n  <\/div>\n  \n  \n      <div class=\"visual-effects\">\n      <img decoding=\"async\" alt=\"\u0421\u0442\u0430\u0442\u044c \u043f\u0430\u0440\u0442\u043d\u0451\u0440\u043e\u043c\" class=\"background-image\" src=\"https:\/\/japure.kz\/wp-content\/uploads\/2024\/11\/image.youweb.ru-188.jpeg-1.webp\" >\n    <\/div>\n    \n  \n  \n  \n  \n<\/section><\/div><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\"><h2 class=\"wp-block-heading\">\u0411\u043e\u0441 \u0436\u04b1\u043c\u044b\u0441 \u043e\u0440\u044b\u043d\u0434\u0430\u0440\u044b<\/h2>\n\n<p><strong>&#8212; \u0421\u0430\u0442\u0443 \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440\u0456<\/strong><\/p>\n\n<p><strong>&#8212; \u041a\u043b\u0438\u0435\u043d\u0442\u0442\u0435\u0440\u043c\u0435\u043d \u0436\u04b1\u043c\u044b\u0441 \u0436\u04e9\u043d\u0456\u043d\u0434\u0435\u0433\u0456 \u041c\u0435\u043d\u0435\u0434\u0436\u0435\u0440<\/strong><\/p><\/div><\/div><div class=\"lazyblock-contact-VMx8D wp-block-lazyblock-contact\"><style>\n\n  .block-contacts{\n    display: flex;\n    min-height: 80vh;\n    padding: 3em;\n    background-color: rgb(255,255,255)!important;\n  }\n  .block-contacts>.visual-effects{\n    position: absolute;\n    top: 0; right: 0; bottom: 0; left: 0;\n    overflow: hidden;\n    height: 100%;\n    background: linear-gradient(133.43deg, #D5BEEB 2.36%, #F2D1C2 55.18%, #F9A6A2 100%), #FAD8D5;\n    pointer-events: none;\n  }\n  .block-contacts>.inner{\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-areas: \"title qr\"\n                         \"text qr\"\n                         \"text mail\"\n                         \"text form\";\n    grid-template-columns: 1fr 1fr;\n    grid-template-rows: auto auto;\n    grid-gap: 2em 4em;\n    align-items: center;\n    justify-content: space-around;\n    min-width: 52.3em;\n    max-width: 52.3em;\n    margin: auto;\n    pointer-events: none;\n  }\n.block-contacts>.visual-effects .background-image{\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  \n  filter: blur(1em) saturate(157%);\n \n  transition: 1.5s ease;\n}\n.block-contacts:hover>.visual-effects .background-image{\n  filter: blur(0) saturate(57%);\n \n}\n.block-contacts .title{\n    grid-area: title;\n    white-space: nowrap;\n    font-size: 2em;\n    line-height: 1;\n    transform: translateY(0.07em);\n  }\n.block-contacts .description{\n    grid-area: text;\n    line-height: 1.5;\n    max-width: 21em;\n  }\n\/*.block-contacts .description p{\n  margin: 0.5em 0;\n}*\/\n.block-contacts .description a{\n    font-size: 1.5em;\n    line-height: 1.2;\n    color: inherit!important;\n    text-decoration: none!important;\n}\n\n.block-contacts .description p em{\n  display: block;\n  margin: 0.35em 0;\n  line-height: 1.25;\n}\n.block-contacts .description p em:first-child{\n  margin-top: 0;\n}\n.block-contacts .description p em:last-child{\n  margin-bottom: 0;\n}\n.block-contacts .description p br{\n  height: 0; overflow: hidden;\n}\n\n.block-contacts .mail{\n    grid-area: mail;\n    xxfont-weight: 300;\n    font-size: 1.2em;\n    line-height: 1.3;\n    justify-self: center;\n  }\n.block-contacts .qr-code{\n    grid-area: qr;\n    justify-self: center;\n    align-self: end;\n  }\n.block-contacts .qr-code img{\n  display: block;\n  max-width: 100%;\n  height: 11em;\n  width: auto;\n  margin-bottom: -0.61em;\n}\n.block-contacts .form{\n    grid-area: form;\n  }\n.block-contacts .map-code{\n    grid-area: map;\n  }\n  \n.block-contacts .button{\n    grid-area: button;\n    pointer-events: auto;\n    white-space: nowrap;\n    margin-top: 0.5em;\n    padding: 0.57em 0.77em;\n    margin-bottom: 0;\n    letter-spacing: 0.03em;\n    background-color: #FAD8D5!important;\n    cursor: pointer;\n    color: inherit;\n    border: 0.1em solid;\n    \n  }\n  .block-contacts .button a{\n    color: inherit;\n    text-decoration: none;\n    font-weight: 400;\n  }\n  \n  \n  .block-contacts .form{\n    grid-area: form;\n    line-height: 1;\n    min-width: 18em;\n    pointer-events: auto;\n  }\n.block-contacts .form p{\n  line-height: 0;\n}\n.block-contacts .form input, \n.block-contacts .form textarea{\n   border: 0.1em solid;\n   border-radius: 0;\n   background: white !important;\n   outline: none;\n   padding: 0.5em 0.7em;\n   width: 100%; \n   color: inherit;\n   font-size: 1em;\n   font-family: inherit;\n   margin-bottom: 0.6em;\n   border-width: 0 0 0.1em 0;\n}\n\n.block-contacts .form textarea{\n    height: 3.5em;\n}\n.block-contacts .form input[type=\"submit\"]{\n    margin-top: 0.5em;\n    padding: 0.57em;\n    margin-bottom: 0;\n    letter-spacing: 0.03em;\n    background-color: #FAD8D5!important;\n    cursor: pointer;\n    color: inherit;\n    border: 0.1em solid;\n}\n  \n  \n  \n.block-contacts .wpcf7-spinner{\n  display: none;\n}\n  \n  \n.lazyblock .lzb-content-controls {\n    \tposition: relative;\n    \tz-index: 1;\n\t}\n\n\n\n\n\/* mobile start *\/\t\n@media all and (orientation:portrait), all and (max-width: 959px){\n\n\n  \n\n  .block-contacts{\n    padding: 42rem 20rem;\n  }\n\n  \n  .block-contacts>.inner{\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-areas: \"title\"\n                         \"text\"\n                         \"qr\"\n                         \"mail\"\n                         \"form\";\n    grid-template-columns: 1fr;\n    grid-template-rows: auto auto;\n    grid-gap: 2em 4em;\n    align-items: center;\n    justify-content: space-around;\n    min-width: auto;\n    max-width: auto;\n    margin: auto;\n  }\n  \n  .block-contacts .title {\n    font-size: 1.85em;\n    font-weight: 300;\n    text-transform: uppercase;\n  }\n\n  .block-contacts .form {\n      min-width: auto;\n  }\n\n}\/* mobile finish *\/\n<\/style>\n\n\n\n<section class=\"block-contacts screen\" id=\"contact\">\n\n\n  <div class=\"inner\">\n    \n          <div class=\"title\">\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u044b<\/div>\n        \n          <div class=\"description\"><p><em>\u0417\u0432\u043e\u043d\u043e\u043a \u043f\u043e \u0420\u043e\u0441\u0441\u0438\u0438 \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439<br><\/em><a href=\"tel:8800225514\"><a href=\"tel:+77001002909\">+7 (700) 100-29-09<\/a><\/a><em>\u041c\u0435\u043d\u0435\u0434\u0436\u0435\u0440 \u043f\u043e \u0440\u0430\u0431\u043e\u0442\u0435 \u0441 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u043c\u0438<br><\/em><a href=\"tel:+74952480775\">+7 (495) 248-07-75<\/a><br><a href=\"tel:+74956643103\">+7 (495) 664-31-03<\/a><br><em>\u041f\u041d-\u041f\u0422, \u0441 10 \u0434\u043e 18 \u0447\u0430\u0441\u043e\u0432<br>\u043f\u043e \u043c\u043e\u0441\u043a\u043e\u0432\u0441\u043a\u043e\u043c\u0443 \u0432\u0440\u0435\u043c\u0435\u043d\u0438<\/em>\u0420\u0424, \u0433. \u041c\u043e\u0441\u043a\u0432\u0430<br>\u041e\u041e\u041e \u00ab\u0420\u043e\u043a \u0411\u044c\u044e\u0442\u0438\u00bb\u0418\u041d\u041d 7714404315<br>\u041a\u041f\u041f 771401001<br>\u041e\u0413\u0420\u041d 1167746758409<\/p><\/div>\n        \n          <div class=\"mail\">japure@japure.ru<\/div>\n        \n          <div class=\"qr-code\">\n         <img decoding=\"async\" src=\"https:\/\/japure.kz\/wp-content\/uploads\/2024\/11\/3439e93e04573af9cb28c532ef18beae-1.svg\" alt=\"\">\n      <\/div>\n         \n      \n  \n    <div class=\"form\">\n      \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f492-o2\" lang=\"ru-RU\" dir=\"ltr\" data-wpcf7-id=\"492\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/kz\/wp-json\/wp\/v2\/pages\/42#wpcf7-f492-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u043d\u0430\u044f \u0444\u043e\u0440\u043c\u0430\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"492\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0.3\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"ru_RU\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f492-o2\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<input type=\"hidden\" name=\"lang\" value=\"kz\" \/>\n<\/div>\n<div class=\"home-contact-form-holder\">\n\t<div class=\"form-left\">\n\t\t<div class=\"form-control\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"text\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u0418\u043c\u044f*\" value=\"\" type=\"text\" name=\"text\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"form-control\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"number\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u0422\u0435\u043b\u0435\u0444\u043e\u043d*\" value=\"\" type=\"text\" name=\"number\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"form-control\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email*\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"form-control\">\n\t<\/div>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"msg\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"\u0421\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435\" name=\"msg\"><\/textarea><\/span>\n\t<\/p>\n<\/div>\n<div class=\"form-action\">\n\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435\" \/>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n    <\/div>\n    \n  \n  <\/div>\n  \n  <div class=\"visual-effects\">\n      <\/div>\n\n<\/section>\n\n\n\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0414\u041e\u0421\u0422\u0410\u0412\u041a\u0410 \u0410\u041b\u041c\u0410\u0422\u042b: \u0410\u041b\u041c\u0410\u0422\u0418\u041d\u0421\u041a\u0410\u042f \u041e\u0411\u041b\u0410\u0421\u0422\u042c: \u0420\u0415\u0413\u0418\u041e\u041d\u042b: \u041c\u0415\u0416\u0414\u0423\u041d\u0410\u0420\u041e\u0414\u041d\u0410\u042f \u0414\u041e\u0421\u0422\u0410\u0412\u041a\u0410 \u041e\u041f\u041b\u0410\u0422\u0410 \u0412\u042b \u041c\u041e\u0416\u0415\u0422\u0415 \u041e\u041f\u041b\u0410\u0422\u0418\u0422\u042c \u0417\u0410\u041a\u0410\u0417 \u0414\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0435 \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u044b \u0434\u043e\u0441\u0442\u0430\u0432\u043a\u0438 \u0438 \u043e\u043f\u043b\u0430\u0442\u044b \u043e\u0442\u043e\u0431\u0440\u0430\u0437\u044f\u0442\u0441\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u0440\u0438 \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u0438 \u0437\u0430\u043a\u0430\u0437\u0430. \u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0411\u043e\u0441 \u0436\u04b1\u043c\u044b\u0441 \u043e\u0440\u044b\u043d\u0434\u0430\u0440\u044b &#8212; \u0421\u0430\u0442\u0443 \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440\u0456 &#8212; \u041a\u043b\u0438\u0435\u043d\u0442\u0442\u0435\u0440\u043c\u0435\u043d \u0436\u04b1\u043c\u044b\u0441 \u0436\u04e9\u043d\u0456\u043d\u0434\u0435\u0433\u0456 \u041c\u0435\u043d\u0435\u0434\u0436\u0435\u0440<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-42","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/japure.kz\/kz\/wp-json\/wp\/v2\/pages\/42","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/japure.kz\/kz\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/japure.kz\/kz\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/japure.kz\/kz\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/japure.kz\/kz\/wp-json\/wp\/v2\/comments?post=42"}],"version-history":[{"count":38,"href":"https:\/\/japure.kz\/kz\/wp-json\/wp\/v2\/pages\/42\/revisions"}],"predecessor-version":[{"id":518,"href":"https:\/\/japure.kz\/kz\/wp-json\/wp\/v2\/pages\/42\/revisions\/518"}],"wp:attachment":[{"href":"https:\/\/japure.kz\/kz\/wp-json\/wp\/v2\/media?parent=42"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}