<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.splitting .char,.splitting .word{display:inline-block}.splitting .char{position:relative}.splitting .char:after,.splitting .char:before{content:attr(data-char);left:0;position:absolute;top:0;transition:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden}.splitting{--word-center:calc((var(--word-total) - 1)/2);--char-center:calc((var(--char-total) - 1)/2);--line-center:calc((var(--line-total) - 1)/2)}.splitting .word{--word-percent:calc(var(--word-index)/var(--word-total));--line-percent:calc(var(--line-index)/var(--line-total))}.splitting .char{--char-percent:calc(var(--char-index)/var(--char-total));--char-offset:calc(var(--char-index) - var(--char-center));--distance:calc((var(--char-offset)*var(--char-offset))/var(--char-center));--distance-sine:calc(var(--char-offset)/var(--char-center));--distance-percent:(var(--distance)/var(--char-center))}
.splitting.cells img{display:block;width:100%}@supports (display:grid){.splitting.cells{background-size:cover;overflow:hidden;position:relative;visibility:hidden}.splitting .cell-grid{background:inherit;display:grid;grid-template:repeat(var(--row-total),1fr) /repeat(var(--col-total),1fr);height:100%;left:0;position:absolute;top:0;width:100%}.splitting .cell{background:inherit;overflow:hidden;position:relative}.splitting .cell-inner{background:inherit;height:calc(100%*var(--row-total));left:calc(-100%*var(--col-index));position:absolute;top:calc(-100%*var(--row-index));visibility:visible;width:calc(100%*var(--col-total))}.splitting .cell{--center-x:calc((var(--col-total) - 1)/2);--center-y:calc((var(--row-total) - 1)/2);--offset-x:calc(var(--col-index) - var(--center-x));--offset-y:calc(var(--row-index) - var(--center-y));--distance-x:calc((var(--offset-x)*var(--offset-x))/var(--center-x));--distance-y:calc((var(--offset-y)*var(--offset-y))/var(--center-y))}}
@charset "UTF-8";.entryFade{opacity:0;transition:opacity 1s ease-in-out}.entryFade.doFade{opacity:1}.entryFadeSec&gt;*{opacity:0;transition:opacity 1s ease-in-out}.entryFadeSec.dofadSec&gt;*{opacity:0;transition:opacity 1s ease-in-out .25s}

