html{box-sizing:border-box;font-size:62.5%;scroll-behavior:smooth;font-family:"Figtree",sans-serif}*,*:before,*:after{box-sizing:inherit;padding:0;margin:0}img{width:100%}@media(max-width: 767px){h1,h2,h3,h4,h5,h6,a,p{margin:0px;padding:0px}body{background-color:#f4f4f8}:root{--color-primario: #FF724C}.nav_bottom{position:fixed;bottom:0rem;z-index:999;width:100%;background-color:#fff}.nav_bottom .margen{padding:2rem 2rem 5rem 3rem;display:flex;justify-content:flex-start;align-items:center;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;white-space:nowrap}.nav_bottom .margen::-webkit-scrollbar{display:none}.nav_bottom .margen a{font-size:1.8rem;font-weight:400;color:var(--color-primario);text-decoration:none;border-bottom:solid 2px #fff;padding-bottom:.5rem;margin-right:3rem;white-space:nowrap}.nav_bottom .margen a img{display:block;width:2rem}.nav_bottom .margen .active{color:#3f2313;border-bottom:solid 2px var(--color-primario);padding-bottom:.5rem}.nav_bottom .margen .bg{color:#fff;padding:1rem 2rem;background-color:var(--color-primario);border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.nav_top{display:none}.logo_phone{width:90%;margin:0 auto;padding:2rem 0rem}.logo_phone a{font-size:2.5rem;font-weight:400;text-decoration:none;color:#3f2313}.header{height:40vh;width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover}.bggalletas{background-image:url(../img/header_index.jpg)}.bgbrownie{background-image:url(../img/header_brownie.jpg)}.bgtemporada{background-image:url(../img/header_temporada_Oct.11.jpg)}.menu{width:90%;margin:0 auto;margin-top:5rem;position:relative}.menu .titulo{font-size:4.1rem;font-weight:400;margin-bottom:10rem;color:#3f2313}.menu .titulo span{font-weight:600}.menu .grid{display:grid;grid-template-columns:1fr;gap:3rem}.menu .grid .card{height:50rem;border-radius:2rem;overflow:hidden}.menu .grid .card .cover{height:60%;background-position:center center;background-repeat:no-repeat;background-size:cover}.menu .grid .card .mantequilla{background-image:url(../img/galleta_mantequilla/Mantequilla-01A.jpg)}.menu .grid .card .dchocolate{background-image:url(../img/galleta_dchocolate/Galletas-D-01A.jpg)}.menu .grid .card .mms{background-image:url(../img/galleta_mms/Galletas-M-01A.jpg)}.menu .grid .card .nutella{background-image:url(../img/galleta_nutella/Galletas-N-01A.jpg)}.menu .grid .card .brownie{background-image:url(../img/brownie_normal/Brownies-00.png)}.menu .grid .card .panmuerto{background-image:url(../img/Temporada/Galletas_de_pan_de_muerto/01.png)}.menu .grid .card .hechizadas{background-image:url(../img/Temporada/Galletas_hechizadas/01.png)}.menu .grid .card .calaverita{background-image:url(../img/Temporada/Calaverita_personalizada/01.png)}.menu .grid .card .dcalavera{background-image:url(../img/Temporada/Dulce_calavera/01.png)}.menu .grid .card .contnt{height:40%;width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0rem 3rem 3rem 3rem;background-color:#fff}.menu .grid .card .contnt h2{font-size:2.5rem;font-weight:600;color:#4e342e}.menu .grid .card .contnt .box{width:100%;margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.menu .grid .card .contnt .box p{grid-column:1/3;font-size:1.8rem;font-weight:400;color:#4e342e}.menu .grid .card .contnt .box .btn1,.menu .grid .card .contnt .box .btn2{font-size:1.6rem;font-weight:400;text-decoration:none;display:flex;justify-content:center;align-items:center;border-radius:1rem}.menu .grid .card .contnt .box .btn1{color:var(--color-primario);padding:1rem 0rem;border:solid 1px var(--color-primario)}.menu .grid .card .contnt .box .btn2{color:#fff;background-color:var(--color-primario)}.menu .popup{display:none;position:fixed;z-index:9999999999;left:0;top:0;width:100%;height:100%;background-color:#000}.menu .popup .popup-content{position:relative;width:100%;margin:0 auto;height:100%;background-color:#fff;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.menu .popup .popup-content::-webkit-scrollbar{display:none}.menu .popup .popup-content .close{position:fixed;z-index:99999;top:5%;right:7%;cursor:pointer}.menu .popup .popup-content .close img{display:block;width:5rem;padding:.5rem;background-color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.menu .popup .popup-content .contnt{height:100%;width:100%;margin:0 auto}.menu .popup .popup-content .contnt .galeria{position:relative;max-width:100%;margin:auto}.menu .popup .popup-content .contnt .galeria .slide{display:none;animation:fade 1s ease-in-out}.menu .popup .popup-content .contnt .galeria .slide.active{display:block}@keyframes fade{from{opacity:0}to{opacity:1}}.menu .popup .popup-content .contnt .galeria .prev,.menu .popup .popup-content .contnt .galeria .next{cursor:pointer;position:absolute;top:50%;width:auto;padding:16px;margin-top:-22px;background-color:var(--color-primario);color:#fff;font-weight:bold;font-size:18px;transition:.6s ease;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menu .popup .popup-content .contnt .galeria .prev{left:0}.menu .popup .popup-content .contnt .galeria .next{right:0}.menu .popup .popup-content .contnt .galeria .dots{text-align:center;position:absolute;bottom:15px;width:100%}.menu .popup .popup-content .contnt .galeria .dots button{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#f4f4f8;border:none;border-radius:50%;display:inline-block;transition:background-color .6s ease}.menu .popup .popup-content .contnt .galeria .dots button.active{background-color:var(--color-primario)}.menu .popup .popup-content .contnt .txt{padding:10% 0rem 20% 0rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:85%;margin:0 auto}.menu .popup .popup-content .contnt .txt .name{font-size:4.1rem;font-weight:600;color:#3f2313}.menu .popup .popup-content .contnt .txt .description{font-size:2rem;font-weight:400;color:#3f2313;margin-top:1.5rem;margin-bottom:5rem}.menu .popup .popup-content .contnt .txt .box{width:100%;display:grid;grid-template-columns:1fr;gap:3rem}.menu .popup .popup-content .contnt .txt .box p{font-size:2rem;font-weight:400;color:#3f2313;display:flex;justify-content:flex-start;align-items:center}.menu .popup .popup-content .contnt .txt .box a{font-size:1.8rem;font-weight:600;text-decoration:none;display:flex;justify-content:center;align-items:center;border-radius:1rem;color:#fff;padding:1rem 0rem;background-color:var(--color-primario)}.menu .logo{position:absolute;top:0rem;z-index:-9;height:100%;width:100%}.menu .logo .margen{height:100%;width:85%;margin:0 auto;display:flex;justify-content:center;align-items:center}.menu .logo .margen img{display:block;width:70%;opacity:.25}.block{width:90%;margin:0 auto;margin-top:10rem;margin-bottom:10rem;display:grid;gap:4rem}.block .variantes{background-color:#fff;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .variantes .titulo{font-size:4.1rem;font-weight:400;color:#3f2313;margin-bottom:5rem;padding:2rem 2rem 0rem 2rem}.block .variantes ul{display:flex;justify-content:space-around;align-items:center;gap:0rem;padding:0rem 0rem 0rem 0rem}.block .variantes ul li{list-style:none}.block .variantes ul li .va{font-size:1.8rem;font-weight:400;color:var(--color-primario);padding-bottom:1rem;border-bottom:solid 2px #fff}.block .variantes .content{margin-top:3rem}.block .variantes .content section{position:relative}.block .variantes .content section iframe{display:block;height:30rem;width:100%;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .variantes .tabs input[name=tab-control]{display:none}.block .variantes .tabs .content section{display:none;animation-name:content;animation-direction:normal;animation-duration:.3s;animation-timing-function:ease-in-out;animation-iteration-count:1;line-height:1.4}.block .variantes .tabs input[name=tab-control]:nth-of-type(1):checked~ul>li:nth-child(1)>.va,.block .variantes .tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>.va,.block .variantes .tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>.va{color:#3f2313;border-bottom:solid 2px var(--color-primario)}.block .variantes .tabs input[name=tab-control]:nth-of-type(1):checked~.content>section:nth-child(1),.block .variantes .tabs input[name=tab-control]:nth-of-type(2):checked~.content>section:nth-child(2),.block .variantes .tabs input[name=tab-control]:nth-of-type(3):checked~.content>section:nth-child(3){display:block}.block .insta{background-image:url(../img/photo-instagram.jpg);background-position:center center;background-position-y:-4rem;background-repeat:no-repeat;background-size:cover;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .insta a{display:block;height:40rem;width:100%;text-decoration:none;display:flex;justify-content:center;align-items:flex-end;padding:0rem 2rem}.block .insta a h2{font-size:3.2rem;font-weight:400;color:var(--color-primario);padding:1rem 2rem;margin-bottom:2rem;background-color:#fff;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .txt{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;gap:4rem}.block .txt .bck h2{font-size:2.5rem;font-weight:600;color:#3f2313}.block .txt .bck p{font-size:1.6rem;font-weight:400;color:#3f2313}.block .txt .line{height:3px;width:100%;background-color:#3f2313}.footer{position:relative;z-index:999;padding:10rem 0rem 5rem 0rem;background-color:#fff;display:flex;justify-content:center;align-items:center}.footer .animation-bg{position:absolute;top:0rem;width:100%}.footer .animation-bg .animation{rotate:180deg}.footer .animation-bg .animation .waves{position:relative;width:100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px}.footer .animation-bg .animation .parallax>use{animation:move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite}.footer .animation-bg .animation .parallax>use:nth-child(1){animation-delay:-2s;animation-duration:7s}.footer .animation-bg .animation .parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.footer .animation-bg .animation .parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.footer .animation-bg .animation .parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px, 0, 0)}100%{transform:translate3d(85px, 0, 0)}}}@media(max-width: 767px)and (max-width: 768px){.footer .animation-bg .animation .waves{height:40px;min-height:40px}.footer .animation-bg .animation .content{height:30vh}.footer .animation-bg .animation h1{font-size:24px}}@media(max-width: 767px){.footer .fmargen{position:relative;width:90%;margin:0 auto;display:grid;gap:3rem}.footer .fmargen .fblock{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem}.footer .fmargen .fblock a{font-size:1.6rem;font-weight:400;color:var(--color-primario);text-decoration:none}.footer .fmargen .fblock p{font-size:1.6rem;font-weight:400;color:#3f2313}.footer .fmargen .fblock .vpho{opacity:.1}.footer .fmargen .fblock .vtab,.footer .fmargen .fblock .vdkt,.footer .fmargen .fblock .vdmn{display:none}.footer .fmargen .powered{display:flex;justify-content:center;align-items:flex-start}.aviso{width:90%;margin:0 auto;margin-top:15rem;margin-bottom:15rem;display:grid;gap:6rem}.aviso .adp{display:grid;gap:1.5rem}.aviso .adp h2{font-size:3.2rem;font-weight:600;color:#3f2313}.aviso .adp h2 span{color:var(--color-primario)}.aviso .adp p{font-size:1.8rem;font-weight:400;color:#3f2313}.aviso .adp .left{margin-left:2rem}}@media(min-width: 768px)and (max-width: 1023px){h1,h2,h3,h4,h5,h6,a,p{margin:0px;padding:0px}body{background-color:#f4f4f8}:root{--color-primario: #FF724C}.nav_bottom{position:fixed;bottom:0rem;z-index:999;width:100%;background-color:#fff}.nav_bottom .margen{width:85%;margin:0 auto;padding:2rem 0rem 5rem 0rem;display:flex;justify-content:space-between;align-items:center;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;white-space:nowrap}.nav_bottom .margen::-webkit-scrollbar{display:none}.nav_bottom .margen a{font-size:1.8rem;font-weight:400;color:var(--color-primario);text-decoration:none;border-bottom:solid 2px #fff;padding-bottom:.5rem;margin-right:0rem;white-space:nowrap}.nav_bottom .margen a img{display:block;width:2rem}.nav_bottom .margen .active{color:#3f2313;border-bottom:solid 2px var(--color-primario);padding-bottom:.5rem}.nav_bottom .margen .bg{color:#fff;padding:1rem 2rem;background-color:var(--color-primario);border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.nav_top{display:none}.logo_phone{width:85%;margin:0 auto;padding:2rem 0rem}.logo_phone a{font-size:2.5rem;font-weight:400;text-decoration:none;color:#3f2313}.header{height:40vh;width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover}.bggalletas{background-image:url(../img/header_index.jpg)}.bgbrownie{background-image:url(../img/header_brownie.jpg)}.bgtemporada{background-image:url(../img/header_temporada_Oct.11.jpg)}.menu{width:85%;margin:0 auto;margin-top:5rem;position:relative}.menu .titulo{font-size:4.1rem;font-weight:400;margin-bottom:10rem;color:#3f2313}.menu .titulo span{font-weight:600}.menu .grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.menu .grid .card{height:50rem;border-radius:2rem;overflow:hidden}.menu .grid .card .cover{height:60%;background-position:center center;background-repeat:no-repeat;background-size:cover}.menu .grid .card .mantequilla{background-image:url(../img/galleta_mantequilla/Mantequilla-01A.jpg)}.menu .grid .card .dchocolate{background-image:url(../img/galleta_dchocolate/Galletas-D-01A.jpg)}.menu .grid .card .mms{background-image:url(../img/galleta_mms/Galletas-M-01A.jpg)}.menu .grid .card .nutella{background-image:url(../img/galleta_nutella/Galletas-N-01A.jpg)}.menu .grid .card .brownie{background-image:url(../img/brownie_normal/Brownies-00.png)}.menu .grid .card .panmuerto{background-image:url(../img/Temporada/Galletas_de_pan_de_muerto/01.png)}.menu .grid .card .hechizadas{background-image:url(../img/Temporada/Galletas_hechizadas/01.png)}.menu .grid .card .calaverita{background-image:url(../img/Temporada/Calaverita_personalizada/01.png)}.menu .grid .card .dcalavera{background-image:url(../img/Temporada/Dulce_calavera/01.png)}.menu .grid .card .contnt{height:40%;width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0rem 3rem 3rem 3rem;background-color:#fff}.menu .grid .card .contnt h2{font-size:2.5rem;font-weight:600;color:#4e342e}.menu .grid .card .contnt .box{width:100%;margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.menu .grid .card .contnt .box p{grid-column:1/3;font-size:1.8rem;font-weight:400;color:#4e342e}.menu .grid .card .contnt .box .btn1,.menu .grid .card .contnt .box .btn2{font-size:1.6rem;font-weight:400;text-decoration:none;display:flex;justify-content:center;align-items:center;border-radius:1rem}.menu .grid .card .contnt .box .btn1{color:var(--color-primario);padding:1rem 0rem;border:solid 1px var(--color-primario)}.menu .grid .card .contnt .box .btn2{color:#fff;background-color:var(--color-primario)}.menu .popup{display:none;position:fixed;z-index:9999999999;left:0;top:0;width:100%;height:100%;background-color:#000}.menu .popup .popup-content{position:relative;width:100%;margin:0 auto;height:100%;background-color:#f4f4f8;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;display:flex;justify-content:center;align-items:center}.menu .popup .popup-content::-webkit-scrollbar{display:none}.menu .popup .popup-content .close{position:fixed;z-index:99999;top:5%;right:7%;cursor:pointer}.menu .popup .popup-content .close img{display:block;width:5rem;padding:.5rem;background-color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.menu .popup .popup-content .contnt{display:grid;grid-template-columns:1fr;width:50%;margin:0 auto;background-color:#fff;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;overflow:hidden}.menu .popup .popup-content .contnt .galeria{position:relative;max-width:100%;margin:auto}.menu .popup .popup-content .contnt .galeria .slide{display:none;animation:fade 1s ease-in-out}.menu .popup .popup-content .contnt .galeria .slide.active{display:block}@keyframes fade{from{opacity:0}to{opacity:1}}.menu .popup .popup-content .contnt .galeria .prev,.menu .popup .popup-content .contnt .galeria .next{cursor:pointer;position:absolute;top:50%;width:auto;padding:16px;margin-top:-22px;background-color:var(--color-primario);color:#fff;font-weight:bold;font-size:18px;transition:.6s ease;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menu .popup .popup-content .contnt .galeria .prev{left:0}.menu .popup .popup-content .contnt .galeria .next{right:0}.menu .popup .popup-content .contnt .galeria .dots{text-align:center;position:absolute;bottom:15px;width:100%}.menu .popup .popup-content .contnt .galeria .dots button{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#f4f4f8;border:none;border-radius:50%;display:inline-block;transition:background-color .6s ease}.menu .popup .popup-content .contnt .galeria .dots button.active{background-color:var(--color-primario)}.menu .popup .popup-content .contnt .txt{padding:4rem 0rem 4rem 0rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:80%;margin:0 auto}.menu .popup .popup-content .contnt .txt .name{font-size:4.1rem;font-weight:600;color:#3f2313}.menu .popup .popup-content .contnt .txt .description{font-size:2rem;font-weight:400;color:#3f2313;margin-top:1.5rem;margin-bottom:7rem}.menu .popup .popup-content .contnt .txt .box{width:100%;display:grid;grid-template-columns:1fr 1fr}.menu .popup .popup-content .contnt .txt .box p{font-size:2rem;font-weight:400;color:#3f2313;display:flex;justify-content:flex-start;align-items:center}.menu .popup .popup-content .contnt .txt .box a{font-size:1.8rem;font-weight:600;text-decoration:none;display:flex;justify-content:center;align-items:center;border-radius:1rem;color:#fff;padding:1rem 0rem;background-color:var(--color-primario)}.menu .logo{position:absolute;top:0rem;z-index:-9;height:100%;width:100%}.menu .logo .margen{height:100%;width:85%;margin:0 auto;display:flex;justify-content:center;align-items:center}.menu .logo .margen img{display:block;width:70%;opacity:.25}.block{width:85%;margin:0 auto;margin-top:10rem;margin-bottom:10rem;display:grid;grid-template-columns:1fr .7fr;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:6rem}.block .variantes{background-color:#fff;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .variantes .titulo{font-size:4.1rem;font-weight:400;color:#3f2313;margin-bottom:5rem;padding:2rem 2rem 0rem 2rem}.block .variantes ul{display:flex;justify-content:flex-start;align-items:center;gap:3rem;padding:0rem 0rem 0rem 2rem}.block .variantes ul li{list-style:none}.block .variantes ul li .va{font-size:1.8rem;font-weight:400;color:var(--color-primario);padding-bottom:1rem;border-bottom:solid 2px #fff}.block .variantes .content{margin-top:3rem}.block .variantes .content section{position:relative}.block .variantes .content section iframe{display:block;height:30rem;width:100%;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .variantes .tabs input[name=tab-control]{display:none}.block .variantes .tabs .content section{display:none;animation-name:content;animation-direction:normal;animation-duration:.3s;animation-timing-function:ease-in-out;animation-iteration-count:1;line-height:1.4}.block .variantes .tabs input[name=tab-control]:nth-of-type(1):checked~ul>li:nth-child(1)>.va,.block .variantes .tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>.va,.block .variantes .tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>.va{color:#3f2313;border-bottom:solid 2px var(--color-primario)}.block .variantes .tabs input[name=tab-control]:nth-of-type(1):checked~.content>section:nth-child(1),.block .variantes .tabs input[name=tab-control]:nth-of-type(2):checked~.content>section:nth-child(2),.block .variantes .tabs input[name=tab-control]:nth-of-type(3):checked~.content>section:nth-child(3){display:block}.block .insta{background-image:url(../img/photo-instagram.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .insta a{display:block;height:100%;width:100%;text-decoration:none;display:flex;justify-content:center;align-items:flex-end;padding:0rem 2rem}.block .insta a h2{font-size:3.2rem;font-weight:400;color:var(--color-primario);padding:1rem 2rem;margin-bottom:2rem;background-color:#fff;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .txt{grid-column:1/3;display:grid;grid-template-columns:1fr .1fr 1fr;grid-template-rows:1fr .1fr 1fr;gap:2rem}.block .txt .bck h2{font-size:2.5rem;font-weight:600;color:#3f2313}.block .txt .bck p{font-size:1.6rem;font-weight:400;color:#3f2313}.block .txt .line{height:100%;width:3px;background-color:#3f2313}.block .txt .gbk-a{grid-column:1/2;grid-row:1/2}.block .txt .gli-a{grid-column:2/3;grid-row:1/2;margin:0 auto}.block .txt .gbk-b{grid-column:3/4;grid-row:1/2}.block .txt .gli-b{grid-column:1/4;grid-row:2/3;height:3px;width:100%}.block .txt .gbk-c{grid-column:1/4;grid-row:3/4;margin:0 auto}.footer{position:relative;padding:20rem 0rem 5rem 0rem;background-color:#fff;display:flex;justify-content:center;align-items:center}.footer .animation-bg{position:absolute;top:0rem;width:100%}.footer .animation-bg .animation{rotate:180deg}.footer .animation-bg .animation .waves{position:relative;width:100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px}.footer .animation-bg .animation .parallax>use{animation:move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite}.footer .animation-bg .animation .parallax>use:nth-child(1){animation-delay:-2s;animation-duration:7s}.footer .animation-bg .animation .parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.footer .animation-bg .animation .parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.footer .animation-bg .animation .parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px, 0, 0)}100%{transform:translate3d(85px, 0, 0)}}}@media(min-width: 768px)and (max-width: 1023px)and (max-width: 768px){.footer .animation-bg .animation .waves{height:40px;min-height:40px}.footer .animation-bg .animation .content{height:30vh}.footer .animation-bg .animation h1{font-size:24px}}@media(min-width: 768px)and (max-width: 1023px){.footer .fmargen{width:85%;margin:0 auto;display:grid;gap:3rem}.footer .fmargen .fblock{display:flex;justify-content:space-between;align-items:flex-start;gap:0rem}.footer .fmargen .fblock a{font-size:1.6rem;font-weight:400;color:var(--color-primario);text-decoration:none}.footer .fmargen .fblock p{font-size:1.6rem;font-weight:400;color:#3f2313}.footer .fmargen .fblock .vtab{opacity:.1}.footer .fmargen .fblock .vpho,.footer .fmargen .fblock .vdkt,.footer .fmargen .fblock .vdmn{display:none}.footer .fmargen .powered{display:flex;justify-content:center;align-items:center}.aviso{width:85%;margin:0 auto;margin-top:15rem;margin-bottom:15rem;display:grid;gap:6rem}.aviso .adp{display:grid;gap:1.5rem}.aviso .adp h2{font-size:3.2rem;font-weight:600;color:#3f2313}.aviso .adp h2 span{color:var(--color-primario)}.aviso .adp p{font-size:1.8rem;font-weight:400;color:#3f2313}.aviso .adp .left{margin-left:2rem}}@media(min-width: 1024px)and (max-width: 1440px){h1,h2,h3,h4,h5,h6,a,p{margin:0px;padding:0px}body{background-color:#f4f4f8}:root{--color-primario: #FF724C}.nav_bottom{display:none}.nav_top{position:fixed;top:0rem;z-index:999;width:100%;background-color:#fff}.nav_top .margen{display:flex;width:85%;margin:0 auto;padding:2rem 0rem 2rem 0rem;display:grid;grid-template-columns:1fr 1fr 1fr}.nav_top .margen .logo{display:flex;justify-content:flex-start;align-items:center}.nav_top .margen .logo a{font-size:2.5rem;font-weight:400;text-decoration:none;color:#3f2313}.nav_top .margen .links{display:flex;justify-content:flex-start;align-items:center;gap:3rem}.nav_top .margen .links a{font-size:1.8rem;font-weight:400;color:var(--color-primario);text-decoration:none;display:flex;justify-content:center;align-items:center;border-bottom:solid 2px #fff;padding-bottom:.5rem}.nav_top .margen .links .active{color:#3f2313;border-bottom:solid 2px var(--color-primario);padding-bottom:.5rem}.nav_top .margen .topcta{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem}.nav_top .margen .topcta a{font-size:1.6rem;font-weight:400;color:#fff;text-decoration:none;padding:1rem 3rem;background-color:var(--color-primario);border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;display:flex;justify-content:center;align-items:center}.nav_top .margen .topcta a img{display:block;width:1.6rem}.header{height:60vh;width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover}.bggalletas{background-image:url(../img/header_index.jpg)}.bgbrownie{background-image:url(../img/header_brownie.jpg)}.bgtemporada{background-image:url(../img/header_temporada_Oct.11.jpg)}.menu{width:85%;margin:0 auto;margin-top:5rem;position:relative}.menu .titulo{font-size:4.1rem;font-weight:400;margin-bottom:10rem;color:#3f2313}.menu .titulo span{font-weight:600}.menu .grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem}.menu .grid .card{height:50rem;border-radius:2rem;overflow:hidden}.menu .grid .card .cover{height:60%;background-position:center center;background-repeat:no-repeat;background-size:cover}.menu .grid .card .mantequilla{background-image:url(../img/galleta_mantequilla/Mantequilla-01A.jpg)}.menu .grid .card .dchocolate{background-image:url(../img/galleta_dchocolate/Galletas-D-01A.jpg)}.menu .grid .card .mms{background-image:url(../img/galleta_mms/Galletas-M-01A.jpg)}.menu .grid .card .nutella{background-image:url(../img/galleta_nutella/Galletas-N-01A.jpg)}.menu .grid .card .brownie{background-image:url(../img/brownie_normal/Brownies-00.png)}.menu .grid .card .panmuerto{background-image:url(../img/Temporada/Galletas_de_pan_de_muerto/01.png)}.menu .grid .card .hechizadas{background-image:url(../img/Temporada/Galletas_hechizadas/01.png)}.menu .grid .card .calaverita{background-image:url(../img/Temporada/Calaverita_personalizada/01.png)}.menu .grid .card .dcalavera{background-image:url(../img/Temporada/Dulce_calavera/01.png)}.menu .grid .card .contnt{height:40%;width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0rem 3rem 3rem 3rem;background-color:#fff}.menu .grid .card .contnt h2{font-size:2.5rem;font-weight:600;color:#4e342e}.menu .grid .card .contnt .box{width:100%;margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.menu .grid .card .contnt .box p{grid-column:1/3;font-size:1.8rem;font-weight:400;color:#4e342e}.menu .grid .card .contnt .box .btn1,.menu .grid .card .contnt .box .btn2{font-size:1.6rem;font-weight:400;text-decoration:none;display:flex;justify-content:center;align-items:center;border-radius:1rem}.menu .grid .card .contnt .box .btn1{color:var(--color-primario);padding:1rem 0rem;border:solid 1px var(--color-primario)}.menu .grid .card .contnt .box .btn2{color:#fff;background-color:var(--color-primario)}.menu .popup{display:none;position:fixed;z-index:9999999999;left:0;top:0;width:100%;height:100%;background-color:#000}.menu .popup .popup-content{position:relative;width:100%;margin:0 auto;height:100%;background-color:#f4f4f8;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;display:flex;justify-content:center;align-items:center}.menu .popup .popup-content::-webkit-scrollbar{display:none}.menu .popup .popup-content .close{position:fixed;z-index:99999;top:5%;right:7%;cursor:pointer}.menu .popup .popup-content .close img{display:block;width:5rem;padding:.5rem;background-color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.menu .popup .popup-content .contnt{display:grid;grid-template-columns:1fr 1fr;width:85%;margin:0 auto;background-color:#fff;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;overflow:hidden}.menu .popup .popup-content .contnt .galeria{position:relative;max-width:100%;margin:auto}.menu .popup .popup-content .contnt .galeria .slide{display:none;animation:fade 1s ease-in-out}.menu .popup .popup-content .contnt .galeria .slide.active{display:block}@keyframes fade{from{opacity:0}to{opacity:1}}.menu .popup .popup-content .contnt .galeria .prev,.menu .popup .popup-content .contnt .galeria .next{cursor:pointer;position:absolute;top:50%;width:auto;padding:16px;margin-top:-22px;background-color:var(--color-primario);color:#fff;font-weight:bold;font-size:18px;transition:.6s ease;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menu .popup .popup-content .contnt .galeria .prev{left:0}.menu .popup .popup-content .contnt .galeria .next{right:0}.menu .popup .popup-content .contnt .galeria .dots{text-align:center;position:absolute;bottom:15px;width:100%}.menu .popup .popup-content .contnt .galeria .dots button{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#f4f4f8;border:none;border-radius:50%;display:inline-block;transition:background-color .6s ease}.menu .popup .popup-content .contnt .galeria .dots button.active{background-color:var(--color-primario)}.menu .popup .popup-content .contnt .txt{padding:0rem 0rem 0rem 0rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:80%;margin:0 auto}.menu .popup .popup-content .contnt .txt .name{font-size:4.1rem;font-weight:600;color:#3f2313}.menu .popup .popup-content .contnt .txt .description{font-size:2rem;font-weight:400;color:#3f2313;margin-top:1.5rem;margin-bottom:7rem}.menu .popup .popup-content .contnt .txt .box{width:100%;display:grid;grid-template-columns:1fr 1fr}.menu .popup .popup-content .contnt .txt .box p{font-size:2rem;font-weight:400;color:#3f2313;display:flex;justify-content:flex-start;align-items:center}.menu .popup .popup-content .contnt .txt .box a{font-size:1.8rem;font-weight:600;text-decoration:none;display:flex;justify-content:center;align-items:center;border-radius:1rem;color:#fff;padding:1rem 0rem;background-color:var(--color-primario)}.menu .logo{position:absolute;top:0rem;z-index:-9;height:100%;width:100%}.menu .logo .margen{height:100%;width:85%;margin:0 auto;display:flex;justify-content:center;align-items:center}.menu .logo .margen img{display:block;width:70%;opacity:.25}.block{width:85%;margin:0 auto;margin-top:10rem;margin-bottom:10rem;display:grid;grid-template-columns:1fr .7fr;-moz-column-gap:3rem;column-gap:3rem;row-gap:6rem}.block .variantes{background-color:#fff;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .variantes .titulo{font-size:4.1rem;font-weight:400;color:#3f2313;margin-bottom:5rem;padding:2rem 0rem 0rem 2rem}.block .variantes ul{display:flex;justify-content:flex-start;align-items:center;gap:3rem;padding:0rem 0rem 0rem 2rem}.block .variantes ul li{list-style:none}.block .variantes ul li .va{font-size:1.8rem;font-weight:400;color:var(--color-primario);padding-bottom:1rem;border-bottom:solid 2px #fff}.block .variantes .content{margin-top:3rem}.block .variantes .content section{position:relative}.block .variantes .content section iframe{display:block;height:30rem;width:100%;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .variantes .tabs input[name=tab-control]{display:none}.block .variantes .tabs .content section{display:none;animation-name:content;animation-direction:normal;animation-duration:.3s;animation-timing-function:ease-in-out;animation-iteration-count:1;line-height:1.4}.block .variantes .tabs input[name=tab-control]:nth-of-type(1):checked~ul>li:nth-child(1)>.va,.block .variantes .tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>.va,.block .variantes .tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>.va{color:#3f2313;border-bottom:solid 2px var(--color-primario)}.block .variantes .tabs input[name=tab-control]:nth-of-type(1):checked~.content>section:nth-child(1),.block .variantes .tabs input[name=tab-control]:nth-of-type(2):checked~.content>section:nth-child(2),.block .variantes .tabs input[name=tab-control]:nth-of-type(3):checked~.content>section:nth-child(3){display:block}.block .insta{background-image:url(../img/photo-instagram.jpg);background-position:center center;background-position-y:-10rem;background-repeat:no-repeat;background-size:cover;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .insta a{display:block;height:100%;width:100%;text-decoration:none;display:flex;justify-content:center;align-items:flex-end}.block .insta a h2{font-size:4rem;font-weight:400;color:var(--color-primario);padding:1rem 2rem;margin-bottom:2rem;background-color:#fff;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .txt{grid-column:1/3;display:flex;justify-content:space-between;align-items:center}.block .txt .bck h2{font-size:2.5rem;font-weight:600;color:#3f2313}.block .txt .bck p{font-size:1.6rem;font-weight:400;color:#3f2313}.block .txt .line{height:100%;width:3px;background-color:#3f2313}.footer{position:relative;padding:20rem 0rem 5rem 0rem;background-color:#fff;display:flex;justify-content:center;align-items:center}.footer .animation-bg{position:absolute;top:0rem;width:100%}.footer .animation-bg .animation{rotate:180deg}.footer .animation-bg .animation .waves{position:relative;width:100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px}.footer .animation-bg .animation .parallax>use{animation:move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite}.footer .animation-bg .animation .parallax>use:nth-child(1){animation-delay:-2s;animation-duration:7s}.footer .animation-bg .animation .parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.footer .animation-bg .animation .parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.footer .animation-bg .animation .parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px, 0, 0)}100%{transform:translate3d(85px, 0, 0)}}}@media(min-width: 1024px)and (max-width: 1440px)and (max-width: 768px){.footer .animation-bg .animation .waves{height:40px;min-height:40px}.footer .animation-bg .animation .content{height:30vh}.footer .animation-bg .animation h1{font-size:24px}}@media(min-width: 1024px)and (max-width: 1440px){.footer .fmargen{width:85%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer .fmargen .fblock{display:flex;justify-content:flex-start;align-items:flex-start;gap:3rem}.footer .fmargen .fblock a{font-size:1.6rem;font-weight:400;color:var(--color-primario);text-decoration:none}.footer .fmargen .fblock p{font-size:1.6rem;font-weight:400;color:#3f2313}.footer .fmargen .fblock .vdmn{opacity:.1}.footer .fmargen .fblock .vpho,.footer .fmargen .fblock .vtab,.footer .fmargen .fblock .vdkt{display:none}.aviso{width:85%;margin:0 auto;margin-top:15rem;margin-bottom:15rem;display:grid;gap:6rem}.aviso .adp{display:grid;gap:1.5rem}.aviso .adp h2{font-size:3.2rem;font-weight:600;color:#3f2313}.aviso .adp h2 span{color:var(--color-primario)}.aviso .adp p{font-size:1.8rem;font-weight:400;color:#3f2313}.aviso .adp .left{margin-left:2rem}}@media(min-width: 1441px){h1,h2,h3,h4,h5,h6,a,p{margin:0px;padding:0px}body{opacity:1;background-color:#f4f4f8}.nav_bottom{display:none}.nav_top{position:fixed;top:0rem;z-index:999;width:100%;background-color:#fff}.nav_top .margen{display:flex;width:85%;margin:0 auto;padding:2rem 0rem 2rem 0rem;display:grid;grid-template-columns:1fr 1fr 1fr}.nav_top .margen .logo{display:flex;justify-content:flex-start;align-items:center}.nav_top .margen .logo a{font-size:2.5rem;font-weight:400;text-decoration:none;color:#3f2313}.nav_top .margen .links{display:flex;justify-content:flex-start;align-items:center;gap:3rem}.nav_top .margen .links a{font-size:1.8rem;font-weight:400;color:#ff724c;text-decoration:none;display:flex;justify-content:center;align-items:center;border-bottom:solid 2px #fff;padding-bottom:.5rem}.nav_top .margen .links .active{color:#3f2313;border-bottom:solid 2px #ff724c;padding-bottom:.5rem}.nav_top .margen .topcta{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem}.nav_top .margen .topcta a{font-size:1.6rem;font-weight:400;color:#fff;text-decoration:none;padding:1rem 3rem;background-color:#ff724c;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;display:flex;justify-content:center;align-items:center}.nav_top .margen .topcta a img{display:block;width:1.6rem}.header{height:60vh;width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover}.bggalletas{background-image:url(../img/header_index.jpg)}.bgbrownie{background-image:url(../img/header_brownie.jpg)}.bgtemporada{background-image:url(../img/header_temporada_Oct.11.jpg)}.menu{width:85%;margin:0 auto;margin-top:5rem;position:relative}.menu .titulo{font-size:4.1rem;font-weight:400;margin-bottom:10rem;color:#3f2313}.menu .titulo span{font-weight:600}.menu .grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem}.menu .grid .card{height:50rem;border-radius:2rem;overflow:hidden}.menu .grid .card .cover{height:60%;background-position:center center;background-repeat:no-repeat;background-size:cover}.menu .grid .card .mantequilla{background-image:url(../img/galleta_mantequilla/Mantequilla-01A.jpg)}.menu .grid .card .dchocolate{background-image:url(../img/galleta_dchocolate/Galletas-D-01A.jpg)}.menu .grid .card .mms{background-image:url(../img/galleta_mms/Galletas-M-01A.jpg)}.menu .grid .card .nutella{background-image:url(../img/galleta_nutella/Galletas-N-01A.jpg)}.menu .grid .card .brownie{background-image:url(../img/brownie_normal/Brownies-00.png)}.menu .grid .card .panmuerto{background-image:url(../img/Temporada/Galletas_de_pan_de_muerto/01.png)}.menu .grid .card .hechizadas{background-image:url(../img/Temporada/Galletas_hechizadas/01.png)}.menu .grid .card .calaverita{background-image:url(../img/Temporada/Calaverita_personalizada/01.png)}.menu .grid .card .dcalavera{background-image:url(../img/Temporada/Dulce_calavera/01.png)}.menu .grid .card .contnt{height:40%;width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0rem 3rem 3rem 3rem;background-color:#fff}.menu .grid .card .contnt h2{font-size:2.5rem;font-weight:600;color:#4e342e}.menu .grid .card .contnt .box{width:100%;margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.menu .grid .card .contnt .box p{grid-column:1/3;font-size:1.8rem;font-weight:400;color:#4e342e}.menu .grid .card .contnt .box .btn1,.menu .grid .card .contnt .box .btn2{font-size:1.6rem;font-weight:400;text-decoration:none;display:flex;justify-content:center;align-items:center;border-radius:1rem}.menu .grid .card .contnt .box .btn1{color:#ff724c;padding:1rem 0rem;border:solid 1px #ff724c}.menu .grid .card .contnt .box .btn2{color:#fff;background-color:#ff724c}.menu .popup{display:none;position:fixed;z-index:9999999999;left:0;top:0;width:100%;height:100%;background-color:#000}.menu .popup .popup-content{position:relative;width:100%;margin:0 auto;height:100%;background-color:#f4f4f8;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;display:flex;justify-content:center;align-items:center}.menu .popup .popup-content::-webkit-scrollbar{display:none}.menu .popup .popup-content .close{position:fixed;z-index:99999;top:5%;right:7%;cursor:pointer}.menu .popup .popup-content .close img{display:block;width:5rem;padding:.5rem;background-color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.menu .popup .popup-content .contnt{display:grid;grid-template-columns:1fr 1fr;width:85%;margin:0 auto;background-color:#fff;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;overflow:hidden}.menu .popup .popup-content .contnt .galeria{position:relative;max-width:100%;margin:auto}.menu .popup .popup-content .contnt .galeria .slide{display:none;animation:fade 1s ease-in-out}.menu .popup .popup-content .contnt .galeria .slide.active{display:block}@keyframes fade{from{opacity:0}to{opacity:1}}.menu .popup .popup-content .contnt .galeria .prev,.menu .popup .popup-content .contnt .galeria .next{cursor:pointer;position:absolute;top:50%;width:auto;padding:16px;margin-top:-22px;background-color:#ff724c;color:#fff;font-weight:bold;font-size:18px;transition:.6s ease;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menu .popup .popup-content .contnt .galeria .prev{left:0}.menu .popup .popup-content .contnt .galeria .next{right:0}.menu .popup .popup-content .contnt .galeria .dots{text-align:center;position:absolute;bottom:15px;width:100%}.menu .popup .popup-content .contnt .galeria .dots button{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#f4f4f8;border:none;border-radius:50%;display:inline-block;transition:background-color .6s ease}.menu .popup .popup-content .contnt .galeria .dots button.active{background-color:#ff724c}.menu .popup .popup-content .contnt .txt{padding:0rem 0rem 0rem 0rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:80%;margin:0 auto}.menu .popup .popup-content .contnt .txt .name{font-size:4.1rem;font-weight:600;color:#3f2313}.menu .popup .popup-content .contnt .txt .description{font-size:2rem;font-weight:400;color:#3f2313;margin-top:1.5rem;margin-bottom:7rem}.menu .popup .popup-content .contnt .txt .box{width:100%;display:grid;grid-template-columns:1fr 1fr}.menu .popup .popup-content .contnt .txt .box p{font-size:2rem;font-weight:400;color:#3f2313;display:flex;justify-content:flex-start;align-items:center}.menu .popup .popup-content .contnt .txt .box a{font-size:1.8rem;font-weight:600;text-decoration:none;display:flex;justify-content:center;align-items:center;border-radius:1rem;color:#fff;padding:1rem 0rem;background-color:#ff724c}.menu .logo{position:absolute;top:0rem;z-index:-9;height:100%;width:100%}.menu .logo .margen{height:100%;width:85%;margin:0 auto;display:flex;justify-content:center;align-items:center}.menu .logo .margen img{display:block;width:70%;opacity:.25}.block{width:85%;margin:0 auto;margin-top:10rem;margin-bottom:10rem;display:grid;grid-template-columns:1fr .7fr;-moz-column-gap:3rem;column-gap:3rem;row-gap:6rem}.block .variantes{background-color:#fff;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .variantes .titulo{font-size:4.1rem;font-weight:400;color:#3f2313;margin-bottom:5rem;padding:2rem 0rem 0rem 2rem}.block .variantes ul{display:flex;justify-content:flex-start;align-items:center;gap:3rem;padding:0rem 0rem 0rem 2rem}.block .variantes ul li{list-style:none}.block .variantes ul li .va{font-size:1.8rem;font-weight:400;color:#ff724c;padding-bottom:1rem;border-bottom:solid 2px #fff}.block .variantes .content{margin-top:3rem}.block .variantes .content section{position:relative}.block .variantes .content section iframe{display:block;height:30rem;width:100%;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .variantes .tabs input[name=tab-control]{display:none}.block .variantes .tabs .content section{display:none;animation-name:content;animation-direction:normal;animation-duration:.3s;animation-timing-function:ease-in-out;animation-iteration-count:1;line-height:1.4}.block .variantes .tabs input[name=tab-control]:nth-of-type(1):checked~ul>li:nth-child(1)>.va,.block .variantes .tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>.va,.block .variantes .tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>.va{color:#3f2313;border-bottom:solid 2px #ff724c}.block .variantes .tabs input[name=tab-control]:nth-of-type(1):checked~.content>section:nth-child(1),.block .variantes .tabs input[name=tab-control]:nth-of-type(2):checked~.content>section:nth-child(2),.block .variantes .tabs input[name=tab-control]:nth-of-type(3):checked~.content>section:nth-child(3){display:block}.block .insta{background-image:url(../img/photo-instagram.jpg);background-position:center center;background-position-y:-10rem;background-repeat:no-repeat;background-size:cover;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .insta a{display:block;height:100%;width:100%;text-decoration:none;display:flex;justify-content:center;align-items:flex-end}.block .insta a h2{font-size:4rem;font-weight:400;color:#ff724c;padding:1rem 2rem;margin-bottom:2rem;background-color:#fff;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem}.block .txt{grid-column:1/3;display:flex;justify-content:space-between;align-items:center}.block .txt .bck h2{font-size:2.5rem;font-weight:600;color:#3f2313}.block .txt .bck p{font-size:1.6rem;font-weight:400;color:#3f2313}.block .txt .line{height:100%;width:3px;background-color:#3f2313}.footer{position:relative;padding:20rem 0rem 5rem 0rem;background-color:#fff;display:flex;justify-content:center;align-items:center}.footer .animation-bg{position:absolute;top:0rem;width:100%}.footer .animation-bg .animation{rotate:180deg}.footer .animation-bg .animation .waves{position:relative;width:100%;height:15vh;margin-bottom:-7px;min-height:100px;max-height:150px}.footer .animation-bg .animation .parallax>use{animation:move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite}.footer .animation-bg .animation .parallax>use:nth-child(1){animation-delay:-2s;animation-duration:7s}.footer .animation-bg .animation .parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.footer .animation-bg .animation .parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.footer .animation-bg .animation .parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px, 0, 0)}100%{transform:translate3d(85px, 0, 0)}}}@media(min-width: 1441px)and (max-width: 768px){.footer .animation-bg .animation .waves{height:40px;min-height:40px}.footer .animation-bg .animation .content{height:30vh}.footer .animation-bg .animation h1{font-size:24px}}@media(min-width: 1441px){.footer .fmargen{width:85%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer .fmargen .fblock{display:flex;justify-content:flex-start;align-items:flex-start;gap:3rem}.footer .fmargen .fblock a{font-size:1.6rem;font-weight:400;color:#ff724c;text-decoration:none}.footer .fmargen .fblock p{font-size:1.6rem;font-weight:400;color:#3f2313}.footer .fmargen .fblock .vdkt{opacity:.1}.footer .fmargen .fblock .vpho,.footer .fmargen .fblock .vtab,.footer .fmargen .fblock .vdmn{display:none}.aviso{width:85%;margin:0 auto;margin-top:15rem;margin-bottom:15rem;display:grid;gap:6rem}.aviso .adp{display:grid;gap:1.5rem}.aviso .adp h2{font-size:3.2rem;font-weight:600;color:#3f2313}.aviso .adp h2 span{color:#ff724c}.aviso .adp p{font-size:1.8rem;font-weight:400;color:#3f2313}.aviso .adp .left{margin-left:2rem}}/*# sourceMappingURL=styles.css.map */