:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto}#root:has(.innerPage){max-width:none}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}body{background-image:url(./assets/bg.jpg);background-size:cover;background-position:50%}@media (width <=767px){body{background-image:url(./assets/bgMobile.jpg)}}.logo{position:absolute;top:55px;left:55px;z-index:1;background-color:#fff;width:152px;height:152px;border-radius:100%;object-fit:contain;display:flex;justify-content:center;align-items:center}@media (width <=767px){.logo{top:25px;width:100px;height:100px;left:40px}}.logo img{width:180px}@media (width <=767px){.logo img{width:100px}}.arrow{position:absolute;left:50%;transform:translate(-50%);bottom:60px}.buttonPanel{display:flex;position:absolute;bottom:10%;left:50%;transform:translate(-50%);font-family:League Spartan,serif;font-optical-sizing:auto;font-weight:700;font-style:normal}@media (width <=767px){.buttonPanel{top:50%;transform:translate(-50%) translateY(-50%)}}.buttonPanel button{padding:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafafab3;color:#474646;min-width:280px;border:none;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .5s}.buttonPanel button img{height:50px}.buttonPanel button span{text-align:start;font-size:18px;font-weight:700;text-transform:uppercase}.buttonPanel button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.buttonPanel button:not(:first-child):not(:last-child){border-radius:0}.buttonPanel button:not(:last-child){border-right:1px solid #979797}.buttonPanel button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.buttonPanel button:hover{background:#1ab39ab3;color:#fff}.buttonPanel button:focus{outline:none}.buttonPanel button.selected{background-color:#128572;color:#fff}.buttonPanel button.selected:after{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='15px'%20height='15px'%20viewBox='0%200%2015%2015'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Group'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3cpath%20d='M6.66666667,11.5952381%20L6.66666667,0.952380952%20C6.66666667,0.682539683%206.75809524,0.456507937%206.94095238,0.274285714%20C7.12380952,0.0920634921%207.34984127,0.000634920635%207.61904762,-3.28407225e-06%20C7.88825397,-0.000634920635%208.11460317,0.0907936508%208.29809524,0.274285714%20C8.4815873,0.457777778%208.57269841,0.683809524%208.57142857,0.952380952%20L8.57142857,11.5952381%20L13.2380952,6.92857143%20C13.4285714,6.73809524%2013.6507937,6.64666667%2013.9047619,6.65428571%20C14.1587302,6.66190476%2014.3809524,6.76126984%2014.5714286,6.95238095%20C14.7460317,7.14285714%2014.8371429,7.36507937%2014.8447619,7.61904762%20C14.852381,7.87301587%2014.7612698,8.0952381%2014.5714286,8.28571429%20L8.28571429,14.5714286%20C8.19047619,14.6666667%208.08730159,14.7342857%207.97619048,14.7742857%20C7.86507937,14.8142857%207.74603175,14.8339683%207.61904762,14.8333482%20C7.49206349,14.8326984%207.37301587,14.8130159%207.26190476,14.7742857%20C7.15079365,14.7355556%207.04761905,14.6679365%206.95238095,14.5714286%20L0.666666667,8.28571429%20C0.492063492,8.11111111%200.404761905,7.89301587%200.404761905,7.63142857%20C0.404761905,7.36984127%200.492063492,7.14349206%200.666666667,6.95238095%20C0.857142857,6.76190476%201.08349206,6.66666667%201.34571429,6.66666667%20C1.60793651,6.66666667%201.83396825,6.76190476%202.02380952,6.95238095%20L6.66666667,11.5952381%20Z'%20id='Path'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");position:absolute;bottom:8px}@media (width <=767px){{bottom:auto;left:20px}}@media (width <=767px){.buttonPanel{flex-direction:column}.buttonPanel button{justify-content:flex-start;padding:30px 40px;gap:20px}.buttonPanel button:first-child{border-radius:8px 8px 0 0}.buttonPanel button:last-child{border-radius:0 0 8px 8px}.buttonPanel button svg{width:50px;height:50px}}body:has(div.innerPage){place-items:normal;background-image:none}.innerPage{width:calc(100vw - 15px);min-height:70vh;background-image:url(/assets/bgMerchandising-Co3FYGT3.jpg);background-size:cover;background-position:0 0;position:relative}.innerPage.merchandising{background-image:url(/assets/bgMerchandising-Co3FYGT3.jpg)}@media (width <=767px){.innerPage{width:100vw;min-height:90vh;background-position:50%}}.content{max-width:1280px;margin:0 auto;text-align:center}@media (width <=767px){.content{padding:0 30px}}h1{font-weight:400}@media (width <=767px){h1{font-size:2em}}.post{display:flex;text-align:start;gap:40px}.post img.post{max-width:430px;object-fit:cover;max-height:300px}@media (width <=767px){.post img.post{max-width:100%}}@media (width <=767px){.post{flex-direction:column}}p{font-size:larger;margin-top:0}.cardWrapper{display:flex;gap:40px}@media (width <=767px){.cardWrapper{flex-wrap:wrap}}.cardWrapper .imageCard{height:215px;width:100%;aspect-ratio:1;object-fit:cover;border:1px solid #ccc;border-radius:8px;transition:transform .3s;border:none;cursor:pointer}.cardWrapper .imageCard:hover{transform:scale(1.1)}@media (width <=767px){.cardWrapper .imageCard{width:calc(50% - 20px)}.cardWrapper .imageCard:hover{transform:none}}a.buttonLink{color:#000;background-color:#fff;text-decoration:none;padding:12px 23px;border-radius:50px;display:inline-flex;align-items:center;transition:all .5s}a.buttonLink:hover{background-color:#3ab384;color:#fff}.footer{background-color:#323232;text-align:center;padding:40px}.footer p{margin:0}.footer a{color:#fff;text-decoration:underline;font-weight:400}.whatsappButton{color:#fff;position:fixed;right:60px;bottom:30px;z-index:1;background:#47c747;padding:20px;border-radius:100%;display:flex;transition:all .5s}.whatsappButton:hover{background:#39a039;color:#fff}@media (width <=767px){.whatsappButton{right:30px}}.dialog{border-radius:8px;background-color:#fff;text-align:right}.dialog::backdrop{background:#00000080}.dialog .imageModal{width:100%;max-height:75vh;object-fit:cover}.dialog button{outline:none}.mgt{margin-top:80px}.mgb{margin-bottom:80px}
