.page-module__bRhSOa__catering{background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:3rem;display:flex}.page-module__bRhSOa__background{background-image:url(/catering.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:40%;height:40vh;display:flex}.page-module__bRhSOa__backgroundBox{background-color:#fff;place-content:center;width:50%;height:50%}.page-module__bRhSOa__headerMainText{text-align:center;color:#ff00a6;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem;font-size:30px;font-weight:700}.page-module__bRhSOa__headerSubText{text-align:center;color:#000;letter-spacing:2px;width:50vw;margin-bottom:1rem;font-size:20px;font-weight:700}.page-module__bRhSOa__form{background-color:#fffaf0;border-radius:15px;flex-direction:column;gap:1.5rem;width:75%;max-width:800px;padding:2rem;display:flex}.page-module__bRhSOa__topFormHeader,.page-module__bRhSOa__formHeader{text-transform:uppercase;text-align:center;color:#ff00a6;margin-bottom:1rem;font-size:22px;font-weight:700}.page-module__bRhSOa__emailInput{flex:300px;max-width:100%}.page-module__bRhSOa__nameInput{flex-direction:row;justify-content:center;gap:1rem;width:100%;display:flex}.page-module__bRhSOa__phone{flex-direction:row;gap:1rem;width:100%;display:flex}.page-module__bRhSOa__phoneInput{text-transform:uppercase;color:#333;flex-grow:3;margin-bottom:2rem;margin-right:2rem;font-size:16px;font-weight:700}.page-module__bRhSOa__extInput{text-transform:uppercase;color:#333;flex-grow:1;margin-bottom:2rem;font-size:16px;font-weight:700}.page-module__bRhSOa__firstNameInput{color:#333;background:#fff;border:2px solid #000;border-radius:10px;width:95%;padding:12px;font-size:16px;transition:all .3s ease-in-out}.page-module__bRhSOa__lastNameInput{color:#333;background:#fff;border:2px solid #000;border-radius:10px;width:95%;margin-left:1rem;padding:12px;font-size:16px;transition:all .3s ease-in-out}.page-module__bRhSOa__headerText{text-align:center;justify-content:center;display:flex}.page-module__bRhSOa__label{text-transform:uppercase;color:#333;width:100%;margin-bottom:2rem;font-size:16px;font-weight:700}.page-module__bRhSOa__input,.page-module__bRhSOa__textarea{color:#333;background:#fff;border:2px solid #000;border-radius:10px;width:100%;padding:12px;font-size:16px;transition:all .3s ease-in-out}.page-module__bRhSOa__input:focus,.page-module__bRhSOa__textarea:focus{border-color:#00becd;outline:none;transform:scale(1.02);box-shadow:0 0 10px #00becd4d}.page-module__bRhSOa__textarea{resize:none;white-space:pre-wrap;overflow-wrap:break-word;vertical-align:top;height:120px;line-height:1.5}.page-module__bRhSOa__select{appearance:none;color:#333;background-color:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg ...%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border:2px solid #000;border-radius:8px;width:100%;padding:7px;font-size:16px}.page-module__bRhSOa__contact{flex-wrap:wrap;justify-content:space-between;gap:1rem;width:100%;display:flex}.page-module__bRhSOa__eventDetails,.page-module__bRhSOa__orderDetails,.page-module__bRhSOa__customization{flex-wrap:wrap;justify-content:space-evenly;gap:1rem;display:flex}.page-module__bRhSOa__submitButton{justify-content:center;margin-top:2rem;display:flex}.page-module__bRhSOa__button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(90deg,#ff0090,#ff00a6);border:none;border-radius:30px;width:220px;padding:14px 24px;font-size:18px;font-weight:700;transition:all .3s ease-in-out;box-shadow:0 3px 10px #ff00904d}.page-module__bRhSOa__button:hover{background:linear-gradient(90deg,#ff0078,#ff0090);transform:scale(1.05);box-shadow:0 8px 20px #ff009066}.page-module__bRhSOa__button:active{transform:scale(.98);box-shadow:0 3px 10px #ff009033}.page-module__bRhSOa__photoContainer{justify-content:center;align-items:center;gap:1rem;width:50%;height:60vh;margin-top:2rem;display:flex}.page-module__bRhSOa__tallImage{object-fit:cover;height:100%}.page-module__bRhSOa__smallImageContainer{flex-direction:column;gap:1rem;height:100%;display:flex}.page-module__bRhSOa__smallImage{object-fit:cover;height:calc(50% - .5rem)}@media (max-width:1024px){.page-module__bRhSOa__catering{padding:0}.page-module__bRhSOa__form,.page-module__bRhSOa__button{width:80%}.page-module__bRhSOa__photoContainer{height:30vh}}@keyframes page-module__bRhSOa__fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:810px){.page-module__bRhSOa__contact{gap:2rem}.page-module__bRhSOa__label{gap:1rem}.page-module__bRhSOa__background{height:40vh}.page-module__bRhSOa__backgroundBox{padding:2rem}}@media (max-width:430px){.page-module__bRhSOa__background{width:80%;height:40vh}.page-module__bRhSOa__form{width:100%}.page-module__bRhSOa__headerMainText{text-align:center;font-size:25px}.page-module__bRhSOa__headerSubText{width:90%}.page-module__bRhSOa__button{width:50%}}
.page-module__Xi8KPa__toast{color:#fff;opacity:0;z-index:1000;background-color:#fa8ec4;border-radius:6px;padding:20px 25px;font-size:35px;animation:.3s ease-out forwards page-module__Xi8KPa__toast-in;position:fixed;bottom:20px;right:20px;transform:translateY(20px);box-shadow:0 2px 8px #0003}@keyframes page-module__Xi8KPa__toast-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.page-module__1RcoYG__page{bottom:0}.page-module__1RcoYG__footer{background-color:#fff;flex-direction:column;justify-content:center;width:100%;display:flex;bottom:0}.page-module__1RcoYG__companytext{flex:1;justify-content:center;align-items:center;padding:0;font-size:1.3rem;font-weight:700;display:flex}.page-module__1RcoYG__pagesul{flex:1;justify-content:center;gap:3rem;padding:0 10px 0 0;font-size:20px;list-style:none;display:flex}.page-module__1RcoYG__pageitems a{color:#000;font-size:1.1rem;font-weight:400;text-decoration:none;display:block}.page-module__1RcoYG__pageslist{flex:1;height:200px;display:flex}.page-module__1RcoYG__socialsul{flex:1;place-content:center;gap:4rem;padding:0;list-style:none;display:flex}.page-module__1RcoYG__footerImages{width:35px}.page-module__1RcoYG__footerLinkedInImages{width:75px}.page-module__1RcoYG__footerbreakline{display:flex}.page-module__1RcoYG__footerlist{background-color:#00becd;justify-items:center;height:200px}.page-module__1RcoYG__footerlogo{background-color:#00becd;justify-content:center;align-items:center;display:flex}.page-module__1RcoYG__footercopyright{text-align:center;font-size:15px}.page-module__1RcoYG__footerLogo{width:150px}.page-module__1RcoYG__privacy{color:#000;text-decoration:none}@media (max-width:480px){.page-module__1RcoYG__companytext{padding:0;font-size:1rem}.page-module__1RcoYG__pagesul{gap:2rem}.page-module__1RcoYG__pageitems a{padding-top:19px;font-size:.9rem}.page-module__1RcoYG__pageslist{height:150px}.page-module__1RcoYG__socialsul{gap:2.2rem}}@media (max-width:1400px){.page-module__1RcoYG__footer{bottom:0}.page-module__1RcoYG__footercopyright{font-size:10px}.page-module__1RcoYG__footerLogo{width:100px}.page-module__1RcoYG__footerlist{height:150px}.page-module__1RcoYG__pagesul{margin-block:0}.page-module__1RcoYG__footerImages{width:25px}.page-module__1RcoYG__pageitems{align-content:center}.page-module__1RcoYG__pageitems a{text-align:center;place-content:center;padding-top:0;font-size:13px}.page-module__1RcoYG__companytext{font-size:15px}}
@font-face{font-family:Poetsen One;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1c6165ea25ec26cb-s.9c28f47d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poetsen One;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8aff96f081b86865-s.p.868b272c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poetsen One Fallback;src:local(Arial);ascent-override:94.25%;descent-override:18.85%;line-gap-override:0.0%;size-adjust:106.1%}.poetsen_one_6c96b7c0-module__Gvr6ka__className{font-family:Poetsen One,Poetsen One Fallback;font-style:normal;font-weight:400}.poetsen_one_6c96b7c0-module__Gvr6ka__variable{--font-one:"Poetsen One","Poetsen One Fallback"}
@font-face{font-family:Quicksand;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2fa394147652c146-s.b567a5f6.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2cbcb54572a29d79-s.7772ea0e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fc6f987a8ea3c814-s.p.bd1a0fa2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand Fallback;src:local(Arial);ascent-override:95.87%;descent-override:23.97%;line-gap-override:0.0%;size-adjust:104.31%}.quicksand_e87147ef-module__KqXvra__className{font-family:Quicksand,Quicksand Fallback;font-style:normal;font-weight:400}.quicksand_e87147ef-module__KqXvra__variable{--font-quicksand:"Quicksand","Quicksand Fallback"}
.page-module__O7VGRq__itembox{flex-direction:row;gap:2rem;display:flex}.page-module__O7VGRq__itemDetail{flex-direction:column;display:flex}.page-module__O7VGRq__menuCardImage{object-fit:cover;border-radius:10px;width:100px;height:auto}@media (max-width:816px){.page-module__O7VGRq__menuCardImage{justify-content:center;width:200px;display:flex}.page-module__O7VGRq__itembox{flex-direction:column;justify-items:center;display:grid}}