/*!
 * Bootstrap Grid v5.3.6 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row&gt;*{box-sizing:border-box;flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0}.row-cols-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-1&gt;*{flex:0 0 auto;width:100%}.row-cols-2&gt;*{flex:0 0 auto;width:50%}.row-cols-3&gt;*{flex:0 0 auto;width:33.33333333%}.row-cols-4&gt;*{flex:0 0 auto;width:25%}.row-cols-5&gt;*{flex:0 0 auto;width:20%}.row-cols-6&gt;*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-sm-1&gt;*{flex:0 0 auto;width:100%}.row-cols-sm-2&gt;*{flex:0 0 auto;width:50%}.row-cols-sm-3&gt;*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4&gt;*{flex:0 0 auto;width:25%}.row-cols-sm-5&gt;*{flex:0 0 auto;width:20%}.row-cols-sm-6&gt;*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-md-1&gt;*{flex:0 0 auto;width:100%}.row-cols-md-2&gt;*{flex:0 0 auto;width:50%}.row-cols-md-3&gt;*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4&gt;*{flex:0 0 auto;width:25%}.row-cols-md-5&gt;*{flex:0 0 auto;width:20%}.row-cols-md-6&gt;*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-lg-1&gt;*{flex:0 0 auto;width:100%}.row-cols-lg-2&gt;*{flex:0 0 auto;width:50%}.row-cols-lg-3&gt;*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4&gt;*{flex:0 0 auto;width:25%}.row-cols-lg-5&gt;*{flex:0 0 auto;width:20%}.row-cols-lg-6&gt;*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-xl-1&gt;*{flex:0 0 auto;width:100%}.row-cols-xl-2&gt;*{flex:0 0 auto;width:50%}.row-cols-xl-3&gt;*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4&gt;*{flex:0 0 auto;width:25%}.row-cols-xl-5&gt;*{flex:0 0 auto;width:20%}.row-cols-xl-6&gt;*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto&gt;*{flex:0 0 auto;width:auto}.row-cols-xxl-1&gt;*{flex:0 0 auto;width:100%}.row-cols-xxl-2&gt;*{flex:0 0 auto;width:50%}.row-cols-xxl-3&gt;*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4&gt;*{flex:0 0 auto;width:25%}.row-cols-xxl-5&gt;*{flex:0 0 auto;width:20%}.row-cols-xxl-6&gt;*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto,.vm-hacks_data,.vm-prodRecipeFirst,.vm-prodRecipeLast,.vm-whereToBuy-container,footer .vm-frt-logo{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*!
 * Bootstrap Reboot v5.3.6 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;color-scheme:dark}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{background-color:var(--bs-highlight-bg);color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:var(--bs-code-color);font-size:.875em}a&gt;code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/images/vendor/slick-carousel/slick/ajax-loader.gif?fb6f3c230cb846e25247dfaa1da94d8f) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/fonts/vendor/slick-carousel/slick/slick.eot?a4e97f5a2a64f0ab132323fbeb33ae29);src:url(/fonts/vendor/slick-carousel/slick/slick.eot?a4e97f5a2a64f0ab132323fbeb33ae29?#iefix) format("embedded-opentype"),url(/fonts/vendor/slick-carousel/slick/slick.woff?295183786cd8a138986521d9f388a286) format("woff"),url(/fonts/vendor/slick-carousel/slick/slick.ttf?c94f7671dcc99dce43e22a89f486f7c2) format("truetype"),url(/fonts/vendor/slick-carousel/slick/slick.svg?2630a3e3eab21c607e21576571b95b9d#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0px;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"â†"}[dir=rtl] .slick-prev:before{content:"â†’"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"â†’"}[dir=rtl] .slick-next:before{content:"â†"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0px;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"â€¢";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}body{color:#5b5b5b;font-family:Dosis,sans-serif;font-weight:500}body.noScroll main{height:100vh;overflow:hidden}body.noScroll .hamburger span:first-child{transform:rotate(45deg) translate(7px,7px)}body.noScroll .hamburger span:nth-child(2){opacity:0;transform:translateY(-100%)}body.noScroll .hamburger span:nth-child(3){transform:rotate(-45deg) translate(6px,-7px)}body.noScroll .vm-mainMenu,body.noScroll .vm-mainMenu ul{opacity:1;visibility:visible}a,a:active,a:link{text-decoration:none}h1,h3{margin-bottom:0}.img-fluid{height:auto;max-width:100%}.img-strech,.img-strech img{width:100%}.text-center{text-align:center}.dFlex,.is_recipes_det .vm-recipe_detCook,.is_recipes_det .vm-recipe_detCook .vm-recipe_cook{display:flex;flex-wrap:wrap}.vm-secTitle{font-family:Recoleta;font-size:36px;font-weight:600;letter-spacing:-1.08px}@media (min-width:768px){.vm-secTitle{font-size:50px}}@media (min-width:1200px){.vm-secTitle{font-size:72px}}@media (min-width:1400px){.vm-secTitle{padding:0 10%}}.vm-smallTitle{font-family:congenial,sans-serif;font-size:20px;font-weight:500}@media (min-width:768px){.vm-smallTitle{font-size:32px}}.vm-b5{margin-bottom:50px}.paragraph{font-size:18px;font-weight:500;letter-spacing:.6px;line-height:1.25}@media (min-width:768px){.paragraph{font-size:20px}}.color-purple,.vm-about_certsItem .vm-about_certName{color:#a989d6}.color-primary{color:#f55b54}.color-orange,.color-secondary{color:#f58b4d}.color-light{color:#fff}.color-recipeCat-purple{color:var(--color-recipe-purple)}.color-recipeCat-blue{color:var(--color-recipe-blue)}.color-recipeCat-red{color:var(--color-recipe-red)}.color-recipeCat-pink{color:var(--color-recipe-pink)}.color-recipeCat-green{color:var(--color-recipe-green)}.vm-Btn{align-items:center;border:none;border-radius:35px;display:inline-flex;font-size:16px;font-weight:500;height:50px;justify-content:center;letter-spacing:2px;padding:0 40px;text-decoration:none;text-transform:uppercase;transition:background .25s ease,box-shadow .25s ease}.vm-Btn_primary{background:#f55b54;color:#fff}@media (hover:hover) and (pointer:fine){.vm-Btn_primary:hover{background:#e83a32;box-shadow:0 4px 6px 0 rgba(0,0,0,.15);color:#fff}}.vm-Btn_light{background:#fff}.vm-Btn_light.vm-Btn_color-primary{color:#f55b54}.vm-Btn_light.vm-Btn_color-purple{color:#a989d6}@media (hover:hover) and (pointer:fine){.vm-Btn_light:hover{background:#fff;box-shadow:0 4px 6px 0 rgba(0,0,0,.15)}}.vm-quickBtn{background:linear-gradient(90deg,#7c3434,#fe4f4e);border-radius:50px;color:#fff;display:inline-block;font-size:14px;line-height:16px;padding:15px 20px;position:relative;text-align:center}.vm-quickBtn:after{background:#7c3434;border-radius:50px;bottom:2px;content:"";left:2px;position:absolute;right:2px;top:2px}.vm-quickBtn span{position:relative;z-index:2}@media (max-width:991.98px){.vm-downloads{flex:1 0 0}}@media (min-width:992px){.vm-downloads{width:135px}}.vm-p{font-size:18px;margin:35px 0}@media (min-width:768px){.vm-p{font-size:20px}}.rounded-box{border-radius:40px}@media (min-width:992px){.rounded-box{border-radius:80px}}.vm-hdr{position:relative}.vm-hdr&gt;.container{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}@keyframes fadeInUp2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;transform:translateY(1.5em)}}.doSplitt .char,.doSplitt .word{animation:fadeInUp2 .5s cubic-bezier(.3,0,.7,1) both;animation-delay:calc(60ms*var(--char-index))}.doSplitt .word{animation:fadeInUp2 .5s cubic-bezier(.3,0,.7,1) both;animation-delay:calc(60ms*var(--word-index))}.doSplittSlide .char{animation:slide-in .5s cubic-bezier(.3,0,.7,1) both;animation-delay:calc(10ms*var(--char-index))}.self-center{margin:0 auto}.position-relative{position:relative}.position-absolute{position:absolute}.main-paginate{align-items:center;display:flex;height:55px;justify-content:center;margin:0;padding:0;text-align:center;width:100%}.main-paginate li{color:#5b5b5b;font-size:16px;height:55px;list-style:none;margin-left:15px;margin-right:15px;padding-top:15px;width:15px}.main-paginate li a{color:#5b5b5b;display:block;height:100%;width:100%}.main-paginate li.active{color:#f55b54;font-weight:900;position:relative}.main-paginate li.active:before{background-color:#f55b54;bottom:10px;content:"";height:2px;left:0;position:absolute;width:100%}.main-paginate li.pagination{border-radius:50%;display:block;height:54px;margin-left:30px;margin-right:30px;padding:0;width:54px}.main-paginate li.pagination svg path{fill:#f55b54}.main-paginate li.pagination.next{transform:rotate(180deg)}.main-paginate li.pagination.disabled svg path,.main-paginate li.pagination.disabled svg rect{fill:#5b5b5b}.goAmazon{margin-left:auto;width:auto}@media (min-width:768px) and (max-width:991.98px){.goAmazon{width:20%}}@media (min-width:992px){.goAmazon{margin-left:0;width:14%}}.goAmazon svg{width:20px}.goAmazon a{align-items:center;color:#823a37;display:inline-flex;font-family:Dosis,sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;transition:color .25s ease}.goAmazon a:hover{color:#f58b4d}@font-face{font-display:swap;font-family:Recoleta;font-style:normal;font-weight:400;src:url(/fonts/Recoleta-Regular.woff2) format("woff2"),url(/fonts/Recoleta-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Recoleta;font-style:normal;font-weight:500;src:url(/fonts/Recoleta-Medium.woff2) format("woff2"),url(/fonts/Recoleta-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Recoleta;font-style:normal;font-weight:600;src:url(/fonts/Recoleta-SemiBold.woff2) format("woff2"),url(/fonts/Recoleta-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:Recoleta;font-style:normal;font-weight:700;src:url(/fonts/Recoleta-Bold.woff2) format("woff2"),url(/fonts/Recoleta-Bold.woff) format("woff")}header{left:0;padding:15px 8.333333%;position:fixed;right:0;top:0;transition:background .25s ease,box-shadow .25s ease;z-index:10}@media (min-width:768px){header{padding:15px}}header .vm-logo{padding-left:0;position:relative;z-index:2}@media (min-width:992px){header .vm-logo{padding-right:70px}}header .vm-lang a,header .vm-mainMenu ul li a{color:#823a37;font-family:Dosis,sans-serif;font-weight:600;padding-bottom:5px;position:relative;text-decoration:none;text-transform:uppercase}@media (max-width:991.98px){header .vm-mainMenu{bottom:0;left:0;opacity:0;padding:0;position:fixed;right:0;top:0;visibility:hidden;z-index:1}}header .vm-mainMenu ul{list-style-type:none;margin:0;padding:0}@media (max-width:991.98px){header .vm-mainMenu ul{background:url(/images/menu-circle-vainilla-molina.svg) no-repeat 100% 0,url(/images/menu-textura-vainilla-molina.webp) no-repeat 0 100%,#fff8f8;height:100%;opacity:0;padding:33vw 16.6666%;transition:opacity .25s ease,visibility .25s ease;visibility:hidden}}@media (min-width:992px){header .vm-mainMenu ul{display:flex;flex-wrap:wrap;justify-content:space-between}}header .vm-mainMenu ul li{border-bottom:1px solid #f5eceb}@media (min-width:992px){header .vm-mainMenu ul li{border:none}}header .vm-mainMenu ul li a{display:inline-block;font-size:18px;padding-bottom:18px;padding-top:18px}@media (min-width:1200px){header .vm-mainMenu ul li a{border:none;font-size:16px;padding:0}header .vm-mainMenu ul li a:after{background:rgba(130,58,55,.4);bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:100% 50%;transition:transform .3s;width:100%}header .vm-mainMenu ul li a.current:after,header .vm-mainMenu ul li a:hover:after{transform:scaleX(1);transform-origin:0 50%}}header .vm-lang{margin-left:30px;position:relative;width:45px;z-index:2}@media (min-width:768px){header .vm-lang{text-align:right;width:auto}}header .vm-lang a{font-size:20px}@media (min-width:992px){header .vm-lang a{font-size:16px}}header.stick{background:#fff;box-shadow:0 0 14px rgba(0,0,0,.14)}header .menuMb{padding:0;position:relative;z-index:2}header .menuMb .hamburger{width:100%}@media (min-width:768px){header .menuMb .hamburger{text-align:right;width:40px}}header .menuMb .hamburger span{background:#823a37;border-radius:2px;display:block;height:3px;margin-bottom:7px;transition:opacity .25s ease,transform .25s ease;width:100%}header .menuMb .hamburger span:last-child{margin-bottom:0}footer{background:#e73737}footer,footer a{color:#fff}footer .barTop{padding-top:50px}@media (min-width:768px){footer .barTop{padding-top:130px}}footer .barTopFtr{border-top:1px solid #ff716a;font-size:18px;padding:50px 15px}@media (min-width:768px){footer .barTopFtr{padding:50px 8.333333%}}footer .barTopFtrDealers{padding-top:50px}@media (min-width:768px){footer .barTopFtrDealers{padding-top:0}}footer .barTopFtrDealers a{font-size:16px;text-transform:uppercase}footer .vm-frt-logo{margin-bottom:50px}@media (min-width:768px){footer .vm-frt-logo{margin:0!important}}@media (min-width:992px){footer .vm-frt-logo{padding-right:70px}}footer .vm-ftr-mapSite{margin-bottom:50px}footer .vm-ftr-mapSite ul{display:flex;flex-wrap:wrap;list-style-type:none}footer .vm-ftr-mapSite ul li{margin-bottom:20px;width:50%}footer .vm-ftr-mapSite ul li a{text-transform:uppercase}footer .vm-social{justify-content:space-between;padding-bottom:50px}@media (max-width:575.98px){footer .vm-social{margin-left:8.333333%;margin-right:8.333333%}}@media (min-width:768px){footer .vm-social{justify-content:flex-end;padding-bottom:0}}footer .vm-social a{color:#fff;width:30px}@media (min-width:768px){footer .vm-social a{margin-left:20px;min-width:25px}}@media (min-width:992px){footer .vm-social a{margin-left:30px;min-width:25px}}footer .barBtm{background:#dd2a2a;font-size:14px;padding-bottom:35px;padding-top:35px}footer .barBtm .ftr-copy{margin:0 auto 25px;text-align:center}@media (min-width:768px){footer .barBtm .ftr-copy{margin:0;text-align:left}}footer .barBtm .ftr-privacy{margin:0 auto;text-align:center;text-transform:uppercase}@media (min-width:768px){footer .barBtm .ftr-privacy{margin:0;text-align:right}}.fadeBtmSlide,.fadeSeqChild .child,.fromRight img{transition:opacity .5s ease,transform .5s cubic-bezier(.4,0,.2,1)}.onlyFade,.onlyFadeSeq,.onlyFadeSeqChild .child,.onlyFadeTitles&gt;*{transition:opacity .5s ease-in-out}.fadeSeqChild .child{opacity:0;transform:translateY(50px)}.fadeSeqChild.animateChild .child{opacity:1;transform:translateY(0)}.fadeSeqChild.animateChild .child:first-child{transition-delay:.25s}.fadeSeqChild.animateChild .child:nth-child(2){transition-delay:.5s}.fadeSeqChild.animateChild .child:nth-child(3){transition-delay:.75s}.fadeSeqChild.animateChild .child:nth-child(4){transition-delay:1s}.fadeBtmSlide{opacity:0;transform:translateX(50px)}.fadeBtmSlide.fadeElem{opacity:1;transform:translateX(0)}.onlyFadeSeq{opacity:0}.onlyFadeSeq.fadeElem{opacity:1}.onlyFadeSeq.fadeElem:first-child{transition-delay:.1s}.onlyFadeSeq.fadeElem:nth-child(2){transition-delay:.2s}.onlyFadeSeq.fadeElem:nth-child(3){transition-delay:.3s}.onlyFadeSeq.fadeElem:nth-child(4){transition-delay:.4s}.onlyFadeSeqChild .child{opacity:0}.onlyFadeSeqChild.fadeElem .child{opacity:1}.onlyFadeSeqChild.fadeElem .child:first-child{transition-delay:.2s}.onlyFadeSeqChild.fadeElem .child:nth-child(2){transition-delay:.4s}.onlyFadeSeqChild.fadeElem .child:nth-child(3){transition-delay:.6s}.onlyFadeTitles&gt;*{opacity:0}.onlyFadeTitles.fadeElem&gt;*{opacity:1}.onlyFade{opacity:0}.onlyFade.fadeElem{opacity:1}.fromRight img{opacity:0;transform:translateX(50px)}.fromRight.fadeElem img{opacity:1;transform:translateX(0)}.fadeElemets .child{opacity:0;transition:opacity .5s ease}.fadeElemets.fadeElem .child{opacity:1}.fadeElemets.fadeElem .child:first-child{transition-delay:.2s}.fadeElemets.fadeElem .child:nth-child(2){transition-delay:.4s}.fadeElemets.fadeElem .child:nth-child(3){transition-delay:.6s}.borderImg{border-radius:100%;opacity:0;transform:scale(.5);transition:all .5s cubic-bezier(.4,0,.2,1)}.borderImg.animImg{border-radius:80px;opacity:1;transform:scale(1)}.mv-banners .item{position:relative}@media (min-width:1550px){.mv-banners .item{height:738px;overflow-y:hidden}}.mv-banners .container{left:50%;position:absolute;top:30vw;transform:translateX(-50%);z-index:1}@media (min-width:768px){.mv-banners .container{top:60%;transform:translate(-50%,-50%)}}.mv-banners_title{color:#f55b54;display:block;font-family:Recoleta;font-size:20px;font-weight:500;text-align:center}@media (min-width:768px){.mv-banners_title{font-size:25px}}@media (min-width:1200px){.mv-banners_title{font-size:32px}}.mv-banners_caption{color:#f55b54;text-align:center}@media (min-width:768px){.mv-banners_caption{padding-top:35px;text-align:left}}.mv-banners_caption p{font-family:Recoleta;font-size:35px;font-weight:600;line-height:1.14}@media (min-width:768px){.mv-banners_caption p{font-size:35px;text-align:left}}@media (min-width:992px){.mv-banners_caption p{font-size:45px}}@media (min-width:1200px){.mv-banners_caption p{font-size:72px}}.mv-banners_caption span{animation:bannerCaptionTitle 1s ease both;display:block;font-size:18px;font-weight:500;line-height:normal;margin-bottom:35px}@media (min-width:992px){.mv-banners_caption span{font-size:20px}}.mv-banners_cta{animation:bannerCaptionTitle 1s ease both}@media (max-width:575.98px){.mv-banners_img{margin:0 auto}}.mv-banners_img img{animation:bannerProdOut 1s ease both}@media (min-width:992px) and (max-width:1199.98px){.mv-banners_img img{width:70%}}.mv-banners.slick-dotted.slick-slider{margin-bottom:0}.mv-banners .slick-list{line-height:0}.mv-banners .slick-active .mv-banners_caption p{animation:bannerCaptionTitle 1s ease both}.mv-banners .slick-active .mv-banners_caption span{animation:bannerCaptionTxt 1s ease .25s both}.mv-banners .slick-active .mv-banners_cta{animation:bannerCaptionBtn 1s ease .5s both}.mv-banners .slick-active .mv-banners_img img{animation:bannerProd 1s ease 1s both}.mv-banners .slick-dots{bottom:25px}.mv-banners .slick-dots li button:before{color:#f55b54;font-size:15px}.mv-banners .slick-dots li.slick-active button:before{color:#f55b54}@keyframes bannerCaptionTitle{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes bannerCaptionTxt{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes bannerCaptionBtn{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes bannerProdOut{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-50) px}}@keyframes bannerProd{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.vm-bar{background:url(/images/vanilla-molina-products-proudly-made-in-mexico-texture.webp) #f55b54 no-repeat 100% 100%;color:#fff;font-size:22px;font-weight:500;line-height:1.34;padding-bottom:50px;padding-top:50px;text-align:center}@media (min-width:768px){.vm-bar{font-size:28px}}.is_home{font-size:18px;letter-spacing:.54px;line-height:1.28}@media (min-width:768px){.is_home{font-size:20px}}.is_home .vm-recipeHm,.is_home .vm-recipeSldr{margin-bottom:70px;padding:0}.is_home .vm-recipeHm .item,.is_home .vm-recipeSldr .item{margin-bottom:50px;text-align:center}.is_home .vm-recipeHm .item:last-child,.is_home .vm-recipeSldr .item:last-child{margin-bottom:0}.is_home .vm-recipeHm .item img,.is_home .vm-recipeSldr .item img{margin:0 auto;transition:transform .25s ease-in-out}.is_home .vm-recipeHm .item h3,.is_home .vm-recipeSldr .item h3{font-family:congenial,sans-serif;font-size:34px;font-weight:500;padding-top:40px}@media (min-width:768px){.is_home .vm-recipeHm .item h3,.is_home .vm-recipeSldr .item h3{font-size:34px}}.is_home .vm-recipeHm .item:active,.is_home .vm-recipeSldr .item:active{outline:none}.is_home .vm-recipeHm .item:hover img,.is_home .vm-recipeSldr .item:hover img{transform:translateY(15px)}.is_home .vm-recipeHm-wrap,.is_home .vm-recipeSldr-wrap{margin:0 25px}.vm-recipesBook{padding-bottom:50px;padding-top:115px}@media (min-width:992px){.vm-recipesBook{padding-bottom:100px;padding-top:100px}}@media (min-width:1200px){.vm-recipesBook{padding-bottom:100px;padding-top:150px}}.vm-recipesBookTitle{margin:0 auto 40px}@media (min-width:992px){.vm-recipesBookTitle{margin:0 0 40px 8.333333%}}.vm-whereToBuy{padding-bottom:55px;padding-top:65px}@media (max-width:767.98px){.vm-whereToBuy{background:url(/images/home/where-to-buy-molina-vainilla-bg-xs.webp) no-repeat 50%;background-size:cover}}@media (min-width:768px){.vm-whereToBuy{background:url(/images/home/where-to-buy-molina-vainilla-bg.webp) no-repeat 50%;background-size:cover;padding-bottom:150px;padding-top:150px}.vm-whereToBuy-container{margin:0 0 0 8.33333333%!important}}.vm-whereToBuy .vm-secTitle{margin-bottom:50px}@media (min-width:768px){.vm-whereToBuy .vm-secTitle{margin-bottom:50px;padding-top:50px}}.vm-whereToBuy-stores{margin-bottom:35px}@media (min-width:768px){.vm-whereToBuy-stores{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}}.vm-whereToBuy-stores picture{display:block;margin-bottom:35px;text-align:center}@media (min-width:768px){.vm-whereToBuy-stores picture{margin-bottom:0;text-align:initial}}@media (min-width:768px) and (max-width:1199.98px){.vm-whereToBuy-stores picture:first-child{margin:18px 0 0;width:110px}.vm-whereToBuy-stores picture{width:150px}}.vm-whereToBuy .vm-cta{text-align:center}@media (min-width:768px){.vm-whereToBuy .vm-cta{text-align:initial}}.vm-know{overflow:hidden}.vm-know-img{align-items:center;justify-content:center;padding:16.666666%}@media (min-width:768px){.vm-know-img{padding:0}}.vm-know .know-bg{background:url(/images/home/know-our-products-molina-vainilla.webp) #ffd8da no-repeat 50%;background-size:cover}.vm-know .since-bg{background:url(/images/home/since-1944-bg-vainilla-molina.webp) #ffd8da no-repeat 50%;background-size:cover}.vm-know-data{align-items:flex-start;flex-direction:column;justify-content:center;padding:16.6666666% 8.33333%}@media (min-width:768px){.vm-know-data{padding:8.33333%}}.vm-know-data p{margin:35px 0}.vm-hacks{position:relative}.vm-hacks .container{background:#f8f2f9}@media (min-width:768px){.vm-hacks .container{background:none;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);z-index:1}.vm-hacks .container&gt;.row{align-items:flex-end;height:100%}}.vm-hacks_data{background:url(/images/home/tips-and-hacks-texture.webp) #fff no-repeat 100% 0;border-radius:40px;margin-top:-50px;padding:8.3333333%}@media (min-width:768px){.vm-hacks_data{border-radius:88px;margin:0 0 -100px!important}}.vm-hacks_data p{margin:35px 0}.vm-followUs{position:relative}.vm-followUs .container{left:50%;position:absolute;top:40%;transform:translate(-50%,-50%);z-index:1}@media (min-width:768px){.vm-followUs .container{top:50%}}.vm-followUs-data p{margin:35px 0}.vm-followUs .socialBox a{width:35px}.vm-followUs .socialBox a:hover{color:#f55b54;transform:translateY(5px)}.socialBox{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.socialBox a{color:#a989d6;margin:0 10px;transition:all .25s ease}@media (min-width:768px){.socialBox a{margin:0 20px}}@media (max-width:575.98px){.vm-writeUS{background:url(/images/home/write-us-bg-xs.webp) no-repeat 50%;background-size:cover;padding-bottom:150px;padding-top:50px}}@media (min-width:768px){.vm-writeUS{background:url(/images/home/write-us-bg-vainilla-molina.webp) no-repeat 50%;background-attachment:fixed;background-size:cover;padding-bottom:150px;padding-top:150px}}[data-bgcolor=red]{background-color:var(--color-prod-red)}[data-bgthumb=vainilla-molina],[data-bgthumb=vanilla-molina]{background-image:url(/images/products/mexican-vanilla-blend-molina-vanilla-texture.webp);background-position:100%;background-repeat:no-repeat}[data-bgcolor=blue]{background-color:var(--color-prod-blue)}[data-bgthumb=vainilla-molina-clear]{background-image:url(/images/products/clear-vanilla-flavor-molina-vanilla-texture.webp);background-position:100%;background-repeat:no-repeat}[data-bgcolor=green]{background-color:var(--color-prod-green)}[data-bgthumb=gran-reserva-molina]{background-image:url(/images/products/pure-mexican-vanilla-extract-molina-vanilla-gran-reserva-texture.webp);background-position:100%;background-repeat:no-repeat}[data-bgcolor=purple]{background-color:var(--color-prod-purple)}[data-bgthumb*=postrelicioso]{background-image:url(/images/products/cocoa-powder-postrelicioso-molina-vanilla-texture.webp);background-position:100%;background-repeat:no-repeat}.vm-product .vm-secTitle{margin-bottom:0}.vm-product .vmSubTitle{color:#fff;font-size:20px}.vm-ProdItem{align-items:center;padding:30px 15px}@media (min-width:768px){.vm-ProdItem{height:450px;padding-bottom:0;padding-top:0}}@media (min-width:1400px){.vm-ProdItem{justify-content:flex-end;padding-bottom:0;padding-top:0}}@media (min-width:1540px){.vm-ProdItem{background-position:90%;height:600px}.vm-ProdItem:nth-child(odd) .vm-ProdItem-name{margin-left:25%}}.vm-ProdItem:last-child .vm-ProdItem-img{width:33.33333333%}.vm-ProdItem-name{color:#fff;font-family:congenial,sans-serif;font-size:24px;font-weight:500}@media (min-width:768px){.vm-ProdItem-name{font-size:34px}}@media (min-width:1540px){.vm-ProdItem-name{flex:0 0 auto;width:33.33333%}}.vm-ProdItem .vm-Btn{font-family:Dosis,sans-serif}.vm-prodRecipes_title{padding-bottom:200px;padding-top:70px}@media (min-width:768px){.vm-prodRecipes_title{padding-bottom:200px;padding-top:130px}}.vm-prodRecipesBox{background:url(/images/products/recipes-vanilla-mexican-texture.webp) no-repeat right -80px,url(/images/products/recipes-vanilla-mexico-texture.webp) no-repeat left 120%,#a989d6}.vm-prodRecipeFirst{margin-top:-160px}@media (min-width:768px){.vm-prodRecipeFirst{margin-left:0!important;margin-right:0!important;margin-top:-100px}}@media (min-width:1400px){.vm-prodRecipeFirst img{width:100%}}@media (min-width:768px){.vm-prodRecipeLast{margin-left:0!important;margin-right:0!important;margin-top:-170px}}@media (min-width:992px){.vm-prodRecipeLast{margin-top:-250px}}@media (min-width:1200px){.vm-prodRecipeLast{margin-top:-300px}}.vm-prodRecipe-item{color:#fff;margin-bottom:50px}@media (min-width:768px){.vm-prodRecipe-item{margin-bottom:100px}}.vm-prodRecipe-cat{font-size:16px;font-weight:500;letter-spacing:2.08px;padding:30px 25px 10px;text-transform:uppercase}.vm-prodRecipe-title{color:#fff;display:inline-block;font-family:congenial,sans-serif;font-size:24px;font-weight:500;line-height:1.21;padding:0 25px}@media (min-width:768px){.vm-prodRecipe-title{font-size:34px}}[data-target=modal]{cursor:pointer}.vm-product{background-image:url(/images/products/mexican-vanilla-texture-m.webp);background-repeat:no-repeat;background-size:cover;padding-top:22vw}@media (min-width:768px){.vm-product{background-image:url(/images/products/mexican-vanilla-texture.webp);height:580px;padding-top:13vw}}@media (min-width:992px){.vm-product{height:750px;padding-top:8vw}}.vm-product h1{margin-bottom:50px}.vm-product_desc{color:#fff;font-size:20px;font-weight:500;line-height:1.25;padding-bottom:50px}@media (min-width:768px){.vm-product_desc{font-size:20px;padding-bottom:0}.vm-product_desc p{margin:50px 0}}.vm-breads{color:#fff;font-size:14px;font-weight:500;margin-bottom:30px}.vm-breads a{color:#fff;display:inline-flex;position:relative}.vm-breads a:after{content:url(/images/arrow-right.svg);margin-left:10px;margin-right:10px}.vm-backToProducts{color:#fff;font-size:14px;font-weight:500;margin-bottom:30px}.vm-backToProducts a{color:#fff;display:inline-flex;position:relative;text-transform:uppercase}.vm-backToProducts a:before{content:url(/images/arrow-right.svg);margin-left:10px;margin-right:10px;transform:rotate(-180deg)}.vm-certs{padding-bottom:50px;padding-top:50px}@media (min-width:768px){.vm-certs{padding-bottom:80px;padding-top:60px}}.vm-certs span{color:#f55b54;display:block;font-size:16px;font-weight:500;letter-spacing:2.08px;margin-bottom:25px;text-transform:uppercase}.vm-certs_items picture{margin-right:10px}.vm-certs_items picture:last-child{margin-right:0}.vm-add{padding-bottom:60px;padding-top:60px}@media (min-width:768px){.vm-add{background:url(/images/products/recipes-with-mexican-vanilla-texture-r.webp) no-repeat 100% 0,url(/images/products/recipes-with-mexican-vanilla-texture-l.webp) no-repeat left 110%;padding-bottom:150px;padding-top:150px}}.vm-add .vm-secTitle,.vm-add-recipes{margin-bottom:50px}@media (min-width:768px){.vm-add-recipes{margin-bottom:0}}.vm-add-recipes picture{display:inline-block;width:80%}.vw-recipe_item{text-align:center}.vw-recipe_item h3{font-family:congenial,sans-serif;font-size:28px;font-weight:500;padding-top:20px}@media (min-width:768px){.vw-recipe_item h3{font-size:28px}}.vw-recipe_item img{transition:transform .25s ease}.vw-recipe_item:hover img{transform:translateY(15px)}.is_products_det .vm-prodRecipes_title{padding-top:0}.is_products_det .vm-prodRecipes-all{margin-bottom:50px}@media (min-width:768px){.is_products_det .vm-prodRecipes-all{margin-bottom:100px}}.is_products_det .vm-prodRecipes_ftr p{color:#fff;font-family:congenial,sans-serif;font-size:20px;font-weight:500;line-height:1.21;margin-bottom:30px}@media (min-width:768px){.is_products_det .vm-prodRecipes_ftr p{font-size:34px}}.is_products_det .modal-Box{backface-visibility:hidden;height:auto;left:50%;max-width:350px;min-width:320px;position:fixed;top:50%;transform:translateX(-50%) translateY(-50%);visibility:hidden;width:50%;z-index:11}.is_products_det .modal-Box .modal-content{background:#fff;border-radius:10px;box-shadow:0 0 40px 0 rgba(0,0,0,.4);margin:0 auto;opacity:0;padding:10px;position:relative;transform:scale(.7);transition:all .3s}.is_products_det .modal-Box .modal-close{background:#fff;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.5);color:#f55b54;cursor:pointer;font-size:20px;font-weight:700;height:40px;line-height:25px;padding:5px;position:absolute;right:-10px;text-align:center;top:-10px;width:40px;z-index:2}.is_products_det .modal-Box.show-modal{visibility:visible}.is_products_det .modal-Box.show-modal~.modal-overlay{opacity:1;visibility:visible}.is_products_det .modal-Box.show-modal .modal-content{opacity:1;transform:scale(1)}.is_products_det .modal-overlay{background:rgba(245,91,84,.8);height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s;visibility:hidden;width:100%;z-index:10}.vm-product_more{padding-bottom:50px;padding-top:50px}@media (max-width:575.98px){.vm-product_more{background:url(/images/products/others-products-vanilla-molina-texture-m.webp) no-repeat 50%;background-size:cover}}@media (min-width:768px){.vm-product_more{background:url(/images/products/others-products-vanilla-molina-texture.webp) no-repeat 50%;background-size:cover;padding-bottom:100px;padding-top:50px}}.vm-product_more-title{margin-bottom:50px}.vm-product_other{background-position:center 80%;background-size:70%;padding:50px;text-align:center}.vm-product_other .vm-ProdItem-name{align-items:center;display:flex;font-size:24px;font-weight:500;justify-content:center;line-height:1.21;margin-bottom:20px;min-height:80px;width:100%}@media (min-width:768px){.vm-product_other .vm-ProdItem-name{font-size:28px}}.vm-product_other .vm-ProdItem-img{display:inline-block;width:95px}.vm-product_other[data-bgthumb=cocoa-natural-postrelicioso] .vm-ProdItem-img{width:145px}.vm-qiestions{position:relative}@media (max-width:575.98px){.vm-qiestions{background:url(/images/products/vanilla-molina-frequently-asked-questions-m.webp) #f8f2f9 no-repeat 50%/cover;padding-bottom:250px;padding-top:160px}}@media (min-width:768px){.vm-qiestions{background:url(/images/products/vanilla-molina-frequently-asked-questions.webp) #f8f2f9 no-repeat 50%/cover;padding-bottom:190px;padding-top:190px}}.vm-qiestions .imfgFloat{position:absolute}.vm-qiestions .img-left{left:0;top:0}@media (min-width:768px){.vm-qiestions .img-left{top:100px}}.vm-qiestions .img-right{bottom:0;right:0}@media (min-width:768px){.vm-qiestions .img-right{right:100px}}.vm-recipe-item picture{border-radius:40px;display:block;overflow:hidden}@media (min-width:768px){.vm-recipe-item picture{border-radius:75px}}@media (min-width:1550px){.vm-recipe-item picture img{width:100%}}.vm-recipesHdr p{font-size:18px;letter-spacing:.6px}@media (min-width:768px){.vm-recipesHdr p{font-size:20px}}@media (min-width:1400px){.vm-recipesHdr .container{top:53%}}.vm-filtersBox.vm-recipes-filters{background:#fbf8fc}.vm-filtersBox.vm-blog-filters{background:#edfdf8}.vm-filtersBox .slick-list{padding-right:10%}.vm-filtersBox .vm-filterLink{color:#5b5b5b;font-weight:500;letter-spacing:2.08px;padding:25px 30px;position:relative;text-align:center;text-transform:uppercase}.vm-filtersBox .vm-filterLink:after{bottom:0;content:"";height:6px;left:0;position:absolute;transition:width .25s ease;width:0}.vm-filtersBox .vm-filterLink.linkRecipe:after{background-color:#a989d6}.vm-filtersBox .vm-filterLink.linkRecipe.current,.vm-filtersBox .vm-filterLink.linkRecipe:hover{color:#a989d6}.vm-filtersBox .vm-filterLink.linkRecipe.current:after,.vm-filtersBox .vm-filterLink.linkRecipe:hover:after{width:100%}.vm-filtersBox .vm-filterLink.linkPost:after{background-color:#99c9b9}.vm-filtersBox .vm-filterLink.linkPost.current,.vm-filtersBox .vm-filterLink.linkPost:hover{color:#99c9b9}.vm-filtersBox .vm-filterLink.linkPost.current:after,.vm-filtersBox .vm-filterLink.linkPost:hover:after{width:100%}.vm-search .vm-recipes_byPoduct .vm-recipes_drop,.vm-search .vm-recipes_searchBox{border-radius:10px;box-shadow:0 2px 0 0 rgba(0,0,0,.1)}.vm-search{padding-bottom:50px;padding-top:50px}.vm-search.vm-search_recipes{background:#f8f2f9}.vm-search .wm-recipes-searchAll{position:relative}.vm-search .vm-recipes_byPoduct{position:relative;width:210px}@media (min-width:768px){.vm-search .vm-recipes_byPoduct{width:235px}}.vm-search .vm-recipes_byPoduct .vm-recipes_drop{align-items:center;background-color:#fff;display:flex;height:55px;justify-content:space-between;padding:0 20px;width:100%}.vm-search .vm-recipes_byPoduct .vm-recipes_drop .filter-handler{cursor:pointer}.vm-search .vm-recipes_byPoduct .vm-recipes_listProd{background:#fff;border-radius:10px;box-shadow:0 2px 0 0 rgba(0,0,0,.1);margin-top:2px;opacity:0;padding:15px 0;position:absolute;transform:translateY(20px);transition:all .25s ease;visibility:hidden;width:100%;z-index:-1}.vm-search .vm-recipes_byPoduct .vm-recipes_listProd .vm-currentProd,.vm-search .vm-recipes_byPoduct .vm-recipes_listProd a{border-bottom:1px solid #f4f4f4;color:#5b5b5b;display:block;font-size:16px;font-weight:500;padding:15px 20px;transition:color .25s ease}.vm-search .vm-recipes_byPoduct .vm-recipes_listProd .vm-currentProd:last-child,.vm-search .vm-recipes_byPoduct .vm-recipes_listProd a:last-child{border-bottom:none}.vm-search .vm-recipes_byPoduct .vm-recipes_listProd .vm-currentProd:hover,.vm-search .vm-recipes_byPoduct .vm-recipes_listProd a:hover{color:#f55b54}.vm-search .vm-recipes_byPoduct .vm-recipes_listProd.showOptions{opacity:1;transform:translateY(0);transition-delay:0s;visibility:visible;z-index:1}.vm-search .vm-recipes_searchBox{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;height:55px;overflow:hidden;padding:0 10px 0 20px;position:absolute;right:15px;transition:width .25s ease-in-out;width:52px;z-index:2}@media (min-width:768px){.vm-search .vm-recipes_searchBox{position:static;right:auto;width:260px}}.vm-search .vm-recipes_searchBox form{flex-grow:1;position:relative;transform:translateX(-100%);transition:transform .25s ease-in-out}@media (min-width:768px){.vm-search .vm-recipes_searchBox form{transform:none}}.vm-search .vm-recipes_searchBox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:inherit;border:none;height:55px;width:85%}@media (min-width:768px){.vm-search .vm-recipes_searchBox input{width:90%}}.vm-search .vm-recipes_searchBox input:focus{outline:none}.vm-search .vm-recipes_searchBox .search-icon{background:#fff;border:none;position:absolute;right:9px;text-align:center;width:40px}@media (min-width:768px){.vm-search .vm-recipes_searchBox .search-icon{position:static;right:auto}}.vm-search .vm-recipes_searchBox.expand{width:286px}.vm-search .vm-recipes_searchBox.expand form{transform:translateX(0)}.vm-recipes{background-color:#f8f2f9;padding-bottom:50px}@media (min-width:768px){.vm-recipes{padding-bottom:100px}}.vm-recipes_paginator{padding-top:50px}.vm-recipeItem{margin-bottom:25px}@media (max-width:575.98px){.vm-recipeItem{margin-left:auto;margin-right:auto}}.vm-recipeItem_img{backface-visibility:hidden;border-radius:40px;display:block;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden}.vm-recipeItem_img img{transition:transform .25s ease-in-out}.vm-recipeItem_img:hover img{transform:scale(1.1)}.vm-recipeItem_meta{padding:25px}.vm-recipeItem_meta .vm-recipesCat{display:inline-block;font-size:16px;font-weight:500;text-transform:uppercase}.vm-recipeItem_meta h2 a,.vm-recipeItem_meta h4 a{font-family:congenial,sans-serif;font-size:20px;font-weight:500}@media (min-width:768px){.vm-recipeItem_meta h2 a,.vm-recipeItem_meta h4 a{font-size:20px}}@media (min-width:1200px){.vm-recipeItem_meta h2 a,.vm-recipeItem_meta h4 a{font-size:28px}}.vm-recipeItem.recipe-purple .vm-recipesCat,.vm-recipeItem.recipe-purple h2 a,.vm-recipeItem.recipe-purple h3 a,.vm-recipeItem.recipe-purple h4 a{color:#a989d6}.vm-recipeItem.recipe-light .vm-recipesCat,.vm-recipeItem.recipe-light h2 a,.vm-recipeItem.recipe-light h3 a,.vm-recipeItem.recipe-light h4 a{color:#fff}.vm-recipeItem label.notRecipes{display:block;font-size:27px;opacity:.7;text-align:center}@media (max-width:575.98px){.vm-recipe_recommend.bg-purple{background:url(/images/recipes/recipes-recommended-vanilla-molina-texture.webp) #a989d6 no-repeat 50%/cover;padding-bottom:50px;padding-top:50px}}@media (min-width:768px){.vm-recipe_recommend.bg-purple{background:url(/images/recipes/recipes-recommended-vanilla-molina-texture.webp) #a989d6 no-repeat 50%/cover;padding-bottom:100px;padding-top:100px}}@media (max-width:575.98px){.vm-recipe_recommend.bg-green{background:url(/images/blog/blog-recipes-recommended-vanilla-molina-texture-m.webp) #99c9b9 no-repeat 0 100%/contain;padding-bottom:50px;padding-top:50px}}@media (min-width:768px){.vm-recipe_recommend.bg-green{background:url(/images/blog/blog-recipes-recommended-vanilla-molina-texture.webp) #99c9b9 no-repeat 50%/cover;padding-bottom:100px;padding-top:100px}}.vm-recipe_recommend .vm-secTitle{margin-bottom:50px}@media (min-width:768px){.vm-recipe_recommend .vm-secTitle{margin-bottom:80px}}.is_recipes_det{background:#f8f2f9}@media (max-width:575.98px){.is_recipes_det .vm-hdr&gt;.container{top:34%}}@media (min-width:1400px){.is_recipes_det .vm-hdr&gt;.container{top:50%}}@media (min-width:1600px){.is_recipes_det .vm-hdr&gt;.container{top:280px}}.is_recipes_det .vm-recipe_detail{background-image:url(/images/recipes/recipes-vanilla-molina-texture.webp);background-repeat:no-repeat;margin-top:-155px;padding-bottom:100px;position:relative}@media (min-width:768px){.is_recipes_det .vm-recipe_detail{background-position:100% 10%;margin-top:-200px}}@media (min-width:992px){.is_recipes_det .vm-recipe_detail{background-position:100% 20%;margin-top:-80px}}@media (min-width:1400px){.is_recipes_det .vm-recipe_detail{background-position:80% 25%;margin-top:-100px}}@media (min-width:1600px){.is_recipes_det .vm-recipe_detail{margin-top:-200px}}.is_recipes_det .vm-recipe_detCook{align-items:flex-end;background:#fff;border-radius:80px;justify-content:space-between;margin-bottom:50px;margin-top:10px;padding:30px 20px;position:relative}@media (min-width:768px){.is_recipes_det .vm-recipe_detCook{margin-bottom:70px;margin-top:-70px;padding:30px 40px}}.is_recipes_det .vm-recipe_detCook .vm-recipe_cook{align-items:center;color:#a989d6;flex-direction:column;font-size:16px;justify-content:space-between;letter-spacing:2.08px;text-align:center;text-transform:uppercase}@media (max-width:575.98px){.is_recipes_det .vm-recipe_detCook .vm-recipe_cook{font-size:14px;padding:0 15px;width:33.33333%}.is_recipes_det .vm-recipe_detCook .vm-recipe_cook:nth-child(2){padding:0}}.is_recipes_det .vm-recipe_detCook .vm-recipe_cook span{margin-bottom:10px}.is_recipes_det .vm-recipe_ing{margin-bottom:50px}.is_recipes_det .vm-recipe_ingtitle{color:#f55b54;font-family:congenial,sans-serif;font-size:28px;font-weight:500;margin-bottom:30px}@media (min-width:768px){.is_recipes_det .vm-recipe_ingtitle{font-size:28px}}.is_recipes_det .vm-recipe_ing p strong{font-size:25px;font-weight:700}@media (min-width:768px){.is_recipes_det .vm-recipe_ing p strong{font-size:23px}}.is_recipes_det .vm-recipe_ing ul{font-size:18px;line-height:1.94;margin-bottom:50px}.is_recipes_det .vm-recipe_ing ul.directions li{list-style:decimal}.is_recipes_det .vm-recipe_share{align-items:center;background:#fff;border-radius:80px;justify-content:space-between;padding:40px 8.33333333%}.is_recipes_det .vm-recipe_share span{color:#f55b54;font-family:congenial,sans-serif;font-size:24px;font-weight:500;margin-bottom:20px;text-align:center;width:100%}@media (min-width:768px){.is_recipes_det .vm-recipe_share span{font-size:24px;margin-bottom:0;text-align:left;width:auto}}@media (min-width:992px){.is_recipes_det .vm-recipe_share span{font-size:34px}}.is_recipes_det .vm-recipe_shareBy{flex-grow:1;justify-content:space-around}.is_recipes_det .vm-recipe_shareBy a{color:#a989d6;width:30px}.is_recipes_det .vm-recipe_shareBy a svg{transition:all .25s ease}.is_recipes_det .vm-recipe_shareBy a:hover svg{filter:drop-shadow(0 4px 10px rgba(146,113,194,.4));transform:translateY(-5px)}.is_recipes_det .vm-recipe_share .vm-recipe_download{padding-top:30px}@media (max-width:575.98px){.is_recipes_det .vm-touch{background:#ffcfd2;padding-bottom:60px;padding-top:60px}}@media (min-width:768px){.is_recipes_det .vm-touch{background:url(/images/recipes/blog-module-vainilla-molina.webp) no-repeat 50%/cover;padding-bottom:100px;padding-top:100px}}.is_recipes_det .vm-touch .vm-secTitle{margin-bottom:50px}@media (min-width:768px){.is_recipes_det .vm-touch .vm-secTitle{margin-bottom:80px}}.is_recipes_det .vm-touch_img{margin-bottom:40px}@media (min-width:768px){.is_recipes_det .vm-touch_img{margin-bottom:0}}.is_recipes_det .vm-touch_data h3{color:#f55b54;font-family:congenial,sans-serif;font-size:34px;font-weight:500;letter-spacing:-1.02px;margin-bottom:25px}@media (min-width:768px){.is_recipes_det .vm-touch_data h3{font-size:34px}}.is_recipes_det .vm-touch_data p{font-size:20px;font-weight:500;margin-bottom:30px}@media (min-width:768px){.is_recipes_det .vm-touch_data p{font-size:20px}}ul.directions li{list-style:decimal}@media (min-width:576px){.is_contact .vm-heders .vm-secTitle{margin:0 auto;max-width:720px}}.is_contact .vm-know-products .products{width:65%}@media (min-width:576px){.is_contact .vm-know-products .products{width:372px}}.is_contact .vm-know-products .back{max-height:550px}@media (min-width:576px){.is_contact .vm-know-products .back{max-height:none}}.is_contact .vm-know-products-wrap{left:0;margin:0 auto;padding:50px 30px;right:0;top:0}@media (min-width:576px){.is_contact .vm-know-products-wrap{text-align:center}}@media (min-width:768px){.is_contact .vm-know-products-wrap{top:6%}}@media (min-width:1200px){.is_contact .vm-know-products-wrap{top:10%}}@media (min-width:1700px){.is_contact .vm-know-products-wrap{top:20%}}@media (min-width:768px){.is_contact .vm-know-products-wrap .principal-row{display:flex;flex-direction:row-reverse}}.is_contact .vm-know-products-wrap .vm-smallTitle{font-size:22px}@media (min-width:576px){.is_contact .vm-know-products-wrap .brands{margin:0 auto;width:440px}}.is_contact .vm-know-products-wrap .brands .brand{height:auto;min-height:45px}.is_contact .vm-know-products-wrap .brands .brand .walmart{width:123px}@media (min-width:768px){.is_contact .vm-know-products-wrap .brands .brand .walmart{width:205px}}.is_contact .vm-know-products-wrap .brands .brand .sams{width:139px}@media (min-width:768px){.is_contact .vm-know-products-wrap .brands .brand .sams{width:231px}}.is_contact .vm-know-products-wrap .brands .brand .amazon{width:93px}@media (min-width:768px){.is_contact .vm-know-products-wrap .brands .brand .amazon{width:155px}}.is_contact .vm-store-locator-wrap .map{height:100%;left:0;position:absolute;top:0;width:100%}.is_contact .vm-store-locator-wrap .main-wrap{height:600px;position:relative;width:100%}@media (min-width:576px){.is_contact .vm-store-locator-wrap .main-wrap{height:894px;width:380px}}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search{background-color:#fff;border-radius:44px;flex-direction:column;height:207px;height:auto;left:0;margin:0 auto;min-height:245px;overflow:hidden;position:absolute;right:0;top:40px;transition:all .5s ease-out;width:300px}@media (min-width:576px){.is_contact .vm-store-locator-wrap .main-wrap .wrap-search{left:40px;right:auto;top:80px;width:380px}}@media (min-width:992px){.is_contact .vm-store-locator-wrap .main-wrap .wrap-search{left:0}}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search.close{height:104px;min-height:104px}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search.close .wrap-text{border:0}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-text{border-bottom:1px solid #eaeaea;display:flex;height:105px;padding:20px 25px 23px 35px}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-text span{color:#f58b4d;display:block;font-size:20px;font-weight:500;text-align:left;width:80%}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-text .switch{margin-top:20px;width:20%}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-text .switch .button{background-color:#fff1e9;background-image:url(/images/contact/button.png);background-repeat:no-repeat;background-size:100% auto;border:0;border-radius:50%;color:#f58b4d;display:block;height:39px;text-align:center;transition:all .5s ease-out;width:39px}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-text .switch .button.flip{transform:rotate(180deg)}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-list{max-height:410px;overflow:scroll;padding:20px 25px 23px 35px;position:relative;width:100%}@media (min-width:768px){.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-list{max-height:610px}}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-list .search-panel{background-color:rgba(91,91,91,.9);color:#fff;font-weight:900;height:100%;left:0;padding-top:45%;position:absolute;text-align:center;top:0;width:100%}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-list form{display:block;width:100%}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-list form label{color:#5b5b5b;font-size:16px}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-list form input{align-items:flex-start;background-color:#fff;border:1px solid #e6e4e0;border-radius:10px;box-shadow:0 2px 0 0 rgba(0,0,0,.1);display:flex;flex-direction:row;gap:10px;height:55px;justify-content:flex-start;margin:6px 4px 0 0;padding:15px 20px;width:183px}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-list form button{background-color:#f58b4d;background-image:url(/images/contact/button-search.png);background-repeat:no-repeat;background-size:100% auto;border:0;border-radius:50%;height:53px;margin-top:7px;width:53px}@media (min-width:576px){.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-list form button{margin-left:10px}}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-list .list-content .item{border-bottom:1px solid #eaeaea;cursor:pointer;margin-top:15px}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-list .list-content .item .icon{margin-right:10px}.is_contact .vm-store-locator-wrap .main-wrap .wrap-search .wrap-list .list-content .item label{color:#f58b4d;display:block}.is_contact .vm-contact-form-wrap{background-color:#ffe8e9;background-image:url(/images/contact/share-yours-comments-texture-m.png);background-position:0 0;background-repeat:no-repeat;background-size:100% auto;padding-bottom:40px;padding-top:40px}@media (min-width:576px){.is_contact .vm-contact-form-wrap{background-image:url(/images/contact/share-yours-comments-texture.jpg);background-size:cover}}@media (min-width:768px){.is_contact .vm-contact-form-wrap{padding-bottom:119px;padding-top:119px}}.is_contact .vm-contact-form-wrap.distributor{background-color:#ffcfd2;background-image:url(/images/contact/contact-us-distributors-and-wholesalers-texture-m.png);background-position:0 bottom}@media (min-width:576px){.is_contact .vm-contact-form-wrap.distributor{background-image:url(/images/contact/contact-us-distributors-and-wholesalers-texture.jpg);background-position:0 0}}@media (min-width:992px){.is_contact .vm-contact-form-wrap .main{width:1150px}}@media (min-width:576px){.is_contact .vm-contact-form-wrap .head .vm-secTitle{font-size:72px}}.is_contact .vm-contact-form-wrap .head p{font-size:18px}@media (min-width:576px){.is_contact .vm-contact-form-wrap .head p{font-size:20px}}@media (min-width:768px){.is_contact .vm-contact-form-wrap .head p{width:475px}.is_contact .vm-contact-form-wrap .wrap-form{margin:0 auto;max-width:450px}}.is_contact .vm-contact-form-wrap .wrap-form .icon-warning{display:inline-block;margin-right:5px}.is_contact .vm-contact-form-wrap .wrap-form .form-group{margin-top:15px}.is_contact .vm-contact-form-wrap .wrap-form .form-group label{color:#5b5b5b;font-size:16px}.is_contact .vm-contact-form-wrap .wrap-form .form-group input,.is_contact .vm-contact-form-wrap .wrap-form .form-group select,.is_contact .vm-contact-form-wrap .wrap-form .form-group textarea{align-items:flex-start;background-color:#fff;border-color:transparent;border-radius:10px;box-shadow:0 2px 0 0 rgba(0,0,0,.1);color:#5b5b5b;display:flex;flex-direction:row;gap:10px;height:54px;justify-content:flex-start;margin:2px 13px 0 0;padding:15.5px 20px;width:100%}.is_contact .vm-contact-form-wrap .wrap-form .form-group textarea{height:169px}.is_contact .vm-contact-form-wrap .wrap-form .form-group .radio{align-items:center;background-color:#ffe1e3;border:1px solid #ffeeef;border-radius:10px;box-shadow:none;display:flex;flex-direction:row;gap:10px;height:51px;justify-content:center;letter-spacing:2px;margin-left:0;margin-right:auto;padding:15.5px 20px;position:relative;text-transform:uppercase;width:138px}.is_contact .vm-contact-form-wrap .wrap-form .form-group .radio.checked{background-color:#fff}.is_contact .vm-contact-form-wrap .wrap-form .form-group .radio.right{margin-left:auto;margin-right:0;order:2}@media (min-width:576px){.is_contact .vm-contact-form-wrap .wrap-form .form-group .radio.right{margin-left:0;margin-right:auto}}.is_contact .vm-contact-form-wrap .wrap-form .form-group .radio input{background-color:transparent;box-shadow:none;color:transparent;opacity:0;position:absolute;width:100%}.formBox .input-g{margin-bottom:13px;position:relative}.formBox label{display:block;font-size:16px;margin-bottom:5px}.formBox input,.formBox textarea{background-color:#fff;border:none;border-radius:10px;box-shadow:0 2px 0 0 rgba(0,0,0,.1);font-size:18px;height:54px;padding:0 20px;width:100%}.formBox input:focus,.formBox textarea:focus{outline:none}.formBox textarea{height:170px;margin-bottom:20px;overflow:auto;padding-top:15px}.formBox ::-moz-placeholder{color:#e7dada;font-size:18px}.formBox ::placeholder{color:#e7dada;font-size:18px}.formBox ::-ms-input-placeholder{color:#e7dada;font-size:18px}.no-color{color:#5b5b5b}.tks-box{background:url(/images/contact-tks-bg.jpg) no-repeat top/cover;padding:100px 0}@media (min-width:768px){.tks-box{padding:12vw 0}}.tks-box-row{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;text-align:center}.tks-box_title{margin-bottom:30px}.tks-box_title h1{color:#f55b54;font-family:Recoleta;font-size:30px}@media (min-width:768px){.tks-box_title h1{font-size:70px}}.tks-box_msgWrap{align-items:center;background-color:#fff;border-radius:40px;display:flex;flex-direction:column;flex-wrap:wrap;font-size:26px;padding:25px;text-align:center}@media (min-width:768px){.tks-box_msgWrap{font-size:34px;padding:50px}}.tks-box_msgWrap span{color:#f55b54;display:block;padding:10px}.tks-box_msgWrap p{font-size:18px;margin-bottom:20px}@media (min-width:768px){.tks-box_msgWrap p{font-size:20px}}.vm-about_history{padding-bottom:50px;padding-top:50px}@media (min-width:768px){.vm-about_history{padding-bottom:100px;padding-top:0}.vm-about_historyImg{margin-top:-70px;position:relative;z-index:1}}.vm-about_natural{background-color:#f8f2f9;padding-bottom:50px;padding-top:50px}@media (min-width:768px){.vm-about_natural{background-image:url(/images/about/molina-circle.svg);background-position:100% 0;background-repeat:no-repeat;padding-bottom:150px;padding-top:150px}}@media (min-width:992px) and (max-width:1199.98px){.vm-about_natural{padding-top:260px}}.vm-about_certs{overflow-x:hidden;padding-top:50px}.vm-about_certsData{margin-bottom:50px}.vm-about_certs .vm-about_cert{color:#fff;padding:16.6666666% 8.3333333%}@media (min-width:768px){.vm-about_certs .vm-about_cert{align-items:center;display:flex;height:365px;padding:8.3333333%}}.vm-about_certs .vm-about_cert p{margin:0;position:relative;z-index:1}.vm-about_certs .vm-about_cert.bg-purple{background:#a989d6;position:relative}.vm-about_certs .vm-about_cert.bg-purple:before{background:url(/images/about/warranty-vanilla-molina-texture.webp) #a989d6 no-repeat 0 0;bottom:0;content:"";left:-50%;position:absolute;top:0;width:100%}@media (min-width:768px){.vm-about_certs .vm-about_cert.bg-purple{padding:0 8.33333333% 0 15px}}.vm-about_certs .vm-about_cert.bg-red{background:#f55b54;position:relative}.vm-about_certs .vm-about_cert.bg-red:before{background:url(/images/about/environmental-commitment-vanilla-molina-texture.webp) #f55b54 no-repeat 100% 100%;bottom:0;content:"";position:absolute;right:-50%;top:0;width:100%}@media (min-width:768px){.vm-about_certs .vm-about_cert.bg-red{padding:0 15px 0 8.33333333%}}.vm-about_certs .vm-about_cert.bg-green{background:url(/images/about/certified-vanilla-molina-texture.webp) #99c9b9 no-repeat 100% 0;position:relative}.vm-about_certs .vm-about_cert.bg-green:before{background:#99c9b9;bottom:0;content:"";left:-50%;position:absolute;top:0;width:100%}@media (min-width:768px){.vm-about_certs .vm-about_cert.bg-green{padding:0 8.33333333% 0 15px}}.vm-about_certs .vm-about_certIcon{padding:30px 15px}@media (min-width:768px){.vm-about_certs .vm-about_certIcon{padding:0 8.3333333%}}@media (min-width:992px) and (max-width:1199.98px){.vm-about_certs .vm-about_certIcon{padding:0 30px}}.vm-about_certsItems{overflow:hidden;padding-top:50px}.vm-about_certsSec{padding-top:50px}@media (min-width:768px){.vm-about_certsSec{padding-top:150px}}.vm-about_certsFirst{background:#f5f3f3}.vm-about_certsSecond{background:#e5e5e5}.vm-about_certsItem{margin-bottom:50px}.vm-about_certsItem picture{align-items:center;display:flex;flex-wrap:wrap;height:150px;justify-content:center;margin:0 auto 30px;width:150px}.vm-about_certsItem .vm-about_certName{font-size:22px;font-weight:600;margin-bottom:20px}@media (min-width:992px){.vm-about_certsItem .vm-about_certName{font-size:25px}}@media (min-width:1400px){.vm-about_certsItem .vm-about_certName{font-size:28px}}.vm-about_certsItem p{font-size:18px;padding:0 30px}@media (min-width:992px){.vm-about_certsItem p{font-size:20px}}@media (min-width:768px) and (max-width:991.98px){.is_about .vm-hacks .container{position:relative}.is_about .vm-hacks_data{margin:0 auto -100px!important}}.is_blog .vm-post{margin-bottom:25px}.is_blog .vm-post_meta{padding:25px}.is_blog .vm-post_meta h2 a{color:#5b5b5b;font-size:18px;font-weight:500;letter-spacing:.6px;line-height:1.25}@media (min-width:768px){.is_blog .vm-post_meta h2 a{font-size:20px}}.is_blog .vm-postCat{color:#99c9b9;display:inline-block;font-weight:500;letter-spacing:2.08px;margin-bottom:5px;text-transform:uppercase}.is_blog .vm-post label.notPosts{display:block;font-size:27px;opacity:.7;text-align:center}.is_blog .vm-posts_discover{background-color:#f8f2f9;padding-bottom:50px;padding-top:50px}@media (min-width:768px){.is_blog .vm-posts_discover{background-image:url(/images/blog/products-vanilla-molina-texture.webp);background-repeat:no-repeat;background-size:cover;padding-bottom:100px;padding-top:80px}}.is_blog .vm-posts_discoverTitle{margin-bottom:50px}.is_blog .vm-cta{padding-top:30px}@media (min-width:768px){.is_blog_det .vm-postHdr .vm-secTitle{font-size:40px}}@media (min-width:1200px){.is_blog_det .vm-postHdr .vm-secTitle{font-size:52px}}@media (min-width:1600px){.is_blog_det .vm-postHdr .container{top:38%}}.is_blog_det .vm-post_body{background-image:url(/images/recipes/recipes-vanilla-molina-texture.webp);background-repeat:no-repeat;overflow:hidden;position:relative}@media (min-width:768px){.is_blog_det .vm-post_body{margin-top:-50px}}@media (min-width:1200px){.is_blog_det .vm-post_body{margin-top:-100px}}@media (min-width:1600px){.is_blog_det .vm-post_body{background-position:80% 12%;margin-top:-200px}}.is_blog_det .vm-post_bodyImgTop{padding:0}@media (min-width:768px){.is_blog_det .vm-post_bodyImgTop img{border-radius:80px}}.is_blog_det .vm-post_bodyData{padding-bottom:50px;padding-top:50px}@media (min-width:768px){.is_blog_det .vm-post_bodyData{padding-bottom:100px}}.is_blog_det .vm-post_bodyData h3,.is_blog_det .vm-post_bodyData h4{color:#f55b54;font-family:congenial,sans-serif;font-size:28px;font-weight:500;letter-spacing:-.84px;line-height:1.21;padding:25px 0}@media (min-width:768px){.is_blog_det .vm-post_bodyData h3,.is_blog_det .vm-post_bodyData h4{font-size:28px}}.is_blog_det .vm-post_bodyData p{font-size:18px;font-weight:500}@media (min-width:768px){.is_blog_det .vm-post_bodyData p{font-size:20px}}.is_blog_det .vm-post_bodyData img{height:auto;margin:25px auto;width:100%}.is_blog_det .vm-post_bodyData a{color:#99c9b9!important}.is_blog_det .vm-post_body .vm-share_post{padding-top:50px}.is_blog_det .vm-post_body .vm-share_post&gt;span{color:#f55b54;font-family:congenial,sans-serif;font-size:24px;margin-bottom:20px}@media (min-width:768px){.is_blog_det .vm-post_body .vm-share_post&gt;span{font-size:34px;margin-bottom:0}}.is_blog_det .vm-post_body .vm-post_shareby a{color:#a989d6;margin-left:40px;width:35px}.is_blog_det .vm-post_body .vm-post_shareby a:first-child{margin-left:0}@media (min-width:768px){.is_blog_det .vm-post_body .vm-post_shareby a:first-child{margin-left:40px}}.is_blog_det .vm-post_nav{color:#99c9b9;padding:50px calc(8.33333% + 15px);position:relative}@media (min-width:768px){.is_blog_det .vm-post_nav{padding:90px 15px}.is_blog_det .vm-post_nav&gt;.row{align-items:center}}.is_blog_det .vm-post_nav .vm-post_cat{text-transform:uppercase}.is_blog_det .vm-post_nav p{color:#5b5b5b;font-size:18px}@media (min-width:768px){.is_blog_det .vm-post_nav p{font-size:20px}}.is_blog_det .vm-post_navImg{border-radius:22px;margin-bottom:20px;overflow:hidden;padding:0}@media (min-width:768px){.is_blog_det .vm-post_navImg{margin-bottom:0}}@media (min-width:992px){.is_blog_det .vm-post_navImg{border-radius:40px}}.is_blog_det .vm-post_navImg img{transition:transform .25s ease}.is_blog_det .vm-post_nav .vm-post_label{font-size:22px;font-weight:500;padding-top:20px}.is_blog_det .vm-post_nav:after,.is_blog_det .vm-post_nav:before{height:100%;position:absolute;top:0;width:100%;z-index:-1}.is_blog_det .vm-post_nav:hover .vm-post_navImg img{transform:scale(1.1)}.is_blog_det .vm-post_prev{background:#edfdf8}.is_blog_det .vm-post_prev:before{background:#edfdf8;content:"";right:100%}.is_blog_det .vm-post_next{background:#d8f6ec}.is_blog_det .vm-post_next:after{background:#d8f6ec;content:"";left:100%}.is_blog_det .vm-recipeItem_meta h3 a,.is_blog_det .vm-recipeItem_meta h4 a{font-family:Dosis,sans-serif}@media (min-width:768px){.is_blog_det .vm-recipeItem_meta h3 a,.is_blog_det .vm-recipeItem_meta h4 a{font-size:20px}}.main-paginate.blog{margin-bottom:30px}.vm-404{align-items:center;color:#f55b54;display:flex;flex-wrap:nowrap;font-weight:500;height:100vh}@media (max-width:575.98px){.vm-404{background:url(/images/error-404-background-m.webp) no-repeat top/cover}}@media (min-width:768px){.vm-404{background:url(/images/error-404-background.webp) no-repeat top/cover}}.vm-404 span{display:block;font-family:congenial,sans-serif;font-size:20px}@media (min-width:768px){.vm-404 span{font-size:32px}}.vm-404-title{font-family:congenial,sans-serif;font-size:36px}@media (min-width:768px){.vm-404-title{font-size:72px}}.vm-404 p{font-size:18px;margin-bottom:40px}@media (min-width:768px){.vm-404 p{font-size:20px}}.mv-privacy{background:#ffcfd2;padding-top:150px}@media (min-width:768px){.mv-privacy{padding-top:200px}}.mv-privacy a{color:#0c67c4}.mv-privacy h1,.mv-privacy h2{color:#7d191f;font-family:Recoleta;text-transform:uppercase}.mv-privacy h1{font-size:30px;margin-bottom:50px;text-align:center}.mv-privacy h2{font-size:28px;padding-bottom:50px;padding-top:50px;text-align:center}.mv-privacy .num{list-style-type:decimal}.mv-privacy .square{list-style:square}.mv-privacy p{margin-bottom:30px}.mv-privacy .links li{list-style-type:none;margin-bottom:10px}.mv-privacy .links li a{align-items:center;display:flex;flex-wrap:wrap}.mv-privacy .links li a svg{margin-right:15px;width:30px}
</pre></body></html>