*{font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;-webkit-tap-highlight-color:#0000;border:none;outline:none;margin:0;padding:0}html{-webkit-text-size-adjust:100%;line-height:1.15}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;background-color:#0000;text-decoration:none}b,strong{font-weight:bolder}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;width:100%;display:block}button,input,optgroup,select,textarea{background-color:#fff;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none;outline:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}button:-moz-focusring{outline:1px dotted buttontext}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}ul{list-style:none}:root{--base-color:#382e2e;--header-height-mobile:80px;--header-height-desktop:95px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.test button{background:hsl(from var(--base-color) h s calc(l + 10));color:#fff;cursor:pointer;border:none;border-radius:5px;margin-top:10px;padding:8px 16px;font-size:16px;transition:all .3s}.test button:hover{background:hsl(from var(--base-color) h s calc(l - 10))}.test button:focus{box-shadow:0 0 0 1px hsl(from var(--base-color) h s calc(l + 30));outline:none}.test button:active{background:hsl(from var(--base-color) calc(h + 150) s calc(l + 20))}.btn{font-family:var(--font-poppins),sans-serif;text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:fit-content;font-size:16px;font-style:normal;font-weight:400;line-height:140%;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.btn:focus{outline:none}.btn:active{transform:scale(.98)}.btn.centered{margin-left:auto;margin-right:auto;display:flex}.btn-red-primary,.btn-main,.btn-green-primary{padding:16px 24px}.btn-red-primary .icon,.btn-main .icon,.btn-green-primary .icon{flex-shrink:0;width:24px;height:24px;display:inline-flex}.btn-red-primary .icon svg,.btn-main .icon svg,.btn-green-primary .icon svg{color:currentColor;width:24px;height:24px}.btn-red-primary,.btn-main{color:#fff;background:#af7979}.btn-red-primary:hover,.btn-main:hover{color:#fff;background:#d28282}.btn-green-primary{color:#3c3d3f;background:#a8cec4}.btn-green-primary:hover{color:#3c3d3f;background:#66a997}.btn-red-secondary,.btn-green-secondary,.btn-secondary{color:#1e1e1e;border:1px solid #0000;padding:8px 24px}.btn-red-secondary.big,.btn-green-secondary.big,.big.btn-secondary{padding:16px 24px}.btn-red-secondary{background:#debaba}.btn-red-secondary:hover{border-color:#d28282}.btn-green-secondary,.btn-secondary{background:#a8cec4}.btn-green-secondary:hover,.btn-secondary:hover{border-color:#66a997}.btn.admin-btn{text-transform:none;width:auto;min-width:auto;padding:8px;line-height:1;display:inline-block}.btn.admin-btn--overlay{z-index:5;border:2px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;padding:0;font-size:18px;line-height:1;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 6px #00000040}.btn.btn-edit{color:#fff;background-color:#ff9800}.btn.btn-edit:hover{background-color:#ffa726}.btn.btn-delete{color:#fff;background-color:#d28282}.btn.btn-delete:hover{background-color:#b46b6b}.btn.btn-create{color:#fff;background-color:#1976d2}.btn.btn-create:hover{background-color:#1565c0}.modal-backdrop{background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:8px;max-width:90%;padding:20px}html{scroll-behavior:smooth;min-height:100vh}body{font-family:var(--font-outfit,sans-serif);flex-direction:column;min-height:100dvh;margin:0;padding:0;font-size:clamp(.8rem,1.5vw + 1rem,1rem);line-height:1.6;display:flex;position:relative;overflow-y:auto}main{flex:1}#custom-cursor{pointer-events:none;z-index:1000;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute}#thread-ball{width:24px;height:24px;animation:1s linear infinite spin}.container{width:100%;padding:0 16px}@media (min-width:1025px){.container{max-width:1600px;margin:0 auto;padding:0 60px}}.text{font-family:var(--font-outfit),sans-serif;color:#1e1e1e;font-size:18px;font-style:normal;font-weight:400;line-height:140%}:root{--font-outfit:sans-serif;--font-poppins:sans-serif;--base-color:#382e2e;--header-height-mobile:80px;--header-height-desktop:95px;--white:#fff;--color-hero-text:#3c3d3f;--color-page-bg:#f9f9f9;--color-hero-bg:#f4efea;--color-hero-bg-opaque:#f4efeacc;--color-accent-1:#daefe9;--color-accent-2:#a8cec4;--color-accent-3:#debaba;--color-text:#333;--color-text-secondary:#555;--color-text-muted:#999;--color-border:#eee;--color-shadow:#0000001a;--color-shadow-hover:#00000026;--color-primary:#f1641e;--color-primary-hover:#d94c0b;--container-max:1200px;--section-padding-mobile:20px;--section-padding-desktop:40px;--container-gutter:12px;--btn-radius:8px;--bg:#fff;--text:#222;--muted:#666}html,body,#__next{height:100%;margin:0}body{font-family:var(--font-outfit,sans-serif);background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}header,footer{background:0 0}.admin-container{display:flex}.admin-sidebar{width:220px}.admin-content{flex:1;padding:20px}.admin-table-wrap{background:#fff;border:1px solid #eee;border-radius:10px;overflow-x:auto;box-shadow:0 1px 4px #0000000d}.admin-table{border-collapse:collapse;table-layout:auto;width:100%;font-size:14px}.admin-table th,.admin-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #f0f0f0;padding:10px 12px;line-height:1.3}.admin-table th{color:#555;text-transform:uppercase;letter-spacing:.05em;background:#fafafa;font-size:12px;font-weight:600!important}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:#fafafa}@media (max-width:1023px){.admin-table{font-size:12px}.admin-table th,.admin-table td{padding:6px}}.th-full{display:inline}.th-abbr{display:none}@media (max-width:1023px){.th-full{display:none}.th-abbr{display:inline}}
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_5533b1be-module__81WxTa__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_5533b1be-module__81WxTa__variable{--font-outfit:"Outfit", "Outfit Fallback"}
@font-face{font-family:Poppins;font-style:italic;font-weight:100;font-display:swap;src:url(../media/c450a3076b0a17d0-s.158son3y-9~rp.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:100;font-display:swap;src:url(../media/ab8320cba7924145-s.11c2..3vh~2rd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:100;font-display:swap;src:url(../media/3ed60b78fe047f65-s.p.0gsuwowbymdfg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:italic;font-weight:200;font-display:swap;src:url(../media/88463244859fa74e-s.04uefpjwaq6i5.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:200;font-display:swap;src:url(../media/78ddfb4fd63aa8e1-s.10ueysm-sdrs_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:200;font-display:swap;src:url(../media/3fcfba77ced15f81-s.p.0rj_wxv~nsz58.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:italic;font-weight:300;font-display:swap;src:url(../media/0d7395fc9d2cc18e-s.0bwpcwrl4xgal.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:300;font-display:swap;src:url(../media/42fdc379e58c639f-s.00zsqieagr3.g.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:300;font-display:swap;src:url(../media/9f07c7c28a9bc3ba-s.p.17sa0lpvk~_k6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:italic;font-weight:400;font-display:swap;src:url(../media/508e9c8e4bf8c79e-s.07qetammdu1hw.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:400;font-display:swap;src:url(../media/276786042f62a244-s.0irzkz8y7jv29.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:400;font-display:swap;src:url(../media/edcf447d6990da7e-s.p.0rmnzjlzsvg7u.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:italic;font-weight:500;font-display:swap;src:url(../media/3d649eca0e6ca1fb-s.0gb8_1v3sho.n.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:500;font-display:swap;src:url(../media/da1f5095ad42b608-s.01mcg29mp4i~..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:500;font-display:swap;src:url(../media/5de307a1cf21ffb0-s.p.0uab9sg.el18x.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:italic;font-weight:600;font-display:swap;src:url(../media/f8108b279d18af14-s.134s~ty_z38dr.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:600;font-display:swap;src:url(../media/e9dbbfb7e7bc7f69-s.0awaxvi06jwbf.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:600;font-display:swap;src:url(../media/b06c83c7cc676c09-s.p.15p9cfi8srt_k.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:italic;font-weight:700;font-display:swap;src:url(../media/5929d901dfa1aeda-s.03bxwjwm8plvs.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:700;font-display:swap;src:url(../media/845d40ca8bfb4186-s.0vafl1lz46pi~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:700;font-display:swap;src:url(../media/b6620be20ad708dd-s.p.15glw.3ya746x.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:italic;font-weight:800;font-display:swap;src:url(../media/d261761e68f7a421-s.0709_p4d8ancc.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:800;font-display:swap;src:url(../media/edad92c52070cfd9-s.179i92_wyv6nj.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:800;font-display:swap;src:url(../media/6aac95a85db691f1-s.p.0qkjcfd5a90c2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:italic;font-weight:900;font-display:swap;src:url(../media/1357d4234ed202bc-s.0xtgs0_3.rtv_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:italic;font-weight:900;font-display:swap;src:url(../media/070d35a3a80e7132-s.0go4j2pu.k8cx.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:italic;font-weight:900;font-display:swap;src:url(../media/134d5f026a270380-s.p.0moqr0ilx2cjn.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/1e589d51b18335ae-s.05-huglz-54p0.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/274673a632e02dc6-s.0nytys-8f3k7w.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/043b82ab31bba5a4-s.p.03tqs0fb1.6o8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/f802f963cba79871-s.0z43oteb0spdy.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/b30f401cf94fe4f8-s.0pj_z6m2qbcey.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/c7d9ca68f9942779-s.p.0-ul3iyp1t7db.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e832ad540183e91-s.0pw-43bjt5~5_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2094fb60fd9c8287-s.13c6n_dh74ayc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c875c6f5d3e977ac-s.p.0g_ng0t~d_b9n.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.0r1jrq7neqdsq.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0g6rbszwfgn9y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0apt5mko2.qn3.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.0ek5sshv8wk3m.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.1110aazvokzp..woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.0esuu2f5si~v8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.12skym0rqknxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.0carvq6u72s58.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.106do9xzbuago.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.0hoqzal24odb4.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.0.56594qx.-9o.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.0ub.k0om~_-xi.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4ae8e3010ce79e6a-s.0g5xoah9dq00_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1747e1908d2352d2-s.08t4zcuc4z7pw.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4b766aa38fdaaae3-s.p.0cbnlo4n.czwi.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_4dc2ab56-module__D2UuUa__className{font-family:Poppins,Poppins Fallback}.poppins_4dc2ab56-module__D2UuUa__variable{--font-poppins:"Poppins", "Poppins Fallback"}
:root{--base-color:#382e2e;--header-height-mobile:80px;--header-height-desktop:95px}.Header-module-scss-module__wS1-Va__header{font-family:var(--font-outfit,sans-serif);color:#fff;z-index:101;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe6;width:100%;transition:box-shadow .2s;position:fixed;top:0;left:0}.Header-module-scss-module__wS1-Va__header.Header-module-scss-module__wS1-Va__maintenanceActive{box-shadow:0 0 0 2px #b42318e6,0 8px 16px #b4231859}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}}@media (min-width:1025px){.Header-module-scss-module__wS1-Va__header{padding:0}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__navbar{border-radius:2px;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__navbar{gap:24px;padding:20px 0}}@media (min-width:1025px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__navbar{gap:32px}}@media (min-width:1281px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__navbar{gap:40px}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__logo{z-index:102;width:159px;position:relative}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__logo{width:180px}}@media (min-width:1025px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__logo{width:200px}}@media (min-width:1281px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__logo{width:220px}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__logo a,.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__logo img{width:100%;height:auto;display:block}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__menu-btn{cursor:pointer;z-index:502;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__menu-btn{width:48px;height:48px}}@media (min-width:1025px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__menu-btn{display:none}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__menu-btn.Header-module-scss-module__wS1-Va__open .Header-module-scss-module__wS1-Va__menu-btn-burger{background:0 0;transform:translate(-70px)}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__menu-btn.Header-module-scss-module__wS1-Va__open .Header-module-scss-module__wS1-Va__menu-btn-burger:before{transform:rotate(45deg)translate(50px,-50px)}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__menu-btn.Header-module-scss-module__wS1-Va__open .Header-module-scss-module__wS1-Va__menu-btn-burger:after{transform:rotate(-45deg)translate(50px,50px)}@media (min-width:1025px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__burger{display:none}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__menu-btn-burger{border-radius:5px;width:30px;height:3px;transition:all .3s}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__menu-btn-burger{width:36px;height:4px}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__menu-btn-burger:before,.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__menu-btn-burger:after{content:"";background-color:#3c3d3f;border-radius:5px;width:30px;height:3px;transition:all .3s;position:absolute}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__menu-btn-burger:before,.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__menu-btn-burger:after{width:36px;height:4px}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__menu-btn-burger:before{transform:translateY(-2px)}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__menu-btn-burger:after{transform:translateY(8px)}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper{z-index:101;opacity:.5;background-color:#fff;flex-direction:column;justify-content:space-between;width:100vw;height:100dvh;transition:left .6s cubic-bezier(.24,.16,0,.95),opacity .3s ease-in;display:flex;position:fixed;top:0;left:-100vw}@media (min-width:1025px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper{opacity:1;background:0 0;flex-direction:row;flex:1;justify-content:center;width:auto;height:auto;transition:none;position:static}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper ul.Header-module-scss-module__wS1-Va__nav-links{flex-direction:column;gap:16px;height:100%;padding:90px 16px 0;list-style:none;display:flex}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper ul.Header-module-scss-module__wS1-Va__nav-links{gap:20px;padding:90px 16px 0}}@media (min-width:1025px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper ul.Header-module-scss-module__wS1-Va__nav-links{flex-direction:row;justify-content:flex-start;gap:24px;height:auto;padding:0}}@media (min-width:1281px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper ul.Header-module-scss-module__wS1-Va__nav-links{gap:32px}}@media (min-width:1025px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper ul.Header-module-scss-module__wS1-Va__nav-links li{margin:0 10px}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper ul.Header-module-scss-module__wS1-Va__nav-links a{color:#d28282;background:repeating-linear-gradient(90deg,#a8cec4 0 10px,#0000 10px 18px) 0 0/100% 2px no-repeat,repeating-linear-gradient(90deg,#a8cec4 0 10px,#0000 10px 18px) 0 100%/100% 2px no-repeat,repeating-linear-gradient(#a8cec4 0 10px,#0000 10px 18px) 0 0/2px 100% no-repeat,repeating-linear-gradient(#a8cec4 0 10px,#0000 10px 18px) 100% 0/2px 100% no-repeat;border-radius:8px;width:100%;padding:8px 16px;font-size:24px;font-weight:500;line-height:140%;text-decoration:none;transition:color .3s;display:block;position:relative}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper ul.Header-module-scss-module__wS1-Va__nav-links a{border-radius:10px;padding:12px 20px;font-size:28px}}@media (min-width:1025px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper ul.Header-module-scss-module__wS1-Va__nav-links a{color:#3c3d3f;background:0 0;border-radius:0;padding:8px 0;font-size:18px}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper ul.Header-module-scss-module__wS1-Va__nav-links a:hover{color:#d28282}}@media (min-width:1281px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper ul.Header-module-scss-module__wS1-Va__nav-links a{padding:10px 0;font-size:20px}}@media (min-width:1025px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper ul.Header-module-scss-module__wS1-Va__nav-links a.Header-module-scss-module__wS1-Va__nav-link-active{color:#d28282}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper ul.Header-module-scss-module__wS1-Va__nav-links a.Header-module-scss-module__wS1-Va__nav-link-active:after{content:"";background:#d28282;height:2px;position:absolute;bottom:4px;left:8px;right:8px}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper .Header-module-scss-module__wS1-Va__contacts{justify-content:space-between;padding-left:16px;padding-right:16px;display:flex}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper .Header-module-scss-module__wS1-Va__contacts{padding-left:20px;padding-right:20px}}@media (min-width:1025px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper .Header-module-scss-module__wS1-Va__contacts{display:none}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper .Header-module-scss-module__wS1-Va__contacts a{color:#3c3d3f;align-items:center;gap:8px;font-size:18px;font-weight:400;line-height:110%;display:flex}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper .Header-module-scss-module__wS1-Va__contacts a{gap:10px;font-size:20px}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper .Header-module-scss-module__wS1-Va__contacts a .Header-module-scss-module__wS1-Va__icon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper .Header-module-scss-module__wS1-Va__contacts a .Header-module-scss-module__wS1-Va__icon{width:48px;height:48px}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper .Header-module-scss-module__wS1-Va__contacts a .Header-module-scss-module__wS1-Va__icon img,.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper .Header-module-scss-module__wS1-Va__contacts a .Header-module-scss-module__wS1-Va__icon svg{object-fit:contain;width:100%;height:100%}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper .Header-module-scss-module__wS1-Va__contacts a .Header-module-scss-module__wS1-Va__icon svg{color:#3c3d3f;fill:none}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper .Header-module-scss-module__wS1-Va__contacts .Header-module-scss-module__wS1-Va__social{gap:8px;display:flex}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper .Header-module-scss-module__wS1-Va__contacts .Header-module-scss-module__wS1-Va__social{gap:12px}}@media (max-width:1024px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper{padding-bottom:32px}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper .Header-module-scss-module__wS1-Va__menu-header-menu-container{width:100%;padding:16px}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__items-wrapper .Header-module-scss-module__wS1-Va__menu-header-menu-container{padding:20px}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__nav-active{opacity:1;left:0}.Header-module-scss-module__wS1-Va__header .btn.btn-secondary.Header-module-scss-module__wS1-Va__etsy-btn{z-index:102;justify-content:center;align-items:center;min-width:75px;display:flex;position:relative}@media (min-width:768px){.Header-module-scss-module__wS1-Va__header .btn.btn-secondary.Header-module-scss-module__wS1-Va__etsy-btn{min-width:90px}}.Header-module-scss-module__wS1-Va__header .btn.btn-secondary.Header-module-scss-module__wS1-Va__etsy-btn svg{fill:currentColor;width:34px;height:16px;display:block}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__adminBadgeBtn{padding-right:28px;position:relative;overflow:visible}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__red-dot{filter:drop-shadow(0 8px 18px #c0392b42);color:#fff;z-index:2;background-color:#c0392b;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:2px;right:4px;overflow:visible;box-shadow:0 0 0 3px #c0392bf2,0 12px 28px #c0392b47}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__red-dot:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#c0392b2e 0%,#c0392b00 70%);border-radius:50%;width:42px;height:42px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__red-dot:after{content:"";pointer-events:none;will-change:transform,opacity;background-color:#c0392b99;border-radius:50%;width:100%;height:100%;animation:1.2s cubic-bezier(.2,.9,.2,1) infinite Header-module-scss-module__wS1-Va__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (prefers-reduced-motion:reduce){.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__red-dot:after,.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__red-dot:before{animation:none;display:none}}@keyframes Header-module-scss-module__wS1-Va__pulse{0%{opacity:.95;transform:translate(-50%,-50%)scale(.95)}50%{opacity:.35;transform:translate(-50%,-50%)scale(1.9)}to{opacity:0;transform:translate(-50%,-50%)scale(2.6)}}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__overlay{z-index:100;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;width:100vw;height:100dvh;transition:opacity .3s .2s;position:fixed;top:0;left:0}.Header-module-scss-module__wS1-Va__header .Header-module-scss-module__wS1-Va__overlay.Header-module-scss-module__wS1-Va__show{opacity:1;pointer-events:all;transition:opacity .3s}
:root{--base-color:#382e2e;--header-height-mobile:80px;--header-height-desktop:95px}.Footer-module-scss-module__wcgw9G__footer{font-family:var(--font-outfit,sans-serif);padding:64px 0 48px}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footer{padding:80px 0 56px}}@media (min-width:1025px){.Footer-module-scss-module__wcgw9G__footer{padding:100px 0 64px}}@media (min-width:1281px){.Footer-module-scss-module__wcgw9G__footer{padding:120px 0 72px}}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__menu-footer-menu-container .Footer-module-scss-module__wcgw9G__footer-menu{flex-wrap:wrap;justify-content:space-evenly;gap:16px;display:flex}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__menu-footer-menu-container .Footer-module-scss-module__wcgw9G__footer-menu{gap:24px}}@media (min-width:1025px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__menu-footer-menu-container .Footer-module-scss-module__wcgw9G__footer-menu{gap:32px}}@media (min-width:1281px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__menu-footer-menu-container .Footer-module-scss-module__wcgw9G__footer-menu{gap:40px}}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__menu-footer-menu-container .Footer-module-scss-module__wcgw9G__footer-menu li a{color:#3c3d3f;font-size:18px;font-weight:400;line-height:110%}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__menu-footer-menu-container .Footer-module-scss-module__wcgw9G__footer-menu li a{font-size:20px}}@media (min-width:1025px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__menu-footer-menu-container .Footer-module-scss-module__wcgw9G__footer-menu li a{font-size:22px}}@media (min-width:1281px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__menu-footer-menu-container .Footer-module-scss-module__wcgw9G__footer-menu li a{font-size:24px}}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts{justify-content:space-between;margin-top:56px;padding-left:16px;padding-right:16px;display:flex}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts{margin-top:72px;padding-left:40px;padding-right:40px}}@media (min-width:1025px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts{margin-top:88px;padding-left:60px;padding-right:60px}}@media (min-width:1281px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts{margin-top:100px;padding-left:80px;padding-right:80px}}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__emailText{display:none}@media (min-width:481px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__emailText{display:inline}}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts a{color:#3c3d3f;align-items:center;gap:8px;font-size:18px;font-weight:400;line-height:110%;display:flex}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts a{gap:12px;font-size:20px}}@media (min-width:1025px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts a{gap:14px;font-size:22px}}@media (min-width:1281px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts a{gap:16px;font-size:24px}}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts a .Footer-module-scss-module__wcgw9G__icon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts a .Footer-module-scss-module__wcgw9G__icon{width:48px;height:48px}}@media (min-width:1025px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts a .Footer-module-scss-module__wcgw9G__icon{width:52px;height:52px}}@media (min-width:1281px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts a .Footer-module-scss-module__wcgw9G__icon{width:56px;height:56px}}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts a .Footer-module-scss-module__wcgw9G__icon img,.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts a .Footer-module-scss-module__wcgw9G__icon svg{object-fit:contain;width:100%;height:100%}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts a .Footer-module-scss-module__wcgw9G__icon svg{color:#3c3d3f;fill:none}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__social{gap:8px;display:flex}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__social{gap:12px}}@media (min-width:1025px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__social{gap:14px}}@media (min-width:1281px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contacts .Footer-module-scss-module__wcgw9G__social{gap:16px}}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__footer-logo{max-width:180px;margin-top:24px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__footer-logo img{width:100%;height:auto;display:block}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__footer-logo{max-width:200px;margin-top:32px;margin-left:auto;margin-right:auto}}@media (min-width:1025px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__footer-logo{max-width:40vw;margin-top:40px}}@media (min-width:1281px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__footer-logo{margin-top:48px}}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__legal{color:#3c3d3f;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:40px;font-size:16px;font-weight:400;line-height:110%;display:flex}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__legal{gap:12px;margin-top:48px;font-size:18px}}@media (min-width:1025px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__legal{gap:16px;margin-top:56px;font-size:20px}}@media (min-width:1281px){.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__legal{gap:20px;margin-top:64px;font-size:22px}}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__legal a{text-decoration:underline}
.Layout-module-scss-module__rGjB5a__container{flex-direction:column;min-height:100vh;display:flex}.Layout-module-scss-module__rGjB5a__main{flex:1;position:relative}
.PageTransitionLoader-module-scss-module__xpQq_W__loader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;opacity:0;visibility:hidden;pointer-events:none;background-color:#ffffffbd;justify-content:center;align-items:center;transition:opacity .18s,visibility 0s linear .18s;display:flex;position:absolute;inset:0}.PageTransitionLoader-module-scss-module__xpQq_W__visible{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .18s,visibility linear}.PageTransitionLoader-module-scss-module__xpQq_W__hiding{opacity:0;visibility:visible;pointer-events:none}.PageTransitionLoader-module-scss-module__xpQq_W__spinner{border:4px solid #0000001a;border-top-color:#3c3d3f;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite PageTransitionLoader-module-scss-module__xpQq_W__spin}@keyframes PageTransitionLoader-module-scss-module__xpQq_W__spin{to{transform:rotate(360deg)}}
:root{--base-color:#382e2e;--header-height-mobile:80px;--header-height-desktop:95px}.AdminSidebar-module-scss-module__nBVMxa__aside{box-sizing:border-box;padding:20px 0;font-size:16px}.AdminSidebar-module-scss-module__nBVMxa__aside ul{margin:0;padding:0;list-style:none}@media (min-width:1025px){.AdminSidebar-module-scss-module__nBVMxa__aside{width:100%;padding:8px 10px 18px;font-size:14px;position:sticky;top:120px}}.AdminSidebar-module-scss-module__nBVMxa__item{border-radius:10px;transition:background-color .18s}.AdminSidebar-module-scss-module__nBVMxa__item:hover{background:#daefe999}.AdminSidebar-module-scss-module__nBVMxa__link{color:#2c2825;align-items:center;gap:8px;width:100%;padding:4px 8px;font-weight:400;text-decoration:none;transition:color .18s;display:inline-flex}.AdminSidebar-module-scss-module__nBVMxa__linkActive{color:#d28282;font-weight:600}.AdminSidebar-module-scss-module__nBVMxa__summary{cursor:pointer;-webkit-user-select:none;user-select:none;color:#2c2825;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:4px 8px;list-style:none;transition:color .18s,background-color .18s;display:inline-flex}.AdminSidebar-module-scss-module__nBVMxa__summary:hover{background:#daefe999}.AdminSidebar-module-scss-module__nBVMxa__summary::-webkit-details-marker{display:none}.AdminSidebar-module-scss-module__nBVMxa__summary:after{content:"▸";opacity:.7;margin-left:8px;display:inline-block;transform:translateY(-1px)}.AdminSidebar-module-scss-module__nBVMxa__details[open] .AdminSidebar-module-scss-module__nBVMxa__summary:after{content:"▾"}.AdminSidebar-module-scss-module__nBVMxa__summaryActive{color:#d28282;font-weight:600}ul.AdminSidebar-module-scss-module__nBVMxa__nestedList{background:#daefe959;border:1px solid #0000000d;border-radius:8px;gap:4px;margin-top:10px;padding:4px 6px;display:grid}ul.AdminSidebar-module-scss-module__nBVMxa__nestedList .AdminSidebar-module-scss-module__nBVMxa__nestedItem{padding:2px 4px;margin-bottom:0!important}.AdminSidebar-module-scss-module__nBVMxa__unreadBadge{color:#fff;background:#b42318;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}
.RequireAdmin-module-scss-module__Za816W__checking{padding:40px}
:root{--base-color:#382e2e;--header-height-mobile:80px;--header-height-desktop:95px}.AdminLayout-module-scss-module__5YxN8a__container{flex:1;min-height:80vh;display:flex;position:relative}.AdminLayout-module-scss-module__5YxN8a__sidebar{background:#fff;border-right:1px solid #eee;width:220px;padding:20px}@media (min-width:1025px){.AdminLayout-module-scss-module__5YxN8a__sidebar{margin-top:120px;padding:0}}.AdminLayout-module-scss-module__5YxN8a__content{flex:1;margin-top:90px}.AdminLayout-module-scss-module__5YxN8a__menuButton,.AdminLayout-module-scss-module__5YxN8a__sidebarOverlay{display:none}@media (max-width:1023px){.AdminLayout-module-scss-module__5YxN8a__container{display:block}.AdminLayout-module-scss-module__5YxN8a__content{margin-top:80px}.AdminLayout-module-scss-module__5YxN8a__menuButton{z-index:320;background:#fffffff5;border:1px solid #00000014;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:44px;height:44px;padding:0;display:flex;position:fixed;top:12px;left:12px}.AdminLayout-module-scss-module__5YxN8a__menuButton span{background:#3c3d3f;border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.AdminLayout-module-scss-module__5YxN8a__menuButtonOpen span:first-child{transform:translateY(4.5px)rotate(45deg)}.AdminLayout-module-scss-module__5YxN8a__menuButtonOpen span:nth-child(2){transform:translateY(-4.5px)rotate(-45deg)}.AdminLayout-module-scss-module__5YxN8a__sidebar{left:0;top:var(--header-height-mobile);z-index:220;border-right:1px solid #00000014;width:min(300px,86vw);padding:12px 8px 20px;transition:transform .22s;position:fixed;bottom:0;overflow-y:auto;transform:translate(-110%)}.AdminLayout-module-scss-module__5YxN8a__sidebarOpen{transform:translate(0)}.AdminLayout-module-scss-module__5YxN8a__sidebarOverlay{z-index:205;background:#00000047;display:block;position:fixed;inset:0}}
