.contact-form{display:flex;flex-direction:column;gap:20px;font-family:var(--ubuntu-font),sans-serif}.contact-form .form-row{color:#4b6188;display:flex;gap:20px}@media(max-width:768px){.contact-form .form-row{flex-direction:column}}.contact-form .form-group{flex:1 1;display:flex;flex-direction:column;margin-bottom:15px}.contact-form .form-group input,.contact-form .form-group textarea{padding-bottom:10px;color:#d3d3d3;border:none;border-bottom:3px solid #d3d3d3;background-color:transparent;transition:color .3s ease,border-color .3s ease;resize:none;font-family:inherit}.contact-form .form-group input:focus,.contact-form .form-group input:hover,.contact-form .form-group textarea:focus,.contact-form .form-group textarea:hover{color:#4b6188;border-color:#4b6188;outline:none}.contact-form .form-group input:not(:placeholder-shown):not(:focus),.contact-form .form-group textarea:not(:placeholder-shown):not(:focus){color:#4b6188;border-color:#4b6188}.contact-form .form-group input::placeholder,.contact-form .form-group textarea::placeholder{font-style:italic;color:#d3d3d3;transition:color .3s ease}.contact-form .form-group input:focus::placeholder,.contact-form .form-group input:hover::placeholder,.contact-form .form-group textarea:focus::placeholder,.contact-form .form-group textarea:hover::placeholder{color:#4b6188}.contact-form .form-group .error{color:#ce1544;font-size:14px;margin-top:5px}.contact-form .form-group .message{color:#90ee90;font-size:14px;margin-top:5px}.hero{height:calc(100vh - 80px);height:calc(100svh - 80px);background-image:url(/_next/static/media/bg.f563ba00.webp);background-position:50%;background-size:cover}@media screen and (min-width:900px){.hero{max-height:800px}}@media screen and (max-width:899px){.hero{height:auto}}.hero-bg-overlay{height:100%;width:100%;position:relative;background:linear-gradient(180deg,rgba(23,41,65,.667) calc(100% - 32px),#ce1544 32px)}@media screen and (min-width:900px){.hero-content{width:min(100% - 128px,1400px);margin:0 auto}}@media screen and (min-width:900px)and (min-width:600px)and (max-width:1199px){.hero-content{width:calc(100% - 64px)}}@media screen and (min-width:900px)and (max-width:599px){.hero-content{width:calc(100% - 32px)}}@media screen and (max-width:899px){.hero-content{width:min(100% - 64px,500px);margin:0 auto}}@media screen and (max-width:899px)and (max-width:599px){.hero-content{width:min(100% - 32px,500px)}}.hero-content{display:flex;justify-content:space-between;align-items:center;height:100%;gap:60px}@media screen and (max-width:899px){.hero-content{flex-direction:column;gap:32px}.hero-content-left{padding-top:64px;width:100%}.hero-content-left h1,.hero-content-left p,.hero-content-left span{text-align:center}}.hero-content-left{padding-bottom:32px;flex:1 1 auto;display:block;max-width:35%}@media screen and (max-width:899px){.hero-content-left{max-width:100%}}.hero-content-left p{color:#fff}.hero-content-left-title{white-space:nowrap;margin-bottom:52px}@media screen and (max-width:899px){.hero-content-left-title{text-align:center}}.hero-content-left-title h1{font-size:6rem;font-weight:1000;color:#fff}@media screen and (max-width:1199px){.hero-content-left-title h1{font-size:4.5rem}}@media screen and (max-width:599px){.hero-content-left-title h1{font-size:3.5rem}}.hero-content-left-title span{font-family:var(--expose-font);font-weight:800;color:#ce1544;line-height:.75;margin-bottom:60px;font-size:3rem}@media screen and (max-width:899px){.hero-content-right{width:100%}.hero-content-right .hero-title{text-align:center}}.hero-content-right{height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:16px;width:580px}.hero-content-right .hero-title{color:#fff}.hero-content-right h2{line-height:1.3}@media screen and (max-width:599px){.hero-content-right .hero-form{padding:32px}}.hero-content-right .hero-form{padding:48px;background-color:#fff;border-radius:20px 20px 0 0;display:flex;flex-direction:column;gap:24px}.hero-content-right .hero-form-sub{width:100%;display:flex;flex-direction:column;gap:12px}.milestone-cont{background-color:#f0f5ff}.milestone-cont .milestone{width:min(100% - 128px,1400px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.milestone-cont .milestone{width:calc(100% - 64px)}}@media screen and (max-width:599px){.milestone-cont .milestone{width:calc(100% - 32px)}}.milestone-cont .milestone{padding-top:96px}@media screen and (min-width:0px)and (max-width:899px){.milestone-cont .milestone{padding-top:64px}}.milestone-cont .milestone{padding-bottom:96px}@media screen and (min-width:0px)and (max-width:899px){.milestone-cont .milestone{padding-bottom:64px}}.milestone-cont .milestone{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:32px;column-gap:32px;grid-row-gap:32px;row-gap:32px}@media screen and (min-width:900px)and (max-width:1199px){.milestone-cont .milestone{column-gap:24px}}@media screen and (min-width:600px)and (max-width:899px){.milestone-cont .milestone{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.milestone-cont .milestone{grid-template-columns:repeat(1,1fr)}}.milestone-cont .milestone .card-arrow-cont{display:flex}@media screen and (max-width:599px){.milestone-cont .milestone .card-arrow-cont{display:unset}}.milestone-cont .milestone-card img{margin-bottom:8px}@media screen and (max-width:1199px){.milestone-cont .milestone-card{padding:16px}}.milestone-cont .milestone-card{padding:32px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;background-color:#fff;border-radius:20px;box-shadow:0 2px 8px #f0f5ff;transition:transform .3s ease}.milestone-cont .milestone-card:hover{transform:scale(1.05)}.milestone-cont .milestone .arrow{width:0;height:100%;display:flex}@media screen and (max-width:599px){.milestone-cont .milestone .arrow{display:none}}.milestone-cont .milestone .arrow img{right:32px;position:relative}.milestone-cont .milestone .arrow1 img{top:32px}.milestone-cont .milestone .arrow1{align-items:flex-end}@media screen and (min-width:900px){.milestone-cont .milestone .arrow2 img{bottom:32px}}@media screen and (max-width:899px){.milestone-cont .milestone .arrow2 img{transform:rotate(180deg);top:32px}.milestone-cont .milestone .arrow2{align-items:flex-end}.milestone-cont .milestone .arrow3 img{transform:scaleX(-1)}}.milestone-cont .milestone .arrow3 img{top:32px}.milestone-cont .milestone .arrow3{align-items:flex-end}@media screen and (min-width:900px){.presentation-cont-deco{background:url(/public/images/ohmyresto/background_elements/red_dots.svg) 100px 100px no-repeat,url(/public/images/ohmyresto/background_elements/red_dots.svg) 50% calc(100% - 100px) no-repeat,url(/public/images/ohmyresto/background_elements/red_elipse.svg) -150px calc(120% + 250px) no-repeat}}@media screen and (min-width:1536px){.presentation-cont-deco .presentation-cont{height:800px;background:radial-gradient(circle at calc(50% + 800px / 2),#f0f5ff,calc(800px / 2),transparent calc(800px / 2)),linear-gradient(270deg,#f0f5ff,calc(50% - 800px / 2),transparent calc(50% - 800px / 2))}}@media screen and (min-width:900px)and (max-width:1535px){.presentation-cont-deco .presentation-cont{height:700px;background:radial-gradient(circle at calc(50% + 700px / 2),#f0f5ff,calc(700px / 2),transparent calc(700px / 2)),linear-gradient(270deg,#f0f5ff,calc(50% - 700px / 2),transparent calc(50% - 700px / 2))}}@media screen and (max-width:899px){.presentation-cont-deco .presentation-cont{padding-top:96px;padding-bottom:96px;background:radial-gradient(circle at 50% 100%,#f0f5ff,50%,transparent 50%)}}@media screen and (max-width:899px)and (min-width:0px)and (max-width:899px){.presentation-cont-deco .presentation-cont{padding-top:64px;padding-bottom:64px}}.presentation-cont-deco .presentation-cont .presentation{width:min(100% - 128px,1400px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.presentation-cont-deco .presentation-cont .presentation{width:calc(100% - 64px)}}@media screen and (max-width:599px){.presentation-cont-deco .presentation-cont .presentation{width:calc(100% - 32px)}}.presentation-cont-deco .presentation-cont .presentation{display:grid;height:100%;grid-template-columns:repeat(2,1fr);grid-gap:64px;gap:64px;overflow:hidden}@media screen and (max-width:899px){.presentation-cont-deco .presentation-cont .presentation{display:flex;flex-direction:column;justify-content:center}}.presentation-cont-deco .presentation-cont .presentation-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px}.presentation-cont-deco .presentation-cont .presentation-content h1:after{content:"";display:block;width:100%;height:5px;margin:15px 0;background:url(/_next/static/media/wave_blue.6cb0118d.svg) no-repeat;background-size:contain}@media screen and (max-width:1199px){.presentation-cont-deco .presentation-cont .presentation-content h1{font-size:2rem}}.presentation-cont-deco .presentation-cont .presentation-content p{font-style:italic}.presentation-cont-deco .presentation-cont .presentation-content p span{font-style:normal}.presentation-cont-deco .presentation-cont .presentation-content ul{list-style-type:disc}.presentation-cont-deco .presentation-cont .presentation-content ul li::marker{color:#ce1544}.presentation-cont-deco .presentation-cont .infographie-cont .infographie{height:437.5px;width:700px;margin-right:-70px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .chicken-cont,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .chicken-cont img,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad-cont,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad-cont img{height:350px;width:350px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad-cont{top:87.5px;right:70px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont img{width:233.3333333333px;height:175px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont{right:370px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont2 img{width:70px;height:70px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont2{right:636.3636363636px;top:315px}@media screen and (min-width:1200px)and (max-width:1535px){.presentation-cont-deco .presentation-cont .infographie-cont .infographie{height:375px;width:600px;margin-right:-60px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .chicken-cont,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .chicken-cont img,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad-cont,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad-cont img{height:300px;width:300px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad-cont{top:75px;right:60px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont img{width:200px;height:150px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont{right:320px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont2 img{width:60px;height:60px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont2{right:545.4545454545px;top:270px}}@media screen and (max-width:1199px){.presentation-cont-deco .presentation-cont .infographie-cont .infographie{height:312.5px;width:500px;margin-right:-50px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .chicken-cont,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .chicken-cont img,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad-cont,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad-cont img{height:250px;width:250px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad-cont{top:62.5px;right:50px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont img{width:166.6666666667px;height:125px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont{right:270px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont2 img{width:50px;height:50px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont2{right:454.5454545455px;top:225px}}@media screen and (max-width:500px){.presentation-cont-deco .presentation-cont .infographie-cont .infographie{height:250px;width:400px;margin-right:-40px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .chicken-cont,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .chicken-cont img,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad-cont,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad-cont img{height:200px;width:200px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad-cont{top:50px;right:40px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont img{width:133.3333333333px;height:100px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont{right:220px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont2 img{width:40px;height:40px}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont2{right:363.6363636364px;top:180px}}@media screen and (max-width:899px){.presentation-cont-deco .presentation-cont .infographie-cont{justify-content:center}}.presentation-cont-deco .presentation-cont .infographie-cont{grid-column:2/3;height:100%;display:flex;justify-content:flex-end;align-items:center}.presentation-cont-deco .presentation-cont .infographie-cont .infographie{display:flex}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .chicken,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker2{transition:transform .2s}.presentation-cont-deco .presentation-cont .infographie-cont .infographie:hover .sticker{transform:rotate(6deg)}.presentation-cont-deco .presentation-cont .infographie-cont .infographie:hover .sticker2{transform:rotate(-10deg)}.presentation-cont-deco .presentation-cont .infographie-cont .infographie:hover .chicken,.presentation-cont-deco .presentation-cont .infographie-cont .infographie:hover .salad{transform:scale(1.1)}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .chicken-cont,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad-cont{position:relative}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .chicken-cont{overflow:hidden;z-index:2;box-shadow:10px 10px 0 0 #fff}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .salad-cont{overflow:hidden;z-index:1}.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont,.presentation-cont-deco .presentation-cont .infographie-cont .infographie .sticker-cont2{height:0;width:0;z-index:3;position:relative}