@font-face{font-family:lt;src:url(/_next/static/media/9684e3a26dce270f-s.p.ttf) format("truetype");font-display:swap;font-weight:300;font-style:Light}@font-face{font-family:lt;src:url(/_next/static/media/2a7081efde56ebd7-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:Regular}@font-face{font-family:lt;src:url(/_next/static/media/8a934ffbfdb90aac-s.p.ttf) format("truetype");font-display:swap;font-weight:500;font-style:Medium}@font-face{font-family:lt;src:url(/_next/static/media/5eba43c8ee63a1d6-s.p.ttf) format("truetype");font-display:swap;font-weight:700;font-style:Bold}@font-face{font-family:lt Fallback;src:local("Arial");ascent-override:75.42%;descent-override:20.43%;line-gap-override:26.21%;size-adjust:93.47%}.__className_ee47ea{font-family:lt,lt Fallback}@font-face{font-family:Gluten;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0076c762eec771da-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Gluten;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/46a4f1dd970a31f6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Gluten;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d4ee7e5f2d987a39-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Gluten Fallback;src:local("Arial");ascent-override:56.55%;descent-override:20.82%;line-gap-override:0.00%;size-adjust:114.06%}.__className_49a293{font-family:Gluten,Gluten Fallback;font-weight:400;font-style:normal}#header{display:flex;align-items:center;justify-content:center;background:#fff;padding:50px 0;position:relative;gap:3em}@media screen and (max-width:1024px){#header{justify-content:space-between}}#header:before{content:"";position:absolute;top:-5%;left:0;width:100%;height:100%;background:url(/b/awning.svg);background-repeat:repeat-x;animation:awning 205s linear infinite;rotate:-.5deg}@keyframes awning{0%{background-position-x:0}to{background-position-x:10000px}}#header #hd-logo{width:50px;height:50px;position:relative;z-index:1;display:block;box-sizing:content-box;padding:.5em;display:flex}#header #hd-logo:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;border:3px dashed var(--dr);border-radius:50%;z-index:-1;animation:speen 15s linear infinite}@keyframes speen{0%{rotate:0deg}to{rotate:1turn}}#header #hd-logo img{width:100%;height:100%;object-fit:contain;position:relative;left:3px;top:5px}#header .btn-menu{width:50px;height:50px;border:4px solid var(--drr);background:var(--p);color:#fff;display:flex;align-items:center;cursor:pointer;justify-content:center;border-radius:.25em;padding:.15em .5em;z-index:100;position:relative}#header .btn-menu svg{width:100%;height:100%;color:#fff}@media screen and (min-width:1024px){#header .btn-menu{display:none}}#header #left,#header #right{display:flex;align-items:center;gap:1em;justify-content:center}#header #left .htl,#header #right .htl{position:absolute;left:0;max-height:130px;top:0;height:400px;width:100px}#header #left .htr,#header #right .htr{position:absolute;right:0;top:0;height:130px}#header #left .btn-nav,#header #right .btn-nav{color:var(--p);font-size:1.4rem;font-weight:700;padding:0 2.2em;border-radius:2em;position:relative;z-index:100}@media screen and (max-width:1280px){#header #left .btn-nav,#header #right .btn-nav{padding:0 1em}}@media screen and (max-width:1080px){#header #left .btn-nav,#header #right .btn-nav{display:none}}#header #left .btn-nav:before,#header #right .btn-nav:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border-radius:2em;outline:3px solid rgba(0,0,0,0);transition:all .5s ease}#header #left .btn-nav.act,#header #left .btn-nav:hover,#header #right .btn-nav.act,#header #right .btn-nav:hover{color:#fff}#header #left .btn-nav.act:before,#header #left .btn-nav:hover:before,#header #right .btn-nav.act:before,#header #right .btn-nav:hover:before{background:url(/b/dots_1.png),var(--p);background-size:200px;color:#fff;background-blend-mode:lighten;line-height:1;outline:3px solid var(--p);outline-offset:5px}#fsh{display:flex;align-items:center;justify-content:center;flex-direction:column;position:fixed;top:0;left:0;background:hsla(0,0%,100%,.267);-webkit-backdrop-filter:blur(5px) grayscale(100%);backdrop-filter:blur(5px) grayscale(100%);width:100%;height:100%;z-index:1000;gap:1em;transition:all .8s cubic-bezier(.175,.885,.32,1.275)}#fsh.closed{transform:translateY(-100%)}@media screen and (max-width:420px){#fsh{gap:.5em}}#fsh .btn-nav{background:url(/b/dots_1.png),var(--dp);background-blend-mode:lighten;background-size:400px;color:#fff;font-family:var(--fontG);width:100%;padding:.25em 1em;font-size:2rem;box-shadow:0 0 4px #000}@media screen and (max-width:420px){#fsh .btn-nav{font-size:1.6rem}}:root{--dr:#be2346;--p:#ff92a7;--dp:#ff92a7;--br:#fb3965;--pp:#fce7f3}body,html{max-width:100vw;position:relative;overflow-x:clip}body{background:#ffe7eb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--fontL);color:#fff}*{box-sizing:border-box;padding:0;scroll-behavior:smooth;margin:0}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}button{padding:0;outline:none;border:none;background:none;text-decoration:none;color:#000}.btn{cursor:pointer;transition:all .25s cubic-bezier(.39,.575,.565,1);display:flex}.btn:hover{scale:1.05}.btn:active{scale:.95}#footer{position:relative;z-index:50}#footer .ftr{position:absolute;bottom:100%;left:0;max-height:140px}@media screen and (max-width:500px){#footer .ftr{max-height:80px}}#footer .ftl{position:absolute;max-height:120px;bottom:100%;right:0}@media screen and (max-width:500px){#footer .ftl{max-width:80px}}#footer .top-bar{background:#ffa6b7;display:flex;justify-content:flex-end;gap:2em;padding:.25em 2em}@media screen and (max-width:768px){#footer .top-bar{flex-direction:column;gap:0;align-items:flex-end;text-align:right}}#footer .top-bar .btn-add{font-size:1.5rem}#footer .center{background:url(/b/grid_t.png),#ff92a7;display:flex;justify-content:flex-end;align-items:center;gap:2em;padding:1em}@media screen and (max-width:768px){#footer .center{display:flex;flex-direction:column-reverse;align-items:flex-end;justify-content:flex-end}}#footer .center .ico{position:absolute;bottom:0;left:5%;scale:.8;transform-origin:bottom}@media screen and (max-width:768px){#footer .center .ico{scale:.8;left:0;transform-origin:left bottom}}@media screen and (max-width:480px){#footer .center .ico{bottom:auto;top:0;left:-15px;border-radius:3em;overflow:hidden}}@media screen and (max-width:350px){#footer .center .ico{scale:.5}}#footer .center .heart{width:100px;height:100px}#footer .center .stroke{position:absolute;left:15%;bottom:30%;scale:2;transform-origin:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;animation:beat 2s linear infinite reverse}@media screen and (max-width:480px){#footer .center .stroke{top:0;left:0}}@media screen and (max-width:768px){#footer .center .stroke{scale:1;left:20%}}@media screen and (max-width:350px){#footer .center .stroke{left:-10%}}#footer .center .stroke path{stroke:#ffbecb;fill:#ffbecb}@keyframes beat{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}33%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}66%{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}#footer .center .socials{display:flex;flex-direction:column;align-items:flex-end;gap:.1em;padding-top:1em}#footer .center .socials .attrib p a{font-weight:700;color:var(--dr);font-size:1.2rem}@media screen and (max-width:420px){#footer .center .socials .attrib p a{font-size:.9rem}}#footer .center .socials .st{display:flex;gap:.6em;margin-bottom:.25em}#footer .center .socials .st .btn-socials{background:#fff;color:var(--br);width:50px;height:50px;border-radius:.5em;padding:.25em .5em}#footer .center .socials .st .btn-socials svg{width:100%;height:100%}#footer .bottom{background:var(--br);color:#fff;text-align:center;font-size:.9rem;line-height:1.1;padding-top:.45em;padding-bottom:.15em}@media screen and (max-width:500px){#footer .bottom{text-align:right}}@media screen and (max-width:350px){#footer .bottom{text-align:center}}