.checkoutSection-module-scss-module__u6yNkG__checkoutSection{grid-template-columns:repeat(5,1fr);justify-self:center;gap:2rem;width:100vw;max-width:1600px;min-height:calc(100vh - 150px);padding:50px;display:grid}@media (max-width:1400px){.checkoutSection-module-scss-module__u6yNkG__checkoutSection{flex-direction:column;justify-content:start;align-items:start;gap:4rem;padding-left:100px;display:flex}}@media (max-width:900px){.checkoutSection-module-scss-module__u6yNkG__checkoutSection{flex-direction:column;justify-content:center;align-items:center;gap:4rem;padding:50px 15px;display:flex}}.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList{background:var(--foreground-color);box-shadow:var(--box-shadow);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:20px 15px;display:flex}@media (max-width:1400px){.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList{width:fit-content}}@media (max-width:900px){.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList{width:94vw;padding:20px 5px}}.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList h3{color:var(--background-color);background:0 0;margin-bottom:1rem;font-size:2.4rem}@media (max-width:900px){.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList h3{font-size:1.4rem}}.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList li{width:100%;color:var(--background-color);background:0 0;flex-direction:row;justify-content:space-between;align-items:center;gap:0;display:flex}@media (max-width:1400px){.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList li{gap:2rem}}.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList li .checkoutSection-module-scss-module__u6yNkG__nameBlock{background:0 0;flex-direction:row;justify-content:center;align-items:center;gap:1rem;display:flex}.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList li .checkoutSection-module-scss-module__u6yNkG__nameBlock p{color:var(--background-color);background:0 0;font-size:1.2rem}@media (max-width:900px){.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList li .checkoutSection-module-scss-module__u6yNkG__nameBlock p{font-size:.9rem}}.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList li .checkoutSection-module-scss-module__u6yNkG__nameBlock p:nth-child(2){width:300px}@media (max-width:900px){.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList li .checkoutSection-module-scss-module__u6yNkG__nameBlock p:nth-child(2){width:160px}}.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList li p{color:var(--background-color);background:0 0;font-size:1.2rem}@media (max-width:900px){.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList li p{font-size:.9rem}}.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList li span{color:var(--background-color);background:0 0}.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList .checkoutSection-module-scss-module__u6yNkG__total{border-top:1px solid var(--transparent-light-color);justify-content:start;align-items:start;gap:1rem;margin-top:1rem;padding:10px 30px;font-size:2rem;font-weight:600}@media (max-width:900px){.checkoutSection-module-scss-module__u6yNkG__checkoutSection .checkoutSection-module-scss-module__u6yNkG__orderList .checkoutSection-module-scss-module__u6yNkG__total{font-size:1.4rem}}
@keyframes checkoutForm-module-scss-module__79kicG__movebeam{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.checkoutForm-module-scss-module__79kicG__checkoutForm{flex-direction:column;grid-column:1/4;justify-content:start;align-items:start;gap:2rem;display:flex}.checkoutForm-module-scss-module__79kicG__checkoutForm h2{color:var(--orange-color);font-size:3.2rem;font-weight:900}@media (max-width:900px){.checkoutForm-module-scss-module__79kicG__checkoutForm h2{font-size:2rem}}.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__inputGroup{flex-direction:column;justify-content:center;align-items:start;gap:1rem;width:450px;display:flex}@media (max-width:900px){.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__inputGroup{width:90%}}.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__inputGroup label{letter-spacing:1px;font-size:1rem;font-weight:200;transform:translateY(10px)}.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__inputGroup input,.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__inputGroup textarea{border:1px solid var(--transparent-dark-color);width:400px;height:50px;box-shadow:var(--box-shadow-variant);border-radius:4px;padding:10px;font-family:inherit;font-size:1rem;transition:all .2s}.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__inputGroup input:focus,.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__inputGroup textarea:focus{box-shadow:var(--box-shadow);outline:none}@media (max-width:900px){.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__inputGroup input,.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__inputGroup textarea{width:90vw}}.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__inputGroup .checkoutForm-module-scss-module__79kicG__additionalInput{width:460px;height:150px}@media (max-width:900px){.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__inputGroup .checkoutForm-module-scss-module__79kicG__additionalInput{width:96vw}}.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__buttonBackground{background:linear-gradient(-45deg,var(--orange-color),#ef911f,#ee9324,var(--orange-color));width:250px;height:4rem;box-shadow:var(--box-shadow);background-size:400% 400%;border-radius:.6rem;transition:all .2s ease-in;animation:10s infinite checkoutForm-module-scss-module__79kicG__movebeam;position:relative}.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__buttonBackground:hover{box-shadow:var(--box-shadow-variant);animation-duration:2s}.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__buttonBackground button{width:100%;height:100%;color:var(--background-color);cursor:pointer;background-color:#0000;border:none;border-radius:.6rem;justify-content:center;align-items:center;font-family:inherit;font-size:1.2rem;font-weight:500;display:flex}.checkoutForm-module-scss-module__79kicG__checkoutForm .checkoutForm-module-scss-module__79kicG__policyWarn{max-width:400px;font-size:.9rem;font-weight:200}
.Menu-module__T5YeRa__triggerButton{border:none;outline:none;width:30px;height:30px}.Menu-module__T5YeRa__triggerButton_container{flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:100%;display:flex}.Menu-module__T5YeRa__triggerButton_container_item{background-color:var(--orange-color);border-radius:1.5px;width:100%;height:2px;transition:all .2s}.Menu-module__T5YeRa__triggerButton_container_item__pressed:first-child{background-color:var(--orange-color);border-radius:1.5px;width:100%;height:2px;transition:all .2s;transform:translateY(10px)rotate(45deg)}.Menu-module__T5YeRa__triggerButton_container_item__pressed:last-child{background-color:var(--orange-color);border-radius:1.5px;width:100%;height:2px;transition:all .2s;transform:translateY(-10px)rotate(-45deg)}.Menu-module__T5YeRa__triggerButton_container_item__pressed:nth-child(2){background-color:var(--orange-color);border-radius:1.5px;width:100%;height:2px;transition:all .2s;transform:scaleX(0)}.Menu-module__T5YeRa__menuPopup{z-index:999;width:100vw;transition:all .4s;position:absolute;top:3.5rem;overflow-y:scroll}.Menu-module__T5YeRa__menuPopup_innerContent{flex-direction:column;gap:.8rem;width:100vw;height:calc(100vh - 3.5rem);padding:10px 15px;display:flex}.Menu-module__T5YeRa__menuPopup_innerContent_categories{flex-direction:column;gap:.5rem;width:100%;font-size:1.4rem;font-weight:500;display:flex}.Menu-module__T5YeRa__menuPopup_innerContent_infoLinks{flex-direction:column;gap:.3rem;width:100%;font-size:1.35rem;font-weight:300;display:flex}.Menu-module__T5YeRa__menuPopup_innerContent_contacts{flex-direction:column;gap:10px;display:flex}.Menu-module__T5YeRa__menuPopup_innerContent_contacts_phoneNumber{font-size:1.8rem;font-weight:600}
.Search-module-scss-module__6Tb9wW__searchInput_container{background:0 0;width:fit-content;height:fit-content;position:relative}.Search-module-scss-module__6Tb9wW__searchInput{background-color:var(--foreground-color);width:400px;height:3rem;color:var(--background-color);border:none;border:1px solid var(--transparent-dark-color);border-radius:4px;padding-left:10px;font-family:inherit;font-size:1rem;transition:all .3s}.Search-module-scss-module__6Tb9wW__svg_container{cursor:pointer;background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Search-module-scss-module__6Tb9wW__searchInput:focus{border:1px solid var(--background-color);outline:none}.Search-module-scss-module__6Tb9wW__searchInput::placeholder{color:var(--background-color);font-size:1rem;font-weight:300}@media (max-width:900px){.Search-module-scss-module__6Tb9wW__searchInput{width:300px}}
