@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;600;800&display=swap);#topbar[data-v-bf994df0]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-bf994df0]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-bf994df0]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-bf994df0]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-bf994df0]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-bf994df0]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-bf994df0]{margin-right:3rem}}#topbar .menu li a[data-v-bf994df0]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-bf994df0]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-bf994df0]{font-size:16px}}#topbar .menu li a[data-v-bf994df0]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-bf994df0]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-bf994df0]:hover{color:#1a1919}#topbar .brand[data-v-bf994df0]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-bf994df0]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-bf994df0]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-bf994df0]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-bf994df0]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-bf994df0]:hover{opacity:.5}#topbar .social[data-v-bf994df0]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-bf994df0]{display:flex;align-items:center}#topbar .social a[data-v-bf994df0]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-bf994df0]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-bf994df0]:hover{color:#c13584}#topbar .social i[data-v-bf994df0]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-bf994df0]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-bf994df0]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-bf994df0]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-bf994df0]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-bf994df0]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-bf994df0]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-bf994df0]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-bf994df0]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-bf994df0]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-bf994df0]{height:20px;width:auto}#topbar-mobile .brand img[data-v-bf994df0]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-bf994df0]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-bf994df0]{display:flex;align-items:center}#topbar-mobile .social a[data-v-bf994df0]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-bf994df0]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-bf994df0]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-bf994df0]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-bf994df0]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-bf994df0]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-bf994df0]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-bf994df0]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-bf994df0]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-bf994df0]{font-size:13px;color:#1a1919}#topbar-menu[data-v-bf994df0]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-bf994df0]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-bf994df0]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-bf994df0]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-bf994df0]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-bf994df0]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-bf994df0]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-bf994df0]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-bf994df0]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-bf994df0]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-bf994df0]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-bf994df0]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-bf994df0]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-bf994df0]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-bf994df0]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-bf994df0]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-bf994df0]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-bf994df0]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-bf994df0]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-bf994df0]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-bf994df0]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-bf994df0]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-bf994df0]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-bf994df0]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-bf994df0]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-bf994df0]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-bf994df0]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-bf994df0]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-bf994df0]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-bf994df0]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-bf994df0]{padding:1rem 7%}}#footer .sec-title[data-v-bf994df0]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-bf994df0]{list-style:none;padding:0}#footer .site-info ul li[data-v-bf994df0]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-bf994df0]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-bf994df0]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-bf994df0]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-bf994df0]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-bf994df0]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-bf994df0]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-bf994df0]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-bf994df0]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-bf994df0]{font-size:13px}}#footer .comdata .brand img[data-v-bf994df0]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-bf994df0]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-bf994df0],.container-sm[data-v-bf994df0],.container[data-v-bf994df0]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-bf994df0],.container-md[data-v-bf994df0],.container-sm[data-v-bf994df0],.container[data-v-bf994df0]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-bf994df0],.container-md[data-v-bf994df0],.container-sm[data-v-bf994df0],.container-xl[data-v-bf994df0],.container-xxl[data-v-bf994df0],.container[data-v-bf994df0]{max-width:1320px}}h1[data-v-bf994df0],h2[data-v-bf994df0],h3[data-v-bf994df0],h4[data-v-bf994df0],h5[data-v-bf994df0],h6[data-v-bf994df0],p[data-v-bf994df0]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-bf994df0]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-bf994df0],.container-lg[data-v-bf994df0],.container-md[data-v-bf994df0],.container-sm[data-v-bf994df0],.container-xl[data-v-bf994df0],.container-xxl[data-v-bf994df0],.container[data-v-bf994df0]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-bf994df0],.container[data-v-bf994df0]{max-width:540px}}@media(min-width:768px){.container-md[data-v-bf994df0],.container-sm[data-v-bf994df0],.container[data-v-bf994df0]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-bf994df0],.container-md[data-v-bf994df0],.container-sm[data-v-bf994df0],.container[data-v-bf994df0]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-bf994df0],.container-md[data-v-bf994df0],.container-sm[data-v-bf994df0],.container-xl[data-v-bf994df0],.container[data-v-bf994df0]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-bf994df0],.container-md[data-v-bf994df0],.container-sm[data-v-bf994df0],.container-xl[data-v-bf994df0],.container-xxl[data-v-bf994df0],.container[data-v-bf994df0]{max-width:1350px}}.mos-btn-md[data-v-bf994df0],.mos-btn[data-v-bf994df0]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-bf994df0],.mos-btn-md i[data-v-bf994df0]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-bf994df0],.mos-btn-md i[data-v-bf994df0]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-bf994df0],.mos-btn[data-v-bf994df0]{font-size:14px}.mos-btn-md[data-v-bf994df0]:active,.mos-btn[data-v-bf994df0]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-bf994df0]:hover,.mos-btn[data-v-bf994df0]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-bf994df0],.mos-btn.mos-btn-alterh[data-v-bf994df0]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-bf994df0]:active,.mos-btn.mos-btn-alterh[data-v-bf994df0]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-bf994df0]:hover,.mos-btn.mos-btn-alterh[data-v-bf994df0]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-bf994df0],.mos-btn.mos-btn-sm[data-v-bf994df0]{padding:.6rem 1.5rem}.mos-btn-square[data-v-bf994df0]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-bf994df0]{font-size:14px}.mos-btn-square[data-v-bf994df0]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-bf994df0]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-bf994df0]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-bf994df0]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-bf994df0]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-bf994df0]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-bf994df0]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-bf994df0]{font-size:30px;line-height:37px}}h3[data-v-bf994df0]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-bf994df0]{font-size:24px;line-height:30px}}h4[data-v-bf994df0]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-bf994df0]{font-size:20px;line-height:26px}}p[data-v-bf994df0]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-bf994df0]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-bf994df0]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-bf994df0]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-bf994df0]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-bf994df0]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-bf994df0]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-bf994df0]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-bf994df0]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-bf994df0]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-bf994df0]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-bf994df0],.anim-wrapper.is-shown .anim-left[data-v-bf994df0],.anim-wrapper.is-shown .anim-right[data-v-bf994df0],.anim-wrapper.is-shown .anim-up[data-v-bf994df0]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-bf994df0]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-bf994df0]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-bf994df0]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-bf994df0]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-bf994df0]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-bf994df0]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-bf994df0]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-bf994df0]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-bf994df0]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-bf994df0]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-bf994df0]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-bf994df0],.anim-topbar-wrapper.is-shown .anim-left[data-v-bf994df0],.anim-topbar-wrapper.is-shown .anim-right[data-v-bf994df0],.anim-topbar-wrapper.is-shown .anim-up[data-v-bf994df0]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-bf994df0],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-bf994df0],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-bf994df0],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-bf994df0]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-bf994df0]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-bf994df0]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-bf994df0]{overflow:hidden}.current-link .cl-txt[data-v-bf994df0]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-bf994df0]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-bf994df0]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-bf994df0]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-bf994df0]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-bf994df0]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-bf994df0]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-bf994df0]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-bf994df0]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-bf994df0]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-bf994df0]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-bf994df0]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-bf994df0]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-bf994df0]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-bf994df0]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-bf994df0]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-bf994df0]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-bf994df0]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-bf994df0]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-bf994df0]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-bf994df0]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-bf994df0]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-bf994df0]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-bf994df0]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-bf994df0]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-bf994df0]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-bf994df0]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-bf994df0]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-bf994df0]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-bf994df0]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-bf994df0]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-bf994df0]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-bf994df0]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-bf994df0]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-bf994df0]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-bf994df0]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-bf994df0]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-bf994df0]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-bf994df0]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-bf994df0]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-bf994df0]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-bf994df0]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-bf994df0]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-bf994df0]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-bf994df0]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-bf994df0]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-bf994df0]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-bf994df0]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-bf994df0]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-bf994df0]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-bf994df0]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-bf994df0]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-bf994df0]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-bf994df0]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-bf994df0]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-bf994df0]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-bf994df0]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-bf994df0]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-bf994df0]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-bf994df0]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-bf994df0],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-bf994df0]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-bf994df0]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-bf994df0]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-bf994df0]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-bf994df0]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-bf994df0]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-bf994df0]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-bf994df0]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-bf994df0]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-bf994df0]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-bf994df0]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-bf994df0]{opacity:.85}.instagram-wrapper[data-v-bf994df0]{width:100%;margin:0 auto}.instagram-gallery[data-v-bf994df0]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-bf994df0]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-bf994df0]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-bf994df0]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-bf994df0]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-bf994df0]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-bf994df0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-bf994df0]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-bf994df0]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-bf994df0]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-bf994df0]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-bf994df0]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-bf994df0]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-bf994df0]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-bf994df0]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-bf994df0]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-bf994df0]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-bf994df0]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-bf994df0]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-bf994df0]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-bf994df0]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-bf994df0]{overflow:visible!important}.recaptcha-wrap[data-v-bf994df0]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-bf994df0]:root{--header-height:65px}@media(max-width:768px){[data-v-bf994df0]:root{--header-height:55px}}@media(min-width:1200px){[data-v-bf994df0]:root{--header-height:65px}}@media(min-width:1450px){[data-v-bf994df0]:root{--header-height:75px}}a[data-v-bf994df0]{text-decoration:none;color:#1a1919}a[data-v-bf994df0]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-bf994df0]{transition-duration:2s!important}.remove-overflow[data-v-bf994df0]{overflow:hidden}body[data-v-bf994df0]{overflow:hidden;height:100vh;padding:0}#app[data-v-bf994df0]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-bf994df0]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-bf994df0]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-bf994df0]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-bf994df0]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-bf994df0]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#topbar[data-v-40610cf2]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-40610cf2]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-40610cf2]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-40610cf2]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-40610cf2]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-40610cf2]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-40610cf2]{margin-right:3rem}}#topbar .menu li a[data-v-40610cf2]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-40610cf2]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-40610cf2]{font-size:16px}}#topbar .menu li a[data-v-40610cf2]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-40610cf2]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-40610cf2]:hover{color:#1a1919}#topbar .brand[data-v-40610cf2]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-40610cf2]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-40610cf2]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-40610cf2]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-40610cf2]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-40610cf2]:hover{opacity:.5}#topbar .social[data-v-40610cf2]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-40610cf2]{display:flex;align-items:center}#topbar .social a[data-v-40610cf2]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-40610cf2]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-40610cf2]:hover{color:#c13584}#topbar .social i[data-v-40610cf2]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-40610cf2]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-40610cf2]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-40610cf2]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-40610cf2]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-40610cf2]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-40610cf2]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-40610cf2]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-40610cf2]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-40610cf2]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-40610cf2]{height:20px;width:auto}#topbar-mobile .brand img[data-v-40610cf2]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-40610cf2]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-40610cf2]{display:flex;align-items:center}#topbar-mobile .social a[data-v-40610cf2]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-40610cf2]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-40610cf2]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-40610cf2]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-40610cf2]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-40610cf2]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-40610cf2]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-40610cf2]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-40610cf2]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-40610cf2]{font-size:13px;color:#1a1919}#topbar-menu[data-v-40610cf2]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-40610cf2]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-40610cf2]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-40610cf2]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-40610cf2]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-40610cf2]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-40610cf2]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-40610cf2]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-40610cf2]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-40610cf2]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-40610cf2]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-40610cf2]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-40610cf2]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-40610cf2]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-40610cf2]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-40610cf2]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-40610cf2]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-40610cf2]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-40610cf2]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-40610cf2]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-40610cf2]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-40610cf2]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-40610cf2]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-40610cf2]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-40610cf2]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-40610cf2]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-40610cf2]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-40610cf2]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-40610cf2]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-40610cf2]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-40610cf2]{padding:1rem 7%}}#footer .sec-title[data-v-40610cf2]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-40610cf2]{list-style:none;padding:0}#footer .site-info ul li[data-v-40610cf2]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-40610cf2]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-40610cf2]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-40610cf2]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-40610cf2]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-40610cf2]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-40610cf2]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-40610cf2]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-40610cf2]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-40610cf2]{font-size:13px}}#footer .comdata .brand img[data-v-40610cf2]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-40610cf2]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-40610cf2],.container-sm[data-v-40610cf2],.container[data-v-40610cf2]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-40610cf2],.container-md[data-v-40610cf2],.container-sm[data-v-40610cf2],.container[data-v-40610cf2]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-40610cf2],.container-md[data-v-40610cf2],.container-sm[data-v-40610cf2],.container-xl[data-v-40610cf2],.container-xxl[data-v-40610cf2],.container[data-v-40610cf2]{max-width:1320px}}h1[data-v-40610cf2],h2[data-v-40610cf2],h3[data-v-40610cf2],h4[data-v-40610cf2],h5[data-v-40610cf2],h6[data-v-40610cf2],p[data-v-40610cf2]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-40610cf2]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-40610cf2],.container-lg[data-v-40610cf2],.container-md[data-v-40610cf2],.container-sm[data-v-40610cf2],.container-xl[data-v-40610cf2],.container-xxl[data-v-40610cf2],.container[data-v-40610cf2]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-40610cf2],.container[data-v-40610cf2]{max-width:540px}}@media(min-width:768px){.container-md[data-v-40610cf2],.container-sm[data-v-40610cf2],.container[data-v-40610cf2]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-40610cf2],.container-md[data-v-40610cf2],.container-sm[data-v-40610cf2],.container[data-v-40610cf2]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-40610cf2],.container-md[data-v-40610cf2],.container-sm[data-v-40610cf2],.container-xl[data-v-40610cf2],.container[data-v-40610cf2]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-40610cf2],.container-md[data-v-40610cf2],.container-sm[data-v-40610cf2],.container-xl[data-v-40610cf2],.container-xxl[data-v-40610cf2],.container[data-v-40610cf2]{max-width:1350px}}.mos-btn-md[data-v-40610cf2],.mos-btn[data-v-40610cf2]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-40610cf2],.mos-btn-md i[data-v-40610cf2]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-40610cf2],.mos-btn-md i[data-v-40610cf2]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-40610cf2],.mos-btn[data-v-40610cf2]{font-size:14px}.mos-btn-md[data-v-40610cf2]:active,.mos-btn[data-v-40610cf2]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-40610cf2]:hover,.mos-btn[data-v-40610cf2]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-40610cf2],.mos-btn.mos-btn-alterh[data-v-40610cf2]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-40610cf2]:active,.mos-btn.mos-btn-alterh[data-v-40610cf2]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-40610cf2]:hover,.mos-btn.mos-btn-alterh[data-v-40610cf2]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-40610cf2],.mos-btn.mos-btn-sm[data-v-40610cf2]{padding:.6rem 1.5rem}.mos-btn-square[data-v-40610cf2]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-40610cf2]{font-size:14px}.mos-btn-square[data-v-40610cf2]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-40610cf2]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-40610cf2]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-40610cf2]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-40610cf2]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-40610cf2]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-40610cf2]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-40610cf2]{font-size:30px;line-height:37px}}h3[data-v-40610cf2]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-40610cf2]{font-size:24px;line-height:30px}}h4[data-v-40610cf2]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-40610cf2]{font-size:20px;line-height:26px}}p[data-v-40610cf2]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-40610cf2]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-40610cf2]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-40610cf2]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-40610cf2]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-40610cf2]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-40610cf2]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-40610cf2]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-40610cf2]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-40610cf2]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-40610cf2]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-40610cf2],.anim-wrapper.is-shown .anim-left[data-v-40610cf2],.anim-wrapper.is-shown .anim-right[data-v-40610cf2],.anim-wrapper.is-shown .anim-up[data-v-40610cf2]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-40610cf2]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-40610cf2]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-40610cf2]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-40610cf2]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-40610cf2]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-40610cf2]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-40610cf2]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-40610cf2]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-40610cf2]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-40610cf2]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-40610cf2]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-40610cf2],.anim-topbar-wrapper.is-shown .anim-left[data-v-40610cf2],.anim-topbar-wrapper.is-shown .anim-right[data-v-40610cf2],.anim-topbar-wrapper.is-shown .anim-up[data-v-40610cf2]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-40610cf2],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-40610cf2],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-40610cf2],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-40610cf2]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-40610cf2]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-40610cf2]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-40610cf2]{overflow:hidden}.current-link .cl-txt[data-v-40610cf2]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-40610cf2]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-40610cf2]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-40610cf2]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-40610cf2]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-40610cf2]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-40610cf2]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-40610cf2]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-40610cf2]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-40610cf2]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-40610cf2]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-40610cf2]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-40610cf2]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-40610cf2]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-40610cf2]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-40610cf2]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-40610cf2]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-40610cf2]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-40610cf2]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-40610cf2]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-40610cf2]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-40610cf2]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-40610cf2]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-40610cf2]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-40610cf2]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-40610cf2]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-40610cf2]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-40610cf2]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-40610cf2]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-40610cf2]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-40610cf2]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-40610cf2]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-40610cf2]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-40610cf2]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-40610cf2]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-40610cf2]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-40610cf2]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-40610cf2]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-40610cf2]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-40610cf2]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-40610cf2]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-40610cf2]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-40610cf2]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-40610cf2]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-40610cf2]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-40610cf2]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-40610cf2]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-40610cf2]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-40610cf2]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-40610cf2]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-40610cf2]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-40610cf2]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-40610cf2]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-40610cf2]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-40610cf2]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-40610cf2]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-40610cf2]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-40610cf2]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-40610cf2]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-40610cf2]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-40610cf2],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-40610cf2]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-40610cf2]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-40610cf2]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-40610cf2]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-40610cf2]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-40610cf2]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-40610cf2]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-40610cf2]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-40610cf2]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-40610cf2]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-40610cf2]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-40610cf2]{opacity:.85}.instagram-wrapper[data-v-40610cf2]{width:100%;margin:0 auto}.instagram-gallery[data-v-40610cf2]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-40610cf2]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-40610cf2]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-40610cf2]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-40610cf2]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-40610cf2]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-40610cf2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-40610cf2]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-40610cf2]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-40610cf2]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-40610cf2]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-40610cf2]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-40610cf2]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-40610cf2]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-40610cf2]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-40610cf2]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-40610cf2]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-40610cf2]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-40610cf2]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-40610cf2]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-40610cf2]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-40610cf2]{overflow:visible!important}.recaptcha-wrap[data-v-40610cf2]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-40610cf2]:root{--header-height:65px}@media(max-width:768px){[data-v-40610cf2]:root{--header-height:55px}}@media(min-width:1200px){[data-v-40610cf2]:root{--header-height:65px}}@media(min-width:1450px){[data-v-40610cf2]:root{--header-height:75px}}a[data-v-40610cf2]{text-decoration:none;color:#1a1919}a[data-v-40610cf2]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-40610cf2]{transition-duration:2s!important}.remove-overflow[data-v-40610cf2]{overflow:hidden}body[data-v-40610cf2]{overflow:hidden;height:100vh;padding:0}#app[data-v-40610cf2]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-40610cf2]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-40610cf2]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-40610cf2]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-40610cf2]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-40610cf2]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#social-media-links[data-v-40610cf2]{list-style:none;display:flex;align-items:stretch;justify-content:flex-end;margin:0;padding:0}@media(min-width:768px){#social-media-links.links-open li i[data-v-40610cf2]{opacity:1}#social-media-links.links-open li .social-letters[data-v-40610cf2]{width:80px;margin-left:5px;opacity:1}}#social-media-links li[data-v-40610cf2]{cursor:pointer;margin-left:1.5rem;display:flex;align-items:center}#social-media-links li .social-link[data-v-40610cf2],#social-media-links li a[data-v-40610cf2]{display:flex;align-items:center}@media(max-width:767px){#social-media-links li[data-v-40610cf2]{margin-left:25px}}@media(min-width:768px){#social-media-links li:hover i[data-v-40610cf2]{opacity:1}#social-media-links li:hover .social-letters[data-v-40610cf2]{width:80px;margin-left:5px;opacity:1}}#social-media-links li i[data-v-40610cf2]{font-size:23px!important;color:#1a1919;opacity:1;transition:opacity .4s ease}@media(max-width:767px){#social-media-links li i[data-v-40610cf2]{font-size:20px!important;opacity:1}}#social-media-links li .social-letters[data-v-40610cf2]{width:0;overflow:hidden;transition:all .4s ease 0s;display:inline-flex;font-size:15px;color:#1a1919;opacity:.7}#topbar[data-v-8233ebd8]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-8233ebd8]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-8233ebd8]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-8233ebd8]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-8233ebd8]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-8233ebd8]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-8233ebd8]{margin-right:3rem}}#topbar .menu li a[data-v-8233ebd8]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-8233ebd8]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-8233ebd8]{font-size:16px}}#topbar .menu li a[data-v-8233ebd8]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-8233ebd8]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-8233ebd8]:hover{color:#1a1919}#topbar .brand[data-v-8233ebd8]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-8233ebd8]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-8233ebd8]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-8233ebd8]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-8233ebd8]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-8233ebd8]:hover{opacity:.5}#topbar .social[data-v-8233ebd8]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-8233ebd8]{display:flex;align-items:center}#topbar .social a[data-v-8233ebd8]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-8233ebd8]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-8233ebd8]:hover{color:#c13584}#topbar .social i[data-v-8233ebd8]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-8233ebd8]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-8233ebd8]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-8233ebd8]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-8233ebd8]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-8233ebd8]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-8233ebd8]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-8233ebd8]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-8233ebd8]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-8233ebd8]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-8233ebd8]{height:20px;width:auto}#topbar-mobile .brand img[data-v-8233ebd8]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-8233ebd8]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-8233ebd8]{display:flex;align-items:center}#topbar-mobile .social a[data-v-8233ebd8]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-8233ebd8]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-8233ebd8]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-8233ebd8]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-8233ebd8]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-8233ebd8]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-8233ebd8]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-8233ebd8]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-8233ebd8]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-8233ebd8]{font-size:13px;color:#1a1919}#topbar-menu[data-v-8233ebd8]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-8233ebd8]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-8233ebd8]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-8233ebd8]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-8233ebd8]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-8233ebd8]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-8233ebd8]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-8233ebd8]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-8233ebd8]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-8233ebd8]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-8233ebd8]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-8233ebd8]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-8233ebd8]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-8233ebd8]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-8233ebd8]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-8233ebd8]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-8233ebd8]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-8233ebd8]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-8233ebd8]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-8233ebd8]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-8233ebd8]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-8233ebd8]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-8233ebd8]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-8233ebd8]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-8233ebd8]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-8233ebd8]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-8233ebd8]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-8233ebd8]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-8233ebd8]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-8233ebd8]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-8233ebd8]{padding:1rem 7%}}#footer .sec-title[data-v-8233ebd8]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-8233ebd8]{list-style:none;padding:0}#footer .site-info ul li[data-v-8233ebd8]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-8233ebd8]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-8233ebd8]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-8233ebd8]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-8233ebd8]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-8233ebd8]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-8233ebd8]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-8233ebd8]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-8233ebd8]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-8233ebd8]{font-size:13px}}#footer .comdata .brand img[data-v-8233ebd8]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-8233ebd8]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-8233ebd8],.container-sm[data-v-8233ebd8],.container[data-v-8233ebd8]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-8233ebd8],.container-md[data-v-8233ebd8],.container-sm[data-v-8233ebd8],.container[data-v-8233ebd8]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-8233ebd8],.container-md[data-v-8233ebd8],.container-sm[data-v-8233ebd8],.container-xl[data-v-8233ebd8],.container-xxl[data-v-8233ebd8],.container[data-v-8233ebd8]{max-width:1320px}}h1[data-v-8233ebd8],h2[data-v-8233ebd8],h3[data-v-8233ebd8],h4[data-v-8233ebd8],h5[data-v-8233ebd8],h6[data-v-8233ebd8],p[data-v-8233ebd8]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-8233ebd8]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-8233ebd8],.container-lg[data-v-8233ebd8],.container-md[data-v-8233ebd8],.container-sm[data-v-8233ebd8],.container-xl[data-v-8233ebd8],.container-xxl[data-v-8233ebd8],.container[data-v-8233ebd8]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-8233ebd8],.container[data-v-8233ebd8]{max-width:540px}}@media(min-width:768px){.container-md[data-v-8233ebd8],.container-sm[data-v-8233ebd8],.container[data-v-8233ebd8]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-8233ebd8],.container-md[data-v-8233ebd8],.container-sm[data-v-8233ebd8],.container[data-v-8233ebd8]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-8233ebd8],.container-md[data-v-8233ebd8],.container-sm[data-v-8233ebd8],.container-xl[data-v-8233ebd8],.container[data-v-8233ebd8]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-8233ebd8],.container-md[data-v-8233ebd8],.container-sm[data-v-8233ebd8],.container-xl[data-v-8233ebd8],.container-xxl[data-v-8233ebd8],.container[data-v-8233ebd8]{max-width:1350px}}.mos-btn-md[data-v-8233ebd8],.mos-btn[data-v-8233ebd8]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-8233ebd8],.mos-btn-md i[data-v-8233ebd8]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-8233ebd8],.mos-btn-md i[data-v-8233ebd8]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-8233ebd8],.mos-btn[data-v-8233ebd8]{font-size:14px}.mos-btn-md[data-v-8233ebd8]:active,.mos-btn[data-v-8233ebd8]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-8233ebd8]:hover,.mos-btn[data-v-8233ebd8]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-8233ebd8],.mos-btn.mos-btn-alterh[data-v-8233ebd8]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-8233ebd8]:active,.mos-btn.mos-btn-alterh[data-v-8233ebd8]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-8233ebd8]:hover,.mos-btn.mos-btn-alterh[data-v-8233ebd8]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-8233ebd8],.mos-btn.mos-btn-sm[data-v-8233ebd8]{padding:.6rem 1.5rem}.mos-btn-square[data-v-8233ebd8]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-8233ebd8]{font-size:14px}.mos-btn-square[data-v-8233ebd8]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-8233ebd8]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-8233ebd8]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-8233ebd8]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-8233ebd8]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-8233ebd8]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-8233ebd8]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-8233ebd8]{font-size:30px;line-height:37px}}h3[data-v-8233ebd8]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-8233ebd8]{font-size:24px;line-height:30px}}h4[data-v-8233ebd8]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-8233ebd8]{font-size:20px;line-height:26px}}p[data-v-8233ebd8]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-8233ebd8]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-8233ebd8]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-8233ebd8]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-8233ebd8]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-8233ebd8]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-8233ebd8]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-8233ebd8]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-8233ebd8]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-8233ebd8]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-8233ebd8]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-8233ebd8],.anim-wrapper.is-shown .anim-left[data-v-8233ebd8],.anim-wrapper.is-shown .anim-right[data-v-8233ebd8],.anim-wrapper.is-shown .anim-up[data-v-8233ebd8]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-8233ebd8]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-8233ebd8]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-8233ebd8]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-8233ebd8]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-8233ebd8]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-8233ebd8]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-8233ebd8]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-8233ebd8]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-8233ebd8]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-8233ebd8]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-8233ebd8]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-8233ebd8],.anim-topbar-wrapper.is-shown .anim-left[data-v-8233ebd8],.anim-topbar-wrapper.is-shown .anim-right[data-v-8233ebd8],.anim-topbar-wrapper.is-shown .anim-up[data-v-8233ebd8]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-8233ebd8],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-8233ebd8],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-8233ebd8],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-8233ebd8]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-8233ebd8]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-8233ebd8]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-8233ebd8]{overflow:hidden}.current-link .cl-txt[data-v-8233ebd8]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-8233ebd8]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-8233ebd8]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-8233ebd8]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-8233ebd8]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-8233ebd8]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-8233ebd8]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-8233ebd8]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-8233ebd8]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-8233ebd8]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-8233ebd8]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-8233ebd8]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-8233ebd8]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-8233ebd8]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-8233ebd8]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-8233ebd8]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-8233ebd8]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-8233ebd8]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-8233ebd8]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-8233ebd8]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-8233ebd8]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-8233ebd8]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-8233ebd8]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-8233ebd8]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-8233ebd8]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-8233ebd8]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-8233ebd8]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-8233ebd8]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-8233ebd8]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-8233ebd8]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-8233ebd8]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-8233ebd8]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-8233ebd8]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-8233ebd8]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-8233ebd8]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-8233ebd8]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-8233ebd8]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-8233ebd8]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-8233ebd8]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-8233ebd8]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-8233ebd8]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-8233ebd8]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-8233ebd8]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-8233ebd8]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-8233ebd8]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-8233ebd8]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-8233ebd8]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-8233ebd8]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-8233ebd8]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-8233ebd8]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-8233ebd8]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-8233ebd8]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-8233ebd8]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-8233ebd8]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-8233ebd8]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-8233ebd8]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-8233ebd8]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-8233ebd8]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-8233ebd8]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-8233ebd8]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-8233ebd8],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-8233ebd8]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-8233ebd8]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-8233ebd8]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-8233ebd8]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-8233ebd8]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-8233ebd8]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-8233ebd8]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-8233ebd8]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-8233ebd8]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-8233ebd8]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-8233ebd8]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-8233ebd8]{opacity:.85}.instagram-wrapper[data-v-8233ebd8]{width:100%;margin:0 auto}.instagram-gallery[data-v-8233ebd8]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-8233ebd8]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-8233ebd8]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-8233ebd8]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-8233ebd8]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-8233ebd8]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-8233ebd8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-8233ebd8]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-8233ebd8]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-8233ebd8]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-8233ebd8]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-8233ebd8]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-8233ebd8]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-8233ebd8]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-8233ebd8]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-8233ebd8]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-8233ebd8]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-8233ebd8]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-8233ebd8]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-8233ebd8]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-8233ebd8]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-8233ebd8]{overflow:visible!important}.recaptcha-wrap[data-v-8233ebd8]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-8233ebd8]:root{--header-height:65px}@media(max-width:768px){[data-v-8233ebd8]:root{--header-height:55px}}@media(min-width:1200px){[data-v-8233ebd8]:root{--header-height:65px}}@media(min-width:1450px){[data-v-8233ebd8]:root{--header-height:75px}}a[data-v-8233ebd8]{text-decoration:none;color:#1a1919}a[data-v-8233ebd8]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-8233ebd8]{transition-duration:2s!important}.remove-overflow[data-v-8233ebd8]{overflow:hidden}body[data-v-8233ebd8]{overflow:hidden;height:100vh;padding:0}#app[data-v-8233ebd8]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-8233ebd8]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-8233ebd8]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-8233ebd8]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-8233ebd8]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-8233ebd8]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#topbar-tst[data-v-8233ebd8]{width:100%;height:var(--header-height);display:flex;position:fixed;top:0;left:0;z-index:9998;background-color:transparent}#topbar-tst.scrolled[data-v-8233ebd8]{background-color:#fef6e9}#topbar-tst .sc-main[data-v-8233ebd8]{width:100%;height:100%;display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:0 5%;position:relative}#topbar-tst .sc-main .sc-left[data-v-8233ebd8]{display:flex;width:-moz-fit-content;width:fit-content;justify-content:flex-start;height:100%}#topbar-tst .sc-main .sc-left ul[data-v-8233ebd8]{height:100%;list-style:none;display:flex;justify-content:flex-start;align-items:stretch;padding-right:1rem;padding-left:0;margin-bottom:0}#topbar-tst .sc-main .sc-left ul li[data-v-8233ebd8]{display:flex;align-items:center}#topbar-tst .sc-main .sc-left ul li a[data-v-8233ebd8]{cursor:pointer}#topbar-tst .sc-main .sc-left ul li a img.logo-min[data-v-8233ebd8]{height:40px;width:auto;margin-right:.5rem;transition:opacity .3s ease}#topbar-tst .sc-main .sc-left ul li a img.logo-min[data-v-8233ebd8]:hover{opacity:.8}@media(max-width:767px){#topbar-tst .sc-main .sc-left ul li a img.logo-min[data-v-8233ebd8]{height:35px;margin-right:.25rem}}#topbar-tst .sc-main .sc-left ul li a img.logo-text[data-v-8233ebd8]{height:25px;width:auto}@media(max-width:767px){#topbar-tst .sc-main .sc-left ul li a img.logo-text[data-v-8233ebd8]{height:22px}}#topbar-tst .sc-main .sc-right[data-v-8233ebd8]{display:flex;width:-moz-fit-content;width:fit-content;justify-content:flex-end;height:100%}#topbar-tst .sc-main .sc-right ul[data-v-8233ebd8]{height:100%;list-style:none;padding:0;margin:0;display:flex;align-items:stretch}#topbar-tst .sc-main .sc-right ul.menu-btn-cont[data-v-8233ebd8]{margin-left:2rem;display:flex;align-items:center;justify-content:flex-end}#topbar-tst .sc-main .sc-right ul.menu-btn-cont .menu-btn[data-v-8233ebd8]{cursor:pointer}#topbar-tst .sc-main .sc-right ul.menu-btn-cont .menu-btn>span[data-v-8233ebd8]{display:block;width:28px;height:2px;border-radius:9999px;background-color:#1a1919}@media(max-width:767px){#topbar-tst .sc-main .sc-right ul.menu-btn-cont .menu-btn>span[data-v-8233ebd8]{width:25px}}#topbar-tst .sc-main .sc-right ul.menu-btn-cont .menu-btn>span[data-v-8233ebd8]:not(:last-child){margin-bottom:7px}#topbar-tst .sc-main .sc-right ul.menu-btn-cont .menu-btn>span[data-v-8233ebd8],#topbar-tst .sc-main .sc-right ul.menu-btn-cont .menu-btn[data-v-8233ebd8]{transition:all .4s ease-in-out}#topbar-tst .sc-main .sc-right ul.menu-btn-cont .menu-btn.active[data-v-8233ebd8]{transition-delay:.8s;transform:rotate(45deg)}#topbar-tst .sc-main .sc-right ul.menu-btn-cont .menu-btn.active>span[data-v-8233ebd8]:nth-child(2){width:0}#topbar-tst .sc-main .sc-right ul.menu-btn-cont .menu-btn.active>span[data-v-8233ebd8]:first-child,#topbar-tst .sc-main .sc-right ul.menu-btn-cont .menu-btn.active>span[data-v-8233ebd8]:nth-child(3){transition-delay:.4s}#topbar-tst .sc-main .sc-right ul.menu-btn-cont .menu-btn.active>span[data-v-8233ebd8]:first-child{transform:translateY(9px)}#topbar-tst .sc-main .sc-right ul.menu-btn-cont .menu-btn.active>span[data-v-8233ebd8]:nth-child(3){transform:translateY(-9px) rotate(90deg)}#topbar[data-v-c03c6e40]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-c03c6e40]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-c03c6e40]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-c03c6e40]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-c03c6e40]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-c03c6e40]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-c03c6e40]{margin-right:3rem}}#topbar .menu li a[data-v-c03c6e40]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-c03c6e40]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-c03c6e40]{font-size:16px}}#topbar .menu li a[data-v-c03c6e40]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-c03c6e40]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-c03c6e40]:hover{color:#1a1919}#topbar .brand[data-v-c03c6e40]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-c03c6e40]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-c03c6e40]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-c03c6e40]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-c03c6e40]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-c03c6e40]:hover{opacity:.5}#topbar .social[data-v-c03c6e40]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-c03c6e40]{display:flex;align-items:center}#topbar .social a[data-v-c03c6e40]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-c03c6e40]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-c03c6e40]:hover{color:#c13584}#topbar .social i[data-v-c03c6e40]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-c03c6e40]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-c03c6e40]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-c03c6e40]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-c03c6e40]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-c03c6e40]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-c03c6e40]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-c03c6e40]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-c03c6e40]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-c03c6e40]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-c03c6e40]{height:20px;width:auto}#topbar-mobile .brand img[data-v-c03c6e40]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-c03c6e40]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-c03c6e40]{display:flex;align-items:center}#topbar-mobile .social a[data-v-c03c6e40]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-c03c6e40]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-c03c6e40]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-c03c6e40]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-c03c6e40]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-c03c6e40]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-c03c6e40]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-c03c6e40]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-c03c6e40]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-c03c6e40]{font-size:13px;color:#1a1919}#topbar-menu[data-v-c03c6e40]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-c03c6e40]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-c03c6e40]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-c03c6e40]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-c03c6e40]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-c03c6e40]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-c03c6e40]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-c03c6e40]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-c03c6e40]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-c03c6e40]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-c03c6e40]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-c03c6e40]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-c03c6e40]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-c03c6e40]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-c03c6e40]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-c03c6e40]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-c03c6e40]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-c03c6e40]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-c03c6e40]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-c03c6e40]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-c03c6e40]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-c03c6e40]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-c03c6e40]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-c03c6e40]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-c03c6e40]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-c03c6e40]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-c03c6e40]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-c03c6e40]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-c03c6e40]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-c03c6e40]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-c03c6e40]{padding:1rem 7%}}#footer .sec-title[data-v-c03c6e40]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-c03c6e40]{list-style:none;padding:0}#footer .site-info ul li[data-v-c03c6e40]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-c03c6e40]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-c03c6e40]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-c03c6e40]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-c03c6e40]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-c03c6e40]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-c03c6e40]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-c03c6e40]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-c03c6e40]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-c03c6e40]{font-size:13px}}#footer .comdata .brand img[data-v-c03c6e40]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-c03c6e40]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-c03c6e40],.container-sm[data-v-c03c6e40],.container[data-v-c03c6e40]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-c03c6e40],.container-md[data-v-c03c6e40],.container-sm[data-v-c03c6e40],.container[data-v-c03c6e40]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-c03c6e40],.container-md[data-v-c03c6e40],.container-sm[data-v-c03c6e40],.container-xl[data-v-c03c6e40],.container-xxl[data-v-c03c6e40],.container[data-v-c03c6e40]{max-width:1320px}}h1[data-v-c03c6e40],h2[data-v-c03c6e40],h3[data-v-c03c6e40],h4[data-v-c03c6e40],h5[data-v-c03c6e40],h6[data-v-c03c6e40],p[data-v-c03c6e40]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-c03c6e40]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-c03c6e40],.container-lg[data-v-c03c6e40],.container-md[data-v-c03c6e40],.container-sm[data-v-c03c6e40],.container-xl[data-v-c03c6e40],.container-xxl[data-v-c03c6e40],.container[data-v-c03c6e40]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-c03c6e40],.container[data-v-c03c6e40]{max-width:540px}}@media(min-width:768px){.container-md[data-v-c03c6e40],.container-sm[data-v-c03c6e40],.container[data-v-c03c6e40]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-c03c6e40],.container-md[data-v-c03c6e40],.container-sm[data-v-c03c6e40],.container[data-v-c03c6e40]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-c03c6e40],.container-md[data-v-c03c6e40],.container-sm[data-v-c03c6e40],.container-xl[data-v-c03c6e40],.container[data-v-c03c6e40]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-c03c6e40],.container-md[data-v-c03c6e40],.container-sm[data-v-c03c6e40],.container-xl[data-v-c03c6e40],.container-xxl[data-v-c03c6e40],.container[data-v-c03c6e40]{max-width:1350px}}.mos-btn-md[data-v-c03c6e40],.mos-btn[data-v-c03c6e40]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-c03c6e40],.mos-btn-md i[data-v-c03c6e40]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-c03c6e40],.mos-btn-md i[data-v-c03c6e40]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-c03c6e40],.mos-btn[data-v-c03c6e40]{font-size:14px}.mos-btn-md[data-v-c03c6e40]:active,.mos-btn[data-v-c03c6e40]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-c03c6e40]:hover,.mos-btn[data-v-c03c6e40]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-c03c6e40],.mos-btn.mos-btn-alterh[data-v-c03c6e40]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-c03c6e40]:active,.mos-btn.mos-btn-alterh[data-v-c03c6e40]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-c03c6e40]:hover,.mos-btn.mos-btn-alterh[data-v-c03c6e40]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-c03c6e40],.mos-btn.mos-btn-sm[data-v-c03c6e40]{padding:.6rem 1.5rem}.mos-btn-square[data-v-c03c6e40]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-c03c6e40]{font-size:14px}.mos-btn-square[data-v-c03c6e40]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-c03c6e40]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-c03c6e40]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-c03c6e40]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-c03c6e40]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-c03c6e40]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-c03c6e40]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-c03c6e40]{font-size:30px;line-height:37px}}h3[data-v-c03c6e40]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-c03c6e40]{font-size:24px;line-height:30px}}h4[data-v-c03c6e40]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-c03c6e40]{font-size:20px;line-height:26px}}p[data-v-c03c6e40]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-c03c6e40]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-c03c6e40]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-c03c6e40]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-c03c6e40]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-c03c6e40]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-c03c6e40]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-c03c6e40]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-c03c6e40]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-c03c6e40]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-c03c6e40]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-c03c6e40],.anim-wrapper.is-shown .anim-left[data-v-c03c6e40],.anim-wrapper.is-shown .anim-right[data-v-c03c6e40],.anim-wrapper.is-shown .anim-up[data-v-c03c6e40]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-c03c6e40]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-c03c6e40]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-c03c6e40]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-c03c6e40]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-c03c6e40]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-c03c6e40]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-c03c6e40]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-c03c6e40]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-c03c6e40]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-c03c6e40]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-c03c6e40]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-c03c6e40],.anim-topbar-wrapper.is-shown .anim-left[data-v-c03c6e40],.anim-topbar-wrapper.is-shown .anim-right[data-v-c03c6e40],.anim-topbar-wrapper.is-shown .anim-up[data-v-c03c6e40]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-c03c6e40],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-c03c6e40],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-c03c6e40],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-c03c6e40]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-c03c6e40]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-c03c6e40]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-c03c6e40]{overflow:hidden}.current-link .cl-txt[data-v-c03c6e40]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-c03c6e40]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-c03c6e40]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-c03c6e40]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-c03c6e40]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-c03c6e40]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-c03c6e40]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-c03c6e40]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-c03c6e40]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-c03c6e40]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-c03c6e40]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-c03c6e40]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-c03c6e40]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-c03c6e40]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-c03c6e40]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-c03c6e40]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-c03c6e40]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-c03c6e40]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-c03c6e40]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-c03c6e40]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-c03c6e40]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-c03c6e40]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-c03c6e40]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-c03c6e40]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-c03c6e40]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-c03c6e40]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-c03c6e40]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-c03c6e40]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-c03c6e40]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-c03c6e40]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-c03c6e40]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-c03c6e40]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-c03c6e40]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-c03c6e40]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-c03c6e40]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-c03c6e40]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-c03c6e40]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-c03c6e40]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-c03c6e40]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-c03c6e40]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-c03c6e40]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-c03c6e40]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-c03c6e40]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-c03c6e40]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-c03c6e40]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-c03c6e40]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-c03c6e40]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-c03c6e40]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-c03c6e40]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-c03c6e40]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-c03c6e40]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-c03c6e40]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-c03c6e40]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-c03c6e40]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-c03c6e40]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-c03c6e40]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-c03c6e40]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-c03c6e40]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-c03c6e40]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-c03c6e40]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-c03c6e40],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-c03c6e40]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-c03c6e40]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-c03c6e40]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-c03c6e40]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-c03c6e40]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-c03c6e40]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-c03c6e40]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-c03c6e40]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-c03c6e40]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-c03c6e40]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-c03c6e40]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-c03c6e40]{opacity:.85}.instagram-wrapper[data-v-c03c6e40]{width:100%;margin:0 auto}.instagram-gallery[data-v-c03c6e40]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-c03c6e40]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-c03c6e40]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-c03c6e40]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-c03c6e40]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-c03c6e40]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-c03c6e40]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-c03c6e40]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-c03c6e40]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-c03c6e40]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-c03c6e40]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-c03c6e40]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-c03c6e40]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-c03c6e40]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-c03c6e40]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-c03c6e40]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-c03c6e40]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-c03c6e40]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-c03c6e40]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-c03c6e40]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-c03c6e40]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-c03c6e40]{overflow:visible!important}.recaptcha-wrap[data-v-c03c6e40]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-c03c6e40]:root{--header-height:65px}@media(max-width:768px){[data-v-c03c6e40]:root{--header-height:55px}}@media(min-width:1200px){[data-v-c03c6e40]:root{--header-height:65px}}@media(min-width:1450px){[data-v-c03c6e40]:root{--header-height:75px}}a[data-v-c03c6e40]{text-decoration:none;color:#1a1919}a[data-v-c03c6e40]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-c03c6e40]{transition-duration:2s!important}.remove-overflow[data-v-c03c6e40]{overflow:hidden}body[data-v-c03c6e40]{overflow:hidden;height:100vh;padding:0}#app[data-v-c03c6e40]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-c03c6e40]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-c03c6e40]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-c03c6e40]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-c03c6e40]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-c03c6e40]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}.loader[data-v-c03c6e40]{width:120px;height:120px;position:relative;animation-name:anim-full-loader-c03c6e40;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}img[data-v-c03c6e40]{position:absolute;width:auto;animation-direction:normal}.logo-normal[data-v-c03c6e40]{height:150px;left:-400px}.ala-izq[data-v-c03c6e40]{height:65px;left:2px;z-index:8888;opacity:.7;top:11px;animation:anim-partes-c03c6e40 1s infinite;animation-timing-function:ease-in-out}.ala-der[data-v-c03c6e40]{height:70px;left:-5%;top:25px}.ala-der[data-v-c03c6e40],.apoya-izq[data-v-c03c6e40]{z-index:8887;animation:anim-partes-c03c6e40 1s infinite;animation-timing-function:ease-in-out}.apoya-izq[data-v-c03c6e40]{height:60px;left:-45px;bottom:0}.apoya-der[data-v-c03c6e40]{height:60px;right:-45px;bottom:0}.apoya-der[data-v-c03c6e40],.asiento[data-v-c03c6e40]{z-index:8887;animation:anim-partes-c03c6e40 1s infinite;animation-timing-function:ease-in-out}.asiento[data-v-c03c6e40]{height:40px;left:9%;bottom:-25px}@keyframes anim-partes-c03c6e40{0%{transform:scale(90%)}50%{transform:scale(105%)}to{transform:scale(90%)}}@keyframes anim-full-loader-c03c6e40{0%{transform:translateY(0)}50%{transform:translateY(-2rem)}to{transform:translateY(0)}}#topbar{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li{margin-right:3rem}}#topbar .menu li a{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a{font-size:14px}}@media(min-width:1450px){#topbar .menu li a{font-size:16px}}#topbar .menu li a:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a:hover:before{visibility:visible;width:100%}#topbar .menu li a:hover{color:#1a1919}#topbar .brand{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li{justify-content:center;margin:0;height:100%}#topbar .brand a,#topbar .brand li{display:flex;align-items:center}#topbar .brand img.logo-text{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min:hover{opacity:.5}#topbar .social{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li{display:flex;align-items:center}#topbar .social a{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp:hover{color:#21b658}#topbar .social a.link-instagram:hover{color:#c13584}#topbar .social i{font-size:25px;cursor:pointer}#topbar-mobile{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text{margin-left:5px}#topbar-mobile .brand .logo-text img{height:20px;width:auto}#topbar-mobile .brand img{height:35px;width:auto;cursor:pointer}#topbar-mobile .social{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social a,#topbar-mobile .social li{display:flex;align-items:center}#topbar-mobile .social a{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open{visibility:visible;opacity:1}#topbar-mobile-menu{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open{transform:translateX(0)}#topbar-mobile-menu ul{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i{font-size:13px;color:#1a1919}#topbar-menu{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left{display:none}}#topbar-menu .sc-main .sc-left .scl-top{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container{padding:1rem 7%}}#footer .sec-title{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul{list-style:none;padding:0}#footer .site-info ul li{margin-bottom:.65rem}#footer .site-info ul li a{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a:hover:before{visibility:visible;width:100%}#footer .site-info ul li a:hover{color:#1a1919}#footer .mediosdepago .mediodepago{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span{color:#1a1919;font-size:13px}#footer .mediosdepago h5{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5{font-size:13px}}#footer .comdata .brand img{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}h1,h2,h3,h4,h5,h6,p{font-family:Rubik,sans-serif;color:#1a1919}:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:740px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:980px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1350px}}.mos-btn,.mos-btn-md{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i,.mos-btn-md i{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i,.mos-btn-md i{font-size:16px}}@media(max-width:767px){.mos-btn,.mos-btn-md{font-size:14px}.mos-btn-md:active,.mos-btn:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md:hover,.mos-btn:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh,.mos-btn.mos-btn-alterh{font-size:14px}.mos-btn-md.mos-btn-alterh:active,.mos-btn.mos-btn-alterh:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh:hover,.mos-btn.mos-btn-alterh:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm,.mos-btn.mos-btn-sm{padding:.6rem 1.5rem}.mos-btn-square{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square{font-size:14px}.mos-btn-square:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined:hover{background-color:#1a1919;color:#fffdfa}}h1{font-size:58px;line-height:68px}@media(max-width:767px){h1{font-size:30px;line-height:37px}}h3{font-size:36px;line-height:40px}@media(max-width:767px){h3{font-size:24px;line-height:30px}}h4{font-size:24px;font-weight:600}@media(max-width:767px){h4{font-size:20px;line-height:26px}}p{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p{font-size:15px;line-height:21px}}.anim-wrapper{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up{transform:translateY(-180%)}}.anim-wrapper .anim-down{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down{transform:translateY(180%)}}.anim-wrapper .anim-left{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down,.anim-wrapper.is-shown .anim-left,.anim-wrapper.is-shown .anim-right,.anim-wrapper.is-shown .anim-up{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper{overflow:hidden}.anim-topbar-wrapper .anim-up{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down,.anim-topbar-wrapper.is-shown .anim-left,.anim-topbar-wrapper.is-shown .anim-right,.anim-topbar-wrapper.is-shown .anim-up{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont,.anim-topbar-wrapper.is-shown .anim-left .img-cont,.anim-topbar-wrapper.is-shown .anim-right .img-cont,.anim-topbar-wrapper.is-shown .anim-up .img-cont{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up{opacity:1;transform:translate(0) rotate(0deg)}.current-link{overflow:hidden}.current-link .cl-txt{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt{transform:translate(0)}@media(max-width:576px){.fsm-2{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7{font-size:49px;line-height:56px}}#features-comp .sc-main{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4,#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p{opacity:.85}.instagram-wrapper{width:100%;margin:0 auto}.instagram-gallery{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image{transform:scale(105%);opacity:.8}.instagram-gallery-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper{padding-bottom:0}#famous-comp-desk .swiper-button-prev{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next:hover{background-color:#eee}#famous-comp-desk .swiper-button-next:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk{overflow:visible!important}#home-famcli .swiper-button-prev{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev:hover{background-color:#eee}#home-famcli .swiper-button-prev:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next:hover{background-color:#eee}#home-famcli .swiper-button-next:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper{overflow:visible!important}.recaptcha-wrap{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}:root{--header-height:65px}@media(max-width:768px){:root{--header-height:55px}}@media(min-width:1200px){:root{--header-height:65px}}@media(min-width:1450px){:root{--header-height:75px}}a{text-decoration:none}a,a:hover{color:#1a1919}.swiper-fade .swiper-slide{transition-duration:2s!important}.remove-overflow,body{overflow:hidden}body{padding:0}#app,body{height:100vh}#app{scroll-snap-type:y proximity}.wp_static_link{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i{color:#fffdfa;font-size:32px}.scroll-snap{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#app{scroll-snap-type:y mandatory;overflow-y:scroll;overflow-x:hidden;scroll-padding-top:var(--header-height);position:relative;scroll-behavior:smooth}@media(max-width:767px){#app{scroll-snap-type:unset}}@media(min-width:768px){#app{scroll-snap-type:unset}}@media(min-width:992px){#app{scroll-snap-type:y mandatory}}.content{min-height:100vh;background-color:#fffdfa}.loading-overlay{position:absolute;left:0;top:0;width:100vw;height:100vh;background-color:#fef6e9;z-index:99999;display:flex;align-items:center;justify-content:center}#topbar[data-v-9d3e54f4]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-9d3e54f4]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-9d3e54f4]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-9d3e54f4]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-9d3e54f4]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-9d3e54f4]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-9d3e54f4]{margin-right:3rem}}#topbar .menu li a[data-v-9d3e54f4]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-9d3e54f4]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-9d3e54f4]{font-size:16px}}#topbar .menu li a[data-v-9d3e54f4]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-9d3e54f4]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-9d3e54f4]:hover{color:#1a1919}#topbar .brand[data-v-9d3e54f4]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-9d3e54f4]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-9d3e54f4]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-9d3e54f4]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-9d3e54f4]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-9d3e54f4]:hover{opacity:.5}#topbar .social[data-v-9d3e54f4]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-9d3e54f4]{display:flex;align-items:center}#topbar .social a[data-v-9d3e54f4]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-9d3e54f4]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-9d3e54f4]:hover{color:#c13584}#topbar .social i[data-v-9d3e54f4]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-9d3e54f4]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-9d3e54f4]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-9d3e54f4]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-9d3e54f4]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-9d3e54f4]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-9d3e54f4]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-9d3e54f4]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-9d3e54f4]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-9d3e54f4]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-9d3e54f4]{height:20px;width:auto}#topbar-mobile .brand img[data-v-9d3e54f4]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-9d3e54f4]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-9d3e54f4]{display:flex;align-items:center}#topbar-mobile .social a[data-v-9d3e54f4]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-9d3e54f4]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-9d3e54f4]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-9d3e54f4]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-9d3e54f4]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-9d3e54f4]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-9d3e54f4]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-9d3e54f4]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-9d3e54f4]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-9d3e54f4]{font-size:13px;color:#1a1919}#topbar-menu[data-v-9d3e54f4]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-9d3e54f4]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-9d3e54f4]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-9d3e54f4]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-9d3e54f4]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-9d3e54f4]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-9d3e54f4]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-9d3e54f4]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-9d3e54f4]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-9d3e54f4]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-9d3e54f4]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-9d3e54f4]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-9d3e54f4]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-9d3e54f4]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-9d3e54f4]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-9d3e54f4]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-9d3e54f4]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-9d3e54f4]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-9d3e54f4]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-9d3e54f4]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-9d3e54f4]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-9d3e54f4]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-9d3e54f4]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-9d3e54f4]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-9d3e54f4]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-9d3e54f4]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-9d3e54f4]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-9d3e54f4]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-9d3e54f4]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-9d3e54f4]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-9d3e54f4]{padding:1rem 7%}}#footer .sec-title[data-v-9d3e54f4]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-9d3e54f4]{list-style:none;padding:0}#footer .site-info ul li[data-v-9d3e54f4]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-9d3e54f4]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-9d3e54f4]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-9d3e54f4]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-9d3e54f4]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-9d3e54f4]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-9d3e54f4]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-9d3e54f4]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-9d3e54f4]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-9d3e54f4]{font-size:13px}}#footer .comdata .brand img[data-v-9d3e54f4]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-9d3e54f4]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-9d3e54f4],.container-sm[data-v-9d3e54f4],.container[data-v-9d3e54f4]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-9d3e54f4],.container-md[data-v-9d3e54f4],.container-sm[data-v-9d3e54f4],.container[data-v-9d3e54f4]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-9d3e54f4],.container-md[data-v-9d3e54f4],.container-sm[data-v-9d3e54f4],.container-xl[data-v-9d3e54f4],.container-xxl[data-v-9d3e54f4],.container[data-v-9d3e54f4]{max-width:1320px}}h1[data-v-9d3e54f4],h2[data-v-9d3e54f4],h3[data-v-9d3e54f4],h4[data-v-9d3e54f4],h5[data-v-9d3e54f4],h6[data-v-9d3e54f4],p[data-v-9d3e54f4]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-9d3e54f4]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-9d3e54f4],.container-lg[data-v-9d3e54f4],.container-md[data-v-9d3e54f4],.container-sm[data-v-9d3e54f4],.container-xl[data-v-9d3e54f4],.container-xxl[data-v-9d3e54f4],.container[data-v-9d3e54f4]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-9d3e54f4],.container[data-v-9d3e54f4]{max-width:540px}}@media(min-width:768px){.container-md[data-v-9d3e54f4],.container-sm[data-v-9d3e54f4],.container[data-v-9d3e54f4]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-9d3e54f4],.container-md[data-v-9d3e54f4],.container-sm[data-v-9d3e54f4],.container[data-v-9d3e54f4]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-9d3e54f4],.container-md[data-v-9d3e54f4],.container-sm[data-v-9d3e54f4],.container-xl[data-v-9d3e54f4],.container[data-v-9d3e54f4]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-9d3e54f4],.container-md[data-v-9d3e54f4],.container-sm[data-v-9d3e54f4],.container-xl[data-v-9d3e54f4],.container-xxl[data-v-9d3e54f4],.container[data-v-9d3e54f4]{max-width:1350px}}.mos-btn-md[data-v-9d3e54f4],.mos-btn[data-v-9d3e54f4]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-9d3e54f4],.mos-btn-md i[data-v-9d3e54f4]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-9d3e54f4],.mos-btn-md i[data-v-9d3e54f4]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-9d3e54f4],.mos-btn[data-v-9d3e54f4]{font-size:14px}.mos-btn-md[data-v-9d3e54f4]:active,.mos-btn[data-v-9d3e54f4]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-9d3e54f4]:hover,.mos-btn[data-v-9d3e54f4]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-9d3e54f4],.mos-btn.mos-btn-alterh[data-v-9d3e54f4]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-9d3e54f4]:active,.mos-btn.mos-btn-alterh[data-v-9d3e54f4]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-9d3e54f4]:hover,.mos-btn.mos-btn-alterh[data-v-9d3e54f4]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-9d3e54f4],.mos-btn.mos-btn-sm[data-v-9d3e54f4]{padding:.6rem 1.5rem}.mos-btn-square[data-v-9d3e54f4]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-9d3e54f4]{font-size:14px}.mos-btn-square[data-v-9d3e54f4]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-9d3e54f4]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-9d3e54f4]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-9d3e54f4]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-9d3e54f4]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-9d3e54f4]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-9d3e54f4]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-9d3e54f4]{font-size:30px;line-height:37px}}h3[data-v-9d3e54f4]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-9d3e54f4]{font-size:24px;line-height:30px}}h4[data-v-9d3e54f4]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-9d3e54f4]{font-size:20px;line-height:26px}}p[data-v-9d3e54f4]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-9d3e54f4]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-9d3e54f4]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-9d3e54f4]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-9d3e54f4]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-9d3e54f4]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-9d3e54f4]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-9d3e54f4]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-9d3e54f4]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-9d3e54f4]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-9d3e54f4]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-9d3e54f4],.anim-wrapper.is-shown .anim-left[data-v-9d3e54f4],.anim-wrapper.is-shown .anim-right[data-v-9d3e54f4],.anim-wrapper.is-shown .anim-up[data-v-9d3e54f4]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-9d3e54f4]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-9d3e54f4]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-9d3e54f4]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-9d3e54f4]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-9d3e54f4]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-9d3e54f4]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-9d3e54f4]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-9d3e54f4]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-9d3e54f4]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-9d3e54f4]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-9d3e54f4]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-9d3e54f4],.anim-topbar-wrapper.is-shown .anim-left[data-v-9d3e54f4],.anim-topbar-wrapper.is-shown .anim-right[data-v-9d3e54f4],.anim-topbar-wrapper.is-shown .anim-up[data-v-9d3e54f4]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-9d3e54f4],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-9d3e54f4],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-9d3e54f4],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-9d3e54f4]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-9d3e54f4]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-9d3e54f4]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-9d3e54f4]{overflow:hidden}.current-link .cl-txt[data-v-9d3e54f4]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-9d3e54f4]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-9d3e54f4]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-9d3e54f4]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-9d3e54f4]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-9d3e54f4]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-9d3e54f4]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-9d3e54f4]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-9d3e54f4]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-9d3e54f4]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-9d3e54f4]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-9d3e54f4]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-9d3e54f4]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-9d3e54f4]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-9d3e54f4]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-9d3e54f4]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-9d3e54f4]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-9d3e54f4]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-9d3e54f4]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-9d3e54f4]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-9d3e54f4]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-9d3e54f4]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-9d3e54f4]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-9d3e54f4]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-9d3e54f4]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-9d3e54f4]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-9d3e54f4]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-9d3e54f4]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-9d3e54f4]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-9d3e54f4]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-9d3e54f4]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-9d3e54f4]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-9d3e54f4]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-9d3e54f4]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-9d3e54f4]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-9d3e54f4]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-9d3e54f4]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-9d3e54f4]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-9d3e54f4]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-9d3e54f4]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-9d3e54f4]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-9d3e54f4]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-9d3e54f4]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-9d3e54f4]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-9d3e54f4]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-9d3e54f4]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-9d3e54f4]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-9d3e54f4]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-9d3e54f4]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-9d3e54f4]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-9d3e54f4]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-9d3e54f4]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-9d3e54f4]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-9d3e54f4]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-9d3e54f4]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-9d3e54f4]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-9d3e54f4]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-9d3e54f4]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-9d3e54f4]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-9d3e54f4]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-9d3e54f4],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-9d3e54f4]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-9d3e54f4]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-9d3e54f4]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-9d3e54f4]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-9d3e54f4]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-9d3e54f4]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-9d3e54f4]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-9d3e54f4]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-9d3e54f4]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-9d3e54f4]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-9d3e54f4]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-9d3e54f4]{opacity:.85}.instagram-wrapper[data-v-9d3e54f4]{width:100%;margin:0 auto}.instagram-gallery[data-v-9d3e54f4]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-9d3e54f4]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-9d3e54f4]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-9d3e54f4]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-9d3e54f4]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-9d3e54f4]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-9d3e54f4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-9d3e54f4]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-9d3e54f4]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-9d3e54f4]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-9d3e54f4]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-9d3e54f4]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-9d3e54f4]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-9d3e54f4]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-9d3e54f4]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-9d3e54f4]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-9d3e54f4]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-9d3e54f4]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-9d3e54f4]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-9d3e54f4]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-9d3e54f4]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-9d3e54f4]{overflow:visible!important}.recaptcha-wrap[data-v-9d3e54f4]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-9d3e54f4]:root{--header-height:65px}@media(max-width:768px){[data-v-9d3e54f4]:root{--header-height:55px}}@media(min-width:1200px){[data-v-9d3e54f4]:root{--header-height:65px}}@media(min-width:1450px){[data-v-9d3e54f4]:root{--header-height:75px}}a[data-v-9d3e54f4]{text-decoration:none;color:#1a1919}a[data-v-9d3e54f4]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-9d3e54f4]{transition-duration:2s!important}.remove-overflow[data-v-9d3e54f4]{overflow:hidden}body[data-v-9d3e54f4]{overflow:hidden;height:100vh;padding:0}#app[data-v-9d3e54f4]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-9d3e54f4]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-9d3e54f4]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-9d3e54f4]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-9d3e54f4]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-9d3e54f4]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#home-hero[data-v-9d3e54f4]{height:100vh;width:100%;display:flex;background-color:#fef6e9;max-height:1500px;max-width:2200px;margin:auto}@media(max-width:767px){#home-hero[data-v-9d3e54f4]{height:100vh;height:unset}}@media(min-width:768px){#home-hero[data-v-9d3e54f4]{height:unset}}@media(min-width:992px){#home-hero[data-v-9d3e54f4]{height:100vh}}#home-hero .sc-main[data-v-9d3e54f4]{height:100%;width:100%;display:flex}@media(max-width:767px){#home-hero .sc-main[data-v-9d3e54f4]{flex-direction:column;height:unset}}@media(min-width:768px){#home-hero .sc-main[data-v-9d3e54f4]{flex-direction:column;height:unset}}@media(min-width:992px){#home-hero .sc-main[data-v-9d3e54f4]{height:100%;flex-direction:row}}#home-hero .hero-text[data-v-9d3e54f4]{width:55%;max-width:1800px;height:100%;display:flex;align-items:center;padding:75px 2% 0 10%;position:relative;overflow:visible}#home-hero .hero-text .blinking-cursor[data-v-9d3e54f4]{font-weight:400;color:#db3c29}@media(max-width:767px){#home-hero .hero-text[data-v-9d3e54f4]{width:100%;height:unset;padding:15vh 5% 3rem 5%}}@media(min-width:768px){#home-hero .hero-text[data-v-9d3e54f4]{width:100%;height:unset;padding:15vh 5% 3rem 5%}}@media(min-width:992px){#home-hero .hero-text[data-v-9d3e54f4]{width:55%;height:100%;padding:var(--header-height) 2% 0 5%}}@media(min-width:1200px){#home-hero .hero-text[data-v-9d3e54f4]{width:55%;height:100%;padding:var(--header-height) 2% 0 10%}}#home-hero .hero-text .hero-draw[data-v-9d3e54f4]{position:absolute;bottom:-400px;right:-750px;width:200%;height:auto}@media(max-width:767px){#home-hero .hero-text .hero-draw[data-v-9d3e54f4]{bottom:-50%;right:-110%}}@media(min-width:768px){#home-hero .hero-text .hero-draw[data-v-9d3e54f4]{bottom:-100%;right:-85%;width:170%}}@media(min-width:992px){#home-hero .hero-text .hero-draw[data-v-9d3e54f4]{bottom:-40%;right:-125%;width:230%}}@media(min-width:1200px){#home-hero .hero-text .hero-draw[data-v-9d3e54f4]{bottom:-45%;right:-120%;width:220%}}@media(min-width:1460px){#home-hero .hero-text .hero-draw[data-v-9d3e54f4]{bottom:-50%;right:-100%;width:200%}}#home-hero .hero-text .t-m[data-v-9d3e54f4]{position:relative;z-index:999;overflow:unset}#home-hero .hero-text .t-m h1[data-v-9d3e54f4]{font-weight:800;margin-bottom:1.5rem;color:#1a1919}@media(max-width:767px){#home-hero .hero-text .t-m h1[data-v-9d3e54f4]{font-weight:600;letter-spacing:-.1rem;margin-bottom:1rem}}@media(min-width:768px){#home-hero .hero-text .t-m h1[data-v-9d3e54f4]{font-weight:800}}#home-hero .hero-text .t-m .subtitle[data-v-9d3e54f4]{font-weight:400;margin-bottom:1.5rem;color:#1a1919}@media(max-width:767px){#home-hero .hero-text .t-m .subtitle[data-v-9d3e54f4]{font-weight:400;margin-bottom:1.5rem}}#home-hero .hero-text .t-m .mos-btn[data-v-9d3e54f4]{z-index:999}@media(max-width:767px){#home-hero .hero-text .t-m .mos-btn[data-v-9d3e54f4]{width:100%;justify-content:center;padding:.75rem}}#home-hero .hero-img[data-v-9d3e54f4]{width:45%;height:100%;position:relative}@media(max-width:767px){#home-hero .hero-img[data-v-9d3e54f4]{height:calc(26rem + 3vh);width:100%}}@media(min-width:768px){#home-hero .hero-img[data-v-9d3e54f4]{padding-top:var(--header-height);height:calc(32rem + 3vh);width:100%}}@media(min-width:992px){#home-hero .hero-img[data-v-9d3e54f4]{height:100%;width:45%}}#home-hero .hero-img img[data-v-9d3e54f4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#home-hero .hero-img .hero-img-overlay[data-v-9d3e54f4]{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(255,253,250,.15);z-index:999;pointer-events:none}#topbar[data-v-6f261e41]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-6f261e41]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-6f261e41]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-6f261e41]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-6f261e41]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-6f261e41]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-6f261e41]{margin-right:3rem}}#topbar .menu li a[data-v-6f261e41]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-6f261e41]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-6f261e41]{font-size:16px}}#topbar .menu li a[data-v-6f261e41]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-6f261e41]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-6f261e41]:hover{color:#1a1919}#topbar .brand[data-v-6f261e41]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-6f261e41]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-6f261e41]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-6f261e41]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-6f261e41]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-6f261e41]:hover{opacity:.5}#topbar .social[data-v-6f261e41]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-6f261e41]{display:flex;align-items:center}#topbar .social a[data-v-6f261e41]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-6f261e41]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-6f261e41]:hover{color:#c13584}#topbar .social i[data-v-6f261e41]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-6f261e41]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-6f261e41]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-6f261e41]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-6f261e41]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-6f261e41]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-6f261e41]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-6f261e41]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-6f261e41]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-6f261e41]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-6f261e41]{height:20px;width:auto}#topbar-mobile .brand img[data-v-6f261e41]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-6f261e41]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-6f261e41]{display:flex;align-items:center}#topbar-mobile .social a[data-v-6f261e41]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-6f261e41]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-6f261e41]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-6f261e41]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-6f261e41]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-6f261e41]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-6f261e41]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-6f261e41]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-6f261e41]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-6f261e41]{font-size:13px;color:#1a1919}#topbar-menu[data-v-6f261e41]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-6f261e41]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-6f261e41]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-6f261e41]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-6f261e41]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-6f261e41]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-6f261e41]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-6f261e41]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-6f261e41]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-6f261e41]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-6f261e41]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-6f261e41]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-6f261e41]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-6f261e41]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-6f261e41]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-6f261e41]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-6f261e41]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-6f261e41]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-6f261e41]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-6f261e41]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-6f261e41]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-6f261e41]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-6f261e41]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-6f261e41]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-6f261e41]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-6f261e41]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-6f261e41]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-6f261e41]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-6f261e41]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-6f261e41]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-6f261e41]{padding:1rem 7%}}#footer .sec-title[data-v-6f261e41]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-6f261e41]{list-style:none;padding:0}#footer .site-info ul li[data-v-6f261e41]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-6f261e41]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-6f261e41]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-6f261e41]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-6f261e41]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-6f261e41]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-6f261e41]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-6f261e41]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-6f261e41]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-6f261e41]{font-size:13px}}#footer .comdata .brand img[data-v-6f261e41]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-6f261e41]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-6f261e41],.container-sm[data-v-6f261e41],.container[data-v-6f261e41]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-6f261e41],.container-md[data-v-6f261e41],.container-sm[data-v-6f261e41],.container[data-v-6f261e41]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-6f261e41],.container-md[data-v-6f261e41],.container-sm[data-v-6f261e41],.container-xl[data-v-6f261e41],.container-xxl[data-v-6f261e41],.container[data-v-6f261e41]{max-width:1320px}}h1[data-v-6f261e41],h2[data-v-6f261e41],h3[data-v-6f261e41],h4[data-v-6f261e41],h5[data-v-6f261e41],h6[data-v-6f261e41],p[data-v-6f261e41]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-6f261e41]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-6f261e41],.container-lg[data-v-6f261e41],.container-md[data-v-6f261e41],.container-sm[data-v-6f261e41],.container-xl[data-v-6f261e41],.container-xxl[data-v-6f261e41],.container[data-v-6f261e41]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-6f261e41],.container[data-v-6f261e41]{max-width:540px}}@media(min-width:768px){.container-md[data-v-6f261e41],.container-sm[data-v-6f261e41],.container[data-v-6f261e41]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-6f261e41],.container-md[data-v-6f261e41],.container-sm[data-v-6f261e41],.container[data-v-6f261e41]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-6f261e41],.container-md[data-v-6f261e41],.container-sm[data-v-6f261e41],.container-xl[data-v-6f261e41],.container[data-v-6f261e41]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-6f261e41],.container-md[data-v-6f261e41],.container-sm[data-v-6f261e41],.container-xl[data-v-6f261e41],.container-xxl[data-v-6f261e41],.container[data-v-6f261e41]{max-width:1350px}}.mos-btn-md[data-v-6f261e41],.mos-btn[data-v-6f261e41]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-6f261e41],.mos-btn-md i[data-v-6f261e41]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-6f261e41],.mos-btn-md i[data-v-6f261e41]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-6f261e41],.mos-btn[data-v-6f261e41]{font-size:14px}.mos-btn-md[data-v-6f261e41]:active,.mos-btn[data-v-6f261e41]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-6f261e41]:hover,.mos-btn[data-v-6f261e41]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-6f261e41],.mos-btn.mos-btn-alterh[data-v-6f261e41]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-6f261e41]:active,.mos-btn.mos-btn-alterh[data-v-6f261e41]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-6f261e41]:hover,.mos-btn.mos-btn-alterh[data-v-6f261e41]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-6f261e41],.mos-btn.mos-btn-sm[data-v-6f261e41]{padding:.6rem 1.5rem}.mos-btn-square[data-v-6f261e41]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-6f261e41]{font-size:14px}.mos-btn-square[data-v-6f261e41]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-6f261e41]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-6f261e41]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-6f261e41]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-6f261e41]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-6f261e41]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-6f261e41]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-6f261e41]{font-size:30px;line-height:37px}}h3[data-v-6f261e41]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-6f261e41]{font-size:24px;line-height:30px}}h4[data-v-6f261e41]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-6f261e41]{font-size:20px;line-height:26px}}p[data-v-6f261e41]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-6f261e41]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-6f261e41]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-6f261e41]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-6f261e41]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-6f261e41]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-6f261e41]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-6f261e41]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-6f261e41]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-6f261e41]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-6f261e41]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-6f261e41],.anim-wrapper.is-shown .anim-left[data-v-6f261e41],.anim-wrapper.is-shown .anim-right[data-v-6f261e41],.anim-wrapper.is-shown .anim-up[data-v-6f261e41]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-6f261e41]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-6f261e41]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-6f261e41]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-6f261e41]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-6f261e41]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-6f261e41]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-6f261e41]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-6f261e41]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-6f261e41]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-6f261e41]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-6f261e41]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-6f261e41],.anim-topbar-wrapper.is-shown .anim-left[data-v-6f261e41],.anim-topbar-wrapper.is-shown .anim-right[data-v-6f261e41],.anim-topbar-wrapper.is-shown .anim-up[data-v-6f261e41]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-6f261e41],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-6f261e41],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-6f261e41],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-6f261e41]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-6f261e41]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-6f261e41]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-6f261e41]{overflow:hidden}.current-link .cl-txt[data-v-6f261e41]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-6f261e41]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-6f261e41]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-6f261e41]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-6f261e41]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-6f261e41]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-6f261e41]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-6f261e41]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-6f261e41]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-6f261e41]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-6f261e41]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-6f261e41]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-6f261e41]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-6f261e41]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-6f261e41]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-6f261e41]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-6f261e41]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-6f261e41]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-6f261e41]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-6f261e41]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-6f261e41]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-6f261e41]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-6f261e41]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-6f261e41]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-6f261e41]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-6f261e41]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-6f261e41]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-6f261e41]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-6f261e41]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-6f261e41]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-6f261e41]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-6f261e41]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-6f261e41]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-6f261e41]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-6f261e41]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-6f261e41]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-6f261e41]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-6f261e41]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-6f261e41]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-6f261e41]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-6f261e41]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-6f261e41]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-6f261e41]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-6f261e41]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-6f261e41]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-6f261e41]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-6f261e41]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-6f261e41]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-6f261e41]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-6f261e41]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-6f261e41]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-6f261e41]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-6f261e41]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-6f261e41]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-6f261e41]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-6f261e41]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-6f261e41]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-6f261e41]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-6f261e41]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-6f261e41]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-6f261e41],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-6f261e41]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-6f261e41]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-6f261e41]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-6f261e41]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-6f261e41]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-6f261e41]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-6f261e41]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-6f261e41]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-6f261e41]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-6f261e41]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-6f261e41]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-6f261e41]{opacity:.85}.instagram-wrapper[data-v-6f261e41]{width:100%;margin:0 auto}.instagram-gallery[data-v-6f261e41]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-6f261e41]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-6f261e41]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-6f261e41]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-6f261e41]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-6f261e41]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-6f261e41]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-6f261e41]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-6f261e41]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-6f261e41]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-6f261e41]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-6f261e41]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-6f261e41]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-6f261e41]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-6f261e41]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-6f261e41]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-6f261e41]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-6f261e41]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-6f261e41]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-6f261e41]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-6f261e41]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-6f261e41]{overflow:visible!important}.recaptcha-wrap[data-v-6f261e41]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-6f261e41]:root{--header-height:65px}@media(max-width:768px){[data-v-6f261e41]:root{--header-height:55px}}@media(min-width:1200px){[data-v-6f261e41]:root{--header-height:65px}}@media(min-width:1450px){[data-v-6f261e41]:root{--header-height:75px}}a[data-v-6f261e41]{text-decoration:none;color:#1a1919}a[data-v-6f261e41]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-6f261e41]{transition-duration:2s!important}.remove-overflow[data-v-6f261e41]{overflow:hidden}body[data-v-6f261e41]{overflow:hidden;height:100vh;padding:0}#app[data-v-6f261e41]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-6f261e41]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-6f261e41]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-6f261e41]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-6f261e41]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-6f261e41]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#home-aboutus[data-v-6f261e41]{width:100%;max-width:2200px;margin:auto;max-height:1500px}#home-aboutus .sc-main[data-v-6f261e41]{height:calc(100vh - var(--header-height));width:100%;display:flex;flex-direction:row;overflow:hidden;scroll-snap-align:start}@media(max-width:767px){#home-aboutus .sc-main[data-v-6f261e41]{flex-direction:column;height:unset}}@media(min-width:768px){#home-aboutus .sc-main[data-v-6f261e41]{height:unset;flex-direction:column}}@media(min-width:992px){#home-aboutus .sc-main[data-v-6f261e41]{height:calc(100vh - var(--header-height));flex-direction:row}}#home-aboutus .sc-main .sc-left[data-v-6f261e41]{width:65%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#home-aboutus .sc-main .sc-left[data-v-6f261e41]{width:100%}}@media(min-width:768px){#home-aboutus .sc-main .sc-left[data-v-6f261e41]{width:100%}}@media(min-width:992px){#home-aboutus .sc-main .sc-left[data-v-6f261e41]{width:65%;flex-direction:column-reverse}}#home-aboutus .sc-main .sc-left .scl-top[data-v-6f261e41]{display:flex;flex-direction:row;width:100%;height:40%}@media(max-width:767px){#home-aboutus .sc-main .sc-left .scl-top[data-v-6f261e41]{height:22rem}}@media(min-width:768px){#home-aboutus .sc-main .sc-left .scl-top[data-v-6f261e41]{height:23rem}}@media(min-width:992px){#home-aboutus .sc-main .sc-left .scl-top[data-v-6f261e41]{height:40%}}#home-aboutus .sc-main .sc-left .scl-top .sclt-left[data-v-6f261e41]{height:100%;width:30%;background-color:#e8c742;position:relative;padding-left:20%}@media(max-width:767px){#home-aboutus .sc-main .sc-left .scl-top .sclt-left[data-v-6f261e41]{width:20%}}@media(min-width:768px){#home-aboutus .sc-main .sc-left .scl-top .sclt-left[data-v-6f261e41]{width:20%}}@media(min-width:992px){#home-aboutus .sc-main .sc-left .scl-top .sclt-left[data-v-6f261e41]{width:30%}}#home-aboutus .sc-main .sc-left .scl-top .sclt-left .span-cont[data-v-6f261e41]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:center;align-items:center;padding-right:1rem}@media(max-width:767px){#home-aboutus .sc-main .sc-left .scl-top .sclt-left .span-cont[data-v-6f261e41]{padding-right:1rem}}#home-aboutus .sc-main .sc-left .scl-top .sclt-left .span-cont span[data-v-6f261e41]{font-weight:600;letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#home-aboutus .sc-main .sc-left .scl-top .sclt-right[data-v-6f261e41]{height:100%;width:70%;background-color:#fef6e9;display:flex;justify-content:center;align-items:center}@media(max-width:767px){#home-aboutus .sc-main .sc-left .scl-top .sclt-right[data-v-6f261e41]{height:100%;width:80%}}@media(min-width:768px){#home-aboutus .sc-main .sc-left .scl-top .sclt-right[data-v-6f261e41]{height:100%;width:80%}}@media(min-width:992px){#home-aboutus .sc-main .sc-left .scl-top .sclt-right[data-v-6f261e41]{height:100%;width:70%}}#home-aboutus .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont[data-v-6f261e41]{width:80%;height:80%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media(max-width:767px){#home-aboutus .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont[data-v-6f261e41]{padding:2rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}}@media(min-width:768px){#home-aboutus .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont[data-v-6f261e41]{padding:5rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}}@media(min-width:992px){#home-aboutus .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont[data-v-6f261e41]{padding:0;width:80%;height:80%}}#home-aboutus .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont[data-v-6f261e41]>*{text-align:left}#home-aboutus .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont h4[data-v-6f261e41]{margin-bottom:.6rem}@media(max-width:576px){#home-aboutus .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont h4[data-v-6f261e41]{margin-bottom:.5rem}}#home-aboutus .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont p[data-v-6f261e41]{opacity:.85}@media(min-width:577px){#home-aboutus .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont p[data-v-6f261e41]{padding-right:4rem}}#home-aboutus .sc-main .sc-left .scl-bot[data-v-6f261e41]{height:60%;width:100%}@media(max-width:767px){#home-aboutus .sc-main .sc-left .scl-bot[data-v-6f261e41]{height:15rem}}@media(min-width:768px){#home-aboutus .sc-main .sc-left .scl-bot[data-v-6f261e41]{height:25rem}}@media(min-width:992px){#home-aboutus .sc-main .sc-left .scl-bot[data-v-6f261e41]{height:60%}}#home-aboutus .sc-main .sc-left .scl-bot img[data-v-6f261e41]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}#home-aboutus .sc-main .sc-right[data-v-6f261e41]{width:35%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#home-aboutus .sc-main .sc-right[data-v-6f261e41]{width:100%;flex-direction:column-reverse}}@media(min-width:768px){#home-aboutus .sc-main .sc-right[data-v-6f261e41]{width:100%;flex-direction:row-reverse}}@media(min-width:992px){#home-aboutus .sc-main .sc-right[data-v-6f261e41]{width:35%;flex-direction:column-reverse}}#home-aboutus .sc-main .sc-right .scr-top[data-v-6f261e41]{height:65%;width:100%}@media(max-width:767px){#home-aboutus .sc-main .sc-right .scr-top[data-v-6f261e41]{height:22rem}}@media(min-width:768px){#home-aboutus .sc-main .sc-right .scr-top[data-v-6f261e41]{height:25rem;width:55%}}@media(min-width:992px){#home-aboutus .sc-main .sc-right .scr-top[data-v-6f261e41]{height:65%;width:100%}}#home-aboutus .sc-main .sc-right .scr-top img[data-v-6f261e41]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}#home-aboutus .sc-main .sc-right .scr-bot[data-v-6f261e41]{width:100%;height:35%;display:flex;justify-content:center;align-items:center;background-color:#eb8d2d}@media(max-width:767px){#home-aboutus .sc-main .sc-right .scr-bot[data-v-6f261e41]{height:14rem}}@media(min-width:768px){#home-aboutus .sc-main .sc-right .scr-bot[data-v-6f261e41]{height:25rem;width:45%}}@media(min-width:992px){#home-aboutus .sc-main .sc-right .scr-bot[data-v-6f261e41]{height:35%;width:100%}}#home-aboutus .sc-main .sc-right .scr-bot .scrb-txt-cont[data-v-6f261e41]{width:75%;height:-moz-fit-content;height:fit-content}#home-aboutus .sc-main .sc-right .scr-bot .scrb-txt-cont p[data-v-6f261e41]{opacity:.85}#topbar[data-v-6da3cdd2]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-6da3cdd2]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-6da3cdd2]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-6da3cdd2]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-6da3cdd2]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-6da3cdd2]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-6da3cdd2]{margin-right:3rem}}#topbar .menu li a[data-v-6da3cdd2]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-6da3cdd2]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-6da3cdd2]{font-size:16px}}#topbar .menu li a[data-v-6da3cdd2]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-6da3cdd2]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-6da3cdd2]:hover{color:#1a1919}#topbar .brand[data-v-6da3cdd2]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-6da3cdd2]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-6da3cdd2]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-6da3cdd2]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-6da3cdd2]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-6da3cdd2]:hover{opacity:.5}#topbar .social[data-v-6da3cdd2]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-6da3cdd2]{display:flex;align-items:center}#topbar .social a[data-v-6da3cdd2]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-6da3cdd2]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-6da3cdd2]:hover{color:#c13584}#topbar .social i[data-v-6da3cdd2]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-6da3cdd2]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-6da3cdd2]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-6da3cdd2]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-6da3cdd2]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-6da3cdd2]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-6da3cdd2]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-6da3cdd2]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-6da3cdd2]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-6da3cdd2]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-6da3cdd2]{height:20px;width:auto}#topbar-mobile .brand img[data-v-6da3cdd2]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-6da3cdd2]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-6da3cdd2]{display:flex;align-items:center}#topbar-mobile .social a[data-v-6da3cdd2]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-6da3cdd2]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-6da3cdd2]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-6da3cdd2]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-6da3cdd2]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-6da3cdd2]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-6da3cdd2]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-6da3cdd2]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-6da3cdd2]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-6da3cdd2]{font-size:13px;color:#1a1919}#topbar-menu[data-v-6da3cdd2]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-6da3cdd2]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-6da3cdd2]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-6da3cdd2]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-6da3cdd2]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-6da3cdd2]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-6da3cdd2]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-6da3cdd2]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-6da3cdd2]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-6da3cdd2]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-6da3cdd2]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-6da3cdd2]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-6da3cdd2]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-6da3cdd2]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-6da3cdd2]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-6da3cdd2]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-6da3cdd2]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-6da3cdd2]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-6da3cdd2]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-6da3cdd2]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-6da3cdd2]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-6da3cdd2]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-6da3cdd2]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-6da3cdd2]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-6da3cdd2]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-6da3cdd2]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-6da3cdd2]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-6da3cdd2]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-6da3cdd2]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-6da3cdd2]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-6da3cdd2]{padding:1rem 7%}}#footer .sec-title[data-v-6da3cdd2]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-6da3cdd2]{list-style:none;padding:0}#footer .site-info ul li[data-v-6da3cdd2]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-6da3cdd2]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-6da3cdd2]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-6da3cdd2]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-6da3cdd2]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-6da3cdd2]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-6da3cdd2]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-6da3cdd2]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-6da3cdd2]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-6da3cdd2]{font-size:13px}}#footer .comdata .brand img[data-v-6da3cdd2]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-6da3cdd2]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-6da3cdd2],.container-sm[data-v-6da3cdd2],.container[data-v-6da3cdd2]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-6da3cdd2],.container-md[data-v-6da3cdd2],.container-sm[data-v-6da3cdd2],.container[data-v-6da3cdd2]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-6da3cdd2],.container-md[data-v-6da3cdd2],.container-sm[data-v-6da3cdd2],.container-xl[data-v-6da3cdd2],.container-xxl[data-v-6da3cdd2],.container[data-v-6da3cdd2]{max-width:1320px}}h1[data-v-6da3cdd2],h2[data-v-6da3cdd2],h3[data-v-6da3cdd2],h4[data-v-6da3cdd2],h5[data-v-6da3cdd2],h6[data-v-6da3cdd2],p[data-v-6da3cdd2]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-6da3cdd2]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-6da3cdd2],.container-lg[data-v-6da3cdd2],.container-md[data-v-6da3cdd2],.container-sm[data-v-6da3cdd2],.container-xl[data-v-6da3cdd2],.container-xxl[data-v-6da3cdd2],.container[data-v-6da3cdd2]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-6da3cdd2],.container[data-v-6da3cdd2]{max-width:540px}}@media(min-width:768px){.container-md[data-v-6da3cdd2],.container-sm[data-v-6da3cdd2],.container[data-v-6da3cdd2]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-6da3cdd2],.container-md[data-v-6da3cdd2],.container-sm[data-v-6da3cdd2],.container[data-v-6da3cdd2]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-6da3cdd2],.container-md[data-v-6da3cdd2],.container-sm[data-v-6da3cdd2],.container-xl[data-v-6da3cdd2],.container[data-v-6da3cdd2]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-6da3cdd2],.container-md[data-v-6da3cdd2],.container-sm[data-v-6da3cdd2],.container-xl[data-v-6da3cdd2],.container-xxl[data-v-6da3cdd2],.container[data-v-6da3cdd2]{max-width:1350px}}.mos-btn-md[data-v-6da3cdd2],.mos-btn[data-v-6da3cdd2]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-6da3cdd2],.mos-btn-md i[data-v-6da3cdd2]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-6da3cdd2],.mos-btn-md i[data-v-6da3cdd2]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-6da3cdd2],.mos-btn[data-v-6da3cdd2]{font-size:14px}.mos-btn-md[data-v-6da3cdd2]:active,.mos-btn[data-v-6da3cdd2]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-6da3cdd2]:hover,.mos-btn[data-v-6da3cdd2]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-6da3cdd2],.mos-btn.mos-btn-alterh[data-v-6da3cdd2]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-6da3cdd2]:active,.mos-btn.mos-btn-alterh[data-v-6da3cdd2]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-6da3cdd2]:hover,.mos-btn.mos-btn-alterh[data-v-6da3cdd2]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-6da3cdd2],.mos-btn.mos-btn-sm[data-v-6da3cdd2]{padding:.6rem 1.5rem}.mos-btn-square[data-v-6da3cdd2]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-6da3cdd2]{font-size:14px}.mos-btn-square[data-v-6da3cdd2]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-6da3cdd2]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-6da3cdd2]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-6da3cdd2]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-6da3cdd2]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-6da3cdd2]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-6da3cdd2]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-6da3cdd2]{font-size:30px;line-height:37px}}h3[data-v-6da3cdd2]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-6da3cdd2]{font-size:24px;line-height:30px}}h4[data-v-6da3cdd2]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-6da3cdd2]{font-size:20px;line-height:26px}}p[data-v-6da3cdd2]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-6da3cdd2]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-6da3cdd2]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-6da3cdd2]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-6da3cdd2]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-6da3cdd2]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-6da3cdd2]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-6da3cdd2]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-6da3cdd2]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-6da3cdd2]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-6da3cdd2]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-6da3cdd2],.anim-wrapper.is-shown .anim-left[data-v-6da3cdd2],.anim-wrapper.is-shown .anim-right[data-v-6da3cdd2],.anim-wrapper.is-shown .anim-up[data-v-6da3cdd2]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-6da3cdd2]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-6da3cdd2]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-6da3cdd2]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-6da3cdd2]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-6da3cdd2]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-6da3cdd2]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-6da3cdd2]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-6da3cdd2]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-6da3cdd2]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-6da3cdd2]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-6da3cdd2]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-6da3cdd2],.anim-topbar-wrapper.is-shown .anim-left[data-v-6da3cdd2],.anim-topbar-wrapper.is-shown .anim-right[data-v-6da3cdd2],.anim-topbar-wrapper.is-shown .anim-up[data-v-6da3cdd2]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-6da3cdd2],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-6da3cdd2],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-6da3cdd2],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-6da3cdd2]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-6da3cdd2]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-6da3cdd2]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-6da3cdd2]{overflow:hidden}.current-link .cl-txt[data-v-6da3cdd2]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-6da3cdd2]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-6da3cdd2]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-6da3cdd2]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-6da3cdd2]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-6da3cdd2]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-6da3cdd2]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-6da3cdd2]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-6da3cdd2]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-6da3cdd2]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-6da3cdd2]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-6da3cdd2]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-6da3cdd2]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-6da3cdd2]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-6da3cdd2]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-6da3cdd2]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-6da3cdd2]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-6da3cdd2]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-6da3cdd2]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-6da3cdd2]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-6da3cdd2]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-6da3cdd2]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-6da3cdd2]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-6da3cdd2]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-6da3cdd2]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-6da3cdd2]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-6da3cdd2]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-6da3cdd2]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-6da3cdd2]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-6da3cdd2]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-6da3cdd2]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-6da3cdd2]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-6da3cdd2]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-6da3cdd2]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-6da3cdd2]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-6da3cdd2]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-6da3cdd2]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-6da3cdd2]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-6da3cdd2]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-6da3cdd2]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-6da3cdd2]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-6da3cdd2]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-6da3cdd2]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-6da3cdd2]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-6da3cdd2]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-6da3cdd2]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-6da3cdd2]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-6da3cdd2]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-6da3cdd2]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-6da3cdd2]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-6da3cdd2]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-6da3cdd2]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-6da3cdd2]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-6da3cdd2]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-6da3cdd2]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-6da3cdd2]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-6da3cdd2]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-6da3cdd2]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-6da3cdd2]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-6da3cdd2]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-6da3cdd2],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-6da3cdd2]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-6da3cdd2]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-6da3cdd2]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-6da3cdd2]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-6da3cdd2]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-6da3cdd2]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-6da3cdd2]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-6da3cdd2]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-6da3cdd2]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-6da3cdd2]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-6da3cdd2]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-6da3cdd2]{opacity:.85}.instagram-wrapper[data-v-6da3cdd2]{width:100%;margin:0 auto}.instagram-gallery[data-v-6da3cdd2]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-6da3cdd2]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-6da3cdd2]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-6da3cdd2]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-6da3cdd2]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-6da3cdd2]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-6da3cdd2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-6da3cdd2]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-6da3cdd2]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-6da3cdd2]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-6da3cdd2]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-6da3cdd2]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-6da3cdd2]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-6da3cdd2]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-6da3cdd2]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-6da3cdd2]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-6da3cdd2]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-6da3cdd2]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-6da3cdd2]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-6da3cdd2]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-6da3cdd2]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-6da3cdd2]{overflow:visible!important}.recaptcha-wrap[data-v-6da3cdd2]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-6da3cdd2]:root{--header-height:65px}@media(max-width:768px){[data-v-6da3cdd2]:root{--header-height:55px}}@media(min-width:1200px){[data-v-6da3cdd2]:root{--header-height:65px}}@media(min-width:1450px){[data-v-6da3cdd2]:root{--header-height:75px}}a[data-v-6da3cdd2]{text-decoration:none;color:#1a1919}a[data-v-6da3cdd2]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-6da3cdd2]{transition-duration:2s!important}.remove-overflow[data-v-6da3cdd2]{overflow:hidden}body[data-v-6da3cdd2]{overflow:hidden;height:100vh;padding:0}#app[data-v-6da3cdd2]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-6da3cdd2]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-6da3cdd2]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-6da3cdd2]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-6da3cdd2]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-6da3cdd2]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#features-test[data-v-6da3cdd2]{height:calc(100vh - var(--header-height));width:100%;display:flex;align-items:center;justify-content:center;max-width:2200px;margin:auto;max-height:1500px;position:relative}#features-test .sc-main[data-v-6da3cdd2]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-test .test-img[data-v-6da3cdd2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;left:0;top:0;filter:blur(5px) brightness(1.1) contrast(.9) sepia(.8)}#features-test .anim-delay-1[data-v-6da3cdd2]{transition-delay:.1s}#features-test .anim-delay-2[data-v-6da3cdd2]{transition-delay:.25s}#features-test .anim-delay-3[data-v-6da3cdd2]{transition-delay:.4s}#features-test .anim-delay-4[data-v-6da3cdd2]{transition-delay:.55s}#features-test .bg-test[data-v-6da3cdd2]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;z-index:1;background:hsla(37,91%,95%,.65)}#features-test .features-test-wrapper[data-v-6da3cdd2]{width:70%;padding:2rem 0}@media(max-width:576px){#features-test .features-test-wrapper[data-v-6da3cdd2]{width:90%}}@media(min-width:992px){#features-test .features-test-wrapper[data-v-6da3cdd2]{min-width:900px;max-width:1200px}}#features-test .features-test-box[data-v-6da3cdd2]{margin-bottom:2rem;padding:.5rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center}@media(max-width:576px){#features-test .features-test-box[data-v-6da3cdd2]{padding-left:8px;align-items:flex-start;text-align:left}}#features-test .features-test-box p[data-v-6da3cdd2]{font-weight:600;opacity:.85}#features-test .features-test-box .icon-box[data-v-6da3cdd2]{display:flex;justify-content:center;align-items:center;height:60px;width:70px;border-radius:.85rem;background-color:#eb8d2d;margin-bottom:.75rem}@media(max-width:576px){#features-test .features-test-box .icon-box[data-v-6da3cdd2]{height:50px;width:65px;border-radius:.75rem}}#features-test .features-test-box .icon-box i[data-v-6da3cdd2]{font-size:29px;color:#1a1919;opacity:.85}@media(max-width:576px){#features-test .features-test-box .icon-box i[data-v-6da3cdd2]{font-size:24px}}@media(max-width:767px){#features-test[data-v-6da3cdd2]{height:unset}}@media(min-width:768px){#features-test[data-v-6da3cdd2]{height:unset}}@media(min-width:992px){#features-test[data-v-6da3cdd2]{height:calc(100vh - var(--header-height))}}#features-test .square[data-v-6da3cdd2]{width:50px;height:50px;background-color:red}#topbar[data-v-893570b2]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-893570b2]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-893570b2]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-893570b2]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-893570b2]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-893570b2]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-893570b2]{margin-right:3rem}}#topbar .menu li a[data-v-893570b2]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-893570b2]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-893570b2]{font-size:16px}}#topbar .menu li a[data-v-893570b2]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-893570b2]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-893570b2]:hover{color:#1a1919}#topbar .brand[data-v-893570b2]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-893570b2]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-893570b2]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-893570b2]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-893570b2]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-893570b2]:hover{opacity:.5}#topbar .social[data-v-893570b2]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-893570b2]{display:flex;align-items:center}#topbar .social a[data-v-893570b2]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-893570b2]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-893570b2]:hover{color:#c13584}#topbar .social i[data-v-893570b2]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-893570b2]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-893570b2]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-893570b2]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-893570b2]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-893570b2]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-893570b2]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-893570b2]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-893570b2]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-893570b2]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-893570b2]{height:20px;width:auto}#topbar-mobile .brand img[data-v-893570b2]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-893570b2]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-893570b2]{display:flex;align-items:center}#topbar-mobile .social a[data-v-893570b2]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-893570b2]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-893570b2]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-893570b2]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-893570b2]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-893570b2]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-893570b2]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-893570b2]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-893570b2]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-893570b2]{font-size:13px;color:#1a1919}#topbar-menu[data-v-893570b2]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-893570b2]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-893570b2]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-893570b2]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-893570b2]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-893570b2]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-893570b2]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-893570b2]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-893570b2]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-893570b2]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-893570b2]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-893570b2]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-893570b2]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-893570b2]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-893570b2]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-893570b2]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-893570b2]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-893570b2]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-893570b2]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-893570b2]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-893570b2]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-893570b2]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-893570b2]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-893570b2]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-893570b2]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-893570b2]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-893570b2]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-893570b2]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-893570b2]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-893570b2]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-893570b2]{padding:1rem 7%}}#footer .sec-title[data-v-893570b2]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-893570b2]{list-style:none;padding:0}#footer .site-info ul li[data-v-893570b2]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-893570b2]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-893570b2]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-893570b2]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-893570b2]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-893570b2]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-893570b2]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-893570b2]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-893570b2]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-893570b2]{font-size:13px}}#footer .comdata .brand img[data-v-893570b2]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-893570b2]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-893570b2],.container-sm[data-v-893570b2],.container[data-v-893570b2]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-893570b2],.container-md[data-v-893570b2],.container-sm[data-v-893570b2],.container[data-v-893570b2]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-893570b2],.container-md[data-v-893570b2],.container-sm[data-v-893570b2],.container-xl[data-v-893570b2],.container-xxl[data-v-893570b2],.container[data-v-893570b2]{max-width:1320px}}h1[data-v-893570b2],h2[data-v-893570b2],h3[data-v-893570b2],h4[data-v-893570b2],h5[data-v-893570b2],h6[data-v-893570b2],p[data-v-893570b2]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-893570b2]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-893570b2],.container-lg[data-v-893570b2],.container-md[data-v-893570b2],.container-sm[data-v-893570b2],.container-xl[data-v-893570b2],.container-xxl[data-v-893570b2],.container[data-v-893570b2]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-893570b2],.container[data-v-893570b2]{max-width:540px}}@media(min-width:768px){.container-md[data-v-893570b2],.container-sm[data-v-893570b2],.container[data-v-893570b2]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-893570b2],.container-md[data-v-893570b2],.container-sm[data-v-893570b2],.container[data-v-893570b2]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-893570b2],.container-md[data-v-893570b2],.container-sm[data-v-893570b2],.container-xl[data-v-893570b2],.container[data-v-893570b2]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-893570b2],.container-md[data-v-893570b2],.container-sm[data-v-893570b2],.container-xl[data-v-893570b2],.container-xxl[data-v-893570b2],.container[data-v-893570b2]{max-width:1350px}}.mos-btn-md[data-v-893570b2],.mos-btn[data-v-893570b2]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-893570b2],.mos-btn-md i[data-v-893570b2]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-893570b2],.mos-btn-md i[data-v-893570b2]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-893570b2],.mos-btn[data-v-893570b2]{font-size:14px}.mos-btn-md[data-v-893570b2]:active,.mos-btn[data-v-893570b2]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-893570b2]:hover,.mos-btn[data-v-893570b2]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-893570b2],.mos-btn.mos-btn-alterh[data-v-893570b2]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-893570b2]:active,.mos-btn.mos-btn-alterh[data-v-893570b2]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-893570b2]:hover,.mos-btn.mos-btn-alterh[data-v-893570b2]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-893570b2],.mos-btn.mos-btn-sm[data-v-893570b2]{padding:.6rem 1.5rem}.mos-btn-square[data-v-893570b2]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-893570b2]{font-size:14px}.mos-btn-square[data-v-893570b2]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-893570b2]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-893570b2]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-893570b2]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-893570b2]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-893570b2]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-893570b2]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-893570b2]{font-size:30px;line-height:37px}}h3[data-v-893570b2]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-893570b2]{font-size:24px;line-height:30px}}h4[data-v-893570b2]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-893570b2]{font-size:20px;line-height:26px}}p[data-v-893570b2]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-893570b2]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-893570b2]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-893570b2]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-893570b2]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-893570b2]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-893570b2]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-893570b2]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-893570b2]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-893570b2]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-893570b2]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-893570b2],.anim-wrapper.is-shown .anim-left[data-v-893570b2],.anim-wrapper.is-shown .anim-right[data-v-893570b2],.anim-wrapper.is-shown .anim-up[data-v-893570b2]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-893570b2]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-893570b2]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-893570b2]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-893570b2]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-893570b2]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-893570b2]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-893570b2]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-893570b2]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-893570b2]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-893570b2]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-893570b2]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-893570b2],.anim-topbar-wrapper.is-shown .anim-left[data-v-893570b2],.anim-topbar-wrapper.is-shown .anim-right[data-v-893570b2],.anim-topbar-wrapper.is-shown .anim-up[data-v-893570b2]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-893570b2],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-893570b2],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-893570b2],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-893570b2]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-893570b2]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-893570b2]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-893570b2]{overflow:hidden}.current-link .cl-txt[data-v-893570b2]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-893570b2]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-893570b2]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-893570b2]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-893570b2]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-893570b2]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-893570b2]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-893570b2]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-893570b2]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-893570b2]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-893570b2]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-893570b2]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-893570b2]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-893570b2]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-893570b2]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-893570b2]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-893570b2]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-893570b2]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-893570b2]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-893570b2]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-893570b2]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-893570b2]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-893570b2]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-893570b2]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-893570b2]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-893570b2]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-893570b2]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-893570b2]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-893570b2]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-893570b2]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-893570b2]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-893570b2]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-893570b2]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-893570b2]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-893570b2]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-893570b2]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-893570b2]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-893570b2]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-893570b2]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-893570b2]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-893570b2]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-893570b2]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-893570b2]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-893570b2]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-893570b2]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-893570b2]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-893570b2]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-893570b2]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-893570b2]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-893570b2]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-893570b2]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-893570b2]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-893570b2]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-893570b2]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-893570b2]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-893570b2]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-893570b2]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-893570b2]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-893570b2]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-893570b2]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-893570b2],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-893570b2]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-893570b2]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-893570b2]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-893570b2]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-893570b2]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-893570b2]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-893570b2]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-893570b2]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-893570b2]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-893570b2]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-893570b2]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-893570b2]{opacity:.85}.instagram-wrapper[data-v-893570b2]{width:100%;margin:0 auto}.instagram-gallery[data-v-893570b2]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-893570b2]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-893570b2]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-893570b2]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-893570b2]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-893570b2]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-893570b2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-893570b2]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-893570b2]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-893570b2]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-893570b2]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-893570b2]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-893570b2]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-893570b2]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-893570b2]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-893570b2]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-893570b2]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-893570b2]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-893570b2]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-893570b2]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-893570b2]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-893570b2]{overflow:visible!important}.recaptcha-wrap[data-v-893570b2]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-893570b2]:root{--header-height:65px}@media(max-width:768px){[data-v-893570b2]:root{--header-height:55px}}@media(min-width:1200px){[data-v-893570b2]:root{--header-height:65px}}@media(min-width:1450px){[data-v-893570b2]:root{--header-height:75px}}a[data-v-893570b2]{text-decoration:none;color:#1a1919}a[data-v-893570b2]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-893570b2]{transition-duration:2s!important}.remove-overflow[data-v-893570b2]{overflow:hidden}body[data-v-893570b2]{overflow:hidden;height:100vh;padding:0}#app[data-v-893570b2]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-893570b2]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-893570b2]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-893570b2]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-893570b2]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-893570b2]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#card-product-home-comp[data-v-893570b2]{width:100%;display:flex;flex-direction:row;height:calc(100vh - var(--header-height));overflow:hidden;max-height:1500px;max-width:2200px;margin:auto}@media(max-width:767px){#card-product-home-comp[data-v-893570b2]{flex-direction:column-reverse;margin-bottom:2rem;padding:0;height:unset}}@media(min-width:768px){#card-product-home-comp[data-v-893570b2]{flex-direction:column-reverse;margin-bottom:2rem;padding:0;height:unset}}@media(min-width:992px){#card-product-home-comp[data-v-893570b2]{flex-direction:row;margin:auto;height:calc(100vh - var(--header-height))}}#card-product-home-comp.side-left[data-v-893570b2]{flex-direction:row-reverse}#card-product-home-comp.side-left .card-text[data-v-893570b2]{align-items:center}#card-product-home-comp.side-left .card-text .card-text-cont[data-v-893570b2]{align-items:flex-end}#card-product-home-comp.side-left .card-text .title-image[data-v-893570b2]{height:100px;right:-115px;bottom:-10px}#card-product-home-comp.side-left .card-text a[data-v-893570b2],#card-product-home-comp.side-left .card-text h3[data-v-893570b2],#card-product-home-comp.side-left .card-text p[data-v-893570b2]{text-align:right}@media(max-width:767px){#card-product-home-comp.side-left[data-v-893570b2]{flex-direction:column-reverse}}@media(min-width:768px){#card-product-home-comp.side-left[data-v-893570b2]{flex-direction:column-reverse}}@media(min-width:992px){#card-product-home-comp.side-left[data-v-893570b2]{flex-direction:row-reverse}}#card-product-home-comp.side-right .card-text[data-v-893570b2]{align-items:center}#card-product-home-comp.side-right .card-text .card-text-cont[data-v-893570b2]{align-items:flex-start}#card-product-home-comp.side-right .card-text .title-image[data-v-893570b2]{height:90px;left:-95px;bottom:-5px}#card-product-home-comp.side-right .card-text a[data-v-893570b2],#card-product-home-comp.side-right .card-text h3[data-v-893570b2],#card-product-home-comp.side-right .card-text p[data-v-893570b2]{text-align:left}#card-product-home-comp .card-text[data-v-893570b2]{width:50%;display:grid;place-items:center;height:100%}@media(max-width:767px){#card-product-home-comp .card-text[data-v-893570b2]{width:100%;height:unset;padding:1.5rem 0}}@media(min-width:768px){#card-product-home-comp .card-text[data-v-893570b2]{width:100%;height:unset;padding:1.5rem 0}}@media(min-width:992px){#card-product-home-comp .card-text[data-v-893570b2]{height:100%;padding:1rem;width:50%}}#card-product-home-comp .card-text .card-text-cont[data-v-893570b2]{width:70%;display:flex;flex-direction:column}@media(max-width:767px){#card-product-home-comp .card-text .card-text-cont[data-v-893570b2]{width:100%;padding:1rem 5%}}@media(min-width:768px){#card-product-home-comp .card-text .card-text-cont[data-v-893570b2]{width:100%;padding:1rem 5%}}@media(min-width:992px){#card-product-home-comp .card-text .card-text-cont[data-v-893570b2]{width:70%;padding:0}}#card-product-home-comp .card-text h3[data-v-893570b2]{font-weight:600;font-size:31px;text-transform:uppercase;position:relative;z-index:999}#card-product-home-comp .card-text h3 span[data-v-893570b2]{position:relative;z-index:9999}#card-product-home-comp .card-text h3 span[data-v-893570b2]:before{content:"";position:absolute;width:calc(100% + 2rem);height:15%;opacity:.9;bottom:-4px;background-color:#db3c29;transition:transform .25s ease-in;transition-delay:.5s;z-index:-1}#card-product-home-comp .card-text h3 span.side-left[data-v-893570b2]:before{border-radius:0 0 0 50%;right:-10px;transform-origin:bottom right}#card-product-home-comp .card-text h3 span.side-right[data-v-893570b2]:before{border-radius:0 0 50% 0;left:-10px;transform-origin:bottom left}#card-product-home-comp .card-text h3 .title-image[data-v-893570b2]{position:absolute;width:auto;z-index:50}@media(max-width:767px){#card-product-home-comp .card-text h3[data-v-893570b2]{font-size:26px}}#card-product-home-comp .card-text p[data-v-893570b2]{opacity:.85}#card-product-home-comp .card-text>a[data-v-893570b2]{text-decoration:none;width:-moz-fit-content;width:fit-content}#card-product-home-comp .card-text .mos-btn[data-v-893570b2]{background-color:#1a1919;color:#fffdfa;padding:.5rem 2rem;font-weight:600}#card-product-home-comp .card-text .mos-btn[data-v-893570b2]:hover{background-color:#db3c29}#card-product-home-comp .card-img[data-v-893570b2]{width:50%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:all .7s ease-out;position:relative}#card-product-home-comp .card-img[data-v-893570b2]:hover{opacity:.8}@media(max-width:767px){#card-product-home-comp .card-img[data-v-893570b2]{width:100%;height:25rem}}@media(min-width:768px){#card-product-home-comp .card-img[data-v-893570b2]{width:100%;height:35rem}}@media(min-width:992px){#card-product-home-comp .card-img[data-v-893570b2]{width:50%;height:100%}}#topbar[data-v-969db7cc]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-969db7cc]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-969db7cc]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-969db7cc]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-969db7cc]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-969db7cc]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-969db7cc]{margin-right:3rem}}#topbar .menu li a[data-v-969db7cc]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-969db7cc]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-969db7cc]{font-size:16px}}#topbar .menu li a[data-v-969db7cc]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-969db7cc]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-969db7cc]:hover{color:#1a1919}#topbar .brand[data-v-969db7cc]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-969db7cc]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-969db7cc]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-969db7cc]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-969db7cc]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-969db7cc]:hover{opacity:.5}#topbar .social[data-v-969db7cc]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-969db7cc]{display:flex;align-items:center}#topbar .social a[data-v-969db7cc]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-969db7cc]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-969db7cc]:hover{color:#c13584}#topbar .social i[data-v-969db7cc]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-969db7cc]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-969db7cc]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-969db7cc]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-969db7cc]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-969db7cc]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-969db7cc]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-969db7cc]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-969db7cc]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-969db7cc]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-969db7cc]{height:20px;width:auto}#topbar-mobile .brand img[data-v-969db7cc]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-969db7cc]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-969db7cc]{display:flex;align-items:center}#topbar-mobile .social a[data-v-969db7cc]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-969db7cc]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-969db7cc]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-969db7cc]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-969db7cc]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-969db7cc]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-969db7cc]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-969db7cc]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-969db7cc]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-969db7cc]{font-size:13px;color:#1a1919}#topbar-menu[data-v-969db7cc]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-969db7cc]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-969db7cc]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-969db7cc]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-969db7cc]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-969db7cc]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-969db7cc]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-969db7cc]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-969db7cc]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-969db7cc]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-969db7cc]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-969db7cc]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-969db7cc]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-969db7cc]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-969db7cc]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-969db7cc]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-969db7cc]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-969db7cc]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-969db7cc]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-969db7cc]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-969db7cc]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-969db7cc]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-969db7cc]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-969db7cc]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-969db7cc]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-969db7cc]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-969db7cc]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-969db7cc]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-969db7cc]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-969db7cc]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-969db7cc]{padding:1rem 7%}}#footer .sec-title[data-v-969db7cc]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-969db7cc]{list-style:none;padding:0}#footer .site-info ul li[data-v-969db7cc]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-969db7cc]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-969db7cc]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-969db7cc]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-969db7cc]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-969db7cc]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-969db7cc]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-969db7cc]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-969db7cc]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-969db7cc]{font-size:13px}}#footer .comdata .brand img[data-v-969db7cc]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-969db7cc]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-969db7cc],.container-sm[data-v-969db7cc],.container[data-v-969db7cc]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-969db7cc],.container-md[data-v-969db7cc],.container-sm[data-v-969db7cc],.container[data-v-969db7cc]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-969db7cc],.container-md[data-v-969db7cc],.container-sm[data-v-969db7cc],.container-xl[data-v-969db7cc],.container-xxl[data-v-969db7cc],.container[data-v-969db7cc]{max-width:1320px}}h1[data-v-969db7cc],h2[data-v-969db7cc],h3[data-v-969db7cc],h4[data-v-969db7cc],h5[data-v-969db7cc],h6[data-v-969db7cc],p[data-v-969db7cc]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-969db7cc]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-969db7cc],.container-lg[data-v-969db7cc],.container-md[data-v-969db7cc],.container-sm[data-v-969db7cc],.container-xl[data-v-969db7cc],.container-xxl[data-v-969db7cc],.container[data-v-969db7cc]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-969db7cc],.container[data-v-969db7cc]{max-width:540px}}@media(min-width:768px){.container-md[data-v-969db7cc],.container-sm[data-v-969db7cc],.container[data-v-969db7cc]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-969db7cc],.container-md[data-v-969db7cc],.container-sm[data-v-969db7cc],.container[data-v-969db7cc]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-969db7cc],.container-md[data-v-969db7cc],.container-sm[data-v-969db7cc],.container-xl[data-v-969db7cc],.container[data-v-969db7cc]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-969db7cc],.container-md[data-v-969db7cc],.container-sm[data-v-969db7cc],.container-xl[data-v-969db7cc],.container-xxl[data-v-969db7cc],.container[data-v-969db7cc]{max-width:1350px}}.mos-btn-md[data-v-969db7cc],.mos-btn[data-v-969db7cc]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-969db7cc],.mos-btn-md i[data-v-969db7cc]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-969db7cc],.mos-btn-md i[data-v-969db7cc]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-969db7cc],.mos-btn[data-v-969db7cc]{font-size:14px}.mos-btn-md[data-v-969db7cc]:active,.mos-btn[data-v-969db7cc]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-969db7cc]:hover,.mos-btn[data-v-969db7cc]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-969db7cc],.mos-btn.mos-btn-alterh[data-v-969db7cc]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-969db7cc]:active,.mos-btn.mos-btn-alterh[data-v-969db7cc]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-969db7cc]:hover,.mos-btn.mos-btn-alterh[data-v-969db7cc]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-969db7cc],.mos-btn.mos-btn-sm[data-v-969db7cc]{padding:.6rem 1.5rem}.mos-btn-square[data-v-969db7cc]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-969db7cc]{font-size:14px}.mos-btn-square[data-v-969db7cc]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-969db7cc]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-969db7cc]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-969db7cc]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-969db7cc]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-969db7cc]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-969db7cc]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-969db7cc]{font-size:30px;line-height:37px}}h3[data-v-969db7cc]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-969db7cc]{font-size:24px;line-height:30px}}h4[data-v-969db7cc]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-969db7cc]{font-size:20px;line-height:26px}}p[data-v-969db7cc]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-969db7cc]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-969db7cc]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-969db7cc]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-969db7cc]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-969db7cc]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-969db7cc]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-969db7cc]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-969db7cc]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-969db7cc]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-969db7cc]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-969db7cc],.anim-wrapper.is-shown .anim-left[data-v-969db7cc],.anim-wrapper.is-shown .anim-right[data-v-969db7cc],.anim-wrapper.is-shown .anim-up[data-v-969db7cc]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-969db7cc]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-969db7cc]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-969db7cc]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-969db7cc]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-969db7cc]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-969db7cc]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-969db7cc]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-969db7cc]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-969db7cc]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-969db7cc]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-969db7cc]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-969db7cc],.anim-topbar-wrapper.is-shown .anim-left[data-v-969db7cc],.anim-topbar-wrapper.is-shown .anim-right[data-v-969db7cc],.anim-topbar-wrapper.is-shown .anim-up[data-v-969db7cc]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-969db7cc],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-969db7cc],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-969db7cc],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-969db7cc]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-969db7cc]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-969db7cc]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-969db7cc]{overflow:hidden}.current-link .cl-txt[data-v-969db7cc]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-969db7cc]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-969db7cc]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-969db7cc]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-969db7cc]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-969db7cc]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-969db7cc]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-969db7cc]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-969db7cc]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-969db7cc]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-969db7cc]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-969db7cc]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-969db7cc]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-969db7cc]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-969db7cc]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-969db7cc]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-969db7cc]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-969db7cc]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-969db7cc]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-969db7cc]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-969db7cc]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-969db7cc]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-969db7cc]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-969db7cc]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-969db7cc]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-969db7cc]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-969db7cc]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-969db7cc]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-969db7cc]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-969db7cc]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-969db7cc]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-969db7cc]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-969db7cc]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-969db7cc]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-969db7cc]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-969db7cc]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-969db7cc]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-969db7cc]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-969db7cc]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-969db7cc]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-969db7cc]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-969db7cc]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-969db7cc]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-969db7cc]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-969db7cc]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-969db7cc]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-969db7cc]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-969db7cc]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-969db7cc]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-969db7cc]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-969db7cc]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-969db7cc]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-969db7cc]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-969db7cc]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-969db7cc]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-969db7cc]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-969db7cc]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-969db7cc]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-969db7cc]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-969db7cc]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-969db7cc],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-969db7cc]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-969db7cc]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-969db7cc]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-969db7cc]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-969db7cc]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-969db7cc]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-969db7cc]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-969db7cc]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-969db7cc]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-969db7cc]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-969db7cc]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-969db7cc]{opacity:.85}.instagram-wrapper[data-v-969db7cc]{width:100%;margin:0 auto}.instagram-gallery[data-v-969db7cc]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-969db7cc]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-969db7cc]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-969db7cc]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-969db7cc]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-969db7cc]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-969db7cc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-969db7cc]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-969db7cc]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-969db7cc]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-969db7cc]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-969db7cc]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-969db7cc]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-969db7cc]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-969db7cc]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-969db7cc]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-969db7cc]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-969db7cc]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-969db7cc]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-969db7cc]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-969db7cc]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-969db7cc]{overflow:visible!important}.recaptcha-wrap[data-v-969db7cc]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-969db7cc]:root{--header-height:65px}@media(max-width:768px){[data-v-969db7cc]:root{--header-height:55px}}@media(min-width:1200px){[data-v-969db7cc]:root{--header-height:65px}}@media(min-width:1450px){[data-v-969db7cc]:root{--header-height:75px}}a[data-v-969db7cc]{text-decoration:none;color:#1a1919}a[data-v-969db7cc]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-969db7cc]{transition-duration:2s!important}.remove-overflow[data-v-969db7cc]{overflow:hidden}body[data-v-969db7cc]{overflow:hidden;height:100vh;padding:0}#app[data-v-969db7cc]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-969db7cc]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-969db7cc]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-969db7cc]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-969db7cc]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-969db7cc]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#home-ourproducts[data-v-969db7cc]{width:100%;max-width:2200px;margin:auto}#home-ourproducts .mb-15[data-v-969db7cc]{margin-bottom:5rem}#home-ourproducts .sc-main[data-v-969db7cc]{width:100%;padding:0 0 5rem 0}@media(max-width:767px){#home-ourproducts .sc-main[data-v-969db7cc]{padding:0}}#home-ourproducts .sc-main .sc-wrapper[data-v-969db7cc]{width:100%;display:flex;flex-direction:column}#home-ourproducts .sc-main .sc-wrapper .inside-wrap[data-v-969db7cc]{display:flex}#home-ourproducts h3[data-v-969db7cc]{font-weight:600;text-align:center;text-transform:uppercase}#topbar[data-v-2413ee33]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-2413ee33]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-2413ee33]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-2413ee33]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-2413ee33]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-2413ee33]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-2413ee33]{margin-right:3rem}}#topbar .menu li a[data-v-2413ee33]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-2413ee33]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-2413ee33]{font-size:16px}}#topbar .menu li a[data-v-2413ee33]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-2413ee33]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-2413ee33]:hover{color:#1a1919}#topbar .brand[data-v-2413ee33]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-2413ee33]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-2413ee33]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-2413ee33]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-2413ee33]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-2413ee33]:hover{opacity:.5}#topbar .social[data-v-2413ee33]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-2413ee33]{display:flex;align-items:center}#topbar .social a[data-v-2413ee33]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-2413ee33]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-2413ee33]:hover{color:#c13584}#topbar .social i[data-v-2413ee33]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-2413ee33]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-2413ee33]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-2413ee33]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-2413ee33]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-2413ee33]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-2413ee33]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-2413ee33]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-2413ee33]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-2413ee33]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-2413ee33]{height:20px;width:auto}#topbar-mobile .brand img[data-v-2413ee33]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-2413ee33]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-2413ee33]{display:flex;align-items:center}#topbar-mobile .social a[data-v-2413ee33]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-2413ee33]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-2413ee33]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-2413ee33]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-2413ee33]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-2413ee33]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-2413ee33]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-2413ee33]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-2413ee33]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-2413ee33]{font-size:13px;color:#1a1919}#topbar-menu[data-v-2413ee33]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-2413ee33]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-2413ee33]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-2413ee33]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-2413ee33]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-2413ee33]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-2413ee33]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-2413ee33]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-2413ee33]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-2413ee33]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-2413ee33]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-2413ee33]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-2413ee33]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-2413ee33]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-2413ee33]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-2413ee33]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-2413ee33]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-2413ee33]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-2413ee33]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-2413ee33]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-2413ee33]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-2413ee33]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-2413ee33]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-2413ee33]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-2413ee33]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-2413ee33]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-2413ee33]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-2413ee33]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-2413ee33]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-2413ee33]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-2413ee33]{padding:1rem 7%}}#footer .sec-title[data-v-2413ee33]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-2413ee33]{list-style:none;padding:0}#footer .site-info ul li[data-v-2413ee33]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-2413ee33]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-2413ee33]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-2413ee33]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-2413ee33]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-2413ee33]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-2413ee33]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-2413ee33]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-2413ee33]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-2413ee33]{font-size:13px}}#footer .comdata .brand img[data-v-2413ee33]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-2413ee33]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-2413ee33],.container-sm[data-v-2413ee33],.container[data-v-2413ee33]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-2413ee33],.container-md[data-v-2413ee33],.container-sm[data-v-2413ee33],.container[data-v-2413ee33]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-2413ee33],.container-md[data-v-2413ee33],.container-sm[data-v-2413ee33],.container-xl[data-v-2413ee33],.container-xxl[data-v-2413ee33],.container[data-v-2413ee33]{max-width:1320px}}h1[data-v-2413ee33],h2[data-v-2413ee33],h3[data-v-2413ee33],h4[data-v-2413ee33],h5[data-v-2413ee33],h6[data-v-2413ee33],p[data-v-2413ee33]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-2413ee33]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-2413ee33],.container-lg[data-v-2413ee33],.container-md[data-v-2413ee33],.container-sm[data-v-2413ee33],.container-xl[data-v-2413ee33],.container-xxl[data-v-2413ee33],.container[data-v-2413ee33]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-2413ee33],.container[data-v-2413ee33]{max-width:540px}}@media(min-width:768px){.container-md[data-v-2413ee33],.container-sm[data-v-2413ee33],.container[data-v-2413ee33]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-2413ee33],.container-md[data-v-2413ee33],.container-sm[data-v-2413ee33],.container[data-v-2413ee33]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-2413ee33],.container-md[data-v-2413ee33],.container-sm[data-v-2413ee33],.container-xl[data-v-2413ee33],.container[data-v-2413ee33]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-2413ee33],.container-md[data-v-2413ee33],.container-sm[data-v-2413ee33],.container-xl[data-v-2413ee33],.container-xxl[data-v-2413ee33],.container[data-v-2413ee33]{max-width:1350px}}.mos-btn-md[data-v-2413ee33],.mos-btn[data-v-2413ee33]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-2413ee33],.mos-btn-md i[data-v-2413ee33]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-2413ee33],.mos-btn-md i[data-v-2413ee33]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-2413ee33],.mos-btn[data-v-2413ee33]{font-size:14px}.mos-btn-md[data-v-2413ee33]:active,.mos-btn[data-v-2413ee33]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-2413ee33]:hover,.mos-btn[data-v-2413ee33]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-2413ee33],.mos-btn.mos-btn-alterh[data-v-2413ee33]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-2413ee33]:active,.mos-btn.mos-btn-alterh[data-v-2413ee33]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-2413ee33]:hover,.mos-btn.mos-btn-alterh[data-v-2413ee33]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-2413ee33],.mos-btn.mos-btn-sm[data-v-2413ee33]{padding:.6rem 1.5rem}.mos-btn-square[data-v-2413ee33]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-2413ee33]{font-size:14px}.mos-btn-square[data-v-2413ee33]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-2413ee33]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-2413ee33]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-2413ee33]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-2413ee33]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-2413ee33]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-2413ee33]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-2413ee33]{font-size:30px;line-height:37px}}h3[data-v-2413ee33]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-2413ee33]{font-size:24px;line-height:30px}}h4[data-v-2413ee33]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-2413ee33]{font-size:20px;line-height:26px}}p[data-v-2413ee33]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-2413ee33]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-2413ee33]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-2413ee33]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-2413ee33]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-2413ee33]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-2413ee33]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-2413ee33]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-2413ee33]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-2413ee33]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-2413ee33]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-2413ee33],.anim-wrapper.is-shown .anim-left[data-v-2413ee33],.anim-wrapper.is-shown .anim-right[data-v-2413ee33],.anim-wrapper.is-shown .anim-up[data-v-2413ee33]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-2413ee33]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-2413ee33]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-2413ee33]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-2413ee33]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-2413ee33]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-2413ee33]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-2413ee33]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-2413ee33]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-2413ee33]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-2413ee33]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-2413ee33]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-2413ee33],.anim-topbar-wrapper.is-shown .anim-left[data-v-2413ee33],.anim-topbar-wrapper.is-shown .anim-right[data-v-2413ee33],.anim-topbar-wrapper.is-shown .anim-up[data-v-2413ee33]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-2413ee33],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-2413ee33],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-2413ee33],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-2413ee33]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-2413ee33]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-2413ee33]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-2413ee33]{overflow:hidden}.current-link .cl-txt[data-v-2413ee33]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-2413ee33]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-2413ee33]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-2413ee33]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-2413ee33]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-2413ee33]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-2413ee33]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-2413ee33]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-2413ee33]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-2413ee33]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-2413ee33]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-2413ee33]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-2413ee33]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-2413ee33]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-2413ee33]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-2413ee33]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-2413ee33]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-2413ee33]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-2413ee33]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-2413ee33]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-2413ee33]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-2413ee33]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-2413ee33]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-2413ee33]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-2413ee33]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-2413ee33]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-2413ee33]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-2413ee33]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-2413ee33]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-2413ee33]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-2413ee33]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-2413ee33]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-2413ee33]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-2413ee33]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-2413ee33]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-2413ee33]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-2413ee33]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-2413ee33]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-2413ee33]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-2413ee33]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-2413ee33]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-2413ee33]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-2413ee33]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-2413ee33]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-2413ee33]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-2413ee33]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-2413ee33]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-2413ee33]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-2413ee33]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-2413ee33]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-2413ee33]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-2413ee33]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-2413ee33]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-2413ee33]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-2413ee33]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-2413ee33]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-2413ee33]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-2413ee33]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-2413ee33]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-2413ee33]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-2413ee33],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-2413ee33]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-2413ee33]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-2413ee33]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-2413ee33]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-2413ee33]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-2413ee33]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-2413ee33]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-2413ee33]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-2413ee33]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-2413ee33]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-2413ee33]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-2413ee33]{opacity:.85}.instagram-wrapper[data-v-2413ee33]{width:100%;margin:0 auto}.instagram-gallery[data-v-2413ee33]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-2413ee33]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-2413ee33]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-2413ee33]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-2413ee33]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-2413ee33]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-2413ee33]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-2413ee33]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-2413ee33]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-2413ee33]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-2413ee33]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-2413ee33]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-2413ee33]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-2413ee33]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-2413ee33]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-2413ee33]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-2413ee33]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-2413ee33]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-2413ee33]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-2413ee33]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-2413ee33]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-2413ee33]{overflow:visible!important}.recaptcha-wrap[data-v-2413ee33]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-2413ee33]:root{--header-height:65px}@media(max-width:768px){[data-v-2413ee33]:root{--header-height:55px}}@media(min-width:1200px){[data-v-2413ee33]:root{--header-height:65px}}@media(min-width:1450px){[data-v-2413ee33]:root{--header-height:75px}}a[data-v-2413ee33]{text-decoration:none;color:#1a1919}a[data-v-2413ee33]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-2413ee33]{transition-duration:2s!important}.remove-overflow[data-v-2413ee33]{overflow:hidden}body[data-v-2413ee33]{overflow:hidden;height:100vh;padding:0}#app[data-v-2413ee33]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-2413ee33]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-2413ee33]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-2413ee33]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-2413ee33]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-2413ee33]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}.swiper-pagination[data-v-2413ee33]{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden[data-v-2413ee33]{opacity:0}.swiper-pagination-disabled>.swiper-pagination[data-v-2413ee33],.swiper-pagination.swiper-pagination-disabled[data-v-2413ee33]{display:none!important}.swiper-horizontal>.swiper-pagination-bullets[data-v-2413ee33],.swiper-pagination-bullets.swiper-pagination-horizontal[data-v-2413ee33],.swiper-pagination-custom[data-v-2413ee33],.swiper-pagination-fraction[data-v-2413ee33]{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic[data-v-2413ee33]{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-2413ee33]{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main[data-v-2413ee33],.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active[data-v-2413ee33]{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev[data-v-2413ee33]{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev[data-v-2413ee33]{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next[data-v-2413ee33]{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next[data-v-2413ee33]{transform:scale(.33)}.swiper-pagination-bullet[data-v-2413ee33]{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet[data-v-2413ee33]{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet[data-v-2413ee33]{cursor:pointer}.swiper-pagination-bullet[data-v-2413ee33]:only-child{display:none!important}.swiper-pagination-bullet-active[data-v-2413ee33]{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets[data-v-2413ee33],.swiper-vertical>.swiper-pagination-bullets[data-v-2413ee33]{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet[data-v-2413ee33],.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet[data-v-2413ee33]{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[data-v-2413ee33],.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[data-v-2413ee33]{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-2413ee33],.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-2413ee33]{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet[data-v-2413ee33],.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet[data-v-2413ee33]{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[data-v-2413ee33],.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[data-v-2413ee33]{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-2413ee33],.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-2413ee33]{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-2413ee33]{transition:transform .2s,right .2s}.swiper-pagination-progressbar[data-v-2413ee33]{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill[data-v-2413ee33]{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill[data-v-2413ee33]{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar[data-v-2413ee33],.swiper-pagination-progressbar.swiper-pagination-horizontal[data-v-2413ee33],.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite[data-v-2413ee33],.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite[data-v-2413ee33]{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite[data-v-2413ee33],.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite[data-v-2413ee33],.swiper-pagination-progressbar.swiper-pagination-vertical[data-v-2413ee33],.swiper-vertical>.swiper-pagination-progressbar[data-v-2413ee33]{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock[data-v-2413ee33]{display:none}#home-famcli[data-v-2413ee33]{width:100%;max-width:2200px;margin:auto;max-height:1500px}@media(max-width:767px){#home-famcli[data-v-2413ee33]{max-height:unset}}@media(min-width:768px){#home-famcli[data-v-2413ee33]{max-height:unset}}@media(min-width:992px){#home-famcli[data-v-2413ee33]{max-height:1500px}}#home-famcli .sc-main[data-v-2413ee33]{height:calc(100vh - var(--header-height));width:100%;display:flex;flex-direction:row;overflow:hidden;padding:2rem 0}@media(max-width:767px){#home-famcli .sc-main[data-v-2413ee33]{height:unset}}@media(min-width:768px){#home-famcli .sc-main[data-v-2413ee33]{height:unset}}@media(min-width:992px){#home-famcli .sc-main[data-v-2413ee33]{height:calc(100vh - var(--header-height))}}#home-famcli .sc-container[data-v-2413ee33]{width:100%;height:100%;justify-content:center;display:flex;align-items:center}#home-famcli .sc-container .sc-text[data-v-2413ee33],#home-famcli .sc-container .sc-wrap[data-v-2413ee33]{display:flex;flex-direction:column;width:100%;align-items:center}#home-famcli .sc-container .sc-text[data-v-2413ee33]{text-align:center;position:relative;padding:1rem 0}#home-famcli .sc-container .sc-text[data-v-2413ee33]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:260%;background-color:#fef6e9}#home-famcli .sc-container .sc-text h4[data-v-2413ee33]{font-size:20px;margin-bottom:.3rem;font-weight:700;position:relative;z-index:1;text-wrap:balance}@media(max-width:576px){#home-famcli .sc-container .sc-text h4[data-v-2413ee33]{padding:0 1rem}}#home-famcli .sc-container .sc-cont[data-v-2413ee33]{width:100%;overflow:hidden}#home-famcli .sc-subtitle[data-v-2413ee33]{max-width:600px;opacity:.85;text-wrap:balance}@media(max-width:576px){#home-famcli .sc-subtitle[data-v-2413ee33]{padding:0 1rem}}#home-famcli .swiper[data-v-2413ee33]{width:850px;height:auto;mask-image:linear-gradient(90deg,transparent 0,#000 20%,#000 80%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 20%,#000 80%,transparent)}@media(max-width:576px){#home-famcli .swiper[data-v-2413ee33]{width:100%}}@media(min-width:577px){#home-famcli .swiper[data-v-2413ee33]{width:100%}}@media(min-width:768px){#home-famcli .swiper[data-v-2413ee33]{width:100%}}@media(min-width:992px){#home-famcli .swiper[data-v-2413ee33]{width:1200px}}#home-famcli .swiper img[data-v-2413ee33]{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}#home-famcli .swiper .s-item[data-v-2413ee33]{height:100%;aspect-ratio:5/6.5;position:relative;border-radius:.8rem;overflow:hidden}@media(max-width:576px){#home-famcli .swiper .s-item[data-v-2413ee33]{border-radius:1rem}}#home-famcli .swiper .s-item a[data-v-2413ee33]{position:absolute;top:5px;right:5px;border-radius:2rem;background-color:#eb8d2d;color:#fffdfa;height:23px;font-size:13px;transition:all .3s ease-in-out;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:0 .5rem}#home-famcli .swiper .s-item a[data-v-2413ee33]:hover{background-color:#d17314}#home-famcli .swiper.mySwiper3 .s-item[data-v-2413ee33]{aspect-ratio:5/8}#topbar[data-v-8f7f19bc]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-8f7f19bc]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-8f7f19bc]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-8f7f19bc]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-8f7f19bc]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-8f7f19bc]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-8f7f19bc]{margin-right:3rem}}#topbar .menu li a[data-v-8f7f19bc]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-8f7f19bc]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-8f7f19bc]{font-size:16px}}#topbar .menu li a[data-v-8f7f19bc]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-8f7f19bc]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-8f7f19bc]:hover{color:#1a1919}#topbar .brand[data-v-8f7f19bc]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-8f7f19bc]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-8f7f19bc]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-8f7f19bc]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-8f7f19bc]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-8f7f19bc]:hover{opacity:.5}#topbar .social[data-v-8f7f19bc]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-8f7f19bc]{display:flex;align-items:center}#topbar .social a[data-v-8f7f19bc]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-8f7f19bc]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-8f7f19bc]:hover{color:#c13584}#topbar .social i[data-v-8f7f19bc]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-8f7f19bc]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-8f7f19bc]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-8f7f19bc]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-8f7f19bc]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-8f7f19bc]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-8f7f19bc]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-8f7f19bc]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-8f7f19bc]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-8f7f19bc]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-8f7f19bc]{height:20px;width:auto}#topbar-mobile .brand img[data-v-8f7f19bc]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-8f7f19bc]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-8f7f19bc]{display:flex;align-items:center}#topbar-mobile .social a[data-v-8f7f19bc]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-8f7f19bc]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-8f7f19bc]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-8f7f19bc]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-8f7f19bc]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-8f7f19bc]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-8f7f19bc]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-8f7f19bc]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-8f7f19bc]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-8f7f19bc]{font-size:13px;color:#1a1919}#topbar-menu[data-v-8f7f19bc]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-8f7f19bc]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-8f7f19bc]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-8f7f19bc]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-8f7f19bc]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-8f7f19bc]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-8f7f19bc]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-8f7f19bc]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-8f7f19bc]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-8f7f19bc]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-8f7f19bc]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-8f7f19bc]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-8f7f19bc]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-8f7f19bc]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-8f7f19bc]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-8f7f19bc]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-8f7f19bc]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-8f7f19bc]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-8f7f19bc]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-8f7f19bc]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-8f7f19bc]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-8f7f19bc]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-8f7f19bc]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-8f7f19bc]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-8f7f19bc]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-8f7f19bc]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-8f7f19bc]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-8f7f19bc]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-8f7f19bc]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-8f7f19bc]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-8f7f19bc]{padding:1rem 7%}}#footer .sec-title[data-v-8f7f19bc]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-8f7f19bc]{list-style:none;padding:0}#footer .site-info ul li[data-v-8f7f19bc]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-8f7f19bc]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-8f7f19bc]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-8f7f19bc]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-8f7f19bc]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-8f7f19bc]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-8f7f19bc]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-8f7f19bc]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-8f7f19bc]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-8f7f19bc]{font-size:13px}}#footer .comdata .brand img[data-v-8f7f19bc]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-8f7f19bc]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-8f7f19bc],.container-sm[data-v-8f7f19bc],.container[data-v-8f7f19bc]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-8f7f19bc],.container-md[data-v-8f7f19bc],.container-sm[data-v-8f7f19bc],.container[data-v-8f7f19bc]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-8f7f19bc],.container-md[data-v-8f7f19bc],.container-sm[data-v-8f7f19bc],.container-xl[data-v-8f7f19bc],.container-xxl[data-v-8f7f19bc],.container[data-v-8f7f19bc]{max-width:1320px}}h1[data-v-8f7f19bc],h2[data-v-8f7f19bc],h3[data-v-8f7f19bc],h4[data-v-8f7f19bc],h5[data-v-8f7f19bc],h6[data-v-8f7f19bc],p[data-v-8f7f19bc]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-8f7f19bc]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-8f7f19bc],.container-lg[data-v-8f7f19bc],.container-md[data-v-8f7f19bc],.container-sm[data-v-8f7f19bc],.container-xl[data-v-8f7f19bc],.container-xxl[data-v-8f7f19bc],.container[data-v-8f7f19bc]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-8f7f19bc],.container[data-v-8f7f19bc]{max-width:540px}}@media(min-width:768px){.container-md[data-v-8f7f19bc],.container-sm[data-v-8f7f19bc],.container[data-v-8f7f19bc]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-8f7f19bc],.container-md[data-v-8f7f19bc],.container-sm[data-v-8f7f19bc],.container[data-v-8f7f19bc]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-8f7f19bc],.container-md[data-v-8f7f19bc],.container-sm[data-v-8f7f19bc],.container-xl[data-v-8f7f19bc],.container[data-v-8f7f19bc]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-8f7f19bc],.container-md[data-v-8f7f19bc],.container-sm[data-v-8f7f19bc],.container-xl[data-v-8f7f19bc],.container-xxl[data-v-8f7f19bc],.container[data-v-8f7f19bc]{max-width:1350px}}.mos-btn-md[data-v-8f7f19bc],.mos-btn[data-v-8f7f19bc]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-8f7f19bc],.mos-btn-md i[data-v-8f7f19bc]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-8f7f19bc],.mos-btn-md i[data-v-8f7f19bc]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-8f7f19bc],.mos-btn[data-v-8f7f19bc]{font-size:14px}.mos-btn-md[data-v-8f7f19bc]:active,.mos-btn[data-v-8f7f19bc]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-8f7f19bc]:hover,.mos-btn[data-v-8f7f19bc]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-8f7f19bc],.mos-btn.mos-btn-alterh[data-v-8f7f19bc]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-8f7f19bc]:active,.mos-btn.mos-btn-alterh[data-v-8f7f19bc]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-8f7f19bc]:hover,.mos-btn.mos-btn-alterh[data-v-8f7f19bc]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-8f7f19bc],.mos-btn.mos-btn-sm[data-v-8f7f19bc]{padding:.6rem 1.5rem}.mos-btn-square[data-v-8f7f19bc]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-8f7f19bc]{font-size:14px}.mos-btn-square[data-v-8f7f19bc]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-8f7f19bc]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-8f7f19bc]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-8f7f19bc]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-8f7f19bc]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-8f7f19bc]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-8f7f19bc]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-8f7f19bc]{font-size:30px;line-height:37px}}h3[data-v-8f7f19bc]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-8f7f19bc]{font-size:24px;line-height:30px}}h4[data-v-8f7f19bc]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-8f7f19bc]{font-size:20px;line-height:26px}}p[data-v-8f7f19bc]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-8f7f19bc]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-8f7f19bc]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-8f7f19bc]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-8f7f19bc]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-8f7f19bc]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-8f7f19bc]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-8f7f19bc]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-8f7f19bc]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-8f7f19bc]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-8f7f19bc]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-8f7f19bc],.anim-wrapper.is-shown .anim-left[data-v-8f7f19bc],.anim-wrapper.is-shown .anim-right[data-v-8f7f19bc],.anim-wrapper.is-shown .anim-up[data-v-8f7f19bc]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-8f7f19bc]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-8f7f19bc]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-8f7f19bc]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-8f7f19bc]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-8f7f19bc]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-8f7f19bc]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-8f7f19bc]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-8f7f19bc]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-8f7f19bc]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-8f7f19bc]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-8f7f19bc]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-8f7f19bc],.anim-topbar-wrapper.is-shown .anim-left[data-v-8f7f19bc],.anim-topbar-wrapper.is-shown .anim-right[data-v-8f7f19bc],.anim-topbar-wrapper.is-shown .anim-up[data-v-8f7f19bc]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-8f7f19bc],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-8f7f19bc],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-8f7f19bc],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-8f7f19bc]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-8f7f19bc]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-8f7f19bc]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-8f7f19bc]{overflow:hidden}.current-link .cl-txt[data-v-8f7f19bc]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-8f7f19bc]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-8f7f19bc]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-8f7f19bc]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-8f7f19bc]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-8f7f19bc]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-8f7f19bc]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-8f7f19bc]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-8f7f19bc]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-8f7f19bc]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-8f7f19bc]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-8f7f19bc]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-8f7f19bc]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-8f7f19bc]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-8f7f19bc]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-8f7f19bc]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-8f7f19bc]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-8f7f19bc]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-8f7f19bc]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-8f7f19bc]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-8f7f19bc]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-8f7f19bc]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-8f7f19bc]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-8f7f19bc]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-8f7f19bc]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-8f7f19bc]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-8f7f19bc]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-8f7f19bc]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-8f7f19bc]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-8f7f19bc]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-8f7f19bc]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-8f7f19bc]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-8f7f19bc]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-8f7f19bc]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-8f7f19bc]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-8f7f19bc]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-8f7f19bc]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-8f7f19bc]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-8f7f19bc]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-8f7f19bc]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-8f7f19bc]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-8f7f19bc]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-8f7f19bc]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-8f7f19bc]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-8f7f19bc]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-8f7f19bc]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-8f7f19bc]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-8f7f19bc]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-8f7f19bc]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-8f7f19bc]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-8f7f19bc]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-8f7f19bc]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-8f7f19bc]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-8f7f19bc]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-8f7f19bc]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-8f7f19bc]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-8f7f19bc]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-8f7f19bc]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-8f7f19bc]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-8f7f19bc]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-8f7f19bc],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-8f7f19bc]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-8f7f19bc]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-8f7f19bc]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-8f7f19bc]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-8f7f19bc]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-8f7f19bc]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-8f7f19bc]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-8f7f19bc]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-8f7f19bc]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-8f7f19bc]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-8f7f19bc]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-8f7f19bc]{opacity:.85}.instagram-wrapper[data-v-8f7f19bc]{width:100%;margin:0 auto}.instagram-gallery[data-v-8f7f19bc]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-8f7f19bc]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-8f7f19bc]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-8f7f19bc]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-8f7f19bc]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-8f7f19bc]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-8f7f19bc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-8f7f19bc]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-8f7f19bc]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-8f7f19bc]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-8f7f19bc]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-8f7f19bc]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-8f7f19bc]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-8f7f19bc]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-8f7f19bc]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-8f7f19bc]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-8f7f19bc]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-8f7f19bc]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-8f7f19bc]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-8f7f19bc]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-8f7f19bc]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-8f7f19bc]{overflow:visible!important}.recaptcha-wrap[data-v-8f7f19bc]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-8f7f19bc]:root{--header-height:65px}@media(max-width:768px){[data-v-8f7f19bc]:root{--header-height:55px}}@media(min-width:1200px){[data-v-8f7f19bc]:root{--header-height:65px}}@media(min-width:1450px){[data-v-8f7f19bc]:root{--header-height:75px}}a[data-v-8f7f19bc]{text-decoration:none;color:#1a1919}a[data-v-8f7f19bc]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-8f7f19bc]{transition-duration:2s!important}.remove-overflow[data-v-8f7f19bc]{overflow:hidden}body[data-v-8f7f19bc]{overflow:hidden;height:100vh;padding:0}#app[data-v-8f7f19bc]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-8f7f19bc]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-8f7f19bc]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-8f7f19bc]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-8f7f19bc]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-8f7f19bc]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}.swiper-pagination[data-v-8f7f19bc]{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden[data-v-8f7f19bc]{opacity:0}.swiper-pagination-disabled>.swiper-pagination[data-v-8f7f19bc],.swiper-pagination.swiper-pagination-disabled[data-v-8f7f19bc]{display:none!important}.swiper-horizontal>.swiper-pagination-bullets[data-v-8f7f19bc],.swiper-pagination-bullets.swiper-pagination-horizontal[data-v-8f7f19bc],.swiper-pagination-custom[data-v-8f7f19bc],.swiper-pagination-fraction[data-v-8f7f19bc]{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic[data-v-8f7f19bc]{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-8f7f19bc]{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main[data-v-8f7f19bc],.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active[data-v-8f7f19bc]{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev[data-v-8f7f19bc]{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev[data-v-8f7f19bc]{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next[data-v-8f7f19bc]{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next[data-v-8f7f19bc]{transform:scale(.33)}.swiper-pagination-bullet[data-v-8f7f19bc]{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet[data-v-8f7f19bc]{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet[data-v-8f7f19bc]{cursor:pointer}.swiper-pagination-bullet[data-v-8f7f19bc]:only-child{display:none!important}.swiper-pagination-bullet-active[data-v-8f7f19bc]{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets[data-v-8f7f19bc],.swiper-vertical>.swiper-pagination-bullets[data-v-8f7f19bc]{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet[data-v-8f7f19bc],.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet[data-v-8f7f19bc]{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[data-v-8f7f19bc],.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[data-v-8f7f19bc]{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-8f7f19bc],.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-8f7f19bc]{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet[data-v-8f7f19bc],.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet[data-v-8f7f19bc]{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[data-v-8f7f19bc],.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[data-v-8f7f19bc]{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-8f7f19bc],.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-8f7f19bc]{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-8f7f19bc]{transition:transform .2s,right .2s}.swiper-pagination-progressbar[data-v-8f7f19bc]{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill[data-v-8f7f19bc]{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill[data-v-8f7f19bc]{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar[data-v-8f7f19bc],.swiper-pagination-progressbar.swiper-pagination-horizontal[data-v-8f7f19bc],.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite[data-v-8f7f19bc],.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite[data-v-8f7f19bc]{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite[data-v-8f7f19bc],.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite[data-v-8f7f19bc],.swiper-pagination-progressbar.swiper-pagination-vertical[data-v-8f7f19bc],.swiper-vertical>.swiper-pagination-progressbar[data-v-8f7f19bc]{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock[data-v-8f7f19bc]{display:none}#famous-comp-desk[data-v-8f7f19bc]{width:100%;max-width:2200px;margin:auto;max-height:1500px}@media(max-width:767px){#famous-comp-desk[data-v-8f7f19bc]{max-height:unset}}@media(min-width:768px){#famous-comp-desk[data-v-8f7f19bc]{max-height:unset}}@media(min-width:992px){#famous-comp-desk[data-v-8f7f19bc]{max-height:1500px}}#famous-comp-desk .sc-main[data-v-8f7f19bc]{height:calc(100vh - var(--header-height));width:100%;display:flex;flex-direction:row;overflow:hidden;padding:2rem 0}@media(max-width:767px){#famous-comp-desk .sc-main[data-v-8f7f19bc]{height:unset}}@media(min-width:768px){#famous-comp-desk .sc-main[data-v-8f7f19bc]{height:unset}}@media(min-width:992px){#famous-comp-desk .sc-main[data-v-8f7f19bc]{height:calc(100vh - var(--header-height))}}#famous-comp-desk .sc-container[data-v-8f7f19bc]{width:100%;height:100%;justify-content:center;display:flex;align-items:center}#famous-comp-desk .sc-wrap[data-v-8f7f19bc]{display:flex;flex-direction:column;width:100%;align-items:flex-start}#famous-comp-desk .sc-title[data-v-8f7f19bc]{margin-bottom:2rem;display:flex;flex-direction:column;padding-left:6.5rem;position:relative}@media(min-width:1200px){#famous-comp-desk .sc-title[data-v-8f7f19bc]{margin-bottom:2.5rem}}@media(min-width:1800px){#famous-comp-desk .sc-title[data-v-8f7f19bc]{margin-bottom:3.5rem}}#famous-comp-desk .sc-title h4[data-v-8f7f19bc]{width:600px;text-wrap:balance;position:relative;z-index:1}#famous-comp-desk .sc-title span[data-v-8f7f19bc]{position:relative;z-index:1}#famous-comp-desk .sc-title .sc-star[data-v-8f7f19bc]{position:absolute;left:60px;top:-20px;width:120px;aspect-ratio:1;background:#fef6e9;clip-path:polygon(50% 0,79.3892626146% 90.4508497187%,2.4471741852% 34.5491502813%,97.5528258148% 34.5491502813%,20.6107373854% 90.4508497187%)}#famous-comp-desk .sc-content[data-v-8f7f19bc]{width:100%;padding-left:6.5rem;position:relative}#famous-comp-desk .sc-content .bg-abs[data-v-8f7f19bc]{width:100%;height:300px;position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:#fef6e9}@media(min-width:992px){#famous-comp-desk .sc-content .bg-abs[data-v-8f7f19bc]{height:300px}}@media(min-width:1200px){#famous-comp-desk .sc-content .bg-abs[data-v-8f7f19bc]{height:300px}}@media(min-width:1800px){#famous-comp-desk .sc-content .bg-abs[data-v-8f7f19bc]{height:350px}}#famous-comp-desk .mySwiperFamDesk .swiper-slide[data-v-8f7f19bc]{height:100%}#famous-comp-desk .mySwiperFamDesk .swiper-slide .s-item[data-v-8f7f19bc]{height:100%;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}#famous-comp-desk .mySwiperFamDesk .swiper-slide .s-item a[data-v-8f7f19bc]{position:absolute;top:5px;right:5px;border-radius:2rem;background-color:#eb8d2d;color:#fffdfa;height:23px;font-size:13px;transition:all .3s ease-in-out;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:0 .5rem}#famous-comp-desk .mySwiperFamDesk .swiper-slide .s-item a[data-v-8f7f19bc]:hover{background-color:#d17314}#famous-comp-desk .mySwiperFamDesk .swiper-slide .s-item img[data-v-8f7f19bc]{height:auto;aspect-ratio:4/7;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:.8rem}#topbar[data-v-4e3ecf88]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-4e3ecf88]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-4e3ecf88]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-4e3ecf88]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-4e3ecf88]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-4e3ecf88]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-4e3ecf88]{margin-right:3rem}}#topbar .menu li a[data-v-4e3ecf88]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-4e3ecf88]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-4e3ecf88]{font-size:16px}}#topbar .menu li a[data-v-4e3ecf88]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-4e3ecf88]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-4e3ecf88]:hover{color:#1a1919}#topbar .brand[data-v-4e3ecf88]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-4e3ecf88]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-4e3ecf88]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-4e3ecf88]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-4e3ecf88]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-4e3ecf88]:hover{opacity:.5}#topbar .social[data-v-4e3ecf88]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-4e3ecf88]{display:flex;align-items:center}#topbar .social a[data-v-4e3ecf88]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-4e3ecf88]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-4e3ecf88]:hover{color:#c13584}#topbar .social i[data-v-4e3ecf88]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-4e3ecf88]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-4e3ecf88]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-4e3ecf88]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-4e3ecf88]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-4e3ecf88]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-4e3ecf88]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-4e3ecf88]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-4e3ecf88]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-4e3ecf88]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-4e3ecf88]{height:20px;width:auto}#topbar-mobile .brand img[data-v-4e3ecf88]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-4e3ecf88]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-4e3ecf88]{display:flex;align-items:center}#topbar-mobile .social a[data-v-4e3ecf88]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-4e3ecf88]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-4e3ecf88]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-4e3ecf88]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-4e3ecf88]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-4e3ecf88]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-4e3ecf88]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-4e3ecf88]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-4e3ecf88]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-4e3ecf88]{font-size:13px;color:#1a1919}#topbar-menu[data-v-4e3ecf88]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-4e3ecf88]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-4e3ecf88]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-4e3ecf88]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-4e3ecf88]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-4e3ecf88]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-4e3ecf88]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-4e3ecf88]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-4e3ecf88]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-4e3ecf88]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-4e3ecf88]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-4e3ecf88]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-4e3ecf88]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-4e3ecf88]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-4e3ecf88]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-4e3ecf88]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-4e3ecf88]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-4e3ecf88]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-4e3ecf88]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-4e3ecf88]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-4e3ecf88]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-4e3ecf88]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-4e3ecf88]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-4e3ecf88]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-4e3ecf88]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-4e3ecf88]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-4e3ecf88]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-4e3ecf88]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-4e3ecf88]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-4e3ecf88]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-4e3ecf88]{padding:1rem 7%}}#footer .sec-title[data-v-4e3ecf88]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-4e3ecf88]{list-style:none;padding:0}#footer .site-info ul li[data-v-4e3ecf88]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-4e3ecf88]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-4e3ecf88]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-4e3ecf88]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-4e3ecf88]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-4e3ecf88]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-4e3ecf88]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-4e3ecf88]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-4e3ecf88]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-4e3ecf88]{font-size:13px}}#footer .comdata .brand img[data-v-4e3ecf88]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-4e3ecf88]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-4e3ecf88],.container-sm[data-v-4e3ecf88],.container[data-v-4e3ecf88]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-4e3ecf88],.container-md[data-v-4e3ecf88],.container-sm[data-v-4e3ecf88],.container[data-v-4e3ecf88]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-4e3ecf88],.container-md[data-v-4e3ecf88],.container-sm[data-v-4e3ecf88],.container-xl[data-v-4e3ecf88],.container-xxl[data-v-4e3ecf88],.container[data-v-4e3ecf88]{max-width:1320px}}h1[data-v-4e3ecf88],h2[data-v-4e3ecf88],h3[data-v-4e3ecf88],h4[data-v-4e3ecf88],h5[data-v-4e3ecf88],h6[data-v-4e3ecf88],p[data-v-4e3ecf88]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-4e3ecf88]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-4e3ecf88],.container-lg[data-v-4e3ecf88],.container-md[data-v-4e3ecf88],.container-sm[data-v-4e3ecf88],.container-xl[data-v-4e3ecf88],.container-xxl[data-v-4e3ecf88],.container[data-v-4e3ecf88]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-4e3ecf88],.container[data-v-4e3ecf88]{max-width:540px}}@media(min-width:768px){.container-md[data-v-4e3ecf88],.container-sm[data-v-4e3ecf88],.container[data-v-4e3ecf88]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-4e3ecf88],.container-md[data-v-4e3ecf88],.container-sm[data-v-4e3ecf88],.container[data-v-4e3ecf88]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-4e3ecf88],.container-md[data-v-4e3ecf88],.container-sm[data-v-4e3ecf88],.container-xl[data-v-4e3ecf88],.container[data-v-4e3ecf88]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-4e3ecf88],.container-md[data-v-4e3ecf88],.container-sm[data-v-4e3ecf88],.container-xl[data-v-4e3ecf88],.container-xxl[data-v-4e3ecf88],.container[data-v-4e3ecf88]{max-width:1350px}}.mos-btn-md[data-v-4e3ecf88],.mos-btn[data-v-4e3ecf88]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-4e3ecf88],.mos-btn-md i[data-v-4e3ecf88]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-4e3ecf88],.mos-btn-md i[data-v-4e3ecf88]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-4e3ecf88],.mos-btn[data-v-4e3ecf88]{font-size:14px}.mos-btn-md[data-v-4e3ecf88]:active,.mos-btn[data-v-4e3ecf88]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-4e3ecf88]:hover,.mos-btn[data-v-4e3ecf88]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-4e3ecf88],.mos-btn.mos-btn-alterh[data-v-4e3ecf88]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-4e3ecf88]:active,.mos-btn.mos-btn-alterh[data-v-4e3ecf88]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-4e3ecf88]:hover,.mos-btn.mos-btn-alterh[data-v-4e3ecf88]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-4e3ecf88],.mos-btn.mos-btn-sm[data-v-4e3ecf88]{padding:.6rem 1.5rem}.mos-btn-square[data-v-4e3ecf88]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-4e3ecf88]{font-size:14px}.mos-btn-square[data-v-4e3ecf88]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-4e3ecf88]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-4e3ecf88]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-4e3ecf88]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-4e3ecf88]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-4e3ecf88]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-4e3ecf88]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-4e3ecf88]{font-size:30px;line-height:37px}}h3[data-v-4e3ecf88]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-4e3ecf88]{font-size:24px;line-height:30px}}h4[data-v-4e3ecf88]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-4e3ecf88]{font-size:20px;line-height:26px}}p[data-v-4e3ecf88]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-4e3ecf88]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-4e3ecf88]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-4e3ecf88]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-4e3ecf88]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-4e3ecf88]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-4e3ecf88]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-4e3ecf88]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-4e3ecf88]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-4e3ecf88]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-4e3ecf88]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-4e3ecf88],.anim-wrapper.is-shown .anim-left[data-v-4e3ecf88],.anim-wrapper.is-shown .anim-right[data-v-4e3ecf88],.anim-wrapper.is-shown .anim-up[data-v-4e3ecf88]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-4e3ecf88]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-4e3ecf88]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-4e3ecf88]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-4e3ecf88]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-4e3ecf88]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-4e3ecf88]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-4e3ecf88]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-4e3ecf88]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-4e3ecf88]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-4e3ecf88]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-4e3ecf88]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-4e3ecf88],.anim-topbar-wrapper.is-shown .anim-left[data-v-4e3ecf88],.anim-topbar-wrapper.is-shown .anim-right[data-v-4e3ecf88],.anim-topbar-wrapper.is-shown .anim-up[data-v-4e3ecf88]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-4e3ecf88],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-4e3ecf88],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-4e3ecf88],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-4e3ecf88]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-4e3ecf88]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-4e3ecf88]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-4e3ecf88]{overflow:hidden}.current-link .cl-txt[data-v-4e3ecf88]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-4e3ecf88]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-4e3ecf88]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-4e3ecf88]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-4e3ecf88]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-4e3ecf88]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-4e3ecf88]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-4e3ecf88]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-4e3ecf88]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-4e3ecf88]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-4e3ecf88]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-4e3ecf88]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-4e3ecf88]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-4e3ecf88]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-4e3ecf88]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-4e3ecf88]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-4e3ecf88]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-4e3ecf88]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-4e3ecf88]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-4e3ecf88]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-4e3ecf88]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-4e3ecf88]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-4e3ecf88]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-4e3ecf88]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-4e3ecf88]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-4e3ecf88]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-4e3ecf88]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-4e3ecf88]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-4e3ecf88]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-4e3ecf88]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-4e3ecf88]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-4e3ecf88]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-4e3ecf88]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-4e3ecf88]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-4e3ecf88]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-4e3ecf88]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-4e3ecf88]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-4e3ecf88]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-4e3ecf88]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-4e3ecf88]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-4e3ecf88]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-4e3ecf88]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-4e3ecf88]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-4e3ecf88]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-4e3ecf88]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-4e3ecf88]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-4e3ecf88]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-4e3ecf88]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-4e3ecf88]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-4e3ecf88]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-4e3ecf88]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-4e3ecf88]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-4e3ecf88]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-4e3ecf88]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-4e3ecf88]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-4e3ecf88]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-4e3ecf88]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-4e3ecf88]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-4e3ecf88]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-4e3ecf88]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-4e3ecf88],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-4e3ecf88]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-4e3ecf88]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-4e3ecf88]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-4e3ecf88]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-4e3ecf88]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-4e3ecf88]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-4e3ecf88]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-4e3ecf88]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-4e3ecf88]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-4e3ecf88]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-4e3ecf88]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-4e3ecf88]{opacity:.85}.instagram-wrapper[data-v-4e3ecf88]{width:100%;margin:0 auto}.instagram-gallery[data-v-4e3ecf88]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-4e3ecf88]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-4e3ecf88]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-4e3ecf88]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-4e3ecf88]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-4e3ecf88]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-4e3ecf88]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-4e3ecf88]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-4e3ecf88]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-4e3ecf88]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-4e3ecf88]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-4e3ecf88]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-4e3ecf88]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-4e3ecf88]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-4e3ecf88]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-4e3ecf88]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-4e3ecf88]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-4e3ecf88]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-4e3ecf88]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-4e3ecf88]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-4e3ecf88]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-4e3ecf88]{overflow:visible!important}.recaptcha-wrap[data-v-4e3ecf88]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-4e3ecf88]:root{--header-height:65px}@media(max-width:768px){[data-v-4e3ecf88]:root{--header-height:55px}}@media(min-width:1200px){[data-v-4e3ecf88]:root{--header-height:65px}}@media(min-width:1450px){[data-v-4e3ecf88]:root{--header-height:75px}}a[data-v-4e3ecf88]{text-decoration:none;color:#1a1919}a[data-v-4e3ecf88]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-4e3ecf88]{transition-duration:2s!important}.remove-overflow[data-v-4e3ecf88]{overflow:hidden}body[data-v-4e3ecf88]{overflow:hidden;height:100vh;padding:0}#app[data-v-4e3ecf88]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-4e3ecf88]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-4e3ecf88]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-4e3ecf88]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-4e3ecf88]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-4e3ecf88]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#home-tulumsection[data-v-4e3ecf88]{width:100%;max-width:2200px;margin:auto;max-height:1500px}@media(max-width:767px){#home-tulumsection[data-v-4e3ecf88]{max-height:unset}}@media(min-width:768px){#home-tulumsection[data-v-4e3ecf88]{max-height:unset}}@media(min-width:992px){#home-tulumsection[data-v-4e3ecf88]{max-height:1500px}}#home-tulumsection .sc-main[data-v-4e3ecf88]{height:calc(100vh - var(--header-height));width:100%;display:flex;flex-direction:row;overflow:hidden}@media(max-width:767px){#home-tulumsection .sc-main[data-v-4e3ecf88]{flex-direction:column;height:unset}}@media(min-width:768px){#home-tulumsection .sc-main[data-v-4e3ecf88]{height:unset;flex-direction:column}}@media(min-width:992px){#home-tulumsection .sc-main[data-v-4e3ecf88]{height:calc(100vh - var(--header-height));flex-direction:row}}#home-tulumsection .sc-main .sc-left[data-v-4e3ecf88]{width:55%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#home-tulumsection .sc-main .sc-left[data-v-4e3ecf88]{width:100%}}@media(min-width:768px){#home-tulumsection .sc-main .sc-left[data-v-4e3ecf88]{width:100%}}@media(min-width:992px){#home-tulumsection .sc-main .sc-left[data-v-4e3ecf88]{width:55%}}#home-tulumsection .sc-main .sc-left .scl-top[data-v-4e3ecf88]{display:flex;flex-direction:row;width:100%;height:52%}@media(max-width:767px){#home-tulumsection .sc-main .sc-left .scl-top[data-v-4e3ecf88]{height:unset;position:relative;flex-direction:column}}@media(min-width:768px){#home-tulumsection .sc-main .sc-left .scl-top[data-v-4e3ecf88]{height:25rem;position:relative}}@media(min-width:992px){#home-tulumsection .sc-main .sc-left .scl-top[data-v-4e3ecf88]{height:52%}}#home-tulumsection .sc-main .sc-left .scl-top .sclt-left[data-v-4e3ecf88]{height:100%;width:50%;background-color:#fffdfa;position:relative;display:flex;flex-direction:row}@media(max-width:767px){#home-tulumsection .sc-main .sc-left .scl-top .sclt-left[data-v-4e3ecf88]{width:100%;height:14rem}}#home-tulumsection .sc-main .sc-left .scl-top .sclt-left .logo-cont[data-v-4e3ecf88]{width:100%;display:grid;place-items:center}@media(max-width:767px){#home-tulumsection .sc-main .sc-left .scl-top .sclt-left .logo-cont[data-v-4e3ecf88]{justify-content:center;padding:1.5rem 5% .5rem 5%;height:100%}}#home-tulumsection .sc-main .sc-left .scl-top .sclt-left .logo-cont img[data-v-4e3ecf88]{width:100%;height:auto;max-width:250px}@media(max-width:767px){#home-tulumsection .sc-main .sc-left .scl-top .sclt-left .logo-cont img[data-v-4e3ecf88]{height:12rem;width:auto}}#home-tulumsection .sc-main .sc-left .scl-top .sclt-right[data-v-4e3ecf88]{height:100%;width:65%;background-color:#fffdfa;display:flex;justify-content:center;align-items:center}@media(max-width:767px){#home-tulumsection .sc-main .sc-left .scl-top .sclt-right[data-v-4e3ecf88]{width:100%;height:unset}}@media(min-width:768px){#home-tulumsection .sc-main .sc-left .scl-top .sclt-right[data-v-4e3ecf88]{width:70%}}@media(min-width:992px){#home-tulumsection .sc-main .sc-left .scl-top .sclt-right[data-v-4e3ecf88]{width:65%}}#home-tulumsection .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont[data-v-4e3ecf88]{width:80%;height:90%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:767px){#home-tulumsection .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont[data-v-4e3ecf88]{height:unset;width:100%;padding:1rem 5% 3rem 5%}}#home-tulumsection .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont .mos-btn[data-v-4e3ecf88]{padding:.5rem 3rem;background-color:#f77900}#home-tulumsection .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont .mos-btn[data-v-4e3ecf88]:hover{background-color:#414344}#home-tulumsection .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont[data-v-4e3ecf88]>*{text-align:left}@media(max-width:767px){#home-tulumsection .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont[data-v-4e3ecf88]>*{text-align:center}}#home-tulumsection .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont img[data-v-4e3ecf88]{width:60%;height:auto;margin-left:auto;margin-right:auto;margin-bottom:1rem;z-index:9999}@media(max-width:767px){#home-tulumsection .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont img[data-v-4e3ecf88]{width:60%;margin-bottom:1.5rem}}#home-tulumsection .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont h4[data-v-4e3ecf88]{margin-bottom:.75rem;padding:0 3%;text-align:center;width:100%;text-transform:uppercase}@media(max-width:767px){#home-tulumsection .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont h4[data-v-4e3ecf88]{padding:0}}#home-tulumsection .sc-main .sc-left .scl-top .sclt-right .scltr-txt-cont p[data-v-4e3ecf88]{padding:0 3%;text-align:center}#home-tulumsection .sc-main .sc-left .scl-bot[data-v-4e3ecf88]{height:48%;width:100%;position:relative}@media(max-width:767px){#home-tulumsection .sc-main .sc-left .scl-bot[data-v-4e3ecf88]{height:22rem}}@media(min-width:768px){#home-tulumsection .sc-main .sc-left .scl-bot[data-v-4e3ecf88]{height:27rem}}@media(min-width:992px){#home-tulumsection .sc-main .sc-left .scl-bot[data-v-4e3ecf88]{height:48%}}#home-tulumsection .sc-main .sc-left .scl-bot .sc-connector[data-v-4e3ecf88]{position:absolute;width:auto;height:4rem;right:-2rem;bottom:0;background-color:#1a1919;z-index:9999}#home-tulumsection .sc-main .sc-left .scl-bot .imge[data-v-4e3ecf88]{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;position:fixed;left:0;top:0}#home-tulumsection .sc-main .sc-right[data-v-4e3ecf88]{width:45%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#home-tulumsection .sc-main .sc-right[data-v-4e3ecf88]{width:100%;flex-direction:column-reverse}}@media(min-width:768px){#home-tulumsection .sc-main .sc-right[data-v-4e3ecf88]{width:100%;flex-direction:column-reverse}}@media(min-width:992px){#home-tulumsection .sc-main .sc-right[data-v-4e3ecf88]{width:45%;flex-direction:column}}#home-tulumsection .sc-main .sc-right .scr-top[data-v-4e3ecf88]{height:25%;width:100%;display:flex;justify-content:center;align-items:center;background-color:#c6924e}@media(max-width:767px){#home-tulumsection .sc-main .sc-right .scr-top[data-v-4e3ecf88]{height:10rem}}@media(min-width:768px){#home-tulumsection .sc-main .sc-right .scr-top[data-v-4e3ecf88]{height:12rem}}@media(min-width:992px){#home-tulumsection .sc-main .sc-right .scr-top[data-v-4e3ecf88]{height:25%}}#home-tulumsection .sc-main .sc-right .scr-top .scrt-txt[data-v-4e3ecf88]{width:80%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}#home-tulumsection .sc-main .sc-right .scr-top .scrt-txt h4[data-v-4e3ecf88]{color:#fffdfa}#home-tulumsection .sc-main .sc-right .scr-top .scrt-txt a[data-v-4e3ecf88]{text-decoration:none;color:#fef6e9;transition:all .3s ease-in-out}#home-tulumsection .sc-main .sc-right .scr-top .scrt-txt a[data-v-4e3ecf88]:hover{color:#fffdfa}#home-tulumsection .sc-main .sc-right .scr-top .scrt-txt a i[data-v-4e3ecf88]{margin-left:1rem;font-size:1.2em}#home-tulumsection .sc-main .sc-right .scr-mid[data-v-4e3ecf88]{height:50%;width:100%}@media(max-width:767px){#home-tulumsection .sc-main .sc-right .scr-mid[data-v-4e3ecf88]{height:22rem}}@media(min-width:768px){#home-tulumsection .sc-main .sc-right .scr-mid[data-v-4e3ecf88]{height:27rem}}@media(min-width:992px){#home-tulumsection .sc-main .sc-right .scr-mid[data-v-4e3ecf88]{height:50%}}#home-tulumsection .sc-main .sc-right .scr-mid .imga[data-v-4e3ecf88]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-size:cover;background-position:50%;background-repeat:no-repeat}#home-tulumsection .sc-main .sc-right .scr-bot[data-v-4e3ecf88]{widows:100%;height:25%;display:flex;justify-content:center;align-items:center;background-color:#ed7d1d;position:relative}@media(max-width:767px){#home-tulumsection .sc-main .sc-right .scr-bot[data-v-4e3ecf88]{height:10rem}}@media(min-width:768px){#home-tulumsection .sc-main .sc-right .scr-bot[data-v-4e3ecf88]{height:12rem}}@media(min-width:992px){#home-tulumsection .sc-main .sc-right .scr-bot[data-v-4e3ecf88]{height:25%}}#home-tulumsection .sc-main .sc-right .scr-bot img[data-v-4e3ecf88]{z-index:9999;position:absolute;left:-4rem;bottom:50%;transform:translateY(50%);width:8rem;height:auto}#home-tulumsection .sc-main .sc-right .scr-bot .scrb-txt[data-v-4e3ecf88]{width:80%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media(max-width:767px){#home-tulumsection .sc-main .sc-right .scr-bot .scrb-txt[data-v-4e3ecf88]{text-align:center}}@media(min-width:768px){#home-tulumsection .sc-main .sc-right .scr-bot .scrb-txt[data-v-4e3ecf88]{text-align:center}}@media(min-width:992px){#home-tulumsection .sc-main .sc-right .scr-bot .scrb-txt[data-v-4e3ecf88]{text-align:left}}#home-tulumsection .sc-main .sc-right .scr-bot .scrb-txt h4[data-v-4e3ecf88]{color:#fffdfa}#home-tulumsection .sc-main .sc-right .scr-bot .scrb-txt a[data-v-4e3ecf88]{text-decoration:none;color:#fef6e9;transition:all .3s ease-in-out}#home-tulumsection .sc-main .sc-right .scr-bot .scrb-txt a[data-v-4e3ecf88]:hover{color:#fffdfa}#home-tulumsection .sc-main .sc-right .scr-bot .scrb-txt a i[data-v-4e3ecf88]{margin-left:1rem}#topbar[data-v-b05e2332]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-b05e2332]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-b05e2332]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-b05e2332]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-b05e2332]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-b05e2332]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-b05e2332]{margin-right:3rem}}#topbar .menu li a[data-v-b05e2332]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-b05e2332]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-b05e2332]{font-size:16px}}#topbar .menu li a[data-v-b05e2332]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-b05e2332]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-b05e2332]:hover{color:#1a1919}#topbar .brand[data-v-b05e2332]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-b05e2332]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-b05e2332]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-b05e2332]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-b05e2332]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-b05e2332]:hover{opacity:.5}#topbar .social[data-v-b05e2332]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-b05e2332]{display:flex;align-items:center}#topbar .social a[data-v-b05e2332]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-b05e2332]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-b05e2332]:hover{color:#c13584}#topbar .social i[data-v-b05e2332]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-b05e2332]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-b05e2332]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-b05e2332]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-b05e2332]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-b05e2332]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-b05e2332]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-b05e2332]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-b05e2332]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-b05e2332]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-b05e2332]{height:20px;width:auto}#topbar-mobile .brand img[data-v-b05e2332]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-b05e2332]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-b05e2332]{display:flex;align-items:center}#topbar-mobile .social a[data-v-b05e2332]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-b05e2332]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-b05e2332]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-b05e2332]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-b05e2332]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-b05e2332]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-b05e2332]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-b05e2332]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-b05e2332]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-b05e2332]{font-size:13px;color:#1a1919}#topbar-menu[data-v-b05e2332]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-b05e2332]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-b05e2332]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-b05e2332]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-b05e2332]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-b05e2332]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-b05e2332]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-b05e2332]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-b05e2332]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-b05e2332]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-b05e2332]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-b05e2332]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-b05e2332]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-b05e2332]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-b05e2332]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-b05e2332]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-b05e2332]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-b05e2332]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-b05e2332]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-b05e2332]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-b05e2332]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-b05e2332]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-b05e2332]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-b05e2332]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-b05e2332]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-b05e2332]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-b05e2332]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-b05e2332]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-b05e2332]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-b05e2332]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-b05e2332]{padding:1rem 7%}}#footer .sec-title[data-v-b05e2332]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-b05e2332]{list-style:none;padding:0}#footer .site-info ul li[data-v-b05e2332]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-b05e2332]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-b05e2332]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-b05e2332]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-b05e2332]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-b05e2332]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-b05e2332]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-b05e2332]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-b05e2332]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-b05e2332]{font-size:13px}}#footer .comdata .brand img[data-v-b05e2332]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-b05e2332]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-b05e2332],.container-sm[data-v-b05e2332],.container[data-v-b05e2332]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-b05e2332],.container-md[data-v-b05e2332],.container-sm[data-v-b05e2332],.container[data-v-b05e2332]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-b05e2332],.container-md[data-v-b05e2332],.container-sm[data-v-b05e2332],.container-xl[data-v-b05e2332],.container-xxl[data-v-b05e2332],.container[data-v-b05e2332]{max-width:1320px}}h1[data-v-b05e2332],h2[data-v-b05e2332],h3[data-v-b05e2332],h4[data-v-b05e2332],h5[data-v-b05e2332],h6[data-v-b05e2332],p[data-v-b05e2332]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-b05e2332]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-b05e2332],.container-lg[data-v-b05e2332],.container-md[data-v-b05e2332],.container-sm[data-v-b05e2332],.container-xl[data-v-b05e2332],.container-xxl[data-v-b05e2332],.container[data-v-b05e2332]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-b05e2332],.container[data-v-b05e2332]{max-width:540px}}@media(min-width:768px){.container-md[data-v-b05e2332],.container-sm[data-v-b05e2332],.container[data-v-b05e2332]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-b05e2332],.container-md[data-v-b05e2332],.container-sm[data-v-b05e2332],.container[data-v-b05e2332]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-b05e2332],.container-md[data-v-b05e2332],.container-sm[data-v-b05e2332],.container-xl[data-v-b05e2332],.container[data-v-b05e2332]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-b05e2332],.container-md[data-v-b05e2332],.container-sm[data-v-b05e2332],.container-xl[data-v-b05e2332],.container-xxl[data-v-b05e2332],.container[data-v-b05e2332]{max-width:1350px}}.mos-btn-md[data-v-b05e2332],.mos-btn[data-v-b05e2332]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-b05e2332],.mos-btn-md i[data-v-b05e2332]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-b05e2332],.mos-btn-md i[data-v-b05e2332]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-b05e2332],.mos-btn[data-v-b05e2332]{font-size:14px}.mos-btn-md[data-v-b05e2332]:active,.mos-btn[data-v-b05e2332]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-b05e2332]:hover,.mos-btn[data-v-b05e2332]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-b05e2332],.mos-btn.mos-btn-alterh[data-v-b05e2332]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-b05e2332]:active,.mos-btn.mos-btn-alterh[data-v-b05e2332]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-b05e2332]:hover,.mos-btn.mos-btn-alterh[data-v-b05e2332]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-b05e2332],.mos-btn.mos-btn-sm[data-v-b05e2332]{padding:.6rem 1.5rem}.mos-btn-square[data-v-b05e2332]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-b05e2332]{font-size:14px}.mos-btn-square[data-v-b05e2332]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-b05e2332]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-b05e2332]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-b05e2332]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-b05e2332]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-b05e2332]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-b05e2332]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-b05e2332]{font-size:30px;line-height:37px}}h3[data-v-b05e2332]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-b05e2332]{font-size:24px;line-height:30px}}h4[data-v-b05e2332]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-b05e2332]{font-size:20px;line-height:26px}}p[data-v-b05e2332]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-b05e2332]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-b05e2332]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-b05e2332]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-b05e2332]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-b05e2332]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-b05e2332]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-b05e2332]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-b05e2332]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-b05e2332]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-b05e2332]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-b05e2332],.anim-wrapper.is-shown .anim-left[data-v-b05e2332],.anim-wrapper.is-shown .anim-right[data-v-b05e2332],.anim-wrapper.is-shown .anim-up[data-v-b05e2332]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-b05e2332]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-b05e2332]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-b05e2332]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-b05e2332]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-b05e2332]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-b05e2332]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-b05e2332]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-b05e2332]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-b05e2332]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-b05e2332]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-b05e2332]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-b05e2332],.anim-topbar-wrapper.is-shown .anim-left[data-v-b05e2332],.anim-topbar-wrapper.is-shown .anim-right[data-v-b05e2332],.anim-topbar-wrapper.is-shown .anim-up[data-v-b05e2332]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-b05e2332],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-b05e2332],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-b05e2332],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-b05e2332]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-b05e2332]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-b05e2332]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-b05e2332]{overflow:hidden}.current-link .cl-txt[data-v-b05e2332]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-b05e2332]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-b05e2332]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-b05e2332]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-b05e2332]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-b05e2332]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-b05e2332]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-b05e2332]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-b05e2332]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-b05e2332]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-b05e2332]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-b05e2332]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-b05e2332]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-b05e2332]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-b05e2332]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-b05e2332]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-b05e2332]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-b05e2332]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-b05e2332]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-b05e2332]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-b05e2332]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-b05e2332]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-b05e2332]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-b05e2332]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-b05e2332]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-b05e2332]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-b05e2332]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-b05e2332]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-b05e2332]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-b05e2332]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-b05e2332]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-b05e2332]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-b05e2332]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-b05e2332]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-b05e2332]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-b05e2332]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-b05e2332]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-b05e2332]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-b05e2332]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-b05e2332]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-b05e2332]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-b05e2332]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-b05e2332]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-b05e2332]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-b05e2332]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-b05e2332]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-b05e2332]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-b05e2332]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-b05e2332]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-b05e2332]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-b05e2332]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-b05e2332]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-b05e2332]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-b05e2332]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-b05e2332]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-b05e2332]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-b05e2332]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-b05e2332]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-b05e2332]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-b05e2332]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-b05e2332],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-b05e2332]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-b05e2332]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-b05e2332]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-b05e2332]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-b05e2332]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-b05e2332]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-b05e2332]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-b05e2332]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-b05e2332]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-b05e2332]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-b05e2332]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-b05e2332]{opacity:.85}.instagram-wrapper[data-v-b05e2332]{width:100%;margin:0 auto}.instagram-gallery[data-v-b05e2332]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-b05e2332]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-b05e2332]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-b05e2332]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-b05e2332]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-b05e2332]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-b05e2332]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-b05e2332]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-b05e2332]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-b05e2332]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-b05e2332]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-b05e2332]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-b05e2332]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-b05e2332]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-b05e2332]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-b05e2332]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-b05e2332]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-b05e2332]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-b05e2332]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-b05e2332]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-b05e2332]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-b05e2332]{overflow:visible!important}.recaptcha-wrap[data-v-b05e2332]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-b05e2332]:root{--header-height:65px}@media(max-width:768px){[data-v-b05e2332]:root{--header-height:55px}}@media(min-width:1200px){[data-v-b05e2332]:root{--header-height:65px}}@media(min-width:1450px){[data-v-b05e2332]:root{--header-height:75px}}a[data-v-b05e2332]{text-decoration:none;color:#1a1919}a[data-v-b05e2332]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-b05e2332]{transition-duration:2s!important}.remove-overflow[data-v-b05e2332]{overflow:hidden}body[data-v-b05e2332]{overflow:hidden;height:100vh;padding:0}#app[data-v-b05e2332]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-b05e2332]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-b05e2332]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-b05e2332]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-b05e2332]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-b05e2332]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#home-testimonials[data-v-b05e2332]{height:calc(100vh - var(--header-height));width:100%;max-height:1500px;max-width:2200px;margin:auto;overflow:hidden}@media(max-width:767px){#home-testimonials[data-v-b05e2332]{height:unset;max-height:unset}}@media(min-width:768px){#home-testimonials[data-v-b05e2332]{height:unset;max-height:unset}}@media(min-width:992px){#home-testimonials[data-v-b05e2332]{height:calc(100vh - var(--header-height));max-height:1500px}}#home-testimonials .sc-bg[data-v-b05e2332]{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;position:relative;display:flex;align-items:center;padding:2rem 10% 2rem 10%}@media(max-width:767px){#home-testimonials .sc-bg[data-v-b05e2332]{padding:5rem 5% 3rem 5%;background-attachment:unset}}#home-testimonials .sc-bg .sc-bg-overlay[data-v-b05e2332]{width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(26,25,25,.4)}#home-testimonials .sc-bg .sc-main[data-v-b05e2332]{display:flex;align-items:center;height:clamp(75%,1vw,65%);width:100%;position:relative}@media(max-width:767px){#home-testimonials .sc-bg .sc-main[data-v-b05e2332]{flex-direction:column;height:unset}}#home-testimonials .sc-bg .sc-main .sc-main-bg[data-v-b05e2332]{position:absolute;height:100%;width:90%;background-color:#fef6e9;z-index:888}@media(max-width:767px){#home-testimonials .sc-bg .sc-main .sc-main-bg[data-v-b05e2332]{width:100%}}#home-testimonials .sc-bg .sc-main section.sc-left[data-v-b05e2332]{width:40%;height:100%;display:flex;align-items:center;position:relative;z-index:999;padding:4rem 5% 4rem 5%}@media(max-width:767px){#home-testimonials .sc-bg .sc-main section.sc-left[data-v-b05e2332]{width:100%;height:unset;padding:4rem 5% 1rem 5%}}#home-testimonials .sc-bg .sc-main section.sc-left .sc-icon-cont[data-v-b05e2332]{position:absolute;width:clamp(140px,1vw,180px);height:clamp(140px,1vw,180px);background-color:#fffdfa;border-radius:50%;top:clamp(-70px,1vw,-90px);left:10%;display:flex;align-items:center;justify-content:center}@media(max-width:767px){#home-testimonials .sc-bg .sc-main section.sc-left .sc-icon-cont[data-v-b05e2332]{width:clamp(100px,1vw,110px);height:clamp(100px,1vw,110px);top:clamp(-50px,1vw,-55px);left:5%}}#home-testimonials .sc-bg .sc-main section.sc-left .sc-icon-cont i[data-v-b05e2332]{font-size:clamp(70px,1vw,90px);color:#1a1919;opacity:.85}@media(max-width:767px){#home-testimonials .sc-bg .sc-main section.sc-left .sc-icon-cont i[data-v-b05e2332]{font-size:clamp(40px,1vw,50px)}}#home-testimonials .sc-bg .sc-main section.sc-left .sc-left-txt h4[data-v-b05e2332]{margin-bottom:clamp(1rem,1vw,1.5rem)}#home-testimonials .sc-bg .sc-main section.sc-left .sc-left-txt p[data-v-b05e2332]{opacity:.85}#home-testimonials .sc-bg .sc-main section.sc-right[data-v-b05e2332]{position:relative;z-index:999;width:60%;height:100%;display:flex;align-items:center}@media(max-width:767px){#home-testimonials .sc-bg .sc-main section.sc-right[data-v-b05e2332]{width:100%;height:20rem}}#home-testimonials .sc-bg .sc-main section.sc-right .testimonials-wrapper[data-v-b05e2332]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;padding-left:4rem}@media(max-width:767px){#home-testimonials .sc-bg .sc-main section.sc-right .testimonials-wrapper[data-v-b05e2332]{padding-left:0}}#home-testimonials .sc-bg .sc-main section.sc-right .testimonials-wrapper .testimonials-carrousel[data-v-b05e2332]{perspective:700px;-webkit-perspective:700px;-moz-perspective:700px;width:100%;height:50%;position:relative;margin:0 auto}#home-testimonials .sc-bg .sc-main section.sc-right .testimonials-wrapper .testimonials-carrousel .testimonial_card[data-v-b05e2332]{width:250px;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;left:0;right:0;margin:0 auto;animation-name:efeitoCarrosel-b05e2332;-webkit-animation-name:efeitoCarrosel-b05e2332;-moz-animation-name:efeitoCarrosel-b05e2332;animation-duration:45s;-webkit-animation-duration:45s;-moz-animation-duration:45s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;transition:opacity .5s ease-in-out;opacity:1}#home-testimonials .sc-bg .sc-main section.sc-right .testimonials-wrapper .testimonials-carrousel .testimonial_card img[data-v-b05e2332]{width:100%;height:auto;border-radius:.5rem;box-shadow:0 0 20px rgba(0,0,0,.5)}@media(max-width:767px){#home-testimonials .sc-bg .sc-main section.sc-right .testimonials-wrapper .testimonials-carrousel .testimonial_card[data-v-b05e2332]{width:150px}}@media(min-width:992px){#home-testimonials .sc-bg .sc-main section.sc-right .testimonials-wrapper .testimonials-carrousel .testimonial_card[data-v-b05e2332]{width:140px}}@media(min-width:1200px){#home-testimonials .sc-bg .sc-main section.sc-right .testimonials-wrapper .testimonials-carrousel .testimonial_card[data-v-b05e2332]{width:180px}}@media(min-width:1400px){#home-testimonials .sc-bg .sc-main section.sc-right .testimonials-wrapper .testimonials-carrousel .testimonial_card[data-v-b05e2332]{width:210px}}@media(min-width:1460px){#home-testimonials .sc-bg .sc-main section.sc-right .testimonials-wrapper .testimonials-carrousel .testimonial_card[data-v-b05e2332]{width:230px}}@media(min-width:1660px){#home-testimonials .sc-bg .sc-main section.sc-right .testimonials-wrapper .testimonials-carrousel .testimonial_card[data-v-b05e2332]{width:250px}}@keyframes efeitoCarrosel-b05e2332{0%{transform:rotateY(1turn) translateZ(230px) rotateY(-1turn);z-index:10;opacity:1}15%{opacity:1}50%{z-index:-10;opacity:0}85%{opacity:1}to{transform:rotateY(0deg) translateZ(230px) rotateY(0deg);z-index:10;opacity:1}}#topbar[data-v-1cfb8964]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-1cfb8964]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-1cfb8964]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-1cfb8964]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-1cfb8964]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-1cfb8964]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-1cfb8964]{margin-right:3rem}}#topbar .menu li a[data-v-1cfb8964]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-1cfb8964]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-1cfb8964]{font-size:16px}}#topbar .menu li a[data-v-1cfb8964]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-1cfb8964]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-1cfb8964]:hover{color:#1a1919}#topbar .brand[data-v-1cfb8964]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-1cfb8964]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-1cfb8964]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-1cfb8964]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-1cfb8964]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-1cfb8964]:hover{opacity:.5}#topbar .social[data-v-1cfb8964]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-1cfb8964]{display:flex;align-items:center}#topbar .social a[data-v-1cfb8964]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-1cfb8964]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-1cfb8964]:hover{color:#c13584}#topbar .social i[data-v-1cfb8964]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-1cfb8964]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-1cfb8964]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-1cfb8964]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-1cfb8964]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-1cfb8964]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-1cfb8964]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-1cfb8964]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-1cfb8964]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-1cfb8964]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-1cfb8964]{height:20px;width:auto}#topbar-mobile .brand img[data-v-1cfb8964]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-1cfb8964]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-1cfb8964]{display:flex;align-items:center}#topbar-mobile .social a[data-v-1cfb8964]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-1cfb8964]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-1cfb8964]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-1cfb8964]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-1cfb8964]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-1cfb8964]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-1cfb8964]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-1cfb8964]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-1cfb8964]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-1cfb8964]{font-size:13px;color:#1a1919}#topbar-menu[data-v-1cfb8964]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-1cfb8964]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-1cfb8964]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-1cfb8964]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-1cfb8964]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-1cfb8964]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-1cfb8964]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-1cfb8964]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-1cfb8964]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-1cfb8964]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-1cfb8964]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-1cfb8964]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-1cfb8964]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-1cfb8964]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-1cfb8964]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-1cfb8964]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-1cfb8964]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-1cfb8964]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-1cfb8964]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-1cfb8964]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-1cfb8964]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-1cfb8964]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-1cfb8964]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-1cfb8964]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-1cfb8964]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-1cfb8964]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-1cfb8964]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-1cfb8964]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-1cfb8964]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-1cfb8964]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-1cfb8964]{padding:1rem 7%}}#footer .sec-title[data-v-1cfb8964]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-1cfb8964]{list-style:none;padding:0}#footer .site-info ul li[data-v-1cfb8964]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-1cfb8964]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-1cfb8964]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-1cfb8964]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-1cfb8964]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-1cfb8964]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-1cfb8964]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-1cfb8964]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-1cfb8964]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-1cfb8964]{font-size:13px}}#footer .comdata .brand img[data-v-1cfb8964]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-1cfb8964]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-1cfb8964],.container-sm[data-v-1cfb8964],.container[data-v-1cfb8964]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-1cfb8964],.container-md[data-v-1cfb8964],.container-sm[data-v-1cfb8964],.container[data-v-1cfb8964]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-1cfb8964],.container-md[data-v-1cfb8964],.container-sm[data-v-1cfb8964],.container-xl[data-v-1cfb8964],.container-xxl[data-v-1cfb8964],.container[data-v-1cfb8964]{max-width:1320px}}h1[data-v-1cfb8964],h2[data-v-1cfb8964],h3[data-v-1cfb8964],h4[data-v-1cfb8964],h5[data-v-1cfb8964],h6[data-v-1cfb8964],p[data-v-1cfb8964]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-1cfb8964]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-1cfb8964],.container-lg[data-v-1cfb8964],.container-md[data-v-1cfb8964],.container-sm[data-v-1cfb8964],.container-xl[data-v-1cfb8964],.container-xxl[data-v-1cfb8964],.container[data-v-1cfb8964]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-1cfb8964],.container[data-v-1cfb8964]{max-width:540px}}@media(min-width:768px){.container-md[data-v-1cfb8964],.container-sm[data-v-1cfb8964],.container[data-v-1cfb8964]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-1cfb8964],.container-md[data-v-1cfb8964],.container-sm[data-v-1cfb8964],.container[data-v-1cfb8964]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-1cfb8964],.container-md[data-v-1cfb8964],.container-sm[data-v-1cfb8964],.container-xl[data-v-1cfb8964],.container[data-v-1cfb8964]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-1cfb8964],.container-md[data-v-1cfb8964],.container-sm[data-v-1cfb8964],.container-xl[data-v-1cfb8964],.container-xxl[data-v-1cfb8964],.container[data-v-1cfb8964]{max-width:1350px}}.mos-btn-md[data-v-1cfb8964],.mos-btn[data-v-1cfb8964]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-1cfb8964],.mos-btn-md i[data-v-1cfb8964]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-1cfb8964],.mos-btn-md i[data-v-1cfb8964]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-1cfb8964],.mos-btn[data-v-1cfb8964]{font-size:14px}.mos-btn-md[data-v-1cfb8964]:active,.mos-btn[data-v-1cfb8964]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-1cfb8964]:hover,.mos-btn[data-v-1cfb8964]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-1cfb8964],.mos-btn.mos-btn-alterh[data-v-1cfb8964]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-1cfb8964]:active,.mos-btn.mos-btn-alterh[data-v-1cfb8964]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-1cfb8964]:hover,.mos-btn.mos-btn-alterh[data-v-1cfb8964]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-1cfb8964],.mos-btn.mos-btn-sm[data-v-1cfb8964]{padding:.6rem 1.5rem}.mos-btn-square[data-v-1cfb8964]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-1cfb8964]{font-size:14px}.mos-btn-square[data-v-1cfb8964]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-1cfb8964]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-1cfb8964]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-1cfb8964]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-1cfb8964]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-1cfb8964]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-1cfb8964]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-1cfb8964]{font-size:30px;line-height:37px}}h3[data-v-1cfb8964]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-1cfb8964]{font-size:24px;line-height:30px}}h4[data-v-1cfb8964]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-1cfb8964]{font-size:20px;line-height:26px}}p[data-v-1cfb8964]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-1cfb8964]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-1cfb8964]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-1cfb8964]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-1cfb8964]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-1cfb8964]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-1cfb8964]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-1cfb8964]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-1cfb8964]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-1cfb8964]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-1cfb8964]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-1cfb8964],.anim-wrapper.is-shown .anim-left[data-v-1cfb8964],.anim-wrapper.is-shown .anim-right[data-v-1cfb8964],.anim-wrapper.is-shown .anim-up[data-v-1cfb8964]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-1cfb8964]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-1cfb8964]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-1cfb8964]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-1cfb8964]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-1cfb8964]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-1cfb8964]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-1cfb8964]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-1cfb8964]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-1cfb8964]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-1cfb8964]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-1cfb8964]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-1cfb8964],.anim-topbar-wrapper.is-shown .anim-left[data-v-1cfb8964],.anim-topbar-wrapper.is-shown .anim-right[data-v-1cfb8964],.anim-topbar-wrapper.is-shown .anim-up[data-v-1cfb8964]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-1cfb8964],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-1cfb8964],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-1cfb8964],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-1cfb8964]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-1cfb8964]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-1cfb8964]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-1cfb8964]{overflow:hidden}.current-link .cl-txt[data-v-1cfb8964]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-1cfb8964]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-1cfb8964]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-1cfb8964]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-1cfb8964]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-1cfb8964]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-1cfb8964]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-1cfb8964]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-1cfb8964]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-1cfb8964]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-1cfb8964]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-1cfb8964]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-1cfb8964]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-1cfb8964]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-1cfb8964]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-1cfb8964]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-1cfb8964]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-1cfb8964]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-1cfb8964]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-1cfb8964]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-1cfb8964]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-1cfb8964]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-1cfb8964]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-1cfb8964]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-1cfb8964]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-1cfb8964]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-1cfb8964]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-1cfb8964]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-1cfb8964]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-1cfb8964]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-1cfb8964]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-1cfb8964]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-1cfb8964]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-1cfb8964]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-1cfb8964]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-1cfb8964]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-1cfb8964]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-1cfb8964]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-1cfb8964]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-1cfb8964]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-1cfb8964]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-1cfb8964]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-1cfb8964]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-1cfb8964]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-1cfb8964]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-1cfb8964]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-1cfb8964]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-1cfb8964]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-1cfb8964]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-1cfb8964]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-1cfb8964]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-1cfb8964]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-1cfb8964]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-1cfb8964]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-1cfb8964]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-1cfb8964]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-1cfb8964]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-1cfb8964]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-1cfb8964]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-1cfb8964]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-1cfb8964],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-1cfb8964]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-1cfb8964]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-1cfb8964]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-1cfb8964]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-1cfb8964]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-1cfb8964]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-1cfb8964]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-1cfb8964]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-1cfb8964]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-1cfb8964]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-1cfb8964]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-1cfb8964]{opacity:.85}.instagram-wrapper[data-v-1cfb8964]{width:100%;margin:0 auto}.instagram-gallery[data-v-1cfb8964]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-1cfb8964]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-1cfb8964]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-1cfb8964]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-1cfb8964]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-1cfb8964]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-1cfb8964]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-1cfb8964]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-1cfb8964]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-1cfb8964]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-1cfb8964]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-1cfb8964]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-1cfb8964]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-1cfb8964]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-1cfb8964]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-1cfb8964]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-1cfb8964]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-1cfb8964]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-1cfb8964]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-1cfb8964]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-1cfb8964]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-1cfb8964]{overflow:visible!important}.recaptcha-wrap[data-v-1cfb8964]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-1cfb8964]:root{--header-height:65px}@media(max-width:768px){[data-v-1cfb8964]:root{--header-height:55px}}@media(min-width:1200px){[data-v-1cfb8964]:root{--header-height:65px}}@media(min-width:1450px){[data-v-1cfb8964]:root{--header-height:75px}}a[data-v-1cfb8964]{text-decoration:none;color:#1a1919}a[data-v-1cfb8964]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-1cfb8964]{transition-duration:2s!important}.remove-overflow[data-v-1cfb8964]{overflow:hidden}body[data-v-1cfb8964]{overflow:hidden;height:100vh;padding:0}#app[data-v-1cfb8964]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-1cfb8964]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-1cfb8964]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-1cfb8964]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-1cfb8964]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-1cfb8964]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#home-tendencias[data-v-1cfb8964]{width:100%;max-width:2200px;margin:auto;background-color:#fafafa;height:calc(100vh - var(--header-height));max-height:1500px;position:relative;overflow:hidden}@media(max-width:767px){#home-tendencias[data-v-1cfb8964]{height:unset;max-height:unset}}@media(min-width:768px){#home-tendencias[data-v-1cfb8964]{height:unset}}@media(min-width:992px){#home-tendencias[data-v-1cfb8964]{height:calc(100vh - var(--header-height))}}#home-tendencias .section-bg[data-v-1cfb8964]{clip-path:polygon(100% 86%,100% 100%,0 100%,0 37%);background:#fef6e9;width:100%;height:100%;position:absolute;bottom:-10px;left:0;z-index:0}#home-tendencias .clipped-bg[data-v-1cfb8964]{display:flex;align-items:center;padding:0 2rem;background:radial-gradient(circle farthest-corner at 230px 100px,#fff 14px,hsla(0,33%,70%,0) 0),linear-gradient(-10deg,rgba(179,0,179,.1) 70%,blue 110%),radial-gradient(circle farthest-corner at 30% 100%,#ff9 0,rgba(255,165,0,.2) 40%),linear-gradient(20deg,red,#b300b3,blue);-webkit-background-clip:text;background-clip:text;cursor:pointer}#home-tendencias .clipped-bg:hover i[data-v-1cfb8964],#home-tendencias .clipped-bg:hover span[data-v-1cfb8964]{text-shadow:0 5px 6px rgba(0,0,0,.15)}#home-tendencias .clipped-bg i[data-v-1cfb8964]{color:transparent;font-size:36px;margin-right:.5rem;transition:all .2s ease-in-out}#home-tendencias .clipped-bg span[data-v-1cfb8964]{font-size:36px;line-height:36px;font-weight:500;color:transparent;transition:all .2s ease-in-out}#home-tendencias .instagramMedia-wrapper[data-v-1cfb8964]{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:2rem;width:auto;margin:0 auto}@media(max-width:576px){#home-tendencias .instagramMedia-wrapper[data-v-1cfb8964]{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;padding:0;gap:1rem;width:100%}}@media(min-width:577px){#home-tendencias .instagramMedia-wrapper[data-v-1cfb8964]{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;padding:0;gap:1rem;width:100%}}@media(min-width:992px){#home-tendencias .instagramMedia-wrapper[data-v-1cfb8964]{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;padding:0;gap:1rem;width:100%}}@media(min-width:1200px){#home-tendencias .instagramMedia-wrapper[data-v-1cfb8964]{height:80%;width:unset}}#home-tendencias .instagramMedia-wrapper a[data-v-1cfb8964]{height:100%;width:100%;aspect-ratio:1/1;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:all .2s ease-in-out;border-radius:1rem;box-shadow:0 3px 4px rgba(0,0,0,.35)}#home-tendencias .instagramMedia-wrapper a[data-v-1cfb8964]:hover{opacity:.8;box-shadow:0 5px 6px rgba(0,0,0,.35)}@media(max-width:576px){#home-tendencias .instagramMedia-wrapper a[data-v-1cfb8964]{border-radius:.7rem}}#home-tendencias .sc-main[data-v-1cfb8964]{width:100%;padding:1.5rem 20%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1}@media(max-width:767px){#home-tendencias .sc-main[data-v-1cfb8964]{padding:4rem 7%}}@media(min-width:768px){#home-tendencias .sc-main[data-v-1cfb8964]{padding:1.5rem 7%}}@media(min-width:992px){#home-tendencias .sc-main[data-v-1cfb8964]{height:100%;padding:1.5rem 7%}}@media(min-width:1200px){#home-tendencias .sc-main[data-v-1cfb8964]{padding:.5rem 10% 4rem 10%}}@media(min-width:1460px){#home-tendencias .sc-main[data-v-1cfb8964]{padding:1rem 10% 3rem 10%}}#home-tendencias .sc-main .ig-data[data-v-1cfb8964]{display:flex;width:100%;justify-content:center}@media(max-width:767px){#home-tendencias .sc-main .ig-data[data-v-1cfb8964]{height:unset;padding-bottom:1.3rem}}@media(min-width:768px){#home-tendencias .sc-main .ig-data[data-v-1cfb8964]{height:unset;padding-bottom:1rem}}@media(min-width:992px){#home-tendencias .sc-main .ig-data[data-v-1cfb8964]{padding-bottom:1.5rem}}#home-tendencias .sc-main .mos-btn i[data-v-1cfb8964]{font-size:22px;margin-right:.5rem}@media(max-width:767px){#home-tendencias .sc-main .mos-btn[data-v-1cfb8964]{width:100%;justify-content:center;padding:.75rem}}#home-tendencias .sc-main .ig-feed[data-v-1cfb8964]{width:100%}@media(max-width:767px){#home-tendencias .sc-main .ig-feed[data-v-1cfb8964]{height:unset}}@media(min-width:768px){#home-tendencias .sc-main .ig-feed[data-v-1cfb8964]{height:unset}}@media(min-width:992px){#home-tendencias .sc-main .ig-feed[data-v-1cfb8964]{height:80%}}@media(min-width:1460px){#home-tendencias .sc-main .ig-feed[data-v-1cfb8964]{height:85%}}#topbar[data-v-4cebb84d]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-4cebb84d]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-4cebb84d]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-4cebb84d]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-4cebb84d]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-4cebb84d]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-4cebb84d]{margin-right:3rem}}#topbar .menu li a[data-v-4cebb84d]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-4cebb84d]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-4cebb84d]{font-size:16px}}#topbar .menu li a[data-v-4cebb84d]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-4cebb84d]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-4cebb84d]:hover{color:#1a1919}#topbar .brand[data-v-4cebb84d]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-4cebb84d]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-4cebb84d]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-4cebb84d]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-4cebb84d]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-4cebb84d]:hover{opacity:.5}#topbar .social[data-v-4cebb84d]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-4cebb84d]{display:flex;align-items:center}#topbar .social a[data-v-4cebb84d]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-4cebb84d]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-4cebb84d]:hover{color:#c13584}#topbar .social i[data-v-4cebb84d]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-4cebb84d]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-4cebb84d]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-4cebb84d]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-4cebb84d]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-4cebb84d]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-4cebb84d]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-4cebb84d]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-4cebb84d]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-4cebb84d]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-4cebb84d]{height:20px;width:auto}#topbar-mobile .brand img[data-v-4cebb84d]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-4cebb84d]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-4cebb84d]{display:flex;align-items:center}#topbar-mobile .social a[data-v-4cebb84d]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-4cebb84d]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-4cebb84d]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-4cebb84d]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-4cebb84d]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-4cebb84d]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-4cebb84d]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-4cebb84d]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-4cebb84d]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-4cebb84d]{font-size:13px;color:#1a1919}#topbar-menu[data-v-4cebb84d]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-4cebb84d]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-4cebb84d]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-4cebb84d]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-4cebb84d]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-4cebb84d]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-4cebb84d]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-4cebb84d]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-4cebb84d]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-4cebb84d]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-4cebb84d]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-4cebb84d]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-4cebb84d]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-4cebb84d]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-4cebb84d]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-4cebb84d]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-4cebb84d]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-4cebb84d]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-4cebb84d]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-4cebb84d]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-4cebb84d]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-4cebb84d]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-4cebb84d]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-4cebb84d]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-4cebb84d]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-4cebb84d]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-4cebb84d]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-4cebb84d]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-4cebb84d]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-4cebb84d]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-4cebb84d]{padding:1rem 7%}}#footer .sec-title[data-v-4cebb84d]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-4cebb84d]{list-style:none;padding:0}#footer .site-info ul li[data-v-4cebb84d]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-4cebb84d]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-4cebb84d]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-4cebb84d]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-4cebb84d]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-4cebb84d]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-4cebb84d]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-4cebb84d]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-4cebb84d]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-4cebb84d]{font-size:13px}}#footer .comdata .brand img[data-v-4cebb84d]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-4cebb84d]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-4cebb84d],.container-sm[data-v-4cebb84d],.container[data-v-4cebb84d]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-4cebb84d],.container-md[data-v-4cebb84d],.container-sm[data-v-4cebb84d],.container[data-v-4cebb84d]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-4cebb84d],.container-md[data-v-4cebb84d],.container-sm[data-v-4cebb84d],.container-xl[data-v-4cebb84d],.container-xxl[data-v-4cebb84d],.container[data-v-4cebb84d]{max-width:1320px}}h1[data-v-4cebb84d],h2[data-v-4cebb84d],h3[data-v-4cebb84d],h4[data-v-4cebb84d],h5[data-v-4cebb84d],h6[data-v-4cebb84d],p[data-v-4cebb84d]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-4cebb84d]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-4cebb84d],.container-lg[data-v-4cebb84d],.container-md[data-v-4cebb84d],.container-sm[data-v-4cebb84d],.container-xl[data-v-4cebb84d],.container-xxl[data-v-4cebb84d],.container[data-v-4cebb84d]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-4cebb84d],.container[data-v-4cebb84d]{max-width:540px}}@media(min-width:768px){.container-md[data-v-4cebb84d],.container-sm[data-v-4cebb84d],.container[data-v-4cebb84d]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-4cebb84d],.container-md[data-v-4cebb84d],.container-sm[data-v-4cebb84d],.container[data-v-4cebb84d]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-4cebb84d],.container-md[data-v-4cebb84d],.container-sm[data-v-4cebb84d],.container-xl[data-v-4cebb84d],.container[data-v-4cebb84d]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-4cebb84d],.container-md[data-v-4cebb84d],.container-sm[data-v-4cebb84d],.container-xl[data-v-4cebb84d],.container-xxl[data-v-4cebb84d],.container[data-v-4cebb84d]{max-width:1350px}}.mos-btn-md[data-v-4cebb84d],.mos-btn[data-v-4cebb84d]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-4cebb84d],.mos-btn-md i[data-v-4cebb84d]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-4cebb84d],.mos-btn-md i[data-v-4cebb84d]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-4cebb84d],.mos-btn[data-v-4cebb84d]{font-size:14px}.mos-btn-md[data-v-4cebb84d]:active,.mos-btn[data-v-4cebb84d]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-4cebb84d]:hover,.mos-btn[data-v-4cebb84d]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-4cebb84d],.mos-btn.mos-btn-alterh[data-v-4cebb84d]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-4cebb84d]:active,.mos-btn.mos-btn-alterh[data-v-4cebb84d]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-4cebb84d]:hover,.mos-btn.mos-btn-alterh[data-v-4cebb84d]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-4cebb84d],.mos-btn.mos-btn-sm[data-v-4cebb84d]{padding:.6rem 1.5rem}.mos-btn-square[data-v-4cebb84d]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-4cebb84d]{font-size:14px}.mos-btn-square[data-v-4cebb84d]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-4cebb84d]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-4cebb84d]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-4cebb84d]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-4cebb84d]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-4cebb84d]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-4cebb84d]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-4cebb84d]{font-size:30px;line-height:37px}}h3[data-v-4cebb84d]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-4cebb84d]{font-size:24px;line-height:30px}}h4[data-v-4cebb84d]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-4cebb84d]{font-size:20px;line-height:26px}}p[data-v-4cebb84d]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-4cebb84d]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-4cebb84d]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-4cebb84d]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-4cebb84d]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-4cebb84d]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-4cebb84d]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-4cebb84d]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-4cebb84d]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-4cebb84d]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-4cebb84d]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-4cebb84d],.anim-wrapper.is-shown .anim-left[data-v-4cebb84d],.anim-wrapper.is-shown .anim-right[data-v-4cebb84d],.anim-wrapper.is-shown .anim-up[data-v-4cebb84d]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-4cebb84d]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-4cebb84d]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-4cebb84d]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-4cebb84d]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-4cebb84d]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-4cebb84d]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-4cebb84d]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-4cebb84d]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-4cebb84d]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-4cebb84d]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-4cebb84d]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-4cebb84d],.anim-topbar-wrapper.is-shown .anim-left[data-v-4cebb84d],.anim-topbar-wrapper.is-shown .anim-right[data-v-4cebb84d],.anim-topbar-wrapper.is-shown .anim-up[data-v-4cebb84d]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-4cebb84d],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-4cebb84d],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-4cebb84d],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-4cebb84d]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-4cebb84d]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-4cebb84d]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-4cebb84d]{overflow:hidden}.current-link .cl-txt[data-v-4cebb84d]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-4cebb84d]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-4cebb84d]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-4cebb84d]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-4cebb84d]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-4cebb84d]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-4cebb84d]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-4cebb84d]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-4cebb84d]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-4cebb84d]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-4cebb84d]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-4cebb84d]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-4cebb84d]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-4cebb84d]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-4cebb84d]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-4cebb84d]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-4cebb84d]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-4cebb84d]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-4cebb84d]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-4cebb84d]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-4cebb84d]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-4cebb84d]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-4cebb84d]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-4cebb84d]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-4cebb84d]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-4cebb84d]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-4cebb84d]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-4cebb84d]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-4cebb84d]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-4cebb84d]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-4cebb84d]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-4cebb84d]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-4cebb84d]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-4cebb84d]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-4cebb84d]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-4cebb84d]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-4cebb84d]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-4cebb84d]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-4cebb84d]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-4cebb84d]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-4cebb84d]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-4cebb84d]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-4cebb84d]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-4cebb84d]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-4cebb84d]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-4cebb84d]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-4cebb84d]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-4cebb84d]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-4cebb84d]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-4cebb84d]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-4cebb84d]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-4cebb84d]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-4cebb84d]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-4cebb84d]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-4cebb84d]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-4cebb84d]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-4cebb84d]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-4cebb84d]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-4cebb84d]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-4cebb84d]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-4cebb84d],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-4cebb84d]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-4cebb84d]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-4cebb84d]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-4cebb84d]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-4cebb84d]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-4cebb84d]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-4cebb84d]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-4cebb84d]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-4cebb84d]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-4cebb84d]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-4cebb84d]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-4cebb84d]{opacity:.85}.instagram-wrapper[data-v-4cebb84d]{width:100%;margin:0 auto}.instagram-gallery[data-v-4cebb84d]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-4cebb84d]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-4cebb84d]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-4cebb84d]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-4cebb84d]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-4cebb84d]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-4cebb84d]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-4cebb84d]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-4cebb84d]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-4cebb84d]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-4cebb84d]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-4cebb84d]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-4cebb84d]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-4cebb84d]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-4cebb84d]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-4cebb84d]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-4cebb84d]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-4cebb84d]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-4cebb84d]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-4cebb84d]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-4cebb84d]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-4cebb84d]{overflow:visible!important}.recaptcha-wrap[data-v-4cebb84d]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-4cebb84d]:root{--header-height:65px}@media(max-width:768px){[data-v-4cebb84d]:root{--header-height:55px}}@media(min-width:1200px){[data-v-4cebb84d]:root{--header-height:65px}}@media(min-width:1450px){[data-v-4cebb84d]:root{--header-height:75px}}a[data-v-4cebb84d]{text-decoration:none;color:#1a1919}a[data-v-4cebb84d]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-4cebb84d]{transition-duration:2s!important}.remove-overflow[data-v-4cebb84d]{overflow:hidden}body[data-v-4cebb84d]{overflow:hidden;height:100vh;padding:0}#app[data-v-4cebb84d]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-4cebb84d]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-4cebb84d]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-4cebb84d]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-4cebb84d]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-4cebb84d]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#footer-main[data-v-4cebb84d]{width:100%;height:calc(100vh - var(--header-height));max-height:1500px;max-width:2200px;margin:auto;display:flex;background-color:#fef6e9}@media(max-width:767px){#footer-main[data-v-4cebb84d]{height:unset}}@media(min-width:768px){#footer-main[data-v-4cebb84d]{height:unset}}@media(min-width:992px){#footer-main[data-v-4cebb84d]{height:calc(100vh - var(--header-height))}}#footer-main .txt-link[data-v-4cebb84d]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out;transition-delay:.2s;transition-property:color}#footer-main .txt-link[data-v-4cebb84d]:before{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer-main .txt-link[data-v-4cebb84d]:hover:before{visibility:visible;width:100%}#footer-main .txt-link[data-v-4cebb84d]:hover{color:#db3c29}#footer-main .main-container[data-v-4cebb84d]{display:flex;height:100%;width:100%;flex-direction:column;padding:3rem 4% 3rem 4%}@media(max-width:767px){#footer-main .main-container[data-v-4cebb84d]{padding:3rem 4% .5rem 4%}}@media(min-width:768px){#footer-main .main-container[data-v-4cebb84d]{padding:3rem 4% .5rem 4%}}@media(min-width:992px){#footer-main .main-container[data-v-4cebb84d]{padding:3rem 4% .5rem 4%}}@media(min-width:1200px){#footer-main .main-container[data-v-4cebb84d]{padding:2rem 4% .5rem 4%}}@media(min-width:1460px){#footer-main .main-container[data-v-4cebb84d]{padding:3rem 4% 2rem 4%}}#footer-main .main-container .sc-top[data-v-4cebb84d]{width:100%;height:75%;display:flex;flex-direction:row}@media(max-width:767px){#footer-main .main-container .sc-top[data-v-4cebb84d]{flex-direction:column}}#footer-main .main-container .sc-left[data-v-4cebb84d]{display:flex;width:50%;height:100%}@media(max-width:767px){#footer-main .main-container .sc-left[data-v-4cebb84d]{width:100%}}#footer-main .main-container .sc-left .scl-contact[data-v-4cebb84d]{display:flex;width:100%;flex-direction:column;padding:0 1rem}@media(max-width:767px){#footer-main .main-container .sc-left .scl-contact[data-v-4cebb84d]{margin-bottom:2rem;padding:0}}#footer-main .main-container .sc-left .scl-contact .mos-btn-square[data-v-4cebb84d]{padding:.5rem 2rem;display:flex;align-items:center;z-index:888}#footer-main .main-container .sc-left .scl-contact .mos-btn-square[data-v-4cebb84d]:hover{background-color:#db3c29;border-color:#db3c29}#footer-main .main-container .sc-left .scl-contact .mos-btn-square i[data-v-4cebb84d]{margin-right:.5rem;font-size:1.3em}#footer-main .main-container .sc-left .scl-contact h4[data-v-4cebb84d]{text-transform:uppercase;margin-bottom:2rem}@media(max-width:767px){#footer-main .main-container .sc-left .scl-contact h4[data-v-4cebb84d]{margin-bottom:.7rem}}@media(min-width:1200px){#footer-main .main-container .sc-left .scl-contact h4[data-v-4cebb84d]{margin-bottom:1rem}}@media(min-width:1460px){#footer-main .main-container .sc-left .scl-contact h4[data-v-4cebb84d]{margin-bottom:2rem}}#footer-main .main-container .sc-left .scl-contact .scl-mail[data-v-4cebb84d]{width:100%;display:flex;justify-content:flex-start;margin-bottom:1.5rem}#footer-main .main-container .sc-left .scl-contact .scl-mail form[data-v-4cebb84d]{width:80%}#footer-main .main-container .sc-left .scl-contact .scl-mail form .input-cont[data-v-4cebb84d]{padding:.6rem 0;border-bottom:1px solid #1a1919;margin-bottom:1.5rem}@media(max-width:767px){#footer-main .main-container .sc-left .scl-contact .scl-mail form .input-cont[data-v-4cebb84d]{margin-bottom:.7rem;padding:.4rem 0}}#footer-main .main-container .sc-left .scl-contact .scl-mail form .input-cont input[data-v-4cebb84d]{background:transparent;border:none}#footer-main .main-container .sc-left .scl-contact .scl-mail form .input-cont input[data-v-4cebb84d]::-moz-placeholder{color:#1a1919;opacity:.7}#footer-main .main-container .sc-left .scl-contact .scl-mail form .input-cont input[data-v-4cebb84d]::placeholder{color:#1a1919;opacity:.7}#footer-main .main-container .sc-left .scl-contact .scl-mail form .input-cont input[data-v-4cebb84d]:focus-visible{border:none;outline:none}@media(max-width:767px){#footer-main .main-container .sc-left .scl-contact .scl-mail form .mos-btn-square[data-v-4cebb84d]{margin-top:1.5rem}}#footer-main .main-container .sc-left .scl-contact .scl-phone[data-v-4cebb84d]{width:100%;display:flex;flex-direction:column}#footer-main .main-container .sc-left .scl-contact .scl-phone p[data-v-4cebb84d]{margin-bottom:1.5rem}#footer-main .main-container .sc-right[data-v-4cebb84d]{display:flex;width:50%;height:100%;flex-direction:column}@media(max-width:767px){#footer-main .main-container .sc-right[data-v-4cebb84d]{width:100%}}#footer-main .main-container .sc-right .scr-menu[data-v-4cebb84d]{width:100%;display:flex;flex-direction:column;padding:0 5%;margin-bottom:2.5rem}@media(max-width:767px){#footer-main .main-container .sc-right .scr-menu[data-v-4cebb84d]{padding:0;margin-bottom:1.5rem}}@media(min-width:1200px){#footer-main .main-container .sc-right .scr-menu[data-v-4cebb84d]{margin-bottom:1rem}}@media(min-width:1460px){#footer-main .main-container .sc-right .scr-menu[data-v-4cebb84d]{margin-bottom:1.5rem}}@media(max-width:767px){#footer-main .main-container .sc-right .scr-menu h4[data-v-4cebb84d]{font-size:1.1rem}}#footer-main .main-container .sc-right .scr-menu.menu-redes li .social-link i[data-v-4cebb84d],#footer-main .main-container .sc-right .scr-menu.menu-redes li a i[data-v-4cebb84d]{font-size:1.2em;margin-right:.5rem}#footer-main .main-container .sc-right .scr-menu h4[data-v-4cebb84d]{margin-bottom:1.5rem;text-transform:uppercase}@media(max-width:767px){#footer-main .main-container .sc-right .scr-menu h4[data-v-4cebb84d]{margin-bottom:.7rem}}@media(min-width:1200px){#footer-main .main-container .sc-right .scr-menu h4[data-v-4cebb84d]{margin-bottom:.5rem}}@media(min-width:1460px){#footer-main .main-container .sc-right .scr-menu h4[data-v-4cebb84d]{margin-bottom:1.5rem}}#footer-main .main-container .sc-right .scr-menu ul[data-v-4cebb84d]{list-style:none;margin:0;padding:0}#footer-main .main-container .sc-right .scr-menu ul li[data-v-4cebb84d]{margin:0 0 1rem 0}@media(max-width:767px){#footer-main .main-container .sc-right .scr-menu ul li[data-v-4cebb84d]{margin:0 0 .7rem 0}}@media(min-width:1200px){#footer-main .main-container .sc-right .scr-menu ul li[data-v-4cebb84d]{margin:0 0 .5rem 0}}@media(min-width:1460px){#footer-main .main-container .sc-right .scr-menu ul li[data-v-4cebb84d]{margin:0 0 1rem 0}}#footer-main .main-container .sc-right .scr-menu ul li .li-cont[data-v-4cebb84d]{display:flex;color:#1a1919}#footer-main .main-container .sc-right .scr-menu ul li .li-cont i[data-v-4cebb84d]{margin-right:.5rem;font-size:1.2em}#footer-main .main-container .sc-right .scr-menu ul li a[data-v-4cebb84d]{text-transform:capitalize;cursor:pointer}#footer-main .main-container .sc-right .scr-left[data-v-4cebb84d]{width:50%;height:100%;display:flex;flex-direction:column}#footer-main .main-container .sc-right .scr-right[data-v-4cebb84d]{width:50%;height:100%}#footer-main .main-container .sc-bot[data-v-4cebb84d]{width:100%;height:25%;display:flex;justify-content:center;flex-direction:column;align-items:flex-start}@media(max-width:767px){#footer-main .main-container .sc-bot[data-v-4cebb84d]{height:unset;align-items:center}}#footer-main .main-container .sc-bot .sc-logo[data-v-4cebb84d]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;width:100%;margin-bottom:2rem;height:100%}@media(max-width:767px){#footer-main .main-container .sc-bot .sc-logo[data-v-4cebb84d]{margin-bottom:.5rem;justify-content:center}}@media(min-width:768px){#footer-main .main-container .sc-bot .sc-logo[data-v-4cebb84d]{margin-bottom:.5rem}}@media(min-width:992px){#footer-main .main-container .sc-bot .sc-logo[data-v-4cebb84d]{margin-bottom:1rem}}@media(min-width:1200px){#footer-main .main-container .sc-bot .sc-logo[data-v-4cebb84d]{margin-bottom:.5rem}}@media(min-width:1460px){#footer-main .main-container .sc-bot .sc-logo[data-v-4cebb84d]{margin-bottom:1rem}}#footer-main .main-container .sc-bot .sc-logo .img-logo-min[data-v-4cebb84d]{height:4rem;width:auto}@media(max-width:767px){#footer-main .main-container .sc-bot .sc-logo .img-logo-min[data-v-4cebb84d]{height:4rem}}@media(min-width:992px){#footer-main .main-container .sc-bot .sc-logo .img-logo-min[data-v-4cebb84d]{height:3rem}}@media(min-width:1200px){#footer-main .main-container .sc-bot .sc-logo .img-logo-min[data-v-4cebb84d]{height:3rem}}@media(min-width:1460px){#footer-main .main-container .sc-bot .sc-logo .img-logo-min[data-v-4cebb84d]{height:4rem}}#footer-main .main-container .sc-bot .sc-logo .img-logo-ft[data-v-4cebb84d]{height:2rem;width:auto}@media(max-width:767px){#footer-main .main-container .sc-bot .sc-logo .img-logo-ft[data-v-4cebb84d]{height:2rem}}@media(min-width:768px){#footer-main .main-container .sc-bot .sc-logo .img-logo-ft[data-v-4cebb84d]{height:2rem}}@media(min-width:992px){#footer-main .main-container .sc-bot .sc-logo .img-logo-ft[data-v-4cebb84d]{height:1.5rem}}@media(min-width:1200px){#footer-main .main-container .sc-bot .sc-logo .img-logo-ft[data-v-4cebb84d]{height:2rem}}@media(min-width:1460px){#footer-main .main-container .sc-bot .sc-logo .img-logo-ft[data-v-4cebb84d]{height:2.5rem}}#footer-main .main-container .sc-bot .sc-cpr[data-v-4cebb84d]{border-top:1px solid #1a1919;padding:.25rem 25% .25rem 1.25rem}@media(max-width:767px){#footer-main .main-container .sc-bot .sc-cpr[data-v-4cebb84d]{padding:.4rem 5%}}#footer-main .main-container .sc-bot .sc-cpr p[data-v-4cebb84d]{text-align:center}#topbar[data-v-43e92f61]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-43e92f61]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-43e92f61]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-43e92f61]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-43e92f61]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-43e92f61]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-43e92f61]{margin-right:3rem}}#topbar .menu li a[data-v-43e92f61]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-43e92f61]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-43e92f61]{font-size:16px}}#topbar .menu li a[data-v-43e92f61]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-43e92f61]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-43e92f61]:hover{color:#1a1919}#topbar .brand[data-v-43e92f61]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-43e92f61]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-43e92f61]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-43e92f61]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-43e92f61]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-43e92f61]:hover{opacity:.5}#topbar .social[data-v-43e92f61]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-43e92f61]{display:flex;align-items:center}#topbar .social a[data-v-43e92f61]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-43e92f61]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-43e92f61]:hover{color:#c13584}#topbar .social i[data-v-43e92f61]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-43e92f61]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-43e92f61]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-43e92f61]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-43e92f61]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-43e92f61]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-43e92f61]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-43e92f61]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-43e92f61]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-43e92f61]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-43e92f61]{height:20px;width:auto}#topbar-mobile .brand img[data-v-43e92f61]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-43e92f61]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-43e92f61]{display:flex;align-items:center}#topbar-mobile .social a[data-v-43e92f61]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-43e92f61]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-43e92f61]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-43e92f61]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-43e92f61]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-43e92f61]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-43e92f61]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-43e92f61]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-43e92f61]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-43e92f61]{font-size:13px;color:#1a1919}#topbar-menu[data-v-43e92f61]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-43e92f61]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-43e92f61]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-43e92f61]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-43e92f61]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-43e92f61]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-43e92f61]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-43e92f61]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-43e92f61]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-43e92f61]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-43e92f61]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-43e92f61]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-43e92f61]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-43e92f61]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-43e92f61]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-43e92f61]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-43e92f61]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-43e92f61]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-43e92f61]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-43e92f61]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-43e92f61]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-43e92f61]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-43e92f61]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-43e92f61]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-43e92f61]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-43e92f61]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-43e92f61]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-43e92f61]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-43e92f61]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-43e92f61]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-43e92f61]{padding:1rem 7%}}#footer .sec-title[data-v-43e92f61]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-43e92f61]{list-style:none;padding:0}#footer .site-info ul li[data-v-43e92f61]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-43e92f61]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-43e92f61]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-43e92f61]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-43e92f61]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-43e92f61]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-43e92f61]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-43e92f61]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-43e92f61]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-43e92f61]{font-size:13px}}#footer .comdata .brand img[data-v-43e92f61]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-43e92f61]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-43e92f61],.container-sm[data-v-43e92f61],.container[data-v-43e92f61]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-43e92f61],.container-md[data-v-43e92f61],.container-sm[data-v-43e92f61],.container[data-v-43e92f61]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-43e92f61],.container-md[data-v-43e92f61],.container-sm[data-v-43e92f61],.container-xl[data-v-43e92f61],.container-xxl[data-v-43e92f61],.container[data-v-43e92f61]{max-width:1320px}}h1[data-v-43e92f61],h2[data-v-43e92f61],h3[data-v-43e92f61],h4[data-v-43e92f61],h5[data-v-43e92f61],h6[data-v-43e92f61],p[data-v-43e92f61]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-43e92f61]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-43e92f61],.container-lg[data-v-43e92f61],.container-md[data-v-43e92f61],.container-sm[data-v-43e92f61],.container-xl[data-v-43e92f61],.container-xxl[data-v-43e92f61],.container[data-v-43e92f61]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-43e92f61],.container[data-v-43e92f61]{max-width:540px}}@media(min-width:768px){.container-md[data-v-43e92f61],.container-sm[data-v-43e92f61],.container[data-v-43e92f61]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-43e92f61],.container-md[data-v-43e92f61],.container-sm[data-v-43e92f61],.container[data-v-43e92f61]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-43e92f61],.container-md[data-v-43e92f61],.container-sm[data-v-43e92f61],.container-xl[data-v-43e92f61],.container[data-v-43e92f61]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-43e92f61],.container-md[data-v-43e92f61],.container-sm[data-v-43e92f61],.container-xl[data-v-43e92f61],.container-xxl[data-v-43e92f61],.container[data-v-43e92f61]{max-width:1350px}}.mos-btn-md[data-v-43e92f61],.mos-btn[data-v-43e92f61]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-43e92f61],.mos-btn-md i[data-v-43e92f61]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-43e92f61],.mos-btn-md i[data-v-43e92f61]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-43e92f61],.mos-btn[data-v-43e92f61]{font-size:14px}.mos-btn-md[data-v-43e92f61]:active,.mos-btn[data-v-43e92f61]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-43e92f61]:hover,.mos-btn[data-v-43e92f61]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-43e92f61],.mos-btn.mos-btn-alterh[data-v-43e92f61]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-43e92f61]:active,.mos-btn.mos-btn-alterh[data-v-43e92f61]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-43e92f61]:hover,.mos-btn.mos-btn-alterh[data-v-43e92f61]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-43e92f61],.mos-btn.mos-btn-sm[data-v-43e92f61]{padding:.6rem 1.5rem}.mos-btn-square[data-v-43e92f61]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-43e92f61]{font-size:14px}.mos-btn-square[data-v-43e92f61]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-43e92f61]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-43e92f61]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-43e92f61]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-43e92f61]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-43e92f61]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-43e92f61]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-43e92f61]{font-size:30px;line-height:37px}}h3[data-v-43e92f61]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-43e92f61]{font-size:24px;line-height:30px}}h4[data-v-43e92f61]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-43e92f61]{font-size:20px;line-height:26px}}p[data-v-43e92f61]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-43e92f61]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-43e92f61]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-43e92f61]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-43e92f61]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-43e92f61]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-43e92f61]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-43e92f61]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-43e92f61]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-43e92f61]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-43e92f61]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-43e92f61],.anim-wrapper.is-shown .anim-left[data-v-43e92f61],.anim-wrapper.is-shown .anim-right[data-v-43e92f61],.anim-wrapper.is-shown .anim-up[data-v-43e92f61]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-43e92f61]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-43e92f61]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-43e92f61]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-43e92f61]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-43e92f61]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-43e92f61]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-43e92f61]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-43e92f61]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-43e92f61]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-43e92f61]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-43e92f61]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-43e92f61],.anim-topbar-wrapper.is-shown .anim-left[data-v-43e92f61],.anim-topbar-wrapper.is-shown .anim-right[data-v-43e92f61],.anim-topbar-wrapper.is-shown .anim-up[data-v-43e92f61]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-43e92f61],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-43e92f61],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-43e92f61],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-43e92f61]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-43e92f61]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-43e92f61]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-43e92f61]{overflow:hidden}.current-link .cl-txt[data-v-43e92f61]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-43e92f61]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-43e92f61]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-43e92f61]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-43e92f61]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-43e92f61]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-43e92f61]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-43e92f61]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-43e92f61]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-43e92f61]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-43e92f61]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-43e92f61]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-43e92f61]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-43e92f61]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-43e92f61]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-43e92f61]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-43e92f61]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-43e92f61]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-43e92f61]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-43e92f61]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-43e92f61]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-43e92f61]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-43e92f61]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-43e92f61]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-43e92f61]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-43e92f61]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-43e92f61]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-43e92f61]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-43e92f61]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-43e92f61]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-43e92f61]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-43e92f61]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-43e92f61]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-43e92f61]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-43e92f61]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-43e92f61]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-43e92f61]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-43e92f61]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-43e92f61]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-43e92f61]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-43e92f61]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-43e92f61]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-43e92f61]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-43e92f61]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-43e92f61]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-43e92f61]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-43e92f61]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-43e92f61]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-43e92f61]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-43e92f61]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-43e92f61]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-43e92f61]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-43e92f61]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-43e92f61]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-43e92f61]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-43e92f61]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-43e92f61]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-43e92f61]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-43e92f61]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-43e92f61]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-43e92f61],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-43e92f61]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-43e92f61]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-43e92f61]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-43e92f61]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-43e92f61]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-43e92f61]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-43e92f61]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-43e92f61]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-43e92f61]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-43e92f61]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-43e92f61]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-43e92f61]{opacity:.85}.instagram-wrapper[data-v-43e92f61]{width:100%;margin:0 auto}.instagram-gallery[data-v-43e92f61]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-43e92f61]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-43e92f61]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-43e92f61]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-43e92f61]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-43e92f61]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-43e92f61]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-43e92f61]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-43e92f61]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-43e92f61]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-43e92f61]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-43e92f61]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-43e92f61]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-43e92f61]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-43e92f61]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-43e92f61]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-43e92f61]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-43e92f61]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-43e92f61]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-43e92f61]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-43e92f61]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-43e92f61]{overflow:visible!important}.recaptcha-wrap[data-v-43e92f61]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-43e92f61]:root{--header-height:65px}@media(max-width:768px){[data-v-43e92f61]:root{--header-height:55px}}@media(min-width:1200px){[data-v-43e92f61]:root{--header-height:65px}}@media(min-width:1450px){[data-v-43e92f61]:root{--header-height:75px}}a[data-v-43e92f61]{text-decoration:none;color:#1a1919}a[data-v-43e92f61]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-43e92f61]{transition-duration:2s!important}.remove-overflow[data-v-43e92f61]{overflow:hidden}body[data-v-43e92f61]{overflow:hidden;height:100vh;padding:0}#app[data-v-43e92f61]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-43e92f61]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-43e92f61]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-43e92f61]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-43e92f61]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-43e92f61]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#home-page[data-v-43e92f61]{position:relative}#topbar[data-v-f34cb694]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-f34cb694]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-f34cb694]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-f34cb694]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-f34cb694]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-f34cb694]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-f34cb694]{margin-right:3rem}}#topbar .menu li a[data-v-f34cb694]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-f34cb694]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-f34cb694]{font-size:16px}}#topbar .menu li a[data-v-f34cb694]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-f34cb694]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-f34cb694]:hover{color:#1a1919}#topbar .brand[data-v-f34cb694]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-f34cb694]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-f34cb694]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-f34cb694]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-f34cb694]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-f34cb694]:hover{opacity:.5}#topbar .social[data-v-f34cb694]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-f34cb694]{display:flex;align-items:center}#topbar .social a[data-v-f34cb694]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-f34cb694]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-f34cb694]:hover{color:#c13584}#topbar .social i[data-v-f34cb694]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-f34cb694]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-f34cb694]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-f34cb694]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-f34cb694]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-f34cb694]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-f34cb694]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-f34cb694]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-f34cb694]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-f34cb694]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-f34cb694]{height:20px;width:auto}#topbar-mobile .brand img[data-v-f34cb694]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-f34cb694]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-f34cb694]{display:flex;align-items:center}#topbar-mobile .social a[data-v-f34cb694]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-f34cb694]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-f34cb694]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-f34cb694]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-f34cb694]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-f34cb694]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-f34cb694]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-f34cb694]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-f34cb694]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-f34cb694]{font-size:13px;color:#1a1919}#topbar-menu[data-v-f34cb694]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-f34cb694]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-f34cb694]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-f34cb694]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-f34cb694]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-f34cb694]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-f34cb694]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-f34cb694]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-f34cb694]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-f34cb694]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-f34cb694]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-f34cb694]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-f34cb694]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-f34cb694]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-f34cb694]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-f34cb694]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-f34cb694]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-f34cb694]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-f34cb694]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-f34cb694]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-f34cb694]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-f34cb694]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-f34cb694]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-f34cb694]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-f34cb694]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-f34cb694]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-f34cb694]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-f34cb694]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-f34cb694]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-f34cb694]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-f34cb694]{padding:1rem 7%}}#footer .sec-title[data-v-f34cb694]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-f34cb694]{list-style:none;padding:0}#footer .site-info ul li[data-v-f34cb694]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-f34cb694]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-f34cb694]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-f34cb694]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-f34cb694]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-f34cb694]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-f34cb694]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-f34cb694]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-f34cb694]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-f34cb694]{font-size:13px}}#footer .comdata .brand img[data-v-f34cb694]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-f34cb694]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-f34cb694],.container-sm[data-v-f34cb694],.container[data-v-f34cb694]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-f34cb694],.container-md[data-v-f34cb694],.container-sm[data-v-f34cb694],.container[data-v-f34cb694]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-f34cb694],.container-md[data-v-f34cb694],.container-sm[data-v-f34cb694],.container-xl[data-v-f34cb694],.container-xxl[data-v-f34cb694],.container[data-v-f34cb694]{max-width:1320px}}h1[data-v-f34cb694],h2[data-v-f34cb694],h3[data-v-f34cb694],h4[data-v-f34cb694],h5[data-v-f34cb694],h6[data-v-f34cb694],p[data-v-f34cb694]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-f34cb694]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-f34cb694],.container-lg[data-v-f34cb694],.container-md[data-v-f34cb694],.container-sm[data-v-f34cb694],.container-xl[data-v-f34cb694],.container-xxl[data-v-f34cb694],.container[data-v-f34cb694]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-f34cb694],.container[data-v-f34cb694]{max-width:540px}}@media(min-width:768px){.container-md[data-v-f34cb694],.container-sm[data-v-f34cb694],.container[data-v-f34cb694]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-f34cb694],.container-md[data-v-f34cb694],.container-sm[data-v-f34cb694],.container[data-v-f34cb694]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-f34cb694],.container-md[data-v-f34cb694],.container-sm[data-v-f34cb694],.container-xl[data-v-f34cb694],.container[data-v-f34cb694]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-f34cb694],.container-md[data-v-f34cb694],.container-sm[data-v-f34cb694],.container-xl[data-v-f34cb694],.container-xxl[data-v-f34cb694],.container[data-v-f34cb694]{max-width:1350px}}.mos-btn-md[data-v-f34cb694],.mos-btn[data-v-f34cb694]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-f34cb694],.mos-btn-md i[data-v-f34cb694]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-f34cb694],.mos-btn-md i[data-v-f34cb694]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-f34cb694],.mos-btn[data-v-f34cb694]{font-size:14px}.mos-btn-md[data-v-f34cb694]:active,.mos-btn[data-v-f34cb694]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-f34cb694]:hover,.mos-btn[data-v-f34cb694]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-f34cb694],.mos-btn.mos-btn-alterh[data-v-f34cb694]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-f34cb694]:active,.mos-btn.mos-btn-alterh[data-v-f34cb694]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-f34cb694]:hover,.mos-btn.mos-btn-alterh[data-v-f34cb694]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-f34cb694],.mos-btn.mos-btn-sm[data-v-f34cb694]{padding:.6rem 1.5rem}.mos-btn-square[data-v-f34cb694]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-f34cb694]{font-size:14px}.mos-btn-square[data-v-f34cb694]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-f34cb694]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-f34cb694]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-f34cb694]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-f34cb694]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-f34cb694]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-f34cb694]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-f34cb694]{font-size:30px;line-height:37px}}h3[data-v-f34cb694]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-f34cb694]{font-size:24px;line-height:30px}}h4[data-v-f34cb694]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-f34cb694]{font-size:20px;line-height:26px}}p[data-v-f34cb694]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-f34cb694]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-f34cb694]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-f34cb694]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-f34cb694]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-f34cb694]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-f34cb694]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-f34cb694]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-f34cb694]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-f34cb694]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-f34cb694]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-f34cb694],.anim-wrapper.is-shown .anim-left[data-v-f34cb694],.anim-wrapper.is-shown .anim-right[data-v-f34cb694],.anim-wrapper.is-shown .anim-up[data-v-f34cb694]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-f34cb694]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-f34cb694]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-f34cb694]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-f34cb694]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-f34cb694]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-f34cb694]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-f34cb694]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-f34cb694]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-f34cb694]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-f34cb694]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-f34cb694]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-f34cb694],.anim-topbar-wrapper.is-shown .anim-left[data-v-f34cb694],.anim-topbar-wrapper.is-shown .anim-right[data-v-f34cb694],.anim-topbar-wrapper.is-shown .anim-up[data-v-f34cb694]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-f34cb694],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-f34cb694],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-f34cb694],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-f34cb694]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-f34cb694]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-f34cb694]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-f34cb694]{overflow:hidden}.current-link .cl-txt[data-v-f34cb694]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-f34cb694]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-f34cb694]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-f34cb694]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-f34cb694]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-f34cb694]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-f34cb694]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-f34cb694]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-f34cb694]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-f34cb694]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-f34cb694]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-f34cb694]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-f34cb694]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-f34cb694]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-f34cb694]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-f34cb694]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-f34cb694]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-f34cb694]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-f34cb694]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-f34cb694]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-f34cb694]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-f34cb694]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-f34cb694]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-f34cb694]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-f34cb694]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-f34cb694]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-f34cb694]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-f34cb694]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-f34cb694]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-f34cb694]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-f34cb694]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-f34cb694]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-f34cb694]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-f34cb694]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-f34cb694]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-f34cb694]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-f34cb694]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-f34cb694]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-f34cb694]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-f34cb694]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-f34cb694]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-f34cb694]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-f34cb694]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-f34cb694]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-f34cb694]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-f34cb694]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-f34cb694]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-f34cb694]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-f34cb694]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-f34cb694]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-f34cb694]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-f34cb694]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-f34cb694]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-f34cb694]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-f34cb694]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-f34cb694]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-f34cb694]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-f34cb694]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-f34cb694]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-f34cb694]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-f34cb694],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-f34cb694]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-f34cb694]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-f34cb694]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-f34cb694]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-f34cb694]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-f34cb694]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-f34cb694]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-f34cb694]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-f34cb694]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-f34cb694]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-f34cb694]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-f34cb694]{opacity:.85}.instagram-wrapper[data-v-f34cb694]{width:100%;margin:0 auto}.instagram-gallery[data-v-f34cb694]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-f34cb694]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-f34cb694]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-f34cb694]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-f34cb694]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-f34cb694]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-f34cb694]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-f34cb694]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-f34cb694]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-f34cb694]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-f34cb694]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-f34cb694]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-f34cb694]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-f34cb694]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-f34cb694]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-f34cb694]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-f34cb694]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-f34cb694]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-f34cb694]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-f34cb694]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-f34cb694]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-f34cb694]{overflow:visible!important}.recaptcha-wrap[data-v-f34cb694]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-f34cb694]:root{--header-height:65px}@media(max-width:768px){[data-v-f34cb694]:root{--header-height:55px}}@media(min-width:1200px){[data-v-f34cb694]:root{--header-height:65px}}@media(min-width:1450px){[data-v-f34cb694]:root{--header-height:75px}}a[data-v-f34cb694]{text-decoration:none;color:#1a1919}a[data-v-f34cb694]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-f34cb694]{transition-duration:2s!important}.remove-overflow[data-v-f34cb694]{overflow:hidden}body[data-v-f34cb694]{overflow:hidden;height:100vh;padding:0}#app[data-v-f34cb694]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-f34cb694]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-f34cb694]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-f34cb694]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-f34cb694]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-f34cb694]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#article-data-comp[data-v-f34cb694]{width:32%;display:flex;align-items:center;position:relative;z-index:10}@media(max-width:767px){#article-data-comp[data-v-f34cb694]{width:100%;padding:0 7%}}@media(min-width:768px){#article-data-comp[data-v-f34cb694]{width:100%}}@media(min-width:992px){#article-data-comp[data-v-f34cb694]{width:32%}}#article-data-comp .sc-main[data-v-f34cb694]{width:100%;padding-left:2rem}@media(max-width:767px){#article-data-comp .sc-main[data-v-f34cb694]{padding-left:0;padding-right:0}}@media(min-width:768px){#article-data-comp .sc-main[data-v-f34cb694]{padding-top:3rem}}@media(min-width:992px){#article-data-comp .sc-main[data-v-f34cb694]{padding-top:0}}#article-data-comp .sc-main h3[data-v-f34cb694]{font-weight:600;text-transform:uppercase}#article-data-comp .sc-main p[data-v-f34cb694]{opacity:.85}@media(max-width:767px){#article-data-comp .sc-main .mos-btn[data-v-f34cb694]{width:100%;justify-content:center;padding:.75rem}}#topbar[data-v-6458473f]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-6458473f]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-6458473f]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-6458473f]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-6458473f]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-6458473f]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-6458473f]{margin-right:3rem}}#topbar .menu li a[data-v-6458473f]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-6458473f]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-6458473f]{font-size:16px}}#topbar .menu li a[data-v-6458473f]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-6458473f]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-6458473f]:hover{color:#1a1919}#topbar .brand[data-v-6458473f]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-6458473f]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-6458473f]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-6458473f]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-6458473f]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-6458473f]:hover{opacity:.5}#topbar .social[data-v-6458473f]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-6458473f]{display:flex;align-items:center}#topbar .social a[data-v-6458473f]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-6458473f]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-6458473f]:hover{color:#c13584}#topbar .social i[data-v-6458473f]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-6458473f]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-6458473f]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-6458473f]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-6458473f]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-6458473f]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-6458473f]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-6458473f]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-6458473f]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-6458473f]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-6458473f]{height:20px;width:auto}#topbar-mobile .brand img[data-v-6458473f]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-6458473f]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-6458473f]{display:flex;align-items:center}#topbar-mobile .social a[data-v-6458473f]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-6458473f]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-6458473f]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-6458473f]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-6458473f]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-6458473f]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-6458473f]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-6458473f]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-6458473f]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-6458473f]{font-size:13px;color:#1a1919}#topbar-menu[data-v-6458473f]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-6458473f]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-6458473f]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-6458473f]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-6458473f]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-6458473f]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-6458473f]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-6458473f]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-6458473f]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-6458473f]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-6458473f]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-6458473f]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-6458473f]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-6458473f]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-6458473f]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-6458473f]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-6458473f]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-6458473f]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-6458473f]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-6458473f]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-6458473f]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-6458473f]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-6458473f]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-6458473f]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-6458473f]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-6458473f]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-6458473f]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-6458473f]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-6458473f]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-6458473f]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-6458473f]{padding:1rem 7%}}#footer .sec-title[data-v-6458473f]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-6458473f]{list-style:none;padding:0}#footer .site-info ul li[data-v-6458473f]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-6458473f]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-6458473f]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-6458473f]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-6458473f]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-6458473f]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-6458473f]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-6458473f]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-6458473f]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-6458473f]{font-size:13px}}#footer .comdata .brand img[data-v-6458473f]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-6458473f]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-6458473f],.container-sm[data-v-6458473f],.container[data-v-6458473f]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-6458473f],.container-md[data-v-6458473f],.container-sm[data-v-6458473f],.container[data-v-6458473f]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-6458473f],.container-md[data-v-6458473f],.container-sm[data-v-6458473f],.container-xl[data-v-6458473f],.container-xxl[data-v-6458473f],.container[data-v-6458473f]{max-width:1320px}}h1[data-v-6458473f],h2[data-v-6458473f],h3[data-v-6458473f],h4[data-v-6458473f],h5[data-v-6458473f],h6[data-v-6458473f],p[data-v-6458473f]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-6458473f]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-6458473f],.container-lg[data-v-6458473f],.container-md[data-v-6458473f],.container-sm[data-v-6458473f],.container-xl[data-v-6458473f],.container-xxl[data-v-6458473f],.container[data-v-6458473f]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-6458473f],.container[data-v-6458473f]{max-width:540px}}@media(min-width:768px){.container-md[data-v-6458473f],.container-sm[data-v-6458473f],.container[data-v-6458473f]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-6458473f],.container-md[data-v-6458473f],.container-sm[data-v-6458473f],.container[data-v-6458473f]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-6458473f],.container-md[data-v-6458473f],.container-sm[data-v-6458473f],.container-xl[data-v-6458473f],.container[data-v-6458473f]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-6458473f],.container-md[data-v-6458473f],.container-sm[data-v-6458473f],.container-xl[data-v-6458473f],.container-xxl[data-v-6458473f],.container[data-v-6458473f]{max-width:1350px}}.mos-btn-md[data-v-6458473f],.mos-btn[data-v-6458473f]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-6458473f],.mos-btn-md i[data-v-6458473f]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-6458473f],.mos-btn-md i[data-v-6458473f]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-6458473f],.mos-btn[data-v-6458473f]{font-size:14px}.mos-btn-md[data-v-6458473f]:active,.mos-btn[data-v-6458473f]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-6458473f]:hover,.mos-btn[data-v-6458473f]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-6458473f],.mos-btn.mos-btn-alterh[data-v-6458473f]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-6458473f]:active,.mos-btn.mos-btn-alterh[data-v-6458473f]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-6458473f]:hover,.mos-btn.mos-btn-alterh[data-v-6458473f]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-6458473f],.mos-btn.mos-btn-sm[data-v-6458473f]{padding:.6rem 1.5rem}.mos-btn-square[data-v-6458473f]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-6458473f]{font-size:14px}.mos-btn-square[data-v-6458473f]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-6458473f]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-6458473f]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-6458473f]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-6458473f]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-6458473f]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-6458473f]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-6458473f]{font-size:30px;line-height:37px}}h3[data-v-6458473f]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-6458473f]{font-size:24px;line-height:30px}}h4[data-v-6458473f]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-6458473f]{font-size:20px;line-height:26px}}p[data-v-6458473f]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-6458473f]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-6458473f]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-6458473f]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-6458473f]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-6458473f]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-6458473f]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-6458473f]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-6458473f]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-6458473f]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-6458473f]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-6458473f],.anim-wrapper.is-shown .anim-left[data-v-6458473f],.anim-wrapper.is-shown .anim-right[data-v-6458473f],.anim-wrapper.is-shown .anim-up[data-v-6458473f]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-6458473f]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-6458473f]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-6458473f]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-6458473f]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-6458473f]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-6458473f]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-6458473f]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-6458473f]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-6458473f]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-6458473f]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-6458473f]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-6458473f],.anim-topbar-wrapper.is-shown .anim-left[data-v-6458473f],.anim-topbar-wrapper.is-shown .anim-right[data-v-6458473f],.anim-topbar-wrapper.is-shown .anim-up[data-v-6458473f]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-6458473f],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-6458473f],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-6458473f],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-6458473f]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-6458473f]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-6458473f]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-6458473f]{overflow:hidden}.current-link .cl-txt[data-v-6458473f]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-6458473f]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-6458473f]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-6458473f]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-6458473f]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-6458473f]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-6458473f]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-6458473f]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-6458473f]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-6458473f]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-6458473f]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-6458473f]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-6458473f]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-6458473f]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-6458473f]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-6458473f]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-6458473f]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-6458473f]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-6458473f]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-6458473f]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-6458473f]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-6458473f]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-6458473f]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-6458473f]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-6458473f]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-6458473f]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-6458473f]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-6458473f]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-6458473f]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-6458473f]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-6458473f]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-6458473f]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-6458473f]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-6458473f]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-6458473f]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-6458473f]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-6458473f]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-6458473f]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-6458473f]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-6458473f]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-6458473f]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-6458473f]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-6458473f]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-6458473f]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-6458473f]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-6458473f]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-6458473f]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-6458473f]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-6458473f]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-6458473f]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-6458473f]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-6458473f]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-6458473f]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-6458473f]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-6458473f]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-6458473f]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-6458473f]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-6458473f]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-6458473f]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-6458473f]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-6458473f],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-6458473f]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-6458473f]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-6458473f]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-6458473f]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-6458473f]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-6458473f]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-6458473f]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-6458473f]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-6458473f]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-6458473f]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-6458473f]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-6458473f]{opacity:.85}.instagram-wrapper[data-v-6458473f]{width:100%;margin:0 auto}.instagram-gallery[data-v-6458473f]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-6458473f]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-6458473f]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-6458473f]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-6458473f]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-6458473f]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-6458473f]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-6458473f]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-6458473f]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-6458473f]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-6458473f]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-6458473f]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-6458473f]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-6458473f]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-6458473f]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-6458473f]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-6458473f]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-6458473f]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-6458473f]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-6458473f]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-6458473f]{overflow:visible!important}.recaptcha-wrap[data-v-6458473f]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-6458473f]:root{--header-height:65px}@media(max-width:768px){[data-v-6458473f]:root{--header-height:55px}}@media(min-width:1200px){[data-v-6458473f]:root{--header-height:65px}}@media(min-width:1450px){[data-v-6458473f]:root{--header-height:75px}}a[data-v-6458473f]{text-decoration:none;color:#1a1919}a[data-v-6458473f]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-6458473f]{transition-duration:2s!important}.remove-overflow[data-v-6458473f]{overflow:hidden}body[data-v-6458473f]{overflow:hidden;height:100vh;padding:0}#app[data-v-6458473f]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-6458473f]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-6458473f]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-6458473f]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-6458473f]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-6458473f]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}.swiper-pagination[data-v-6458473f]{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden[data-v-6458473f]{opacity:0}.swiper-pagination-disabled>.swiper-pagination[data-v-6458473f],.swiper-pagination.swiper-pagination-disabled[data-v-6458473f]{display:none!important}.swiper-horizontal>.swiper-pagination-bullets[data-v-6458473f],.swiper-pagination-bullets.swiper-pagination-horizontal[data-v-6458473f],.swiper-pagination-custom[data-v-6458473f],.swiper-pagination-fraction[data-v-6458473f]{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic[data-v-6458473f]{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-6458473f]{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main[data-v-6458473f],.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active[data-v-6458473f]{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev[data-v-6458473f]{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev[data-v-6458473f]{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next[data-v-6458473f]{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next[data-v-6458473f]{transform:scale(.33)}.swiper-pagination-bullet[data-v-6458473f]{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet[data-v-6458473f]{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet[data-v-6458473f]{cursor:pointer}.swiper-pagination-bullet[data-v-6458473f]:only-child{display:none!important}.swiper-pagination-bullet-active[data-v-6458473f]{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets[data-v-6458473f],.swiper-vertical>.swiper-pagination-bullets[data-v-6458473f]{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet[data-v-6458473f],.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet[data-v-6458473f]{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[data-v-6458473f],.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[data-v-6458473f]{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-6458473f],.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-6458473f]{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet[data-v-6458473f],.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet[data-v-6458473f]{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[data-v-6458473f],.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic[data-v-6458473f]{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-6458473f],.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-6458473f]{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet[data-v-6458473f]{transition:transform .2s,right .2s}.swiper-pagination-progressbar[data-v-6458473f]{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill[data-v-6458473f]{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill[data-v-6458473f]{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar[data-v-6458473f],.swiper-pagination-progressbar.swiper-pagination-horizontal[data-v-6458473f],.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite[data-v-6458473f],.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite[data-v-6458473f]{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite[data-v-6458473f],.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite[data-v-6458473f],.swiper-pagination-progressbar.swiper-pagination-vertical[data-v-6458473f],.swiper-vertical>.swiper-pagination-progressbar[data-v-6458473f]{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock[data-v-6458473f]{display:none}#article-gallery-comp[data-v-6458473f]{width:68%;height:100%;display:flex;align-items:center}@media(max-width:767px){#article-gallery-comp[data-v-6458473f]{width:100%;margin-bottom:2rem}}@media(min-width:768px){#article-gallery-comp[data-v-6458473f]{width:100%}}@media(min-width:992px){#article-gallery-comp[data-v-6458473f]{width:68%}}#article-gallery-comp .sc-main[data-v-6458473f]{width:100%;display:flex;flex-direction:row-reverse;align-items:center}#article-gallery-comp .mySwiper[data-v-6458473f]{flex:1}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-6458473f]{padding-bottom:0}#article-gallery-comp .mySwiper .swiper-button-next[data-v-6458473f],#article-gallery-comp .mySwiper .swiper-button-prev[data-v-6458473f]{color:#eb8d2d}#article-gallery-comp .mySwiper .swiper-slide[data-v-6458473f]{height:550px;position:relative}@media(max-width:767px){#article-gallery-comp .mySwiper .swiper-slide[data-v-6458473f]{height:420px}}#article-gallery-comp .mySwiper .swiper-slide img[data-v-6458473f]{height:auto;width:auto;max-width:100%;max-height:100%;margin:0 auto;-o-object-fit:contain;object-fit:contain;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#article-gallery-comp .mySwiper .swiper-pagination .swiper-pagination-bullet[data-v-6458473f]{height:150px}#article-gallery-comp .mySwiper .swiper-pagination-bullet-active[data-v-6458473f]{background-color:#000!important}#article-gallery-comp .mySwiperPreview[data-v-6458473f]{width:110px;height:480px;margin-right:1rem}#article-gallery-comp .mySwiperPreview .swiper-wrapper[data-v-6458473f]{flex-direction:column}#article-gallery-comp .mySwiperPreview .swiper-slide[data-v-6458473f]{aspect-ratio:1/1;border-radius:0;display:flex;align-items:center;justify-content:center}#article-gallery-comp .mySwiperPreview .swiper-slide.swiper-slide-thumb-active[data-v-6458473f]{background-color:#eb8d2d}#article-gallery-comp .mySwiperPreview .swiper-slide.swiper-slide-thumb-active .slide-img[data-v-6458473f]{opacity:.7}#article-gallery-comp .mySwiperPreview .swiper-slide .slide-img[data-v-6458473f]{height:95%;width:95%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:0;cursor:pointer}#topbar[data-v-a69bb9da]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out}#topbar.scrolled[data-v-a69bb9da]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar .containdata[data-v-a69bb9da]{display:flex;width:100%;height:100%;max-width:2200px;margin:auto}#topbar .menu[data-v-a69bb9da]{display:flex;align-items:stretch;justify-content:center;flex:1;list-style:none;margin-left:2rem;margin-bottom:0;padding:0}#topbar .menu li[data-v-a69bb9da]{margin-right:3rem;display:flex;align-items:center}@media(min-width:1200px){#topbar .menu li[data-v-a69bb9da]{margin-right:2rem}}@media(min-width:1450px){#topbar .menu li[data-v-a69bb9da]{margin-right:3rem}}#topbar .menu li a[data-v-a69bb9da]{font-size:16px;font-weight:400;cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}@media(min-width:1200px){#topbar .menu li a[data-v-a69bb9da]{font-size:14px}}@media(min-width:1450px){#topbar .menu li a[data-v-a69bb9da]{font-size:16px}}#topbar .menu li a[data-v-a69bb9da]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#topbar .menu li a[data-v-a69bb9da]:hover:before{visibility:visible;width:100%}#topbar .menu li a[data-v-a69bb9da]:hover{color:#1a1919}#topbar .brand[data-v-a69bb9da]{margin-bottom:0;display:flex;align-items:stretch;padding:0;margin-left:80px;width:20%}#topbar .brand li[data-v-a69bb9da]{display:flex;align-items:center;justify-content:center;margin:0;height:100%}#topbar .brand a[data-v-a69bb9da]{display:flex;align-items:center}#topbar .brand img.logo-text[data-v-a69bb9da]{height:25px;width:auto;cursor:pointer}#topbar .brand img.logo-min[data-v-a69bb9da]{height:45px;width:auto;cursor:pointer;margin-right:.5rem;transition:all .2s ease-in-out}#topbar .brand img.logo-min[data-v-a69bb9da]:hover{opacity:.5}#topbar .social[data-v-a69bb9da]{display:flex;align-items:stretch;justify-content:flex-end;width:20%;overflow:visible;margin-right:80px;list-style:none;margin-bottom:0;padding:0}#topbar .social li[data-v-a69bb9da]{display:flex;align-items:center}#topbar .social a[data-v-a69bb9da]{color:#1a1919;transition:all .2s ease-in-out;margin-left:2rem}#topbar .social a.link-whatsapp[data-v-a69bb9da]:hover{color:#21b658}#topbar .social a.link-instagram[data-v-a69bb9da]:hover{color:#c13584}#topbar .social i[data-v-a69bb9da]{font-size:25px;cursor:pointer}#topbar-mobile[data-v-a69bb9da]{background-color:#fef6e9;position:fixed;top:0;width:100%;height:var(--header-height);transition:all .2s ease-in-out;z-index:9999}#topbar-mobile.scrolled[data-v-a69bb9da]{box-shadow:0 4px 8px rgba(0,0,0,.08)}#topbar-mobile .top-nav[data-v-a69bb9da]{display:flex;width:100%;height:100%}#topbar-mobile .menu-btn[data-v-a69bb9da]{display:flex;align-items:stretch;justify-content:flex-start;margin-right:20px;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .menu-btn li[data-v-a69bb9da]{margin-left:25px;display:flex;align-items:center}#topbar-mobile .menu-btn li a[data-v-a69bb9da]{font-size:21px;font-weight:400;cursor:pointer;color:#1a1919}#topbar-mobile .brand[data-v-a69bb9da]{margin-bottom:0;display:flex;align-items:stretch;padding:0}#topbar-mobile .brand li[data-v-a69bb9da]{display:flex;align-items:center;justify-content:center;margin:0 16px;height:100%}#topbar-mobile .brand .logo-text[data-v-a69bb9da]{margin-left:5px}#topbar-mobile .brand .logo-text img[data-v-a69bb9da]{height:20px;width:auto}#topbar-mobile .brand img[data-v-a69bb9da]{height:35px;width:auto;cursor:pointer}#topbar-mobile .social[data-v-a69bb9da]{display:flex;align-items:stretch;justify-content:flex-end;flex:1;list-style:none;margin-bottom:0;padding:0}#topbar-mobile .social li[data-v-a69bb9da]{display:flex;align-items:center}#topbar-mobile .social a[data-v-a69bb9da]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;color:#1a1919;text-decoration:none}#topbar-mobile .social i[data-v-a69bb9da]{cursor:pointer;color:#1a1919}#topbar-mobile .menu-overlay[data-v-a69bb9da]{position:fixed;top:55px;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);visibility:hidden;opacity:0;transition:opacity .5s ease-in-out}#topbar-mobile .menu-overlay.overlay-open[data-v-a69bb9da]{visibility:visible;opacity:1}#topbar-mobile-menu[data-v-a69bb9da]{position:fixed;top:55px;left:0;height:100vh;width:245px;background-color:#fffdfa;z-index:999;transform:translateX(-280px);transition:transform .5s;overflow:scroll;border-right:1px solid #777}#topbar-mobile-menu.menu-open[data-v-a69bb9da]{transform:translateX(0)}#topbar-mobile-menu ul[data-v-a69bb9da]{list-style:none;padding:.5rem 0;padding-top:.5em;width:100%;display:flex;flex-wrap:wrap;margin-bottom:0}#topbar-mobile-menu ul li[data-v-a69bb9da]{padding:1rem 2rem;position:relative;width:100%}#topbar-mobile-menu ul li a[data-v-a69bb9da]{color:#1a1919;font-weight:600;cursor:pointer;transition:all .15s ease-in-out;font-weight:400!important;font-size:16px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;width:100%}#topbar-mobile-menu ul li i[data-v-a69bb9da]{font-size:13px;color:#1a1919}#topbar-menu[data-v-a69bb9da]{position:fixed;bottom:0;left:0;right:0;top:var(--header-height);overflow:hidden;width:100vw;z-index:999}#topbar-menu .sc-main[data-v-a69bb9da]{height:100%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left[data-v-a69bb9da]{width:54.4%;height:100%;display:flex;flex-direction:column}@media(max-width:767px){#topbar-menu .sc-main .sc-left[data-v-a69bb9da]{display:none}}#topbar-menu .sc-main .sc-left .scl-top[data-v-a69bb9da]{height:60%;width:100%;display:flex;transition:all .7s ease;transition-delay:.6s}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap[data-v-a69bb9da]{width:100%;height:100%;display:flex;position:relative}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt[data-v-a69bb9da]{width:100%;height:100%;transition:all 1s ease;overflow:hidden;position:absolute;left:0;top:0}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .img-cont[data-v-a69bb9da]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;transition:opacity .5s ease 0s;transition:all .5s ease-in-out;will-change:transform}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont[data-v-a69bb9da]{position:absolute;right:0;bottom:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-1[data-v-a69bb9da]{font-size:25px;color:#fffdfa;text-align:right;font-weight:600;margin-bottom:.5rem}#topbar-menu .sc-main .sc-left .scl-top .sclt-wrap .sclt-txt .txt-cont .txt-2[data-v-a69bb9da]{font-size:25px;color:#fffdfa;text-align:right;font-weight:200}#topbar-menu .sc-main .sc-left .scl-bot[data-v-a69bb9da]{height:40%;width:100%;display:flex;flex-direction:row}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left[data-v-a69bb9da]{height:100%;width:70%;display:flex;transition:all .8s ease;transition-delay:.4s;position:relative}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-a69bb9da]{background-color:#21b658;color:#fffdfa;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn[data-v-a69bb9da]:hover{background-color:#1b9648}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn h4[data-v-a69bb9da]{color:#fffdfa}#topbar-menu .sc-main .sc-left .scl-bot .sclb-left .wp-btn i[data-v-a69bb9da]{font-size:5rem;margin-bottom:1rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right[data-v-a69bb9da]{height:100%;width:30%;display:flex;background-color:#1a1919;transition:all 1s ease-out;transition-delay:.3s}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap[data-v-a69bb9da]{position:absolute;top:0;right:0;bottom:0;z-index:0;width:calc(16.66667% + 30px);height:100%;background-color:var(--background);display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.5rem;padding-bottom:3rem}#topbar-menu .sc-main .sc-left .scl-bot .sclb-right .sclbr-wrap .sclbr-txt[data-v-a69bb9da]{font-weight:600;font-size:clamp(2.2em,10vw,2.6em);letter-spacing:-2px;transform:rotate(-90deg);white-space:nowrap;color:#fef6e9;position:relative;height:-moz-fit-content;height:fit-content}#topbar-menu .sc-main .sc-right[data-v-a69bb9da]{width:45.6%;height:100%;background-color:#fef6e9;transition:all 1s ease;transition-delay:.1s;display:flex;align-items:center;justify-content:flex-start}@media(max-width:767px){#topbar-menu .sc-main .sc-right[data-v-a69bb9da]{width:100%;justify-content:center}}#topbar-menu .sc-main .sc-right .scr-wrap[data-v-a69bb9da]{padding:3rem}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt[data-v-a69bb9da]{display:flex;flex-direction:column;align-items:flex-start}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-a69bb9da]{text-decoration:none;cursor:pointer;margin-bottom:.9rem;line-height:normal}@media(max-width:576px){#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a[data-v-a69bb9da]{margin-bottom:.7rem}}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt a:hover span[data-v-a69bb9da]{color:#db3c29}#topbar-menu .sc-main .sc-right .scr-wrap .scr-txt span[data-v-a69bb9da]{font-weight:700;color:#1a1919;transition:all .3s ease-in-out}#footer[data-v-a69bb9da]{background-color:#fef6e9;color:#1a1919;font-size:14px;border-top:1px solid #777}#footer .main-container[data-v-a69bb9da]{padding:3rem 10%;display:flex;max-width:1850px;margin:auto}@media(max-width:767px){#footer .main-container[data-v-a69bb9da]{padding:1rem 7%}}#footer .sec-title[data-v-a69bb9da]{text-transform:uppercase;font-weight:600;margin-bottom:1rem}#footer .site-info ul[data-v-a69bb9da]{list-style:none;padding:0}#footer .site-info ul li[data-v-a69bb9da]{margin-bottom:.65rem}#footer .site-info ul li a[data-v-a69bb9da]{cursor:pointer;text-decoration:none;color:#1a1919;position:relative;transition:all .2s ease-in-out}#footer .site-info ul li a[data-v-a69bb9da]:before{content:"";position:absolute;width:0;height:1px;bottom:0;left:0;background-color:#db3c29;visibility:hidden;transition:all .3s ease-in-out}#footer .site-info ul li a[data-v-a69bb9da]:hover:before{visibility:visible;width:100%}#footer .site-info ul li a[data-v-a69bb9da]:hover{color:#1a1919}#footer .mediosdepago .mediodepago[data-v-a69bb9da]{display:flex;align-items:center;margin-bottom:.5rem}#footer .mediosdepago .mediodepago i[data-v-a69bb9da]{color:#777;margin-right:.75rem;font-size:1.1em}#footer .mediosdepago .mediodepago span[data-v-a69bb9da]{color:#1a1919;font-size:13px}#footer .mediosdepago h5[data-v-a69bb9da]{color:#1a1919;font-size:15px;font-weight:600}@media(max-width:767px){#footer .mediosdepago h5[data-v-a69bb9da]{font-size:13px}}#footer .comdata .brand img[data-v-a69bb9da]{height:140px;width:auto}@media(max-width:767px){#footer .comdata .brand img[data-v-a69bb9da]{height:65px;margin-bottom:1rem}}@media(min-width:768px){.container-md[data-v-a69bb9da],.container-sm[data-v-a69bb9da],.container[data-v-a69bb9da]{max-width:720px}}@media(min-width:992px){.container-lg[data-v-a69bb9da],.container-md[data-v-a69bb9da],.container-sm[data-v-a69bb9da],.container[data-v-a69bb9da]{max-width:960px}}@media(min-width:1400px){.container-lg[data-v-a69bb9da],.container-md[data-v-a69bb9da],.container-sm[data-v-a69bb9da],.container-xl[data-v-a69bb9da],.container-xxl[data-v-a69bb9da],.container[data-v-a69bb9da]{max-width:1320px}}h1[data-v-a69bb9da],h2[data-v-a69bb9da],h3[data-v-a69bb9da],h4[data-v-a69bb9da],h5[data-v-a69bb9da],h6[data-v-a69bb9da],p[data-v-a69bb9da]{font-family:Rubik,sans-serif;color:#1a1919}[data-v-a69bb9da]:root{--bs-font-sans-serif:"Rubik",sans-serif!important}.container-fluid[data-v-a69bb9da],.container-lg[data-v-a69bb9da],.container-md[data-v-a69bb9da],.container-sm[data-v-a69bb9da],.container-xl[data-v-a69bb9da],.container-xxl[data-v-a69bb9da],.container[data-v-a69bb9da]{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm[data-v-a69bb9da],.container[data-v-a69bb9da]{max-width:540px}}@media(min-width:768px){.container-md[data-v-a69bb9da],.container-sm[data-v-a69bb9da],.container[data-v-a69bb9da]{max-width:740px}}@media(min-width:992px){.container-lg[data-v-a69bb9da],.container-md[data-v-a69bb9da],.container-sm[data-v-a69bb9da],.container[data-v-a69bb9da]{max-width:980px}}@media(min-width:1200px){.container-lg[data-v-a69bb9da],.container-md[data-v-a69bb9da],.container-sm[data-v-a69bb9da],.container-xl[data-v-a69bb9da],.container[data-v-a69bb9da]{max-width:1140px}}@media(min-width:1400px){.container-lg[data-v-a69bb9da],.container-md[data-v-a69bb9da],.container-sm[data-v-a69bb9da],.container-xl[data-v-a69bb9da],.container-xxl[data-v-a69bb9da],.container[data-v-a69bb9da]{max-width:1350px}}.mos-btn-md[data-v-a69bb9da],.mos-btn[data-v-a69bb9da]{display:flex;align-items:center;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:5rem;font-size:clamp(.9em,1vw,1.2em);width:-moz-fit-content;width:fit-content;color:#fffdfa;background-color:#1a1919;transition:all .3s ease-in-out;font-weight:600}.mos-btn i[data-v-a69bb9da],.mos-btn-md i[data-v-a69bb9da]{font-size:18px;margin-right:.7rem}@media(max-width:576px){.mos-btn i[data-v-a69bb9da],.mos-btn-md i[data-v-a69bb9da]{font-size:16px}}@media(max-width:767px){.mos-btn-md[data-v-a69bb9da],.mos-btn[data-v-a69bb9da]{font-size:14px}.mos-btn-md[data-v-a69bb9da]:active,.mos-btn[data-v-a69bb9da]:active{background-color:#db3c29;color:#fffdfa}}@media(min-width:768px){.mos-btn-md[data-v-a69bb9da]:hover,.mos-btn[data-v-a69bb9da]:hover{background-color:#db3c29;color:#fffdfa}}@media(max-width:767px){.mos-btn-md.mos-btn-alterh[data-v-a69bb9da],.mos-btn.mos-btn-alterh[data-v-a69bb9da]{font-size:14px}.mos-btn-md.mos-btn-alterh[data-v-a69bb9da]:active,.mos-btn.mos-btn-alterh[data-v-a69bb9da]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-md.mos-btn-alterh[data-v-a69bb9da]:hover,.mos-btn.mos-btn-alterh[data-v-a69bb9da]:hover{background-color:#eb8d2d;color:#fffdfa}}.mos-btn-md.mos-btn-sm[data-v-a69bb9da],.mos-btn.mos-btn-sm[data-v-a69bb9da]{padding:.6rem 1.5rem}.mos-btn-square[data-v-a69bb9da]{display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border-radius:0;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;border:2px solid #1a1919;transition:all .3s ease-in-out;font-weight:600}@media(max-width:767px){.mos-btn-square[data-v-a69bb9da]{font-size:14px}.mos-btn-square[data-v-a69bb9da]:active{background-color:#eb8d2d;color:#fffdfa}}@media(min-width:768px){.mos-btn-square[data-v-a69bb9da]:hover{background-color:#1a1919;color:#fffdfa}}.mos-btn-outlined[data-v-a69bb9da]{display:inline-flex;align-items:center;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;padding:.9rem 2rem;border:2px solid #1a1919;border-radius:5rem;font-size:16.8px;width:-moz-fit-content;width:fit-content;color:#1a1919;background-color:transparent;transition:all .3s ease-in-out}@media(max-width:767px){.mos-btn-outlined[data-v-a69bb9da]{font-size:14px;padding:.7rem 1.8rem}.mos-btn-outlined[data-v-a69bb9da]:active{background-color:#fffdfa;color:#fffdfa}}@media(min-width:768px){.mos-btn-outlined[data-v-a69bb9da]:hover{background-color:#1a1919;color:#fffdfa}}h1[data-v-a69bb9da]{font-size:58px;line-height:68px}@media(max-width:767px){h1[data-v-a69bb9da]{font-size:30px;line-height:37px}}h3[data-v-a69bb9da]{font-size:36px;line-height:40px}@media(max-width:767px){h3[data-v-a69bb9da]{font-size:24px;line-height:30px}}h4[data-v-a69bb9da]{font-size:24px;font-weight:600}@media(max-width:767px){h4[data-v-a69bb9da]{font-size:20px;line-height:26px}}p[data-v-a69bb9da]{font-size:18px;line-height:22px;margin-bottom:0}@media(max-width:767px){p[data-v-a69bb9da]{font-size:15px;line-height:21px}}.anim-wrapper[data-v-a69bb9da]{overflow:hidden;display:block;position:relative}.anim-wrapper .anim-up[data-v-a69bb9da]{transform:translateY(-100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-up[data-v-a69bb9da]{transform:translateY(-180%)}}.anim-wrapper .anim-down[data-v-a69bb9da]{transform:translateY(100%);will-change:transform}@media(max-width:767px){.anim-wrapper .anim-down[data-v-a69bb9da]{transform:translateY(180%)}}.anim-wrapper .anim-left[data-v-a69bb9da]{transform:translate(-100%);will-change:transform}.anim-wrapper .anim-right[data-v-a69bb9da]{transform:translate(100%);will-change:transform}.anim-wrapper .anim-hero-draw[data-v-a69bb9da]{transform:translate(3%,3%);will-change:transform}.anim-wrapper .anim-opacity[data-v-a69bb9da]{opacity:0;will-change:opacity}.anim-wrapper.is-shown .anim-down[data-v-a69bb9da],.anim-wrapper.is-shown .anim-left[data-v-a69bb9da],.anim-wrapper.is-shown .anim-right[data-v-a69bb9da],.anim-wrapper.is-shown .anim-up[data-v-a69bb9da]{transform:translate(0)!important;transition:.4s}.anim-wrapper.is-shown .anim-hero-draw[data-v-a69bb9da]{transform:translate(0);transition:all 6s ease-in-out}.anim-wrapper.is-shown .anim-opacity[data-v-a69bb9da]{opacity:1;transition:opacity .4s ease-in-out}.anim-prod-card-wrapper .anim-prod-card[data-v-a69bb9da]:before{transform:scaleX(0)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-left[data-v-a69bb9da]:before{transform:scaleX(1) rotate(1deg)}.anim-prod-card-wrapper.is-shown .anim-prod-card.side-right[data-v-a69bb9da]:before{transform:scaleX(1) rotate(-1deg)}.anim-topbar-wrapper[data-v-a69bb9da]{overflow:hidden}.anim-topbar-wrapper .anim-up[data-v-a69bb9da]{transform:translateY(-100%);will-change:transform}.anim-topbar-wrapper .anim-down[data-v-a69bb9da]{transform:translateY(100%);will-change:transform}.anim-topbar-wrapper .anim-left[data-v-a69bb9da]{transform:translate(-100%);will-change:transform}.anim-topbar-wrapper .anim-left .img-cont[data-v-a69bb9da]{transform:translate(0);will-change:transform}.anim-topbar-wrapper .anim-right[data-v-a69bb9da]{transform:translate(100%);will-change:transform}.anim-topbar-wrapper.is-shown .anim-down[data-v-a69bb9da],.anim-topbar-wrapper.is-shown .anim-left[data-v-a69bb9da],.anim-topbar-wrapper.is-shown .anim-right[data-v-a69bb9da],.anim-topbar-wrapper.is-shown .anim-up[data-v-a69bb9da]{transform:translate(0)}.anim-topbar-wrapper.is-shown .anim-down .img-cont[data-v-a69bb9da],.anim-topbar-wrapper.is-shown .anim-left .img-cont[data-v-a69bb9da],.anim-topbar-wrapper.is-shown .anim-right .img-cont[data-v-a69bb9da],.anim-topbar-wrapper.is-shown .anim-up .img-cont[data-v-a69bb9da]{transform:translate(0);transition:all .7s ease-in-out}.anim-menu-wrapper .anim-link-up[data-v-a69bb9da]{transform:translateY(20%) rotate(5deg);opacity:0;transition:all .7s ease-in-out;transform-origin:top left;transform-style:preserve-3D;will-change:transform}.anim-menu-wrapper.is-shown .anim-link-up[data-v-a69bb9da]{opacity:1;transform:translate(0) rotate(0deg)}.current-link[data-v-a69bb9da]{overflow:hidden}.current-link .cl-txt[data-v-a69bb9da]{transform:translateY(200%);transition:all .5s ease-in-out;will-change:transform}.current-link.is-shown .cl-txt[data-v-a69bb9da]{transform:translate(0)}@media(max-width:576px){.fsm-2[data-v-a69bb9da]{font-size:13px;line-height:17px}}@media(min-width:577px){.fsm-2[data-v-a69bb9da]{font-size:14px;line-height:18px}}@media(min-width:768px){.fsm-2[data-v-a69bb9da]{font-size:14px;line-height:18px}}@media(min-width:992px){.fsm-2[data-v-a69bb9da]{font-size:14px;line-height:18px}}@media(min-width:1200px){.fsm-2[data-v-a69bb9da]{font-size:14px;line-height:18px}}@media(min-width:1800px){.fsm-2[data-v-a69bb9da]{font-size:15px;line-height:20px}}@media(max-width:576px){.fsm-3[data-v-a69bb9da]{font-size:15px;line-height:19px}}@media(min-width:577px){.fsm-3[data-v-a69bb9da]{font-size:16px;line-height:20px}}@media(min-width:768px){.fsm-3[data-v-a69bb9da]{font-size:16px;line-height:20px}}@media(min-width:992px){.fsm-3[data-v-a69bb9da]{font-size:16px;line-height:21px}}@media(min-width:1200px){.fsm-3[data-v-a69bb9da]{font-size:16px;line-height:21px}}@media(min-width:1800px){.fsm-3[data-v-a69bb9da]{font-size:19px;line-height:25px}}@media(max-width:576px){.fsm-4[data-v-a69bb9da]{font-size:18px;line-height:24px}}@media(min-width:577px){.fsm-4[data-v-a69bb9da]{font-size:19px;line-height:25px}}@media(min-width:768px){.fsm-4[data-v-a69bb9da]{font-size:19px;line-height:25px}}@media(min-width:992px){.fsm-4[data-v-a69bb9da]{font-size:19px;line-height:25px}}@media(min-width:1200px){.fsm-4[data-v-a69bb9da]{font-size:19px;line-height:25px}}@media(min-width:1800px){.fsm-4[data-v-a69bb9da]{font-size:23px;line-height:29px}}@media(max-width:576px){.fsm-5[data-v-a69bb9da]{font-size:24px;line-height:29px}}@media(min-width:577px){.fsm-5[data-v-a69bb9da]{font-size:25px;line-height:30px}}@media(min-width:768px){.fsm-5[data-v-a69bb9da]{font-size:25px;line-height:30px}}@media(min-width:992px){.fsm-5[data-v-a69bb9da]{font-size:26px;line-height:31px}}@media(min-width:1200px){.fsm-5[data-v-a69bb9da]{font-size:27px;line-height:32px}}@media(min-width:1800px){.fsm-5[data-v-a69bb9da]{font-size:34px;line-height:40px}}@media(max-width:576px){.fsm-7[data-v-a69bb9da]{font-size:31px;line-height:37px}}@media(min-width:577px){.fsm-7[data-v-a69bb9da]{font-size:32px;line-height:37px}}@media(min-width:768px){.fsm-7[data-v-a69bb9da]{font-size:36px;line-height:42px}}@media(min-width:992px){.fsm-7[data-v-a69bb9da]{font-size:40px;line-height:46px}}@media(min-width:1200px){.fsm-7[data-v-a69bb9da]{font-size:42px;line-height:48px}}@media(min-width:1800px){.fsm-7[data-v-a69bb9da]{font-size:49px;line-height:56px}}#features-comp .sc-main[data-v-a69bb9da]{width:100%;height:100%;display:flex;flex-direction:column-reverse;padding:0;overflow:hidden}#features-comp .sc-main .sc-top[data-v-a69bb9da]{width:100%;height:45%;background-size:cover;background-position:50%;background-repeat:no-repeat}@media(max-width:767px){#features-comp .sc-main .sc-top[data-v-a69bb9da]{height:16rem}}@media(min-width:768px){#features-comp .sc-main .sc-top[data-v-a69bb9da]{height:18rem}}@media(min-width:992px){#features-comp .sc-main .sc-top[data-v-a69bb9da]{height:calc(40% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-top[data-v-a69bb9da]{height:calc(40% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-top[data-v-a69bb9da]{height:calc(44% + .1vw)}}#features-comp .sc-main .sc-top .sct-cont[data-v-a69bb9da]{width:100%;height:100%;display:flex;background-color:rgba(26,25,25,.6)}#features-comp .sc-main .sc-top .sct-cont .sct-wrap[data-v-a69bb9da]{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:hidden}#features-comp .sc-main .sc-top .sct-cont .sct-wrap img[data-v-a69bb9da]{margin-top:30px;height:90%;width:auto;opacity:.85;filter:blur(5px)}#features-comp .sc-main .sc-bot[data-v-a69bb9da]{width:100%;height:55%;overflow:visible;background-image:radial-gradient(#fef6e9 3px,transparent 0);background-size:20px 20px;background-color:#fffdfa}@media(max-width:767px){#features-comp .sc-main .sc-bot[data-v-a69bb9da]{height:unset}}@media(min-width:768px){#features-comp .sc-main .sc-bot[data-v-a69bb9da]{height:unset}}@media(min-width:992px){#features-comp .sc-main .sc-bot[data-v-a69bb9da]{height:calc(60% + .1vw)}}@media(min-width:1200px){#features-comp .sc-main .sc-bot[data-v-a69bb9da]{height:calc(60% + .1vw)}}@media(min-width:1460px){#features-comp .sc-main .sc-bot[data-v-a69bb9da]{height:calc(56% + .1vw)}}#features-comp .sc-main .sc-bot .scb-cont[data-v-a69bb9da]{display:flex;height:100%;width:100%;padding:1% 10%}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont[data-v-a69bb9da]{height:unset;padding:1.5rem 5% 3rem 5%}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont[data-v-a69bb9da]{height:unset;padding:1.5rem 5%}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont[data-v-a69bb9da]{padding:1.5% 10%;height:100%}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-a69bb9da]{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:50% 50%;grid-gap:0 2rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-a69bb9da]{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}@media(min-width:768px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-a69bb9da]{grid-template-columns:1fr 1fr;grid-gap:3rem}}@media(min-width:992px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap[data-v-a69bb9da]{grid-template-columns:1fr 1fr;grid-gap:0 2rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont[data-v-a69bb9da]{width:100%;height:100%;display:flex}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-left[data-v-a69bb9da]{transform:translate(-200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.anim-right[data-v-a69bb9da]{transform:translate(200%)}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card[data-v-a69bb9da]{flex-direction:row-reverse}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt h4[data-v-a69bb9da],#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .card-cont.fc-right .feature-card .fc-body .body-txt p[data-v-a69bb9da]{text-align:right}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card[data-v-a69bb9da]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head[data-v-a69bb9da]{position:absolute;left:-3.5rem;top:0}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-a69bb9da]{height:3.5rem;width:3.5rem;background-color:rgba(235,141,45,.7);display:flex;align-items:center;justify-content:center;border-radius:.8rem}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont[data-v-a69bb9da]{height:3rem;width:3rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-a69bb9da]{color:#fffdfa;font-size:1.5em}@media(max-width:767px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-head .icon-cont i[data-v-a69bb9da]{font-size:1.3em}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body[data-v-a69bb9da]{width:calc(100% - 3.5rem);padding:2% 4%;position:relative}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt[data-v-a69bb9da]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-a69bb9da]{margin-bottom:.6rem}@media(max-width:576px){#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt h4[data-v-a69bb9da]{margin-bottom:.4rem}}#features-comp .sc-main .sc-bot .scb-cont .scb-wrap .feature-card .fc-body .body-txt p[data-v-a69bb9da]{opacity:.85}.instagram-wrapper[data-v-a69bb9da]{width:100%;margin:0 auto}.instagram-gallery[data-v-a69bb9da]{display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width:767px){.instagram-gallery[data-v-a69bb9da]{grid-template-columns:1fr}}@media(min-width:768px){.instagram-gallery[data-v-a69bb9da]{grid-template-columns:1fr 1fr}}@media(min-width:992px){.instagram-gallery[data-v-a69bb9da]{grid-template-columns:1fr 1fr 1fr}}.instagram-gallery-item[data-v-a69bb9da]{position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden}.instagram-gallery-item:hover .instagram-gallery-image[data-v-a69bb9da]{transform:scale(105%);opacity:.8}.instagram-gallery-image[data-v-a69bb9da]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-in-out}#article-gallery-comp .mySwiper .swiper-wrapper[data-v-a69bb9da]{padding-bottom:0}#famous-comp-desk .swiper-button-prev[data-v-a69bb9da]{left:unset!important;right:180px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-prev[data-v-a69bb9da]:hover{background-color:#eee}#famous-comp-desk .swiper-button-prev[data-v-a69bb9da]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .swiper-button-next[data-v-a69bb9da]{left:unset!important;right:120px!important;top:-50px;background-color:#fef6e9;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #9e9e9e;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#famous-comp-desk .swiper-button-next[data-v-a69bb9da]:hover{background-color:#eee}#famous-comp-desk .swiper-button-next[data-v-a69bb9da]:after{font-size:22px;color:#6c6c6c}#famous-comp-desk .mySwiperFamDesk[data-v-a69bb9da]{overflow:visible!important}#home-famcli .swiper-button-prev[data-v-a69bb9da]{left:unset!important;right:180px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-prev[data-v-a69bb9da]:hover{background-color:#eee}#home-famcli .swiper-button-prev[data-v-a69bb9da]:after{font-size:22px;color:#6c6c6c}#home-famcli .swiper-button-next[data-v-a69bb9da]{left:unset!important;right:120px!important;top:-50px;background-color:transparent;aspect-ratio:1/1;width:45px;border-radius:50%;height:45px;border:2px solid #6c6c6c;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}#home-famcli .swiper-button-next[data-v-a69bb9da]:hover{background-color:#eee}#home-famcli .swiper-button-next[data-v-a69bb9da]:after{font-size:22px;color:#6c6c6c}#home-famcli .mySwiper[data-v-a69bb9da]{overflow:visible!important}.recaptcha-wrap[data-v-a69bb9da]{position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);z-index:99999}[data-v-a69bb9da]:root{--header-height:65px}@media(max-width:768px){[data-v-a69bb9da]:root{--header-height:55px}}@media(min-width:1200px){[data-v-a69bb9da]:root{--header-height:65px}}@media(min-width:1450px){[data-v-a69bb9da]:root{--header-height:75px}}a[data-v-a69bb9da]{text-decoration:none;color:#1a1919}a[data-v-a69bb9da]:hover{color:#1a1919}.swiper-fade .swiper-slide[data-v-a69bb9da]{transition-duration:2s!important}.remove-overflow[data-v-a69bb9da]{overflow:hidden}body[data-v-a69bb9da]{overflow:hidden;height:100vh;padding:0}#app[data-v-a69bb9da]{scroll-snap-type:y proximity;height:100vh;overflow-y:scroll;scroll-behavior:smooth;position:relative}.wp_static_link[data-v-a69bb9da]{position:fixed;right:15px;bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background-color:#21b658;transition:all .3s ease-in-out;z-index:999;border:1px solid #1b9648;text-decoration:none}.wp_static_link[data-v-a69bb9da]:hover{background-color:#1b9648}@media(min-width:577px){.wp_static_link[data-v-a69bb9da]{height:65px;width:65px;right:35px;bottom:20px}}.wp_static_link i[data-v-a69bb9da]{color:#fffdfa;font-size:32px}.scroll-snap[data-v-a69bb9da]{overflow:auto;scroll-snap-align:start;scroll-padding:var(--header-height)}#article-page[data-v-a69bb9da]{margin-top:var(--header-height);width:100%}#article-page .sc-main[data-v-a69bb9da]{width:100%;height:calc(100vh - var(--header-height));display:flex;padding:3rem 10% 3rem 10%;align-items:center}@media(max-width:767px){#article-page .sc-main[data-v-a69bb9da]{flex-wrap:wrap;padding:0;height:unset;align-items:flex-start;min-height:unset}}@media(min-width:768px){#article-page .sc-main[data-v-a69bb9da]{padding:3rem 5% 3rem 5%;height:unset;min-height:calc(100vh - var(--header-height))}}@media(min-width:992px){#article-page .sc-main[data-v-a69bb9da]{width:100%;height:calc(100vh - var(--header-height));display:flex;padding:3rem 10% 3rem 10%;align-items:center}}#article-page .sc-main .article-wrapper[data-v-a69bb9da]{display:flex;width:100%;position:relative}#article-page .sc-main .article-wrapper .section-bg[data-v-a69bb9da]{clip-path:polygon(100% 86%,100% 100%,0 100%,0 37%);background:#fef6e9;width:100%;height:100%;position:absolute;bottom:-10px;left:0;z-index:0}@media(max-width:767px){#article-page .sc-main .article-wrapper[data-v-a69bb9da]{flex-direction:column;padding:2rem 0}}@media(min-width:768px){#article-page .sc-main .article-wrapper[data-v-a69bb9da]{flex-direction:column}}@media(min-width:992px){#article-page .sc-main .article-wrapper[data-v-a69bb9da]{flex-direction:row}}