/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@font-face{font-family:"Montserrat";src:url(/themes/custom/landing_gastro/assets/fonts/montserrat/montserrat-wght.ttf) format("truetype");font-display:swap;font-style:normal;font-weight:100 900;}@font-face{font-family:"Mermaid";src:url(/themes/custom/landing_gastro/assets/fonts/mermaid/mermaid-1001.ttf) format("truetype");font-display:swap;font-style:normal;font-weight:400;}:root{--lg-color-text:#161a16;--lg-color-muted:#4c544e;--lg-color-background:#ffffff;--lg-color-primary:#3e5a3f;--lg-color-primary-dark:#263b2b;--lg-color-accent:#a95419;--lg-color-accent-dark:#873f11;--lg-color-border:#9ea59f;--lg-color-focus:#111111;--lg-font-base:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--lg-font-display:"Mermaid",Georgia,"Times New Roman",serif;--lg-container-max:75rem;--lg-focus-outline:3px solid var(--lg-color-focus);}*,*::before,*::after{box-sizing:border-box;}html{min-height:100%;scroll-behavior:smooth;text-size-adjust:100%;}body{min-height:100%;margin:0;color:var(--lg-color-text);background:var(--lg-color-background);font-family:var(--lg-font-base);font-size:1rem;line-height:1.45;}body,button,input,select,textarea{font:inherit;}h1,h2,h3,p{overflow-wrap:break-word;}a{color:var(--lg-color-primary-dark);text-decoration-thickness:0.08em;text-underline-offset:0.18em;}a:hover{color:var(--lg-color-primary);}img,svg{display:block;max-width:100%;height:auto;}button,.landing-gastro__button{display:inline-flex;min-width:317px;min-height:70px;align-items:center;justify-content:center;padding:0 42px;color:#ffffff;background:var(--lg-color-primary);border:0;border-radius:999px;font-family:var(--lg-font-display);font-size:26px;font-weight:700;line-height:32px;white-space:nowrap;text-align:center;text-decoration:none;cursor:pointer;}button:hover,.landing-gastro__button:hover{color:#ffffff;background:var(--lg-color-primary-dark);}:focus{outline:var(--lg-focus-outline);outline-offset:3px;}:focus:not(:focus-visible){outline:none;}:focus-visible{outline:var(--lg-focus-outline);outline-offset:3px;}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.landing-gastro-skip-link{position:absolute;top:1rem;left:1rem;z-index:10;padding:0.75rem 1rem;color:#ffffff;background:var(--lg-color-primary-dark);transform:translateY(-150%);}.landing-gastro-skip-link:focus,.landing-gastro-skip-link:focus-visible{transform:translateY(0);}.landing-gastro{min-height:100vh;background:var(--lg-color-background);}.landing-gastro__inner{width:min(100%,var(--lg-container-max));margin:0 auto;}.landing-gastro__section{padding-right:clamp(1rem,4vw,2.5rem);padding-left:clamp(1rem,4vw,2.5rem);}.landing-gastro__masthead{padding:2rem clamp(1rem,4vw,2.5rem) 2.25rem;}.landing-gastro__footer{padding:3.9rem clamp(1rem,4vw,2.5rem) 4rem;}.landing-gastro__logos{display:flex;align-items:center;justify-content:space-between;gap:3rem;}.landing-gastro__brand-logos{display:flex;flex:0 0 auto;align-items:center;gap:3.5rem;}.landing-gastro__logo--ue{width:min(49vw,42rem);}.landing-gastro__logo--sierras{width:7.375rem;}.landing-gastro__logo--jaen{width:6.7rem;}.landing-gastro__hero{padding-top:0;padding-bottom:3.25rem;text-align:center;}.landing-gastro__hero-image-link{display:block;border-radius:1.5rem;}.landing-gastro__hero-image{width:100%;border-radius:1.5rem;}.landing-gastro__hero-text{max-width:875px;margin:3rem auto 0;font-family:var(--lg-font-display);font-size:32.6px;font-weight:700;line-height:35px;}.landing-gastro__hero .landing-gastro__button{margin-top:1.75rem;}.landing-gastro__form-section{padding-top:1.5rem;padding-bottom:2.35rem;text-align:center;}.landing-gastro__section-title{max-width:1061px;margin:0 auto;color:#3f533e;font-family:var(--lg-font-display);font-size:56px;line-height:59px;letter-spacing:0;text-align:center;}.landing-gastro__section-text{max-width:879px;margin:1.45rem auto 0;color:var(--lg-color-text);font-family:var(--lg-font-base);font-size:21.4px;line-height:27px;letter-spacing:-0.54px;word-spacing:0;text-align:center;}.landing-gastro__gastronomy .landing-gastro__section-text{max-width:806px;}.landing-gastro__form{max-width:47.5rem;margin:3.45rem auto 0;text-align:left;}.landing-gastro__form form,.landing-gastro-form form,.webform-submission-campana-gastro-participacion-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.5rem;row-gap:1.35rem;}.landing-gastro__form .form-item,.landing-gastro__form .js-form-item{margin:0;}.landing-gastro__field label,.landing-gastro__form .form-item > label,.landing-gastro__form .js-form-type-checkbox label{display:block;margin:0 0 0.38rem;font-family:var(--lg-font-display);font-size:21px;font-weight:700;line-height:1.2;}.landing-gastro__required{font:inherit;}.landing-gastro__field input,.landing-gastro__form input[type="text"],.landing-gastro__form input[type="email"],.landing-gastro__form input[type="tel"]{width:100%;min-height:2.2rem;padding:0.32rem 0.9rem;color:var(--lg-color-text);background:#ffffff;border:1px solid var(--lg-color-border);border-radius:999px;box-shadow:none;}.landing-gastro__form .form-required::after{margin-left:0.15rem;}.landing-gastro__field input:focus-visible,.landing-gastro__check input:focus-visible,.landing-gastro__form input:focus-visible,.landing-gastro__form button:focus-visible{outline:var(--lg-focus-outline);outline-offset:3px;}.landing-gastro__submit,.landing-gastro__form .form-actions,.landing-gastro__form .webform-actions{align-self:end;justify-self:start;margin:0;}.landing-gastro__submit,.landing-gastro__form .form-submit{display:inline-flex;width:min(100%,281px);min-width:0;min-height:58px;align-items:center;justify-content:center;margin-top:0.65rem;padding-right:42px;padding-left:42px;color:#ffffff;background:var(--lg-color-accent);border:0;border-radius:999px;font-family:var(--lg-font-display);font-size:22px;font-weight:700;line-height:1;text-align:center;cursor:pointer;}.landing-gastro__submit:hover,.landing-gastro__form .form-submit:hover{color:#ffffff;background:var(--lg-color-accent-dark);}.landing-gastro__submit:focus-visible,.landing-gastro__form .form-submit:focus-visible{outline:var(--lg-focus-outline);outline-offset:3px;}.landing-gastro__form .form-item-provincia{grid-column:1 / 2;}.landing-gastro__form .webform-actions{grid-column:2 / 3;grid-row:3;}.landing-gastro__checks,.landing-gastro__form .js-form-type-checkbox,.landing-gastro__form .webform-message{grid-column:1 / 2;}.landing-gastro__form .form-item-bases-legales{grid-row:5;}.landing-gastro__form .form-item-politica-privacidad{grid-row:6;}.landing-gastro__form .form-item-comunicaciones-comerciales{grid-row:7;}.landing-gastro__form #edit-nota-obligatorios,.landing-gastro__form .webform-message{grid-column:1 / 2;grid-row:4;align-self:start;}.landing-gastro__checks{display:grid;gap:0.62rem;margin-top:0;}.landing-gastro__check,.landing-gastro__form .js-form-type-checkbox{display:flex;align-items:flex-start;gap:0.62rem;color:var(--lg-color-muted);font-family:var(--lg-font-base);font-size:0.9rem;line-height:1.3;}.landing-gastro__check input,.landing-gastro__form .js-form-type-checkbox input{flex:0 0 auto;width:1rem;height:1rem;margin:0.18rem 0 0;accent-color:var(--lg-color-primary);}.landing-gastro__form .js-form-type-checkbox label.option{display:inline-block;flex:1 1 auto;margin:0;align-self:start;font-family:var(--lg-font-base);font-size:0.9rem;font-weight:400;line-height:1.3;}.landing-gastro__form-note,.landing-gastro__form .webform-message{margin:0.2rem 0 0;color:var(--lg-color-muted);font-family:var(--lg-font-base);font-size:0.9rem;font-style:italic;}.landing-gastro__form .messages{margin:0;padding:0;color:inherit;background:transparent;border:0;box-shadow:none;}.landing-gastro__form .webform-message > div,.landing-gastro__form .webform-message [role="contentinfo"]{margin:0;padding:0;}.landing-gastro__form .webform-confirmation{max-width:30rem;margin:0 auto;padding:1.5rem 1.75rem;color:var(--lg-color-text);background:#f4efe6;border:1px solid rgba(169,84,25,0.25);border-radius:1.25rem;text-align:center;}.landing-gastro__form .webform-confirmation__message{font-family:var(--lg-font-display);font-size:1.5rem;line-height:1.2;}.landing-gastro__form .form-item--error-message,.landing-gastro__form .messages--error{color:#8f1d1d;font-size:0.9rem;line-height:1.3;}.landing-gastro__form .messages--error{margin-top:0.35rem;}.landing-gastro__form .url-textfield{display:none !important;}.landing-gastro__gastronomy{padding-top:1.45rem;padding-bottom:1.95rem;text-align:center;}.landing-gastro__gallery{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));max-width:69rem;gap:1rem;margin:2.45rem auto 0;padding:0;list-style:none;}.landing-gastro__gallery img{width:100%;aspect-ratio:1.28 / 1;object-fit:cover;}.landing-gastro__cta{display:flex;justify-content:center;padding-top:1.55rem;padding-bottom:0.65rem;}.landing-gastro__legal-nav{display:flex;justify-content:center;gap:0.85rem 1.35rem;margin:2rem auto 0;padding:0 clamp(1rem,4vw,2.5rem);color:var(--lg-color-muted);font-size:0.95rem;line-height:1.4;text-align:center;}.landing-gastro__legal-nav a{color:inherit;}.landing-gastro__home-link{display:block;flex:1 1 auto;}.landing-gastro--legal-page{display:flex;min-height:100vh;flex-direction:column;}.landing-gastro--legal-page .landing-gastro__masthead{padding-bottom:2rem;}.landing-gastro--legal-page .landing-gastro__footer{margin-top:auto;}.landing-gastro--legal-page .landing-gastro__legal-nav{margin-top:0;}.landing-gastro__legal-page{padding-top:2.25rem;padding-bottom:2.75rem;}.landing-gastro__legal-page-inner{max-width:54rem;}.landing-gastro__back-link{display:inline-flex;margin-bottom:1.5rem;color:var(--lg-color-muted);font-size:0.95rem;font-weight:600;}.landing-gastro__legal-page-title{margin:0;color:var(--lg-color-primary);font-family:var(--lg-font-display);font-size:clamp(2.4rem,6vw,4rem);font-weight:700;line-height:1.04;letter-spacing:0;}.landing-gastro__legal-page-content{margin-top:2rem;color:var(--lg-color-text);font-family:var(--lg-font-base);font-size:1.08rem;line-height:1.72;}.landing-gastro__legal-page-content > *:first-child{margin-top:0;}.landing-gastro__legal-page-content p,.landing-gastro__legal-page-content ul,.landing-gastro__legal-page-content ol{margin:1rem 0 0;}.landing-gastro__legal-page-content h2,.landing-gastro__legal-page-content h3{margin:2rem 0 0;color:var(--lg-color-primary-dark);font-family:var(--lg-font-display);font-weight:700;line-height:1.15;letter-spacing:0;}.landing-gastro__legal-page-content h2{font-size:2rem;}.landing-gastro__legal-page-content h3{font-size:1.45rem;}.landing-gastro__legal-page-content li + li{margin-top:0.45rem;}@media (max-width:64rem){.landing-gastro__masthead{padding-top:3.5rem;padding-bottom:2rem;}.landing-gastro__footer{padding-top:3rem;padding-bottom:3rem;}.landing-gastro__logos{gap:2rem;}.landing-gastro__brand-logos{gap:2rem;}.landing-gastro__logo--ue{width:min(100%,42rem);}.landing-gastro__hero{padding-bottom:2.5rem;}.landing-gastro__hero-text{max-width:46rem;margin-top:2.5rem;font-size:1.9rem;line-height:1.15;}.landing-gastro__section-title{font-size:2.35rem;line-height:1.08;}.landing-gastro__section-text{max-width:44rem;font-size:1.125rem;line-height:1.45;}.landing-gastro__form{max-width:44rem;}.landing-gastro__form form,.landing-gastro-form form,.webform-submission-campana-gastro-participacion-form{column-gap:1rem;row-gap:1.2rem;}.landing-gastro__field label,.landing-gastro__form .form-item > label,.landing-gastro__form .js-form-type-checkbox label{font-size:1.125rem;}.landing-gastro__gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:0.875rem;}.landing-gastro__legal-page-inner{max-width:44rem;}}@media (max-width:48rem){button,.landing-gastro__button{min-width:0;min-height:4rem;padding:0.9rem 2.25rem;font-size:1.65rem;line-height:1;}.landing-gastro__masthead{padding-top:2.25rem;padding-bottom:1.25rem;}.landing-gastro__footer{padding-top:2.2rem;padding-bottom:2.2rem;}.landing-gastro__logos{display:grid;justify-items:center;gap:1.1rem;text-align:center;}.landing-gastro__brand-logos{width:auto;justify-content:center;flex-wrap:wrap;gap:1rem 1.5rem;}.landing-gastro__logo--ue{width:min(100%,21rem);}.landing-gastro__logo--sierras{width:min(7.5rem,34vw);}.landing-gastro__logo--jaen{width:min(7rem,31vw);}.landing-gastro__hero.landing-gastro__section{padding-right:0.75rem;padding-left:0.75rem;}.landing-gastro__hero{padding-bottom:2.25rem;}.landing-gastro__hero-image-link{border-radius:1.15rem;}.landing-gastro__hero-image{border-radius:1.15rem;}.landing-gastro__hero-text{max-width:21rem;margin-top:1.55rem;font-size:1.95rem;line-height:1.08;}.landing-gastro__hero .landing-gastro__button{width:min(100%,18rem);min-height:4.15rem;margin-top:1.25rem;padding-right:1.75rem;padding-left:1.75rem;}.landing-gastro__form-section{padding-top:1.65rem;padding-bottom:2.15rem;}.landing-gastro__section-title{max-width:20rem;font-size:2.2rem;line-height:1.03;}.landing-gastro__section-text{max-width:21rem;margin-top:0.85rem;font-size:1.02rem;line-height:1.38;letter-spacing:0;}.landing-gastro__form{max-width:21rem;margin-top:1.9rem;}.landing-gastro__form form,.landing-gastro-form form,.webform-submission-campana-gastro-participacion-form{grid-template-columns:1fr;row-gap:0.95rem;}.landing-gastro__form .form-item-provincia,.landing-gastro__form .webform-actions,.landing-gastro__submit,.landing-gastro__form .form-actions,.landing-gastro__form .webform-actions,.landing-gastro__checks,.landing-gastro__form .js-form-type-checkbox,.landing-gastro__form-note,.landing-gastro__form .webform-message{grid-column:1;}.landing-gastro__form .webform-actions,.landing-gastro__form .form-item-bases-legales,.landing-gastro__form .form-item-politica-privacidad,.landing-gastro__form .form-item-comunicaciones-comerciales,.landing-gastro__form .webform-message{grid-row:auto;}.landing-gastro__submit,.landing-gastro__form .form-submit{width:min(100%,14rem);min-height:3.65rem;justify-self:center;margin-top:0.5rem;padding-right:1.5rem;padding-left:1.5rem;font-size:1.85rem;}.landing-gastro__checks{gap:0.72rem;margin-top:0.15rem;}.landing-gastro__check,.landing-gastro__form .js-form-type-checkbox{gap:0.7rem;font-size:0.9rem;line-height:1.25;}.landing-gastro__check input,.landing-gastro__form .js-form-type-checkbox input{width:1.2rem;height:1.2rem;margin-top:0.03rem;}.landing-gastro__form-note,.landing-gastro__form .webform-message{margin-top:0.1rem;text-align:left;}.landing-gastro__field label,.landing-gastro__form .form-item > label,.landing-gastro__form .js-form-type-checkbox label{margin-bottom:0.5rem;font-size:1.18rem;}.landing-gastro__field input,.landing-gastro__form input[type="text"],.landing-gastro__form input[type="email"],.landing-gastro__form input[type="tel"]{min-height:3rem;padding:0.52rem 1rem;}.landing-gastro__gastronomy{padding-top:1.2rem;padding-bottom:1.5rem;}.landing-gastro__gastronomy .landing-gastro__section-title{max-width:22rem;}.landing-gastro__gastronomy .landing-gastro__section-text{max-width:21.5rem;}.landing-gastro__gallery{grid-template-columns:repeat(3,minmax(0,1fr));max-width:21rem;gap:0.45rem;margin-top:1.45rem;}.landing-gastro__gallery img{aspect-ratio:1 / 1.05;}.landing-gastro__cta{padding-top:1rem;padding-bottom:0.3rem;}.landing-gastro__footer .landing-gastro__logos{gap:1rem;}.landing-gastro__footer .landing-gastro__logo--ue{width:min(100%,19.5rem);}.landing-gastro__footer .landing-gastro__brand-logos{gap:0.9rem 1.25rem;}.landing-gastro__legal-nav{flex-wrap:wrap;max-width:21rem;margin-top:1.35rem;font-size:0.88rem;}.landing-gastro__home-link{width:100%;}.landing-gastro__legal-page{padding-top:1.35rem;padding-bottom:2.25rem;}.landing-gastro__legal-page-inner{max-width:21rem;}.landing-gastro__back-link{margin-bottom:1.05rem;}.landing-gastro__legal-page-title{font-size:2.35rem;}.landing-gastro__legal-page-content{margin-top:1.35rem;font-size:1rem;line-height:1.62;}.landing-gastro__legal-page-content h2{font-size:1.65rem;}.landing-gastro__legal-page-content h3{font-size:1.28rem;}}@media (max-width:26.875rem){.landing-gastro__section{padding-right:0.875rem;padding-left:0.875rem;}.landing-gastro__masthead{padding-top:1.9rem;padding-bottom:1rem;}.landing-gastro__logos{gap:0.95rem;}.landing-gastro__brand-logos{gap:0.9rem 1rem;}.landing-gastro__logo--ue{width:min(100%,18.5rem);}.landing-gastro__hero-image{border-radius:1rem;}.landing-gastro__hero-text{max-width:18.5rem;margin-top:1.3rem;font-size:1.68rem;line-height:1.08;}.landing-gastro__section-title{max-width:18rem;font-size:1.95rem;}.landing-gastro__section-text{max-width:18.75rem;font-size:0.96rem;line-height:1.34;}button,.landing-gastro__button{width:min(100%,17rem);min-height:3.9rem;padding-right:1.35rem;padding-left:1.35rem;font-size:1.48rem;}.landing-gastro__field label,.landing-gastro__form .form-item > label,.landing-gastro__form .js-form-type-checkbox label{font-size:1.08rem;}.landing-gastro__form{max-width:18.8rem;}.landing-gastro__field input,.landing-gastro__form input[type="text"],.landing-gastro__form input[type="email"],.landing-gastro__form input[type="tel"]{min-height:2.85rem;}.landing-gastro__submit,.landing-gastro__form .form-submit{width:min(100%,13.25rem);min-height:3.4rem;font-size:1.72rem;}.landing-gastro__gallery{max-width:18.8rem;gap:0.38rem;}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;}}
