@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.DividerContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:100%;max-height:600px;height:auto}@media (orientation: landscape){.DividerContainer{gap:5px;max-height:100%}}@media ((min-width: 600px) and (orientation: landscape) and (max-height: 600px)){.DividerContainer{width:100%;gap:3px}}.DividerContainer .divider_1{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}@media screen and (orientation: landscape){.DividerContainer .divider_1{gap:5px}}.DividerContainer .divider_1 .pizza_icon{height:40px}@media (orientation: landscape){.DividerContainer .divider_1 .pizza_icon{height:30px}}.DividerContainer .divider_1 .divider_line_1{width:35%;height:3px}.DividerContainer .divider_content{width:100%;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.DividerContainer .divider_2{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px}@media (orientation: landscape){.DividerContainer .divider_2{gap:10px}}.DividerContainer .divider_2 .divider_line_2{width:15%;height:3px}@media (max-width: 1025px) and (min-height: 500px){.DividerContainer .divider_2{padding-top:10px}}@media (orientation: landscape){.DividerContainer .divider_2{padding-top:5px}}.Divider_1{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}@media (max-width: 700px){.Divider_1{gap:5px}}.Divider_1 .pizza_icon{height:40px}@media (max-width: 700px){.Divider_1 .pizza_icon{height:20px}}@media screen and (orientation: landscape) and (max-height: 450px){.Divider_1 .pizza_icon{height:20px}}.Divider_1 .divider_line{width:35%;height:3px}@media (max-width: 700px){.Divider_1 .divider_line{width:30%;height:2px}}.Divider_2{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px}@media (max-width: 700px){.Divider_2{gap:5px}}.Divider_2 .divider_line{width:15%;height:3px}@media (max-width: 700px){.Divider_2 .divider_line{width:15%;height:2px}}@media (max-width: 700px){.Divider_2 .divider_text{font-size:8px}}@media screen and (orientation: landscape) and (max-height: 450px){.Divider_2 .divider_text{font-size:8px}}.nav_option_container{text-decoration:none;width:100%;color:inherit}.nav_option_container .nav_option{border-bottom:1px solid;cursor:pointer;width:100%;text-align:left;text-decoration:none}@media screen and (orientation: landscape) and (max-height: 450px){.nav_option_container .nav_option .nav_text{font-size:18px}}.nav_option_container .nav_option .nav_text_active{color:#fff}.nav_option_container .nav_option .nav_text_inactive{color:#9292a1}.nav_option_container .nav_option_active{border-color:#fff}.nav_option_container .nav_option_inactive{border-color:#9292a1}.Navigation{display:flex;flex-direction:column;align-items:flex-start;height:70%;width:100%;gap:2%}@media screen and (orientation: landscape) and (min-height: 550px) and (hover: none) and (pointer: coarse){.Navigation{gap:10%;padding-top:10%}}.Sidebar{height:100%;min-height:340px;width:20%;max-width:20%;max-height:100%;display:flex;flex-direction:column;background-color:#111314;padding:1%}@media (orientation: portrait){.Sidebar{display:none}}@media ((min-width: 600px) and (orientation: landscape) and (max-height: 600px) and (hover: none) and (pointer: coarse)){.Sidebar{width:25%;max-width:25%}}@media screen and (orientation: landscape) and (max-height: 450px){.Sidebar{padding-bottom:5%}}.Sidebar .sidebar_inner{border:1px solid #FFF;border-radius:10px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (orientation: landscape) and (min-height: 550px) and (hover: none) and (pointer: coarse){.Sidebar .sidebar_inner{padding-bottom:10%}}.Sidebar .sidebar_inner .sidebar_logo{height:25%;width:auto;aspect-ratio:1/1;object-fit:contain}@media screen and (orientation: landscape) and (max-height: 450px){.Sidebar .sidebar_inner .sidebar_logo{height:20%}}.Sidebar .sidebar_inner .navigation_area{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:75%;width:100%;padding:10px;gap:2%}.Sidebar .sidebar_inner .navigation_area .phone{height:16%;width:90%;padding:2%;border:1px solid #FFF;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10%}@media screen and (orientation: landscape) and (min-height: 550px) and (hover: none) and (pointer: coarse){.Sidebar .sidebar_inner .navigation_area .phone h5{font-size:24px;text-align:center}}@media screen and (orientation: landscape) and (max-height: 850px) and (min-width: 1000px){.Sidebar .sidebar_inner .navigation_area .phone h5{font-size:18px;text-align:center}}@media screen and (orientation: landscape) and (max-height: 450px){.Sidebar .sidebar_inner .navigation_area .phone h5{font-size:11px}}.isOpen{align-items:flex-start}.isClosed{align-items:center}.MobileNavigation{position:absolute;top:0;left:2vw;right:2vw;width:96vw;min-width:350px;display:flex;flex-direction:row;justify-content:center;z-index:7}@media (orientation: landscape){.MobileNavigation{display:none}}.MobileNavigation .logo{width:180px;height:180px;position:fixed;z-index:8;margin-right:-80px;top:20px;left:0}@media (max-width: 361px){.MobileNavigation .logo{width:160px;height:160px;margin-right:-40px}}.MobileNavigation .containerIsOpen{height:550px}@media (max-width: 389px) and (orientation: portrait){.MobileNavigation .containerIsOpen{height:500px}}@media (min-width: 850px) and (orientation: portrait){.MobileNavigation .containerIsOpen{height:800px}}.MobileNavigation .containerIsClosed{height:50px}@media screen and (min-width: 600px) and (orientation: portrait){.MobileNavigation .containerIsClosed{height:100px}}.MobileNavigation .container{width:87vw;min-width:330px;min-height:70px;display:flex;justify-content:center;align-items:center;background-color:#111314;border-radius:10px;padding:0 5px;position:fixed;right:25px;top:80px}@media (max-width: 400px) and (orientation: portrait){.MobileNavigation .container{width:80vw;min-width:300px}}@media (max-width: 361px){.MobileNavigation .container{min-height:60px;min-width:220px;width:84vw}}@media (min-width: 900px) and (orientation: portrait){.MobileNavigation .container{margin-right:3.5%}}.MobileNavigation .container .inner_border_is_open{height:535px;flex-direction:column}@media (max-width: 389px) and (orientation: portrait){.MobileNavigation .container .inner_border_is_open{height:485px}}@media (min-width: 850px) and (orientation: portrait){.MobileNavigation .container .inner_border_is_open{height:785px}}.MobileNavigation .container .inner_border_is_closed{height:55px;flex-direction:row}@media screen and (min-width: 600px) and (orientation: portrait){.MobileNavigation .container .inner_border_is_closed{height:90px}}.MobileNavigation .container .inner_border{border:1px solid #FFF;border-radius:8px;width:100%;display:flex;align-items:center;justify-content:center}@media (max-width: 389px) and (orientation: portrait){.MobileNavigation .container .inner_border{padding:0}}.MobileNavigation .container .inner_border .selection_area{width:100%;height:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.MobileNavigation .container .inner_border .selection_area .selected_option{width:100%;height:auto;text-align:center;justify-content:center;align-items:center}.MobileNavigation .container .inner_border .selection_area .menu_button{width:auto;height:80%;aspect-ratio:1/1;position:relative;right:5%;background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:100%}.MobileNavigation .container .inner_border .selection_area .menu_button .menu_icon{width:30px;height:30px;aspect-ratio:1/1}@media (max-width: 361px){.MobileNavigation .container .inner_border .selection_area .menu_button .menu_icon{min-width:20px}}.MobileNavigation .container .inner_border .open_container{padding-top:45px;width:100%;height:480px;display:flex;flex-direction:column;align-items:center;gap:5dvh;animation:slideDown .3s ease-out;transform-origin:top}.MobileNavigation .container .inner_border .open_container .divider_1{width:90%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}@media (max-width: 361px){.MobileNavigation .container .inner_border .open_container .divider_1{width:75%}}.MobileNavigation .container .inner_border .open_container .divider_1 .pizza_icon{height:40px;width:40px}.MobileNavigation .container .inner_border .open_container .divider_1 .divider_line_1{width:40%;height:4px}.MobileNavigation .container .inner_border .open_container .options_container{width:80%;display:flex;flex-direction:column;align-items:flex-start;gap:2dvh}.MobileNavigation .container .inner_border .open_container .options_container a{text-decoration:none;width:100%}.MobileNavigation .container .inner_border .open_container .options_container .nav_option{width:100%;border-bottom:1px solid #FFF}.MobileNavigation .container .inner_border .open_container .phone{width:50%;height:5dvh;border:1px solid #FFF;border-radius:5px;padding:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width: 850px) and (orientation: portrait){.MobileNavigation .container .inner_border .open_container .phone h5{font-size:24px}}.MobileNavigation .container .inner_border .open_container .divider_2{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px}.MobileNavigation .container .inner_border .open_container .divider_2 .divider_line_2{width:15%;height:4px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px) scaleY(.95)}to{opacity:1;transform:translateY(0) scaleY(1)}}h1{font-family:Inter;font-weight:900;font-size:68px;color:#fff}@media screen and (max-width: 700px) and (orientation: landscape){h1{font-size:62px}}@media (min-width: 800px) and (orientation: portrait){h1{font-size:98px}}@media (min-width: 1000px) and (orientation: portrait){h1{font-size:128px}}@media (min-width: 1024px) and (min-height: 650px) and (orientation: landscape){h1{font-size:112px}}@media (min-width: 1024px) and (min-height: 850px) and (orientation: landscape){h1{font-size:156px}}h2{font-family:Inter;font-weight:900;font-size:44px;color:#fff}@media (max-width: 1025px) and (min-height: 500px){h2{font-size:32px}}@media ((min-width: 600px) and (orientation: landscape) and (max-height: 600px) and (hover: none) and (pointer: coarse)){h2{font-size:22px}}@media (min-height: 600px) and (max-width: 450px){h2{font-size:28px}}@media screen and (orientation: portrait) and (min-width: 768px) and (hover: none) and (pointer: coarse){h2{font-size:50px}}@media (max-height: 600px) and (min-width: 1000px){h2{font-size:32px}}h3{font-family:Inter;font-weight:900;font-size:clamp(1rem,.5rem + 2vw,2.2rem);color:#fff}@media (max-width: 361px){h3{font-size:22px}}@media screen and (orientation: landscape) and (min-width: 1300px){h3{font-size:40px}}h4{font-family:Inter;font-weight:900;font-size:18px;color:#fff}h5{font-family:Inter;font-weight:900;font-size:14px;color:#fff}@media screen and (max-width: 400px) and (max-height: 750px){h5{font-size:11px}}@media ((min-width: 600px) and (orientation: landscape) and (max-height: 600px) and (hover: none) and (pointer: coarse)){h5{font-size:12px}}h6{font-family:Inter;font-weight:300;font-size:14px;color:#fff}@media screen and (max-width: 400px) and (max-height: 750px){h6{font-size:11px}}@media ((min-width: 600px) and (orientation: landscape) and (max-height: 600px) and (hover: none) and (pointer: coarse)){h6{font-size:12px}}p{font-family:Inter;font-weight:400;font-size:12px;color:#fff}@media (max-width: 1025px){p{font-size:14px}}@media screen and (orientation: landscape) and (min-width: 1200px){p{font-size:15px}}button{font-family:Inter;font-weight:900;font-size:28px}@media ((min-width: 600px) and (orientation: landscape) and (max-height: 600px) and (hover: none) and (pointer: coarse)){button{font-size:22px}}@media screen and (orientation: landscape) and (min-width: 1300px){button{font-size:32px}}.MobileNavigation a .nav_option h3,.selected_option{font-size:clamp(1rem,1.5rem + 2vw,3rem)}.info_h5{font-size:18px;text-align:center}@media (max-width: 700px) and (max-height: 400px){.info_h5{font-size:12px}}@media screen and (max-width: 400px) and (max-height: 750px){.info_h5{font-size:14px}}@media screen and (max-height: 400px) and (orientation: landscape){.info_h5{font-size:14px}}@media screen and (orientation: portrait) and (min-width: 768px) and (hover: none) and (pointer: coarse){.info_h5{font-size:26px}}@media screen and (orientation: landscape) and (min-height: 550px) and (hover: none) and (pointer: coarse){.info_h5{font-size:26px}}.info_h6{font-size:18px;text-align:center}@media (max-width: 700px) and (max-height: 400px){.info_h6{font-size:12px}}@media screen and (max-width: 400px) and (max-height: 750px){.info_h6{font-size:14px}}@media screen and (max-height: 400px) and (orientation: landscape){.info_h6{font-size:14px}}@media screen and (orientation: portrait) and (min-width: 768px) and (hover: none) and (pointer: coarse){.info_h6{font-size:26px}}@media screen and (orientation: landscape) and (min-height: 550px) and (hover: none) and (pointer: coarse){.info_h6{font-size:26px}}@media (max-width: 900px) and (max-height: 420px){.sentence{font-size:28px}}@media (max-width: 400px) and (min-height: 670px) and (max-height: 850px) and (orientation: portrait){.sentence{font-size:32px}}@media (min-width: 900px) and (max-height: 430px) and (orientation: landscape){.sentence{font-size:30px}}@media (min-width: 420px) and (max-height: 940px) and (orientation: portrait){.sentence{font-size:36px}}@media (min-width: 411px) and (max-height: 916px) and (orientation: portrait){.sentence{font-size:32px}}@media (max-width: 361px) and (min-height: 730px) and (orientation: portrait){.sentence{font-size:28px}}@media (max-width: 1024px) and (min-height: 730px) and (orientation: landscape){.sentence{font-size:36px}}@media screen and (orientation: landscape) and (min-width: 1300px){.sentence{font-size:56px}}@media (max-width: 950px) and (max-height: 450px) and (orientation: landscape){.sentence{font-size:26px}}@media (max-height: 950px) and (max-width: 450px) and (orientation: portrait){.sentence{font-size:22px}}@media screen and (orientation: landscape) and (min-height: 451px){.sentence{font-size:40px}}@media screen and (orientation: landscape) and (min-height: 1000px){.sentence{font-size:52px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{height:100dvh;min-height:100dvh;max-height:100vh;width:100dvw;min-width:100dvw;max-width:100vw;display:flex;flex-direction:row;overflow:hidden}@media (orientation: portrait){body{flex-direction:column}}body main{padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top);padding-right:env(safe-area-inset-right);padding-left:env(safe-area-inset-left);height:100%;min-height:400px;max-height:100%;display:flex;justify-content:center;align-items:center;background-color:#232527}@media (orientation: landscape){body main{width:80%;min-width:420px}}@media (orientation: portrait){body main{width:100%;min-width:350px}}@media (max-width: 1025px) and (min-height: 500px){body main{flex-direction:column}}@media ((min-width: 600px) and (orientation: landscape) and (max-height: 600px) and (hover: none) and (pointer: coarse)){body main{width:75%}}@media (min-height: 600px) and (max-width: 500px){body main{width:100%;height:100%;max-height:100dvh}}* ::-webkit-scrollbar{width:10px}* ::-webkit-scrollbar-track{background:#3b3b45}* ::-webkit-scrollbar-thumb{background:#111314}
