.order-section{background-color:#fcf9f7;border-radius:10px;max-width:1000px;height:auto;margin:40px auto;padding:40px;position:relative;box-shadow:0 4px 15px #0000001a}.order-header{text-align:center}.order-header h1{color:#333;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;line-height:1.4}.order-content{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:30px;min-height:500px;display:flex}.gift-box{max-width:30%;position:relative}.gift-box .tag{color:#fff;background-color:#ff5733;border-radius:5px;padding:5px 10px;font-size:12px;position:absolute;top:0;right:0;transform:rotate(10deg)}.gift-box img{max-width:100%;height:auto;display:block}.order-form{flex-direction:column;gap:15px;width:100%;max-width:350px;display:flex;position:relative}.order-form label{color:#555;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600}.order-form .input-group{background-color:#fff;border:1px solid #ccc;border-radius:25px;align-items:center;padding:10px 15px;display:flex}.order-form .input-group i{color:#ff5733;margin-right:10px;font-size:18px}.order-form .input-group input{border:none;outline:none;flex-grow:1;font-size:16px}.order-form .submit-button{color:#fff;cursor:pointer;background-color:#ff5733;border:none;border-radius:25px;padding:12px 20px;font-size:18px;font-weight:700;transition:background-color .3s}.order-form .submit-button:hover:not(:disabled){background-color:#e3342f}.order-form .submit-button:disabled{cursor:not-allowed;background-color:#ccc}.order-form .discount-tag{color:#333;background-color:gold;border-radius:5px;padding:5px 10px;font-weight:700;position:absolute;bottom:-5px;right:0;transform:rotate(-10deg)}.notification-container{z-index:1000;width:100%;max-width:320px;position:fixed;bottom:20px;right:20px}.notification{color:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin-top:10px;padding:15px 20px;display:flex;box-shadow:0 4px 12px #0003}.notification p{margin:0;font-family:Montserrat,sans-serif}.notification button{color:#fff;cursor:pointer;background:0 0;border:none;margin-left:10px;font-size:20px}.notification--success{background-color:#38c172}.notification--warning{background-color:#ffc107}.notification--error{background-color:#e3342f}@media (max-width:890px){.order-content{flex-wrap:wrap;min-height:360px;padding:30px 0!important}.products-image,.gift-box{max-width:40%;min-width:unset;height:250px;display:block}.products-image img:first-child{max-width:120px;display:none}.products-image img:nth-child(2){max-width:120px}.order-form{max-width:350px}}@media (max-width:768px){.order-section{border-radius:10px;max-width:100%;margin:10px auto;padding:20px 10px 40px}.order-header h1{font-size:20px}.order-content{flex-direction:column;justify-content:center;align-items:center;gap:15px;max-width:100%}.products-image,.gift-box{display:none}.order-form{box-sizing:border-box;width:90%;max-width:100%}.order-form .discount-tag{padding:3px 8px;font-size:10px;bottom:-15px;right:15px;transform:none}}.btn{width:200px!important}.products-image{min-width:200px;max-width:30%;height:350px;position:relative}.products-image img{max-width:100%;height:auto;transition:transform .3s;display:block;position:absolute}.products-image img:first-child{z-index:44;max-width:200px;top:100px;left:0}.products-image img:nth-child(2){z-index:2;max-width:150px;top:-60px;right:0;transform:rotate(5deg)}@media (max-width:900px){.products-image{display:none}}
