/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"D-DIN";src:url("../fonts/D-DIN.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"D-DIN";src:url("../fonts/D-DIN-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"D-DIN";src:url("../fonts/D-DIN-Italic.woff2") format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"D-DIN Condensed";src:url("../fonts/D-DINCondensed.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"D-DIN Condensed";src:url("../fonts/D-DINCondensed-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"D-DIN Exp";src:url("../fonts/D-DINExp.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"D-DIN Exp";src:url("../fonts/D-DINExp-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"D-DIN Exp";src:url("../fonts/D-DINExp-Italic.woff2") format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Helvetica";src:url("../fonts/Helvetica.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Helvetica";src:url("../fonts/Helvetica-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Studio K - Graffix";src:url("../fonts/Studio K - Graffix.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Studio K - Graffix";src:url("../fonts/Studio K - Graffix Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Studio K - Graffix";src:url("../fonts/Studio K - Graffix Italic.woff2") format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Studio K - Graffix";src:url("../fonts/Studio K - Graffix Bold Italic.woff2") format("woff2");font-weight:700;font-style:italic;font-display:swap}.font-d-din{font-family:"D-DIN",sans-serif}.font-d-din-condensed{font-family:"D-DIN Condensed",sans-serif}.font-d-din-exp{font-family:"D-DIN Exp",sans-serif}.font-helvetica{font-family:"Helvetica",sans-serif}.font-studio-k{font-family:"Studio K - Graffix",sans-serif}@-webkit-keyframes slideIn_bottom_to_top{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideIn_bottom_to_top{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.animation-bottom-to-top{opacity:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-animation:slideIn_bottom_to_top .5s ease-in-out forwards;animation:slideIn_bottom_to_top .5s ease-in-out forwards}@-webkit-keyframes slideIn_left_to_right{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideIn_left_to_right{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.animation-left-to-right{opacity:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation:slideIn_left_to_right .5s ease-in-out forwards;animation:slideIn_left_to_right .5s ease-in-out forwards}@-webkit-keyframes slideIn_right_to_left{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideIn_right_to_left{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.animation-right-to-left{opacity:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-animation:slideIn_right_to_left .5s ease-in-out forwards;animation:slideIn_right_to_left .5s ease-in-out forwards}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:rgba(0,0,0,.5);scroll-behavior:smooth}body::-webkit-scrollbar{width:8px;background-color:rgba(0,0,0,.5);scroll-behavior:smooth}body::-webkit-scrollbar-thumb{border-radius:10px;background-color:#a8c94b;scroll-behavior:smooth}.text-purple{color:#5b2c86}.text-green{color:#a8c94b}h1,h2,h3,h4,h5,h6{font-family:"D-DIN Condensed",sans-serif;font-weight:bold !important;font-size:60px !important}p,span{font-family:"Helvetica",sans-serif;font-size:16px}.seccion_1_home{position:relative;padding:40px 0 135px;background:#5b2c86;overflow:hidden}.seccion_1_home .content-logo{display:block;max-width:212px;height:auto;margin-bottom:50px}@media(max-width: 767px){.seccion_1_home .content-logo{margin-left:auto;margin-right:auto}}.seccion_1_home .content-logo img{display:block;max-width:100%;height:auto}.seccion_1_home .content-logo .logo{max-width:60%;margin:auto;margin-bottom:-11%}.seccion_1_home .content{position:relative;z-index:3}@media(max-width: 960px){.seccion_1_home .content{text-align:center}}.seccion_1_home .content p{color:#fff;font-size:22px;max-width:410px}@media(max-width: 960px){.seccion_1_home .content p{margin-left:auto;margin-right:auto}}.seccion_1_home .content .studio{font-family:"Studio K - Graffix",sans-serif;font-size:24px;font-weight:400;font-style:italic;color:#fff;text-transform:uppercase;letter-spacing:1px;max-width:350px;margin-bottom:30px}.seccion_1_home .content a{display:inline-block;background:#a8c94b;text-transform:uppercase;text-decoration:none;font-size:16px;font-weight:bold;color:#fff;border-radius:10px;padding:14px 20px;max-width:320px;-webkit-transition:all .5s ease;transition:all .5s ease}.seccion_1_home .content a:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.seccion_1_home .title{position:relative;-webkit-transform:translate(-10%, 0);-ms-transform:translate(-10%, 0);transform:translate(-10%, 0);margin-bottom:20px;margin-top:80px;z-index:3}@media(max-width: 1200px){.seccion_1_home .title{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}}.seccion_1_home .title .title_1{width:100%;height:auto}.seccion_1_home .title .title_2{width:100%;height:auto;margin-top:-11%}.seccion_1_home .content-slider{position:relative;max-width:90%}.seccion_1_home .content-slider .slider{display:none;position:relative;aspect-ratio:1;z-index:3}.seccion_1_home .content-slider .slider .img-producto{position:absolute;max-width:100%;height:auto}.seccion_1_home .content-slider .slider .img-producto-12{max-width:55%;bottom:10%;right:-5%}.seccion_1_home .content-slider .slider .img-producto-22{max-width:75%;bottom:0;left:0}.seccion_1_home .content-slider .active{display:block !important}.seccion_1_home .content-slider .background{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;aspect-ratio:1;-webkit-backdrop-filter:blur(130.1999969482px);backdrop-filter:blur(130.1999969482px);background:rgba(131,83,175,.6980392157);-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);border-radius:100%;-webkit-filter:blur(40px);filter:blur(40px)}.seccion_1_home .content-icons{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}@media(max-width: 960px){.seccion_1_home .content-icons{width:100%;height:75vh}}.seccion_1_home .content-icons .slider{display:none;top:0;left:0;width:100%;height:100%}@media(max-width: 960px){.seccion_1_home .content-icons .slider{width:100vh;height:100vh}}.seccion_1_home .content-icons .active{display:block !important}.seccion_1_home .content-icons .icon{position:absolute;max-width:350px}.seccion_1_home .content-icons .icon-1{bottom:10%;left:-8%;width:30%}@media(max-width: 767px){.seccion_1_home .content-icons .icon-1{width:45%}}.seccion_1_home .content-icons .icon-2{top:45%;right:-5%;width:15%}@media(max-width: 767px){.seccion_1_home .content-icons .icon-2{width:30%;right:-15%}}.seccion_1_home .content-icons .icon-3{bottom:-5%;right:13%;width:15%}@media(max-width: 767px){.seccion_1_home .content-icons .icon-3{width:30%}}.seccion_1_home .content-icons .icon-4{bottom:-5%;left:25%;width:20%}@media(max-width: 767px){.seccion_1_home .content-icons .icon-4{width:40%;left:-5%}}.seccion_1_home .content-icons .icon-5{bottom:-6%;right:12%;width:20%}@media(max-width: 767px){.seccion_1_home .content-icons .icon-5{width:40%;right:-15%}}.seccion_1_home .content-icons .icon-6{top:40%;right:-6%;width:20%}@media(max-width: 767px){.seccion_1_home .content-icons .icon-6{width:40%;right:-15%}}.seccion_1_home .content-icons .icon-7{bottom:-10%;left:25%;width:20%}@media(max-width: 767px){.seccion_1_home .content-icons .icon-7{width:40%;left:-5%}}.seccion_1_home .content-icons .icon-8{top:42%;left:-8%;width:15%}@media(max-width: 767px){.seccion_1_home .content-icons .icon-8{width:30%;left:-15%}}.seccion_1_home .content-icons .icon-9{top:70%;right:-6%;width:20%}@media(max-width: 767px){.seccion_1_home .content-icons .icon-9{width:45%;right:-15%}}.seccion_2_home{position:relative;overflow:hidden;padding:100px 0 20px}.seccion_2_home .row{position:relative;z-index:2}.seccion_2_home .content-form{margin-top:60px}.seccion_2_home .content-form .col-12{padding:30px 15px}.seccion_2_home .content-step{position:relative;border:2px solid #8e8e93;border-radius:5px;padding:50px 45px;text-align:center;-webkit-box-shadow:4px 3px 6.2px -1px rgba(0,0,0,.1215686275);box-shadow:4px 3px 6.2px -1px rgba(0,0,0,.1215686275);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;background:hsla(0,0%,100%,.8588235294)}.seccion_2_home .content-step .title-step{font-family:"D-DIN Condensed",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;background-color:#5b2c86;color:#a8c94b;border-radius:32px;padding:0px 40px;font-size:30px;text-transform:uppercase;position:absolute;top:-25px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(max-width: 960px){.seccion_2_home .content-step .title-step{font-size:25px}}.seccion_2_home .content-step .title-step span{font-family:"D-DIN Condensed",sans-serif;font-size:40px;margin-right:10px}@media(max-width: 960px){.seccion_2_home .content-step .title-step span{font-size:30px}}.seccion_2_home .content-step button{font-family:"Studio K - Graffix",sans-serif;border:2px solid #8e8e93;border-radius:5px;padding:10px 20px;font-size:20px;font-style:italic;font-weight:bold;cursor:pointer;height:100%;margin-right:20px;background:none;color:#8e8e93;-webkit-transition:all .3s ease;transition:all .3s ease}.seccion_2_home .content-step button svg{margin-right:20px;opacity:20%}@media(max-width: 960px){.seccion_2_home .content-step button svg{margin-right:0}}.seccion_2_home .content-step button:hover,.seccion_2_home .content-step button.active{background-color:#5b2c86;color:#fff}.seccion_2_home .content-step button:hover svg,.seccion_2_home .content-step button.active svg{opacity:100%}.seccion_2_home .content-step button:hover svg path,.seccion_2_home .content-step button.active svg path{fill:#a8c94b}.seccion_2_home .content-step .content-input{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.seccion_2_home .content-step .content-input input{font-family:"Studio K - Graffix",sans-serif;border:none;border-bottom:#a8c94b 2px solid;width:70px;font-size:30px;text-align:center;color:#000}.seccion_2_home .content-step .content-input input::-webkit-input-placeholder{color:#000;opacity:20%}.seccion_2_home .content-step .content-input input::-moz-placeholder{color:#000;opacity:20%}.seccion_2_home .content-step .content-input input:-ms-input-placeholder{color:#000;opacity:20%}.seccion_2_home .content-step .content-input input::-ms-input-placeholder{color:#000;opacity:20%}.seccion_2_home .content-step .content-input input::placeholder{color:#000;opacity:20%}.seccion_2_home .content-step .content-input input:focus{outline:none}.seccion_2_home .content-step .content-input input::-webkit-outer-spin-button,.seccion_2_home .content-step .content-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.seccion_2_home .content-step .content-input p{font-family:"Studio K - Graffix",sans-serif;font-size:30px;font-weight:bold;font-style:italic;margin:0px 0px 0px 20px}.seccion_2_home .content-step .list-activity{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.seccion_2_home .content-step .list-activity .item-activity{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;width:19%;height:100%;padding:10px 20px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;margin:0}@media(max-width: 960px){.seccion_2_home .content-step .list-activity .item-activity{width:45%;margin-bottom:10px}}@media(max-width: 767px){.seccion_2_home .content-step .list-activity .item-activity{width:100%}}.seccion_2_home .content-step .list-activity .item-activity:hover,.seccion_2_home .content-step .list-activity .item-activity.active{background-color:#5b2c86;color:#fff}.seccion_2_home .content-step .list-activity .item-activity:hover img,.seccion_2_home .content-step .list-activity .item-activity.active img{-webkit-filter:brightness(100);filter:brightness(100)}.seccion_2_home .content-step .list-activity .item-activity:hover .flag,.seccion_2_home .content-step .list-activity .item-activity.active .flag{background:#a8c94b}.seccion_2_home .content-step .list-activity .item-activity:hover p,.seccion_2_home .content-step .list-activity .item-activity.active p{line-height:1.2;opacity:1}.seccion_2_home .content-step .list-activity .item-activity img{-webkit-transition:all .3s ease;transition:all .3s ease}.seccion_2_home .content-step .list-activity .item-activity .flag{font-family:"Studio K - Graffix",sans-serif;background:#5b2c86;color:#fff;font-size:18px;font-weight:400;font-style:italic;padding:0px 10px;margin:5px 0;border-radius:7px;width:100%;-webkit-transition:all .3s ease;transition:all .3s ease}.seccion_2_home .content-step .list-activity .item-activity .flag span{font-family:"Studio K - Graffix",sans-serif;display:block;font-size:12px;font-weight:400;font-style:italic}.seccion_2_home .content-step .list-activity .item-activity p{margin-top:5px;font-weight:300;font-size:12px;color:#fff;line-height:0;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.seccion_2_home .icon-ensalada{position:absolute;bottom:5%;right:0;width:10%;max-width:150px;height:auto;z-index:1}@media(max-width: 960px){.seccion_2_home .icon-ensalada{width:25%}}.seccion_2_home .icon-rollos{position:absolute;top:20%;right:0;width:10%;max-width:150px;height:auto;z-index:1}@media(max-width: 960px){.seccion_2_home .icon-rollos{width:25%}}.seccion_2_home .icon-pechuga{position:absolute;top:40%;left:-5%;width:18%;max-width:300px;height:auto;z-index:1}@media(max-width: 960px){.seccion_2_home .icon-pechuga{width:50%;top:35%}}.seccion_3_home{position:relative;background:#f2f2f7;padding-bottom:100px;overflow-x:clip}.seccion_3_home .container{position:relative;z-index:3}.seccion_3_home .content-calorias-display{padding-bottom:80px;height:0;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.seccion_3_home .content-calorias-display.active{height:auto !important;opacity:1 !important}.seccion_3_home .title-seccion{display:block;position:relative;background-color:#a8c94b;color:#fff;font-size:16px;font-weight:bold;padding:10px 20px;border-radius:10px;text-align:center;text-transform:uppercase;max-width:600px;margin:0 auto 40px;top:-20px;border:none;width:100%}.seccion_3_home .content-calories-text{max-width:750px;margin:auto;text-align:center}.seccion_3_home .content-calories-text .calorias,.seccion_3_home .content-calories-text span{font-family:"Studio K - Graffix",sans-serif;font-size:30px;font-weight:400;font-style:italic;color:#5b2c86}.seccion_3_home .line{display:block;width:100%;height:1px;background:#000;margin:40px auto;max-width:800px}@media(max-width: 960px){.seccion_3_home .line{max-width:40%}}.seccion_3_home .container-why{max-width:750px;margin:auto}.seccion_3_home .title_subline{font-size:20px;text-align:center;color:#fff;background-image:url("../img/home/seccion_3_background_title-lg.webp");background-size:contain;background-repeat:no-repeat;background-position:center;padding:35px 10px 60px}@media(max-width: 960px){.seccion_3_home .title_subline{margin-top:40px;background-size:cover}}.seccion_3_home .title_subline b{color:#a8c94b}.seccion_3_home .list-product{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:800px;margin:auto;margin-top:50px}.seccion_3_home .list-product .item-product{position:relative;width:30%;border-top-left-radius:18px;border-top-right-radius:18px;border-bottom-right-radius:251px;border-bottom-left-radius:18px;padding-top:23px;padding-right:30px;padding-bottom:23px;padding-left:16px;aspect-ratio:.9;margin-top:50px}.seccion_3_home .list-product .item-product:nth-child(odd){background:radial-gradient(72.7% 72.7% at 50.16% 94.33%, #A887C6 0%, #5B2C86 100%)}.seccion_3_home .list-product .item-product:nth-child(even){background:radial-gradient(75.35% 72.12% at 50% 87.36%, #A8C94B 0%, #89A53A 100%)}@media(max-width: 960px){.seccion_3_home .list-product .item-product{width:48%}}@media(max-width: 767px){.seccion_3_home .list-product .item-product{aspect-ratio:.6}}.seccion_3_home .list-product .item-product h2{font-family:"Studio K - Graffix",sans-serif;font-size:26px !important;font-weight:400 !important;font-style:italic !important;color:#fff !important}@media(max-width: 767px){.seccion_3_home .list-product .item-product h2{font-size:20px !important}}.seccion_3_home .list-product .item-product p{color:#fff}.seccion_3_home .list-product .item-product .img-product{position:absolute;top:110px;right:-20px;max-width:200px;height:auto;z-index:3;-webkit-transition:all .5s ease;transition:all .5s ease}@media(max-width: 960px){.seccion_3_home .list-product .item-product .img-product{max-width:250px}}@media(max-width: 767px){.seccion_3_home .list-product .item-product .img-product{max-width:220px}}.seccion_3_home .list-product .item-product .img-product:hover{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.seccion_3_home .icon-pizza{position:absolute;top:3%;left:0;width:12%;max-width:150px;height:auto;z-index:1}@media(max-width: 960px){.seccion_3_home .icon-pizza{width:20%;top:8%}}.seccion_3_home .icon-jamon{position:absolute;top:60%;right:0;width:13%;max-width:200px;height:auto;z-index:1}@media(max-width: 960px){.seccion_3_home .icon-jamon{width:25%}}.seccion_3_home .icon-jamon2{position:absolute;bottom:10%;left:0%;width:10%;max-width:200px;height:auto;z-index:1}@media(max-width: 960px){.seccion_3_home .icon-jamon2{width:20%}}.seccion_4_home{background:#5b2c86;padding:60px 0}.seccion_4_home .title-content{color:#fff;text-align:center;text-transform:uppercase}.seccion_4_home .description-title-content{font-family:"Studio K - Graffix",sans-serif;font-size:29px;font-weight:400;font-style:italic;text-align:center;color:#fff;margin-bottom:50px}.seccion_4_home .content-accordion{max-width:950px;margin:auto}.seccion_4_home .content-accordion .accordion-item{background:rgba(0,0,0,0) !important;border:none !important}.seccion_4_home .content-accordion .accordion-header-custom{width:100%}.seccion_4_home .content-accordion .accordion-button-custom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:100%;background:rgba(0,0,0,0);border:none;background-image:url("../img/home/background-green-lg.webp");background-size:contain;background-repeat:no-repeat;background-position:center;padding:35px 50px 60px;-webkit-transition:all .5s ease;transition:all .5s ease}.seccion_4_home .content-accordion .accordion-button-custom:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media(max-width: 767px){.seccion_4_home .content-accordion .accordion-button-custom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-size:cover;padding:35px 0px 60px}}.seccion_4_home .content-accordion .accordion-button-custom .title-plan{font-family:"D-DIN Condensed",sans-serif;font-size:70px;font-weight:bold;color:#fff}.seccion_4_home .content-accordion .accordion-button-custom .description-plan{font-family:"Studio K - Graffix",sans-serif;font-size:25px;font-weight:400;font-style:italic;color:#5b2c86}.seccion_4_home .content-accordion .buttom-white{background-image:url("../img/home/blackground-white-lg.webp") !important}.seccion_4_home .content-accordion .buttom-white .title-plan{color:#a8c94b}.seccion_4_home .content-receta .title-receta{font-family:"Studio K - Graffix",sans-serif;font-size:21px !important;font-weight:400 !important;font-style:italic !important;color:#fff !important;margin-top:20px}.seccion_4_home .content-receta p,.seccion_4_home .content-receta ul,.seccion_4_home .content-receta li{font-family:"Helvetica",sans-serif;color:#fff}.seccion_4_home .content-receta .button-download{display:inline-block;background:#a8c94b;border-radius:10px;padding:10px 15px;color:#fff;text-decoration:none;margin-top:10px;-webkit-transition:all .5s ease;transition:all .5s ease}.seccion_4_home .content-receta .button-download:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.seccion_4_home .total-calorias{color:#a8c94b !important;margin-top:20px}.seccion_5_home{background:#5b2c86;padding:25px 0}.seccion_5_home .title{color:#a8c94b;text-align:center;text-transform:uppercase;margin-bottom:50px}.seccion_5_home .item-tip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:25px;padding:35px 0;border-top:1px solid #cacaca}.seccion_5_home .item-tip img{max-width:80px}.seccion_5_home .item-tip .text h3{font-family:"Studio K - Graffix",sans-serif;color:#a8c94b;font-size:28px !important;font-weight:400 !important;font-style:italic !important;margin-bottom:10px}.seccion_5_home .item-tip .text p{color:#fff;font-size:16px;font-weight:300;margin-bottom:0}.seccion_5_home .row{max-width:950px;margin:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.seccion_6_home{background:#5b2c86;padding:25px 0 150px}.seccion_6_home .leyenda{max-width:950px;margin:auto;margin-bottom:50px}.seccion_6_home .leyenda p{max-width:800px;color:#fff;font-size:13px;font-weight:300;margin-bottom:0;font-style:oblique}@media(max-width: 767px){.seccion_6_home .leyenda p{text-align:center}}.seccion_6_home .row{max-width:950px;margin:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.seccion_6_home .content-logo{display:block;max-width:212px;height:auto}@media(max-width: 767px){.seccion_6_home .content-logo{text-align:center;margin:auto}}.seccion_6_home .content-logo img{display:block;max-width:100%;height:auto}.seccion_6_home .content-logo .logo{max-width:60%;margin:auto;margin-bottom:-11%}.seccion_6_home .content-redes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#a8c94b;padding:15px 60px;border-radius:12px;max-width:470px;margin:50px 0px 0px auto}@media(max-width: 960px){.seccion_6_home .content-redes{padding:20px 30px}}@media(max-width: 767px){.seccion_6_home .content-redes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.seccion_6_home .content-redes p{font-family:"Studio K - Graffix",sans-serif;color:#fff;font-size:24px;font-weight:400;margin-bottom:0}@media(max-width: 767px){.seccion_6_home .content-redes p{margin-bottom:10px}}.seccion_6_home .content-redes a{display:inline-block;-webkit-transition:all .5s ease;transition:all .5s ease}.seccion_6_home .content-redes a:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}