#header[data-v-cf2914e6]{padding:0 20px;height:65px;background:var(--color);-webkit-box-shadow:1px 1px 12px -3px #888;box-shadow:1px 1px 12px -3px #888;position:-webkit-sticky;position:sticky;top:0;font-family:Montserrat;z-index:99}#header .logo[data-v-cf2914e6],#header[data-v-cf2914e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .logo[data-v-cf2914e6]{color:#ff3464;font-size:22px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}#header .logo[data-v-cf2914e6]:HOVER{color:red;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}#header a[data-v-cf2914e6]{color:#444}#header ul[data-v-cf2914e6]{width:100%;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0;-webkit-padding-start:0;padding-inline-start:0}#header ul li a[data-v-cf2914e6]{color:#f3f3f3;margin:0;padding:2px 14px}#header ul li div[data-v-cf2914e6]{width:0;height:1px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;margin:0 auto}#header ul li:HOVER div[data-v-cf2914e6]{width:25%;height:1px;background:#fff;opacity:.7;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;-ms-flex-item-align:center;align-self:center}#header ul li.active div[data-v-cf2914e6]{width:90%;height:1px;background:red;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;opacity:1}#header.white[data-v-cf2914e6]{background:var(--white)}#header.white .logo[data-v-cf2914e6]{color:#ff3464}#header.white .logo[data-v-cf2914e6]:HOVER{color:red}#header.white ul li a[data-v-cf2914e6]{color:#888}#header.white ul li:HOVER div[data-v-cf2914e6]{opacity:.5;background:red}#header.white ul li.active div[data-v-cf2914e6]{background:red}#header .scene[data-v-cf2914e6]{width:20px;height:20px;-webkit-perspective:40px;perspective:40px;margin-right:10px}#header .cube[data-v-cf2914e6]{width:100%;height:100%;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(-10px);transform:translateZ(-10px)}#header .cube.is-spinning[data-v-cf2914e6]{-webkit-animation:spinCube-data-v-cf2914e6 3s ease-in-out infinite;animation:spinCube-data-v-cf2914e6 3s ease-in-out infinite}#header .cube__face[data-v-cf2914e6]{position:absolute;width:100%;height:100%;border:1px solid #000;font-weight:700;color:#fff;text-align:center}#header .cube__face--front[data-v-cf2914e6]{background:rgba(255,248,51,.9)}#header .cube__face--right[data-v-cf2914e6]{background:rgba(66,255,110,.9)}#header .cube__face--back[data-v-cf2914e6]{background:rgba(0,9,255,.9)}#header .cube__face--left[data-v-cf2914e6]{background:rgba(112,210,255,.9)}#header .cube__face--top[data-v-cf2914e6]{background:hsla(0,0%,100%,.9)}#header .cube__face--bottom[data-v-cf2914e6]{background:rgba(255,61,106,.7)}#header .cube__face--front[data-v-cf2914e6]{-webkit-transform:rotateY(0deg) translateZ(10px);transform:rotateY(0deg) translateZ(10px)}#header .cube__face--right[data-v-cf2914e6]{-webkit-transform:rotateY(90deg) translateZ(10px);transform:rotateY(90deg) translateZ(10px)}#header .cube__face--back[data-v-cf2914e6]{-webkit-transform:rotateY(180deg) translateZ(10px);transform:rotateY(180deg) translateZ(10px)}#header .cube__face--left[data-v-cf2914e6]{-webkit-transform:rotateY(-90deg) translateZ(10px);transform:rotateY(-90deg) translateZ(10px)}#header .cube__face--top[data-v-cf2914e6]{-webkit-transform:rotateX(90deg) translateZ(10px);transform:rotateX(90deg) translateZ(10px)}#header .cube__face--bottom[data-v-cf2914e6]{-webkit-transform:rotateX(-90deg) translateZ(10px);transform:rotateX(-90deg) translateZ(10px)}#header .cube.is-backface-hidden .cube__face[data-v-cf2914e6]{-webkit-backface-visibility:hidden;backface-visibility:hidden}@-webkit-keyframes spinCube-data-v-cf2914e6{0%{-webkit-transform:translateZ(-10px) rotateX(0deg) rotateY(0deg);transform:translateZ(-10px) rotateX(0deg) rotateY(0deg)}to{-webkit-transform:translateZ(-10px) rotateX(1turn) rotateY(1turn);transform:translateZ(-10px) rotateX(1turn) rotateY(1turn)}}@keyframes spinCube-data-v-cf2914e6{0%{-webkit-transform:translateZ(-10px) rotateX(0deg) rotateY(0deg);transform:translateZ(-10px) rotateX(0deg) rotateY(0deg)}to{-webkit-transform:translateZ(-10px) rotateX(1turn) rotateY(1turn);transform:translateZ(-10px) rotateX(1turn) rotateY(1turn)}}:root{--size:100%;--color:#111;--white:#fff}body,html{margin:0;padding:0;min-height:100%;height:100%;width:100%;font-family:Roboto;font-size:14px;color:#888;min-width:400px;background:var(--white);-webkit-transition:background .5s ease-in-out;transition:background .5s ease-in-out}.black,.white{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}body{overflow:auto;-webkit-overflow-scrolling:touch}#app{position:relative}.title{font-family:Montserrat;color:#000}a{text-decoration:none!important}.dvBoton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;width:120px;height:30px;background:#f9423a;-webkit-box-shadow:0 5px 20px 0 rgba(255,52,100,.75);box-shadow:0 5px 20px 0 rgba(255,52,100,.75);font-size:14px;font-weight:700;color:#fff;text-transform:uppercase}.dvBoton:HOVER{background:red;-webkit-box-shadow:0 5px 20px -4px rgba(249,66,58,.6);box-shadow:0 5px 20px -4px rgba(249,66,58,.6);cursor:pointer}@-webkit-keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes fade{0%{opacity:0}to{opacity:1}}@-webkit-keyframes outFade{0%{opacity:1}to{opacity:0}}@keyframes outFade{0%{opacity:1}to{opacity:0}}.toggleWrapper{position:absolute;top:50%;left:50%;overflow:hidden;padding:0 200px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.toggleWrapper input{position:absolute;left:-99em}.toggle{cursor:pointer;width:70px;height:30px;background-color:#83d8ff;border-radius:84px;-webkit-transition:background-color .2s cubic-bezier(.445,.05,.55,.95);transition:background-color .2s cubic-bezier(.445,.05,.55,.95)}.toggle,.toggle__handler{display:inline-block;position:relative}.toggle__handler{z-index:1;top:3px;left:3px;width:24px;height:24px;background-color:#ffcf96;border-radius:50px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);-webkit-transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transition:all .4s cubic-bezier(.68,-.55,.265,1.55);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.toggle__handler .crater{position:absolute;background-color:#e8cda5;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;border-radius:100%}.toggle__handler .crater--1{top:10px;left:3px;width:3px;height:3px}.toggle__handler .crater--2{top:16px;left:12px;width:4px;height:4px}.toggle__handler .crater--3{top:4px;left:10px;width:8px;height:8px}.star{position:absolute;background-color:#fff;-webkit-transition:all .3s cubic-bezier(.445,.05,.55,.95);transition:all .3s cubic-bezier(.445,.05,.55,.95);border-radius:50%}.star--1{top:5px;z-index:0;width:20px}.star--1,.star--2{left:18px;height:3px}.star--2{top:12px;z-index:1;width:25px}.star--3{top:20px;left:18px;z-index:0;width:20px;height:3px}.star--4,.star--5,.star--6{opacity:0;-webkit-transition:all .3s cubic-bezier(.445,.05,.55,.95) 0;transition:all .3s cubic-bezier(.445,.05,.55,.95) 0}.star--4{top:8px;left:31px;width:2px;height:2px}.star--4,.star--5{z-index:0;-webkit-transform:translate3d(3px,0,0);transform:translate3d(3px,0,0)}.star--5{top:22px;left:27px;width:3px;height:3px}.star--6{top:14px;left:26px;z-index:0;width:2px;height:2px;-webkit-transform:translate3d(3px,0,0);transform:translate3d(3px,0,0)}input:checked+.toggle{background-color:#749dd6}input:checked+.toggle:before{color:#749ed7}input:checked+.toggle:after{color:#fff}input:checked+.toggle .toggle__handler{background-color:#ffe5b5;-webkit-transform:translate3d(40px,0,0) rotate(0);transform:translate3d(40px,0,0) rotate(0)}input:checked+.toggle .toggle__handler .crater{opacity:1}input:checked+.toggle .star--1{width:2px;height:2px}input:checked+.toggle .star--2{width:4px;height:4px;-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}input:checked+.toggle .star--3{width:2px;height:2px;-webkit-transform:translate3d(-7px,0,0);transform:translate3d(-7px,0,0)}input:checked+.toggle .star--4,input:checked+.toggle .star--5,input:checked+.toggle .star--6{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}input:checked+.toggle .star--4{-webkit-transition:all .3s cubic-bezier(.445,.05,.55,.95) .2s;transition:all .3s cubic-bezier(.445,.05,.55,.95) .2s}input:checked+.toggle .star--5{-webkit-transition:all .3s cubic-bezier(.445,.05,.55,.95) .3s;transition:all .3s cubic-bezier(.445,.05,.55,.95) .3s}input:checked+.toggle .star--6{-webkit-transition:all .3s cubic-bezier(.445,.05,.55,.95) .4s;transition:all .3s cubic-bezier(.445,.05,.55,.95) .4s}#carousel[data-v-1be0167a]{margin-bottom:20px;position:relative}#carousel .carousel-viewport .carousel-slider[data-v-1be0167a]{position:relative}#carousel .carousel-viewport .carousel-slider .carousel-cell[data-v-1be0167a]{position:absolute;opacity:0;z-index:9}#carousel .carousel-viewport .carousel-slider .carousel-cell[data-v-1be0167a]:not(.selected){-webkit-animation-name:outFade;animation-name:outFade;-webkit-animation-duration:1s;animation-duration:1s}#carousel .carousel-viewport .carousel-slider .carousel-cell.selected[data-v-1be0167a]{-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:3s;animation-duration:3s;z-index:10;opacity:1}#carousel .carousel-viewport .carousel-slider .carousel-cell img[data-v-1be0167a]{width:100%;height:auto}#carousel .carousel-dots[data-v-1be0167a]{position:absolute;bottom:-23px;z-index:20;margin:0;padding:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:5px}#carousel .carousel-dots li[data-v-1be0167a]{list-style:none;width:35px;height:5px;opacity:1;background:#063e69;border:0 solid #fff;display:inline-block;cursor:pointer}#carousel .carousel-dots li[data-v-1be0167a]:HOVER{background:#f9423a;-webkit-box-shadow:0 2px 7px 0 rgba(249,66,58,.4);box-shadow:0 2px 7px 0 rgba(249,66,58,.4);opacity:.85}#carousel .carousel-dots li.selected[data-v-1be0167a]{background:#fec303;-webkit-box-shadow:0 2px 7px 0 rgba(249,66,58,.5);box-shadow:0 2px 7px 0 rgba(249,66,58,.5);opacity:1}.contactanos[data-v-6ed82e00]{margin-top:25px;padding-top:15px;height:165px;width:100%;background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;font-family:Montserrat;font-size:18px;font-weight:500;color:#fff;position:relative}.contactanos a[data-v-6ed82e00]{color:#fff}.contactanos[data-v-6ed82e00]:AFTER{content:" ";position:absolute;width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-top:30px solid #000;top:0}.contactanos .dvBoton[data-v-6ed82e00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;width:120px;height:30px;background:#f9423a;-webkit-box-shadow:0 5px 20px 0 rgba(255,52,100,.75);box-shadow:0 5px 20px 0 rgba(255,52,100,.75);font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;font-size:12px;margin-top:10px}.contactanos .dvBoton[data-v-6ed82e00]:HOVER{background:red;-webkit-box-shadow:0 5px 20px -4px rgba(249,66,58,.6);box-shadow:0 5px 20px -4px rgba(249,66,58,.6);cursor:pointer}@media (min-width:50em){.contactanos[data-v-6ed82e00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:145px}.contactanos .dvBoton[data-v-6ed82e00]{margin-left:20px;margin-top:0}}.item[data-v-7d5bcc46]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;min-width:200px;max-width:350px;margin:10px 10px 70px;-webkit-box-shadow:0 0 10px -2px #f6d54b;box-shadow:0 0 10px -2px #f6d54b}.item[data-v-7d5bcc46]:HOVER{-webkit-box-shadow:0 0 10px 2px #f6d54b;box-shadow:0 0 10px 2px #f6d54b}.item .dvImg[data-v-7d5bcc46]{position:relative;height:100px}.item .dvImg>img[data-v-7d5bcc46]{position:absolute;height:150px;left:30%;top:-55px}.item .dvCard>div.dvCardTitle[data-v-7d5bcc46],.item .dvCard[data-v-7d5bcc46]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item .dvCard>div.dvCardTitle[data-v-7d5bcc46]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item .dvCard>div.dvCardTitle>span[data-v-7d5bcc46]{line-height:1.2}.item .dvCard>div.dvCardTitle>span[data-v-7d5bcc46]:first-of-type{font-size:18px;font-weight:700;color:#fff}.item .dvCard>div.dvCardTitle>span[data-v-7d5bcc46]:last-of-type{font-size:16px;font-weight:500;color:#fff}.item .dvCard>div.dvCardInfo[data-v-7d5bcc46]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.item .dvCard>div.dvCardInfo>div[data-v-7d5bcc46],.item .dvCard>div.dvCardInfo[data-v-7d5bcc46]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.item .dvCard>div.dvCardInfo>div[data-v-7d5bcc46]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;width:175px}.item .dvCard>div.dvCardInfo>div i[data-v-7d5bcc46]{font-size:20px;padding:10px;width:45px}#dvSecciones[data-v-24ceddd4],.item .dvCard>div.dvCardInfo>div>div[data-v-7d5bcc46]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#dvSecciones[data-v-24ceddd4]{padding:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;margin-top:30px}#dvSecciones .title[data-v-24ceddd4]{font-family:Quicksand;font-size:25px;font-weight:600;color:#fff;margin-bottom:100px}#dvSecciones .section[data-v-24ceddd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;max-width:1480px}#dvSecciones .section .item[data-v-24ceddd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;min-width:200px;max-width:350px;margin:10px 10px 70px;-webkit-box-shadow:0 0 10px -2px #f6d54b;box-shadow:0 0 10px -2px #f6d54b}#dvSecciones .section .item[data-v-24ceddd4]:HOVER{-webkit-box-shadow:0 0 10px 2px #f6d54b;box-shadow:0 0 10px 2px #f6d54b}#dvSecciones .section .item .dvImg[data-v-24ceddd4]{position:relative;height:100px}#dvSecciones .section .item .dvImg>img[data-v-24ceddd4]{position:absolute;height:150px;left:30%;top:-55px}#dvSecciones .section .item .dvCard>div.dvCardTitle[data-v-24ceddd4],#dvSecciones .section .item .dvCard[data-v-24ceddd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#dvSecciones .section .item .dvCard>div.dvCardTitle[data-v-24ceddd4]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#dvSecciones .section .item .dvCard>div.dvCardTitle>span[data-v-24ceddd4]{line-height:1.2}#dvSecciones .section .item .dvCard>div.dvCardTitle>span[data-v-24ceddd4]:first-of-type{font-size:18px;font-weight:700;color:#fff}#dvSecciones .section .item .dvCard>div.dvCardTitle>span[data-v-24ceddd4]:last-of-type{font-size:16px;font-weight:500;color:#fff}#dvSecciones .section .item .dvCard>div.dvCardInfo[data-v-24ceddd4]{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}#dvSecciones .section .item .dvCard>div.dvCardInfo>div[data-v-24ceddd4],#dvSecciones .section .item .dvCard>div.dvCardInfo[data-v-24ceddd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#dvSecciones .section .item .dvCard>div.dvCardInfo>div[data-v-24ceddd4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;width:175px}#dvSecciones .section .item .dvCard>div.dvCardInfo>div i[data-v-24ceddd4]{font-size:20px;padding:10px;width:45px}#dvSecciones .section .item .dvCard>div.dvCardInfo>div>div[data-v-24ceddd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#dvSecciones.white .title[data-v-24ceddd4]{color:#000}#dvSecciones.white .section .item[data-v-24ceddd4]{color:#222;-webkit-box-shadow:1px 1px 6px -2px #444;box-shadow:1px 1px 6px -2px #444}#dvSecciones.white .section .item[data-v-24ceddd4]:HOVER{-webkit-box-shadow:4px 4px 12px -4px #444;box-shadow:4px 4px 12px -4px #444}#dvSecciones.white .section .item .dvCard>div.dvCardTitle>span[data-v-24ceddd4]{color:#222}#index[data-v-f77b0ab8]{padding-bottom:50px}#index .page1[data-v-f77b0ab8]{-webkit-transition:all 2s ease-in-out;transition:all 2s ease-in-out}#index .dvTopSell[data-v-f77b0ab8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}