@charset "UTF-8";@import"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";@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap";/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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;--color-red-500:oklch(63.7% .237 25.331);--color-white:#fff;--spacing:.25rem;--aspect-video:16/9;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--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;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.\!fixed{position:fixed!important}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.top-0{top:calc(var(--spacing)*0)}.top-2{top:calc(var(--spacing)*2)}.right-0{right:calc(var(--spacing)*0)}.right-4{right:calc(var(--spacing)*4)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.z-10{z-index:10}.z-\[9999\]{z-index:9999}.mx-auto{margin-inline:auto}.flex{display:flex}.hidden{display:none}.aspect-video{aspect-ratio:var(--aspect-video)}.h-full{height:100%}.max-h-\[100vh\]{max-height:100vh}.min-h-\[30vh\]{min-height:30vh}.min-h-screen{min-height:100vh}.w-\[92\%\]{width:92%}.w-full{width:100%}.max-w-\[64px\]{max-width:64px}.max-w-\[425px\]{max-width:425px}.max-w-\[660px\]{max-width:660px}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-evenly{justify-content:space-evenly}.gap-1{gap:calc(var(--spacing)*1)}.gap-\[10px\]{gap:10px}.gap-\[24px\]{gap:24px}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-\[27px\]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(27px*var(--tw-space-y-reverse));margin-block-end:calc(27px*calc(1 - var(--tw-space-y-reverse)))}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.border-x{border-inline-style:var(--tw-border-style);border-inline-width:1px}.border-solid{--tw-border-style:solid;border-style:solid}.border-white{border-color:var(--color-white)}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-\[20px\]{padding:20px}.px-2{padding-inline:calc(var(--spacing)*2)}.py-12{padding-block:calc(var(--spacing)*12)}.pt-2{padding-top:calc(var(--spacing)*2)}.text-center{text-align:center}.text-\[12px\]{font-size:12px}.text-red-500{color:var(--color-red-500)}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-30{opacity:.3}.blur{--tw-blur:blur(8px);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,)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (min-width:48rem){.md\:block{display:block}.md\:w-\[45\%\]{width:45%}.md\:max-w-\[102px\]{max-width:102px}.md\:max-w-\[425px\]{max-width:425px}.md\:gap-\[38px\]{gap:38px}.md\:py-24{padding-block:calc(var(--spacing)*24)}}@media (min-width:64rem){.lg\:top-16{top:calc(var(--spacing)*16)}.lg\:right-16{right:calc(var(--spacing)*16)}}}@font-face{font-family:Frederick;src:url(https://promohubstorage.blob.core.windows.net/fonts/Frederick/Frederick-BoldCondensed.woff2);font-weight:650;font-style:normal;font-display:swap}.frederick{font-family:Frederick}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--text-primary: #B98B39;--text-secondary: #002144;--text-tertiary: #000;--text-quaternary: #fff;--text-quinary: #D80201;--background-primary: #B98B39;--background-secondary: #FFF;--background-tertiary: #002144;--background-quaternary: #E6E9ED}.header{margin-top:16px}.header__content__logo{width:64px;height:40px;flex-shrink:0;aspect-ratio:8/5;margin:0 auto 16px}.header__content__title{color:var(--text-secondary);text-align:center;font-family:Frederick;font-size:56px;font-style:normal;font-weight:700;line-height:90%;text-transform:uppercase}.header__content__title span{color:var(--text-primary);font-family:Frederick;font-size:56px;font-style:normal;font-weight:700;line-height:90%;text-transform:uppercase}.header__content__description{color:#000;text-align:center;font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:24px;padding:24px}.header__content__image{margin:0 auto 16px;width:228.045px}.header__content__buttons{display:flex;flex-direction:column;gap:8px}.header__content__buttons__button{display:flex;align-items:center;justify-content:center}.header__content__buttons__button--register{background:var(--background-primary);display:flex;align-items:center;justify-content:center;color:var(--text-quaternary);text-align:center;font-family:Roboto;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.header__content__buttons__button--how-to-participate{background:var(--background-quaternary);display:flex;align-items:center;justify-content:center;color:#002144;text-align:center;font-family:Roboto;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.header__content__buttons__button--register,.header__content__buttons__button--how-to-participate{margin:0 auto;width:327px;height:52px;font-size:16px;cursor:pointer}.header__image figure picture img{width:100%;height:100%;object-fit:contain}@media screen and (min-width: 768px){.header__content__title{max-width:500px;margin:0 auto}.header__content__logo{width:90px;height:auto;flex-shrink:0;margin:0 auto 16px}.header__content__image{margin:0 auto 16px;width:300px}.header__content__buttons__button--register,.header__content__buttons__button--how-to-participate{margin:0 auto;width:400px;height:60px;font-size:18px}}@media screen and (min-width: 1024px){.header{display:flex;padding-bottom:59px}.header__content{width:50%}.header__content__title{font-size:72px;text-align:left;margin:0}.header__content__title span{font-size:72px}.header__content__description{text-align:left;padding:24px 0;max-width:454px;font-size:24px}}@media screen and (min-width: 1024px){.header__content{margin-top:50px;padding-left:80px}.header__content__logo{width:165.965px;margin:0 0 35px}.header__content__logo-container{width:490px;display:flex;justify-content:start;align-items:flex-start;margin:0}.header__content__image{width:305.073px;margin:0}.header__content__buttons{margin:0;display:flex;justify-content:start;align-items:start}.header__content__buttons__button--register,.header__content__buttons__button--how-to-participate{margin:0;height:52px;width:357px}.header__image{width:60%}.header__image figure{width:100%}.header__image figure picture{width:100%}}@media screen and (min-width: 1440px){.header{padding-bottom:214px}.header__content{padding-left:96px}.header__content__title{font-size:88px;max-width:none}.header__content__title span{font-size:88px}.header__content__description{max-width:504px;font-size:28px;line-height:38px}.header__content__logo{width:191px;margin:0 0 80px}.header__content__logo-container{width:490px;display:flex;justify-content:start;align-items:flex-start;margin:0}.header__content__image{width:399px;margin-bottom:74px}.header__content__buttons{margin:0}.header__content__buttons__button--register,.header__content__buttons__button--how-to-participate{height:52px;width:399px;font-size:18px}}@media screen and (min-width: 1920px){.header{padding-bottom:200px}.header__content{margin-top:67px;padding-left:169px;width:40%}.header__content__title,.header__content__title span{font-size:104px}.header__content__description{font-size:32px;line-height:38px}.header__content__logo{width:241px;margin-bottom:66px}.header__content__image{width:443px;margin-bottom:41px}.header__content__buttons{margin:0}.header__content__buttons__button--register,.header__content__buttons__button--how-to-participate{width:376px;height:52px;font-size:18px}}.slider{padding-bottom:50px}.slider__title{color:var(--text-primary);text-align:center;font-family:Frederick;font-size:40px;font-style:normal;font-weight:700;line-height:87%;text-transform:uppercase}.slider__arrows{width:151px;padding:8px;background:#e6e9ed29;display:flex;align-items:center;justify-content:space-between;margin:32px auto 0}.slider__arrow{display:block}.slider__arrow--prev{transform:rotate(180deg)}@media screen and (min-width: 768px){.slider{margin-bottom:20px}.slider__title{font-size:24px}}@media screen and (min-width: 1024px){.slider{padding-bottom:0}.slider__arrow{display:none}}@media screen and (min-width: 1280px){.slider__title{color:var(--text-primary);text-align:center;font-family:Frederick;font-size:48px;font-style:normal;font-weight:700;line-height:87%;text-transform:uppercase;margin-top:80px;margin-bottom:48px}.slider__arrow{display:none}}.card{padding:24.42px 19.54px;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:15px;border:1.221px solid #BFC4D8;background:var(--background-secondary);box-shadow:0 4.884px 14.652px #00000029;max-width:312px;margin:30px auto 0;height:440px}.card__title{color:var(--background-tertiary);font-family:Frederick;font-size:24px;font-style:normal;font-weight:700;line-height:87%;text-transform:uppercase}.card__description{color:var(--text-tertiary);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:14.652px}.card__button{background:var(--background-quaternary);padding:8.87px 11.6px;margin:0;display:flex;align-items:center;justify-content:center}.card__button-text{color:var(--background-tertiary);text-align:center;font-family:Roboto;font-size:12px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}@media screen and (min-width: 800px){.card{margin-bottom:30px}}@media screen and (min-width: 1280px){.card{width:356.88px;height:487.922px;max-width:none;margin-bottom:30px}.card__title{font-size:28px}.card__description{color:var(--text-tertiary);font-family:Roboto;font-size:12.547px;font-style:normal;font-weight:400;line-height:16px}.card__button{min-width:195px;height:40px}.card__button-text{font-size:12px}}@media screen and (min-width: 1440px){.card__title{font-size:32px}.card__description{color:var(--text-tertiary);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:18.909px}.card__button-text{font-size:16px}}@media screen and (min-width: 1920px){.card{width:512px;height:700px}.card__title{font-size:40px}.card__description{color:var(--text-tertiary);font-family:Roboto;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.card__button{height:52px}.card__button-text{font-size:18px}}.prize{width:327px;margin:0 auto}.prize__content__title{color:var(--text-primary);leading-trim:both;text-edge:cap;font-family:Frederick;font-size:32px;font-style:normal;font-weight:700;line-height:50px;text-transform:uppercase}.prize__content__description{color:var(--text-tertiary);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.prize__content__description span{color:var(--text-quinary);font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:18px}.prize__content__image{margin-bottom:32px;margin-top:32px;filter:drop-shadow(0px 6px 12px rgba(0,0,0,.35)) drop-shadow(0px 2px 4px rgba(0,0,0,.1))}.prize__image img{width:246px;margin:0 auto}@media screen and (min-width: 768px){.prize{display:flex;justify-content:space-between;width:690px}.prize__content{width:50%}.prize__image{width:50%;display:flex;justify-content:center;align-items:flex-end}.prize__image img{margin:0 auto}}@media screen and (min-width: 1024px){.prize{width:950px;height:100%}.prize__content{width:80%}.prize__content__title{color:var(--text-primary);font-family:Frederick;font-size:40px;font-style:normal;font-weight:700;line-height:42.147px;text-transform:uppercase;margin-bottom:12px}.prize__content__description{color:var(--text-tertiary);font-family:Roboto;font-size:21px;font-style:normal;font-weight:400;line-height:23.602px}.prize__content__description span{color:var(--text-quinary);font-family:Roboto;font-size:21px;font-style:normal;font-weight:700;line-height:23.602px}.prize__content__image{width:520px}.prize__image{width:50%;height:100%;display:flex;justify-content:center;align-items:flex-end}.prize__image img{width:340px;height:100%}}@media screen and (min-width: 1280px){.prize{width:1080px;height:100%}.prize__content{width:80%}.prize__content__title{color:var(--text-primary);font-family:Frederick;font-size:40px;font-style:normal;font-weight:700;line-height:42.147px;text-transform:uppercase}.prize__content__description{color:var(--text-tertiary);font-family:Roboto;font-size:21px;font-style:normal;font-weight:400;line-height:23.602px}.prize__content__description span{color:var(--text-quinary);font-family:Roboto;font-size:21px;font-style:normal;font-weight:700;line-height:23.602px}.prize__content__image{width:570px}.prize__image{width:50%;height:100%;display:flex;justify-content:center;align-items:flex-end}.prize__image img{width:360px;height:100%}}@media screen and (min-width: 1366px){.prize{width:1150px;height:100%}.prize__content{width:50%}.prize__image{width:50%;height:100%;display:flex;justify-content:center;align-items:flex-end}.prize__image img{width:360px;height:100%}}@media screen and (min-width: 1440px){.prize{width:1200px;height:100%}.prize__content{width:50%}.prize__content__title{color:var(--text-primary);font-family:Frederick;font-size:40px;font-style:normal;font-weight:700;line-height:50px;text-transform:uppercase;margin-bottom:12px}.prize__content__description{color:var(--text-tertiary);font-family:Roboto;font-size:21px;font-style:normal;font-weight:700;line-height:28px}.prize__content__description span{color:var(--text-quinary);font-family:Roboto;font-size:21px;font-style:normal;font-weight:700;line-height:28px}.prize__content__image{width:520px}.prize__image{width:50%;height:100%;display:flex;justify-content:center;align-items:flex-end}.prize__image img{width:365px;height:100%}}@media screen and (min-width: 1920px){.prize{width:1560px;height:100%}.prize__content{width:44%}.prize__content__title{color:var(--text-primary);font-family:Frederick;font-size:48px;font-style:normal;font-weight:700;line-height:50px;text-transform:uppercase;margin-bottom:24px}.prize__content__description{color:var(--text-tertiary);font-family:Roboto;font-size:24px;font-style:normal;font-weight:400;line-height:28px}.prize__content__description span{color:var(--text-quinary);font-family:Roboto;font-size:24px;font-style:normal;font-weight:700;line-height:28px}.prize__content__image{width:500px;filter:drop-shadow(0px 6px 12px rgba(0,0,0,.35)) drop-shadow(0px 2px 4px rgba(0,0,0,.1))}.prize__image{width:50%;height:100%;display:flex;justify-content:center;align-items:flex-end}.prize__image img{width:450px;height:100%}}.recipes{background-color:var(--background-tertiary);padding:48px 0}.recipes__title{color:var(--text-quaternary);text-align:center;font-family:Frederick;font-size:32px;font-style:normal;font-weight:700;line-height:87%;padding:0 24px;text-transform:uppercase;margin-bottom:48px}.recipes__header{display:flex;align-items:center;justify-content:space-between;padding:0 24px 24px}.recipes__header h3{color:#b98b39;font-family:Frederick;font-size:24px;font-style:normal;font-weight:700;line-height:87%;text-transform:uppercase}.recipes__header a{display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.recipes__header a p{color:#fff;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:87%;text-decoration:underline;text-transform:uppercase}.recipes .swiper{padding:0 24px!important}.recipes .swiper-buttons{padding:0 24px 24px}.recipes .swiper-buttons button{background:#ffffff3d;box-shadow:0 4px 4px #00000040}.recipes .swiper-buttons button:hover svg{filter:invert(1);background:#000}.recipes__card{width:100%;display:flex;flex-direction:column;gap:16px}.recipes__card img{object-fit:cover;aspect-ratio:.69/1;width:100%;background-color:#7d7d7d;border-radius:16px;border:2px solid white}.recipes__card p{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}.recipes__card:hover img{filter:brightness(.5);border-color:#a28457}.recipes__banners{display:flex;flex-direction:column;gap:24px;padding:72px 24px 0}.recipes__banners img{flex:1 0 0;box-shadow:0 4.255px 12.765px #0006,0 4.255px 8.51px #00000029;cursor:pointer}@media (min-width: 768px){.recipes{padding:56px 0}.recipes__title{font-size:48px;padding:0 80px;margin-bottom:86px}.recipes .swiper{padding:0 80px!important}.recipes .swiper-buttons,.recipes__header{padding:0 80px 24px}.recipes__header h3{font-size:40px;line-height:38px}.recipes__card img{border-radius:12px}.recipes__card p{font-size:16px}.recipes__banners{flex-direction:row;gap:24px;padding:96px 80px 0}.recipes__banners img{max-width:49%}}@media (min-width: 1440px){.recipes{padding:64px 0}.recipes__title{font-size:56px;padding:0 96px;margin-bottom:64px}.recipes .swiper{padding:0 96px!important}.recipes .swiper-buttons,.recipes__header{padding:0 96px 24px}.recipes__card p{font-size:18px}.recipes__banners{gap:24px;padding:112px 96px 0}}@media (min-width: 1920px){.recipes{padding:96px 0}.recipes__title{font-size:64px;padding:0 168px;margin-bottom:80px}.recipes .swiper{padding:0 168px!important}.recipes .swiper-buttons,.recipes__header{padding:0 168px 32px}.recipes__card p{font-size:24px}.recipes__banners{gap:24px;padding:128px 168px 0}}.all-recipes{background-color:var(--background-tertiary);padding:16px 24px 56px}.all-recipes__title{color:var(--text-quaternary);text-align:center;font-family:Frederick;font-size:32px;font-style:normal;font-weight:700;line-height:87%;text-transform:uppercase;margin-top:48px;margin-bottom:16px}.all-recipes__description{color:#fff;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:32px}.all-recipes__container{display:grid;grid-template-columns:1fr 1fr;gap:32px 16px}.all-recipes__card{width:100%;display:flex;flex-direction:column;gap:16px}.all-recipes__card img{aspect-ratio:.69/1;object-fit:cover;width:100%;background-color:#7d7d7d;border-radius:16px;border:2px solid #A28457}.all-recipes__card p{color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}@media (min-width: 768px){.all-recipes{padding:14px 80px 129px}.all-recipes__title{font-size:48px;margin-top:56px;margin-bottom:24px}.all-recipes__description{font-size:16px;margin-bottom:48px}.all-recipes__card img{border-radius:12px}.all-recipes__card p{font-size:16px}.all-recipes__container{grid-template-columns:1fr 1fr 1fr 1fr;gap:40px 24px}}@media (min-width: 1440px){.all-recipes{padding:14px 96px 145px}.all-recipes__title{font-size:56px}.all-recipes__description{margin-bottom:56px}.all-recipes__card p{font-size:18px}.all-recipes__container{gap:48px 24px}}@media (min-width: 1920px){.all-recipes{padding:14px 168px 213px}.all-recipes__title{font-size:64px;margin-top:78px;margin-bottom:32px}.all-recipes__description{font-size:18px;margin-bottom:64px}.all-recipes__card p{font-size:24px}}.recipe{padding:16px 24px 56px}.recipe .video{background-color:#7d7d7d;border-radius:16px;margin-top:40px;margin-bottom:24px}.recipe__container h1{color:#002144;font-family:Frederick;font-size:32px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.recipe__container h2{color:#002144;font-family:Frederick;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin-top:8px;margin-bottom:24px}.recipe__container p{padding:16px 0;border-top:1px solid #002144;border-bottom:1px solid #002144;color:#002144;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.recipe__container h3{color:#002144;text-align:center;font-family:Frederick;font-size:24px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase}.recipe__container a{color:#fff;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;padding:16px 24px;background:#b98b39;margin-top:24px}.recipe__container div{display:flex;flex-direction:column}.recipe__container div:nth-child(2){margin-top:48px}@media (min-width: 768px){.recipe{padding:14px 80px 129px}.recipe .video{border-radius:16px;margin-top:46px;margin-bottom:40px}.recipe__container{display:flex;align-items:flex-end;gap:24px}.recipe__container h1{font-size:32px;line-height:32px}.recipe__container h2{font-size:18px;line-height:18px;margin-top:8px;margin-bottom:16px}.recipe__container p{padding:32px 0;font-size:16px}.recipe__container h3{font-size:32px}.recipe__container div{display:flex;flex-direction:column}.recipe__container div:nth-child(1){flex:1 0 0}.recipe__container div:nth-child(2){margin-top:0;padding:0 42px;width:440px}}@media (min-width: 1440px){.recipe{padding:14px 96px 145px}.recipe .video{border-radius:16px;margin-top:48px}.recipe__container h1{font-size:40px;line-height:40px}.recipe__container h2{font-size:24px;line-height:24px;margin-top:8px;margin-bottom:40px}.recipe__container p{padding:32px 0;font-size:18px}.recipe__container h3{font-size:40px}.recipe__container a{font-size:18px}.recipe__container div:nth-child(2){padding:0 42px;width:504px}}@media (min-width: 1920px){.recipe{padding:14px 168px 213px}.recipe .video{margin-top:56px}.recipe__container p{padding:32px 0;font-size:24px}.recipe__container h3{font-size:40px}.recipe__container a{font-size:18px}.recipe__container div:nth-child(2){width:512px}}.buy{background-color:var(--background-tertiary);padding-top:48px}.buy__title{color:var(--text-quaternary);text-align:center;font-family:Frederick;font-size:40px;font-style:normal;font-weight:700;line-height:87%;text-transform:uppercase;margin-bottom:43px}.buy__stores{display:grid;grid-template-columns:repeat(2,150px);gap:16px;justify-content:center}.buy__stores__store{width:150px;height:150px;background-color:var(--background-secondary);border-radius:2.967px;display:flex;flex-direction:column;justify-content:center;align-items:center}.buy__stores__store__image{width:70px;height:70px;margin:0 auto 20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.buy__stores__store__name{margin:0 auto;color:var(--text-tertiary);text-align:center;font-family:Roboto;font-size:12px;font-style:normal;font-weight:700;line-height:20.77px;text-transform:uppercase}.buy__stores__store--disabled{position:relative;cursor:not-allowed;opacity:1}.buy__stores__store--disabled:hover:after{content:"Sin información disponible";position:absolute;bottom:-30px;left:50%;transform:translate(-50%);background-color:var(--background-tertiary);color:var(--text-quaternary);padding:5px 10px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:1}.buy__footer{padding-top:50px;padding-bottom:24px;width:310px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.buy__footer__text{color:var(--text-quaternary);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:87%;text-decoration-line:underline;text-decoration-style:solid;text-underline-offset:auto;text-underline-position:from-font;text-transform:uppercase}.buy__footer__avoid{color:var(--text-quaternary);text-align:center;font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:87%;text-transform:uppercase}@media (min-width: 768px){.buy__stores{grid-template-columns:repeat(2,150px)}}@media screen and (min-width: 1024px){.buy__stores{grid-template-columns:repeat(5,150px)}.buy__stores__store{transition:transform .3s ease}.buy__stores__store:hover{transform:scale(1.05);transition:transform .3s ease}.buy__footer{width:810px}}@media screen and (min-width: 1280px){.buy{padding-top:56px}.buy__title{color:#fff;text-align:center;font-family:Frederick;font-size:56px;font-style:normal;font-weight:700;line-height:87%;text-transform:uppercase}.buy__stores{grid-template-columns:repeat(5,203px)}.buy__stores__store{width:203px;height:203px}.buy__stores__store__image{width:100px;height:100px}.buy__stores__store__name{color:#000;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:28px;text-transform:uppercase}.buy__footer{padding-top:110px;width:1070px}}.agegate{background-color:var(--background-secondary)}.agegate input[type=number]::-webkit-inner-spin-button,.agegate input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.agegate input[type=number]{-moz-appearance:textfield}.agegate__logo{width:302px;margin:0 auto}.agegate__title{color:var(--text-secondary);text-align:center;font-family:Frederick;font-size:32px;font-style:normal;font-weight:700;line-height:107%;text-transform:uppercase}.agegate__title span{color:var(--text-primary);text-align:center;font-family:Frederick;font-size:32px;font-style:normal;font-weight:700;line-height:107%;text-transform:uppercase}.agegate__description{color:var(--text-secondary);text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}.agegate__input__day,.agegate__input__month,.agegate__input__year{border:2px solid #002144;width:85px;height:60px;color:#002144;text-align:center;font-family:Frederick;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.agegate__input__day::placeholder,.agegate__input__month::placeholder,.agegate__input__year::placeholder{color:#e6e9ed;text-align:center;font-family:Frederick;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.agegate__input__day__label,.agegate__input__month__label,.agegate__input__year__label{color:#002144;text-align:center;font-family:Roboto;font-size:12px;font-style:normal;font-weight:700;line-height:normal}.agegate__input__year{width:125px}.agegate__button{border:1px solid #E6E9ED;background:#e6e9ed;cursor:pointer;color:#002144;text-align:center;font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;display:flex;width:343px;height:60px;justify-content:center;align-items:center;gap:10px;flex-shrink:0}.agegate__text{color:#000;text-align:center;leading-trim:both;text-edge:cap;font-family:Roboto;font-size:10px;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase}.agegate__error{display:flex;width:343px;height:35px;justify-content:center;align-items:center;gap:7px;flex-shrink:0;border-radius:30px;border:1px solid var(--Primarios-Rojo, #CB0101);background:#fff;position:fixed;bottom:50px;left:50%;transform:translate(-50%);@apply z-[9999];animation:slideUpDown 3s ease-in-out forwards;opacity:0}@keyframes slideUpDown{0%{transform:translate(-50%,100%);opacity:0}20%{transform:translate(-50%);opacity:1}80%{transform:translate(-50%);opacity:1}to{transform:translate(-50%,100%);opacity:0}}.agegate__error__image{width:13px;height:13px}.agegate__error__text{color:var(--Primarios-Rojo, #CB0101);text-align:center;leading-trim:both;text-edge:cap;font-family:Roboto;font-size:12px;font-style:normal;font-weight:700;line-height:16px}@media (min-width: 768px){.agegate__input__container{width:400px}.agegate__input__day,.agegate__input__month,.agegate__input__year{width:113.64px}.agegate__error{display:flex;width:396px;height:42px;justify-content:center;align-items:center;gap:7px;flex-shrink:0}.agegate__error__text{color:var(--Primarios-Rojo, #CB0101);text-align:center;leading-trim:both;text-edge:cap;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.agegate__error__image{width:16px;height:16px;flex-shrink:0}}@media (min-width: 1024px){.agegate__input__container{width:300px}.agegate__input__day,.agegate__input__month,.agegate__input__year{width:126.93px}}.loader-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:50;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.image-container{position:relative;height:16rem;width:16rem;overflow:hidden;border-radius:.75rem}.image-wrapper{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.loader-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:180px;padding:20px}.shimmer-effect{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#fff0,#fffc,#fff0);background-size:200% 100%;animation:shimmer .8s infinite}.content-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f3f4f6;padding:1rem}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
