@charset "UTF-8";html{font-family:var(--font-primary);font-weight:var(--font-primary-w-regular)}@media screen and (max-width: 320px){html{width:320px}}body{color:var(--c-primary-black);font-family:var(--font-primary);font-weight:var(--font-primary-w-regular)}@media screen and (max-width: 320px){body{width:320px}}@font-face{font-family:Jagerlay;src:url(/build/assets/Jagerlay-Regular-f14edd7f.otf) format("opentype");font-weight:400;font-style:normal}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none;padding-inline-start:0}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body.no-scroll{overflow:hidden}html{font-size:var(--size-rem);height:100%;-webkit-overflow-scrolling:touch}body{overflow-y:visible;position:relative;height:unset}html,body{height:100%;display:flex;flex-direction:column}main{flex:1}.c-line-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.c-line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.img-fluid{max-width:100%;height:auto}.c-color-primary{color:var(--c-primary)}.c-color-secundary{color:var(--c-secundary)}.c-color-tertiary{color:var(--c-tertiary)}.c-color-white{color:var(--c-white)}.c-v-align{display:flex!important;align-items:center}.c-gd-primary{background:var(--c-primary-gradient-1)}.c-cut-overflow{overflow-y:hidden;overflow-x:hidden}.pin-spacer{display:flex;height:100vh;overflow:hidden}ul{list-style:none;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0px}.custom-cursor{cursor:url(/build/assets/cursor-9de10845.svg),auto}video[data-controls-custom=true]::-webkit-media-controls-current-time-display,video[data-controls-custom=true]::-webkit-media-controls-time-remaining-display,video[data-controls-custom=true]::-webkit-media-controls-fullscreen-button,video[data-controls-custom=true]::-webkit-media-controls-closed-captions-button,video[data-controls-custom=true]::-webkit-media-controls-rewind-button,video[data-controls-custom=true]::-webkit-media-controls-seek-back-button,video[data-controls-custom=true]::-webkit-media-controls-download-button,video[data-controls-custom=true]::-webkit-media-controls-seek-forward-button,video[data-controls-custom=true]::-webkit-media-controls-toggle-closed-captions-button{display:none}.c-header{display:flex;justify-content:space-between;align-items:center;padding:20px 0;background-color:var(--c-primary);position:relative;z-index:29}.c-header .c-container{display:flex;justify-content:space-between;align-items:center;width:100%}.c-header .block-menu{display:flex;align-items:center;padding:0 20px}@media screen and (max-width: 768px){.c-header .block-menu{justify-content:space-between;width:100%}}.c-header .block-menu .logo a{display:flex;align-items:center}.c-header .block-menu .logo a img{height:40px}.c-header .block-menu .hamburger{display:flex;flex-direction:column;cursor:pointer;margin-left:25px}@media screen and (max-width: 768px){.c-header .block-menu .hamburger{margin-left:0}}.c-header .block-menu .hamburger span{width:24px;height:3px;margin:4px 0;background-color:var(--c-white);transition:all .3s ease}.c-header .block-menu .hamburger.active{height:35px;justify-content:center}.c-header .block-menu .hamburger.active span{margin:0;height:4px}.c-header .block-menu .hamburger.active .l1{transform:rotate(45deg);position:relative;left:10px;transform-origin:1px -5px}.c-header .block-menu .hamburger.active .l2{opacity:0}.c-header .block-menu .hamburger.active .l3{transform:rotate(-45deg);position:relative;left:12px;transform-origin:3px 13px}.c-header .menu-items{display:flex;gap:20px;padding:0 20px}.c-header .menu-items ul{display:flex;gap:10px}.c-header .menu-items ul li{display:flex}.c-header .menu-items ul a{color:var(--c-white);text-decoration:none;padding:6px 8px}.c-header .menu-items ul a:hover,.c-header .menu-items ul a.active{background-color:var(--c-white);border-radius:8px;color:var(--c-primary)}.c-header .menu-items ul .highlight{background-color:var(--c-white);border-radius:8px;color:var(--c-primary);font-weight:700}.c-header .menu-items ul .store{background-color:transparent;border:2px solid white;border-radius:10px;display:flex;gap:4px}.c-header .menu-items ul .store svg{fill:var(--c-white)}.c-header .menu-items ul .store:hover svg{fill:var(--c-primary)}@media screen and (max-width: 768px){.c-header .menu-items{display:none}}.c-header .mobile-menu{display:none;position:absolute;top:60px;right:0;width:100%;height:calc(100vh - 50%);overflow-y:auto;background-color:var(--c-yellow-b)}@media screen and (max-width: 768px){.c-header .mobile-menu{background-color:#fd5}}@media screen and (min-width: 768px){.c-header .mobile-menu{position:absolute;top:60px;left:14%;width:322px;height:auto}}.c-header .mobile-menu ul{display:flex;flex-direction:column}@media screen and (max-width: 768px){.c-header .mobile-menu ul{justify-content:center;padding:0 20px;height:90%}}.c-header .mobile-menu ul li{border-bottom:1px solid var(--c-orange)}@media screen and (max-width: 768px){.c-header .mobile-menu ul li{padding:1rem 0}}.c-header .mobile-menu ul li a{display:block;padding:12px 0;text-align:center;color:var(--c-primary);text-decoration:none}.c-header .mobile-menu ul li a:hover{font-weight:700;color:var(--c-terciary-700)}.c-header .mobile-menu.show{display:block}.active-menu{display:flex!important;flex-direction:column}h1,h2,h3,h4{margin-block-start:0;margin-block-end:0;font-weight:var(--font-primary-w-bold);display:block;font-family:var(--font-primary)}.h1-title{font-size:26px}@media screen and (min-width: 576px){.h1-title{font-size:30px}}@media screen and (min-width: 768px){.h1-title{font-size:34px}}h1,.h1{font-family:var(--font-primary)}@media screen and (min-width: 320px){h1,.h1{font-size:3.2rem;line-height:4rem}}@media screen and (min-width: 576px){h1,.h1{font-size:3.6rem;line-height:4rem}}@media screen and (min-width: 768px){h1,.h1{font-size:4rem;line-height:4.2rem}}@media screen and (min-width: 992px){h1,.h1{font-size:5rem;line-height:5.6rem}}@media screen and (min-width: 1300px){h1,.h1{font-size:5.8rem;line-height:6.2rem}}@media screen and (min-width: 320px){.text-h1-b{font-size:3.6rem;line-height:4rem}}@media screen and (min-width: 576px){.text-h1-b{font-size:3.6rem;line-height:4rem}}@media screen and (min-width: 768px){.text-h1-b{font-size:4rem;line-height:4.2rem}}@media screen and (min-width: 992px){.text-h1-b{font-size:5rem;line-height:5.6rem}}@media screen and (min-width: 1300px){.text-h1-b{font-size:5.8rem;line-height:6.2rem}}@media screen and (min-width: 320px){.h1-title{font-size:3.6rem;line-height:4rem}}@media screen and (min-width: 576px){.h1-title{font-size:3.4rem;line-height:3.8rem}}@media screen and (min-width: 768px){.h1-title{font-size:3.5rem;line-height:4rem}}@media screen and (min-width: 992px){.h1-title{font-size:4rem;line-height:4.6rem}}@media screen and (min-width: 1300px){.h1-title{font-size:4.8rem;line-height:5.4rem}}@media screen and (min-width: 320px){.h1-title-b{font-size:3rem;line-height:3.6rem}}@media screen and (min-width: 576px){.h1-title-b{font-size:3.2rem;line-height:3.8rem}}@media screen and (min-width: 768px){.h1-title-b{font-size:3.5rem;line-height:4rem}}@media screen and (min-width: 992px){.h1-title-b{font-size:4rem;line-height:4.6rem}}@media screen and (min-width: 1300px){.h1-title-b{font-size:4.8rem;line-height:5rem}}@media screen and (min-width: 320px){.h1-title-c{font-size:4.4rem;line-height:3.6rem}}@media screen and (min-width: 576px){.h1-title-c{font-size:3.2rem;line-height:3.8rem}}@media screen and (min-width: 768px){.h1-title-c{font-size:4rem;line-height:4.2rem}}@media screen and (min-width: 992px){.h1-title-c{font-size:5rem;line-height:5.6rem}}@media screen and (min-width: 1300px){.h1-title-c{font-size:5.8rem;line-height:6.2rem}}.h2-title{font-size:24px}@media screen and (min-width: 576px){.h2-title{font-size:26px}}@media screen and (min-width: 768px){.h2-title{font-size:30px}}h2,.h2,h2 a{font-family:var(--font-primary)}@media screen and (min-width: 320px){h2,.h2,h2 a{font-size:3rem;line-height:3.6rem}}@media screen and (min-width: 576px){h2,.h2,h2 a{font-size:3.2rem;line-height:3.8rem}}@media screen and (min-width: 768px){h2,.h2,h2 a{font-size:3.6rem;line-height:4.2rem}}@media screen and (min-width: 992px){h2,.h2,h2 a{font-size:4rem;line-height:4.6rem}}@media screen and (min-width: 1300px){h2,.h2,h2 a{font-size:5rem;line-height:5rem}}.text-h2-e{font-family:var(--font-primary)}@media screen and (min-width: 320px){.text-h2-e{font-size:2.5rem;line-height:3rem}}@media screen and (min-width: 576px){.text-h2-e{font-size:2.8rem;line-height:3.4rem}}@media screen and (min-width: 768px){.text-h2-e{font-size:3rem;line-height:4rem}}@media screen and (min-width: 992px){.text-h2-e{font-size:4rem;line-height:4.6rem}}@media screen and (min-width: 1300px){.text-h2-e{font-size:5rem;line-height:5rem}}@media screen and (min-width: 320px){h3,.h3,h3 a{font-size:2.6rem;line-height:3.2rem}}@media screen and (min-width: 576px){h3,.h3,h3 a{font-size:2.8rem;line-height:3.4rem}}@media screen and (min-width: 768px){h3,.h3,h3 a{font-size:3.2rem;line-height:3.8rem}}@media screen and (min-width: 992px){h3,.h3,h3 a{font-size:3.6rem;line-height:4.2rem}}@media screen and (min-width: 1300px){h3,.h3,h3 a{font-size:4rem;line-height:4.6rem}}@media screen and (min-width: 320px){h4,.h4,h4 a{font-size:2.2rem;line-height:2.8rem}}@media screen and (min-width: 576px){h4,.h4,h4 a{font-size:2.4rem;line-height:3rem}}@media screen and (min-width: 768px){h4,.h4,h4 a{font-size:2.8rem;line-height:3.2rem}}@media screen and (min-width: 992px){h4,.h4,h4 a{font-size:3rem;line-height:3.4rem}}@media screen and (min-width: 1300px){h4,.h4,h4 a{font-size:3rem;line-height:3.6rem}}p,li{font-family:var(--font-secundary)}@media screen and (min-width: 320px){p,li{font-size:1.8rem;line-height:2.6rem}}@media screen and (min-width: 576px){p,li{font-size:2rem;line-height:2.8rem}}@media screen and (min-width: 768px){p,li{font-size:2.2rem;line-height:3rem}}@media screen and (min-width: 992px){p,li{font-size:2.5rem;line-height:3.2rem}}@media screen and (min-width: 1300px){p,li{font-size:2.5rem;line-height:3.4rem}}@media screen and (min-width: 320px){p.small,li.small{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width: 576px){p.small,li.small{font-size:1.8rem;line-height:2.6rem}}@media screen and (min-width: 768px){p.small,li.small{font-size:2rem;line-height:2.8rem}}@media screen and (min-width: 992px){p.small,li.small{font-size:2rem;line-height:2.8rem}}@media screen and (min-width: 1300px){p.small,li.small{font-size:2rem;line-height:3rem}}@media screen and (min-width: 320px){p.small-b,li.small-b{font-size:1.2rem;line-height:2rem}}@media screen and (min-width: 576px){p.small-b,li.small-b{font-size:1.4rem;line-height:2.4rem}}@media screen and (min-width: 768px){p.small-b,li.small-b{font-size:1.8rem;line-height:2.6rem}}@media screen and (min-width: 992px){p.small-b,li.small-b{font-size:2rem;line-height:2.8rem}}@media screen and (min-width: 1300px){p.small-b,li.small-b{font-size:2rem;line-height:3rem}}@media screen and (min-width: 320px){.parraf{font-size:1.8rem;line-height:2.6rem}}@media screen and (min-width: 576px){.parraf{font-size:2rem;line-height:2.8rem}}@media screen and (min-width: 768px){.parraf{font-size:2.2rem;line-height:3rem}}@media screen and (min-width: 992px){.parraf{font-size:2.5rem;line-height:3.2rem}}@media screen and (min-width: 1300px){.parraf{font-size:2.5rem;line-height:3.4rem}}@media screen and (min-width: 320px){button{font-size:1.4rem;line-height:2rem}}@media screen and (min-width: 576px){button{font-size:1.4rem;line-height:2rem}}@media screen and (min-width: 768px){button{font-size:1.6rem;line-height:2.2rem}}@media screen and (min-width: 992px){button{font-size:1.6rem;line-height:2.2rem}}@media screen and (min-width: 1300px){button{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width: 320px){button.tab-button{font-size:2rem;line-height:2.2rem}}@media screen and (min-width: 576px){button.tab-button{font-size:2.1rem;line-height:2.2rem}}@media screen and (min-width: 768px){button.tab-button{font-size:2.2rem;line-height:2.4rem}}@media screen and (min-width: 992px){button.tab-button{font-size:2.3rem;line-height:2.6rem}}@media screen and (min-width: 1300px){button.tab-button{font-size:2.5rem;line-height:2.8rem}}@media screen and (min-width: 320px){a{font-size:2.4rem;line-height:2.6rem}}@media screen and (min-width: 576px){a{font-size:2rem;line-height:2.8rem}}@media screen and (min-width: 768px){a{font-size:2.2rem;line-height:2.8rem}}@media screen and (min-width: 992px){a{font-size:2.3rem;line-height:2.9rem}}@media screen and (min-width: 1300px){a{font-size:2.4rem;line-height:3rem}}a:hover{color:var(--c-primary-red-intense)}@media screen and (min-width: 320px){span{font-size:1.4rem;line-height:2rem}}@media screen and (min-width: 576px){span{font-size:1.4rem;line-height:2rem}}@media screen and (min-width: 768px){span{font-size:1.6rem;line-height:2.2rem}}@media screen and (min-width: 992px){span{font-size:1.6rem;line-height:2.2rem}}@media screen and (min-width: 1300px){span{font-size:1.6rem;line-height:2.4rem}}p,span{font-family:var(--font-secundary)}@media screen and (min-width: 320px){.legal{font-size:1.3rem;line-height:1.6rem}}@media screen and (min-width: 576px){.legal{font-size:1.4rem;line-height:1.8rem}}@media screen and (min-width: 768px){.legal{font-size:1.4rem;line-height:2rem}}@media screen and (min-width: 992px){.legal{font-size:1.6rem;line-height:2.2rem}}@media screen and (min-width: 1300px){.legal{font-size:1.6rem;line-height:2.4rem}}.text-capitalize{text-transform:capitalize}.text-c{text-align:center}.text-l{text-align:left}.text-r{text-align:right}.accordion-item__label,.accordion-item__content,.accordion-item p{font-family:var(--font-secundary)}@media screen and (min-width: 320px){.accordion-item__label,.accordion-item__content,.accordion-item p{font-size:1.6rem;line-height:2rem}}@media screen and (min-width: 576px){.accordion-item__label,.accordion-item__content,.accordion-item p{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width: 768px){.accordion-item__label,.accordion-item__content,.accordion-item p{font-size:1.8rem;line-height:2.6rem}}@media screen and (min-width: 992px){.accordion-item__label,.accordion-item__content,.accordion-item p{font-size:2rem;line-height:2.8rem}}@media screen and (min-width: 1300px){.accordion-item__label,.accordion-item__content,.accordion-item p{font-size:2rem;line-height:3rem}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.btn-store{text-decoration:none;padding:6px 8px;margin-top:30px;width:none!important;display:inline-block!important;position:relative;transition:background-color .3s ease,color .3s ease;text-align:center;background-color:var(--c-green-b);max-width:200px;margin-left:10px;width:100%;border-radius:1rem!important;cursor:pointer}@media screen and (max-width: 768px){.btn-store{text-align:center;margin:10px auto 15px}}@media screen and (max-width: 992px){.btn-store{text-align:center;margin:15px auto 0}}.btn-store--orange,.btn-store--clasic,.btn-store--lemon{padding:6px 12px;border-radius:4px;background-color:var(--c-red)!important;animation:pulse 1.5s infinite ease-in-out;background-color:var(--c-white);color:var(--c-white)!important}.btn-store--presentation{width:100%;max-width:80%;background-color:var(--c-white);margin-left:0!important;animation:pulse 1.5s infinite ease-in-out;color:var(--c-white)!important}@media screen and (max-width: 768px){.btn-store--presentation{width:300px!important}}@media screen and (max-width: 992px){.btn-store--presentation{width:initial;margin:0!important;max-width:initial}}.btn-store--kids{width:100%;max-width:80%;margin-left:0!important;animation:pulse 1.5s infinite ease-in-out;background-color:var(--c-terciary-800);color:var(--c-white)!important}@media screen and (max-width: 768px){.btn-store--kids{width:200px!important}}@media screen and (max-width: 992px){.btn-store--kids{width:initial;margin:40px 0 0;max-width:initial}}.item-link-social svg{width:29px;height:29px}.item-link-social li.fb svg{width:22px;height:22px}.item-link-social.circle li{display:inline-block}.item-link-social.circle a{margin:auto;display:flex;justify-content:space-between;align-items:center;width:37px;height:37px;border-radius:150%;text-align:center}.item-link-social.circle svg{display:block;margin:auto}.item-link-social.circle svg path{fill:var(--c-black)}.play-button-overlay{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.play-button{display:flex;justify-content:center;align-items:center;cursor:pointer;outline:none;position:absolute;background:transparent;border:3px solid white;border-radius:50%;width:60px;height:60px}@media screen and (min-width: 992px){.play-button{width:70px;height:70px}}.play-button svg{width:30px;height:30px}@media screen and (min-width: 992px){.play-button svg{width:35px;height:35px}}.search-box{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-top:20px;background:#D9D9D9;border-radius:50px;padding:3px 8px}.input-search{margin:0 auto;max-width:auto;width:100%;height:40px;padding:5px 10px;font-size:1.5rem;background-color:#d9d9d9;border:2px solid #D9D9D9;border-top-left-radius:5px;border-bottom-left-radius:5px;outline:none;display:flex;align-items:center}.input-search:focus{border:2px solid rgba(255,255,255,0);transition:.35s ease;color:#000}.input-search:focus::-webkit-input-placeholder{transition:opacity .45s ease;opacity:0}.input-search:focus::-moz-placeholder{transition:opacity .45s ease;opacity:0}.input-search:focus:-ms-placeholder{transition:opacity .45s ease;opacity:0}.button-search{background-color:#d9d9d9;border:2px solid #D9D9D9;height:40px;width:40px;display:flex;align-items:center!important;border-left:1px solid rgb(219,219,219)!important;padding-left:10px;padding-right:10px;border-bottom-right-radius:5px;border-top-right-radius:5px;cursor:pointer}.button-search i{display:flex;align-items:center;height:100%}.whatsapp-button{position:fixed;bottom:20px;right:20px;width:64px;height:64px;background-color:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.875rem;box-shadow:0 4px 10px #0003;transition:transform .5s ease-in-out,box-shadow .5s ease-in-out;animation:bounce-alt 1.5s infinite}.whatsapp-button:hover{transform:scale(1.1);box-shadow:0 10px 20px #0000004d}@keyframes bounce-alt{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.c-form{width:100%}.c-form form .form-group{width:100%;margin-bottom:1.5rem}.c-form form .form-group label{display:block;margin-bottom:.5rem;font-weight:700;font-size:15px!important;color:#5f5b5b}.c-form form .form-group input[type=text],.c-form form .form-group input[type=email],.c-form form .form-group input[type=tel],.c-form form .form-group input[type=number],.c-form form .form-group textarea,.c-form form .form-group select{font-family:var(--font-primary),serif;display:block;width:100%;padding:15px 20px;font-size:14px;background-clip:padding-box;border:1px solid var(--c-primary);border-radius:12px;box-sizing:border-box}.c-form form .form-group input[type=text]:focus,.c-form form .form-group input[type=email]:focus,.c-form form .form-group input[type=tel]:focus,.c-form form .form-group input[type=number]:focus,.c-form form .form-group textarea:focus,.c-form form .form-group select:focus{border-color:#cce9f6}.c-form form .form-group input[type=text]:disabled,.c-form form .form-group input[type=email]:disabled,.c-form form .form-group input[type=tel]:disabled,.c-form form .form-group input[type=number]:disabled,.c-form form .form-group textarea:disabled,.c-form form .form-group select:disabled{background-color:#e9ecef;opacity:1}.c-form form .form-group input[type=file]{display:none}.c-form form .form-group textarea{height:auto;min-height:150px;line-height:1.5;resize:vertical}.c-form form .form-group .text-danger,.c-form form .form-group .pristine-error{display:block;margin-top:.8rem;font-size:1.5rem;color:var(--c-red)!important}label{display:block;margin-bottom:5px;font-weight:700}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat;background-size:13px;background-position:98% center}select option{background-color:#fff;border:#FFFFFF solid 2px;padding:.4em .6em;font-size:15px;color:#000}.c-form{background:var(--c-white);max-width:1000px;margin:5rem auto;padding:6rem 4rem;border-radius:1.5rem;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;gap:1.5rem;box-sizing:border-box}.c-form .form-title{font-size:20px;margin-bottom:25px}@media screen and (min-width: 992px){.c-form .form-title{font-size:24px}}.c-form .form-description{font-size:13px;margin-bottom:25px}@media screen and (min-width: 992px){.c-form .form-description{font-size:16px}}.grid-responsive{display:grid;gap:10px;grid-auto-flow:dense}@media screen and (min-width: 992px){.grid-responsive{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.box{margin-bottom:7px}.box__title{color:#2d3743}.box-group{border:0px solid #C7C7C7;padding:15px;border-radius:5px;margin:10px 0}.file-details{display:flex;align-items:center;margin-top:1rem;padding:.5rem;border-radius:4px;border:1px solid #ddd}.file-details span{flex-grow:1;font-size:14px;margin-left:1rem}@media screen and (min-width: 992px){.file-details span{font-size:16px}}.btn-remove{background-color:#e3342f;border:none;color:#fff;cursor:pointer;font-size:14px;border-radius:4px;padding:7px 12px;font-weight:700;text-transform:uppercase;text-align:center;transition:background .3s ease,transform .3s ease}.collection{margin:2.5rem 0 1rem;border:1px solid #e0e0e0;border-radius:2px;overflow:hidden;color:#1b1b1b;padding:0}.collection-item{background-color:#fff;line-height:2.5rem;padding:10px 20px;margin:0;border-bottom:1px solid #e0e0e0;white-space:normal;font-size:14px}@media screen and (min-width: 992px){.collection-item{font-size:16px}}.radio-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.radio-item{display:flex;align-items:center;width:270px}.radio-item input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border:2px solid #ccc;border-radius:50%;margin-right:.5rem;margin-bottom:.5rem;outline:none;cursor:pointer;position:relative}.radio-item input[type=radio]:checked{border-color:var(--c-primary);background-color:var(--c-primary)}.radio-item input[type=radio]:checked:before{content:"";position:absolute;top:2px;left:2px;width:8px;height:8px;border-radius:50%;background-color:#fff}.radio-item label{cursor:pointer}.c-button{background:var(--c-primary);border:none;border-radius:4px;color:#fff!important;padding:10px 20px;font-size:16px;font-weight:700;text-transform:uppercase;text-align:center;cursor:pointer;transition:background .3s ease,transform .3s ease}.custom-file-label{border:1px solid var(--c-primary);border-radius:4px;color:var(--c-primary)!important;padding:10px 20px;font-size:16px;font-weight:700;text-transform:uppercase;text-align:center;cursor:pointer;transition:background .3s ease,transform .3s ease}.alert{padding:15px 20px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;position:relative;font-size:16px;line-height:1.5}.alert.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;padding-left:50px}.alert.alert-danger:before{content:"⚠";position:absolute;top:50%;left:15px;transform:translateY(-50%);font-size:20px;color:#721c24}.alert.alert-danger ul{list-style:none;padding-left:0}.alert.alert-danger ul li{padding-left:20px;position:relative;font-size:15px;line-height:1.4}.alert.alert-danger ul li:before{content:"•";color:#721c24;font-weight:700;position:absolute;left:0}.c-grid{display:grid}.c-grid--col2{width:100%}@media screen and (max-width: 576px){.c-grid--col2{grid-template-columns:100%}}@media screen and (min-width: 576px){.c-grid--col2{grid-template-columns:80%}}@media screen and (min-width: 992px){.c-grid--col2{grid-template-columns:34% 66%}}@media screen and (min-width: 1300px){.c-grid--col2{grid-template-columns:39% 61%}}@media screen and (max-width: 768px){.c-grid--col2.post-hero{grid-template-columns:1fr;gap:20px!important}}@media screen and (min-width: 768px){.c-grid--col2.post-hero{grid-template-columns:48% 48%;gap:4%}}.c-grid-col2{width:100%}@media screen and (max-width: 576px){.c-grid-col2{grid-template-columns:100%}}@media screen and (min-width: 576px){.c-grid-col2{grid-template-columns:50% 50%}}@media screen and (min-width: 992px){.c-grid-col2{grid-template-columns:50% 50%}}@media screen and (min-width: 1300px){.c-grid-col2{grid-template-columns:50% 50%}}.c-grid--col2-b{width:100%}@media screen and (max-width: 768px){.c-grid--col2-b{grid-template-columns:100%}}@media screen and (min-width: 768px){.c-grid--col2-b{grid-template-columns:68% 30%}}@media screen and (min-width: 992px){.c-grid--col2-b{grid-template-columns:70% 23%}}@media screen and (min-width: 1300px){.c-grid--col2-b{grid-template-columns:64% 35%}}.c-grid--col2-c{width:100%}@media screen and (max-width: 576px){.c-grid--col2-c{grid-template-columns:100%}}@media screen and (min-width: 768px){.c-grid--col2-c{grid-template-columns:40% 60%}}.c-grid--col2-d{width:100%}@media screen and (max-width: 576px){.c-grid--col2-d{grid-template-columns:100%}}@media screen and (min-width: 576px){.c-grid--col2-d{grid-template-columns:80%;justify-content:center}}@media screen and (min-width: 992px){.c-grid--col2-d{grid-template-columns:40% 60%}}@media screen and (min-width: 1300px){.c-grid--col2-d{grid-template-columns:38% 62%}}.c-grid--col2-e{width:100%}@media screen and (max-width: 576px){.c-grid--col2-e{grid-template-columns:100%}}@media screen and (min-width: 576px){.c-grid--col2-e{grid-template-columns:80%;justify-content:center}}@media screen and (min-width: 992px){.c-grid--col2-e{grid-template-columns:55% 45%}}@media screen and (min-width: 1300px){.c-grid--col2-e{grid-template-columns:53% 47%}}.c-grid--col2-f{width:100%}@media screen and (max-width: 576px){.c-grid--col2-f{grid-template-columns:100%}}@media screen and (min-width: 576px){.c-grid--col2-f{grid-template-columns:80%;justify-content:center}}@media screen and (min-width: 768px){.c-grid--col2-f{grid-template-columns:60%;justify-content:center}}@media screen and (min-width: 992px){.c-grid--col2-f{grid-template-columns:45% 55%}}@media screen and (min-width: 1300px){.c-grid--col2-f{grid-template-columns:38% 62%}}.c-grid--col2-ff{width:100%}@media screen and (max-width: 576px){.c-grid--col2-ff{grid-template-columns:60%}}@media screen and (min-width: 576px){.c-grid--col2-ff{grid-template-columns:80%;justify-content:center}}@media screen and (min-width: 768px){.c-grid--col2-ff{grid-template-columns:60%;justify-content:center}}@media screen and (min-width: 992px){.c-grid--col2-ff{grid-template-columns:45% 55%}}@media screen and (min-width: 1300px){.c-grid--col2-ff{grid-template-columns:38% 62%}}.c-grid--col2-g{width:100%;gap:20px!important;margin:auto;place-items:center;justify-content:center}@media screen and (max-width: 576px){.c-grid--col2-g{grid-template-columns:100%}}@media screen and (min-width: 576px){.c-grid--col2-g{grid-template-columns:80%;justify-content:center}}@media screen and (min-width: 992px){.c-grid--col2-g{grid-template-columns:55% 45%}}@media screen and (min-width: 1300px){.c-grid--col2-g{grid-template-columns:53% 47%}}@media screen and (max-width: 576px){.c-grid--col3{grid-template-columns:100%}}@media screen and (min-width: 576px){.c-grid--col3{grid-template-columns:100%}}@media screen and (min-width: 768px){.c-grid--col3{grid-template-columns:100%}}@media screen and (min-width: 992px){.c-grid--col3{grid-template-columns:32% 32% 32%}}@media screen and (max-width: 768px){.c-grid--col3-b{grid-template-columns:100%!important}}@media screen and (min-width: 768px){.c-grid--col3-b{grid-template-columns:25% 45% 30%!important}}@media screen and (min-width: 992px){.c-grid--col3-b{grid-template-columns:23% 47% 30%!important}}@media screen and (min-width: 1300px){.c-grid--col3-b{grid-template-columns:23% 47% 30%!important}}@media screen and (max-width: 576px){.c-grid--col3-c{grid-template-columns:100%}}@media screen and (min-width: 768px){.c-grid--col3-c{grid-template-columns:100%}}@media screen and (min-width: 992px){.c-grid--col3-c{grid-template-columns:33% 33% 33%}}.c-grid--col3-d{gap:20px!important;margin:auto;place-items:center;justify-content:center}@media screen and (max-width: 576px){.c-grid--col3-d{grid-template-columns:100%}}@media screen and (min-width: 576px){.c-grid--col3-d{grid-template-columns:100%}}@media screen and (min-width: 768px){.c-grid--col3-d{grid-template-columns:100%}}@media screen and (min-width: 992px){.c-grid--col3-d{grid-template-columns:32% 32% 32%}}.c-grid--col4{gap:20px!important;margin:auto;place-items:center;justify-content:center}@media screen and (max-width: 576px){.c-grid--col4{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width: 768px){.c-grid--col4{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 992px){.c-grid--col4{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1300px){.c-grid--col4{grid-template-columns:repeat(4,1fr)}}.c-grid--col4-b{gap:20px!important;margin:auto;place-items:center;justify-content:center}@media screen and (max-width: 576px){.c-grid--col4-b{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width: 768px){.c-grid--col4-b{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 992px){.c-grid--col4-b{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1300px){.c-grid--col4-b{grid-template-columns:repeat(5,1fr)}}.c-grid--col4-c{margin:auto;place-items:center;justify-content:center}@media screen and (max-width: 576px){.c-grid--col4-c{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 576px){.c-grid--col4-c{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 992px){.c-grid--col4-c{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1300px){.c-grid--col4-c{grid-template-columns:repeat(4,1fr)}}.c-grid-footer{grid-template-columns:1fr 200px 1fr 1fr;gap:10px}.c-grid-articles{gap:25px;position:relative}@media screen and (max-width: 576px){.c-grid-articles{grid-template-columns:repeat(1,1fr);max-width:460px;margin:auto}}@media screen and (min-width: 576px){.c-grid-articles{grid-template-columns:repeat(1,1fr);max-width:470px;margin:auto}}@media screen and (min-width: 768px){.c-grid-articles{grid-template-columns:repeat(3,1fr);max-width:100%}}@media screen and (min-width: 992px){.c-grid-articles{grid-template-columns:repeat(4,1fr);max-width:100%}}.c-grid-blog{gap:25px;position:relative}@media screen and (max-width: 576px){.c-grid-blog{grid-template-columns:repeat(1,1fr);max-width:460px;margin:auto}}@media screen and (min-width: 576px){.c-grid-blog{grid-template-columns:repeat(1,1fr);max-width:470px;margin:auto}}@media screen and (min-width: 768px){.c-grid-blog{grid-template-columns:repeat(2,1fr);max-width:100%}}@media screen and (min-width: 992px){.c-grid-blog{grid-template-columns:repeat(3,1fr);max-width:100%}}.c-grid--tow{display:grid}@media screen and (max-width: 576px){.c-grid--tow{grid-template-columns:repeat(1,100%);gap:0 40px}}@media screen and (min-width: 576px){.c-grid--tow{grid-template-columns:repeat(1,100%);gap:0 40px}}@media screen and (min-width: 768px){.c-grid--tow{grid-template-columns:repeat(1,100%);gap:0 40px}}@media screen and (min-width: 992px){.c-grid--tow{grid-template-columns:1fr minmax(0,250px);gap:40px}}@media screen and (min-width: 1300px){.c-grid--tow{grid-template-columns:1fr minmax(0,340px);gap:40px}}@media screen and (max-width: 576px){.c-grid--tow__items:nth-child(2){display:none!important}}@media screen and (min-width: 576px){.c-grid--tow__items:nth-child(2){display:none!important}}@media screen and (min-width: 768px){.c-grid--tow__items:nth-child(2){display:none!important}}@media screen and (min-width: 992px){.c-grid--tow__items:nth-child(2){display:block!important}}.c-grid--tow__items .title h3{color:#000;font-size:20px}.c-grid--article-b{margin-top:15px;gap:15px}main section{position:relative;z-index:0}main section.overlay:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000069;z-index:1}main section.c-image{overflow:hidden}@media screen and (min-width: 1300px){main section.c-image{min-height:800px}}@media screen and (min-width: 1300px){main section.c-image .c-container{max-height:800px}}main section.c-image .content-img{position:relative;max-width:100%;height:auto}main section.c-image .content-img picture{display:flex;width:100%}main section.c-image .content-img picture .background-image{width:100%;height:auto;display:flex;object-fit:cover}@media screen and (max-width: 768px){main section.c-image .content-img picture .background-image{min-height:750px}}@media screen and (min-width: 1300px){main section.c-image .content-img picture .background-image{height:800px}}main section.c-image .c-container{position:initial}main section.c-image .c-container .text-box{position:absolute;top:50%;transform:translateY(-50%);background-color:var(--c-primary-400);color:var(--c-white);padding:20px;max-width:335px;font-size:25px;text-align:start;width:100%}@media screen and (max-width: 768px){main section.c-image .c-container .text-box{top:80%!important;left:50%!important;transform:translate(-50%,-50%)!important;padding:10px;max-width:300px;font-size:14px}}main section.c-image.bc-img-c .text-box{background-color:transparent!important;max-width:580px!important;width:100%;z-index:3}@media screen and (max-width: 768px){main section.c-image.bc-img-c .text-box{max-width:320px!important;top:50%!important;display:flex;flex-direction:column;height:100%;justify-content:space-between;align-items:flex-start;left:0!important;transform:translate(8%,-50%)!important}}main section.c-image.bc-img-c .text-box .h1{color:var(--c-white);font-weight:600}@media screen and (max-width: 768px){main section.c-image.bc-img-c .text-box .h1{padding-top:50px}}main section.c-image.bc-img-c .text-box .h1 div{margin-bottom:10px}@media screen and (max-width: 768px){main section.c-image.bc-img-c .text-box p{padding-bottom:50px}}@media screen and (max-width: 768px){main section.c-image.bc-img-c .text-box p{max-width:300px!important;align-items:center;display:flex;width:100%;justify-content:center}}main section.c-composicion{text-align:center;background-color:var(--c-secundary-600);padding:80px 0}main section.c-composicion .c-container .c-title{color:var(--c-white);background-color:var(--c-primary-400);padding:10px 20px;display:inline-block;margin-bottom:40px}main section.c-certifications{text-align:center;padding:40px 0;background-color:var(--c-white)}@media screen and (min-width: 768px){main section.c-certifications{padding:50px 0}}@media screen and (min-width: 992px){main section.c-certifications{padding:60px 0}}main section.c-certifications .c-container .c-title{color:var(--c-white);background-color:var(--c-primary);padding:10px 20px;display:inline-block;margin-bottom:40px}main section.c-certifications .c-container .c-description{font-size:20px;max-width:930px;margin:0 auto 40px}main section.c-certifications .c-container .c-card{height:260px;margin:0 auto;max-width:250px}main section.c-certifications .c-container .c-card:hover{transform:scale(1);box-shadow:0 8px 16px #0000}main section.c-certifications .c-container .c-card p{color:#000}main section.c-strategic-approach{text-align:center;background-color:var(--c-white);padding:40px 0}@media screen and (min-width: 768px){main section.c-strategic-approach{padding:50px 0}}@media screen and (min-width: 992px){main section.c-strategic-approach{padding:60px 0}}main section.c-strategic-approach .c-container .c-title{color:var(--c-white);background-color:var(--c-primary);padding:10px 20px;display:inline-block;margin-bottom:40px}main section.c-strategic-approach .c-container .c-description{font-size:20px;max-width:930px;margin:0 auto 40px}main section.c-strategic-approach .c-container .c-card{background:#ECECEC}main section.c-strategic-approach .c-container .c-card a{display:block;width:100%;height:100%;color:#000;text-decoration:none}main section.c-strategic-approach .c-container .c-card p{color:#000}main section.c-vision-mision{text-align:center;padding:40px 0}@media screen and (min-width: 768px){main section.c-vision-mision{padding:50px 0}}@media screen and (min-width: 992px){main section.c-vision-mision{padding:60px 0;background-color:var(--c-white)}}main section.c-vision-mision .c-container .c-title{color:var(--c-white);background-color:var(--c-primary);padding:10px 20px;display:inline-block;margin-bottom:40px}main section.c-vision-mision .c-container .c-description{font-size:20px;max-width:930px;margin:0 auto 40px}main section.c-vision-mision .c-container .card-list{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:50px}main section.c-vision-mision .c-container .c-card{padding:20px 10px;max-width:430px;background:#ECECEC;height:440px}main section.c-vision-mision .c-container .c-card h3{background:var(--c-primary);color:#fff;width:max-content;margin:0 auto 20px;padding:10px 26px;font-size:24px}@media screen and (min-width: 768px){main section.c-vision-mision .c-container .c-card h3{font-size:28px}}@media screen and (min-width: 992px){main section.c-vision-mision .c-container .c-card h3{font-size:32px}}main section.c-vision-mision .c-container .c-card p{color:#000;font-size:16px}@media screen and (min-width: 992px){main section.c-vision-mision .c-container .c-card p{font-size:18px}}main section.c-products{text-align:center;background-color:var(--c-white);padding:40px 0}@media screen and (min-width: 768px){main section.c-products{padding:50px 0}}@media screen and (min-width: 992px){main section.c-products{padding:60px 0}}main section.c-products .c-container .swiper-products{padding:40px 0}@media screen and (min-width: 1300px){main section.c-products .c-container .swiper-products{overflow:hidden}}main section.c-products .c-container .c-title{color:var(--c-white);background-color:var(--c-primary);padding:10px 20px;display:inline-block;margin-bottom:40px}main section.c-products .c-container .c-description{font-size:20px;max-width:930px;margin:0 auto 40px}main section.c-products .c-container .c-card{border-radius:10px;border:5px solid #ECECEC;padding:20px;height:auto}main section.c-products .c-container .c-card:hover{transform:scale(1.02);box-shadow:0 8px 16px #0000}@media screen and (min-width: 768px){main section.c-products .c-container .c-card{height:450px}}@media screen and (min-width: 800px){main section.c-products .c-container .c-card{height:400px}}@media screen and (min-width: 992px){main section.c-products .c-container .c-card{height:350px}}@media screen and (min-width: 1300px){main section.c-products .c-container .c-card{height:420px}}main section.c-products .c-container .c-card img{max-width:100%;height:150px}main section.c-products .c-container .c-card h3{color:#000}main section.c-products .c-container .c-card p{color:#000}main section.c-product{color:var(--c-white);position:relative;width:100%;display:flex}@media screen and (max-width: 768px){main section.c-product{height:auto!important}}@media screen and (min-width: 768px){main section.c-product{height:auto!important}}@media screen and (min-width: 992px){main section.c-product{height:780px!important}}@media screen and (min-width: 1300px){main section.c-product{height:900px!important}}main section.c-product .c-container{margin:15px auto;display:flex;align-items:center}@media screen and (max-width: 576px){main section.c-product .c-container{height:680px;margin:63px auto}}@media screen and (min-width: 576px){main section.c-product .c-container{height:740px;margin:80px auto}}@media screen and (min-width: 768px){main section.c-product .c-container{height:740px;margin:0 auto}}@media screen and (min-width: 992px){main section.c-product .c-container{height:100%!important;margin:0 auto}}@media screen and (min-width: 1300px){main section.c-product .c-container{margin:0 auto}}@media screen and (min-width: 1600px){main section.c-product .c-container{margin:0 auto}}@media screen and (max-width: 768px){main section.c-product .c-container .swiper-container{height:100%}}@media screen and (max-width: 768px){main section.c-product .c-container .c-grid--col2{height:65%!important;grid-template-columns:100%;grid-template-rows:auto auto}}@media screen and (min-width: 768px){main section.c-product .c-container .c-grid--col2{height:auto;grid-template-columns:100%;grid-template-rows:auto auto}}@media screen and (min-width: 992px){main section.c-product .c-container .c-grid--col2{height:auto;grid-template-columns:39% 61%!important;grid-template-rows:auto auto}}@media screen and (min-width: 1300px){main section.c-product .c-container .c-grid--col2{grid-template-rows:none}}main section.c-product .c-container .c-text{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 992px){main section.c-product .c-container .c-text{grid-row:2;max-height:100%}}main section.c-product .c-container .c-text h2{max-width:350px;width:100%;margin-top:40px;margin-bottom:40px;color:var(--c-yellow)}@media screen and (max-width: 992px){main section.c-product .c-container .c-text h2{max-width:100%;text-align:center}}@media screen and (min-width: 1300px){main section.c-product .c-container .c-text h2{margin-top:0;max-width:auto}}main section.c-product .c-container .c-text p{max-width:450px;font-weight:600;font-size:3.6rem;font-family:var(--font-primary);font-weight:var(--font-primary-w-regular)}@media screen and (max-width: 992px){main section.c-product .c-container .c-text p{align-self:center;text-align:center;font-size:2.4rem;line-height:3rem}}main section.c-product .c-container .c-image{position:relative;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 992px){main section.c-product .c-container .c-image{justify-content:start}}main section.c-product .c-container .c-image .isometric-shadow{position:relative;display:inline-block;width:fit-content;height:fit-content}main section.c-product .c-container .c-image .isometric-shadow:before{content:"";position:absolute;top:80%;left:65%;width:45%;height:30%;z-index:-1;opacity:.7;transform:scale(1.2,.2) skew(-60deg,24deg);background:linear-gradient(15deg,rgb(0,0,0) 20%,rgb(45,46,46) 90%,rgb(208,212,213) 124%);filter:blur(16px);transition:opacity 1s ease-in-out}@media screen and (max-width: 576px){main section.c-product .c-container .c-image .dynamic-image{height:320px}}@media screen and (max-width: 768px){main section.c-product .c-container .c-image .dynamic-image{position:relative!important}}@media screen and (min-width: 576px){main section.c-product .c-container .c-image .dynamic-image{height:350px}}@media screen and (min-width: 768px){main section.c-product .c-container .c-image .dynamic-image{position:relative;max-width:450px;height:370px}}@media screen and (min-width: 992px){main section.c-product .c-container .c-image .dynamic-image{height:420px;justify-content:start}}@media screen and (min-width: 1300px){main section.c-product .c-container .c-image .dynamic-image{width:100%;max-width:1200px;height:480px}}main section.c-product .c-container .c-image img{max-width:100%;height:auto}main section.c-txt{display:flex;justify-content:center;align-items:center;text-align:center;padding:6rem 0;background-color:var(--c-white)}main section.c-txt .c-init{width:100%!important;display:flex!important;align-items:center!important;max-width:600px}@media screen and (max-width: 768px){main section.c-txt .c-init{max-width:300px!important}}main section.c-txt .c-init .c-block{width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}main section.c-txt .c-init .c-block .h1{margin-bottom:3rem;color:var(--c-primary-500);font-weight:400}main section.c-txt .c-init .c-block .parraf{color:var(--c-primary-500)}main section.c-dosage-kids{padding:6rem 0;background-color:#f7e6da}main section.c-dosage-kids .title-h2{text-align:center;color:var(--c-red);margin:auto;max-width:800px;margin-bottom:4rem}@media screen and (max-width: 768px){main section.c-dosage-kids .title-h2{flex-wrap:wrap;max-width:340px}}@media screen and (min-width: 768px){main section.c-dosage-kids .title-h2{flex-wrap:nowrap;max-width:800px}}main section.c-dosage-kids .c-steps{gap:20px;margin:auto;max-width:1200px;width:100%;margin-bottom:4rem}main section.c-dosage-kids .c-steps .c-dosage-step{text-align:center;background-color:#e7bb9f93;border-radius:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 4px 6px #0000001a;justify-self:center}@media screen and (max-width: 576px){main section.c-dosage-kids .c-steps .c-dosage-step{width:max-content!important;max-width:200px!important;padding:3.5rem 6rem}}@media screen and (min-width: 576px){main section.c-dosage-kids .c-steps .c-dosage-step{width:max-content!important;max-width:250px!important;padding:3rem 4rem}}@media screen and (min-width: 768px){main section.c-dosage-kids .c-steps .c-dosage-step{max-width:fit-content;width:auto!important;max-width:300px;padding:4rem 6rem}}@media screen and (min-width: 992px){main section.c-dosage-kids .c-steps .c-dosage-step{width:auto}}main section.c-dosage-kids .c-steps .c-dosage-step .step-icon{width:80px;margin-bottom:1rem}main section.c-dosage-kids .c-steps .c-dosage-step .c-span{background-color:var(--c-red);color:var(--c-white);margin-bottom:2.3rem}main section.c-dosage-kids .c-steps .c-dosage-step p{color:var(--c-red);margin:0}main section.c-dosage-kids .c-recommended{text-align:center;background-color:#e7bb9fb6;padding:2rem 1rem;max-width:450px;border-radius:30px;margin:auto;margin-bottom:6rem;color:var(--c-red)}@media screen and (max-width: 768px){main section.c-dosage-kids .c-recommended{padding:2rem 0;width:100%;max-width:350px!important}}main section.c-dosage-kids .c-recommended h3{margin-bottom:.5rem}main section.c-dosage-kids .c-recommended p{margin:.25rem 0}main section.c-dosage-kids .c-differentials{text-align:center}@media screen and (max-width: 768px){main section.c-dosage-kids .c-differentials{display:flex;flex-direction:column;width:100%;max-width:350px!important;margin:auto}}main section.c-dosage-kids .c-differentials .text-h3{display:flex;justify-content:center;color:var(--c-red);margin-bottom:40px}@media screen and (max-width: 768px){main section.c-dosage-kids .c-differentials .text-h3{text-align:start}}main section.c-dosage-kids .c-differentials .c-items{flex-wrap:wrap;gap:1rem;margin-top:1rem;justify-content:center}@media screen and (max-width: 768px){main section.c-dosage-kids .c-differentials .c-items{width:100%;max-width:250px!important;margin:auto}}main section.c-dosage-kids .c-differentials .c-items p{color:var(--c-terciary-800);align-items:center;display:flex;width:100%;font-weight:500}@media screen and (max-width: 768px){main section.c-dosage-kids .c-differentials .c-items p{text-align:start!important}}main section.c-dosage-kids .c-differentials .c-items p:hover{color:var(--c-red)}main section.c-dosage-kids .c-differentials .c-items p:hover img{animation:bounce 1s infinite ease-in-out}main section.c-dosage-kids .c-differentials .c-items p img{width:2.2rem;padding-right:10px}main section.c-section-benefits{background-color:var(--c-white-d);text-align:center}@media screen and (max-width: 768px){main section.c-section-benefits{height:initial!important;padding:6rem 0}}@media screen and (min-width: 768px){main section.c-section-benefits{padding:6rem 0 8rem;height:500px}}@media screen and (min-width: 992px){main section.c-section-benefits{padding:6rem 0 0;height:700px}}main section.c-section-benefits .c-container{display:flex;flex-direction:column;align-content:center}@media screen and (max-width: 992px){main section.c-section-benefits .c-container{justify-content:center}}@media screen and (min-width: 1300px){main section.c-section-benefits .c-container{height:700px}}main section.c-section-benefits .c-container .title-h2{color:var(--c-terciary-800);margin-bottom:7rem;position:relative;z-index:100}@media screen and (max-width: 768px){main section.c-section-benefits .c-container .title-h2{margin-bottom:2rem}}main section.c-section-benefits .c-container .c-grid--col2-b{gap:14px;position:relative;z-index:100}@media screen and (max-width: 768px){main section.c-section-benefits .c-container .c-grid--col2-b{max-width:70%!important;margin:0 auto}}main section.c-section-benefits .c-container .c-grid--col2-b .column{text-align:center;margin:0 auto}@media screen and (max-width: 768px){main section.c-section-benefits .c-container .c-grid--col2-b .column{max-width:90%}}@media screen and (min-width: 768px){main section.c-section-benefits .c-container .c-grid--col2-b .column{max-width:100%}}@media screen and (min-width: 1300px){main section.c-section-benefits .c-container .c-grid--col2-b .column{max-width:90%}}main section.c-section-benefits .c-container .c-grid--col2-b .column h3{font-weight:700;padding:.5rem 2.5rem;margin-bottom:2.5rem;border-radius:30px;position:relative;margin:0 auto 25px;width:max-content}main section.c-section-benefits .c-container .c-grid--col2-b .column .benefit-item{color:#333;padding:1rem}main section.c-section-benefits .c-container .c-grid--col2-b .column .benefit-item span{background-color:var(--c-white);color:var(--c-terciary-800);margin-bottom:1.5rem;font-family:var(--font-primary);font-weight:800!important;text-shadow:1px 1px 0 var(--c-terciary-800),-1px 1px 0 var(--c-terciary-800),1px -1px 0 var(--c-terciary-800),-1px -1px 0 var(--c-terciary-800)}@media screen and (max-width: 768px){main section.c-section-benefits .c-container .c-grid--col2-b .column .benefit-item span{display:flex}}@media screen and (min-width: 768px){main section.c-section-benefits .c-container .c-grid--col2-b .column .benefit-item span{display:none}}main section.c-section-benefits .c-container .c-grid--col2-b .column .benefit-item p{color:var(--c-terciary-800);font-weight:500}main section.c-section-kids{height:100vh}@media screen and (min-width: 1300px){main section.c-section-kids{height:860px}}main section.c-section-kids .c-container{position:relative;height:100%;z-index:70}@media screen and (min-width: 1300px){main section.c-section-kids .c-container{height:800px}}main section.c-section-kids .c-container .c-grid--col2{height:100%;margin:0 auto!important;justify-content:center}main section.c-section-kids .c-container .c-grid--col2 .c-left{top:-22%!important}@media screen and (max-width: 576px){main section.c-section-kids .c-container .c-grid--col2 .c-left{position:initial;width:90%;height:100%;margin:0 auto}}@media screen and (min-width: 576px){main section.c-section-kids .c-container .c-grid--col2 .c-left{position:initial;width:90%;height:100%;margin:0 auto}}main section.c-section-kids .c-container .c-grid--col2 .c-left p{color:var(--c-terciary-800)}@media screen and (min-width: 768px){main section.c-section-kids .c-container .c-grid--col2 .c-left p{padding:4rem 0}}@media screen and (min-width: 992px){main section.c-section-kids .c-container .c-grid--col2 .c-left p{padding:0}}main section.c-section-kids .c-container .c-grid--col2 .c-right{height:100%;position:relative}@media screen and (max-width: 768px){main section.c-section-kids .c-container .c-grid--col2 .c-right{position:initial!important}}@media screen and (min-width: 768px){main section.c-section-kids .c-container .c-grid--col2 .c-right{top:2%!important}}@media screen and (min-width: 1300px){main section.c-section-kids .c-container .c-grid--col2 .c-right{justify-content:center!important;top:6%!important}}@media screen and (max-width: 992px){main section.c-section-kids .c-container .c-grid--col2 .c-right .c-block-product{display:flex;width:100%;margin:initial!important}}main section.c-section-kids .c-container .c-grid--col2 .c-right .c-block-product img{display:flex;margin:auto}@media screen and (max-width: 576px){main section.c-section-kids .c-container .c-grid--col2 .c-right .c-block-product img{width:100%}}@media screen and (max-width: 768px){main section.c-section-kids .c-container .c-grid--col2 .c-right .c-block-product img{position:absolute;bottom:0;transform:translate(50%,5%);right:50%;width:90%}}@media screen and (min-width: 768px){main section.c-section-kids .c-container .c-grid--col2 .c-right .c-block-product img{position:absolute;bottom:0;left:0;width:80%}}@media screen and (min-width: 992px){main section.c-section-kids .c-container .c-grid--col2 .c-right .c-block-product img{width:100%}}main section.c-section-red{height:100vh;background-color:var(--c-red)}@media screen and (min-width: 992px){main section.c-section-red{height:780px}}@media screen and (min-width: 768px){main section.c-section-red .c-container{height:780px}}@media screen and (max-width: 768px){main section.c-section-red .c-container .c-grid--col3-b .c-left{position:initial;justify-content:center;align-items:center}}main section.c-section-red .c-container .c-grid--col3-b .c-left .text-h3{position:absolute;color:var(--c-white)!important;font-weight:400}@media screen and (max-width: 768px){main section.c-section-red .c-container .c-grid--col3-b .c-left .text-h3{position:initial!important}}@media screen and (min-width: 768px){main section.c-section-red .c-container .c-grid--col3-b .c-left .text-h3{top:30%}}@media screen and (min-width: 992px){main section.c-section-red .c-container .c-grid--col3-b .c-left .text-h3{top:18%}}main section.c-section-red .c-container .c-grid--col3-b .c-center{top:-30%}main section.c-section-red .c-container .c-grid--col3-b .c-center .c-block-product{height:100%;align-content:center}@media screen and (max-width: 768px){main section.c-section-red .c-container .c-grid--col3-b .c-center .c-block-product{display:flex;height:auto!important;justify-content:center}}@media screen and (max-width: 576px){main section.c-section-red .c-container .c-grid--col3-b .c-center .c-block-product img{max-width:300px;position:relative;left:-8%!important}}@media screen and (min-width: 576px){main section.c-section-red .c-container .c-grid--col3-b .c-center .c-block-product img{position:relative;max-width:300px;left:-6%!important;width:100%}}@media screen and (min-width: 768px){main section.c-section-red .c-container .c-grid--col3-b .c-center .c-block-product img{height:auto;max-width:650px}}@media screen and (min-width: 992px){main section.c-section-red .c-container .c-grid--col3-b .c-center .c-block-product img{height:auto;max-width:650px}}@media screen and (max-width: 992px){main section.c-section-red .c-container .c-grid--col3-b .c-center{position:initial!important}}main section.c-section-red .c-container .c-grid--col3-b .c-right{width:100%;display:flex;align-items:start;z-index:100;height:100%;bottom:initial!important}@media screen and (max-width: 992px){main section.c-section-red .c-container .c-grid--col3-b .c-right{justify-content:center!important;position:initial!important}}@media screen and (min-width: 1300px){main section.c-section-red .c-container .c-grid--col3-b .c-right{display:block!important}}main section.c-section-red .c-container .c-grid--col3-b .c-right .c-block-product-b{display:flex;flex-direction:column;align-items:start!important;height:100%;justify-content:start;position:absolute}@media screen and (max-width: 768px){main section.c-section-red .c-container .c-grid--col3-b .c-right .c-block-product-b{position:initial!important}}@media screen and (min-width: 768px){main section.c-section-red .c-container .c-grid--col3-b .c-right .c-block-product-b{top:30%}}@media screen and (min-width: 992px){main section.c-section-red .c-container .c-grid--col3-b .c-right .c-block-product-b{top:18%}}main section.c-section-red .c-container .c-grid--col3-b .c-right .c-block-product-b .text-h1{color:var(--c-white)!important;margin-bottom:2.5rem}@media screen and (max-width: 768px){main section.c-section-red .c-container .c-grid--col3-b .c-right .c-block-product-b .text-h1{text-align:center}}@media screen and (max-width: 768px){main section.c-section-red .c-container .c-grid--col3-b .c-right .c-block-product-b img{margin:0 auto;width:150px}}main section.c-store{background-color:var(--c-white-e)!important}main section.c-store .c-box{display:grid;gap:20px;text-align:center;margin:auto}@media screen and (max-width: 768px){main section.c-store .c-box{grid-template-columns:repeat(1,1fr);width:100%}}@media screen and (min-width: 768px){main section.c-store .c-box{grid-template-columns:repeat(2,1fr);width:100%}}@media screen and (min-width: 992px){main section.c-store .c-box{grid-template-columns:repeat(2,1fr);width:80%}}@media screen and (min-width: 1300px){main section.c-store .c-box{width:90%;grid-template-columns:repeat(4,1fr)}}main section.c-store .c-box .category{padding:20px;border-radius:10px}@media screen and (max-width: 768px){main section.c-store .c-box .category{background-color:var(--c-white);padding:20px 10}}main section.c-store .c-box .category .category-icon{margin-bottom:60px;transition:transform .3s ease}@media screen and (max-width: 768px){main section.c-store .c-box .category .category-icon{margin-bottom:30px}}@media screen and (max-width: 576px){main section.c-store .c-box .category .category-icon:hover{border-radius:10px;transform:scale(1.01);cursor:pointer;background-color:#d8d8d8}}main section.c-store .c-box .category .category-icon img{padding:5px}main section.c-store .c-box .category .logo-grid{flex-direction:column;align-items:center;gap:40px}@media screen and (max-width: 768px){main section.c-store .c-box .category .logo-grid{display:none}}@media screen and (min-width: 768px){main section.c-store .c-box .category .logo-grid{display:flex}}@media screen and (min-width: 992px){main section.c-store .c-box .category .logo-grid{display:flex}}@media screen and (min-width: 1300px){main section.c-store .c-box .category .logo-grid{display:flex}}main section.c-store .c-box .category .logo-grid a img{max-width:80%}main section.c-store .c-box .category .logo-grid a .zoom-on-hover{transition:transform .3s ease}main section.c-store .c-box .category .logo-grid a .zoom-on-hover:hover{transform:scale(1.1)}main section.c-detail{background-color:#fff;overflow:hidden}main section.c-detail .c-blocks{display:flex;width:100%}@media screen and (max-width: 992px){main section.c-detail .c-blocks{flex-direction:column}}@media screen and (min-width: 992px){main section.c-detail .c-blocks{gap:20px;flex-direction:row}}main section.c-detail .c-blocks .c-column{width:100%}main section.c-detail .c-blocks .c-column.tabs{display:flex;margin-bottom:2.5rem;order:2;gap:10px}@media screen and (max-width: 768px){main section.c-detail .c-blocks .c-column.tabs{flex-wrap:wrap}}@media screen and (max-width: 992px){main section.c-detail .c-blocks .c-column.tabs{justify-content:center;width:100%}}@media screen and (min-width: 992px){main section.c-detail .c-blocks .c-column.tabs{justify-content:start;flex-direction:column;width:20%}}@media screen and (min-width: 1300px){main section.c-detail .c-blocks .c-column.tabs{gap:5px}}main section.c-detail .c-blocks .c-column.tabs .tab-button{padding:1rem;color:var(--c-primary);background-color:var(--c-white);border:none;text-align:start;cursor:pointer;border-radius:1.2rem}@media screen and (max-width: 576px){main section.c-detail .c-blocks .c-column.tabs .tab-button{border-radius:1rem}}main section.c-detail .c-blocks .c-column.tabs .tab-button.active{background-color:var(--c-primary);color:var(--c-white)}main section.c-detail .c-blocks .c-column.static-content{display:flex;justify-content:center;align-items:center;order:1}@media screen and (max-width: 992px){main section.c-detail .c-blocks .c-column.static-content{margin-bottom:45px;width:100%}}@media screen and (min-width: 992px){main section.c-detail .c-blocks .c-column.static-content{margin-bottom:0;order:2;width:55%}}main section.c-detail .c-blocks .c-column.static-content .isometric-shadow{position:relative;display:inline-block;width:fit-content;height:fit-content}main section.c-detail .c-blocks .c-column.static-content .isometric-shadow:before{content:"";position:absolute;top:80%;left:65%;width:45%;height:30%;z-index:-1;opacity:.7;transform:scale(1.2,.2) skew(-60deg,24deg);background:linear-gradient(15deg,rgb(0,0,0) 20%,rgb(45,46,46) 90%,rgb(208,212,213) 124%);filter:blur(16px);transition:opacity 1s ease-in-out}@media screen and (max-width: 576px){main section.c-detail .c-blocks .c-column.static-content .dynamic-image{height:300px}}@media screen and (min-width: 576px){main section.c-detail .c-blocks .c-column.static-content .dynamic-image{height:350px}}@media screen and (min-width: 768px){main section.c-detail .c-blocks .c-column.static-content .dynamic-image{position:relative;max-width:450px;height:370px}}@media screen and (min-width: 992px){main section.c-detail .c-blocks .c-column.static-content .dynamic-image{height:430px}}main section.c-detail .c-blocks .c-column.static-content img{height:auto;position:relative;max-width:530px}main section.c-detail .c-blocks .c-column.dynamic-content{display:flex;justify-content:center;order:3}@media screen and (max-width: 992px){main section.c-detail .c-blocks .c-column.dynamic-content{width:100%}}@media screen and (min-width: 992px){main section.c-detail .c-blocks .c-column.dynamic-content{width:25%}}main section.c-detail .c-blocks .c-column.dynamic-content .c-info-container{display:none;background-color:#f3f3f3;padding:3.2rem;box-shadow:0 6px 10px #0006}@media screen and (max-width: 576px){main section.c-detail .c-blocks .c-column.dynamic-content .c-info-container{width:78%;max-width:none;border-radius:30px}}@media screen and (min-width: 576px){main section.c-detail .c-blocks .c-column.dynamic-content .c-info-container{border-radius:35px;width:70%;max-width:max-content}}@media screen and (min-width: 768px){main section.c-detail .c-blocks .c-column.dynamic-content .c-info-container{width:70%;height:max-content;max-width:max-content}}@media screen and (min-width: 992px){main section.c-detail .c-blocks .c-column.dynamic-content .c-info-container{width:100%;max-width:none}}main section.c-detail .c-blocks .c-column.dynamic-content .c-info-container p{color:var(--c-secundary-900);font-weight:700;margin-bottom:2.5rem}main section.c-detail .c-blocks .c-column.dynamic-content .c-info-container ul{margin-inline-start:22px;color:var(--c-secundary-900);list-style:disc}main section.c-detail .c-blocks .c-column.dynamic-content .c-info-container.active{display:flex;flex-direction:column}main section.c-magnesio{background-color:#00bfff;position:relative;padding:6.7rem 0;height:1320px;overflow:hidden;display:flex}@media screen and (max-width: 992px){main section.c-magnesio{height:1143px}}@media screen and (min-width: 992px){main section.c-magnesio{height:1320px}}main section.c-magnesio .c-container{display:grid}@media screen and (max-width: 992px){main section.c-magnesio .c-container{grid-template-columns:100%}}@media screen and (min-width: 992px){main section.c-magnesio .c-container{grid-template-columns:48% 48%}}@media screen and (max-width: 992px){main section.c-magnesio .c-left .title-h2{margin:0 auto 4rem;max-width:84%}}@media screen and (min-width: 992px){main section.c-magnesio .c-left .title-h2{margin-bottom:9rem}}@media screen and (max-width: 992px){main section.c-magnesio .c-left .c-box-img{display:flex;justify-content:center;margin-bottom:4rem}}@media screen and (min-width: 992px){main section.c-magnesio .c-left .c-box-img{display:none}}main section.c-magnesio .c-left .c-card-products{display:flex;flex-direction:column;gap:15px;align-items:center;width:100%}main section.c-magnesio .c-left .c-card-products .c-card{width:390px;text-align:center;font-weight:700;border-radius:10px}@media screen and (max-width: 992px){main section.c-magnesio .c-left .c-card-products .c-card{padding:25px 20px}}@media screen and (min-width: 992px){main section.c-magnesio .c-left .c-card-products .c-card{padding:15px}}main section.c-magnesio .c-right{position:relative}@media screen and (max-width: 992px){main section.c-magnesio .c-right{display:none}}@media screen and (min-width: 992px){main section.c-magnesio .c-right{display:block}}main section.c-magnesio .c-right .c-boxes{position:relative;display:flex;flex-direction:column;align-items:center;gap:30px;height:100%}main section.c-magnesio .c-right .c-boxes img{transition:all .3s ease;position:absolute}main section.c-magnesio .c-right .c-boxes img:nth-child(1){left:0%;top:5%}main section.c-magnesio .c-right .c-boxes img:nth-child(2){left:-10%;top:38%}main section.c-magnesio .c-right .c-boxes img:nth-child(3){left:20%;top:55%}main section.c-contact{background-color:#f9f7f7}main section.c-contact .c-container{width:100%}main section.c-contact .c-container .title-h4{text-align:center;margin-bottom:4rem}main section.c-contact .c-container .c-box-contact{display:flex;justify-content:center;max-width:650px;gap:60px;margin:auto}@media screen and (max-width: 768px){main section.c-contact .c-container .c-box-contact{display:flex;gap:20px;flex-direction:column;align-items:center}}main section.c-contact .c-container .c-box-contact .c-card{display:flex;align-items:center;flex-direction:column;background-color:var(--c-white-e);border-radius:8px;padding:27px;width:48%;box-shadow:0 2px 4px #0003;transition:transform .3s;text-decoration:none;color:inherit}@media screen and (max-width: 768px){main section.c-contact .c-container .c-box-contact .c-card{max-width:230px;width:100%}}main section.c-contact .c-container .c-box-contact .c-card:hover{transform:translateY(-2px)}main section.c-contact .c-container .c-box-contact .c-card .c-info .c-text{font-weight:700}main section.c-kids-store{height:400px}@media screen and (max-width: 768px){main section.c-kids-store{height:600px}}main section.c-kids-store .c-container .c-flex{display:flex}@media screen and (max-width: 768px){main section.c-kids-store .c-container .c-flex{display:block;height:100%}}main section.c-kids-store .c-container .c-flex .c-left{width:50%}@media screen and (max-width: 768px){main section.c-kids-store .c-container .c-flex .c-left{width:100%;display:flex;justify-content:center;height:38%}}main section.c-kids-store .c-container .c-flex .c-left .hero-text{display:flex;align-items:center;height:100%}main section.c-kids-store .c-container .c-flex .c-right{width:50%}@media screen and (max-width: 768px){main section.c-kids-store .c-container .c-flex .c-right{width:100%}}@media screen and (max-width: 768px){main section.c-kids-store .c-container .c-flex .c-right .c-img picture{display:flex;justify-content:center}}main section.c-kids-store .c-container .c-flex .c-right .c-img picture img{position:relative;bottom:-50px;left:10%}@media screen and (max-width: 768px){main section.c-kids-store .c-container .c-flex .c-right .c-img picture img{bottom:0;left:0}}@media screen and (min-width: 768px){main section.c-kids-store .c-container .c-flex .c-right .c-img picture img{left:25%}}@media screen and (min-width: 992px){main section.c-kids-store .c-container .c-flex .c-right .c-img picture img{left:20%}}main section.c-stores{background-color:#f7e7dd;display:flex;justify-content:center;align-items:center;padding:60px}main section.c-stores .c-container{width:100%;background-color:#fff;box-shadow:0 4px 8px #0000001a;padding:40px;border-radius:15px}main section.c-stores .c-container .c-grid{gap:60px!important;max-width:1015px}@media screen and (max-width: 992px){main section.c-stores .c-container .c-grid{gap:40px!important}}main section.c-stores .c-container .c-grid .zoom-on-hover{transition:transform .3s ease}main section.c-stores .c-container .c-grid .zoom-on-hover:hover{transform:scale(1.1)}main section.c-stores .c-container .c-grid .store-link{display:inline-block}main section.c-stores .c-container .c-grid .store-link .store-logo{height:auto}@media screen and (max-width: 768px){main section.c-stores .c-container .c-grid .store-link .store-logo{width:130px}}.c-container{margin:auto;width:95%;max-width:1400px;display:block;height:100%;z-index:60;position:relative}@media screen and (min-width: 1300px){.c-container{max-width:1500px}}.c-container--fluid{max-width:1400px;margin:auto;width:98%}@media screen and (min-width: 992px){.c-container--fluid-b{margin:auto;width:90%!important;max-width:100%!important}}.c-container--min{max-width:990px;width:98%}.accordion{width:100%;position:relative;z-index:1;max-width:100%}@media screen and (max-width: 576px){.accordion{margin:0 auto 50px}}@media screen and (min-width: 576px){.accordion{margin:0 auto}}.accordion-item{background-color:#e0e0e0;color:#333;overflow:hidden;border:0;border-radius:1rem;margin-bottom:20px;transition:transform .5s ease,box-shadow .5s ease;box-shadow:0 4px 4px #00000040}.accordion-item:last-child{margin:0}.accordion-item__label{position:relative;display:block;font-weight:900;border-radius:8px;margin-bottom:0;cursor:pointer;line-height:1.2;padding:20px 70px 20px 40px;transition:background-color .5s ease-in-out,color .5s ease-in-out;color:#333}.accordion-item__label:before{content:" ";position:absolute;right:22px;top:24px;width:24px;height:23px;background-repeat:no-repeat}.accordion-item__checkbox{display:none}.accordion-item__content{max-height:0;overflow:hidden;transition:max-height .5s ease-in-out,padding .5s ease-in-out;padding:0 70px 0 40px;font-weight:400;background-color:#e0e0e0}.accordion-item__content p,.accordion-item__content li{margin-bottom:10px;line-height:24px;color:#000}.accordion-item__checkbox:checked+.accordion-item__label{color:#000;border-bottom-left-radius:0;border-bottom-right-radius:0;background-repeat:no-repeat}.accordion-item__checkbox:checked+.accordion-item__label+.accordion-item__content{max-height:1000px;padding:0 70px 20px 40px;transition:max-height .6s ease-in-out,padding .6s ease-in-out}.m-auto{margin:auto;display:block}.p-0{padding:var(--spacing-0)}.pl-0{padding-left:var(--spacing-0)}.pt-0{padding-top:var(--spacing-0)}.pb-0{padding-bottom:var(--spacing-0)}.m-0{margin:var(--spacing-0)}.mt-0{margin-top:var(--spacing-0)}.mr-0{margin-right:var(--spacing-0)}.mb-0{margin-bottom:var(--spacing-0)}.p-1{padding:var(--spacing-1)}.pl-1{padding-left:var(--spacing-1)}.pt-1{padding-top:var(--spacing-1)}.pb-1{padding-bottom:var(--spacing-1)}.m-1{margin:var(--spacing-1)}.mt-1{margin-top:var(--spacing-1)}.mr-1{margin-right:var(--spacing-1)}.mb-1{margin-bottom:var(--spacing-1)}.p-2{padding:var(--spacing-2)}.pl-2{padding-left:var(--spacing-2)}.pt-2{padding-top:var(--spacing-2)}.pb-2{padding-bottom:var(--spacing-2)}.m-2{margin:var(--spacing-2)}.mt-2{margin-top:var(--spacing-2)}.mr-2{margin-right:var(--spacing-2)}.mb-2{margin-bottom:var(--spacing-2)}.p-3{padding:var(--spacing-3)}.pl-3{padding-left:var(--spacing-3)}.pt-3{padding-top:var(--spacing-3)}.pb-3{padding-bottom:var(--spacing-3)}.m-3{margin:var(--spacing-3)}.mt-3{margin-top:var(--spacing-3)}.mr-3{margin-right:var(--spacing-3)}.mb-3{margin-bottom:var(--spacing-3)}.p-4{padding:var(--spacing-4)}.pl-4{padding-left:var(--spacing-4)}.pt-4{padding-top:var(--spacing-4)}.pb-4{padding-bottom:var(--spacing-4)}.m-4{margin:var(--spacing-4)}.mt-4{margin-top:var(--spacing-4)}.mr-4{margin-right:var(--spacing-4)}.mb-4{margin-bottom:var(--spacing-4)}.p-5{padding:var(--spacing-5)}.pl-5{padding-left:var(--spacing-5)}.pt-5{padding-top:var(--spacing-5)}.pb-5{padding-bottom:var(--spacing-5)}.m-5{margin:var(--spacing-5)}.mt-5{margin-top:var(--spacing-5)}.mr-5{margin-right:var(--spacing-5)}.mb-5{margin-bottom:var(--spacing-5)}.c-block{margin:auto}.c-block--picture{display:block!important;width:100%;height:100%;text-align:right}.c-block--picture picture img{margin:auto;display:block;width:95%;content-visibility:auto;height:100%}@media screen and (min-width: 992px){.c-block--picture picture img{width:95%}}.c-block-benefits{position:absolute;padding:0 15px;border-radius:10px;color:#333}@media screen and (max-width: 992px){.c-block-benefits{display:none}}@media screen and (min-width: 992px){.c-block-benefits{display:flex;top:0;left:70%;right:0}}@media screen and (min-width: 1300px){.c-block-benefits{display:flex;left:60%;right:10px}}.c-block-benefits ul{list-style:none}.c-block-benefits ul li:first-child .ico-benefits{max-width:50px!important;padding:5px}.c-block-benefits ul li{align-items:center;margin-bottom:10px;display:flex;justify-content:center;width:100%}.c-block-benefits ul li .ico-benefits{max-width:67px!important;display:flex;width:100%;margin-right:10px;left:0!important}.c-block-benefits ul li p{font-size:1.6rem;line-height:1.4;font-weight:400}.card-list{padding:0 0 3em;justify-content:start;align-items:center;width:100%}.card-list--categories{padding:10px}.card-list .row-categories{overflow:hidden!important;width:100%;border-bottom:3px solid var(--c-primary)}.card-list .row-categories .scroll-mobile{padding:0;color:#000;width:100%;overflow-x:auto;white-space:nowrap;list-style:none;gap:15px;text-align:start}.card-list .row-categories .scroll-mobile li{font-weight:700;list-style:none;display:inline-block;text-align:center;margin:0;padding:.5rem 1rem}.card-list .row-categories .scroll-mobile li.active{background-color:var(--c-primary)}.card-list .row-categories .scroll-mobile li.active a{color:var(--c-white)}.card-list .row-categories .scroll-mobile li:hover{background-color:var(--c-primary)}.card-list .row-categories .scroll-mobile li:hover a{color:var(--c-white)}.card-list .row-categories .scroll-mobile li a{display:block;text-decoration:none;color:#444;padding:.3em 1.2em;text-align:center}.c-card{background-color:#fffc;border-radius:10px;text-align:center;width:100%;transition:transform .3s ease,box-shadow .3s ease;align-items:stretch;justify-content:space-between;height:100%}@media screen and (max-width: 576px){.c-card{max-width:85%}}@media screen and (min-width: 576px){.c-card{max-width:80%}}@media screen and (min-width: 768px){.c-card{max-width:80%}}@media screen and (min-width: 992px){.c-card{max-width:90%}}@media screen and (min-width: 1300px){.c-card{max-width:80%}}.c-card .c-card-content{padding:20px;flex-grow:1}.c-card:hover{transform:scale(1.05);box-shadow:0 8px 16px #0003}.c-card:hover h3{color:var(--c-secundary-700)}.c-card .icon{margin-bottom:20px}.c-card h3{color:var(--c-secundary-900);font-size:2.2rem;margin-bottom:10px;line-height:26px;text-transform:uppercase}.c-card p{color:var(--c-secundary-900);font-size:1.6rem;line-height:1.4}.c-footer{width:100%;background:#e7e7e7;color:#1e1e1e}.c-footer .c-grid{display:grid;width:100%;box-sizing:border-box}.c-footer .c-grid--footer{padding:50px 0 0;grid-template-columns:100%}@media screen and (max-width: 992px){.c-footer .c-grid--footer{grid-template-columns:1fr}}@media screen and (min-width: 992px){.c-footer .c-grid--footer{padding:80px 20px 0;grid-template-columns:1fr 300px 250px;gap:15px}}@media screen and (min-width: 1300px){.c-footer .c-grid--footer{grid-template-columns:1fr 400px 370px}}.c-footer a{color:#1e1e1e}.c-footer nav>ul{gap:15px}.c-footer .col{color:#1e1e1e}.c-footer .col h4{font-size:25px}@media screen and (min-width: 992px){.c-footer .col--info{grid-column:span 2}}@media screen and (min-width: 992px){.c-footer .col--contact{grid-column:span 2}}@media screen and (max-width: 768px){.c-footer .col{text-align:center}}@media screen and (max-width: 992px){.c-footer .col{display:flex;flex-direction:column;justify-content:center;align-items:center}}.c-footer .col .logo{text-decoration:none}@media screen and (max-width: 576px){.c-footer .col .logo img{max-width:210px}}@media screen and (min-width: 576px){.c-footer .col .logo img{max-width:240px}}@media screen and (min-width: 768px){.c-footer .col .logo img{max-width:220px}}@media screen and (min-width: 992px){.c-footer .col .logo img{max-width:230px}}@media screen and (min-width: 1300px){.c-footer .col .logo img{max-width:280px}}@media screen and (max-width: 992px){.c-footer .col:last-child{display:flex;flex-direction:column;justify-content:center;align-items:center}}.c-footer .col .menu,.c-footer .col .c-footer__contact{display:block}.c-footer .col .c-footer__contact .c-footer__contact-item{display:flex!important;justify-content:center;flex-direction:row;align-items:center}@media screen and (min-width: 992px){.c-footer .col .c-footer__contact .c-footer__contact-item{justify-content:start}}.c-footer .col .c-footer__contact .c-footer__contact-item a,.c-footer .col .c-footer__contact .c-footer__contact-item span{font-family:var(--font-primarym);font-size:18px}.c-footer .col .c-footer__contact .social{margin-bottom:0;padding:0}@media screen and (max-width: 992px){.c-footer .col .logo,.c-footer .col .legal{display:flex;margin:auto;justify-content:center;padding-bottom:30px}}@media screen and (min-width: 992px){.c-footer .col .logo,.c-footer .col .legal{display:block;margin:auto;justify-content:center;padding-bottom:10px}}.c-footer .col .book{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:30px;text-decoration:none;max-width:230px}.c-footer .col .book span{font-size:18px;font-weight:500}@media screen and (min-width: 992px){.c-footer .col .book span{margin-left:10px;margin-bottom:10px}}@media screen and (min-width: 992px){.c-footer .col .book{justify-content:start;flex-direction:row}}.c-footer .col .item-link-social{display:flex;margin:auto;justify-content:center;flex-wrap:wrap}@media screen and (max-width: 992px){.c-footer .col .legal{flex-wrap:wrap;gap:8px;justify-content:center;width:400px;margin:auto}}.c-footer .col .menu li{text-align:center}@media screen and (min-width: 992px){.c-footer .col .menu li{text-align:start}}.c-footer .col .menu li:hover{color:var(--c-primary-10)!important;transform:scaleX(1.02) scaleY(1.01);text-shadow:2px 2px 4px rgba(0,0,0,.5)}.c-footer .col--b{position:relative}@media screen and (max-width: 992px){.c-footer .col--b{width:90%;margin:auto}}.c-footer h3{padding:0 0 30px}@media screen and (max-width: 992px){.c-footer h3{width:90%;position:relative;margin:auto;text-align:center;padding:15px 0}}.c-footer ul{padding:0;margin:15px 0;list-style-type:none;text-align:start;justify-content:center;margin-block-start:1em;margin-block-end:0}.c-footer ul li{align-items:center;gap:10px;flex-direction:column;margin-bottom:var(--spacing-0);font-size:18px}.c-footer ul li a{font-size:18px;text-decoration:none}.c-footer ul li a:hover{color:var(--c-primary-10)!important;transform:scaleX(1.02) scaleY(1.02);text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media screen and (max-width: 992px){.c-footer ul li{margin-bottom:var(--spacing-1);padding:0 0 15px}}.c-footer ul li span{font-size:16px;color:var(--c-secundary-10)}.c-footer .copyright{background:#e1e1e1;padding:var(--spacing-1) var(--spacing-0);width:100%;margin:auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.c-footer .copyright p{font-size:16px;font-weight:600}.c-footer .copyright img{margin:.5rem 0 0 .5em;width:100%;height:auto;max-width:150px}.swiper-container{width:100%;overflow:hidden}.swiper-slide{display:flex;justify-content:center;align-items:center;font-size:1.5rem}.swiper-pagination-bullet{width:12px;height:12px;border-radius:50%;transition:background-color .3s ease,transform .3s ease}.swiper-pagination-bullet-active{transform:scale(1.4)}.button-next,.button-prev{color:#fff!important;font-weight:bolder!important;padding:10px 20px}@media screen and (max-width: 992px){.button-next,.button-prev{display:none!important}}@media screen and (min-width: 992px){.button-next,.button-prev{display:block}}.button-next:hover,.button-prev:hover{border-radius:50px;box-shadow:0 4px 8px #0000004d;transition:box-shadow .3s ease}@media screen and (min-width: 1300px){.button-next:hover,.button-prev:hover{border-radius:initial;box-shadow:initial}}.button-next{right:-65px!important}.button-prev{left:-65px!important}@media screen and (max-width: 768px){.pagination-a{bottom:-28px!important;display:block!important}}@media screen and (min-width: 768px){.pagination-a{bottom:25px!important;display:block!important}}@media screen and (min-width: 992px){.pagination-a{display:none!important}}.swiper-pagination-bullet{width:12px!important;height:12px!important;border:1px solid #ffffff;background-color:#01a8c5!important;border-radius:50%!important;margin:0 5px!important;display:inline-block!important;opacity:.6!important;transition:all .3s ease!important}.swiper-pagination-bullet-active{border:2px solid #fff;background-color:#d4d4d4!important;width:13px!important;height:13px!important;opacity:1!important;transition:all .3s ease!important;transform:scale(1.03)!important}.swiper-button-disabled{color:#b9b9b9!important;cursor:auto!important}.swiper-button-disabled:hover{color:#b9b9b9!important}.sun{position:absolute;top:0;right:0;width:100%;max-width:860px;z-index:50;height:max-content}@media screen and (max-width: 768px){.sun{max-width:423px;z-index:50}}.paisaje{position:absolute;bottom:0;left:0;width:100%;z-index:90}.paisaje-b{position:absolute;bottom:0;width:100%;z-index:120;left:-20px;width:102%}@media screen and (max-width: 992px){.paisaje-b{left:-16px;width:106%}}.c-capas{position:absolute;width:100%;right:0}.suns{position:absolute;right:0;top:25%}@media screen and (max-width: 992px){.suns{top:initial;bottom:0%;width:30%}}@media screen and (min-width: 1300px){.suns{top:20%;left:70%}}.suns-hero{position:absolute;right:-50px;width:1000px;top:-350px}@media screen and (max-width: 992px){.suns-hero{max-width:500px;top:30%;right:-180px;width:100%}}@media screen and (min-width: 1300px){.suns-hero{left:45%}}.suns-hero-b{position:absolute}@media screen and (max-width: 768px){.suns-hero-b{max-width:330px;bottom:70%;right:0%;width:100%}}@media screen and (min-width: 768px){.suns-hero-b{right:0;width:80%;bottom:45%;left:30%}}@media screen and (min-width: 1300px){.suns-hero-b{width:80%;bottom:35%;left:30%}}.suns-product{position:absolute}@media screen and (max-width: 992px){.suns-product{display:none}}@media screen and (min-width: 992px){.suns-product{max-width:500px;bottom:39%;left:57%}}.arcoiris{position:absolute;top:20%;right:2%}@media screen and (max-width: 992px){.arcoiris{top:initial;bottom:28%;width:30%;right:2%}}@media screen and (min-width: 1300px){.arcoiris{bottom:30%;left:71%}}.suns-b{position:absolute;right:10%;width:480px}@media screen and (max-width: 992px){.suns-b{bottom:20%;right:20%;width:30%}}@media screen and (min-width: 1300px){.suns-b{bottom:30%;left:60%}}.suns-c{position:absolute;right:-5%;top:40%;width:480px}@media screen and (max-width: 992px){.suns-c{top:initial;bottom:0!important;right:0;width:30%}}@media screen and (min-width: 1300px){.suns-c{top:31%;left:70%}}.clouds{position:absolute;z-index:60}.clouds-a{top:30%;right:0}@media screen and (max-width: 992px){.clouds-a{top:85%;right:10%;width:15%}}@media screen and (min-width: 1300px){.clouds-a{top:30%;left:67%}}.clouds-b{top:20%;right:90%}@media screen and (max-width: 992px){.clouds-b{top:45%;right:90%;width:20%}}.clouds-c{top:10%;right:10%}@media screen and (max-width: 992px){.clouds-c{top:initial;bottom:25%;width:20%;left:90%}}.clouds-d{top:8%;right:40%}@media screen and (max-width: 992px){.clouds-d{display:none}}.clouds-e{top:8%;right:10%}@media screen and (max-width: 992px){.clouds-e{top:50%;right:-15%;bottom:0!important;width:30%}}@media screen and (max-width: 992px){.clouds-f{top:25%;right:20%;width:15%}}@media screen and (min-width: 992px){.clouds-f{top:5%;right:20%}}@media screen and (max-width: 992px){.clouds-g{top:34%;right:42%;width:100px}}@media screen and (min-width: 992px){.clouds-g{top:25%;right:56%;width:150px}}.clouds-h{top:8%;left:10%}@media screen and (max-width: 992px){.clouds-h{top:40%;left:-15%;bottom:initial;width:30%}}@media screen and (min-width: 1300px){.clouds-h{top:10%;left:20%}}.clouds-i{width:100%}@media screen and (max-width: 768px){.clouds-i{max-width:60px;top:15%;left:10%}}@media screen and (min-width: 768px){.clouds-i{max-width:100px;top:10%;left:20%}}@media screen and (min-width: 992px){.clouds-i{max-width:300px;top:20%;left:25%}}.clouds-j{width:100%}@media screen and (max-width: 768px){.clouds-j{max-width:60px;width:100%;top:5%;right:35%}}@media screen and (min-width: 768px){.clouds-j{max-width:100px;width:100%;top:5%;right:30%}}@media screen and (min-width: 992px){.clouds-j{max-width:300px;top:4%;right:10%}}.clouds-k{width:100%}@media screen and (max-width: 992px){.clouds-k{display:none}}@media screen and (min-width: 992px){.clouds-k{max-width:230px;top:65%;left:45%}}.clouds-l{width:100%}@media screen and (max-width: 992px){.clouds-l{display:none}}@media screen and (min-width: 992px){.clouds-l{max-width:230px;top:35%;right:10%}}.mountains{position:absolute;z-index:80;right:-106px;bottom:10%}@media screen and (max-width: 992px){.mountains{right:0;bottom:0;width:30%}}.mountains-2{position:absolute;z-index:80;left:0;max-width:1250px;width:50%;bottom:0}@media screen and (max-width: 992px){.mountains-2{display:none}}.mountains-3{position:absolute;z-index:80;left:-15%;max-width:1250px;width:50%;bottom:0}.products{position:absolute;z-index:120;max-width:1000px;width:45%;bottom:0}@media screen and (max-width: 992px){.products{display:none;right:45%}}@media screen and (min-width: 992px){.products{right:45%}}@media screen and (min-width: 1300px){.products{width:800px;right:42%}}.simbol{position:absolute;z-index:120}@media screen and (max-width: 768px){.simbol{right:71%;max-width:62px;width:27%;top:68%}}@media screen and (min-width: 768px){.simbol{right:55%;max-width:62px;width:27%;top:68%}}@media screen and (min-width: 992px){.simbol{right:43%;max-width:100px;width:40%;top:50%}}@media screen and (min-width: 1300px){.simbol{right:43%;top:32%}}@media screen and (max-width: 768px){.simbol-1{display:none}}@media screen and (min-width: 768px){.simbol-1{position:absolute;z-index:120;right:42%;top:74%;max-width:84px;width:37%}}@media screen and (min-width: 992px){.simbol-1{max-width:100px;right:54%;top:69%}}.c-hero{background-color:var(--c-secundary-600)!important;display:flex;justify-content:center;align-items:center;padding:0!important;overflow:hidden}@media screen and (max-width: 576px){.c-hero{height:600px}}@media screen and (min-width: 576px){.c-hero{height:700px}}@media screen and (min-width: 768px){.c-hero{height:720px}}@media screen and (min-width: 992px){.c-hero{height:780px}}@media screen and (min-width: 1300px){.c-hero{height:850px}}.c-hero .c-container{position:initial}@media screen and (min-width: 1300px){.c-hero .c-container{height:100%!important}}.c-hero .c-container .c-block-info{width:100%;position:relative;z-index:100;height:100%}@media screen and (max-width: 768px){.c-hero .c-container .c-block-info{width:100%}}.c-hero .c-container .c-block-info .c-left{display:flex;flex-direction:column;justify-content:center;width:100%;z-index:60;height:100%}@media screen and (max-width: 576px){.c-hero .c-container .c-block-info .c-left{top:-67px;width:100%;position:relative;justify-content:center;align-items:center}}@media screen and (min-width: 576px){.c-hero .c-container .c-block-info .c-left{position:relative!important}}.c-hero .c-container .c-block-info .hero-text{color:var(--c-white)!important}@media screen and (max-width: 768px){.c-hero .c-container .c-block-info .hero-text{display:flex;align-items:center;max-height:450px;max-width:340px;height:50%}}.c-hero .c-container .c-block-info .hero-text h1{max-width:560px;height:100%;flex-direction:column;align-items:start;position:relative;z-index:80}@media screen and (max-width: 768px){.c-hero .c-container .c-block-info .hero-text h1{align-items:start;justify-content:center}}.c-hero .c-container .c-block-info .hero-text--b{color:var(--c-white)!important}@media screen and (max-width: 768px){.c-hero .c-container .c-block-info .hero-text--b{display:flex;align-items:center;max-height:450px;max-width:340px;margin:0 auto 4rem 3.3rem;height:50%}}.c-hero .c-container .c-block-info .c-right{bottom:0!important;position:relative;width:100%;display:flex;justify-content:flex-end;align-items:flex-end;z-index:100;height:100%}@media screen and (max-width: 576px){.c-hero .c-container .c-block-info .c-right{height:100%;position:initial;justify-content:center;align-items:initial}}@media screen and (min-width: 576px){.c-hero .c-container .c-block-info .c-right{height:100%;position:initial;justify-content:center;align-items:initial}}@media screen and (min-width: 768px){.c-hero .c-container .c-block-info .c-right{position:relative;justify-content:center;align-items:center;height:100%;width:100%;bottom:0}}@media screen and (min-width: 992px){.c-hero .c-container .c-block-info .c-right{bottom:0%}}@media screen and (min-width: 1300px){.c-hero .c-container .c-block-info .c-right{bottom:-15%}}.c-hero .c-container .c-block-info .c-block-product{position:relative;z-index:60;display:flex;justify-content:end;height:100%;width:100%}@media screen and (max-width: 768px){.c-hero .c-container .c-block-info .c-block-product{position:relative;z-index:60;display:flex;justify-content:center}}.c-hero .c-container .c-block-info .c-block-product picture{display:flex;width:100%;height:100%;justify-content:center}.c-hero .c-container .c-block-info .c-block-product picture .hand-products{position:absolute;bottom:0!important}@media screen and (max-width: 576px){.c-hero .c-container .c-block-info .c-block-product picture .hand-products{max-width:max-content;width:100%}}@media screen and (min-width: 576px){.c-hero .c-container .c-block-info .c-block-product picture .hand-products{max-width:max-content;width:100%}}@media screen and (min-width: 768px){.c-hero .c-container .c-block-info .c-block-product picture .hand-products{width:100%;max-width:550px}}@media screen and (min-width: 992px){.c-hero .c-container .c-block-info .c-block-product picture .hand-products{width:93%;right:0;max-width:800px}}@media screen and (min-width: 1300px){.c-hero .c-container .c-block-info .c-block-product picture .hand-products{width:90%;max-width:1000px}}.c-hero-kids{background-color:var(--c-white-b);padding:20px 0;height:92vh;position:relative}@media screen and (max-width: 576px){.c-hero-kids{height:560px}}@media screen and (min-width: 576px){.c-hero-kids{height:700px}}@media screen and (min-width: 768px){.c-hero-kids{height:720px}}@media screen and (min-width: 992px){.c-hero-kids{height:780px}}@media screen and (min-width: 1300px){.c-hero-kids{height:850px}}.c-hero-kids .c-container{position:initial}@media screen and (min-width: 1300px){.c-hero-kids .c-container{height:700px}}.c-hero-kids .c-container .c-block-info{width:100%;position:relative;z-index:100;height:100%}@media screen and (max-width: 768px){.c-hero-kids .c-container .c-block-info{width:100%}}.c-hero-kids .c-container .c-block-info .c-left{display:flex;flex-direction:column;justify-content:center;width:100%;z-index:60;height:100%}@media screen and (max-width: 576px){.c-hero-kids .c-container .c-block-info .c-left{top:-51px;width:100%;position:initial;justify-content:center;align-items:center}}@media screen and (min-width: 576px){.c-hero-kids .c-container .c-block-info .c-left{position:relative!important}}.c-hero-kids .c-container .c-block-info .c-left .logo-kids{margin-bottom:40px}@media screen and (max-width: 768px){.c-hero-kids .c-container .c-block-info .c-left .logo-kids{width:250px;display:flex;margin:0 auto}}@media screen and (min-width: 768px){.c-hero-kids .c-container .c-block-info .c-left .logo-kids{width:350px}}@media screen and (min-width: 992px){.c-hero-kids .c-container .c-block-info .c-left .logo-kids{width:550px}}.c-hero-kids .c-container .c-block-info .c-left .text-h2{color:var(--c-terciary-800);margin-bottom:10px;font-weight:400;letter-spacing:.4rem;display:flex;flex-direction:column}@media screen and (max-width: 768px){.c-hero-kids .c-container .c-block-info .c-left .text-h2{display:flex;flex-direction:column;align-items:center;text-align:center}}.c-hero-kids .c-container .c-block-info .c-left .octagonos{display:flex}@media screen and (max-width: 992px){.c-hero-kids .c-container .c-block-info .c-left .octagonos{justify-content:center;margin:0 auto;max-width:150px}}@media screen and (min-width: 1300px){.c-hero-kids .c-container .c-block-info .c-left .octagonos{max-width:200px}}.c-hero-kids .c-container .c-block-info .c-left .bc-red-b{padding:10px;display:inline-block}.c-hero-kids .c-container .c-block-info .c-right{position:relative;width:100%;display:flex;justify-content:flex-end;align-items:flex-end;z-index:100;height:100%}@media screen and (max-width: 576px){.c-hero-kids .c-container .c-block-info .c-right{height:100%;position:initial;justify-content:center;align-items:initial}}@media screen and (min-width: 576px){.c-hero-kids .c-container .c-block-info .c-right{height:100%;position:initial;justify-content:center;align-items:initial}}@media screen and (min-width: 768px){.c-hero-kids .c-container .c-block-info .c-right{position:relative;justify-content:center;align-items:center;height:100%;width:100%;bottom:0}}@media screen and (min-width: 992px){.c-hero-kids .c-container .c-block-info .c-right{bottom:0%}}@media screen and (min-width: 1300px){.c-hero-kids .c-container .c-block-info .c-right{bottom:-15%}}.c-hero-kids .c-container .c-block-info .c-right .c-block-product{z-index:100}@media screen and (max-width: 768px){.c-hero-kids .c-container .c-block-info .c-right .c-block-product{position:initial}}.c-hero-kids .c-container .c-block-info .c-right .c-block-product picture{display:flex;width:100%}@media screen and (max-width: 768px){.c-hero-kids .c-container .c-block-info .c-right .c-block-product picture{justify-content:center}}.c-hero-kids .c-container .c-block-info .c-right .c-block-product picture .kids-2{z-index:100;bottom:0;transition:filter .3s;-webkit-mask-image:linear-gradient(#000 85%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(#000 85%,rgba(0,0,0,0) 100%)}@media screen and (max-width: 768px){.c-hero-kids .c-container .c-block-info .c-right .c-block-product picture .kids-2{position:relative;bottom:-50px;height:auto;width:60%}}@media screen and (min-width: 768px){.c-hero-kids .c-container .c-block-info .c-right .c-block-product picture .kids-2{position:absolute;width:80%;right:0;margin:auto;bottom:0}}@media screen and (min-width: 992px){.c-hero-kids .c-container .c-block-info .c-right .c-block-product picture .kids-2{position:absolute;width:60%;right:14%}}.c-hero-blog{background-color:var(--c-white)!important;padding:20px 0;height:92vh!important;position:relative}.c-hero-blog .background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}@media screen and (min-width: 768px){.c-hero-blog{height:700px!important}}.c-hero-blog .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);background:linear-gradient(0deg,#000000 0%,rgba(0,0,0,.2745098039) 50%,rgba(0,0,0,.4) 80%);pointer-events:none}.c-hero-blog .c-container{position:initial}@media screen and (min-width: 1300px){.c-hero-blog .c-container{height:700px}}.c-hero-blog .c-container .c-block-info{width:100%;position:relative;z-index:100;height:100%}@media screen and (max-width: 768px){.c-hero-blog .c-container .c-block-info{width:100%}}@media screen and (min-width: 768px){.c-hero-blog .c-container .c-block-info{width:100%;justify-content:start}}@media screen and (min-width: 992px){.c-hero-blog .c-container .c-block-info{width:100%;justify-content:center}}.c-hero-blog .c-container .c-block-info .c-left{display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;z-index:160;height:100%}@media screen and (max-width: 768px){.c-hero-blog .c-container .c-block-info .c-left{align-items:flex-start;position:absolute!important;top:0!important}}.c-hero-blog .c-container .c-block-info .c-left .hero-text{color:var(--c-white)!important}@media screen and (max-width: 768px){.c-hero-blog .c-container .c-block-info .c-left .hero-text{display:flex!important;flex-direction:column;align-items:center!important;justify-content:space-between;height:100%!important;max-height:initial;max-width:100%}}.c-hero-blog .c-container .c-block-info .c-left .hero-text h1{max-width:560px;height:100%;display:flex;flex-direction:column;align-items:start;position:relative;z-index:80;height:auto;margin-bottom:20px}@media screen and (max-width: 768px){.c-hero-blog .c-container .c-block-info .c-left .hero-text h1{max-width:100%;margin-top:35px;align-items:start;text-align:center;justify-content:center}}.c-hero-blog .c-container .c-block-info .c-left .hero-text p{font-family:var(--font-primary)}@media screen and (max-width: 768px){.c-hero-blog .c-container .c-block-info .c-left .hero-text p{margin-bottom:75px;text-align:center;line-height:1.2}}.c-hero-blog .c-container .c-block-info .c-right{position:absolute;width:100%;display:flex;justify-content:flex-end;align-items:flex-end;z-index:100;height:100%}@media screen and (max-width: 768px){.c-hero-blog .c-container .c-block-info .c-right{height:50%;position:initial;justify-content:center;align-items:initial}}.c-hero-blog .c-container .c-block-info .c-right .c-block-product{z-index:100}@media screen and (max-width: 768px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product{position:initial}}.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture{display:flex;width:100%}.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImage{position:absolute!important;bottom:0!important;right:0!important}@media screen and (max-width: 576px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImage{max-width:100%}}@media screen and (min-width: 576px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImage{max-width:80%}}@media screen and (min-width: 768px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImage{right:0!important;left:50%!important}}@media screen and (min-width: 992px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImage{max-width:100%}}@media screen and (min-width: 1300px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImage{right:10%!important}}.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImageC{position:absolute!important;bottom:0!important}@media screen and (max-width: 576px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImageC{right:initial;max-width:450px}}@media screen and (min-width: 576px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImageC{max-width:80%}}@media screen and (min-width: 768px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImageC{right:0!important;left:50%!important;max-width:850px}}@media screen and (min-width: 1300px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImageC{right:10%!important}}.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImageB{position:absolute!important;bottom:0!important;right:0!important}@media screen and (max-width: 576px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImageB{max-width:100%}}@media screen and (min-width: 576px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImageB{max-width:70%}}@media screen and (min-width: 768px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImageB{right:0!important;left:50%!important}}@media screen and (min-width: 992px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImageB{max-width:100%}}@media screen and (min-width: 1300px){.c-hero-blog .c-container .c-block-info .c-right .c-block-product picture .graphicImageB{right:10%!important}}.c-hero-blog .c-container .c-block-info .legal-text{position:absolute;z-index:999;bottom:0;margin-bottom:22px;color:var(--c-white);width:100%;text-align:center}.c-hero-blog-b{background-color:var(--c-white-b)!important;padding:20px 0;height:92vh!important;position:relative}.c-hero-blog-b .background-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}@media screen and (min-width: 768px){.c-hero-blog-b{height:700px!important}}.c-hero-blog-b .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);background:linear-gradient(0deg,#000000 0%,rgba(0,0,0,.2745098039) 50%,rgba(0,0,0,.4) 80%);pointer-events:none}.c-hero-blog-b .c-container{position:initial}@media screen and (min-width: 1300px){.c-hero-blog-b .c-container{height:700px}}.c-hero-blog-b .c-container .c-block-info{width:100%;position:relative;z-index:100;height:100%}@media screen and (max-width: 768px){.c-hero-blog-b .c-container .c-block-info{width:100%}}@media screen and (min-width: 768px){.c-hero-blog-b .c-container .c-block-info{width:100%;justify-content:start}}@media screen and (min-width: 992px){.c-hero-blog-b .c-container .c-block-info{width:100%;justify-content:center}}.c-hero-blog-b .c-container .c-block-info .c-left{display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;z-index:160;height:100%}@media screen and (max-width: 768px){.c-hero-blog-b .c-container .c-block-info .c-left{position:absolute!important;top:0!important}}.c-hero-blog-b .c-container .c-block-info .c-left .hero-text{color:var(--c-white)!important}@media screen and (max-width: 768px){.c-hero-blog-b .c-container .c-block-info .c-left .hero-text{display:flex;align-items:center;justify-content:start;width:100%;max-height:100%;max-width:100%;height:50%}}@media screen and (min-width: 768px){.c-hero-blog-b .c-container .c-block-info .c-left .hero-text{display:block;flex-direction:initial;align-items:initial;justify-content:initial;height:initial;max-height:initial;max-width:initial}}.c-hero-blog-b .c-container .c-block-info .c-left .hero-text h1{max-width:560px;height:100%;display:flex;flex-direction:column;align-items:start;position:relative;z-index:80;height:auto;margin-bottom:20px}@media screen and (max-width: 768px){.c-hero-blog-b .c-container .c-block-info .c-left .hero-text h1{max-width:100%;margin-top:35px;align-items:start;text-align:center;justify-content:center}}.c-hero-blog-b .c-container .c-block-info .c-left .hero-text p{font-family:var(--font-primary)}@media screen and (max-width: 768px){.c-hero-blog-b .c-container .c-block-info .c-left .hero-text p{margin-bottom:90px;text-align:center;line-height:1.2}}.c-hero-blog-b .c-container .c-block-info .c-right{position:absolute;width:100%;display:flex;justify-content:flex-end;align-items:flex-end;z-index:100;height:100%}@media screen and (max-width: 768px){.c-hero-blog-b .c-container .c-block-info .c-right{height:50%;position:initial;justify-content:center;align-items:initial}}.c-hero-blog-b .c-container .c-block-info .c-right .c-block-product{z-index:100}@media screen and (max-width: 768px){.c-hero-blog-b .c-container .c-block-info .c-right .c-block-product{position:initial}}.c-hero-blog-b .c-container .c-block-info .c-right .c-block-product picture{display:flex;width:100%}.c-hero-blog-b .c-container .c-block-info .c-right .c-block-product picture .graphicImageB{position:absolute!important}@media screen and (max-width: 576px){.c-hero-blog-b .c-container .c-block-info .c-right .c-block-product picture .graphicImageB{max-width:90%;bottom:23%;right:-22%}}@media screen and (min-width: 576px){.c-hero-blog-b .c-container .c-block-info .c-right .c-block-product picture .graphicImageB{max-width:80%;bottom:12%;right:0%}}@media screen and (min-width: 768px){.c-hero-blog-b .c-container .c-block-info .c-right .c-block-product picture .graphicImageB{bottom:0%;right:0!important;left:40%}}@media screen and (min-width: 992px){.c-hero-blog-b .c-container .c-block-info .c-right .c-block-product picture .graphicImageB{max-width:100%;left:35%}}@media screen and (min-width: 1300px){.c-hero-blog-b .c-container .c-block-info .c-right .c-block-product picture .graphicImageB{right:10%!important;left:45%}}.c-hero-blog-b .c-container .c-block-info .legal-text{position:absolute;z-index:999;bottom:0;margin-bottom:22px;color:var(--c-white);width:100%;text-align:center}.c-hero-point-sale{background-color:var(--c-white-e)!important}@media screen and (max-width: 768px){.c-hero-point-sale{height:800px}}@media screen and (min-width: 768px){.c-hero-point-sale{height:800px}}@media screen and (max-width: 768px){.c-hero-point-sale .c-grid--col2-e{margin:35px 0}}@media screen and (max-width: 768px){.c-hero-point-sale .c-grid--col2-e .c-left{top:0!important;width:100%;position:relative!important;height:250px!important}}@media screen and (min-width: 768px){.c-hero-point-sale .c-grid--col2-e .c-left{margin:auto 0;height:350px!important}}.c-hero-point-sale .c-grid--col2-e .c-left .hero-text{color:var(--c-primary-500)!important;width:100%}@media screen and (max-width: 576px){.c-hero-point-sale .c-grid--col2-e .c-left .hero-text{max-width:310px!important}}@media screen and (max-width: 992px){.c-hero-point-sale .c-grid--col2-e .c-left .hero-text{display:flex;flex-direction:column;align-items:start;justify-content:center;max-height:500px!important;height:100%!important;max-width:650px}}.c-hero-point-sale .c-grid--col2-e .c-left .hero-text .text-h2{max-width:100%!important;height:auto!important;margin-bottom:25px!important}.c-hero-point-sale .c-grid--col2-e .c-left .hero-text p{font-family:var(--font-primary)!important}.c-hero-point-sale .c-grid--col2-e .c-right{position:relative}@media screen and (min-width: 992px){.c-hero-point-sale .c-grid--col2-e .c-right .c-block-product picture img{width:100%!important;max-width:600px!important;position:absolute;top:10%}}.bc-primary-600{background-color:var(--c-primary-500);max-width:max-content;padding:2px 6px}.ps-r{position:relative}.z-100{z-index:100}.bc-orange{background:#ff8500}.bc-orange-b{background:var(--c-red)!important}.bc-blue{background:#00d6fc!important}.bc-green{background:#e1e600}.c-color-primary{color:var(--c-primary-700)!important}.c-color-secundary{color:var(--c-secundary-900)!important}.c-color-terciary{color:var(--c-terciary-500)!important}.color-primary{color:var(--c-yellow)!important}.color-secundary{color:var(--c-primary-600)!important}.color-terciary{color:var(--c-green)!important}.bc-color-secundary{background-color:var(--c-secundary-900)!important}.bc-color-secundary-b{background-color:var(--c-secundary-500)!important}.red{background-color:var(--c-secundary-600)}.orange{background-color:var(--c-primary-600)}.purple{background-color:var(--c-green-b)}.bc-red{background-color:var(--c-terciary-500);max-width:max-content;color:#fff;padding:0 4px!important}.bc-red-b{color:var(--c-white);background-color:var(--c-red)}.bc-white{background-color:var(--c-white);color:var(--c-red);max-width:max-content;padding:0 4px!important}.c-violeta{color:var(--c-terciary-800)}body{overflow-x:hidden;margin:0}.mt-0{margin-top:0!important}@media screen and (min-width: 992px){.mw-100{margin-top:35px}}@media screen and (max-width: 768px){.or-1{order:1}.or-2{order:2}.or-3{order:3}.or-4{order:4}.mw-100{max-width:600px;width:100%;background-color:transparent!important;margin:auto;display:flex;justify-content:center}}.h-aling{justify-content:start!important}.h-aling img{width:auto!important}.c-product{width:100%!important;height:100vh!important}.panel{min-width:100vw!important;height:100%;display:flex;justify-content:center;align-items:self-end;font-size:3rem;color:#fff}.df-align{display:flex;align-items:center}@media screen and (max-width: 768px){.df-align{flex-direction:column}}.pd-t{padding:5% 0 2%!important}@media screen and (max-width: 992px){.pd-t{padding:6% 0 2%!important}}.txt-uppercase{text-transform:uppercase}.magnesio{background-color:var(--c-terciary-800);color:var(--c-white)}.magnesio:after{content:"";position:absolute;width:60%;height:1px;right:-66%;top:48%;background-color:var(--c-terciary-800)}@media screen and (max-width: 1300px){.magnesio:after{display:none}}.magnesio:before{content:"";position:absolute;width:60%;height:1px;left:-66%;top:48%;background-color:var(--c-terciary-800)}@media screen and (max-width: 1300px){.magnesio:before{display:none}}.zinc{background-color:var(--c-red);color:var(--c-white)!important}.zinc:after{content:"";position:absolute;width:40%;height:1px;right:-44%;top:48%;background-color:var(--c-red)}@media screen and (max-width: 1300px){.zinc:after{display:none}}.zinc:before{content:"";position:absolute;width:40%;height:1px;left:-44%;top:48%;background-color:var(--c-red)}@media screen and (max-width: 1300px){.zinc:before{display:none}}.c-span{border-radius:50px;align-items:center;display:flex;justify-content:center;margin:0 auto;padding:4px;width:2.8rem;height:2.8rem;font-weight:700!important;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out}.c-span:hover{box-shadow:0 8px 15px #0003,0 4px 6px #00000026;transform:translateY(-3px)}.pos-stiky{position:sticky;top:6em}.block-legal{display:flex;position:absolute;bottom:0;z-index:120;width:100%;justify-content:center;text-align:center}@media screen and (max-width: 768px){.block-legal{padding:25px 0}}@media screen and (min-width: 768px){.block-legal{padding:25px}}.block-legal p{color:var(--c-white)}.block-legal-b{display:flex;z-index:120;justify-content:center;width:100%}@media screen and (max-width: 576px){.block-legal-b{bottom:21px;position:absolute;text-align:center}}@media screen and (min-width: 576px){.block-legal-b{bottom:21px;position:absolute;text-align:center}}@media screen and (min-width: 768px){.block-legal-b{bottom:0;padding:25px 0;position:relative}}@media screen and (min-width: 992px){.block-legal-b{bottom:0;padding:25px 0;position:absolute}}@media screen and (min-width: 1300px){.block-legal-b{bottom:0;padding:25px 0;position:absolute}}.block-legal-b p{color:var(--c-white)}.block-legal-c{position:absolute;bottom:0;z-index:120;display:flex;width:100%!important}@media screen and (max-width: 768px){.block-legal-c{left:55%;padding:5px}}@media screen and (min-width: 768px){.block-legal-c{padding:25px 0;left:64%}}.block-legal-c p{width:100%;max-width:250px;color:var(--c-white);margin-right:10%}.img-full{min-height:100%!important;width:6000px!important;height:100%!important;max-width:100%!important}.octagonos{max-width:200px}@media screen and (max-width: 1300px){.octagonos{max-width:150px}}.product-3 h2,.product-3 p{color:#00610a!important}.product-2 h2{color:#e15200!important}.product-2 p{color:var(--c-white)!important}.grouped-1{color:#fff;padding:.2em;display:flex;gap:10px;width:max-content;height:max-content}.grouped-1 .word{display:block!important}.splitLines .grouped-1:nth-child(1){background-color:var(--c-primary-500)}.splitLines .grouped-1:nth-child(2){background-color:transparent}.splitLines .grouped-1:nth-child(3){background-color:transparent}.splitLinesB{display:flex;justify-content:center;margin:auto auto 25px}@media screen and (max-width: 992px){.splitLinesB{gap:1rem;text-align:center;flex-direction:row;align-items:center}}.splitLinesB .grouped-1:nth-child(1){background-color:transparent}.splitLinesB .grouped-1:nth-child(2){background-color:var(--c-primary-500)}@media screen and (max-width: 768px){.splitLinesB .grouped-1:nth-child(2){background-color:transparent}}.splitLinesB .grouped-1:nth-child(3){background-color:var(--c-primary-500)}.splitLinesH2{gap:8px;display:inline-grid;margin-bottom:2rem}.splitLinesH2 .grouped-1:nth-child(1){font-family:var(--font-primary);background-color:var(--c-primary-500)}.splitLinesH2 .grouped-1:nth-child(2){font-family:var(--font-primary);background-color:var(--c-primary-500)}.splitLinesH2 .grouped-1:nth-child(3){font-family:var(--font-primary);background-color:var(--c-primary-500)}.splitLinesH3 .grouped-1:nth-child(1),.splitLinesH3 .grouped-1:nth-child(2){background-color:transparent;color:var(--c-terciary-800)}.splitLinesH3 .grouped-1:nth-child(3){background-color:var(--c-red)}.splitLinesH4 .grouped-1:nth-child(1){background-color:var(--c-white);color:var(--c-red)}@media screen and (max-width: 992px){.splitLinesH4 .grouped-1:nth-child(1){display:flex;width:93%;justify-content:center}}.splitLinesH4 .grouped-1:nth-child(2){background-color:transparent}.splitLinesHeroBlog{gap:8px;display:inline-grid;margin-bottom:2rem}.splitLinesHeroBlog .grouped-1:nth-child(1){background-color:var(--c-primary-500)}.splitLinesHeroBlog .grouped-1:nth-child(2){background-color:var(--c-primary-500)}.splitLinesHeroBlog .grouped-1:nth-child(3){background-color:var(--c-primary-500)}.splitLinesHeroSustainability .grouped-1:nth-child(1){background-color:var(--c-primary-500)}@media screen and (max-width: 992px){.splitLinesHeroSustainability .grouped-1:nth-child(1){padding:.2em .6em!important}}.splitLinesHeroSustainability .grouped-1:nth-child(2){background-color:transparent}.splitLinesAboutUs{gap:8px;display:inline-grid;margin-bottom:2rem}.splitLinesAboutUs .grouped-1:nth-child(1){background-color:var(--c-primary-500)}.splitLinesAboutUs .grouped-1:nth-child(2){background-color:var(--c-primary-500)}.splitLinesCustomer{gap:8px;display:inline-grid;margin-bottom:2rem}.splitLinesCustomer .grouped-1:nth-child(1),.splitLinesCustomer .grouped-1:nth-child(2){background-color:var(--c-primary-500);padding:.05em .2em}.splitLinesAboutUsTitle{gap:8px;display:inline-grid;margin-bottom:2rem}.splitLinesAboutUsTitle .grouped-1:nth-child(1){background-color:var(--c-primary-500)}.splitLinesAboutUsTitle .grouped-1:nth-child(2){background-color:var(--c-primary-500)}.splitLinesPresentations{gap:1.5rem}@media screen and (max-width: 992px){.splitLinesPresentations{gap:1rem}}.splitLinesPresentations .grouped-1:nth-child(1),.splitLinesPresentations .grouped-1:nth-child(2){background-color:var(--c-primary-500)}.splitLinesPresentations .grouped-1:nth-child(1) span,.splitLinesPresentations .grouped-1:nth-child(2) span{padding:.15em!important}.splitLinesPresentations .grouped-1:nth-child(3),.splitLinesPresentations .grouped-1:nth-child(4){padding:0 .15em!important}.splitLinesPresentationsB{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width: 992px){.splitLinesPresentationsB{gap:1rem}}.splitLinesPresentationsB .grouped-1:nth-child(1),.splitLinesPresentationsB .grouped-1:nth-child(2){background-color:var(--c-primary-500)}.splitLinesPresentationsB .grouped-1:nth-child(1) span,.splitLinesPresentationsB .grouped-1:nth-child(2) span{padding:.15em!important}.splitLinesPresentationsB .grouped-1:nth-child(3),.splitLinesPresentationsB .grouped-1:nth-child(4){padding:.05em .2em}.splitLinesPresentationsB .grouped-1:nth-child(3) span,.splitLinesPresentationsB .grouped-1:nth-child(4) span{padding:0!important}.splitLinesStores{display:flex;gap:1.5rem;justify-content:center;margin-bottom:25px}@media screen and (max-width: 992px){.splitLinesStores{flex-direction:column;align-items:center;gap:1rem;margin-bottom:35px}}.splitLinesStores .grouped-1:nth-child(1){color:var(--c-primary-500)}.splitLinesStores .grouped-1:nth-child(2) .word:nth-child(1){color:var(--c-primary-500);background-color:transparent}.splitLinesStores .grouped-1:nth-child(2) .word:nth-child(2){background-color:var(--c-primary-500)}.splitLinesDetail{display:flex;gap:1.5rem;justify-content:center;margin:auto 0 100px auto;max-width:1400px;flex-wrap:wrap}@media screen and (max-width: 992px){.splitLinesDetail{flex-direction:column;align-items:center;gap:1rem;margin-bottom:60px}}@media screen and (min-width: 992px){.splitLinesDetail{margin-bottom:100px}}.splitLinesDetail .grouped-1:nth-child(1){color:var(--c-primary-500);padding:0}.splitLinesDetail .grouped-1:nth-child(2){color:var(--c-primary-500);padding:0}.splitLinesDetail .grouped-1:nth-child(3){background-color:var(--c-primary-500)}.splitLinesKidStore{gap:8px;display:inline-grid;margin:auto 0}@media screen and (max-width: 992px){.splitLinesKidStore{padding:0;gap:3}}.splitLinesKidStore .grouped-1{font-weight:400}.splitLinesKidStore .grouped-1:nth-child(1){background-color:var(--c-red)}.splitLinesKidStore .grouped-1:nth-child(2){color:var(--c-terciary-800)}@media screen and (max-width: 992px){.splitLinesKidStore .grouped-1:nth-child(2){padding:2px 0 0}}.horizontal-section{display:flex;overflow:hidden;height:100vh}.section-child{min-width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;font-size:3rem;background-color:#add8e6}@media screen and (min-width: 768px){ul .d-none{display:none!important}}.block-flex{display:flex;max-width:1500px;width:100%;margin:auto}@media screen and (max-width: 576px){.block-flex{flex-direction:column-reverse}}@media screen and (min-width: 576px){.block-flex{flex-direction:column-reverse}}@media screen and (min-width: 768px){.block-flex{flex-direction:column-reverse;padding:0}}@media screen and (min-width: 992px){.block-flex{flex-direction:row;padding:0;gap:10px}}@media screen and (min-width: 1300px){.block-flex{flex-direction:row}}@media screen and (min-width: 1600px){.block-flex{flex-direction:row}}.block-flex .c-text{width:100%;order:2}@media screen and (max-width: 576px){.block-flex .c-text{max-width:100%}}@media screen and (min-width: 576px){.block-flex .c-text{max-width:100%}}@media screen and (min-width: 768px){.block-flex .c-text{max-width:100%}}@media screen and (min-width: 992px){.block-flex .c-text{flex-direction:row;max-width:39%}}@media screen and (min-width: 1300px){.block-flex .c-text{max-width:39%;flex-direction:row}}@media screen and (min-width: 1600px){.block-flex .c-text{max-width:39%;flex-direction:row}}.block-flex .c-image{width:100%;order:3}@media screen and (max-width: 576px){.block-flex .c-image{max-width:100%}}@media screen and (min-width: 576px){.block-flex .c-image{max-width:100%}}@media screen and (min-width: 768px){.block-flex .c-image{max-width:100%}}@media screen and (min-width: 992px){.block-flex .c-image{flex-direction:row;max-width:61%}}@media screen and (min-width: 1300px){.block-flex .c-image{max-width:61%;flex-direction:row}}@media screen and (min-width: 1600px){.block-flex .c-image{max-width:61%;flex-direction:row}}.block-flex .block-legal-b{order:1}.active-card{display:flex!important}.overlay-doc{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);background:linear-gradient(0deg,#000000 0%,rgba(0,0,0,.2745098039) 50%,rgba(0,0,0,.4) 80%);pointer-events:none}@media screen and (max-width: 768px){.block-span{display:none}}@media screen and (min-width: 768px){.block-span{display:flex}}@media screen and (max-width: 768px){.block-span-b{background-color:#fff!important;color:#000!important;display:flex;position:absolute;z-index:999;bottom:-43px;left:-26px;padding:30px;margin-bottom:22px;width:100%}}@media screen and (min-width: 768px){.block-span-b{display:none}}.custom-cursor img#customCursor{position:absolute;width:50px;height:50px;pointer-events:none;transition:transform .1s ease-in-out;z-index:99999}.animate-hands{animation:wave .5s ease infinite}@keyframes wave{0%,to{transform:rotate(0)}50%{transform:rotate(10deg)}}@media screen and (max-width: 768px){.v-img{left:-13px;max-width:487px}}.banner-b{position:absolute;top:50%;left:50%;transform:translate(-50%,-58%);width:100%;height:auto;object-fit:cover;object-position:center center;z-index:-1}@media screen and (max-width: 768px){.banner-b{height:100%;transform:translate(-50%,-50%)}}.cursor-default{cursor:default}.c-g-scroll{overflow-y:auto;height:100%}.c-g-scroll::-webkit-scrollbar{background:transparent}.c-g-scroll::-webkit-scrollbar{height:2px;width:5px}.c-g-scroll::-webkit-scrollbar-thumb{border-radius:1em;background:rgba(12,12,12,.504)}.c-g-scroll::-webkit-scrollbar-corner{border-radius:1em}.point-sale-card{background:#fff;border-radius:8px;border:1.5px solid #D9D9D9;display:flex;padding:20px;margin:20px 0}.point-sale-card .card-inner{display:flex;flex-direction:column;width:100%;height:100%;gap:35px}@media screen and (min-width: 768px){.point-sale-card .card-inner{flex-direction:row;gap:15px}}.point-sale-card .card-icon{flex:25%;display:flex;align-items:center;justify-content:center;min-width:120px;cursor:pointer;padding:10px;border-radius:10px}@media screen and (min-width: 768px){.point-sale-card .card-icon{cursor:initial;padding:0;border-radius:0}}.point-sale-card .card-icon.active,.point-sale-card .card-icon:hover{background:rgba(0,0,0,.1)}@media screen and (min-width: 768px){.point-sale-card .card-icon.active,.point-sale-card .card-icon:hover{background:rgba(0,0,0,0)}}.point-sale-card.active .card-content{max-height:800px}.point-sale-card .card-content{flex:75%;max-height:0;overflow:hidden;transition:max-height .4s ease-out}@media screen and (min-width: 768px){.point-sale-card .card-content{max-height:800px}}.point-sale-card .card-content .card-content-container{height:100%;max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:20px}@media screen and (min-width: 768px){.point-sale-card .card-content .card-content-container{grid-template-columns:repeat(2,1fr);gap:10px}}@media screen and (min-width: 1300px){.point-sale-card .card-content .card-content-container{grid-template-columns:repeat(3,1fr)}}.point-sale-card .card-content .card-content-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}@media screen and (min-width: 768px){.point-sale-card .card-content .card-content-item{gap:10px}}.point-sale-card .card-content .card-content-subitem{display:flex;justify-content:center;align-items:center;width:100%;height:auto}.point-sale-card .card-content .card-content-subitem .zoom-on-hover{transition:transform .3s ease}.point-sale-card .card-content .card-content-subitem .zoom-on-hover:hover{transform:scale(1.1)}.point-sale-card .card-content .card-content-subitem img{width:100%;max-width:fit-content;height:auto}@media screen and (min-width: 768px){.point-sale-card .card-content .card-content-subitem{width:250px;height:100px}}.point-sale-card .card-content .card-content-four-columns{grid-template-columns:1fr}@media screen and (min-width: 768px){.point-sale-card .card-content .card-content-four-columns{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1300px){.point-sale-card .card-content .card-content-four-columns{grid-template-columns:repeat(4,1fr)}}.point-sale-card .card-content .card-content-two-columns{grid-template-columns:1fr}@media screen and (min-width: 768px){.point-sale-card .card-content .card-content-two-columns{grid-template-columns:repeat(2,1fr)}}.point-sale-card .card-content .card-content-subitem-small{width:100%;height:auto}@media screen and (min-width: 768px){.point-sale-card .card-content .card-content-subitem-small{width:200px;height:auto}}.thank-you-section .thank-you-container{display:flex;justify-content:center;align-items:center;flex-direction:column;height:70vh;padding:10px}.thank-you-section .thank-you-container .title{color:#e15201;padding:10px 20px;background:#F4E6DB}.thank-you-section .thank-you-container .description{color:#e15201;margin:20px 0;text-align:center;font-weight:500}.thank-you-section .thank-you-container .button{text-decoration:none;padding:10px 50px}.thank-you-section .suns{top:-10%;right:-1%;min-width:250px}@media screen and (min-width: 992px){.thank-you-section .suns{top:-15%;right:-2%;width:100%;max-width:480px}}@media screen and (min-width: 1300px){.thank-you-section .suns{max-width:500px}}@media screen and (min-width: 1600px){.thank-you-section .suns{max-width:520px}}.thank-you-section .cloud-a{top:15%;left:-3%}@media screen and (min-width: 992px){.thank-you-section .cloud-a{top:10%;left:55%}}@media screen and (min-width: 1300px){.thank-you-section .cloud-a{left:65%}}@media screen and (min-width: 1600px){.thank-you-section .cloud-a{left:75%}}.thank-you-section .cloud-b{top:25%;right:0}@media screen and (min-width: 992px){.thank-you-section .cloud-b{top:15%;right:5%}}nav[role=navigation][aria-label="Pagination Navigation"]{display:flex;align-items:center;justify-content:center;margin-top:40px}@media screen and (max-width: 576px){nav[role=navigation][aria-label="Pagination Navigation"]{margin-top:40px}}@media screen and (min-width: 768px){nav[role=navigation][aria-label="Pagination Navigation"]{margin-top:50px}}@media screen and (min-width: 992px){nav[role=navigation][aria-label="Pagination Navigation"]{margin-top:60px}}nav[role=navigation][aria-label="Pagination Navigation"]>:first-child{display:none}nav[role=navigation] .flex-1.sm\\:hidden .relative.inline-flex{padding:10px 15px;font-size:14px;font-weight:700;color:var(--c-primary);background-color:#fff;border:1px solid var(--c-primary);border-radius:50%}nav[role=navigation] .sm\\:flex-1{display:flex;align-items:center;justify-content:space-between}nav[role=navigation] .text-sm{font-size:14px;color:var(--c-primary);display:none}nav[role=navigation] .inline-flex{display:inline-flex;gap:8px;padding:10px 18px;align-items:center;display:flex}nav[role=navigation] [aria-current=page] .relative.inline-flex{background-color:var(--c-primary)!important;color:#fff!important;border:1px solid var(--c-primary);display:flex;align-items:center;border-radius:50%}nav[role=navigation] .relative.inline-flex a{color:var(--c-primary);padding:5px 16px;text-decoration:none;border:1px solid var(--c-primary);background-color:transparent;transition:all .3s ease;border-radius:50%}nav[role=navigation] .relative.inline-flex a:hover{color:#fff;background-color:var(--c-primary)}nav[role=navigation] .relative.inline-flex a[rel=next],nav[role=navigation] .relative.inline-flex a[rel=prev]{color:var(--c-primary);padding:8px;text-decoration:none;border:1px solid var(--c-primary);background-color:transparent;transition:all .3s ease;border-radius:50%}nav[role=navigation] .relative.inline-flex a[rel=next]:hover,nav[role=navigation] .relative.inline-flex a[rel=prev]:hover{color:#fff;background-color:var(--c-primary)}nav[role=navigation] .relative.inline-flex svg{width:20px;height:20px}nav[role=navigation] .relative.inline-flex span[aria-label="&laquo; Previous"],nav[role=navigation] .relative.inline-flex span[aria-label="Next &raquo;"]{display:none}.c-article{transition:transform .3s ease,box-shadow .3s ease}.c-article--shadow:hover{transform:scale(1.02);box-shadow:0 4px 8px #0000001a,0 12px 24px #0000001a}@media screen and (max-width: 768px){.c-article{display:flex;justify-content:center;align-items:center;width:100%;gap:10px;background-color:#fff;border-radius:15px}}@media screen and (max-width: 576px){.c-article .c-block-picture{max-width:100px;display:flex;justify-content:center;width:100%}}@media screen and (max-width: 768px){.c-article .c-block-picture{max-width:120px;display:flex;justify-content:center;width:100%}}.c-article .c-block-picture img{object-fit:cover;border-radius:10px}.c-article .c-block-post-detail{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){.c-article .c-block-post-detail{align-items:start;width:100%;gap:20px}}@media screen and (min-width: 768px){.c-article .c-block-post-detail{gap:10px;padding:10px 15px 20px}}.c-article .c-block-post-detail .card-date{font-size:12px;color:#969696}.c-article .c-block-post-detail .card-title>a{text-decoration:none;line-height:32px;font-size:21px;font-weight:700;color:var(--c-primary)}.c-article.c-card{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 8px #0000001a}.c-article.c-card .c-card-image{width:100%;height:auto}.c-article.c-card .c-card-content{position:absolute;bottom:0;left:0;right:0;color:#000;padding:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:2}.c-article.c-card .c-card-content:after{content:" ";min-height:100%;width:100%;height:120px;position:absolute;z-index:-1;left:0;bottom:0;background:rgb(0,0,0);background:linear-gradient(0deg,rgba(234,234,234,.927) 0%,rgb(234,234,234) 40%,rgba(234,234,234,0) 100%)}@media screen and (min-width: 576px){.c-article.c-card .c-card-content:after{min-height:100%;height:121px}}.c-article.c-card .c-card-title>a{line-height:1.5rem}.c-article.c-card .c-card-description{line-height:1.3rem;display:none;position:relative}.c-article.c-box{display:flex;align-items:center;gap:15px;border-radius:10px}.c-article.c-box .c-block-picture img{display:flex;object-fit:cover;border-radius:10px}.c-article .inf_content{padding:5px 10px 5px 0}.c-article .inf_content .caption--date{font-size:11px;color:#969696;margin-bottom:7px}.c-article .inf_content h3{line-height:10px}.c-article .inf_content h3 a{text-decoration:none;font-size:16px;font-weight:700;line-height:25px;color:var(--c-primary)}.c-article .inf_content .card-description{font-size:12px;line-height:1.3rem}@media screen and (max-width: 768px){.c-article .inf_content .card-description{display:none}}.card{border-radius:10px;overflow:hidden;width:100%}.card .img-container .img-card{max-width:100%;border-radius:10px}@media screen and (max-width: 576px){.card .text-container{padding:10px 0 0}}@media screen and (min-width: 576px){.card .text-container{padding:20px 20px 0}}.card .text-container h3{margin-bottom:10px;color:#174f8a;font-weight:700;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 576px){.card .text-container h3{-webkit-line-clamp:2}}.card .text-container p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--c-secundary-50);margin-bottom:20px}@media screen and (max-width: 576px){.card .text-container p{-webkit-line-clamp:3;line-height:1.3}}.card .info{display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 768px){.card .info{padding:0;display:none}}@media screen and (min-width: 768px){.card .info{padding:0 20px 20px}}.card .info .info-item{text-align:start}.card .info .info-item a{display:block;color:var(--c-primary-40);text-decoration:none;font-weight:600!important}.card .info .info-item a:hover{font-weight:700!important}.card .info .info-item a svg,.card .info .info-item a img{vertical-align:middle;margin-right:8px;width:20px}.c-breadcrum{display:flex}.c-breadcrum--item a{color:var(--c-primary)}.c-breadcrum li a{font-size:16px}@media screen and (min-width: 576px){.c-breadcrum li a{font-size:18px}}.shared-container{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}@media screen and (min-width: 768px){.shared-container{justify-content:start}}.shared{padding:18px 0 5px;display:flex;justify-content:center;align-items:start;gap:10px;flex-wrap:wrap;flex-direction:column}@media screen and (min-width: 576px){.shared{flex-direction:row}}.shared p{font-size:18px;font-weight:700;padding:5px 0 0;color:#626262}.share-buttons{display:flex;gap:10px}.share-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;text-decoration:none;transition:background-color .3s,border-color .3s}.share-button:hover{animation:zoom-in .1s ease-in-out forwards}.share-button img{width:100%;height:100%}.post-content{margin:0 auto;padding:20px 0;font-size:18px}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin-top:1.5em;margin-bottom:.5em;line-height:1.2;font-weight:700}.post-content h1:first-child,.post-content h2:first-child,.post-content h3:first-child,.post-content h4:first-child,.post-content h5:first-child,.post-content h6:first-child{margin-top:0}.post-content h1{font-size:2.5em}.post-content h2{font-size:2em}.post-content h3{font-size:1.75em}.post-content h4{font-size:1.5em}.post-content h5{font-size:1.25em}.post-content h6{font-size:1em}.post-content p,.post-content a,.post-content li,.post-content strong{font-size:18px}.post-content a{color:var(--c-primary)}.post-content p{margin-bottom:1em}.post-content p:last-child{margin-bottom:0}.post-content img{max-width:100%;height:auto;margin:1em 0}.post-content ul,.post-content ol{margin:1em 0;padding-left:3.5em}.post-content ul li,.post-content ol li{margin-bottom:.5em;list-style-type:circle}.post-content ul li ul,.post-content ul li ol,.post-content ol li ul,.post-content ol li ol{margin-top:.5em;margin-bottom:.5em;padding-left:1.5em}.post-content a{text-decoration:underline}.post-content a:hover{text-decoration:none}.section-information{padding:20px;display:flex;flex-direction:column;align-items:center;gap:25px}.section-information picture{width:100%}.section-information picture img{width:100%;height:auto}.section-information .body{text-align:start}.section-information .body .title{font-size:2.2em;margin:0;text-transform:uppercase;font-weight:700}.section-information .body .text{font-size:1.6em;font-weight:300;line-height:30px;margin-top:20px}@media screen and (min-width: 768px){.section-information{flex-direction:row;align-items:center;justify-content:center;gap:50px}.section-information picture{width:50%}.section-information picture img{width:100%}.section-information .body{width:50%;margin-top:0;text-align:left}.section-information .body .title{font-size:2.5em}.section-information .body .text{font-size:1.8em;line-height:25px;margin-top:20px}}@media screen and (min-width: 992px){.section-information{gap:80px}.section-information .body .title{font-size:2.75em}.section-information .body .text{font-size:1.9em;margin-top:15px}}@media screen and (min-width: 768px){.row-reverse{flex-direction:row-reverse}}:root{--c-primary: #f26322;--c-primary-100: #fbd0bd;--c-primary-200: #fac1a7;--c-primary-300: #f7a17a;--c-primary-400: #ff8500;--c-primary-500: var(--c-primary);--c-primary-600: #e15200;--c-primary-700: #913b14;--c-primary-800: #61280e;--c-primary-900: #491e0a;--c-secundary: #56e5ff;--c-secundary-100: #ccf7ff;--c-secundary-200: #bbf5ff;--c-secundary-300: #9aefff;--c-secundary-400: #78eaff;--c-secundary-500: var(--c-secundary);--c-secundary-600: #00d6fc;--c-secundary-700: #3499ab;--c-secundary-800: #3e4ca3;--c-secundary-900: #0e1f8a;--c-terciary: #d42d1c;--c-terciary-100: #f2c0bb;--c-terciary-200: #eeaba4;--c-terciary-300: #e58177;--c-terciary-400: #dd5749;--c-terciary-500: var(--c-terciary);--c-terciary-600: #aa2416;--c-terciary-700: #7f1b11;--c-terciary-800: #6e0f3d;--c-terciary-900: #400e08;--c-white: #ffffff;--c-white-b: #f7ede6;--c-white-c: #fdf4ef;--c-white-d: #f7e6da;--c-white-e: #ECECEC;--c-black: #000;--c-green: #00610a;--c-green-b: #e1e600;--c-red: #ed1c24;--c-lemon: #e58177;--c-yellow: #ffe100;--c-yellow-b: #fbc848c2;--c-orange: #dca844;--c-error: #7d1010;--c-error-pallid: #eeaeae73;--c-warning: #61530d;--c-warning-pallid: #e0d0746f;--c-success: #095b2a;--c-success-pallid: #0fb46f57;--c-labels: #888887b0;--font-primary: "Jagerlay";--font-primary-w-extrabold: 800;--font-primary-w-bold: 700;--font-primary-w-medium: 500;--font-primary-w-regular: 400;--font-secundary: "Inter";--font-secundary-w-extrabold: 800;--font-secundary-w-bold: 700;--font-secundary-w-medium: 500;--font-secundary-w-regular: 400;--font-size-min: 16px;--font-size-materialize-labels: 13px;--font-size-base: 16px;--font-line-height-base: 1;--size-rem: 62.5%;--spacing: 10px;--spacing-0: calc(var(--spacing) * 0);--spacing-1: calc(var(--spacing) * 1);--spacing-2: calc(var(--spacing) * 2);--spacing-3: calc(var(--spacing) * 3);--spacing-4: calc(var(--spacing) * 4);--spacing-5: calc(var(--spacing) * 5);--spacing-half-2: calc(var(--spacing) / 2);--spacing-half-3: calc(var(--spacing) / 3);--spacing-section: 2.5em;--spacing-section-dynamic-top: 0em;--spacing-section-dynamic-botton: 0em;--border-color: .1em solid #d0d0d0;--border-radius: 14px;--border-radius-blog: 7px;--border-radius-max: 12px;--border: .2em solid}.c-skeleton{display:block;height:1em;position:relative;overflow:hidden;background-color:#474747;border:none;margin:auto auto .6em;opacity:.3}.c-skeleton:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background-image:linear-gradient(90deg,rgba(134,134,134,0) 0,rgba(134,134,134,.2) 20%,rgba(134,134,134,.5) 60%,rgba(134,134,134,.8) 80%,rgba(134,134,134,0));animation:shimmer .7s infinite;content:""}@keyframes shimmer{to{transform:translate(100%)}}.c-anime.fadeIn{opacity:0;animation:fadeIn 3s forwards}.c-anime.fadeOut{opacity:1;animation:fadeOut 3s forwards}.c-anime.skeleton{display:block;height:1em;position:relative;overflow:hidden;background-color:#474747;border:none;margin-bottom:.6em;opacity:.3}.c-anime.skeleton:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background-image:linear-gradient(90deg,rgba(134,134,134,0) 0,rgba(134,134,134,.2) 20%,rgba(134,134,134,.5) 60%,rgba(134,134,134,.8) 80%,rgba(134,134,134,0));animation:skeleton .7s infinite;content:""}@keyframes fadeIn{to{opacity:1}}@keyframes fadeOut{to{opacity:0}}@keyframes skeleton{to{transform:translate(100%)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}
