@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
/*
! tailwindcss v3.0.18 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.container{max-width:640px;padding-right:1rem;padding-left:1rem}}@media (min-width:768px){.container{max-width:768px;padding-right:2rem;padding-left:2rem}}@media (min-width:1024px){.container{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width:1280px){.container{max-width:1280px;padding-right:4rem;padding-left:4rem}}@media (min-width:1536px){.container{max-width:1536px;padding-right:10rem;padding-left:10rem}}.z-0{z-index:0}.z-20{z-index:20}.m-2{margin:.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mt-24{margin-top:6rem}.mb-8{margin-bottom:2rem}.mb-16{margin-bottom:4rem}.mb-4{margin-bottom:1rem}.mt-8{margin-top:2rem}.ml-2{margin-left:.5rem}.mb-6{margin-bottom:1.5rem}.-mb-0\.5{margin-bottom:-.125rem}.-mb-0{margin-bottom:0}.mt-14{margin-top:3.5rem}.mr-4{margin-right:1rem}.mb-14{margin-bottom:3.5rem}.mt-2{margin-top:.5rem}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-auto{height:auto}.h-4{height:1rem}.h-full{height:100%}.h-10{height:2.5rem}.h-8{height:2rem}.h-\[34rem\]{height:34rem}.w-8{width:2rem}.w-1\/2{width:50%}.w-20{width:5rem}.w-auto{width:auto}.w-full{width:100%}.w-8\/12{width:66.666667%}.w-\[34rem\]{width:34rem}.w-2\/3{width:66.666667%}.scale-x-flip{--tw-scale-x:-1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-8{gap:2rem}.gap-4{gap:1rem}.rounded-lg{border-radius:.5rem}.rounded-tl-\[3rem\]{border-top-left-radius:3rem}.rounded-br-\[3rem\]{border-bottom-right-radius:3rem}.border-y-2{border-bottom-width:2px}.border-t-2,.border-y-2{border-top-width:2px}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity))}.border-opacity-5{--tw-border-opacity:0.05}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.bg-vale-300{--tw-bg-opacity:1;background-color:rgb(181 220 121/var(--tw-bg-opacity))}.bg-vale-200{--tw-bg-opacity:1;background-color:rgb(106 191 75/var(--tw-bg-opacity))}.bg-vale-100{--tw-bg-opacity:1;background-color:rgb(76 165 133/var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.fill-white{fill:#fff}.p-4{padding:1rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-bottom:1rem}.pt-4,.py-4{padding-top:1rem}.text-center{text-align:center}.text-justify{text-align:justify}.font-body{font-family:Roboto}.text-8xl{font-size:6rem;line-height:1}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-black{font-weight:900}.font-medium{font-weight:500}.font-extra-bold{font-weight:800}.text-vale-300{--tw-text-opacity:1;color:rgb(181 220 121/var(--tw-text-opacity))}.text-vale-100{--tw-text-opacity:1;color:rgb(76 165 133/var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.container-title{width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.container-title{max-width:640px;padding-right:1rem;padding-left:1rem}}@media (min-width:768px){.container-title{max-width:768px;padding-right:2rem;padding-left:2rem}}@media (min-width:1024px){.container-title{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width:1280px){.container-title{max-width:1280px;padding-right:4rem;padding-left:4rem}}@media (min-width:1536px){.container-title{max-width:1536px;padding-right:10rem;padding-left:10rem}}.container-title{margin-top:2rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;padding-left:.5rem;padding-right:.5rem}@media (min-width:1536px){.container-title{margin-top:4rem;margin-bottom:2rem}}.h1-section{margin-left:.25rem;margin-right:.25rem;text-align:center;font-family:Roboto;font-size:2.25rem;line-height:2.5rem;font-weight:900;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(76 165 133/var(--tw-text-opacity))}@media (min-width:768px) and (max-width:1023px){.h1-section{margin-left:3rem;margin-right:3rem}}@media (min-width:1024px) and (max-width:1279px){.h1-section{margin-left:5rem;margin-right:5rem;font-size:3rem;line-height:1}}@media (min-width:1280px) and (max-width:1535px){.h1-section{margin-left:6rem;margin-right:6rem;font-size:3rem;line-height:1}}@media (min-width:1536px){.h1-section{margin-left:6rem;margin-right:6rem;font-size:3rem;line-height:1}}.section-slider{margin-top:6rem;display:flex;height:42rem;flex-direction:column;align-items:center;justify-content:center}@media (min-width:1536px){.section-slider{height:100vh}}.container-carousel{height:42rem;width:100%}@media (min-width:1536px){.container-carousel{height:100%}}.icon-control-slider{position:absolute;display:flex;height:4rem;cursor:pointer;flex-direction:row;align-items:center;justify-content:center;border-radius:9999px;background-color:rgb(106 191 75/var(--tw-bg-opacity));--tw-bg-opacity:0.3;font-family:Roboto;font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(76 165 133/var(--tw-text-opacity))}.icon-control-slider:hover{--tw-bg-opacity:0.5}@media (min-width:1536px){.icon-control-slider{width:4rem}}.content-slider{display:flex;height:42rem;width:100%;flex-direction:column;align-items:center;justify-content:center;background-color:inherit;background-position:100% 100%;background-repeat:no-repeat}@media (min-width:768px) and (max-width:1023px){.content-slider{flex-direction:row;align-items:center;background-position:100% 100%}}@media (min-width:1024px) and (max-width:1279px){.content-slider{flex-direction:row;align-items:center;justify-content:flex-end;background-size:cover;background-position:50%}}@media (min-width:1280px) and (max-width:1535px){.content-slider{flex-direction:row;align-items:center;justify-content:flex-end;background-size:cover;background-position:50%}}@media (min-width:1536px){.content-slider{height:100vh;flex-direction:row;align-items:center;justify-content:flex-end;background-size:cover;background-position:50%}}.left-content-slider{display:flex;height:auto;width:100%;text-align:center}@media (min-width:1536px){.left-content-slider{width:33.333333%}}.right-content-slider{margin-right:7rem;display:flex;height:auto;width:100%;flex-direction:column;align-content:center;align-items:flex-start;padding-left:1rem;padding-right:1rem;text-align:center}@media (min-width:1536px){.right-content-slider{width:40%;padding-left:0;padding-right:0}}.full-content-slider{display:flex;height:auto;width:100%;flex-direction:column;align-content:center;align-items:center;padding-left:1rem;padding-right:1rem;text-align:center}@media (min-width:768px) and (max-width:1023px){.full-content-slider{padding-left:3rem;padding-right:3rem}}@media (min-width:1024px) and (max-width:1279px){.full-content-slider{padding-left:4rem;padding-right:4rem}}@media (min-width:1280px) and (max-width:1535px){.full-content-slider{padding-left:5rem;padding-right:5rem}}@media (min-width:1536px){.full-content-slider{padding-left:5rem;padding-right:5rem}}.left-img-slider{display:flex;width:100%;flex-direction:column;align-items:center}@media (min-width:768px) and (max-width:1023px){.left-img-slider{align-items:flex-end}}@media (min-width:1024px) and (max-width:1279px){.left-img-slider{align-items:flex-end}}@media (min-width:1280px) and (max-width:1535px){.left-img-slider{align-items:flex-end}}@media (min-width:1536px){.left-img-slider{align-content:center;align-items:flex-end}}.right-img-slider{display:none;width:24rem}@media (min-width:768px) and (max-width:1023px){.right-img-slider{display:block}}@media (min-width:1024px) and (max-width:1279px){.right-img-slider{display:block}}@media (min-width:1280px) and (max-width:1535px){.right-img-slider{display:block}}@media (min-width:1536px){.right-img-slider{display:block}}.title-slider{margin-top:2.5rem;font-size:2.25rem;line-height:2.5rem;font-weight:700;color:rgb(76 165 133/var(--tw-text-opacity))}.text-slider,.title-slider{font-family:Roboto;--tw-text-opacity:1}.text-slider{margin-top:1rem;margin-bottom:2.5rem;text-align:left;font-size:3rem;line-height:1;color:rgb(106 191 75/var(--tw-text-opacity))}.button-slider{height:5rem;width:100%;cursor:pointer;justify-content:center;border-radius:9999px;border-width:0;--tw-bg-opacity:1;background-color:rgb(76 165 133/var(--tw-bg-opacity));padding:.75rem 0;font-family:Roboto;font-size:1.5rem;line-height:2rem;font-weight:900;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.button-slider:hover{--tw-bg-opacity:1;background-color:rgb(106 191 75/var(--tw-bg-opacity))}@media (min-width:1024px) and (max-width:1279px){.button-slider{width:auto;padding-left:7rem;padding-right:7rem}}@media (min-width:1280px) and (max-width:1535px){.button-slider{width:auto;padding-left:7rem;padding-right:7rem}}@media (min-width:1536px){.button-slider{width:auto;padding-left:7rem;padding-right:7rem;font-size:2.25rem;line-height:2.5rem}}.right-content-type-1{margin-right:0;display:flex;height:auto;width:100%;flex-direction:column;align-content:center;align-items:center;padding-left:1rem;padding-right:1rem;text-align:center}@media (min-width:1024px) and (max-width:1279px){.right-content-type-1{margin-right:5rem;width:50%;align-items:flex-start}}@media (min-width:1280px) and (max-width:1535px){.right-content-type-1{margin-right:7rem;width:50%;align-items:flex-start}}@media (min-width:1536px){.right-content-type-1{margin-right:7rem;width:40%;align-items:flex-start;padding-left:0;padding-right:0}}.title-type-1{margin-bottom:.5rem;width:100%;text-align:center;font-family:Roboto;font-size:3.8rem;font-weight:900;--tw-text-opacity:1;color:rgb(106 191 75/var(--tw-text-opacity))}@media (min-width:768px) and (max-width:1023px){.title-type-1{font-size:5.5rem}}@media (min-width:1024px) and (max-width:1279px){.title-type-1{text-align:left;font-size:4.5rem}}@media (min-width:1280px) and (max-width:1535px){.title-type-1{text-align:left;font-size:6.5rem}}@media (min-width:1536px){.title-type-1{text-align:left;font-size:6.5rem}}.subtitle-type-1{margin-bottom:2rem;width:100%;text-align:center;font-family:Roboto;font-size:5.1rem;font-weight:900;line-height:2rem;--tw-text-opacity:1;color:rgb(76 165 133/var(--tw-text-opacity))}@media (min-width:768px) and (max-width:1023px){.subtitle-type-1{font-size:7rem}}@media (min-width:1024px) and (max-width:1279px){.subtitle-type-1{text-align:left;font-size:7rem}}@media (min-width:1280px) and (max-width:1535px){.subtitle-type-1{text-align:left;font-size:10rem}}@media (min-width:1536px){.subtitle-type-1{text-align:left;font-size:10rem;line-height:4rem}}.text-type-1{margin-top:.75rem;margin-bottom:2.25rem;text-align:center;font-family:Roboto;font-size:1.6rem;--tw-text-opacity:1;color:rgb(106 191 75/var(--tw-text-opacity))}@media (min-width:768px) and (max-width:1023px){.text-type-1{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1024px) and (max-width:1279px){.text-type-1{text-align:left;font-size:1.875rem;line-height:2.25rem}}@media (min-width:1280px) and (max-width:1535px){.text-type-1{text-align:left;font-size:3rem;line-height:1}}@media (min-width:1536px){.text-type-1{margin-top:3rem;margin-bottom:4rem;text-align:left;font-size:3rem;line-height:1}}.header-container-type-2{width:100%;padding-left:0;padding-right:0;text-align:left}@media (min-width:1536px){.header-container-type-2{padding-left:8rem;padding-right:8rem}}.title-type-2{margin-bottom:0;width:100%;text-align:left;font-family:Roboto;font-size:2.5rem;font-weight:900;line-height:1.5;--tw-text-opacity:1;color:rgb(106 191 75/var(--tw-text-opacity))}@media (min-width:768px) and (max-width:1023px){.title-type-2{font-size:3.75rem;line-height:1}}@media (min-width:1024px) and (max-width:1279px){.title-type-2{font-size:4.5rem;line-height:1}}@media (min-width:1280px) and (max-width:1535px){.title-type-2{font-size:6rem;line-height:1}}@media (min-width:1536px){.title-type-2{margin-bottom:1rem;font-size:8rem;line-height:1}}.subtitle-type-2{margin-bottom:0;width:100%;text-align:left;font-family:Roboto;font-size:1.96rem;font-weight:900;line-height:1.5;--tw-text-opacity:1;color:rgb(76 165 133/var(--tw-text-opacity))}@media (min-width:768px) and (max-width:1023px){.subtitle-type-2{font-size:3.6rem;line-height:4rem}}@media (min-width:1024px) and (max-width:1279px){.subtitle-type-2{margin-bottom:2rem;font-size:4.5rem;line-height:1;line-height:4rem}}@media (min-width:1280px) and (max-width:1535px){.subtitle-type-2{margin-bottom:2rem;font-size:6rem;line-height:1;line-height:4rem}}@media (min-width:1536px){.subtitle-type-2{margin-bottom:2rem;font-size:6rem;line-height:1;line-height:4rem}}.steps-container{margin-top:1rem;margin-bottom:1rem;display:flex;width:100%;flex-direction:column;gap:.5rem;padding-left:0;padding-right:0}@media (min-width:1024px) and (max-width:1279px){.steps-container{flex-direction:row}}@media (min-width:1280px) and (max-width:1535px){.steps-container{flex-direction:row}}@media (min-width:1536px){.steps-container{margin-top:2.5rem;margin-bottom:2.5rem;flex-direction:row;gap:2rem;padding-left:8rem;padding-right:8rem}}.step-content{display:flex;width:100%;flex-direction:row;align-items:center;padding-left:0;padding-right:0;font-family:Roboto;font-size:1.125rem;line-height:1.75rem;font-weight:600}@media (min-width:1024px) and (max-width:1279px){.step-content{width:33.333333%;flex-direction:column;padding-left:2rem;padding-right:2rem}}@media (min-width:1280px) and (max-width:1535px){.step-content{width:33.333333%;flex-direction:column;padding-left:2rem;padding-right:2rem}}@media (min-width:1536px){.step-content{width:33.333333%;flex-direction:column;padding-left:2rem;padding-right:2rem}}.step-icon{margin-bottom:0;display:flex;height:5rem;width:5rem;align-items:center;justify-content:center}@media (min-width:1024px) and (max-width:1279px){.step-icon{margin-bottom:1rem;height:6rem;width:6rem}}@media (min-width:1280px) and (max-width:1535px){.step-icon{margin-bottom:1rem;height:7rem;width:7rem}}@media (min-width:1536px){.step-icon{margin-bottom:2rem;height:10rem;width:10rem}}.step-text{margin-left:.5rem;text-align:left;font-family:Roboto;font-size:1.5rem;line-height:2rem;font-weight:400;line-height:1.25;--tw-text-opacity:1;color:rgb(106 191 75/var(--tw-text-opacity))}@media (min-width:1024px) and (max-width:1279px){.step-text{margin-left:0;text-align:center;font-size:1.6rem}}@media (min-width:1280px) and (max-width:1535px){.step-text{margin-left:0;text-align:center;font-size:2.25rem;line-height:2.5rem}}@media (min-width:1536px){.step-text{margin-left:0;text-align:center;font-size:3rem;line-height:1}}.steps-dots{position:absolute;z-index:10;display:none;width:100%;flex-direction:row;justify-content:center}@media (min-width:1024px) and (max-width:1279px){.steps-dots{display:flex;gap:5rem}}@media (min-width:1280px) and (max-width:1535px){.steps-dots{display:flex;gap:7rem}}@media (min-width:1536px){.steps-dots{display:flex;gap:10rem}}@media (min-width:1024px) and (max-width:1279px){.dots-img{width:220px}}@media (min-width:1280px) and (max-width:1535px){.dots-img{width:310px}}@media (min-width:1536px){.dots-img{width:400px}}.right-content-type-3{margin-right:0;display:flex;height:auto;width:100%;flex-direction:column;align-content:center;align-items:center;padding-left:1rem;padding-right:1rem;text-align:center}@media (min-width:1024px) and (max-width:1279px){.right-content-type-3{margin-right:0;width:50%;align-items:flex-start}}@media (min-width:1280px) and (max-width:1535px){.right-content-type-3{margin-right:7rem;width:40%;align-items:flex-start}}@media (min-width:1536px){.right-content-type-3{margin-right:7rem;width:40%;align-items:flex-start;padding-left:0;padding-right:0}}.text-type-3{margin-top:1rem;margin-bottom:2.5rem;text-align:center;font-family:Roboto;font-size:1.9rem;line-height:1;--tw-text-opacity:1;color:rgb(106 191 75/var(--tw-text-opacity))}@media (min-width:768px) and (max-width:1023px){.text-type-3{font-size:2.1rem}}@media (min-width:1024px) and (max-width:1279px){.text-type-3{text-align:left}}@media (min-width:1280px) and (max-width:1535px){.text-type-3{text-align:left}}@media (min-width:1536px){.text-type-3{text-align:left;font-size:2.9rem}}.marca-vale{position:absolute;top:6rem;right:1rem;z-index:10;height:6rem;width:9rem;border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(76 165 133/var(--tw-bg-opacity));background-size:contain;background-position:50%;background-repeat:no-repeat;background-origin:content-box;padding:1rem}@media (min-width:1536px){.marca-vale{right:4rem;height:13rem;width:18rem;padding:1.5rem}}.container-works{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-left:1rem;padding-right:1rem;text-align:center;font-family:Roboto;--tw-text-opacity:1;color:rgb(106 191 75/var(--tw-text-opacity))}@media (min-width:1024px) and (max-width:1279px){.container-works{flex-direction:row}}@media (min-width:1280px) and (max-width:1535px){.container-works{flex-direction:row;gap:2rem}}@media (min-width:1536px){.container-works{flex-direction:row;gap:4rem}}.title-works{margin-top:.5rem;margin-bottom:.5rem;font-size:1.875rem;line-height:2.25rem;font-weight:500}@media (min-width:1024px) and (max-width:1279px){.title-works{margin-bottom:3rem;font-size:2.25rem;line-height:2.5rem}}@media (min-width:1280px) and (max-width:1535px){.title-works{margin-bottom:3rem;font-size:2.25rem;line-height:2.5rem}}@media (min-width:1536px){.title-works{margin-bottom:3rem;font-size:2.25rem;line-height:2.5rem}}.text-works{font-size:1.5rem;line-height:2rem;font-weight:100}@media (min-width:1024px) and (max-width:1279px){.text-works{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1280px) and (max-width:1535px){.text-works{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1536px){.text-works{font-size:1.875rem;line-height:2.25rem}}.container-goals{padding-left:1rem;padding-right:1rem}.goals{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.item-goals{display:flex;height:475px;width:100%;flex-direction:column;align-items:center;justify-content:flex-end;border-top-left-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(192 192 192/var(--tw-bg-opacity));background-size:contain;background-position:top;background-repeat:no-repeat}@media (min-width:768px) and (max-width:1023px){.item-goals{height:265px;width:205px}}@media (min-width:1024px) and (max-width:1279px){.item-goals{height:365px;width:290px}}@media (min-width:1280px) and (max-width:1535px){.item-goals{height:455px;width:355px}}@media (min-width:1536px){.item-goals{height:475px;width:375px}}.title-goals{width:100%;border-top-left-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(250 255 225/var(--tw-bg-opacity));padding-top:1.5rem;padding-bottom:1.5rem;text-align:center;font-size:1.875rem;line-height:2.25rem;font-weight:900;--tw-text-opacity:1;color:rgb(76 165 133/var(--tw-text-opacity))}@media (min-width:768px) and (max-width:1023px){.title-goals{padding-top:1rem;padding-bottom:1rem;font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px) and (max-width:1279px){.title-goals{padding-top:1.5rem;padding-bottom:1.5rem}}@media (min-width:1280px) and (max-width:1535px){.title-goals{padding-top:2rem;padding-bottom:2rem}}@media (min-width:1536px){.title-goals{padding-top:2rem;padding-bottom:2rem;font-size:2.25rem;line-height:2.5rem}}.container-products{padding-left:1rem;padding-right:1rem}.products{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.item-products{display:flex;width:auto;flex-direction:column;justify-content:space-between;border-top-left-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}@media (min-width:768px) and (max-width:1023px){.item-products{width:205px}}@media (min-width:1024px) and (max-width:1279px){.item-products{width:290px}}@media (min-width:1280px) and (max-width:1535px){.item-products{width:355px}}@media (min-width:1536px){.item-products{width:375px}}.title-products{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-top:1.5rem;padding-bottom:1.5rem;text-align:center;font-size:1.875rem;line-height:2.25rem;font-weight:900;--tw-text-opacity:1;color:rgb(76 165 133/var(--tw-text-opacity))}@media (min-width:768px) and (max-width:1023px){.title-products{padding-top:1rem;padding-bottom:1rem;font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px) and (max-width:1279px){.title-products{padding-top:1.5rem;padding-bottom:1.5rem}}@media (min-width:1280px) and (max-width:1535px){.title-products{padding-top:2rem;padding-bottom:2rem}}@media (min-width:1536px){.title-products{padding-top:2rem;padding-bottom:2rem;font-size:2.25rem;line-height:2.5rem}}.container-packs{margin-top:2rem;display:flex;height:auto;align-items:center;padding:5rem 2.5rem}@media (min-width:1536px){.container-packs{margin-top:4rem;padding-top:10rem;padding-bottom:10rem;padding-left:2.5rem;padding-right:2.5rem}}.container-packs-items{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.h1-packs{font-family:Roboto;font-size:3rem;line-height:1;font-weight:900}@media (min-width:1536px){.h1-packs{font-size:6rem;line-height:1}}.text-packs{margin-top:1.5rem;width:100%;font-size:1.5rem;line-height:2rem;--tw-text-opacity:1;color:rgb(76 165 133/var(--tw-text-opacity))}@media (min-width:768px) and (max-width:1023px){.text-packs{width:50%}}@media (min-width:1024px) and (max-width:1279px){.text-packs{width:50%}}@media (min-width:1280px) and (max-width:1535px){.text-packs{width:50%}}@media (min-width:1536px){.text-packs{width:50%}}.packs{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.item-pack{display:flex;height:475px;width:100%;flex-direction:column;align-items:center;justify-content:flex-end;border-top-left-radius:1.5rem;background-size:contain;background-position:top;background-repeat:no-repeat}@media (min-width:768px) and (max-width:1023px){.item-pack{height:265px;width:205px}}@media (min-width:1024px) and (max-width:1279px){.item-pack{height:365px;width:290px}}@media (min-width:1280px) and (max-width:1535px){.item-pack{height:455px;width:355px}}@media (min-width:1536px){.item-pack{height:475px;width:375px}}.container-quiz{display:flex;height:auto;width:100%;flex-direction:column;justify-content:flex-start;padding:5rem 2.5rem}@media (min-width:1024px) and (max-width:1279px){.container-quiz{width:75%}}@media (min-width:1280px) and (max-width:1535px){.container-quiz{width:75%}}@media (min-width:1536px){.container-quiz{width:75%;padding-top:10rem;padding-bottom:10rem;padding-left:4rem;padding-right:4rem}}.h1-quiz{font-family:Roboto;font-size:3rem;line-height:1;font-weight:900}@media (min-width:1536px){.h1-quiz{font-size:6rem;line-height:1}}.text-quiz{margin-top:1.5rem;font-weight:300;color:rgb(106 191 75/var(--tw-text-opacity))}.button-quiz,.text-quiz{font-family:Roboto;font-size:1.5rem;line-height:2rem;--tw-text-opacity:1}.button-quiz{margin-top:2rem;width:auto;cursor:pointer;border-radius:9999px;border-width:0;--tw-bg-opacity:1;background-color:rgb(76 165 133/var(--tw-bg-opacity));padding:.5rem 2rem;font-weight:600;color:rgb(255 255 255/var(--tw-text-opacity))}.button-quiz:hover{--tw-bg-opacity:1;background-color:rgb(106 191 75/var(--tw-bg-opacity))}@media (min-width:1280px) and (max-width:1535px){.button-quiz{padding-top:1rem;padding-bottom:1rem;padding-left:4rem;padding-right:4rem}}@media (min-width:1536px){.button-quiz{padding-top:1rem;padding-bottom:1rem;padding-left:4rem;padding-right:4rem;font-size:3rem;line-height:1}}.header{position:fixed;top:0;z-index:50;width:100%}.section-header{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 8px 10px -6px rgba(0,0,0,0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.container-header{margin-right:auto;margin-left:auto}@media (min-width:640px){.container-header{max-width:640px;padding-right:1rem;padding-left:1rem}}@media (min-width:768px){.container-header{max-width:768px;padding-right:2rem;padding-left:2rem}}@media (min-width:1024px){.container-header{max-width:1024px;padding-right:2rem;padding-left:2rem}}@media (min-width:1280px){.container-header{max-width:1280px;padding-right:4rem;padding-left:4rem}}@media (min-width:1536px){.container-header{max-width:1536px;padding-right:10rem;padding-left:10rem}}.container-header{display:flex;height:6rem;width:100%;flex-direction:row;align-items:center;justify-content:space-between;padding:.75rem}@media (min-width:768px) and (max-width:1023px){.container-header{padding-left:3rem;padding-right:3rem}}@media (min-width:1024px) and (max-width:1279px){.container-header{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1280px) and (max-width:1535px){.container-header{padding-left:5rem;padding-right:5rem}}@media (min-width:1536px){.container-header{padding-left:12rem;padding-right:12rem}}.logo-header{display:flex;width:auto}.desktop-menu,.logo-header{height:100%;align-items:center}.desktop-menu{display:none;width:100%;flex-direction:row;justify-content:flex-end;gap:2rem}@media (min-width:1024px) and (max-width:1279px){.desktop-menu{display:flex}}@media (min-width:1280px) and (max-width:1535px){.desktop-menu{display:flex}}@media (min-width:1536px){.desktop-menu{display:flex}}.desktop-links{display:none;flex-direction:row;border-bottom-width:2px;border-color:transparent;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(76 165 133/var(--tw-text-opacity));transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.desktop-links:hover{--tw-border-opacity:1;border-color:rgb(106 191 75/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(106 191 75/var(--tw-text-opacity))}@media (min-width:768px) and (max-width:1023px){.desktop-links:hover{border-bottom-width:2px}}@media (min-width:1024px) and (max-width:1279px){.desktop-links{display:flex}}@media (min-width:1280px) and (max-width:1535px){.desktop-links{display:flex}}@media (min-width:1536px){.desktop-links{display:flex}}.mobile-icon{display:flex;height:100%;width:100%;flex-direction:row;align-items:center;justify-content:flex-end;fill:#4ca585}@media (min-width:1024px) and (max-width:1279px){.mobile-icon{display:none}}@media (min-width:1280px) and (max-width:1535px){.mobile-icon{display:none}}@media (min-width:1536px){.mobile-icon{display:none}}.mobile-menu{margin-left:1rem;margin-right:1rem;display:block;height:auto;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(76 165 133/var(--tw-bg-opacity));padding-left:1rem;padding-right:1rem;--tw-drop-shadow:drop-shadow(0 20px 13px rgba(0,0,0,0.03)) drop-shadow(0 8px 5px rgba(0,0,0,0.08));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media (min-width:1024px) and (max-width:1279px){.mobile-menu{display:none}}@media (min-width:1280px) and (max-width:1535px){.mobile-menu{display:none}}@media (min-width:1536px){.mobile-menu{display:none}}.mobile-links{margin-bottom:-.125rem;display:flex;flex-direction:row;justify-content:center;border-top-width:2px;border-bottom-width:2px;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-border-opacity:0.05;padding-top:.75rem;padding-bottom:.75rem;font-family:Roboto;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1024px) and (max-width:1279px){.mobile-links{display:none}}@media (min-width:1280px) and (max-width:1535px){.mobile-links{display:none}}@media (min-width:1536px){.mobile-links{display:none}}.container-footer{padding:1rem 1.25rem}@media (min-width:768px) and (max-width:1023px){.container-footer{padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width:1024px) and (max-width:1279px){.container-footer{padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width:1280px) and (max-width:1535px){.container-footer{padding-top:5rem;padding-bottom:5rem}}@media (min-width:1536px){.container-footer{padding-top:5rem;padding-bottom:5rem}}.col-footer{margin-top:.5rem;margin-bottom:.5rem;border-left-width:2px;--tw-border-opacity:1;border-color:rgb(106 191 75/var(--tw-border-opacity));padding:.5rem 1rem}@media (min-width:640px) and (max-width:767px){.col-footer{width:100%}}@media (min-width:768px) and (max-width:1023px){.col-footer{width:50%}}@media (min-width:1024px) and (max-width:1279px){.col-footer{width:50%}}@media (min-width:1280px) and (max-width:1535px){.col-footer{width:50%}}@media (min-width:1536px){.col-footer{width:50%}}.h1-footer{margin-bottom:.5rem;font-family:Roboto;font-size:1.5rem;line-height:2rem;font-weight:700}@media (min-width:1024px) and (max-width:1279px){.h1-footer{font-size:1.5rem;line-height:2rem}}@media (min-width:1280px) and (max-width:1535px){.h1-footer{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1536px){.h1-footer{margin-bottom:2.5rem;font-size:1.875rem;line-height:2.25rem}}.h2-footer{margin-top:.5rem;font-family:Roboto;font-size:1.25rem;line-height:1.75rem}@media (min-width:1024px) and (max-width:1279px){.h2-footer{font-size:1rem;line-height:1.5rem}}@media (min-width:1280px) and (max-width:1535px){.h2-footer{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1536px){.h2-footer{font-size:1.25rem;line-height:1.75rem}}.h2-footer.phone,.policies{cursor:pointer}.news-input-footer{margin-top:1.5rem;width:100%;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(76 165 133/var(--tw-border-opacity));padding:.75rem 1rem;font-family:Roboto;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.news-input-footer:focus{--tw-border-opacity:1;border-color:rgb(106 191 75/var(--tw-border-opacity));background-color:transparent;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);--tw-ring-opacity:1;--tw-ring-color:rgb(181 220 121/var(--tw-ring-opacity))}@media (min-width:1536px){.news-input-footer{padding-left:2rem;padding-right:2rem}}.bar-footer{--tw-bg-opacity:1;background-color:rgb(76 165 133/var(--tw-bg-opacity));padding-top:2rem;padding-bottom:2rem;text-align:center;font-family:Roboto;font-size:1rem;line-height:1.5rem;font-weight:400;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:768px) and (max-width:1023px){.bar-footer{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1024px) and (max-width:1279px){.bar-footer{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1280px) and (max-width:1535px){.bar-footer{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1536px){.bar-footer{font-size:1.125rem;line-height:1.75rem}}.section-questions{margin-top:6rem;display:flex;flex-direction:row;align-items:center;justify-content:center;background-size:cover;background-position:50%;background-repeat:no-repeat;padding:1rem}@media (min-width:768px) and (max-width:1023px){.section-questions{padding-top:4rem;padding-bottom:4rem;padding-left:0;padding-right:0}}@media (min-width:1024px) and (max-width:1279px){.section-questions{padding-top:4rem;padding-bottom:4rem;padding-left:0;padding-right:0}}@media (min-width:1280px) and (max-width:1535px){.section-questions{padding-top:6rem;padding-bottom:6rem;padding-left:0;padding-right:0}}@media (min-width:1536px){.section-questions{padding-top:6rem;padding-bottom:6rem;padding-left:0;padding-right:0}}.vue-form-wizard{display:flex;height:600px;width:100%;flex-direction:column;align-items:center;justify-content:space-around;border-radius:1rem;padding:1rem;text-align:center}@media (min-width:768px) and (max-width:1023px){.vue-form-wizard{height:400px;width:83.333333%;border-radius:9999px;padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width:1024px) and (max-width:1279px){.vue-form-wizard{height:500px;width:91.666667%;border-radius:9999px;padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width:1280px) and (max-width:1535px){.vue-form-wizard{height:500px;width:66.666667%;border-radius:9999px;padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width:1536px){.vue-form-wizard{height:500px;width:50%;border-radius:9999px;padding-top:2.5rem;padding-bottom:2.5rem}}.wizard-header{display:none}.form-question{height:100%;justify-content:space-between}.form-question,.wizard-navigation{display:flex;width:100%;flex-direction:column;align-items:center}.wizard-navigation{height:20rem}.wizard-progress-with-circle{height:1.5rem!important;width:100%!important;border-radius:9999px!important;--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;padding:.25rem!important}@media (min-width:768px) and (max-width:1023px){.wizard-progress-with-circle{width:66.666667%!important}}@media (min-width:1024px) and (max-width:1279px){.wizard-progress-with-circle{width:66.666667%!important}}@media (min-width:1280px) and (max-width:1535px){.wizard-progress-with-circle{width:66.666667%!important}}@media (min-width:1536px){.wizard-progress-with-circle{width:66.666667%!important}}.wizard-progress-bar{height:100%;width:0;border-radius:9999px;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wizard-nav{display:none}.wizard-tab-content{height:100%;width:100%;padding-top:.5rem;padding-bottom:.5rem}.wizard-tab-container{display:flex;flex-direction:column;justify-content:space-between}.form-question h1{width:100%;font-family:Roboto;font-size:1.875rem;line-height:2.25rem;font-weight:900;--tw-text-opacity:1;color:rgb(76 165 133/var(--tw-text-opacity))}@media (min-width:768px) and (max-width:1023px){.form-question h1{width:83.333333%;font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px) and (max-width:1279px){.form-question h1{width:83.333333%;font-size:2.25rem;line-height:2.5rem}}@media (min-width:1280px) and (max-width:1535px){.form-question h1{width:83.333333%;font-size:3rem;line-height:1}}@media (min-width:1536px){.form-question h1{width:83.333333%;font-size:3rem;line-height:1}}.form-question h2{width:100%;font-family:Roboto;font-size:1.5rem;line-height:2rem;font-weight:900;--tw-text-opacity:1;color:rgb(76 165 133/var(--tw-text-opacity))}@media (min-width:768px) and (max-width:1023px){.form-question h2{width:83.333333%;font-size:1.5rem;line-height:2rem}}@media (min-width:1024px) and (max-width:1279px){.form-question h2{width:83.333333%;font-size:2.25rem;line-height:2.5rem}}@media (min-width:1280px) and (max-width:1535px){.form-question h2{width:83.333333%;font-size:2.25rem;line-height:2.5rem}}@media (min-width:1536px){.form-question h2{width:83.333333%;font-size:2.25rem;line-height:2.5rem}}.input-questions{display:flex;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.text-input-questions{height:-webkit-min-content;height:-moz-min-content;height:min-content;width:100%;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1rem 2rem}.text-input-questions:focus-visible{outline-width:0;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);--tw-ring-opacity:1;--tw-ring-color:rgb(181 220 121/var(--tw-ring-opacity))}@media (min-width:768px) and (max-width:1023px){.text-input-questions{width:66.666667%}}@media (min-width:1024px) and (max-width:1279px){.text-input-questions{width:66.666667%}}@media (min-width:1280px) and (max-width:1535px){.text-input-questions{width:66.666667%}}@media (min-width:1536px){.text-input-questions{width:66.666667%}}.radio-select-questions{margin-right:.5rem}.radio-label-questions{font-family:Roboto;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(76 165 133/var(--tw-text-opacity))}.multiselect{width:100%!important}@media (min-width:768px) and (max-width:1023px){.multiselect{width:66.666667%!important}}@media (min-width:1024px) and (max-width:1279px){.multiselect{width:66.666667%!important}}@media (min-width:1280px) and (max-width:1535px){.multiselect{width:66.666667%!important}}@media (min-width:1536px){.multiselect{width:66.666667%!important}}.error{font-family:Roboto;--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.wizard-card-footer{display:flex;width:100%;flex-direction:row;justify-content:center;gap:1rem}@media (min-width:768px) and (max-width:1023px){.wizard-card-footer{width:66.666667%}}@media (min-width:1024px) and (max-width:1279px){.wizard-card-footer{width:66.666667%}}@media (min-width:1280px) and (max-width:1535px){.wizard-card-footer{width:66.666667%}}@media (min-width:1536px){.wizard-card-footer{width:66.666667%}}.wizard-footer-left,.wizard-footer-right{width:100%}.wizard-btn{width:100%!important;cursor:pointer!important;border-radius:9999px!important;--tw-bg-opacity:1!important;background-color:rgb(106 191 75/var(--tw-bg-opacity))!important;padding-top:.75rem!important;padding-bottom:.75rem!important;font-family:Roboto!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:.05em!important;--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.wizard-btn:hover{--tw-bg-opacity:1!important;background-color:rgb(76 165 133/var(--tw-bg-opacity))!important}.wizard-btn-cancel{width:100%!important;cursor:pointer!important;border-radius:9999px!important;--tw-bg-opacity:1!important;background-color:rgb(156 163 175/var(--tw-bg-opacity))!important;padding-top:.75rem!important;padding-bottom:.75rem!important;font-family:Roboto!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:.05em!important;--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.wizard-btn-cancel:hover{--tw-bg-opacity:1!important;background-color:rgb(107 114 128/var(--tw-bg-opacity))!important}.button-product{height:auto;width:100%;cursor:pointer;justify-content:center;border-radius:9999px;border-width:0;--tw-bg-opacity:1;background-color:rgb(76 165 133/var(--tw-bg-opacity));padding:1rem 0;font-family:Roboto;font-size:1.5rem;line-height:2rem;font-weight:900;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.button-product:hover{--tw-bg-opacity:1;background-color:rgb(106 191 75/var(--tw-bg-opacity))}@media (min-width:1024px) and (max-width:1279px){.button-product{width:auto;padding-left:7rem;padding-right:7rem}}@media (min-width:1280px) and (max-width:1535px){.button-product{width:auto;padding-left:7rem;padding-right:7rem}}@media (min-width:1536px){.button-product{width:auto;padding-left:7rem;padding-right:7rem;font-size:1.875rem;line-height:2.25rem}}.hover\:fill-vale-200:hover{fill:#6abf4b}@media (min-width:640px) and (max-width:767px){.sm\:w-auto{width:auto}}@media (min-width:768px) and (max-width:1023px){.md\:h-\[205px\]{height:205px}.md\:w-28{width:7rem}.md\:w-\[205px\]{width:205px}.md\:w-\[215px\]{width:215px}}@media (min-width:1024px) and (max-width:1279px){.lg\:hidden{display:none}.lg\:h-20{height:5rem}.lg\:h-\[290px\]{height:290px}.lg\:w-44{width:11rem}.lg\:w-\[290px\]{width:290px}.lg\:w-\[300px\]{width:300px}}@media (min-width:1280px) and (max-width:1535px){.xl\:hidden{display:none}.xl\:h-20{height:5rem}.xl\:h-\[355px\]{height:355px}.xl\:w-44{width:11rem}.xl\:w-\[355px\]{width:355px}.xl\:w-\[365px\]{width:365px}}@media (min-width:1536px){.\32xl\:flex{display:flex}.\32xl\:hidden{display:none}.\32xl\:h-20{height:5rem}.\32xl\:h-\[375px\]{height:375px}.\32xl\:w-44{width:11rem}.\32xl\:w-\[375px\]{width:375px}.\32xl\:w-\[385px\]{width:385px}.\32xl\:fill-vale-100{fill:#4ca585}}@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}.container-title{@apply container flex justify-center items-center
            mt-8 2xl:mt-16
            mb-4 2xl:mb-8
            px-2}.h1-section{@apply text-center font-body font-black tracking-wider text-vale-100
            text-4xl lg:text-5xl xl:text-5xl 2xl:text-5xl
            mx-1 md:mx-12 lg:mx-20 xl:mx-24 2xl:mx-24}.section-slider{@apply flex flex-col justify-center items-center
            h-[42rem] 2xl:h-screen
            mt-24}.container-carousel{@apply w-full
            h-[42rem] 2xl:h-full}.icon-control-slider{@apply absolute
            flex
            flex-row items-center justify-center
            2xl:w-16
            h-16
            rounded-full
            cursor-pointer
            font-body font-bold
            text-xl
            text-vale-100
            bg-opacity-30 hover:bg-opacity-50
            bg-vale-200}.content-slider{@apply flex flex-col md:flex-row lg:flex-row xl:flex-row 2xl:flex-row 
            justify-center lg:justify-end xl:justify-end 2xl:justify-end
            items-center md:items-center lg:items-center xl:items-center 2xl:items-center 
            w-full
            h-[42rem] 2xl:h-screen
            bg-inherit lg:bg-cover xl:bg-cover 2xl:bg-cover
            bg-no-repeat
            bg-right-bottom md:bg-right-bottom lg:bg-center xl:bg-center 2xl:bg-center}.left-content-slider{@apply flex 
            text-center
            w-full 2xl:w-1/3
            h-auto}.right-content-slider{@apply flex flex-col content-center items-start
            w-full 2xl:w-2/5
            h-auto
            text-center
            px-4 2xl:px-0
            mr-28}.full-content-slider{@apply flex flex-col content-center items-center
            w-full
            h-auto
            text-center
            px-4 md:px-12 lg:px-16 xl:px-20 2xl:px-20}.left-img-slider{@apply flex flex-col
            w-full
            items-center md:items-end lg:items-end xl:items-end 2xl:items-end 
            2xl:content-center}.right-img-slider{@apply hidden md:block lg:block xl:block 2xl:block
            w-96}.title-slider{@apply font-body font-bold text-4xl
            text-vale-100
            mt-10}.text-slider{@apply font-body
            text-5xl
            text-left
            text-vale-200
            mt-4
            mb-10}.button-slider{@apply w-full lg:w-auto xl:w-auto 2xl:w-auto
            h-20
            rounded-full border-0
            font-body font-black
            text-2xl 2xl:text-4xl
            justify-center
            text-white
            bg-vale-100 hover:bg-vale-200
            py-3
            cursor-pointer
            px-0 lg:px-28 xl:px-28 2xl:px-28}.right-content-type-1{@apply flex flex-col content-center
            items-center lg:items-start xl:items-start 2xl:items-start
            w-full lg:w-1/2 xl:w-1/2 2xl:w-2/5
            h-auto
            text-center
            px-4 2xl:px-0
            mr-0 lg:mr-20 xl:mr-28 2xl:mr-28}.title-type-1{@apply w-full
            font-body font-black
            text-center lg:text-left xl:text-left 2xl:text-left
            text-[3.8rem] md:text-[5.5rem] lg:text-[4.5rem] xl:text-[6.5rem] 2xl:text-[6.5rem]
            text-vale-200
            mb-2}.subtitle-type-1{@apply w-full
            font-body font-black
            text-center lg:text-left xl:text-left 2xl:text-left
            text-[5.1rem] md:text-[7rem] lg:text-[7rem] xl:text-[10rem] 2xl:text-[10rem]
            leading-[2rem] 2xl:leading-[4rem]
            text-vale-100
            mb-8}.text-type-1{@apply font-body
            text-[1.6rem] md:text-4xl lg:text-3xl xl:text-5xl 2xl:text-5xl
            text-center lg:text-left xl:text-left 2xl:text-left
            text-vale-200
            mt-3 2xl:mt-12
            mb-9 2xl:mb-16}.header-container-type-2{@apply w-full
            text-left
            px-0 2xl:px-32}.title-type-2{@apply w-full
            font-body font-black
            text-left
            text-[2.5rem] md:text-6xl lg:text-7xl xl:text-8xl 2xl:text-9xl
            leading-normal
            text-vale-200
            mb-0 2xl:mb-4}.subtitle-type-2{@apply w-full
            font-body font-black
            leading-normal md:leading-[4rem] lg:leading-[4rem] xl:leading-[4rem] 2xl:leading-[4rem]
            text-left
            text-[1.96rem] md:text-[3.6rem] lg:text-7xl xl:text-8xl 2xl:text-8xl
            text-vale-100
            mb-0 lg:mb-8 xl:mb-8 2xl:mb-8}.steps-container{@apply flex
            flex-col lg:flex-row xl:flex-row 2xl:flex-row
            w-full
            px-0 2xl:px-32
            gap-2 2xl:gap-8
            my-4 2xl:my-10}.step-content{@apply flex 
            flex-row lg:flex-col xl:flex-col 2xl:flex-col
            items-center
            w-full lg:w-1/3 xl:w-1/3 2xl:w-1/3
            font-body font-semibold text-lg
            px-0 lg:px-8 xl:px-8 2xl:px-8}.step-icon{@apply flex justify-center items-center
            w-20 lg:w-24 xl:w-28 2xl:w-40
            h-20 lg:h-24 xl:h-28 2xl:h-40
            mb-0 lg:mb-4 xl:mb-4 2xl:mb-8}.step-text{@apply font-body
            font-normal
            text-left lg:text-center xl:text-center 2xl:text-center
            text-2xl lg:text-[1.6rem] xl:text-4xl 2xl:text-5xl
            ml-2 lg:ml-0 xl:ml-0 2xl:ml-0
            leading-tight
            text-vale-200}.steps-dots{@apply absolute hidden lg:flex xl:flex 2xl:flex flex-row justify-center
            lg:gap-20 xl:gap-28 2xl:gap-40
            w-full
            z-10}.dots-img{@apply lg:w-[220px] xl:w-[310px] 2xl:w-[400px]}.right-content-type-3{@apply flex flex-col content-center
            items-center lg:items-start xl:items-start 2xl:items-start
            w-full lg:w-1/2 xl:w-2/5 2xl:w-2/5
            h-auto
            text-center
            px-4 2xl:px-0
            mr-0 lg:mr-0 xl:mr-28 2xl:mr-28}.text-type-3{@apply font-body
            text-[1.9rem] md:text-[2.1rem] 2xl:text-[2.9rem]
            text-center lg:text-left xl:text-left 2xl:text-left
            leading-none
            text-vale-200
            mt-4
            mb-10}.marca-vale{@apply absolute
            z-10
            top-24
            right-4 2xl:right-16
            w-36 2xl:w-72
            h-24 2xl:h-52
            rounded-b-3xl
            p-4 2xl:p-6
            bg-contain
            bg-center
            bg-origin-content
            bg-no-repeat
            bg-vale-100}.container-works{@apply flex 
            flex-col lg:flex-row xl:flex-row 2xl:flex-row 
            items-center
            gap-6 xl:gap-8 2xl:gap-16
            text-center font-body text-vale-200
            px-4}.title-works{@apply font-medium
            text-3xl lg:text-4xl xl:text-4xl 2xl:text-4xl
            mt-2
            mb-2 lg:mb-12 xl:mb-12 2xl:mb-12}.text-works{@apply font-extra-light
            text-2xl lg:text-3xl xl:text-3xl 2xl:text-3xl}.container-goals{@apply px-4}.goals{@apply flex flex-wrap justify-center gap-4}.item-goals{@apply flex flex-col items-center justify-end
            rounded-tl-3xl
            bg-top
            bg-no-repeat
            bg-contain
            h-[475px] md:h-[265px] lg:h-[365px] xl:h-[455px] 2xl:h-[475px]
            w-full md:w-[205px] lg:w-[290px] xl:w-[355px] 2xl:w-[375px]
            bg-[#c0c0c0]}.title-goals{@apply rounded-tl-3xl
            w-full
            py-6 md:py-4 lg:py-6 xl:py-8 2xl:py-8
            font-black text-center
            text-3xl md:text-xl 2xl:text-4xl
            text-vale-100
            bg-vale-400}.container-products{@apply px-4}.products{@apply flex flex-wrap justify-center gap-4}.item-products{@apply flex flex-col justify-between
            rounded-tl-3xl
            w-auto md:w-[205px] lg:w-[290px] xl:w-[355px] 2xl:w-[375px]
            bg-gray-300}.title-products{@apply py-6 md:py-4 lg:py-6 xl:py-8 2xl:py-8
            font-black text-center
            text-3xl md:text-xl 2xl:text-4xl
            text-vale-100
            bg-white}.container-packs{@apply h-auto flex items-center
            py-20 2xl:py-40
            px-10 2xl:px-10
            mt-8 2xl:mt-16}.container-packs-items{@apply flex flex-wrap justify-center gap-4}.h1-packs{@apply font-body font-black
            text-5xl 2xl:text-8xl}.text-packs{@apply w-full md:w-1/2 lg:w-1/2 xl:w-1/2 2xl:w-1/2
            text-2xl
            mt-6
            text-vale-100}.packs{@apply flex flex-wrap justify-center gap-4}.item-pack{@apply flex flex-col items-center justify-end
            rounded-tl-3xl
            bg-top
            bg-no-repeat
            bg-contain
            h-[475px] md:h-[265px] lg:h-[365px] xl:h-[455px] 2xl:h-[475px]
            w-full md:w-[205px] lg:w-[290px] xl:w-[355px] 2xl:w-[375px]}.container-quiz{@apply flex flex-col justify-start
            w-full lg:w-3/4 xl:w-3/4 2xl:w-3/4
            h-auto
            py-20 2xl:py-40
            px-10 2xl:px-16}.h1-quiz{@apply font-body font-black
            text-5xl 2xl:text-8xl}.text-quiz{@apply font-body font-light
            text-2xl
            mt-6
            text-vale-200}.button-quiz{@apply w-auto
            rounded-full
            border-0
            font-body font-semibold
            text-2xl 2xl:text-5xl
            py-2 xl:py-4 2xl:py-4
            px-8 xl:px-16 2xl:px-16
            mt-8
            text-white
            bg-vale-100
            cursor-pointer
            hover:bg-vale-200}.header{@apply fixed top-0 w-full z-50}.section-header{@apply bg-white shadow-xl}.container-header{@apply container flex flex-row items-center justify-between
            h-24
            w-full
            px-3 md:px-12 lg:px-10 xl:px-20 2xl:px-48
            py-3}.logo-header{@apply flex items-center h-full w-auto}.desktop-menu{@apply hidden
            lg:flex xl:flex 2xl:flex
            flex-row items-center justify-end
            gap-8
            h-full
            w-full}.desktop-links{@apply hidden
            lg:flex xl:flex 2xl:flex flex-row
            text-xl
            text-vale-100 hover:text-vale-200
            transition-colors duration-200 ease-in-out
            border-transparent border-b-2 hover:md:border-b-2 hover:border-vale-200}.mobile-icon{@apply flex flex-row items-center justify-end
            lg:hidden xl:hidden 2xl:hidden
            h-full
            w-full
            fill-vale-100}.mobile-menu{@apply block
            lg:hidden xl:hidden 2xl:hidden
            h-auto
            rounded-b-lg drop-shadow-xl
            bg-vale-100
            px-4
            mx-4}.mobile-links{@apply flex flex-row justify-center
            lg:hidden xl:hidden 2xl:hidden
            font-body
            text-white
            border-y-2 border-opacity-5 border-white
            py-3
            -mb-0.5}.container-footer{@apply px-5
            py-4 md:py-10 lg:py-10 xl:py-20 2xl:py-20}.col-footer{@apply 2xl:w-1/2 xl:w-1/2 lg:w-1/2 md:w-1/2 sm:w-full
            border-l-2 border-vale-200
            py-2
            px-4
            my-2}.h1-footer{@apply font-body font-bold
            text-2xl lg:text-2xl xl:text-3xl 2xl:text-3xl
            mb-2 2xl:mb-10}.h2-footer{@apply font-body
            text-xl lg:text-base xl:text-xl 2xl:text-xl
            mt-2}.h2-footer.phone,.policies{@apply cursor-pointer}.news-input-footer{@apply w-full
            border border-vale-100 rounded-full outline-none
            focus:border-vale-200
            focus:ring-2 focus:ring-vale-300
            focus:bg-transparent
            transition-colors duration-200 ease-in-out
            font-body text-gray-400
            px-4 2xl:px-8
            py-3
            mt-6}.bar-footer{@apply font-body font-normal text-center
            text-base md:text-lg lg:text-lg xl:text-lg 2xl:text-lg
            bg-vale-100 py-8 text-white}.section-questions{@apply flex flex-row items-center justify-center
            bg-cover bg-center bg-no-repeat
            mt-24
            py-4 md:py-16 lg:py-16 xl:py-24 2xl:py-24
            px-4 md:px-0 lg:px-0 xl:px-0 2xl:px-0}.vue-form-wizard{@apply flex flex-col items-center justify-around
            w-full md:w-10/12 lg:w-11/12 xl:w-8/12 2xl:w-6/12
            h-[600px] md:h-[400px] lg:h-[500px] xl:h-[500px] 2xl:h-[500px]
            rounded-2xl md:rounded-full lg:rounded-full xl:rounded-full 2xl:rounded-full
            py-4 md:py-10 lg:py-10 xl:py-10 2xl:py-10
            px-4
            text-center}.wizard-header{@apply hidden}.form-question{@apply w-full
            h-full
            flex flex-col justify-between items-center}.wizard-navigation{@apply w-full
            h-80
            flex flex-col items-center}.wizard-progress-with-circle{@apply w-full md:w-8/12 lg:w-8/12 xl:w-8/12 2xl:w-8/12
            h-6
            rounded-full
            p-1
            bg-white !important}.wizard-progress-bar{@apply w-0
            h-full
            rounded-full
            ease-in-out duration-500}.wizard-nav{@apply hidden}.wizard-tab-content{@apply w-full
            h-full
            py-2}.wizard-tab-container{@apply flex flex-col justify-between}.form-question h1{@apply w-full md:w-10/12 lg:w-10/12 xl:w-10/12 2xl:w-10/12
            font-body font-black
            text-3xl md:text-3xl lg:text-4xl xl:text-5xl 2xl:text-5xl
            text-vale-100}.form-question h2{@apply w-full md:w-10/12 lg:w-10/12 xl:w-10/12 2xl:w-10/12
            font-body font-black
            text-2xl md:text-2xl lg:text-4xl xl:text-4xl 2xl:text-4xl
            text-vale-100}.input-questions{@apply w-full
            h-full
            flex flex-col justify-center items-center gap-2}.text-input-questions{@apply w-full md:w-8/12 lg:w-8/12 xl:w-8/12 2xl:w-8/12
            h-min
            rounded-full
            py-4
            px-8
            focus-visible:outline-0
            focus-visible:ring-2 focus-visible:ring-vale-300
            bg-white}.radio-select-questions{@apply mr-2}.radio-label-questions{@apply font-body
            text-xl
            text-vale-100}.multiselect{@apply w-full md:w-8/12 lg:w-8/12 xl:w-8/12 2xl:w-8/12 !important}.error{@apply font-body text-red-700}.wizard-card-footer{@apply w-full md:w-8/12 lg:w-8/12 xl:w-8/12 2xl:w-8/12
            flex flex-row justify-center gap-4}.wizard-footer-left,.wizard-footer-right{@apply w-full}.wizard-btn{@apply w-full
            rounded-full
            font-body font-medium uppercase tracking-wider
            py-3
            text-white
            bg-vale-200 hover:bg-vale-100
            cursor-pointer
            !important}.wizard-btn-cancel{@apply w-full
            rounded-full
            font-body font-medium uppercase tracking-wider
            py-3
            text-white
            bg-gray-400 hover:bg-gray-500
            cursor-pointer
            !important}.button-product{@apply w-full lg:w-auto xl:w-auto 2xl:w-auto
            h-auto
            rounded-full border-0
            font-body font-black
            text-2xl 2xl:text-3xl
            justify-center
            text-white
            bg-vale-100 hover:bg-vale-200
            py-4
            cursor-pointer
            px-0 lg:px-28 xl:px-28 2xl:px-28}#container[data-v-1a6a529f]{cursor:pointer}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}