@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:100% 100%}}:root{--main-color-text:#111;--grey-text:#777;--background:#fff;--svg-close:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23111' d='M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496z'/%3E%3C/svg%3E");--svg-close-red:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ff4444' d='M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496z'/%3E%3C/svg%3E");--svg-circle:url("/data/images/svg/circle-load.svg");--animation:all 0.3s cubic-bezier(.78, 0, 0, .78);--background-input:#fff;--input-border:#aaa;--green-color:#004400;--red-color:#660000;--white-color:#fff;--progress-width:0%;--blur:blur(10px);--svg-galochka:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23009900' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}@media (min-width:200px) and (max-width:560px){:root{--h1-size:clamp(22px, 12vw, 34px);--h2-size:clamp(22px, 10vw, 30px);--h3-size:22px;--h4-size:21px;--h5-size:20px;--h6-size:19px;--text-micro:12px;--text-super-micro:clamp(6px,3vw,12px);--text-small:14px;--text-regular:15px;--text-big:17px;--button-height:34px;--input-height:34px}}@media (min-width:561px) and (max-width:960px){:root{--h1-size:clamp(22px, 12vw, 34px);--h2-size:clamp(22px, 10vw, 30px);--h3-size:22px;--h4-size:21px;--h5-size:20px;--h6-size:19px;--text-micro:12px;--text-super-micro:clamp(6px,3vw,12px);--text-small:14px;--text-regular:15px;--text-big:17px;--button-height:34px;--input-height:34px}}@media (min-width:961px){:root{--h1-size:clamp(22px, 12vw, 34px);--h2-size:clamp(22px, 10vw, 30px);--h3-size:22px;--h4-size:21px;--h5-size:20px;--h6-size:19px;--text-micro:12px;--text-super-micro:clamp(6px,3vw,12px);--text-small:14px;--text-regular:15px;--text-big:17px;--button-height:34px;--input-height:34px}}*{margin:0;box-sizing:border-box;-ms-scroll-chaining:none;word-break:break-word}html{background-color:var(--background);scroll-behavior:smooth}div::-webkit-scrollbar{width:0!important;display:none}html::-webkit-scrollbar{width:5px;height:5px}html::-webkit-scrollbar-track{background:var(--background);border-radius:5px}html::-webkit-scrollbar-thumb{background:var(--main-color-text);border-radius:2px;background-clip:padding-box}.product span,.text-micro{font-size:var(--text-micro)}.text-small,a{font-size:var(--text-small)}.text-regular,body{font-size:var(--text-regular)}.text-big{font-size:var(--text-big)}.t-green{color:var(--green-color)}.t-red{color:var(--red-color)}body{font-weight:300;background:var(--background);overflow-x:hidden}h1{font-size:var(--h1-size)}body,h1,h2,h3,h4,h5{font-family:"Inter","Helvetica","Helvetica Neue","Tahoma","Verdana","serif";color:var(--main-color-text)}h1,h2,h3,h4,h5{font-weight:500}h1,h2{line-height:100%}h2{font-size:var(--h2-size)}h3,h4,h5{font-size:var(--h3-size)}h4,h5{font-size:var(--h4-size)}h5{font-size:var(--h5-size)}.alert-div{padding:var(--padding-inside-small-div);text-align:center;border-radius:10px;background:rgba(255,255,255,.3);border:1px solid rgba(255,255,255,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;z-index:10;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;width:300px;height:200px}input[type=password],input[type=text]{white-space:nowrap}input[type=password],input[type=text],textarea{user-select:none;-webkit-user-select:none;justify-content:center;align-items:center;appearance:none;outline:0;margin:0;position:relative;text-decoration:none;touch-action:manipulation;overflow:hidden;height:var(--input-height);font-size:var(--text-small);font-weight:500;background-color:#fff;border:1px solid #d5d9d9;border-radius:8px;box-sizing:border-box;line-height:29px;padding:0 10px;vertical-align:middle;width:100%}input[type=password]::placeholder,input[type=text]::placeholder{font-size:var(--text-micro)}textarea{white-space:pre-wrap;overflow-wrap:break-word;resize:none}.a-button,button,input[type=submit]{cursor:pointer;user-select:none;-webkit-user-select:none;white-space:nowrap;justify-content:center;align-items:center;appearance:none;outline:0;margin:0;position:relative;text-decoration:none;touch-action:manipulation;text-align:center;overflow:hidden;height:var(--input-height);font-size:var(--text-small);font-weight:500;background-color:#fff;border:1px solid #d5d9d9;border-radius:8px;box-shadow:rgba(213,217,217,.5)0 2px 5px 0;box-sizing:border-box;color:#0f1111;display:flex;padding:0 10px;transition:all 550ms cubic-bezier(.19,1,.22,1)}.a-button:hover,button:hover,input[type=submit]:hover{background-color:#f7fafa}.a-button:focus,button:focus,input[type=submit]:focus{border-color:#008296;box-shadow:rgba(213,217,217,.5)0 2px 5px 0;outline:0}.button-get,.button-not-get{background-position:left 3px center;background-size:20px;padding-left:20px}.button-get{background-image:var(--svg-galochka);background-color:#ccf6cc;background-repeat:no-repeat}.button-not-get{background-image:var(--svg-close-red);background-color:#f6cccc}.button-load,.button-not-get,select{background-repeat:no-repeat}.button-load{background-image:var(--svg-circle);background-position:left 3px center;background-size:26px;padding-left:20px}img{border-radius:10px}select{user-select:none;-webkit-user-select:none;white-space:nowrap;justify-content:center;align-items:center;appearance:none;outline:0;margin:0;position:relative;text-decoration:none;touch-action:manipulation;overflow:hidden;height:var(--input-height);font-size:var(--text-small);font-weight:500;background-color:#fff;border:1px solid #d5d9d9;border-radius:8px;box-sizing:border-box;line-height:29px;padding:0 24px 0 10px;width:100%;cursor:pointer;font-family:inherit;transition:var(--animation);vertical-align:baseline;max-width:100%;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path d="M7 10l5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');background-position:center right 3px}select::-ms-expand{display:none}input[type=checkbox],input[type=radio]{display:none}.clear-text-button,.progress-load::after{position:absolute;border-radius:100px;top:0}.clear-text-button{display:none;background-image:var(--svg-close);cursor:pointer;background-position:center;background-repeat:no-repeat;background-size:12px;width:20px;height:20px;border:1px solid rgba(0,0,0,.2);right:4px;bottom:0;margin:auto;transition:var(--animation)}.clear-text-button:hover{transform:scale(1.1)}a{cursor:pointer;text-decoration:none;color:var(--main-color-text)}a:hover{text-decoration:underline}.a-button-border{background-color:#000;color:#fff;padding:10px 20px;cursor:pointer}.button-with-loading{padding:0 20px 0 36px;background-image:url(/assets/svg/circle-load.svg);background-position:center left 12px;background-repeat:no-repeat;background-size:28px}.all{display:flex;flex-direction:column;gap:30px;width:100%;padding:10px;min-height:100vh;justify-content:start;align-items:center}@media (min-width:961px){.all{padding:20px}}.gallery{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:5px;row-gap:50px}@media (min-width:561px) and (max-width:960px){.gallery{grid-template-columns:1fr 1fr 1fr}}@media (min-width:200px) and (max-width:560px){.gallery{grid-template-columns:1fr 1fr}}@media (min-width:961px){.gallery{gap:10px;row-gap:50px}}.product{display:flex;align-items:stretch;justify-content:space-between;flex-direction:column;gap:2px;width:100%}.product h2{font-size:var(--h6-size)}.product .a-button,.product h2{margin-top:5px}.drag-drop,.product .pic{width:100%;position:relative}.product .pic{background-repeat:no-repeat;background-size:cover;border-radius:10px;cursor:zoom-in;background-position:center;object-fit:cover;object-position:top;height:100%}.product .pic span{padding:4px 10px;display:inline-flex;background-color:#fff;border-radius:10px;border:1px solid #000;position:absolute;left:10px;top:10px;font-weight:700;font-size:var(--text-small)}.drag-drop{min-height:260px;border-radius:30px;border:2px dashed var(--grey-text);color:var(--main-color-text);background:var(--background);display:flex;flex-direction:column;justify-content:center;align-items:center;user-select:none;-webkit-user-select:none;margin:10px 0;padding:30px;cursor:pointer}.dragover{background-color:var(--grey-text)}.go-top{position:fixed;right:20px;bottom:20px;width:45px;height:45px;cursor:pointer;z-index:5;background-color:rgba(255,255,255,.6);display:flex;justify-content:center;align-items:center;font-size:34px;font-weight:700;border:1px solid #bbb;border-radius:10px}.go-top--show{visibility:visible}.go-top:hover{transform:scale(1.1)}.burger{user-select:none;-webkit-user-select:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:42px;height:42px;padding:6px;cursor:pointer;position:fixed;top:12px;right:40px;z-index:7;border-radius:5px;display:block}@media (min-width:200px) and (max-width:560px){.burger{top:10px;right:10px}}@media (min-width:561px) and (max-width:960px){.burger{top:10px;right:34px}}.load-preview{display:block;width:100%;margin:20px 0;position:relative;border-radius:30px}.img-preview-div{display:inline-block;margin:5px;width:150px;height:150px;position:absolute;cursor:move;border-radius:5px;background-position:center;background-size:cover}.img-preview-file-div,.img-preview-protect,.img-preview-span{display:inline-flex;justify-content:center;align-items:center;border-radius:5px}.img-preview-file-div{margin:5px;width:150px;height:150px;position:relative;background-position:center;background-size:cover;transition:var(--anim-settings)}.img-preview-protect,.img-preview-span{position:absolute;top:5px;right:5px;font-size:26px;cursor:pointer;width:30px;height:30px;background-color:var(--background-color);margin:0;color:var(--text-color);z-index:2}.img-preview-protect{top:40px}.progress-load{position:relative;left:0;margin:20px 0;border-radius:100px;width:100%;height:5px;background:var(--grey-text);visibility:hidden}.progress-load::after{left:0;content:"";background:var(--main-color-text);height:100%;width:var(--progress-width)}.burger .icon,.burger .icon:after{user-select:none;-webkit-user-select:none;position:absolute;height:4px;width:24px;background-color:var(--main-color-text);content:""}.burger .icon{top:16px}.burger .icon:after{right:0;top:8px}.burger-checkbox:checked+.burger .icon{transform:translate(0,5px) rotateZ(-45deg)}.burger-checkbox:checked+.burger .icon:after{transform:rotateZ(90deg) translate(-8px,0)}input[type=checkbox]:checked+.burger~.mobilemenu{visibility:visible;top:0}.mobilemenu{position:fixed;right:0;left:0;top:-100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;visibility:hidden;width:100%;background-color:rgba(255,255,255,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:20px;height:100vh;z-index:6;overflow:scroll;text-align:center;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.mobilemenu-a{font-size:var(--h3-size)}.popup,.popup-data{display:flex;left:0;right:0;margin:auto;height:100%;overflow:hidden;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.popup{z-index:9;width:100%;position:fixed;top:0;bottom:0;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.1);transition:var(--animation);backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur)}.popup-data{cursor:zoom-out;position:relative;justify-content:center;align-items:center;width:calc(100vw - 200px)}@media (min-width:200px) and (max-width:560px){.popup-data{width:100vw;height:100vh}}.close-popup{cursor:pointer;z-index:10;position:fixed;right:0;top:0;width:65px;height:65px;border:1px solid #bbb;border-radius:10px;background-image:var(--svg-close);background-position:center;background-size:50%;background-repeat:no-repeat;transition:var(--animation);user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.close-popup:hover{transform:scale(1.1)}.step-left,.step-right,input[type=checkbox]+.post-label::before{position:absolute;top:0;margin:auto;justify-content:center;align-items:center}.step-left,.step-right{display:flex;bottom:0;cursor:pointer;background-color:rgba(255,255,255,.2);font-size:var(--h2-size);font-weight:444;border-radius:5px;color:var(--main-color-text);transition:var(--animation);z-index:3;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;visibility:hidden;width:50px;height:50px}.step-right{right:0}.step-left{left:0}input[type=checkbox]+.post-label{position:relative;display:inline-block;padding-left:30px;font-weight:777}input[type=checkbox]+.post-label::before{content:"";left:0;display:inline-flex!important;border:1px solid rgba(0,0,0,.4);border-radius:.25em;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;width:1.4em;height:1.4em}input[type=checkbox]:checked+.post-label::before{border-color:#369fff;background-color:#369fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.photoSwipe_innerthumbs{position:absolute;left:0;right:0;bottom:0;z-index:1000000;display:flex;justify-content:center;gap:8px;padding:12px 16px;overflow-x:auto;background:linear-gradient(to top,rgba(0,0,0,.55),transparent);pointer-events:auto}.photoSwipe_innerthumb{width:76px;height:76px;flex:0 0 auto;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:0 0;cursor:pointer;opacity:.45;transition:opacity .2s ease,border-color .2s ease,transform .2s ease}.photoSwipe_innerthumb img{width:100%;height:100%;display:block;object-fit:cover}.photoSwipe_innerthumb.svifaded{opacity:1;border-color:#fff;transform:translateY(-4px)}@media (max-width:600px){.photoSwipe_innerthumbs{justify-content:flex-start;padding:10px}.photoSwipe_innerthumb{width:56px;height:56px}}