.mt-12px{margin-top:12px}.mt-16px{margin-top:16px}.mt-24px{margin-top:24px}.mt-64px{margin-top:64px}.mt-80px{margin-top:80px}.px-20px{padding-left:20px;padding-right:20px}.h-48px{height:48px}.font-sofia-pro{font-family:sofia-pro}.font-kaoly{font-family:Kaoly}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-black{font-weight:800}*,html,body{margin:0;padding:0;font-family:sofia-pro}.page-container{max-width:1176px;margin:0 auto;width:92%}.w-fit{width:fit-content}.w-full{width:100%}.h-full{height:100%}.h-32px{height:32px}.max-w-376px{max-width:376px}.max-w-520px{max-width:520px}.max-w-530px{max-width:530px}.max-w-570px{max-width:570px}.max-h-376px{max-height:376px}.max-h-570px{max-height:570px}.flex{display:flex}.flex-col{flex-direction:column}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.items-start{align-items:flex-start}.items-center{align-items:center}.gap-8px{gap:8px}.gap-12px{gap:12px}.gap-16px{gap:16px}.gap-24px{gap:24px}.gap-32px{gap:32px}.gap-40px{gap:40px}.gap-64px{gap:64px}.text-16px{font-size:16px}.text-20px{font-size:20px}.text-24px{font-size:24px}.text-48px{font-size:48px}.text-64px{font-size:64px}.text-body{color:#7a8e8e}.text-primary{color:#52a5a5}.text-yellow{color:#eab822}.border{border:1px}.border-2px{border:2px}.border-solid{border-style:solid}.border-primary{border-color:#52a5a5}.border-secondary{border-color:#d3d9d9}.border-yellow{border-color:#e1b01c}.bg-white{background-color:#fff}.bg-skeleton{background-color:#eaecec}.leading-24px{line-height:24px}.leading-32px{line-height:32px}.leading-56px{line-height:56px}.leading-100{line-height:100%}.rounded-12px{border-radius:12px}.rounded-16px{border-radius:16px}.rounded-24px{border-radius:24px}.rounded-9999px{border-radius:9999px}.btn{width:fit-content;border:1px solid #52A5A5;background-color:transparent;border-radius:8px;height:48px;display:flex;justify-content:center;align-items:center;font-size:18px;line-height:100%;color:#52a5a5;padding:0 20px;text-decoration:none}.card{width:100%;display:flex;flex-direction:column;gap:24px}.card-body{display:flex;flex-direction:column;gap:8px}.card-title{color:#52a5a5}.featured-blog{align-items:center;justify-content:space-between;margin-top:20px}select{height:48px;background-color:#fff;border-radius:8px;border:1px solid #D3D9D9;padding:0 16px;color:#7a8e8e}.leche-featured-content{width:50%;display:flex;align-items:flex-start}.leche-blogs{padding-top:80px}.leche-blogs:last-child{margin-bottom:80px}.leche-articl-main-header{margin:50px auto}.leche-articl-main-header h1{font-size:clamp(40px,5vw,64px)}.leche-articl-main-header p{font-size:20px;color:#7a8e8e;line-height:32px;max-width:550px}.leche-article-card__image{background-color:#eaecec;height:100%;border:2px solid #52a5a5;overflow:hidden;border-radius:24px;aspect-ratio:1 / 1;max-height:570px}.leche-article-card__image img{position:relative!important;height:100%!important;object-fit:cover}.leche_blog__posts{display:flex;gap:25px;flex-wrap:wrap;justify-content:space-between}.leche_blog__post{list-style:none;width:100%;max-width:calc(33% - 20px)}.leche_card_media{border:1px solid #52A5A5;border-radius:16px;overflow:hidden;height:350px}.leche_card_media img{width:100%;height:100%;object-fit:cover}.leche_card__content{margin:20px 0 0}.leche_card__content h3.card__heading a{font-size:24px;text-transform:lowercase;font-weight:500;margin-bottom:15px}.leche_card__content .article-card__excerpt{color:#7a8e8e;font-size:16px;line-height:24px}.leche-blogs-header{display:flex;justify-content:space-between;margin-bottom:40px}ul.leche-blog-tags{display:flex;gap:15px;margin-top:30px}.leche-blogs-header h2{font-size:clamp(28px,5vw,48px);text-transform:lowercase}ul.leche-blog-tags li{list-style:none}ul.leche-blog-tags li a{border-radius:12px;color:#7a8e8e;text-decoration:none;border:1px solid #D3D9D9;padding:12px 20px}ul.leche-blog-tags li a.active{background:#edf6f6;color:#52a5a5;border-color:#52a5a5}.accordion{display:flex;justify-content:space-between;align-items:start;gap:16px;padding:20px 24px 32px;border-radius:12px;width:100%;flex-direction:column;background:#fff;border-color:#d3d9d9}.accordion.active{border-color:#52a5a5}.accordion-body p{color:#7a8e8e}.accordion-header h4{font-size:20px;line-height:32px;font-weight:500;font-family:sofia-pro!important}.accordion.active .accordion-header h4{font-weight:700;color:#52a5a5}.text-primary.accordion-header h4{color:#52a5a5}.text-body.accordion-header h4{color:#7a8e8e}.faqs-links a{display:inline-block;max-width:230px;min-width:100px;width:100%;text-align:center;text-decoration:none;padding:10px}select#navigationSelect{display:none;width:100%;background:#fff;margin-top:20px;border:1px solid #D3D9D9;font-weight:500}select{-webkit-appearance:none;appearance:none}.select-wrapper{position:relative;display:none}.select-wrapper:after{content:"\25bc";font-size:12px;top:13px;right:15px;position:absolute;color:#7a8e8e}.faqs-wrapper .accordion button{background:transparent;border:none;color:#7a8e8e;display:flex;height:max-content;margin-top:3px}.faqs-links ul{display:flex;flex-direction:column;gap:15px}.faqs-links li{list-style:none}.leche-faqs{display:flex;gap:30px;padding:50px 0;background:#fbfbfa}.faqs-left{width:35%;padding-right:15px;position:sticky;top:150px}.faqs-left h1{font-size:clamp(40px,5vw,64px)}.faqs-right{width:70%;padding-left:30px}.faqs-links{margin-top:25px}.faqs-wrapper{padding-bottom:50px}p.accordion-body{font-size:16px;font-weight:200;line-height:140%;color:#7a8e8e}.accordion-header{font-size:20px;line-height:32px;font-weight:700;font-family:sofia-pro;display:flex;justify-content:space-between;width:100%;cursor:pointer}.faqs-wrapper h2{text-transform:lowercase;font-size:32px;line-height:40px}@media (max-width: 768px){.faqs-wrapper h2{font-size:24px}}.featured-tag{font-size:16px;background:#fff7dd!important;height:auto!important;width:auto!important;line-height:normal;padding-bottom:4px}.featured-blog-excerpt *{color:#7a8e8e;font-family:sofiaprolight-2037ceb5e9!important;line-height:24px}.leche-article-card__image .featured-tag{display:none!important}.see-more-article-mobile{display:none}@media only screen and (max-width: 1920px){.extra-large-screen-none{display:none}.extra-large-screen-block{display:block}.extra-large-text-24px{font-size:24px}.extra-large-text-48px{font-size:48px}.extra-large-leading-56px{line-height:56px}.extra-large-text-16px{font-size:16px}.extra-large-leading-24px{line-height:24px}.extra-large-leading-32px{line-height:32px}.extra-large-justify-between{justify-content:space-between}.extra-large-items-center{align-items:center}.extra-large-flex-row{flex-direction:row}}@media only screen and (max-width: 1024px){.large-screen-items-center{align-items:center}.large-screen-text-center{text-align:center}.large-screen-none{display:none}.large-screen-block,select#navigationSelect{display:block}.large-flex-column{flex-direction:column}.faqs-links{display:none}.leche-faqs-row{flex-direction:column;gap:40px}.faqs-header{text-align:center}.faqs-header p{font-size:16px}.faqs-wrapper h2{font-size:24px;text-align:center}.accordion{padding:15px 20px 20px}.accordion-header h4{font-size:16px;line-height:24px}.accordion-body p{font-size:14px;line-height:24px}ul.leche-blog-tags{display:none}.select-wrapper{display:block}.leche-articl-main-header{margin:50px auto;text-align:center}.leche-article-card__image{border-radius:12px}.leche-article-card__image,.leche-featured-content{width:100%;max-height:max-content}.featured-blog{gap:10px}.leche-featured-content .featured-tag{display:none}.leche-article-card__image .featured-tag{display:block!important;top:10px!important;left:10px!important}.leche_blog__post{display:flex;align-items:center;gap:15px}.leche_card_media{border-radius:12px;max-height:120px;height:120px;max-width:120px;width:100%}.leche_card__content h3.card__heading a{font-size:18px;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.leche_card__content .article-card__excerpt{font-size:14px;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.leche_card__content{margin:0}.leche_blog__posts{gap:20px}.see-more-article-mobile{display:flex;width:100%;margin-top:20px;font-size:16px}.see-more-article-desktop{display:none}.leche-blogs-header,.leche-articl-main-header{margin-bottom:20px}.leche-articl-main-header p{font-size:16px;line-height:24px}}@media (max-width: 992px){.leche-faqs{flex-direction:column}.faqs-left{position:relative;top:0;width:100%;max-width:100%;padding:0}.faqs-right{width:100%;padding:0}}@media only screen and (max-width: 768px){.medium-text-18px{font-size:18px}.medium-text-32px{font-size:32px}.medium-leading-40px{line-height:40px}.medium-text-14px{font-size:14px}.medium-leading-24px{line-height:24px}.medium-justify-start{justify-content:flex-start}.medium-items-start{align-items:flex-start}.medium-flex-col{flex-direction:column}.card{flex-direction:row}.card-image{width:112px;height:112px}.card-body{flex:1}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/leche.css.map */
