.welcome{width:100%;height:100vh}.welcome__header{width:100%;height:120px;display:flex;justify-content:space-around;align-items:center;position:fixed;top:0;right:0;left:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid rgba(255,255,255,.3);box-shadow:1px 10px 7px -4px #00000080;-webkit-box-shadow:1px 10px 7px -4px rgba(0,0,0,.5);-moz-box-shadow:1px 10px 7px -4px rgba(0,0,0,.5);z-index:99999;padding:20px 0}.welcome__header__logo{width:350px}.welcome__header__info-container{display:flex;justify-content:center;align-items:center;gap:20px;padding:0 20px}.welcome__header__info{display:flex;justify-content:center;align-items:center;gap:6px}.welcome__header__info__image-container{width:30px;height:30px;display:flex;justify-content:center;align-items:center;border:solid 2px #DC302B;border-radius:50%}.welcome__header__info__image{width:70%}.welcome__header__info__text{font-weight:700}.welcome__hero{width:100%;height:800px;background-image:url(/assets/hero-big-KjAkDAGA.png);background-repeat:no-repeat;background-size:cover;background-position:center;margin-top:120px}.welcome__categories{width:100%;height:800px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.welcome__category-box{width:50%;height:50%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.welcome__cat1,.welcome__cat2,.welcome__cat3,.welcome__cat4{position:relative;overflow:hidden}.welcome__cat1:before,.welcome__cat2:before,.welcome__cat3:before,.welcome__cat4:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;filter:blur(4px);z-index:0}.welcome__cat1:before{background-image:url(/assets/cat1-ChlkGH1G.jpg)}.welcome__cat2:before{background-image:url(/assets/cat2-Bao0-EHK.jpg)}.welcome__cat3:before{background-image:url(/assets/cat3-CCarZipb.jpg)}.welcome__cat4:before{background-image:url(/assets/cat4-s2haf2xE.jpg)}.welcome__cat-img__background{width:100%;height:100%;background-color:#30303076;display:flex;justify-content:center;align-items:center;z-index:99}.welcome__cat__labels{width:40%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.welcome__cat__label{width:100%;height:50px;background-color:#dc302b;border-radius:15px 15px 0;display:flex;justify-content:center;align-items:center}.welcome__cat__label__text{color:#fff;font-size:1.4rem;font-weight:700}.welcome__cat-img{width:250px;position:relative;filter:drop-shadow(5px 5px 5px rgba(46,46,46,.708));z-index:1}.welcome__form-container{width:100%;background-color:#eaeaea;display:flex;justify-content:center;align-items:center;padding:30px 0}.welcome__form{width:60%;background-color:#fff;border-radius:15px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;box-shadow:1px 10px 7px -4px #0000003c;-webkit-box-shadow:1px 10px 7px -4px rgba(0,0,0,.237);-moz-box-shadow:1px 10px 7px -4px rgba(0,0,0,.237);padding:30px 0}.welcome__form__iputs{width:60%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.welcome__form__title{width:80%;text-align:center;font-size:1.8rem;font-weight:700;color:#dc302b}.welcome__form__input-container{width:80%;display:flex;justify-content:center;align-items:center}.welcome__form__image{width:300px;filter:drop-shadow(5px 5px 5px rgba(46,46,46,.708))}.welcome__map-container{width:100%;height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0}.welcome__map-title{font-size:2rem;font-weight:700;color:#dc302b;margin:30px 0}.welcome__map{width:100%;height:100%}.welcome__whatsapp{width:50px;height:50px;cursor:pointer;background-color:#fff;border-radius:50%;position:fixed;bottom:20px;right:5px;z-index:999999;display:flex;justify-content:center;align-items:center;padding:5px}.welcome__whatsapp__icon{width:80%;height:80%}.welcome__footer{width:100%;min-height:250px;background-color:#313131;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:36px}.welcome__footer__info-container{display:flex;flex-wrap:wrap;gap:20px}.welcome__footer__info{width:300px;padding:15px}.welcome__footer__info__left{border-right:solid 1px #ffffff8c}.welcome__footer__info-title{font-size:1.3rem;font-weight:700}@media (width <=800px){.welcome__header__info-container{display:none}.welcome__header__logo{width:250px}.welcome__hero{background-image:url(/assets/hero-mobile-CvfFe8PA.png)}.welcome__categories{height:auto}.welcome__category-box{width:100%;height:400px}.welcome__cat__label{height:30px}.welcome__cat__label__text{font-size:.8rem}.welcome__cat-img{width:200px}.welcome__form,.welcome__form__iputs{width:90%}.welcome__footer{padding:10px 0}.welcome__footer__info{width:100%;text-align:center}.welcome__footer__info__left{border:none}.welcome__footer__copyright{font-size:.8rem}}.c-button{width:150px;height:50px;border-radius:15px;display:flex;justify-content:center;align-items:center;background-color:#dc302b;color:#fff;font-weight:700;cursor:pointer;outline:none;box-shadow:none;border:none}.c-button:disabled{background-color:#d1d3d5;color:#fff}.c-input{width:90%;display:flex;flex-direction:column;justify-content:center;gap:5px}.c-input__label-required-indicator{color:#48c9b0;font-size:1.3rem}.c-input__input-text{width:90%;height:20px;border:none;border-bottom:solid 2px #eaecee;background-color:transparent;padding:10px}.c-input__input-text:focus{border-color:#48c9b0;outline:none}.c-input__error-message{color:red}.c-text-area{width:90%;display:flex;flex-direction:column;justify-content:center;gap:5px}.c-text-area__label-required-indicator{color:#48c9b0;font-size:1.3rem}.c-text-area__input-text{width:90%;height:90px;border:none;border-bottom:solid 2px #eaecee;background-color:transparent;padding:10px}.c-text-area__input-text:focus{border-color:#48c9b0;outline:none}.c-text-area__error-message{color:red}/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;@font-face{font-family:ItcDemi;src:local(Itc-Eras-Std-Demi),url(/assets/ITC-Eras-Std-Demi-UB3OxN2w.otf)}@font-face{font-family:ItcLight;src:local(Itc-Eras-Std-Demi),url(/assets/ITC-Eras-Std-Light-DwI12oE9.otf)}*{margin:0;padding:0;font-family:ItcDemi}
