.sticky_to_cart{position:fixed;bottom:0;left:0;width:100%;z-index:49;height:0;transition:height .2s linear;overflow:hidden}.sticky_to_cart.visible{height:150px}.newsletter_product{width:100%;background-color:#fff;margin-top:auto;display:flex;justify-content:center;padding:0 20px}.newsletter_product section{width:100%;max-width:1090px;display:flex;justify-content:space-between;position:relative;align-items:center;& div:first-child{display:flex;gap:10px}}.newsletter_exit{position:absolute;top:20px;right:20px}.newsletter_exit img{rotate:45deg;cursor:pointer;&:hover{animation:exitSpin .6s ease-in-out forwards}}@keyframes exitSpin{0%{rotate:45deg}to{rotate:405deg}}.newsletter_product h3{font-size:3.5rem;font-weight:600}.newsletter_product h3,.newsletter_product h5{font-family:var(--font-safiro);font-style:normal;line-height:normal}.newsletter_product h5{font-size:1.5rem;font-weight:400;margin-top:auto;padding-bottom:6px}.newsletter_product h4{font-size:3.33rem;font-weight:500}.newsletter_product button,.newsletter_product h4{font-family:var(--font-safiro);font-style:normal;line-height:normal;text-transform:uppercase}.newsletter_product button{color:#fff;text-align:center;font-size:1.75rem;font-weight:700;letter-spacing:1.05px;background-color:#c71d21;padding:23px 0 22px;width:50%;max-width:397px;border-radius:35px}@media (min-width:1025px) and (max-width:1700px){.newsletter_product{width:100%;background-color:#fff;margin-top:auto;display:flex;justify-content:center;padding:0 20px}.sticky_to_cart.visible{height:110px}.newsletter_product section{width:100%;max-width:768px;& div:first-child{gap:8px}}.newsletter_product h3{font-size:2.5rem}.newsletter_product h5{font-size:1.1rem;padding-bottom:4px}.newsletter_product h4{font-size:2.5rem}.newsletter_product button{font-size:1.5rem;letter-spacing:.9px;padding:14px 0;max-width:277px}}@media (max-width:1024px){.newsletter_exit{top:12px;right:12px}.newsletter_exit img{width:20px;height:20px}}@media (max-width:768px){.newsletter_product{width:100%;background-color:#fff;margin-top:auto;display:flex;justify-content:center;padding:0 20px}.newsletter_product section{justify-content:space-between;align-items:center;& div:first-child{flex-direction:column}}}@media (max-width:430px){.newsletter_product section{& div:first-child{display:none}}.newsletter_exit{top:8px;right:8px}}@media (max-width:376px){.sticky_to_cart.visible{height:100px}}.write_review_main{position:fixed;height:100vh;width:100%;top:0;left:0;background-color:#fff;z-index:1000;display:flex;justify-content:center;align-items:center;overflow:auto}.read_review_off{position:absolute;top:40px;right:40px}.write-review{position:relative;max-width:1332px;padding:40px;width:100%}.review-form{display:flex;justify-content:space-between;position:relative}.review-form section{display:flex;flex-direction:column;gap:21px;width:calc(50% - 14px)}.review-form section>*{width:100%}.review-form section input,.review-form section select,.review-form section textarea{background-color:#f5f5f7;color:#707070;font-family:var(--font-safiro);font-size:1.5rem;padding:23px 26px;border-radius:35px;width:100%}.review-form section textarea{min-height:160px}.review-form section input::placeholder,.review-form section select,.review-form section textarea::placeholder{color:#707070;font-family:var(--font-safiro);opacity:.8;overflow:auto}.review-form section select option{background-color:#707070;color:#fff}.custom-select select option[value=""]{display:none}.rating_stars_main{display:flex;align-items:center;gap:12px;height:70px;font-family:var(--font-safiro);font-size:1.5rem}.rating_stars img{height:100%;max-height:32px;width:100%}.image_submition input{height:250px}.write_review_submit{padding:21px 0;font-family:var(--font-safiro);font-size:1.5rem;color:#fff;background-color:#000;border-radius:35px}.read_review_off{pointer-events:all!important;z-index:1001;rotate:45deg}body.modal-open{overflow:hidden;height:100vh}@media (max-width:1024px){.write-review{padding:60px 40px 40px;width:100%;max-width:none}.read_review_off{top:20px;right:20px}}@media (max-width:600px){.write_review_main{display:block;overflow-y:auto}.review-form{justify-content:flex-start;flex-direction:column}.review-form section{width:100%}.write_review_main form>section:first-child>label:first-child>input{width:80%}.rating_stars_main{order:1}.write_review_submit{order:2}}@media (max-width:400px){.write-review{padding:60px 20px 20px;width:100%}}