.header-wrapper{background-image:url(/images/chucks_background_horizontal.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.top-block{display:flex;justify-content:space-between;align-items:center;padding:12px 40px;color:white;max-width:1600px;margin:auto;height:120px;position:relative;z-index:1000}.top-block__logo img{height:75px}.top-block__nav.open{background-image:url(/images/chucks_background_horizontal.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.top-block__nav ul{display:flex;align-items:center;list-style:none;margin:0;padding:0}.top-block__nav a{color:white;text-decoration:none;font-weight:600;font-size:14px}.burger{display:none;background:none;font-size:30px;color:white;border:none;cursor:pointer}@media (max-width:768px){.burger{display:block;z-index:1001}.top-block__nav{position:absolute;top:100%;left:0;right:0;background-color:black;display:none;padding:20px;z-index:999}.top-block__nav.open{display:block}.top-block__nav ul{flex-direction:column;gap:16px;align-items:flex-start;align-items:center}.top-block__nav a{font-size:16px}.top-block{flex-wrap:wrap;height:auto}.top-block__logo img{height:60px}}
/*! tailwindcss v4.1.4 | 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)))){*,::backdrop,:after,:before{--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:host,:root{--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-black:#000;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-bold:700;--font-weight-extrabold:800;--leading-tight:1.25;--leading-relaxed:1.625;--radius-xl:.75rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-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,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.m-18{margin:calc(var(--spacing)*18)}.m-399{margin:calc(var(--spacing)*399)}.mx-6{margin-inline:calc(var(--spacing)*6)}.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing)*2)}.my-8{margin-block:calc(var(--spacing)*8)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-\[14px\]{margin-top:14px}.mt-\[45px\]{margin-top:45px}.mr-0{margin-right:calc(var(--spacing)*0)}.\!mb-2{margin-bottom:calc(var(--spacing)*2)!important}.mb-\[45px\]{margin-bottom:45px}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.h-\[6px\]{height:6px}.h-\[43px\]{height:43px}.h-\[496px\]{height:496px}.h-auto{height:auto}.h-full{height:100%}.min-h-\[800px\]{min-height:800px}.w-\[2px\]{width:2px}.w-\[43px\]{width:43px}.w-full{width:100%}.max-w-\[90\%\]{max-width:90%}.max-w-\[100\%\]{max-width:100%}.max-w-\[200px\]{max-width:200px}.max-w-\[380px\]{max-width:380px}.max-w-\[400px\]{max-width:400px}.max-w-\[480px\]{max-width:480px}.max-w-\[490px\]{max-width:490px}.max-w-\[750px\]{max-width:750px}.max-w-\[800px\]{max-width:800px}.max-w-\[1000px\]{max-width:1000px}.max-w-\[1200px\]{max-width:1200px}.max-w-md{max-width:var(--container-md)}.flex-1{flex:1}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing)*4)}.gap-8{gap:calc(var(--spacing)*8)}.gap-10{gap:calc(var(--spacing)*10)}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e+38px}.rounded-xl{border-radius:var(--radius-xl)}.bg-\[\#AFADAB\]{background-color:#afadab}.bg-\[\#FF671D\]{background-color:#ff671d}.bg-\[\#FFAC1D\]{background-color:#ffac1d}.bg-white{background-color:var(--color-white)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.object-contain{-o-object-fit:contain;object-fit:contain}.px-2{padding-inline:calc(var(--spacing)*2)}.px-\[26px\]{padding-inline:26px}.px-\[30px\]{padding-inline:30px}.px-\[35px\]{padding-inline:35px}.px-\[40px\]{padding-inline:40px}.py-1{padding-block:calc(var(--spacing)*1)}.py-5{padding-block:calc(var(--spacing)*5)}.py-\[5px\]{padding-block:5px}.py-\[10px\]{padding-block:10px}.py-\[30px\]{padding-block:30px}.py-\[45px\]{padding-block:45px}.pt-2{padding-top:calc(var(--spacing)*2)}.text-center{text-align:center}.text-left{text-align:left}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-\[20px\]{font-size:20px}.text-\[28px\]{font-size:28px}.text-\[49px\]{font-size:49px}.leading-\[25px\]{--tw-leading:25px;line-height:25px}.leading-\[33px\]{--tw-leading:33px;line-height:33px}.leading-\[49px\]{--tw-leading:49px;line-height:49px}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.tracking-\[1\.47px\]{--tw-tracking:1.47px;letter-spacing:1.47px}.text-\[\#2D2A26\]{color:#2d2a26}.text-\[\#3d3d3d\]{color:#3d3d3d}.text-\[\#F5F5F5\]{color:#f5f5f5}.text-\[\#FF671D\],.text-\[\#ff671d\]{color:#ff671d}.text-black{color:var(--color-black)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}@media (hover:hover){.hover\:bg-\[\#a93e0c\]:hover{background-color:#a93e0c}.hover\:text-white:hover{color:var(--color-white)}}@media (min-width:40rem){.sm\:max-w-\[400px\]{max-width:400px}}@media (min-width:48rem){.md\:mt-0{margin-top:calc(var(--spacing)*0)}.md\:mt-2{margin-top:calc(var(--spacing)*2)}.md\:mt-5{margin-top:calc(var(--spacing)*5)}.md\:mr-\[25px\]{margin-right:25px}.md\:mr-\[60px\]{margin-right:60px}.md\:mb-0{margin-bottom:calc(var(--spacing)*0)}.md\:block{display:block}.md\:hidden{display:none}.md\:w-auto{width:auto}.md\:max-w-\[300px\]{max-width:300px}.md\:max-w-\[450px\]{max-width:450px}.md\:max-w-\[490px\]{max-width:490px}.md\:max-w-\[500px\]{max-width:500px}.md\:max-w-\[800px\]{max-width:800px}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:justify-between{justify-content:space-between}.md\:justify-start{justify-content:flex-start}.md\:px-0{padding-inline:calc(var(--spacing)*0)}.md\:py-\[90px\]{padding-block:90px}.md\:pr-\[30px\]{padding-right:30px}.md\:text-left{text-align:left}.md\:text-right{text-align:right}}@media (min-width:64rem){.lg\:min-h-\[500px\]{min-height:500px}.lg\:max-w-\[602px\]{max-width:602px}.lg\:text-\[28px\]{font-size:28px}.lg\:text-\[52px\]{font-size:52px}}@media (min-width:80rem){.xl\:px-\[0px\]{padding-inline:0}}}body{margin:px;background-size:cover;padding:0;font-family:IBM Plex Sans,sans-serif!important}.order-btn{color:#000;cursor:pointer;background-color:#ff671d;border-radius:24px;padding:12px 32px;font-weight:700}.chucks-form{color:#737475;background:#f5f5f5;border-radius:10px;max-width:1000px;margin:0 auto;padding:40px;font-family:IBM Plex Sans,sans-serif}.form-title{text-transform:uppercase;color:#ff671d;letter-spacing:1.47px;margin-bottom:32px;font-size:49px;line-height:47px}.form-title,.subtitle{text-align:center;font-family:IBM Plex Sans,sans-serif;font-weight:700}.subtitle,.subtitle-2{color:#2d2a26;margin-bottom:30px;font-size:20px;line-height:25px}.subtitle-2{font-family:IBM Plex Sans,sans-serif}.input-group-inline{gap:10px;margin-bottom:15px;display:flex}.birthday input,.input-group-inline input,.mc-field-group input{background:#eee;border:1px solid #ccc;border-radius:5px;flex:1;padding:12px;font-size:14px}.mc-field-group input{width:100%}.birthday input{max-width:55px}.birthday{align-items:center;gap:5px;margin-bottom:20px;display:flex}.birthday span{font-weight:700}.mc-field-group{margin-bottom:15px}.checkbox-group{flex-direction:column;gap:12px;margin:0;font-size:14px;display:flex}.checkbox-group label{align-items:center;gap:10px;display:flex}.sign-up-button{cursor:pointer;background:#ffac1d;border:none;border-radius:30px;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;margin-top:0;padding:14px 26px;font-size:16px;font-weight:700;line-height:100%;display:flex;color:#2d2a26!important}@media (max-width:768px){.chucks-form{margin:20px;padding:20px}.sign-up-button{margin:40px auto 0}.form-title{margin-bottom:20px;font-size:30px;line-height:36px}.subtitle{margin-bottom:34px;font-size:20px;line-height:25px}.input-group-inline{flex-direction:column;gap:10px}.birthday{flex-direction:row;gap:10px}}.container_1{margin:0 auto;position:relative}.hero{background:url(/images/chucks_background_texture.png) 50%/cover no-repeat;justify-content:center;align-items:center;display:flex}.content{flex-direction:row;width:100%;display:flex}.text-content{background:url(/images/shovelspatula.png) 50%/50% no-repeat;flex-direction:column;justify-content:center;align-items:center;width:50%;padding:20px;display:flex}.text-content h1{color:#ff671d;letter-spacing:1.56px;text-transform:uppercase;margin-bottom:24px;padding:0;font-size:52px;line-height:47px}.text-content h1,.text-content p{text-align:center;font-family:IBM Plex Sans,sans-serif;font-weight:700}.text-content p{color:#fff;margin-bottom:48px;font-size:22px;line-height:31px}.img-content{justify-content:center;align-items:center;width:50%;min-height:300px}.img-content img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.orange-block{text-align:left;color:#fff;background:#ff671d;justify-content:center;align-items:center;gap:50px;min-height:60px;padding:12px 40px;display:flex}.orange-block p{color:#fff;font-size:24px;font-weight:700;line-height:32px}.orange-block .call{cursor:pointer;background:#2d2a26;border:none;border-radius:30px;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:14px 26px;font-size:16px;font-weight:700;line-height:100%;color:#ffac1d!important;text-decoration:none!important}.form-column,.image-column{box-sizing:border-box;flex:45%}.form-column{padding-right:20px}.image-column{justify-content:center;align-items:center;display:flex}.footer{padding:40px}.footer,.footer-wrapper{background:#ff671d;display:flex}.footer-wrapper{color:#2d2a26;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:50px;width:100%;max-width:1600px;margin:0 auto}.footer-quick-links{text-align:right;padding-top:10px}.footer-logo{flex-shrink:0;width:216px;height:75px}@media (max-width:768px){.footer{flex-direction:column;gap:30px;padding:40px 20px}.footer,.footer-logo{text-align:center;align-items:center}.footer-logo{margin:auto}.footer p{font-family:IBM Plex Sans,sans-serif;text-align:center!important}.footer div{width:100%}.footer-quick-links{text-align:center}}.newsletter-form{background:#f5f5f5;padding:20px 100px}@media (max-width:1050px){.newsletter-form{background:#f5f5f5;padding:30px 0}.birthday,.input-group-inline{gap:10px;width:100%}.hero{text-align:center;flex-direction:column;height:auto}.hero .content{text-align:center;max-width:100%;position:static}.footer{text-align:center;flex-direction:column;gap:20px;padding:40px 20px}#fb_icon{margin:auto}}.mobile-img{display:none}.desktop-img{display:block}@media (max-width:767px){.mobile-img{display:block}.desktop-img{display:none}}@media (max-width:768px){.content{background:url(/images/0325_UC_May-Menu_-33.jpg) 50% no-repeat;flex-direction:column;height:auto;padding:0}.content,.hero .content{text-align:center;width:100%;max-width:100%}.hero .content{margin:0;position:static}.img-content{width:100%;height:auto;min-height:340px}.img-content img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.text-content{color:#fff;box-sizing:border-box;background:url(/images/shovelspatula.png) 50%/45% no-repeat;width:100%;min-height:340px;padding:40px 0}.text-content h1{font-size:43px}.text-content h1,.text-content p{padding:0 24px}.orange-block{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:20px}.orange-block h2,.orange-block p{text-align:center;font-size:20px;line-height:25px}.orange-block a{margin:0 auto}.second-block-text{width:100%}}.cta{cursor:pointer;background:#ffac1d;border:none;border-radius:30px;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:14px 26px;font-size:16px;font-weight:700;line-height:100%;color:#2d2a26!important}.cta.jobs{display:flex}.button:hover,.cta:hover,.order-btn:hover,.sign-up-button:hover{transition:all .3s ease-in-out;transform:scale(1.05)}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}