@charset "UTF-8";.cart-module-item[data-v-bd3f0ade]{display:flex;flex-direction:row;align-items:center}.cart-module-item__image[data-v-bd3f0ade]{height:65px;margin-right:30px;max-width:90px;overflow:hidden}@media screen and (min-width: 992px){.cart-module-item__image[data-v-bd3f0ade]{height:96px;max-width:120px}}.cart-module-item__image img[data-v-bd3f0ade]{width:100%;height:100%;object-fit:contain}.cart-module-item__desscription[data-v-bd3f0ade]{margin-right:20px}.cart-module-item__title[data-v-bd3f0ade]{display:block;font-family:var(--f-base);font-size:.875rem;color:var(--c-secondary);margin-bottom:10px}@media screen and (min-width: 992px){.cart-module-item__title[data-v-bd3f0ade]{font-size:1rem}}.cart-module-item__price-quantity[data-v-bd3f0ade]{display:flex;flex-direction:row;align-items:baseline;gap:20px}.cart-module-item__price[data-v-bd3f0ade]{font-family:var(--f-base);font-size:1.25rem;font-weight:700;color:var(--c-accent-jucy);line-height:27px}@media screen and (min-width: 992px){.cart-module-item__price[data-v-bd3f0ade]{font-size:1.375rem}}.cart-module-item__number[data-v-bd3f0ade]{font-family:var(--f-base);font-size:.75rem;color:var(--c-accent-jucy)}@media screen and (min-width: 992px){.cart-module-item__number[data-v-bd3f0ade]{font-size:.875rem}}.cart-module-item__remove-btn[data-v-bd3f0ade]{margin-left:auto;font-size:1.5rem;cursor:pointer}.cart-module__cart-btn[data-v-2aa098d0]{position:relative;background:var(--c-primary);border-radius:var(--b-radius-slg);width:60px;display:flex;align-items:center;justify-content:center;height:100%}@media screen and (min-width: 720px){.cart-module__cart-btn[data-v-2aa098d0]{width:max-content;padding:8px 20px;border-radius:var(--b-radius-xl)}}.cart-module__cart-btn[data-v-2aa098d0]:after{content:attr(data-products-number);position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;margin-top:6px;color:var(--c-secondary-dark);font-size:10px}@media screen and (min-width: 720px){.cart-module__cart-btn[data-v-2aa098d0]:after{justify-content:flex-end;font-size:10px;margin-right:30px}}.cart-module__cart-btn-text[data-v-2aa098d0]{font-size:1rem;color:var(--c-secondary-dark);font-weight:500;line-height:normal;margin-right:20px}@media screen and (max-width: 719px){.cart-module__cart-btn-text[data-v-2aa098d0]{display:none}}@media screen and (min-width: 1360px){.cart-module__cart-btn-text[data-v-2aa098d0]{margin-right:40px}}.cart-module__cart-btn-icon[data-v-2aa098d0]:before{margin:0;color:var(--c-secondary-dark);font-size:1.5rem}@media screen and (min-width: 720px){.cart-module__cart-btn-icon[data-v-2aa098d0]:before{font-size:1.625rem}}.cart-module__cart-btn-icon--empty[data-v-2aa098d0]:before{top:0}.cart-module__body[data-v-2aa098d0]{position:absolute;overflow:hidden;right:0;top:80px;background-color:var(--c-grey-00);border:1px solid var(--c-grey-20);border-radius:var(--b-radius-xxl);box-shadow:0 12px 27px #0000000f;padding:20px;width:100%}@media screen and (min-width: 992px){.cart-module__body[data-v-2aa098d0]{padding:30px;width:520px}}@media screen and (min-width: 1360px){.cart-module__body[data-v-2aa098d0]{padding-inline:40px;width:550px}}.cart-module__header[data-v-2aa098d0]{margin-bottom:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-family:var(--f-base);color:var(--c-secondary)}@media screen and (min-width: 992px){.cart-module__header[data-v-2aa098d0]{margin-bottom:30px}}.cart-module__title[data-v-2aa098d0]{font-size:1.125rem;font-weight:600}@media screen and (min-width: 992px){.cart-module__title[data-v-2aa098d0]{font-size:1.25rem}}.cart-module__clear-cart[data-v-2aa098d0]{font-size:.875rem;font-weight:300;cursor:pointer}@media screen and (min-width: 992px){.cart-module__clear-cart[data-v-2aa098d0]{font-size:1rem}}.cart-module__items[data-v-2aa098d0]{position:relative;display:flex;flex-direction:column;gap:15px;margin-bottom:40px;overflow-y:auto;overflow-x:hidden;max-height:35svh}@media screen and (min-width: 992px){.cart-module__items[data-v-2aa098d0]{gap:20px;margin-bottom:60px}}@media screen and (min-width: 1360px){.cart-module__items[data-v-2aa098d0]{gap:30px;margin-bottom:50px}}.cart-module__sum[data-v-2aa098d0]{position:relative;font-family:var(--f-base);font-size:1.25rem;font-weight:500;display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:var(--c-secondary);margin-bottom:15px}@media screen and (min-width: 992px){.cart-module__sum[data-v-2aa098d0]{font-size:1.5rem;margin-bottom:30px}}.cart-module__sum[data-v-2aa098d0]:before{content:"";position:absolute;top:-20px;left:-20px;width:100svw;border-bottom:1px solid var(--c-grey-20)}@media screen and (min-width: 992px){.cart-module__sum[data-v-2aa098d0]:before{left:-30px}}@media screen and (min-width: 1360px){.cart-module__sum[data-v-2aa098d0]:before{left:-40px}}.cart-module__sum span[data-v-2aa098d0]{font-weight:700}.cart-module__to-cart-btn[data-v-2aa098d0]{width:100%;text-align:center;padding-block:15px;border-radius:var(--b-radius-xl);font-size:.875rem}@media screen and (min-width: 992px){.cart-module__to-cart-btn[data-v-2aa098d0]{padding-block:19px;font-size:1rem}}.__ymap{color:#000;position:relative}.__ymap_container{width:100%;height:100%}.__ymap_slots{display:none}.__ymap--grab [class$=main-engine-container] canvas{cursor:grab}.__ymap--grabbing:focus [class$=main-engine-container] canvas,.__ymap--grabbing:active [class$=main-engine-container] canvas{cursor:grabbing}.icon[data-v-04edfde2]{position:relative;width:60px;height:60px;color:var(--c-secondary);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAAB8CAYAAACbksWfAAAAAXNSR0IArs4c6QAAGnlJREFUeF7tXQd4lMXWPrMlm+xms0kMEgKXIIQuVxREvd4fI3JBQBFUihSxgA0QkF5UbMC10ISAFJFQhIAiGKXpFYUrIEoRDCCGEilJCCm7yZbsfjv/c5Zd/mR3vrYd+c/z5OHRnW++mXm/mXPmVAJRRJTShgBQBwAMABDv/tMBQBUAVLr/KgDgMiGkIIqGHvShkKD3KKFDSqkWANq5/9oAQAMAuEnCo95NSgDgTwA4CgA/A8AhQojFj36i7pGwAUMpjQWA7gDwEAD8PYQrcRgAcgkhX4TwHSHvOuTAUEqbAkB/AOgCAHEhn9H/vQCPv60AsI4QcjaM7w3Kq0ICDKVUBQCdAKAfANwWlJEG1slPALAeAHYTQpyBdRWep4MODKX0QQAY4yfPCPWsLwHALELIf0P9okD7DxowlNIkAHgVADr6OyhqsSgcp/Nj6eUStdNYoaImo5KaLUqi03EKfYKDJOg5kpJiVzVuYiVxcYF8+VsA4H1CiNnfsYb6uaAAQym93w1KgtQBO8vKVPZDB+MdeXk67veTOuelS7HOigq11OcViYl2kpZmVTdrVqlq1bpKffsdlcRg4KQ+DwAo0U0jhKA0F3UUEDCU0hgAGAcAj0qamd1ObNu3J9l2bEtxnDypB0olPSapESGgat3aqHnwwRJNp87loFJJ6Rx33UoAWEwIkQOqpCEF0shvYCilGQDwbwBIFxsANVYozdkrU6t37qxDLRalWPtAfyd6vUPTtWtx3IABxSQ+QcqC/wYAkwghyIOigvwChlJ6DwC8BwB4N+ElPK4sKz9Jrf5mZx1aXa0I94yJVstpejxUpB04qAi0WjGeVAYAowgheeEeJ+t9soGhlPYAgNcBgH+hzWaFeXV2XVvuV3WpNfQ7RGwhFTqdQ/PoY4Vx/foXQ0yM0BFnA4DxhJAfxfoM9e+ygKGUDgKA0UKDsn2zI9GclZVOKyvxLhNVpEhKqta+Mu5szF13mUQGhsfaN5EcvGRg3JLXuwDAfsbhIFXz5jawbd92cyQnJPZuolBQzeN9LmmfHXoJCO/0qwHgBULIr2L9hep3ScBQSlHRuAQAmOIsMnfjhAlNudP5qAm+LkjVtm1Fwrvv/yEwWCMAPBUpLbYoMJTSegCwBgCYdxRncbHaNG5sM67wkqAgIAkthQKUjW4BZVo9UCTfBESnA1AqATgOaFUVOEuvAHfxEnBnzwA4xXi5+BuVGU0rE9597w8SH88nuaHmemAkLqKCwLh1XqsBAEVjH3KePx9jHDumubOsDO8zfpGqVStQd7gL1G3bgqpFSwCFBOHN6QTHieNgP3wY7D/tB0ee/4KUokEDi2HOvJMCl9MfCCGv+DW5AB4SA2YaAPRi9e86vl58oSV3+bJG7vuJVguaHg+BpktXUKaLXoNEu+fOnQXbjh1gy/0SqEW+OUbZuHGV4cOFJ0Gt5pPY5hJC8AMNG/ECQylF7TAyex+iNpvC+PKIZtyZM/J4ikIBcQMHQezjfYDEBd8CgKBYN+SAZe0a2Ued6o525QkzZ+ULCARPEEJOhQsZJjBuVcsmAKjLGkjlm9MbVe/ZI8viGJOZCdpnh4KibmrI5+YsLATz8mVQ/f0uWe+K7dvvonboML7b/0FCyHOyOgygMR8wwwDgeVa/eE+pevfdJnLeqRs12nV0hZtsX+VC1by50l+rUFD9B7NPqFvfyqd1nkAI+Y/0Dv1v6QMMpRTvIbhbfHiH8+KFmIoXnm9FrVZJ+i5FairET5oCyOAjRY6836By1kzAXSSFlCkptoTlK/J4zAqFhJCwfGEsYCYCQB/WJCpGvNSc+/139F4RJWWTJqCf/kZYji6xwSAopjdeBy4/X6yp63dN1weLdWPHoajMopmEkM8kdRRAo1rAUEpTAOBL1kXSlpubXDV/7i1S3qVMbwT6mbNAkYLdRQc5S0rANHkicOfOiQ4ItQP6+fOPq5q1YIl4FwGgd6jNBN7AoLw+wGfkZrOibPDANtRkEtV/EX0CJMyeExQxWHQFZTZAUIyvjAZqElOVAV50qwxLlp7gecV0QkiuzNfLan4NGLev104WbzGv+DjV+una+lJ61r/5FqjvRqtAdJJ9714wvY4WcHGKnzrtj5j7MtHB0JvyCSHoaBIyqgnMw251fq2XoR2+fOATbaRoi+OeGABxTz8TssEGq2PLio/B8ula0e5QZWPIWnSSp2FI7zU1gckCgA7eg7CuW1fH/PEydF0VJGT2hkUfiTWLmt8rXnxekjCgnznrpLpde3TP9aZsQsj8UE3IBYzbw2UHS6Vf/tzQls6zZ9GlVZCi/QjzHrx9314wvSZ+pMVk3l8SP2UqS2IoBYCuhBApvgViy+fzuwcYFI9RTK5FjoICjXHoM7eK9aq+swPo35kh1izqfjdNnQL2A+gLyE9onk7a8NkRHj3ak6EyRXuAQfs9uiDVIvOSxfWsGzemia2o/p2ZoL7zTrFmUfe7/cABME2dLDqu+CnT/ojJZAoBCwghn4h24EcDQilFcH5g+RVXPD+shZii8nrjLd5rJIXXxHT+1+X4CRNZYR8/EUJe8mPdRR9BYFBfku3dkuLdpfcjt4v5fmmHDoPYviGVHEUnEUgDa856MC9bKtiFsl49q2HlKnRx8iYbIeTeQN7P9ywC0xsApvq88T/fJlbNmimqrDSsWAnK+pKuOKEYf8B9chcuQMXTQ0T7SVy/4YgiKcnBaNifECJkohbtm9UAgUEH8IE+/GVRVpp10+doVuYlVL0Yli7z68XR9FDFsKGAxjYhErhsTiSEfBvs+SAw8wDAZzuapk5pbD/wEzqK8xKq8lGlf70TmgbQRCBE2iFD/owdOLiY0SaLEPJxsNcAgUEV/9+8Oy5/+qlWzgvnBc2MkbKzBHsRpNhtYh544HL8xMksAQCj16YHe0wIDG5DDEatRaUP97gdbDZBz4iED2aDqk0oo/aCPV12f46jv4JxrLC/har1rcaEOXNZpuX9hJDhwR4pAoOiss/NvvTBLneA0ynorJG4anVU2FsCXRRnUSGUD0YnUwF++reGZsPyj48zWpwkhPjw6EDHhMDsAwAfdX5pl84YVSxISVu+BBIbfKcKsfcG+3dqtUBZT9Th8pMiKbk6cX0ORkd7UxEhBP25g0oIjG/gDqVQ2vVfosAkb98JAl4lQR1oSDu7Ol/BV5CYGGdS7teHGI2shJB/Bnt8/DumW9c7gOMEj7IbCRhQKmny1u0HGQA4CCF3hwIY9PrwcX8t7/3Ibc6qKkGLZdKWXCCxgXvGBntScvujViuU9RT2scBQjsRNm48w+jYSQtAHL6iEO+Yrlv9Yef9+bZylVwRdXxNXrQFFXabrWVAHGerOnEVFUD5YmH8rkm+qTly3nsVjigkhmFgiqITA5ABAY+9ey595qpXzvPA95kYSl5X8UllIzMwIzEIAuMsbGOOkiU0cB39JFPoMdKPGgKZH0AWSoH55UjqzffUVVM2bI9hU3aFDmf7tGacZjX4khLws5T1y2iAwU1hRx+YP59e3frlF0J/1RlLJxD7++EXtcy+w3Gc3EEIwSDiohMA8CQA+iFs//yzFvHiRoCu+slEjMCz5CygxnxsK3FlhJaZu1Ogzmh4PoTnZm+YRQlYFFRW08VNKMzFLhHfHjhPH44wvjxT1bb1R1P76GTNPqtvfyXLKCIlnJgKDfIQZCCpFZNYOfQ5i+/YN9gcTtv6sOTlgXoZRjAJECCR9seUQjz/zcELI/mAP2GPz/xwAfFyUTNOmNrb/tF9Q9a9skgGGRYuDPa6w9Vfx4gvA5QvbuRT1G1gSV3zCF7bWMRShgB5gXgOAnt6rYf1i003mrIWNxFZJP2MmqNtfh84YPx8A0xRxZwxNl67FunHjWU7mpwkhITkuPMCgomimNwC0slJZ9mivtmLA/JXdl3DuugkT8jWdu5Qz1mELIeRNsfXx53cPMKgi3s3qwDRlcmP7zwcEjzN87q/q8Ic6sqTPvzjMw1/eJIRgiq2gU00XWZTMUEKrRdW7dhkqZ7zNjFqu2fB64zVSeAvOT3Vb24qE99j5ABYsWNBz5MiRuJMwHB09Mj3/4qMBxbvXBAZzVjLdKcuferKV8+JFUcNL3ICBEPfU00H/eoLdoeWTFVcDaCWQdsTIs7E9H7ni3dTpdOYplcpRbkAQBATG8+f5b/zX8+f5TcJba6QfoZRi+B4m90z2flJO0FK0H2lSfZZxDYhG40zc+PkR/Nd7TcrKyj5OTk5exwDDGxwWWKL+zt6BS/i5M+3X5YMH3OosKhaN6ScJGLg0F5QNRQMEJH05wWzEFWDg0higRsxGIk4xHe8riZ/2KjMEbdu2bS9269YNdWdiQAj9zjsIb2D07l3jY2Sp3r9fX/nq1Gbi08FoLAz1+zcobpIVcS6la7/bOK9cuRrqJ6J6qfkC/dx5x9WtWvtEMHMcd16lUmFkN+v44gMC/z/ryGPOiRUcizuGySjkxPejMHA1ODby9hq0t5imY3CsdIdJZUZGpSFrMTNoqaSkZHGdOnVQGhMChg8I1jM+4LCAwahk9H7ziU7GjH3G54e1cpaXS0oqqqhXD+InTQZVS1GVm987QexBzDNzNZxcXlZF3ZixpzXdumHWP2/i+vbt23/Dhg0YOMvH9P053mq9hy8BAzrzjmRN2n7gQLxp2pTmYs7mNZ/VjR4Dmu7ht9tIsbOw5ogJ5xLX5RxlOZpYLJZvtFotRpLJ2RFSj7drw+EDBncEWjZ9PDTxSSm2Gu8Jx2Te705ZEvqjDY8uV8qSXd+JbSjm77EDBl7QPvU0M2PDt99+O75z586/SwTGH/BcYxJK8tMaADAox/e4cziIadzYDEfeb5LzLLveplQC3nVi+/QNiRMHOlVcS/LDSUkey8BFo3Emr99whJXclOO4MyqVCl02pe4Af4BxidJiabHGAsATrM8K42eMo0Y2586dE43P9H7elRbroYdB06ULKBsGIy3WObDtdKfFMgeWfFzTs2ehbsTLF1hzzsvLe7d169boIClHGhPjQyzwXNFkvOTOwoSe7C2Y4JSWqoyjRzUPJLufqlVrUN91F6hvawuqli2lORBSCo7jx8F+5DDY92MiOVZMkfxTDJ36Ej/JPkpSUnziYCilJUlJSS9VVFR41C7+MHjJzwgCg1OjlGIFJNRf+GgE8HeU1EzjxzblCgpk7xyfpVMqXXcgZb00UCQnX029qFIBOBzu1IulwF26ePUu4u9RJYCXpnuPIt3oMedZTQoKCpakp6ejQdGfHSD2jM/vosC4wUHVP79x32xWVEyelMEdz8ML6nVJrt2SvfooSU5mRY1VduzY8aXdu3djXmbvRfSHj4gCJQkYNzgY3IRBTrxklhCFFq2oaR7pVagbPoLJWy5cuLC2QYMGmPxI8lEU4OVTOMzCexHdjhvoqsObr6x69+4E87w5jZxGo6RLaDQAhbH8iavXHuXJJmts3779qF9++QV3i7/AyN1Vwk7jTIZP6X0A8IGg0GCxKKyfrrnZunlLKrWYJSWdiyRAcUOG/BnHDuOD/Pz8jzIyMtCIGCz1ixRwHZKPspoLRynFnDPouiiobaYVFUrL2jV1bVu/vllqVsBwA4QZ/Qxr1x3j+QgvpaWlTSosLAwHX6m5q6r9AsbNc/ACiqoJnzBBnyMQAVqzqq5t+/abw1GmRA64ukmT8zWdHmDZ82Hfvn1z7rnnHvTwl3sUMe8mEiQ6zwdg8RsYNzio18fAUGkJyrCwz47tSbbtISjsIwcNd1tls2aVhgVZTA0yx3H5KpXqnTDyFQ+YdgDwf8d4HW3owoNmVlFDmue5a6Wwjh6N506d0joLL8WGW2BIyFr0myqjqZWFaXZ29ltDhgxBv9lQql9YRyR6ewrf/OV8hJRSTAaEdWVEQwT5+kU1j+OPP+Jo6RWV02i8WjyuqkpJFErqOH1aK8VbR+qYhS6TZrP5R51Ot8KL4YfjOMMqHK48nAEdZTwME+uVobFNlPdIXURsJyeDrVi/CoPBnrhy1TG+KkzDhw8fn5WVhfZn0YtgEKU1fBcm63T5FwQdGDfvwSMNc9RgjHbAqcldCYfQ8VAkvF0MEM/vAp77cPHixS/r16//tZ8MP5BdhZVu8a7kopAA48V/0C0KAxz/IXXhvNtJ9W2T0r+qRXNTwvyFaE/xIUqpsV27dtMPHTqEfCdQyUrKfcXTBo+wWklRQw6MZ/aUUpTgEKCuACDJqcPzbNUH7/8tWJWcEpcuP6ZIT7/2ZdZE58CBA8s7dOiAIeOhVuvXPCJRCkMTtssOE7Ydw/NlYmJtDCjFEEO0kgoqPyuGPNmau3Qx4PBooRu+1Wr9PS4uDsMew8lX0ISAwVA+itOw7RihY4ZSio4fmMTgbe92tKREVTagf8CFtIWOMHznG2+8MWP69OmYXUkuMP7yFXwPVq/FHeNDUQGMW2DADOk+mXasm7+4ybxwgWgoiBDwLpX+8hXHSN26zEX4888/dzRs2HBbGPkK7hT8CJjjCQvzl8KQ3cCw86a9/tot9r0/Mo10UvuOG/zk+bjBTxax2nMcZ2zZsuWMU6dO4SJJZdhiu0poFyEoOBZk+LwUFTvG7TeNGlyfhA/lfR77u5zi2N4zVTRqZE5csoyVNcnVdPPmzSt69eqF0WKBMHypxxkKHZfFQImaHUMpvcNdzrHWukoN0OX77Iha7dR/uPC4qnFjptrFaDQeMxgMWHtMbAcEQ7uMkhfyFEkULTsGU+T6FAWwZK+sa1m9qoGkmTAaaZ8dWhDbrz9+oT5EKbX27Nlzbm5uLt4fgrHwfODi0YV+BLKq2kULMFi6Hc0Itcg07pUM+6+/+qXawRLyCXPm8RZ727p1a0737t09Kn2pR5FcYxmqdbDejGwnt4gDQynFOwxmgKo9FoeDlPZ86HZwyDfmiUlhRqPxd4PBgEkTQsVX8F6CDN4n4Enq7o8GYB4AAJ+UH/Z9+/Sm16bJ0hB4Ji0kheER1r1794Xbtm3DI0wOMFJ3FXocorlAUOoSAygagMFk3KjwrEVVCz6sb9uyWbYC1FVsdNFHJ/gyD3733XdrOnXqhPEYoeAreGzJCyvgQSgagME4E5/CDlLLo9ScF4bkGT5a8psirT7zay0vL89LSkrCwm/Bvq+gZvgM+tuL7QSpv0cUGEop6skw73MtQutmeb8+stUw2lFjzsT26MFKxIMepeZ777138d69e3Hx/AWGdZzhLkGpSzaDFwIp0sA8DgCTvAdo27Y1qWr2Bz7J7YQmEnNfZkn81Gm8JfuWLVu2ftiwYVhvMVh8Be9GaD6QFtApdau420UaGGbdmsoZb6dX79oluVYj5noxLP7oBCu6GOdZUFBwMD09HQvjBYuvoMcmfgQsd1qZELCbRwwYobo15f36tnGWlUorRa9U0oQFWXmqJk2Yt3ubzVbRvHnz5efOncNFlCpZ8e0q1KehekfyDd5flCIJDOae9ylW4Dx3TlM+7FnR8lvXROP+Ay7EPfMMX71eOmHChOz33nsPb/+B8hXUBqNOLWS7pJYg4y+igT5HKWUW2rbkrK9jWbZUUpIAVYsWpoT5C5hmYhzfwYMHf2jXrh0m/A6Er6CEh56arEoYgS4D7/OR3DEY1uGT2UlKklScjatY9aKPjhODgSkNmc3mwtTU1I0mk6mmOl/ursGd+Gu4dknEdwylFPPS7GJFDZQ98nBbKW60CQsW5PHUQkbR2NG/f/9VOTk56A7kD1/BXXIYAKSVNA/BvonIjqGUdgSA2d7zsR86pDNNHM8MK6zZVkjlgu02b978Ta9evbBOstwdgu3xXoIOGbzWxRDg4NNlpICZAAA+mfHMS5fUs27IESzvqGzVymSYO5+XrxQVFZ2sX7/+txzHydUEoxEL+VFQVCqBghcpYFAt4hOuLOZtqUhIsCcsXZ7HU8QNrFZradOmTbecP38ebR81gRE7zvDmfiDSuySiPIZSihkYsJ5AbTKbFaW9et4u9KXpZ8w6qW7PrHsMHMc5+vTps37Tpk2otxIDwvM78hIMD2eG+AX61QfyfNh3DKUUk6JictRaJOZtqX1maEFsf7Y1EjtauHDhFyNGjMCLn1S+gvXGEJSA1POBLL7Qs5EABrMIottsLRLytlT/T8cr+ldf400lfuzYsf+2adMG41yk3FcQiD0AwMoKG6p1lt1vJIDBBC8+npd83pauqq1Ll+dBTEwtF1LPTM1m85mUlJQ9FosF7zNiThUILoISlbskYjyGUoqiMHql1CI+b0sSF8e5vFwaNmT6GlNKTe3atdt06JCrQpUQX8H7zPfRInFJ2T5h3TGUUma6LT5vy/jp00/F/OOffGp159ixY9fOnu26DgnxFSzGg2Jw1O+SSO6YLADAiOdaZJr+2i32H2t7W+peGn5W06s3rzPD1q1bv+7evTsGtfLxFVRc4rGFF8brjsK2Y9wJg1AN46POL3us923UZLpWD02gSqtrgYuKin5OTU1FoxeffQWLIPx03aFRY8DhBAYjmz/0Xixvb0vlLbdUuSKJ1Woms7fZbBfS0tJ2l5aWYlVbb76CktaOUFkVwwl0OIFhJkG1rMqua1mV7fK2dGmMF2Sd4Em0g5dIc2Zm5uY9e/ZgOpSafAWNZCjtBSc/VjgR4HlXOIHBmHmMJqtFxvHjMhxHDru8LYWivRCIyZMnr5s1axbGd9bkK8jcsV40U3KLgjX2awjhBIbJ+D32F/WdHcr07zCLs7km9v333+/IzMz06MCQt6CnI9rxWRXD/VqMaHoonMC8BQDdWJOnRUVqvqAiN7M/kpqaigDgTkFw8E5yXTN3sY8gnMBgBdAxYgPy/t1msxU3bNhwb3FxMTJ7dAJHyY6Z+0Vu39HcPpzAYA2a7QCACyyJnE4n9OvXL3fjxo2oSkFAhEvvSer1+mgUNmBwOSilmGQbb/+SaM2aNTsGDRqE+Z/RzHtDUViBcYODdxmxbE2X9+/f/87dd9+NN/cbksIOjBucx9w7h2VGxgqDc0NRKe96QjgiwHgWyB172R4A8IKIoRGHCCGyQuKup8WWM9aIAiNnoDda2/8HJkoR/18+VzNdh1ga8wAAAABJRU5ErkJggg==) no-repeat center center/contain}.hint[data-v-04edfde2]{position:absolute;padding:10px;background:#fff;border:1px solid var(--c-accent);opacity:.7;border-radius:var(--b-radius-sm);transform:translate(8px,-50%);font-size:.75rem}.loader-wrapper[data-v-0a1a9f58]{display:flex;justify-content:center}.loader[data-v-0a1a9f58]{position:relative;width:50px;height:20px;display:flex;justify-content:center;align-items:center}.loader div[data-v-0a1a9f58]{box-sizing:border-box;display:block;position:absolute;width:34px;height:34px;margin:auto;border:4px solid #ffffff;border-radius:50%;animation:loader-0a1a9f58 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#ffffff transparent transparent transparent}.loader div[data-v-0a1a9f58]:nth-child(1){animation-delay:-.45s}.loader div[data-v-0a1a9f58]:nth-child(2){animation-delay:-.3s}.loader div[data-v-0a1a9f58]:nth-child(3){animation-delay:-.15s}@keyframes loader-0a1a9f58{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.popup-wrapper[data-v-55f20e92]{display:none;position:fixed;z-index:var(--z-top-30);padding-block:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background:#00000080;transform:scaleY(.01) scaleX(0);animation:unfoldIn-55f20e92 .5s cubic-bezier(.165,.84,.44,1) forwards}.popup-wrapper--out[data-v-55f20e92]{transform:scale(1);animation:unfoldOut-55f20e92 .5s .15s cubic-bezier(.165,.84,.44,1) forwards}.popup-wrapper--active[data-v-55f20e92]{display:block}.popup-wrapper--sm[data-v-55f20e92]{padding-block:200px}.popup[data-v-55f20e92]{position:relative;z-index:var(--z-top-30);margin:0 auto;background-color:var(--c-grey-00);padding:30px 15px;border-radius:var(--b-radius);transform:scale(0);animation:zoomIn-55f20e92 .25s .4s cubic-bezier(.165,.84,.44,1) forwards}@media screen and (min-width: 720px){.popup[data-v-55f20e92]{width:80%;padding:40px 30px}}@media screen and (min-width: 992px){.popup[data-v-55f20e92]{width:850px}}.popup-wrapper--out .popup[data-v-55f20e92]{animation:zoomOut-55f20e92 .5s cubic-bezier(.165,.84,.44,1) forwards}@media screen and (min-width: 992px){.popup-wrapper--sm .popup[data-v-55f20e92]{width:700px}}.popup__title[data-v-55f20e92]{color:var(--c-black);font-size:1.5rem;font-weight:500;text-align:center;margin-bottom:10px}@media screen and (min-width: 720px){.popup__title[data-v-55f20e92]{font-size:1.75rem}}@media screen and (min-width: 992px){.popup__title[data-v-55f20e92]{font-size:2rem}}.popup__submit-btn[data-v-55f20e92]{width:100%}.success-popup-text[data-v-55f20e92]{text-align:center;color:var(--c-grey-80);font-size:1.125rem;padding:40px}@media screen and (min-width: 720px){.success-popup-text[data-v-55f20e92]{font-size:1.375rem}}@media screen and (min-width: 992px){.success-popup-text[data-v-55f20e92]{font-size:1.75rem}}@keyframes unfoldIn-55f20e92{0%{transform:scaleY(.005) scaleX(0)}50%{transform:scaleY(.005) scaleX(1)}to{transform:scaleY(1) scaleX(1)}}@keyframes unfoldOut-55f20e92{0%{transform:scaleY(1) scaleX(1)}50%{transform:scaleY(.005) scaleX(1)}to{transform:scaleY(.005) scaleX(0)}}@keyframes zoomIn-55f20e92{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes zoomOut-55f20e92{0%{transform:scale(1)}to{transform:scale(0)}}.contacts-form__contact-info[data-v-73b3ad20]{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}@media screen and (min-width: 720px){.contacts-form__contact-info[data-v-73b3ad20]{gap:5px;margin-bottom:5px}}@media screen and (min-width: 992px){.contacts-form__contact-info[data-v-73b3ad20]{flex-direction:row;gap:8px;margin-bottom:8px}}@media screen and (min-width: 1360px){.contacts-form__contact-info[data-v-73b3ad20]{gap:10px;margin-bottom:10px}}.contacts-form__contact-input[data-v-73b3ad20],.contacts-form__text-area[data-v-73b3ad20]{flex:1;font-size:.875rem}@media screen and (min-width: 720px){.contacts-form__contact-input[data-v-73b3ad20],.contacts-form__text-area[data-v-73b3ad20]{font-size:.75rem}}@media screen and (min-width: 992px){.contacts-form__contact-input[data-v-73b3ad20],.contacts-form__text-area[data-v-73b3ad20]{font-size:.75rem}}@media screen and (min-width: 1360px){.contacts-form__contact-input[data-v-73b3ad20],.contacts-form__text-area[data-v-73b3ad20]{font-size:1rem}}.contacts-form__text-area[data-v-73b3ad20]{margin-bottom:20px}@media screen and (min-width: 720px){.contacts-form__text-area[data-v-73b3ad20]{margin-bottom:12px}}@media screen and (min-width: 992px){.contacts-form__text-area[data-v-73b3ad20]{margin-bottom:15px}}@media screen and (min-width: 1360px){.contacts-form__text-area[data-v-73b3ad20]{margin-bottom:20px}}.contacts-form__text-area textarea[data-v-73b3ad20]{resize:none}.contacts-form__upload-container[data-v-73b3ad20]{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}@media screen and (min-width: 720px){.contacts-form__upload-container[data-v-73b3ad20]{display:grid;justify-content:start;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);gap:5px 20px;margin-bottom:15px}}@media screen and (min-width: 992px){.contacts-form__upload-container[data-v-73b3ad20]{grid-template-columns:repeat(3,auto);grid-template-rows:auto;margin-bottom:25px;column-gap:10px;justify-content:space-between;align-items:center}}@media screen and (min-width: 992px){.contacts-form__upload-container[data-v-73b3ad20]{margin-bottom:30px}}.contacts-form__upload-file-label[data-v-73b3ad20]{color:var(--c-secondary);font-size:.75rem;line-height:normal;min-width:max-content}@media screen and (min-width: 720px){.contacts-form__upload-file-label[data-v-73b3ad20]{font-size:.625rem}}@media screen and (min-width: 1360px){.contacts-form__upload-file-label[data-v-73b3ad20]{font-size:.875rem}}.contacts-form__upload-file-input[data-v-73b3ad20]{display:none}.contacts-form__upload-file-btn[data-v-73b3ad20]{background:var(--c-secondary-light);font-size:.875rem;padding-block:12px;display:flex;flex-direction:row;justify-content:center;border-radius:var(--b-radius-xsm);gap:10px;width:100%;height:min-content;min-width:max-content;line-height:normal;cursor:pointer;transition:all .15s ease-in}@media screen and (min-width: 720px){.contacts-form__upload-file-btn[data-v-73b3ad20]{padding:5px 12px;font-size:.625rem}}@media screen and (min-width: 992px){.contacts-form__upload-file-btn[data-v-73b3ad20]{padding:6px 15px;gap:7px}}@media screen and (min-width: 1360px){.contacts-form__upload-file-btn[data-v-73b3ad20]{padding:9px 20px;font-size:.875rem}}.contacts-form__upload-file-btn[data-v-73b3ad20]:hover{background:#eaedf1}.contacts-form__upload-file-btn i[data-v-73b3ad20]:before{margin:0}.contacts-form__uploaded-files[data-v-73b3ad20]{display:flex;flex-direction:column;gap:5px;color:var(--c-secondary);font-size:.75rem;font-weight:300;line-height:19px}@media screen and (min-width: 720px){.contacts-form__uploaded-files[data-v-73b3ad20]{grid-column:2;font-size:.625rem}}@media screen and (min-width: 992px){.contacts-form__uploaded-files[data-v-73b3ad20]{grid-column:3;min-width:100px}}@media screen and (min-width: 1360px){.contacts-form__uploaded-files[data-v-73b3ad20]{font-size:.875rem}}.contacts-form__submit[data-v-73b3ad20]{width:100%;padding-block:15px;border-radius:var(--b-radius-lg);text-align:center;margin-bottom:10px}@media screen and (min-width: 720px){.contacts-form__submit[data-v-73b3ad20]{padding-block:12px;border-radius:var(--b-radius);margin-bottom:5px;font-size:.75rem}}@media screen and (min-width: 992px){.contacts-form__submit[data-v-73b3ad20]{padding-block:14px;border-radius:var(--b-radius-slg);margin-bottom:8px;font-size:.875rem}}@media screen and (min-width: 1360px){.contacts-form__submit[data-v-73b3ad20]{padding-block:18px;border-radius:var(--b-radius-xl);margin-bottom:25px;font-size:1rem}}.contacts-form__submit--disabled[data-v-73b3ad20]{cursor:unset}.contacts-form__submit--disabled[data-v-73b3ad20]:hover{background:var(--c-primary)}.contacts-form__checkbox-block[data-v-73b3ad20]{display:flex;flex-direction:row;align-items:center;gap:10px;color:var(--c-checkbox);font-size:.8125rem;line-height:normal}@media screen and (min-width: 720px){.contacts-form__checkbox-block[data-v-73b3ad20]{font-size:.625rem}}@media screen and (min-width: 992px){.contacts-form__checkbox-block[data-v-73b3ad20]{font-size:.75rem}}@media screen and (min-width: 1360px){.contacts-form__checkbox-block[data-v-73b3ad20]{font-size:.875rem}}.contacts-form__checkbox-block label[data-v-73b3ad20]{color:var(--c-checkbox)}.contacts-form__checkbox-block a[data-v-73b3ad20]{color:var(--c-checkbox);text-decoration:underline;transition:all .2s ease-in}.contacts-form__checkbox-block a[data-v-73b3ad20]:hover{color:var(--c-checkbox-dark)}.contacts-form__checkbox[data-v-73b3ad20]{-webkit-appearance:none;width:min-content;background-color:transparent;border:1px solid var(--c-checkbox);border-radius:var(--b-radius-xsm);padding:6px;display:inline-block;position:relative;cursor:pointer}.contacts-form__checkbox[data-v-73b3ad20]:checked:after{content:"✔";font-size:14px;position:absolute;top:-3px;left:1px;color:var(--c-checkbox)}.contacts-form__checkbox--error[data-v-73b3ad20]{border:1px solid var(--c-error)}.form__error[data-v-73b3ad20]{font-size:.875rem;color:var(--c-aw-color)}@media screen and (min-width: 720px) and (max-width: 991px){.form__error[data-v-73b3ad20]{font-size:.5rem}}.slider[data-v-59203323]{display:block;color:var(--c-white);font-size:.875rem;font-weight:500;line-height:normal}.cart[data-v-707e1f4b]{max-width:1360px}.cart__section[data-v-707e1f4b]:not(:last-child){margin-bottom:60px}@media screen and (min-width: 992px){.cart__section[data-v-707e1f4b]:not(:last-child){margin-bottom:80px}}@media screen and (min-width: 1360px){.cart__section[data-v-707e1f4b]:not(:last-child){margin-bottom:60px}}.cart__title-section[data-v-707e1f4b]{margin-bottom:30px}@media screen and (min-width: 992px){.cart__title-section[data-v-707e1f4b]{margin-bottom:40px}}@media screen and (min-width: 1360px){.cart__title-section[data-v-707e1f4b]{margin-bottom:50px}}.cart__title[data-v-707e1f4b]{font-size:1.625rem;text-align:left;color:var(--c-secondary);text-transform:none}@media screen and (min-width: 720px){.cart__title[data-v-707e1f4b]{font-size:2.25rem}}@media screen and (min-width: 992px){.cart__title[data-v-707e1f4b]{font-size:2.625rem}}@media screen and (min-width: 1360px){.cart__title[data-v-707e1f4b]{font-size:2.75rem}}.cart__title--mb0[data-v-707e1f4b]{margin-bottom:0}.cart__positions-num[data-v-707e1f4b]{font-family:var(--f-base);font-size:.875rem;color:var(--c-secondary);margin-top:5px}@media screen and (min-width: 720px){.cart__positions-num[data-v-707e1f4b]{margin-top:10px}}@media screen and (min-width: 992px){.cart__positions-num[data-v-707e1f4b]{font-size:1rem;margin-top:15px}}@media screen and (min-width: 1360px){.cart__positions-num[data-v-707e1f4b]{font-size:1.125rem}}.cart__delivery-text[data-v-707e1f4b]{font-size:.875rem;font-family:var(--f-base);line-height:1.4;color:var(--c-secondary);margin-bottom:30px}@media screen and (min-width: 720px){.cart__delivery-text[data-v-707e1f4b]{margin-bottom:40px;font-size:1rem}}@media screen and (min-width: 992px){.cart__delivery-text[data-v-707e1f4b]{font-size:1.125rem}}@media screen and (min-width: 1360px){.cart__delivery-text[data-v-707e1f4b]{margin-bottom:30px;font-size:1.25rem}}.cart__delivery-text[data-v-707e1f4b] p:not(:last-child){margin-bottom:30px}.cart__delivery-text[data-v-707e1f4b] a{font-weight:700;text-decoration:underline;color:var(--c-secondary);transition:.2s}.cart__delivery-text[data-v-707e1f4b] a:hover{color:var(--c-secondary-dark)}.cart__form[data-v-707e1f4b]{background:var(--c-grey-00);padding:30px 15px;border-radius:var(--b-radius-xl);display:flex;flex-direction:column;gap:50px}@media screen and (min-width: 720px){.cart__form[data-v-707e1f4b]{padding:30px 50px}}@media screen and (min-width: 992px){.cart__form[data-v-707e1f4b]{padding:40px 30px;flex-direction:row-reverse;gap:40px}}@media screen and (min-width: 1360px){.cart__form[data-v-707e1f4b]{padding:60px 90px}}@media screen and (min-width: 992px){.cart__form-info[data-v-707e1f4b]{flex:1}}.cart__form-info-item[data-v-707e1f4b]{display:flex;flex-direction:row;justify-content:space-between;font-family:var(--f-base);font-size:.875rem;color:var(--c-secondary)}@media screen and (min-width: 992px){.cart__form-info-item[data-v-707e1f4b]{font-size:1rem}}@media screen and (min-width: 1360px){.cart__form-info-item[data-v-707e1f4b]{font-size:1.125rem}}.cart__items-number[data-v-707e1f4b]{margin-bottom:30px}@media screen and (min-width: 720px){.cart__items-number[data-v-707e1f4b]{margin-bottom:20px}}@media screen and (min-width: 992px){.cart__items-number[data-v-707e1f4b]{margin-bottom:30px}}.cart__items-price[data-v-707e1f4b]{margin-bottom:20px}.cart__pallets-price[data-v-707e1f4b]{margin-bottom:35px;position:relative}@media screen and (min-width: 720px){.cart__pallets-price[data-v-707e1f4b]{margin-bottom:50px}}.cart__pallets-price[data-v-707e1f4b]:after{content:"";position:absolute;left:0;right:0;bottom:-20px;border-bottom:1px solid var(--c-grey-20)}@media screen and (min-width: 720px){.cart__pallets-price[data-v-707e1f4b]:after{bottom:-30px}}.cart__form-text--bold[data-v-707e1f4b]{font-size:1rem;font-weight:700}@media screen and (min-width: 720px){.cart__form-text--bold[data-v-707e1f4b]{font-size:1.125rem}}@media screen and (min-width: 992px){.cart__form-text--bold[data-v-707e1f4b]{font-size:1.25rem}}@media screen and (min-width: 1360px){.cart__form-text--bold[data-v-707e1f4b]{font-size:1.375rem}}.cart__form-text--price[data-v-707e1f4b]{font-size:1.25rem;font-weight:700;color:var(--c-accent-jucy)}@media screen and (min-width: 720px){.cart__form-text--price[data-v-707e1f4b]{font-size:1.375rem}}@media screen and (min-width: 992px){.cart__form-text--price[data-v-707e1f4b]{font-size:1.5rem}}@media screen and (min-width: 1360px){.cart__form-text--price[data-v-707e1f4b]{font-size:1.625rem}}@media screen and (max-width: 991px){.cart__order-form[data-v-707e1f4b]{max-width:410px;margin-inline:auto}}@media screen and (min-width: 992px){.cart__order-form[data-v-707e1f4b]{flex:1}}.cart__empty-message[data-v-707e1f4b]{display:flex;flex-direction:column;align-items:center}.cart__empty-img[data-v-707e1f4b]{width:100%;margin-bottom:30px;max-width:400px}@media screen and (min-width: 992px){.cart__empty-img[data-v-707e1f4b]{max-width:450px}}@media screen and (min-width: 1360px){.cart__empty-img[data-v-707e1f4b]{max-width:490px}}.cart__empty-img img[data-v-707e1f4b]{width:100%;height:100%;object-fit:contain}.cart__empty-text[data-v-707e1f4b]{margin-bottom:10px;color:var(--c-secondary);text-transform:none}@media screen and (min-width: 720px){.cart__empty-text[data-v-707e1f4b]{margin-bottom:15px}}@media screen and (min-width: 1360px){.cart__empty-text[data-v-707e1f4b]{margin-bottom:20px}}.cart__empty-subtext[data-v-707e1f4b]{font-family:var(--f-base);font-size:1rem;line-height:1.5;color:var(--c-secondary)}@media screen and (min-width: 992px){.cart__empty-subtext[data-v-707e1f4b]{font-size:1.125rem}}@media screen and (min-width: 1360px){.cart__empty-subtext[data-v-707e1f4b]{font-size:1.25rem}}.cart__empty-subtext a[data-v-707e1f4b]{color:var(--c-secondary-dark);text-decoration:underline}.cart-btn__btn[data-v-571fc5ad]{color:var(--c-primary);font-size:1.8125rem;cursor:pointer}@media screen and (min-width: 720px){.cart-btn__btn[data-v-571fc5ad]{font-size:1rem}}@media screen and (min-width: 992px){.cart-btn__btn[data-v-571fc5ad]{font-size:1.625rem}}.cart-btn__btn:hover i[data-v-571fc5ad]:before{font-weight:700}.cart-btn__container[data-v-571fc5ad]{background:var(--c-grey-00);position:absolute;z-index:var(--z-middle-top);top:100%;right:0;translate:25px 100%;padding:30px 10px 0;display:flex;flex-direction:column;border-top-left-radius:var(--b-radius-xl);border-top-right-radius:var(--b-radius-xl);gap:10px;width:calc(100% + 50px);box-shadow:var(--add-to-cart-shadow);transition:all .35s ease}@media screen and (min-width: 720px){.cart-btn__container[data-v-571fc5ad]{translate:20px 100%;width:calc(100% + 40px)}}@media screen and (min-width: 992px){.cart-btn__container[data-v-571fc5ad]{translate:25px 100%;width:calc(100% + 50px)}}.cart-btn__container--active[data-v-571fc5ad]{translate:25px -100%}@media screen and (min-width: 720px){.cart-btn__container--active[data-v-571fc5ad]{translate:20px -100%}}@media screen and (min-width: 992px){.cart-btn__container--active[data-v-571fc5ad]{translate:20px -100%}}.cart-btn__close-btn[data-v-571fc5ad]{position:absolute;top:7px;right:5px;color:var(--c-grey-30);font-size:.75rem;cursor:pointer}.cart-btn__info[data-v-571fc5ad]{display:flex;gap:15px;align-items:flex-end;justify-content:flex-end;line-height:1}.cart-btn__price[data-v-571fc5ad]{font-size:1.625rem;color:var(--c-accent-dark)}@media screen and (min-width: 720px){.cart-btn__price[data-v-571fc5ad]{font-size:1.125rem}}@media screen and (min-width: 992px){.cart-btn__price[data-v-571fc5ad]{font-size:1.5rem}}@media screen and (min-width: 1360px){.cart-btn__price[data-v-571fc5ad]{font-size:1.625rem}}.vacancy-popup[data-v-ea29839a]{padding:45px 25px;background:var(--c-grey-10);max-width:450px}@media screen and (min-width: 720px){.vacancy-popup[data-v-ea29839a]{padding:50px}}@media screen and (min-width: 992px){.vacancy-popup[data-v-ea29839a]{padding:60px 50px;max-width:530px}}@media screen and (min-width: 1360px){.vacancy-popup[data-v-ea29839a]{padding:60px 80px;max-width:600px}}.vacancy-popup__title[data-v-ea29839a]{font-family:var(--f-headings);font-size:1.125rem;font-weight:500;line-height:1.4;margin-bottom:25px;color:var(--c-secondary-dark);text-transform:uppercase}@media screen and (min-width: 720px){.vacancy-popup__title[data-v-ea29839a]{font-size:1.25rem;margin-bottom:30px}}@media screen and (min-width: 992px){.vacancy-popup__title[data-v-ea29839a]{font-size:1.375rem}}@media screen and (min-width: 1360px){.vacancy-popup__title[data-v-ea29839a]{font-size:1.5rem}}.vacancy-popup__input[data-v-ea29839a]{margin-bottom:7px}.vacancy-popup__input input[data-v-ea29839a]{border-radius:var(--b-radius-xl);border:2px solid #DFE4ED;padding:20px 30px;font-size:.875rem}@media screen and (min-width: 720px){.vacancy-popup__input input[data-v-ea29839a]{padding:25px 30px;font-size:1rem}}.vacancy-popup__submit[data-v-ea29839a]{width:100%;padding-block:20px;border-radius:var(--b-radius-xl);font-size:.875rem;text-align:center;margin-top:20px}@media screen and (min-width: 720px){.vacancy-popup__submit[data-v-ea29839a]{font-size:1.125rem}}@media screen and (min-width: 1360px){.vacancy-popup__submit[data-v-ea29839a]{font-size:1.5rem}}.form__error[data-v-ea29839a]{font-size:.875rem;color:var(--c-aw-color)}@media screen and (min-width: 720px) and (max-width: 991px){.form__error[data-v-ea29839a]{font-size:.5rem}}
