*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.visually-hidden{width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}body{color:#000;letter-spacing:.04em;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;line-height:1.785}a{color:inherit;cursor:pointer;text-decoration:none}ul{margin:0;padding:0}li{list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none}.container{margin-left:auto;margin-right:auto}@media screen and (min-width:320px){.container{width:320px;padding-left:20px;padding-right:20px}}@media screen and (min-width:768px){.container{width:768px;padding-left:16px;padding-right:16px}}@media screen and (min-width:1200px){.container{width:1200px}}.is-hidden{opacity:0;pointer-events:none}.button-top{z-index:100;height:40px;width:40px;cursor:pointer;background-color:#fff;border-radius:50%;transition:transform .25s cubic-bezier(.4,0,.2,1);display:none;position:fixed;bottom:20px;right:20px;transform:scale(1);box-shadow:0 1px 1px #0000001f,0 4px 4px #0000000f,1px 4px 6px #00000029}.button-top:hover,.button-top:focus{transform:scale(1.5)}.button-top-icon{fill:#d41443;transform:rotate(-90deg)}.mobile-menu{width:250px;height:100vh;z-index:99;background-color:#e17992;flex-direction:column;padding-top:20px;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}@media screen and (min-width:768px){.mobile-menu{width:calc(50% - 135px)}}.mobile-menu__buy-btn{height:44px;color:#d41443;background-color:#fff;border:none;border-radius:22px;justify-content:space-evenly;align-self:center;align-items:center;font-size:16px;font-weight:600;line-height:1.3;transition:transform .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(1);box-shadow:0 1px 1px #0000001f,0 4px 4px #0000000f,1px 4px 6px #00000029}.mobile-menu__buy-btn:hover,.mobile-menu__buy-btn:focus{color:#fff;background-color:#d41443;transform:scale(1.1)}.mobile-menu__buy-btn_menu{width:calc(100% - 40px);margin-bottom:19px}@media screen and (min-width:768px){.mobile-menu__buy-btn_header{width:205px}}@media screen and (min-width:1200px){.mobile-menu__buy-btn_header{width:184px}}.mobile-menu__item{height:42px;justify-content:baseline;color:#fff;border-top:1px solid #e18298;align-items:center;padding-left:20px;font-family:DM sans;font-size:14px;font-weight:700;line-height:1.29;display:flex}.mobile-menu__item:last-child{border-bottom:1px solid #e18298}.mobile-menu__item:hover,.mobile-menu__itemfocus{color:#d41443}.mobile-menu.is-open{transform:translate(0)}.menu-toggle{background-color:#e17992;margin-bottom:26px;padding:0;transition:transform .5s cubic-bezier(.4,0,.2,1);transform:scale(1)}.menu-toggle:hover,.menu-toggle:focus{transform:scale(1.1)}.menu-toggle__wrapper{height:60px;justify-content:flex-end;align-items:center;padding-top:20px;padding-right:20px;display:flex}.menu-button__arrow{fill:currentColor}.title{color:#d41443;letter-spacing:.04em;text-transform:uppercase;font-family:Titan One,cursive;font-size:34px;line-height:1.147}.subtitle{color:#ffa5ba;text-transform:uppercase;font-family:Titan One,cursive;font-size:18px;line-height:1.153}.backdrop{z-index:300;width:100%;height:100%;background-color:#0003;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal{max-width:528px;background-color:#ffa5ba;border-radius:24px;padding:30px;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}@media screen and (max-width:767.98px){.modal{width:100%;max-width:450px;max-height:98%;padding-top:35px}}@media screen and (min-width:768px) and (max-width:1199.98px){.modal{width:100%;max-width:480px;max-height:98vh;padding:30px}}@media screen and (min-width:1200px){.modal{max-width:528px;width:100%;max-height:98vh;padding:30px}}.modal__title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:12px;font-family:Titan One;font-size:18px;font-style:normal;font-weight:400;line-height:1.1;display:block}@media screen and (max-width:767.98px){.modal__title{font-size:16px}}.modal__btn{width:100%;height:100%;max-width:30px;max-height:30px;cursor:pointer;background-color:250ms cubic-bezier(.4,0,.2,1);border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:8px;right:8px}.modal__icon-close{fill:#d41443;transition:transform .25s cubic-bezier(.4,0,.2,1);transform:scale(1)}.modal__btn:hover .modal__icon-close,.modal__btn:focus .modal__icon-close{transform:scale(1.4)}.backdrop.is-hidden .modal{opacity:0;transform:translate(-50%,-50%)scale(.4)rotate(-180deg)}.backdrop .modal{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0deg)}.modal-form{width:100%}.modal-form__field{margin-bottom:10px;display:block;position:relative}.modal-form__input{width:100%;height:40px;letter-spacing:.04em;color:#d41443;color:#d41443;border:1px solid #21212133;border-radius:15px;outline:#0000;margin:0;padding-left:42px;padding-right:12px;font-family:DM Sans;font-size:15px;font-style:normal;font-weight:700;line-height:1.52;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.modal-form__text{color:#fff}@media screen and (max-width:420px){.modal-form__input--product{max-width:160px;padding-left:5px}}@media screen and (min-width:421px) and (max-width:767px){.modal-form__input--product{max-width:240px;padding-left:5px}}@media screen and (min-width:768px){.modal-form__input--product{max-width:300px;padding-left:12px}}.modal-form__input--quantiti{max-width:100px;padding-left:40px;padding-right:15px}@media screen and (max-width:420px){.modal-form__input--quantiti{max-width:50px;padding-left:10px;padding-right:2px}}.modal-form__optgroup{text-align:center;letter-spacing:.04em;text-transform:uppercase;font-family:Titan One;font-size:16px;font-style:normal;font-weight:400;line-height:1.1}.modal-form__option{letter-spacing:.04em;text-transform:none;color:#ff000065;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:700;line-height:1.52}.modal-form__field-icon{position:relative}.modal-form__icon{fill:#d41443;transition:fill .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:40%;left:12px;transform:scale(1)translateY(30%)}.modal-form__input:focus+.modal-form__icon{transform:scale(1.4)translateY(22%)}.modal-form__input:focus{border-color:#d41443}.modal-form__label{letter-spacing:.01em;color:#fff;margin-bottom:4px;font-size:12px;font-weight:400;line-height:1.17;display:block}.modal-form__label--quantiti{margin-bottom:5px}.modal-form__label--payment{text-align:center;margin-bottom:0}.modal-form__textarea{margin-bottom:20px;display:block}@media screen and (max-width:767.98px){.modal-form__textarea{margin-bottom:0}}.modal-form__comment{width:100%;color:#d41443;border:1px solid #21212133;border-radius:15px;outline:#0000;padding:12px 16px;transition:all .25s cubic-bezier(.4,0,.2,1)}.modal-form__comment:focus{border-color:#d41443}.modal-form__comment::placeholder{letter-spacing:.01em;color:#75757580;font-size:12px;font-weight:400;line-height:1.17}@media screen and (max-width:1199.98px){.modal-form__comment::placeholder{font-size:14px}}.modal-form__policy-group{flex-direction:row;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.modal-form__checkbox-description{letter-spacing:.04em;color:#fff;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:700;line-height:1.52}@media screen and (max-width:1199.98px){.modal-form__checkbox-description{font-size:12px;line-height:1.17}}.modal-form__custom-checkbox{width:16px;height:15px;background-color:#fff;border:2px solid #d41443;border-radius:2px;justify-content:center;align-items:center;margin-right:7px;transition:background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1);display:flex}.modal-form__custom-checkbox-icon{opacity:0;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.modal-form__checkbox:checked+.modal-form__custom-checkbox .modal-form__custom-checkbox-icon{opacity:1}.modal-form__checkbox:checked+.modal-form__custom-checkbox{background-color:#d41443;border-color:#d41443}.modal-form__checkbox:focus+.modal-form__custom-checkbox,.modal-form__checkbox:focus-within+.modal-form__custom-checkbox{outline:1px solid #d41443}.modal-form__checkbox{-webkit-appearence:none;-webkit-appearance:none;appearance:none}.modal-form__policy{color:#d41443}.modal-form__btn{width:200px;height:50px;text-align:center;letter-spacing:.06em;color:#d41443;cursor:pointer;background:#fff;border-radius:24px;align-items:center;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:700;line-height:1.31;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);transform:scale(1);box-shadow:0 4px 4px #00000026}.modal-form__btn--checkout{margin-left:auto;margin-right:auto;display:block}.modal-form__btn--continue{color:#fff;background-color:#d41443}.modal-form__btn:focus,.modal-form__btn:hover{color:#fff;background-color:#d41443;transform:scale(1.1)}.modal-form__btn--continue:focus,.modal-form__btn--continue:hover{color:#d41443;background-color:#fff}.modal-form__pay-type{justify-content:center;align-items:center;margin-bottom:20px;display:flex}.modal-form__pay-group:not(:last-child){margin-right:20px}.modal-form__pay-option{fill:#fff;transition:fill .25s cubic-bezier(.4,0,.2,1)}.modal-form__pay-checkbox:checked+.modal-form__pay-option{fill:#d41443}.modal-form__thumb{justify-content:space-between;display:flex}textarea{resize:none;outline:#0000}.backdrop{z-index:300;width:100%;height:100%;background-color:#0003;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal{max-width:528px;background-color:#ffa5ba;border-radius:24px;padding:30px;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}@media screen and (max-width:767.98px){.modal{width:90%;max-width:420px;max-height:98%;padding-top:35px}}@media screen and (min-width:768px){.modal{width:100%;max-width:528px;max-height:98vh;padding:30px}}.modal__title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:12px;font-family:Titan One;font-size:20px;font-style:normal;font-weight:400;line-height:1.1;display:block}@media screen and (max-width:767.98px){.modal__title{font-size:16px}}.modal__btn{width:100%;height:100%;max-width:30px;max-height:30px;cursor:pointer;background-color:250ms cubic-bezier(.4,0,.2,1);border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:8px;right:8px}.modal__icon-close{fill:#d41443;transition:transform .25s cubic-bezier(.4,0,.2,1);transform:scale(1)}.modal__btn:hover .modal__icon-close,.modal__btn:focus .modal__icon-close{transform:scale(1.4)}.backdrop.is-hidden .modal{opacity:0;transform:translate(-50%,-50%)scale(.4)rotate(-180deg)}.backdrop .modal{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0deg)}.modal-form{width:100%}.modal-form__field{margin-bottom:10px;display:block;position:relative}.modal-form__input{width:100%;height:40px;letter-spacing:.04em;color:#d41443;color:#d41443;border:1px solid #21212133;border-radius:15px;outline:#0000;margin:0;padding-left:42px;padding-right:12px;font-family:DM Sans;font-size:15px;font-style:normal;font-weight:700;line-height:1.52;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.modal-form__text{color:#fff}@media screen and (max-width:420px){.modal-form__input--product{max-width:160px;padding-left:5px}}@media screen and (min-width:421px) and (max-width:767px){.modal-form__input--product{max-width:240px;padding-left:5px}}@media screen and (min-width:768px){.modal-form__input--product{max-width:300px;padding-left:12px}}.modal-form__input--quantiti{max-width:100px;padding-left:40px;padding-right:15px}@media screen and (max-width:420px){.modal-form__input--quantiti{max-width:50px;padding-left:10px;padding-right:2px}}.modal-form__optgroup{text-align:center;letter-spacing:.04em;text-transform:uppercase;font-family:Titan One;font-size:16px;font-style:normal;font-weight:400;line-height:1.1}.modal-form__option{letter-spacing:.04em;text-transform:none;color:#ff000065;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:700;line-height:1.52}.modal-form__field-icon{position:relative}.modal-form__icon{fill:#d41443;transition:fill .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:40%;left:12px;transform:scale(1)translateY(30%)}.modal-form__input:focus+.modal-form__icon{transform:scale(1.4)translateY(22%)}.modal-form__input:focus{border-color:#d41443}.modal-form__label{letter-spacing:.01em;color:#fff;margin-bottom:4px;font-size:12px;font-weight:400;line-height:1.17;display:block}.modal-form__label--quantiti{margin-bottom:5px}.modal-form__label--payment{text-align:center;margin-bottom:0}.modal-form__textarea{margin-bottom:20px;display:block}@media screen and (max-width:767.98px){.modal-form__textarea{margin-bottom:0}}.modal-form__comment{width:100%;color:#d41443;border:1px solid #21212133;border-radius:15px;outline:#0000;padding:12px 16px;transition:all .25s cubic-bezier(.4,0,.2,1)}.modal-form__comment:focus{border-color:#d41443}.modal-form__comment::placeholder{letter-spacing:.01em;color:#75757580;font-size:12px;font-weight:400;line-height:1.17}@media screen and (max-width:1199.98px){.modal-form__comment::placeholder{font-size:14px}}.modal-form__policy-group{flex-direction:row;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.modal-form__checkbox-description{letter-spacing:.04em;color:#fff;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:700;line-height:1.52}@media screen and (max-width:1199.98px){.modal-form__checkbox-description{font-size:12px;line-height:1.17}}.modal-form__custom-checkbox{width:16px;height:15px;background-color:#fff;border:2px solid #d41443;border-radius:2px;justify-content:center;align-items:center;margin-right:7px;transition:background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1);display:flex}.modal-form__custom-checkbox-icon{opacity:0;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.modal-form__checkbox:checked+.modal-form__custom-checkbox .modal-form__custom-checkbox-icon{opacity:1}.modal-form__checkbox:checked+.modal-form__custom-checkbox{background-color:#d41443;border-color:#d41443}.modal-form__checkbox:focus+.modal-form__custom-checkbox,.modal-form__checkbox:focus-within+.modal-form__custom-checkbox{outline:1px solid #d41443}.modal-form__checkbox{-webkit-appearence:none;-webkit-appearance:none;appearance:none}.modal-form__policy{color:#d41443}.modal-form__btn{max-width:200px;max-height:50px;width:100%;height:100%;text-align:center;letter-spacing:.06em;color:#d41443;cursor:pointer;background:#fff;border-radius:24px;align-items:center;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:700;line-height:1.31;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);transform:scale(1);box-shadow:0 4px 4px #00000026}.modal-form__btn--checkout{margin-left:auto;margin-right:auto;display:block}.modal-form__btn--continue{color:#fff;background-color:#d41443}.modal-form__btn:focus,.modal-form__btn:hover{color:#fff;background-color:#d41443;transform:scale(1.1)}.modal-form__btn--continue:focus,.modal-form__btn--continue:hover{color:#d41443;background-color:#fff}.modal-form__pay-type{justify-content:center;align-items:center;margin-bottom:8px;display:flex}.modal-form__pay-group:not(:last-child){margin-right:20px}.modal-form__pay-option{fill:#fff;transition:fill .25s cubic-bezier(.4,0,.2,1)}.modal-form__pay-checkbox:checked+.modal-form__pay-option{fill:#d41443}.modal-form__thumb{justify-content:space-between;display:flex}textarea{resize:none;outline:#0000}.backdrop{z-index:300;width:100%;height:100%;background-color:#0003;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal{max-width:528px;background-color:#ffa5ba;border-radius:24px;padding:40px;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}@media screen and (max-width:767.98px){.modal{width:90%;max-width:420px;max-height:98vh;padding:30px}}@media screen and (min-width:768px) and (max-width:1199.98px){.modal{width:100%;max-width:480px;max-height:98vh;padding:30px}}@media screen and (min-width:1200px){.modal{width:100%;max-width:528px;max-height:98vh;padding:30px}}.modal__title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:12px;font-family:Titan One;font-size:20px;font-style:normal;font-weight:400;line-height:1.1;display:block}@media screen and (max-width:767.98px){.modal__title{margin-bottom:1px}}@media screen and (min-width:768px){.modal__title{margin-bottom:5px}}.modal__btn{width:30px;max-height:30px;cursor:pointer;background-color:250ms cubic-bezier(.4,0,.2,1);border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:8px;right:8px}.modal__icon-close{fill:#d41443;transition:transform .25s cubic-bezier(.4,0,.2,1);transform:scale(1)}.modal__btn:hover .modal__icon-close,.modal__btn:focus .modal__icon-close{transform:scale(1.4)}.backdrop.is-hidden .modal{opacity:0;transform:translate(-50%,-50%)scale(.4)rotate(-180deg)}.backdrop .modal{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0deg)}.modal-form{width:100%}.modal-form__field{margin-bottom:5px;display:block;position:relative}.modal-form__input{width:100%;max-height:40px;letter-spacing:.04em;color:#d41443;color:#d41443;border:1px solid #21212133;border-radius:15px;outline:#0000;margin:0;padding-left:42px;padding-right:12px;font-family:DM Sans;font-size:13px;font-style:normal;font-weight:700;line-height:1.52;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.modal-form__text{color:#fff}@media screen and (max-width:420px){.modal-form__input--product{max-width:160px;padding-left:5px}}@media screen and (min-width:421px) and (max-width:767px){.modal-form__input--product{max-width:240px;padding-left:5px}}@media screen and (min-width:768px){.modal-form__input--product{max-width:300px;padding-left:12px}}.modal-form__input--quantiti{max-width:100px;padding-left:40px;padding-right:15px}@media screen and (max-width:420px){.modal-form__input--quantiti{max-width:50px;padding-left:10px;padding-right:2px}}.modal-form__optgroup{text-align:center;letter-spacing:.04em;text-transform:uppercase;font-family:Titan One;font-size:16px;font-style:normal;font-weight:400;line-height:1.1}.modal-form__option{letter-spacing:.04em;text-transform:none;color:#ff000065;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:700;line-height:1.52}.modal-form__field-icon{position:relative}.modal-form__icon{fill:#d41443;transition:fill .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:40%;left:12px;transform:scale(1)translateY(30%)}.modal-form__input:focus+.modal-form__icon{transform:scale(1.4)translateY(22%)}.modal-form__input:focus{border-color:#d41443}.modal-form__label{letter-spacing:.01em;color:#fff;margin-bottom:4px;font-size:12px;font-weight:400;line-height:1.17;display:block}.modal-form__label--quantiti{margin-bottom:5px}.modal-form__label--payment{text-align:center;margin-bottom:2px}.modal-form__textarea{margin-bottom:20px;display:block}.modal-form__comment{width:100%;color:#d41443;border:1px solid #21212133;border-radius:15px;outline:#0000;padding:12px 16px;transition:all .25s cubic-bezier(.4,0,.2,1)}.modal-form__comment:focus{border-color:#d41443}.modal-form__comment::placeholder{letter-spacing:.01em;color:#75757580;font-size:12px;font-weight:400;line-height:1.17}@media screen and (max-width:1199.98px){.modal-form__comment::placeholder{font-size:14px}}.modal-form__policy-group{flex-direction:row;justify-content:center;align-items:center;margin-bottom:20px;display:flex}@media screen and (max-width:767.98px){.modal-form__policy-group{margin-bottom:20px}}@media screen and (min-width:768px){.modal-form__policy-group{margin-bottom:20px}}.modal-form__checkbox-description{letter-spacing:.04em;color:#fff;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:700;line-height:1.52}@media screen and (max-width:1199.98px){.modal-form__checkbox-description{font-size:12px;line-height:1.17}}.modal-form__custom-checkbox{width:16px;height:15px;background-color:#fff;border:2px solid #d41443;border-radius:2px;justify-content:center;align-items:center;margin-right:7px;transition:background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1);display:flex}.modal-form__custom-checkbox-icon{opacity:0;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.modal-form__checkbox:checked+.modal-form__custom-checkbox .modal-form__custom-checkbox-icon{opacity:1}.modal-form__checkbox:checked+.modal-form__custom-checkbox{background-color:#d41443;border-color:#d41443}.modal-form__checkbox:focus+.modal-form__custom-checkbox,.modal-form__checkbox:focus-within+.modal-form__custom-checkbox{outline:1px solid #d41443}.modal-form__checkbox{-webkit-appearence:none;-webkit-appearance:none;appearance:none}.modal-form__policy{color:#d41443}.modal-form__btn--send{margin-left:auto;margin-right:auto;display:block}.modal-form__btn{width:200px;height:50px;text-align:center;letter-spacing:.06em;color:#d41443;cursor:pointer;background:#fff;border-radius:24px;align-items:center;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:700;line-height:1.31;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);transform:scale(1);box-shadow:0 4px 4px #00000026}.modal-form__btn--checkout{margin-bottom:15px}@media screen and (max-width:767.98px){.modal-form__btn--checkout{margin-bottom:9px}}@media screen and (min-width:1200px){.modal-form__btn--checkout{margin-bottom:9px}}.modal-form__btn--continue{color:#fff;background-color:#d41443}.modal-form__btn:focus,.modal-form__btn:hover{color:#fff;background-color:#d41443;transform:scale(1.1)}.modal-form__btn--continue:focus,.modal-form__btn--continue:hover{color:#d41443;background-color:#fff}textarea{resize:none;outline:#0000}.backdrop{z-index:300;width:100%;height:100%;background-color:#0003;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal{max-width:528px;background-color:#ffa5ba;border-radius:24px;padding:35px 40px 40px;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}@media screen and (max-width:767.98px){.modal{width:90%;max-width:420px;padding:35px 20px 20px}}@media screen and (min-width:768px) and (max-width:1199.98px){.modal{width:100%;max-width:480px;max-height:98vh;padding:30px}}@media screen and (min-width:1200px){.modal{width:100%;max-width:528px;max-height:98vh;padding:30px}}.modal__title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:20px;font-family:Titan One;font-size:18px;font-style:normal;font-weight:400;line-height:1.1;display:block}@media screen and (max-width:767.98px){.modal__title{font-size:16px}}@media screen and (min-width:768px){.modal__title{margin-bottom:25px;font-size:24px}}@media screen and (min-width:1200px){.modal__title{margin-bottom:30px;font-size:28px}}.modal__btn{width:30px;height:30px;cursor:pointer;background-color:250ms cubic-bezier(.4,0,.2,1);border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:8px;right:8px}.modal__icon-close{fill:#d41443;transition:transform .25s cubic-bezier(.4,0,.2,1);transform:scale(1)}.modal__btn:hover .modal__icon-close,.modal__btn:focus .modal__icon-close{transform:scale(1.4)}.backdrop.is-hidden .modal{opacity:0;transform:translate(-50%,-50%)scale(.4)rotate(-180deg)}.backdrop .modal{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0deg)}.modal-form{width:100%}.modal-form__field{margin-bottom:5px;display:block;position:relative}.modal-form__input{width:100%;height:40px;letter-spacing:.04em;color:#d41443;color:#d41443;border:1px solid #21212133;border-radius:15px;outline:#0000;margin:0;padding-left:42px;padding-right:12px;font-family:DM Sans;font-size:13px;font-style:normal;font-weight:700;line-height:1.52;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.modal-form__text{color:#fff}.modal-form__field-icon{position:relative}.modal-form__icon{fill:#d41443;transition:fill .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:40%;left:12px;transform:scale(1)translateY(30%)}.modal-form__link{color:#d41443}.modal-form__field-btn{justify-content:center;margin-top:15px;display:flex}@media screen and (min-width:768px){.modal-form__field-btn{margin-top:20px}}@media screen and (min-width:1200px){.modal-form__field-btn{margin-top:25px}}.modal-form__btn{width:200px;height:50px;text-align:center;letter-spacing:.06em;color:#d41443;cursor:pointer;background:#fff;border-radius:24px;align-items:center;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:700;line-height:1.31;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);transform:scale(1);box-shadow:0 4px 4px #00000026}.modal-form__btn--checkout{margin-bottom:15px}@media screen and (max-width:767.98px){.modal-form__btn--checkout{margin-bottom:9px}}@media screen and (min-width:1200px){.modal-form__btn--checkout{margin-bottom:9px}}.modal-form__link{width:180px;height:44px;text-align:center;color:#d41443;background-color:#fff;border-radius:22px;justify-content:center;align-items:center;padding:6px 32px;font-size:16px;font-weight:700;line-height:1.31;transition:transform .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(1);box-shadow:0 1px 1px #0000001f,0 4px 4px #0000000f,1px 4px 6px #00000029}@media screen and (min-width:768px){.modal-form__link{width:185px;padding:6px 38px}}@media screen and (min-width:1200px){.modal-form__link{width:190px;padding:6px 37px}}.modal-form__link:hover,.modal-form__link:focus{color:#fff;background-color:#d41443;transform:scale(1.1)}.map-frame{border-radius:24px;overflow:hidden}html{scroll-behavior:smooth}.nav{justify-content:flex-start;align-items:center;display:flex}@media screen and (max-width:767.98px){.nav{width:100%}}@media screen and (min-width:768px){.nav{width:100%}}.header{width:100%;z-index:50;display:flex;position:absolute;top:0;left:0}@media screen and (min-width:320px){.header__logo-link{margin-right:61px}}@media screen and (min-width:768px){.header__logo-link{margin-right:293px}}@media screen and (min-width:1200px){.header__logo-link{margin-right:128px}}.header__list{width:541px;justify-content:space-between;display:flex}@media screen and (max-width:1199.98px){.header__list{display:none}}.header__list-item{color:#fff;font-size:16px}.header__list-item:hover,.header__list-itemfocus{color:#d41443;cursor:pointer}.header__list-link{padding-top:20px;padding-bottom:20px}.header__container{background-color:#0000;justify-content:space-between;padding-top:12px;padding-left:20px;padding-right:20px;display:flex}@media screen and (min-width:768px){.header__container{padding:32px}}@media screen and (min-width:1200px){.header__container{padding:40px 56px}}.burger__button{fill:#d41443;background-color:#0000;padding:0;transition:transform .5s cubic-bezier(.4,0,.2,1);transform:scale(1)}.burger__button:hover,.burger__button:focus{transform:scale(1.1)}@media screen and (min-width:1199.98px){.burger__button{display:none}}@media screen and (max-width:767.98px){.mobile-hidden{display:none}}.hero{z-index:15;background-color:#ffb8ca;overflow:hidden}.hero>.container{padding-top:83px;padding-bottom:75px;position:relative}@media screen and (min-width:768px) and (max-width:1199.98px){.hero>.container{justify-content:space-between;margin:0 auto;padding-top:43px;padding-bottom:40px;display:flex}}@media screen and (min-width:1200px){.hero>.container{justify-content:space-between;padding-top:54px;padding-bottom:76px;display:flex}}.hero__content{max-width:218px;z-index:15;padding-top:111px;padding-bottom:83px;position:absolute}@media screen and (min-width:768px) and (max-width:1199.98px){.hero__content{max-width:162px;margin-right:54px;padding-top:65px;padding-bottom:0;position:relative}}@media screen and (min-width:1200px){.hero__content{max-width:277px;margin-right:0;padding-top:93px;position:static}}.hero__title{letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:20px;font-family:Titan One;font-size:26px;font-style:normal;font-weight:400;line-height:1.15}.hero__title--big{color:#d41443;font-size:48px;font-weight:400;line-height:.95}@media screen and (min-width:768px) and (max-width:1199.98px){.hero__title{font-size:22px;line-height:1.13}}@media screen and (min-width:1200px){.hero__title{font-size:38px;line-height:1.15}}@media screen and (min-width:768px) and (max-width:1199.98px){.hero__title--big{font-size:34px;line-height:.9}}@media screen and (min-width:1200px){.hero__title--big{font-size:58px;line-height:.9}}.hero__list{margin-bottom:20px;display:flex}.hero__item{margin-left:7.6px}.hero__item:nth-child(1){margin-left:0}.hero__link:hover,.hero__link:focus{color:#d41443;background-color:#fff;transform:scale(1.05)}.hero__link{text-align:center;color:#fff;background-color:#d41443;border-radius:20px;align-items:center;padding:7px 15px;font-family:DM Sans;font-size:8px;font-style:normal;font-weight:400;line-height:1.25;transition:transform .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(1);box-shadow:0 1px 1px #0000001f,0 4px 4px #0000000f,1px 4px 6px #00000029}.hero__link--white{color:#d41443;background-color:#fff}.hero__link--white:hover,.hero__link--white:focus{color:#fff;background-color:#d41443;transform:scale(1.05)}@media screen and (min-width:768px) and (max-width:1199.98px){.hero__link{padding:7px 12px}}@media screen and (min-width:1200px){.hero__link{padding:11px 23px;font-size:14px}}.hero__milk{display:none}@media screen and (min-width:768px) and (max-width:1199.98px){.hero__milk{display:flex;position:absolute}}@media screen and (min-width:1200px){.hero__milk{width:413px;display:flex;position:absolute}}@media screen and (min-width:768px) and (max-width:1199.98px){.hero__milk-img{width:152px;height:154px}}@media screen and (min-width:1200px){.hero__milk-img{width:213px;height:216px}}@media screen and (min-width:768px) and (max-width:1199.98px){.hero__milk-images{width:152px;height:154px}}@media screen and (min-width:1200px){.hero__milk-images{width:213px;height:216px}}.milk-container__wrapper{width:114px;padding-top:55px;position:relative}@media screen and (min-width:1200px){.milk-container__wrapper{width:200px;padding-top:68px}}.milk-container__text{color:#fff;margin-bottom:7px;font-family:DM Sans;font-size:8px;font-style:normal;font-weight:400;line-height:1.5}.milk-container__text.close{text-align:center;color:#d41443;margin-bottom:25px}@media screen and (min-width:768px) and (max-width:1199.98px){.milk-container__text.close{margin-bottom:5px}}@media screen and (min-width:1200px){.milk-container__text{font-size:14px;font-weight:400;line-height:1.4}}.milk-container__link{width:18px;height:18px;cursor:pointer;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(1);box-shadow:0 1px 1px #0000001f,0 4px 4px #0000000f,1px 4px 6px #00000029}.milk-container__link--close{margin:0 auto;transition:transform .25s cubic-bezier(.4,0,.2,1);transform:scale(1)}@media screen and (min-width:1200px){.milk-container__link{width:26px;height:26px}}.milk-container__link:hover,.milk-container__link:focus,.milk-container__link--close:hover,.milk-container__link--close:focus{transform:scale(1.2)}.milk-container__svg{fill:#d41443}.milk-container--slic{background-color:#ffa5ba;border-radius:50%;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);position:absolute;transform:translate(0%);box-shadow:0 1px 1px #0000001f,0 4px 4px #0000000f,1px 4px 6px #00000029}@media screen and (min-width:768px) and (max-width:1199.98px){.milk-container--slic{width:130px;height:130px;padding:20px;bottom:7px;left:-22px}}@media screen and (min-width:1200px){.milk-container--slic{width:230px;height:230px;padding:45px;bottom:-32px;left:-30px}}.milk-container--slic.is-hidden-hero{opacity:0;transform:translate(-100%)}.milk-container--img{position:relative}.hero__ice-block{z-index:10;margin-left:15px;animation-name:eclips;animation-duration:.9s;animation-timing-function:cubic-bezier(.4,0,.2,1);position:relative}@media screen and (min-width:768px) and (max-width:1199.98px){.hero__ice-block{margin-left:0;margin-right:auto}}@media screen and (min-width:1200px){.hero__ice-block{margin-left:auto;margin-right:41px}}.hero__eclipse{width:346px;height:344px;background-color:#ffa5ba;border-radius:50%}@media screen and (min-width:768px) and (max-width:1199.98px){.hero__eclipse{width:335px;height:333px}}@media screen and (min-width:1200px){.hero__eclipse{width:534px;height:534px}}.hero__images{z-index:0;position:absolute;top:0;left:0}.hero__images--ice{animation-name:ice;animation-duration:.9s;animation-timing-function:cubic-bezier(.4,0,.2,1);top:9px;left:81px}@media screen and (min-width:768px) and (max-width:1199.98px){.hero__images--ice{width:143px;height:336px;top:37px;left:74px}}@media screen and (min-width:1200px){.hero__images--ice{width:236px;height:557px;top:54px;left:119px}}@keyframes eclips{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes ice{0%{transform:translateY(100%)}to{transform:translateY(0)}}.store{display:none}@media screen and (min-width:768px) and (max-width:1199.98px){.store{flex-direction:column;align-items:flex-end;padding-top:49px;display:flex}}@media screen and (min-width:1200px){.store{flex-direction:column;align-items:flex-end;padding-top:98px;display:flex}}.store__block{z-index:1}@media screen and (min-width:768px) and (max-width:1199.98px){.store__block{padding-right:10px}}@media screen and (min-width:1200px){.store__block{padding-right:18px}}.store__item{position:relative}@media screen and (min-width:768px) and (max-width:1199.98px){.store__item:nth-child(1){margin-bottom:16px}}@media screen and (min-width:1200px){.store__item:nth-child(1){margin-bottom:15px}}.store__item:after{content:"";width:16px;height:16px;z-index:-1;background-color:#fff;border-radius:50%;position:absolute;top:-2px;right:-10px}@media screen and (min-width:1200px){.store__item:after{width:30px;height:30px;top:-4px;right:-18px}}.store__paragraph{text-align:right;color:#fff;flex-direction:column;font-size:8px;font-style:normal;font-weight:400;line-height:10px;display:flex}@media screen and (min-width:1200px){.store__paragraph{font-size:14px;line-height:1.28}}.store__paragraph--big{text-align:right;letter-spacing:.04em;text-transform:uppercase;color:#d41443;font-family:Titan One;font-size:28px;font-style:normal;font-weight:400;line-height:1.14}@media screen and (min-width:1200px){.store__paragraph--big{font-size:46px;line-height:1.15}}.store__testy{z-index:16;animation-name:testy;animation-duration:1.8s;animation-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;bottom:1px;right:32px}@media screen and (min-width:1200px){.store__testy{width:304px;height:241px;bottom:0;right:0}}@keyframes testy{0%{transform:rotateY(100deg)}to{transform:rotateY(0)}}@media screen and (min-width:768px){.container{padding-left:32px;padding-right:32px}}@media screen and (min-width:1200px){.container{padding-left:16px;padding-right:16px}}.section-products{padding-top:60px;padding-bottom:60px}.section-products__label{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#ffa5ba;margin-bottom:15px;font-family:Titan One;font-size:18px;font-style:normal;font-weight:400;line-height:1.14}@media screen and (min-width:768px){.section-products__label{margin-bottom:18px;font-size:26px}}@media screen and (min-width:1200px){.section-products__label{margin-bottom:16px;font-size:30px}}.section-products__title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#d41443;margin-bottom:148px;font-family:Titan One;font-size:34px;font-style:normal;font-weight:400;line-height:1.14}@media screen and (min-width:768px){.section-products__title{margin-bottom:158px;font-size:48px}}@media screen and (min-width:1200px){.section-products__title{margin-bottom:281px;font-size:58px}}@media screen and (min-width:768px){.products{justify-content:center;margin-left:auto;margin-right:auto;display:flex}}.products__item{max-width:280px;border-radius:24px;flex-direction:column;justify-content:space-between;margin-left:auto;margin-right:auto;padding:160px 40px 40px;display:flex;position:relative;box-shadow:0 1px 1px #0000001f,0 4px 4px #0000000f,1px 4px 6px #00000029}@media screen and (min-width:768px){.products__item{width:calc(33.3333% - 10.6667px);max-width:224px;max-width:224px;margin-left:0;margin-right:0;padding:118px 32px 40px}}@media screen and (min-width:1200px){.products__item{width:calc(33.3333% - 21.3333px);max-width:368px;max-width:368px;margin-left:0;margin-right:0;padding:165px 63px 60px}}@media screen and (max-width:767.98px){.products__item:not(:last-child){margin-bottom:140px}}@media screen and (min-width:768px){.products__item:not(:last-child){margin-right:16px}}@media screen and (min-width:1200px){.products__item:not(:last-child){margin-right:32px}}.products__item--cream{background-color:#ffb8ca}.products__item--coffee{background-color:#f0d1a5}.products__item--milk{background-color:#c2e297}.products__title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:70px;font-family:Titan One;font-size:20px;font-style:normal;font-weight:400;line-height:1.1;display:block;position:relative}@media screen and (min-width:1200px){.products__title{font-size:30px;line-height:1.15}}.products__title:after{content:"";width:26px;height:6px;background-image:url(elips.ae7fe488.svg);background-position:50%;background-repeat:no-repeat;display:block;position:absolute;top:52px;left:50%;transform:translate(-50%)}@media screen and (min-width:1200px){.products__title:after{top:62px}}.products__text{text-align:center;letter-spacing:.04em;color:#fff;margin-bottom:32px;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:700;line-height:1.52}@media screen and (min-width:768px){.products__text{line-height:1.76}}@media screen and (min-width:1200px){.products__text{margin-bottom:60px;font-size:16px;line-height:1.76}}.products__item:before{content:"";width:100%;max-width:280px;height:280px;background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;top:-140px;left:0}@media screen and (min-width:768px){.products__item:before{width:100%;max-width:224px;height:224px;top:-138px}}@media screen and (min-width:1200px){.products__item:before{width:100%;max-width:368px;height:394px;top:-261px}}.products__item--cream:before{background-image:url(Products-1_sm.6d2c0ebc.png)}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products__item--cream:before{background-image:url(Products-1_sm@2x.8e8af651.png)}}@media screen and (min-width:768px){.products__item--cream:before{background-image:url(Products-1_md.7d582458.png)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.products__item--cream:before{background-image:url(Products-1_md@2x.e17c866f.png)}}@media screen and (min-width:1200px){.products__item--cream:before{background-image:url(Products-1_lg.053199ab.png)}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.products__item--cream:before{background-image:url(Products-1_lg@2x.7027f67d.png)}}.products__item--coffee:before{background-image:url(Products-2_sm.b1d84358.png)}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products__item--coffee:before{background-image:url(Products-2_sm@2x.cb0dfedd.png)}}@media screen and (min-width:768px){.products__item--coffee:before{background-image:url(Products-2_md.f93389e5.png)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.products__item--coffee:before{background-image:url(Products-2_md@2x.e4ed5a02.png)}}@media screen and (min-width:1200px){.products__item--coffee:before{background-image:url(Products-2_lg.8d4295ff.png)}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.products__item--coffee:before{background-image:url(Products-2_lg@2x.e3aeea19.png)}}.products__item--milk:before{background-image:url(Products-3_sm.5ef05172.png)}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products__item--milk:before{background-image:url(Products-3_sm@2x.665fc9e2.png)}}@media screen and (min-width:768px){.products__item--milk:before{background-image:url(Products-3_md.d19578c2.png)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.products__item--milk:before{background-image:url(Products-3_md@2x.c0cbbc7b.png)}}@media screen and (min-width:1200px){.products__item--milk:before{background-image:url(Products-3_lg.c1e0be92.png)}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.products__item--milk:before{background-image:url(Products-3_lg@2x.0562664a.png)}}.products__button{height:40px;width:40px;cursor:pointer;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;padding:0;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(1);box-shadow:0 1px 1px #0000001f,0 4px 4px #0000000f,1px 4px 6px #00000029}.products__button:hover,.products__button:focus{transform:scale(1.5)}.products__icon{fill:#d41443}.price{width:100%;border-radius:24px;padding:0 40px 40px;position:absolute;bottom:0;left:0;overflow:hidden}@media screen and (min-width:768px){.price{padding-bottom:40px;padding-left:25px;padding-right:25px}}@media screen and (min-width:1200px){.price{padding-bottom:60px;padding-left:63px;padding-right:63px}}.price__button{margin-top:32px}.price__item{text-align:center;letter-spacing:.04em;color:#fff;align-items:baseline;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:700;line-height:1.52;display:flex}@media screen and (min-width:768px){.price__item{line-height:1.76}}@media screen and (min-width:1200px){.price__item{font-size:16px;line-height:1.76}}.price__item:not(:last-child){margin-bottom:5px}.price__item span:last-of-type{order:2}.price__item:after{content:"";height:1px;background-color:#97494921;flex-grow:1;order:1;margin-left:6px;margin-right:6px}.price__title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:30px;font-family:Titan One;font-size:20px;font-style:normal;font-weight:400;line-height:1.1;display:block}@media screen and (min-width:768px){.price__title{margin-bottom:50px}}@media screen and (min-width:1200px){.price__title{font-size:30px;line-height:1.15}}.price:before{content:"from cow to wow";width:100%;height:50px;text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fff;background-color:#00000028;border:1px solid #fff;justify-content:center;align-items:center;font-family:Titan One;font-size:13px;font-style:normal;font-weight:400;line-height:1.11;display:flex;position:absolute;bottom:0;left:0;transform:rotate(52deg)translate(-85px,50px)}@media screen and (min-width:768px){.price:before{transform:rotate(50deg)translate(-63px,38px)}}@media screen and (min-width:1200px){.price:before{transform:rotate(39deg)translate(-100px,45px)}}@media screen and (min-width:768px){.price:before{font-size:11px}}@media screen and (min-width:1200px){.price:before{height:70px;font-size:17px}}.price--cream{opacity:1;background-color:#ffb8ca;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform:translate(0%)}.price--cream.is-hidden{opacity:0;transform:translate(-100%)}.price--coffee{background-color:#f0d1a5;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform:translate(0%)}.price--coffee.is-hidden{opacity:0;transform:translate(-100%)}.price--milk{background-color:#c2e297;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform:translate(0%)}.price--milk.is-hidden{opacity:0;transform:translate(-100%)}.about{background-color:#fff5f6;padding-top:60px;padding-bottom:40px}@media screen and (min-width:768px){.about{padding-bottom:60px}}@media screen and (max-width:767.98px){.about__wrapper{background:url(milk-bg-left.070ca70d.png) 0 596px no-repeat,#fff5f6 url(milk-bg-right.9015423c.png) right 0 top 600px no-repeat}}@media screen and (max-width:767.98px) and (min-device-pixel-ratio:2),screen and (max-width:767.98px) and (min-resolution:192dpi),screen and (max-width:767.98px) and (min-resolution:2x){.about__wrapper{background:url(milk-bg-left@2x.bcafc43a.png) 0 596px no-repeat,#fff5f6 url(milk-bg-right@2x.b6e6f224.png) right 0 top 600px no-repeat}}@media screen and (min-width:1200px){.about__wrapper{background:url(milk-bg-desk-left.98b70a72.png) 0 260px no-repeat,#fff5f6 url(milk-bg-desk-right.d67933ac.png) right 0 top 280px no-repeat}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.about__wrapper{background-color:#fff5f6;background-image:url(milk-bg-desk-left@2x.393813e1.png),url(milk-bg-desk-right@2x.5aef6536.png);background-position:0 260px,right 0 top 280px;background-repeat:no-repeat,no-repeat;background-size:20%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}}@media screen and (min-width:768px) and (max-width:1199.98px){.about__content{justify-content:center;align-items:start;display:flex}}@media screen and (min-width:1200px){.about__content{justify-content:center;align-items:start;display:flex}}.about__description{max-width:220px;text-align:start;letter-spacing:0;margin-bottom:20px;margin-right:auto;font-size:12px;line-height:1.62}@media screen and (min-width:768px) and (max-width:1199.98px){.about__description{max-width:334px;font-size:14px;line-height:1.76}}@media screen and (min-width:1200px){.about__description{max-width:463px;letter-spacing:.04em;margin-bottom:32px;font-size:16px;line-height:1.76}}.about__description--grey{max-width:220px;text-align:start;letter-spacing:.02em;color:#907e82;margin-bottom:20px;margin-right:auto;font-size:12px;line-height:1.62}@media screen and (min-width:768px) and (max-width:1199.98px){.about__description--grey{max-width:334px;letter-spacing:.04em;margin-bottom:40px;font-size:14px;line-height:1.76}}@media screen and (min-width:1200px){.about__description--grey{max-width:463px;letter-spacing:.04em;margin-bottom:40px;font-size:14px;line-height:1.94}}@media screen and (max-width:767.98px){.about__text-wrapper{max-width:280px;margin-left:auto;margin-right:auto}}@media screen and (min-width:768px) and (max-width:1199.98px){.about__text-wrapper{max-width:334px}}@media screen and (min-width:1200px){.about__text-wrapper{max-width:463px;margin-top:90px;margin-left:99px}}@media screen and (max-width:767.98px){.bg-cow{max-width:280px;height:279px;background-image:url(cow_280.b80e89f8.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:40px;margin-left:auto;margin-right:auto}}@media screen and (max-width:767.98px) and (min-device-pixel-ratio:2),screen and (max-width:767.98px) and (min-resolution:192dpi),screen and (max-width:767.98px) and (min-resolution:2x){.bg-cow{background-image:url(cow_560.7b128d4f.png)}}@media screen and (min-width:768px) and (max-width:1199.98px){.bg-cow{width:336px;height:335px;background-image:url(cow_336.d162e6f6.png);background-position:50%;background-size:contain;margin-right:32px}}@media screen and (min-width:768px) and (max-width:1199.98px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (max-width:1199.98px) and (min-resolution:192dpi),screen and (min-width:768px) and (max-width:1199.98px) and (min-resolution:2x){.bg-cow{background-image:url(cow_672.f20908fa.png)}}@media screen and (min-width:1200px){.bg-cow{width:501px;height:501px;background-image:url(cow_501.76a8caaa.png);background-position:50%;background-size:contain}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.bg-cow{background-image:url(cow_1002.f577d12f.png)}}.about-button{max-width:176px;width:100%;color:#d41443;background-color:#fff;border-radius:22px;align-items:center;padding:14px 38px 13px 37px;font-weight:700;line-height:1.29;transition:transform .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(1);box-shadow:0 1px 1px #0000001f,0 4px 4px #0000000f,1px 4px 6px #00000029}.about-button:hover,.about-button:focus{color:#fff;background-color:#d41443;transform:scale(1.1)}.about-button__icon{color:currentColor;fill:#d41443;min-width:9px;min-height:13px;margin-left:auto;transform:rotate(90deg)}.about-button:hover .about-button__icon,.about-button:focus .about-button__icon{fill:#fff}.about-button--hidden{display:none}.about-button--hide{max-width:176px;width:100%;color:#d41443;background-color:#fff;border-radius:22px;align-items:center;padding:14px 38px 13px 55px;font-weight:700;line-height:1.29;transition:transform .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);display:none;transform:scale(1);box-shadow:0 1px 1px #0000001f,0 4px 4px #0000000f,1px 4px 6px #00000029}.about-button--hide:hover,.about-button--hide:focus{color:#fff;background-color:#d41443;transform:scale(1.1)}.about-button--hide:hover .about-button--hide__icon,.about-button--hide:focus .about-button--hide__icon{fill:#fff}.about-button--hide__icon{color:currentColor;fill:#d41443;min-width:9px;min-height:13px;margin-left:35px;transform:rotate(270deg)}.about-button--hide--appear{display:flex}.about .title{text-align:center;margin-bottom:32px}@media screen and (min-width:768px) and (max-width:1199.98px){.about .title{margin-bottom:40px;font-size:48px}}@media screen and (min-width:1200px){.about .title{margin-bottom:60px;font-size:58px;line-height:1.138}}.about .subtitle{text-align:center;margin-bottom:15px}@media screen and (min-width:768px) and (max-width:1199.98px){.about .subtitle{margin-bottom:16px;font-size:26px}}@media screen and (min-width:1200px){.about .subtitle{margin-bottom:16px;font-size:30px;line-height:1.133}}.advantages-section{padding-top:none;background-color:#fff5f6;padding-bottom:60px}@media screen and (min-width:768px){.advantages-section{padding-bottom:64px}}@media screen and (min-width:1200px){.advantages-section{padding-bottom:120px}}.advantages-container{max-width:320px}@media screen and (min-width:768px){.advantages-container{max-width:100%}}.advantages-list{display:block}@media screen and (min-width:768px){.advantages-list{flex-wrap:wrap;display:flex}}@media screen and (min-width:768px) and (max-width:1199.98px){.advantages-list{margin-right:140px}}.advantages-item{flex-direction:column;margin-bottom:32px;margin-right:50px;display:flex}.advantages-item:hover .advantages-list__p-like{opacity:1;transform:scale(1)}.advantages-item:hover .advantages-list__h3-like{animation:slide-up .9s cubic-bezier(.4,0,.2,1) forwards}@keyframes slide-up{0%{left:0}50%{left:-3%}to{left:0}}.advantages-item:last-child{margin-bottom:0}@media screen and (min-width:768px){.advantages-item:last-child{margin-right:0}}@media screen and (min-width:768px){.advantages-item{width:calc(33.3333% - 20px);margin-bottom:0;margin-right:20px}}@media screen and (min-width:1200px){.advantages-item{width:calc(33.3333% - 80px);margin-right:80px}}.advantages-list__p-like{text-align:start;position:relative}.advantages-list__p-like:before{height:50px;content:"";margin-bottom:76px;display:block}@media screen and (min-width:768px){.advantages-list__p-like:before{margin-bottom:105px}}@media screen and (min-width:1200px){.advantages-list__p-like:before{margin-bottom:120px}}.advantages-list__p-like-cow-check:before{width:33px;background-image:url(cow-check@1x.f7ed157d.png);background-size:cover}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.advantages-list__p-like-cow-check:before{background-image:url(cow-check@2x.0252a397.png)}}.advantages-list__p-like-appels:before{width:50px;background-image:url(appels@1x.99075cec.png);background-size:cover}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.advantages-list__p-like-appels:before{background-image:url(appels@2x.55edac78.png)}}.advantages-list__p-like-heard:before{width:46px;background-image:url(heard@1x.27628c78.png);background-size:cover}.advantages-list__h3-like{color:#d41443;letter-spacing:.04em;font-family:Titan One,sans-serif;font-size:36px;font-weight:400;line-height:1.14;transition:opacity .25s cubic-bezier(.4,0,.2,1);position:absolute;top:40%}@media screen and (min-width:768px){.advantages-list__h3-like{font-size:48px;line-height:1.13;top:35%}}@media screen and (min-width:1200px){.advantages-list__h3-like{font-size:58px;line-height:1.17;top:30%}}.advantages-list__p-like{color:#000;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;line-height:1.67}@media screen and (min-width:768px){.advantages-list__p-like{font-size:14px;line-height:1.71}}@media screen and (min-width:1200px){.advantages-list__p-like{font-size:16px;line-height:1.75}}.gallery{background-image:linear-gradient(#fff5f6 20%,#fff 20%)}@media screen and (min-width:768px){.gallery{background-image:linear-gradient(#fff5f6 57.2%,#fff 57.2%)}}@media screen and (max-width:1199.98px){.gallery{padding-bottom:60px}}@media screen and (min-width:1200px){.gallery{background-image:linear-gradient(#fff5f6 20.7%,#fff 20.7%);padding-bottom:120px}}.gallery__store{height:auto;margin:auto;position:relative}@media screen and (max-width:767.98px){.gallery__store{max-width:320px}}@media screen and (max-width:1199.98px){.gallery__store{padding-left:0;padding-right:0}}@media screen and (min-width:1200px){.gallery__store{padding-left:93px;padding-right:93px}}.gallary__grid{grid-column-gap:.3em;grid-template-columns:1fr 1fr 2fr 1fr 1fr 1fr;display:grid}@media screen and (max-width:767.98px){.gallary__grid{grid-column-gap:2.53px}}@media screen and (max-width:1199.98px){.gallery.container{padding-left:0;padding-right:0}}.gallery__container--1{padding-top:100%}.gallery__container--2{padding-top:64%}.gallery__container--4{padding-top:70%}.gallery__container--5{padding-top:48%}.gallery__container--6{padding-top:112%}.gallary__img{width:auto;height:auto;box-shadow:none;border-radius:18%}.gallery__box--bottom{margin-bottom:.3em}@media screen and (max-width:767.98px){.gallery__box--bottom{margin-bottom:.15em}}.gallery__box{transform-style:preserve-3d;position:relative}@media screen and (max-width:767.98px){.gallery__box{width:43.5px;height:44px}}@media screen and (min-width:768px){.gallery__box{width:105px;height:106px}}@media screen and (min-width:1200px){.gallery__box{width:138px;height:140px}}@media screen and (max-width:767.98px){.gallery__box--4{width:90px;height:90px}}@media screen and (min-width:768px){.gallery__box--4{width:215px;height:215px}}@media screen and (min-width:1200px){.gallery__box--4{width:283px;height:284px}}.box__face{width:100%;height:100%;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:none;justify-content:center;align-items:center;transition:all .5s ease-in-out;display:flex;position:absolute;top:0;left:0;transform:perspective(500px)rotateY(0deg)}@media screen and (min-width:768px){.gallery__box:hover .box__face--front{transform:perspective(500px)rotateY(180deg)}}@media screen and (min-width:768px){.box__face--back{color:#fff;background-color:#ffa5ba;border-radius:18%;padding-left:15px;padding-right:15px;transform:perspective(500px)rotateY(180deg)}}@media screen and (min-width:768px){.box__face--back-black{background-color:#acd17b}}@media screen and (min-width:768px){.gallery__box:hover .box__face--back{transform:perspective(500px)rotateY(360deg);box-shadow:0 4px 4px #00000040}}.face__text{text-align:center;font-family:Titan One;font-weight:400;line-height:1.35;transform:perspective(500px)translateZ(10px)}@media screen and (max-width:767.98px){.face__text{display:none}}@media screen and (min-width:768px){.face__text{font-size:15px}}@media screen and (min-width:1200px){.face__text{font-size:20px}}@media screen and (min-width:768px){.face__text--increase{font-size:26px}}@media screen and (min-width:1200px){.face__text--increase{font-size:32px}}.gallery__card{width:101%;height:101%;opacity:0;visibility:hidden;background-color:#ffb8ca;border-radius:10px;padding:40px 15px 40px 105px;transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1),visibility .5s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8)}@media screen and (min-width:768px){.gallery__card{display:none}}.gallery__card-text{text-align:center;text-transform:uppercase;color:#fff;margin-top:auto;margin-bottom:auto;font-family:Titan One;font-size:20px;font-weight:400;line-height:1.15}.gallery__png{width:50px;height:120px;position:absolute;bottom:0;left:30px}.gallery__circle{width:100px;height:100px;background-color:#ffa5ba;border-radius:50%;position:absolute;bottom:23px;left:5px}.gallery__store:hover .gallery__card,.gallery__store:focus .gallery__card{visibility:visible;opacity:1;transform:translate(-50%,-50%)scale(1);box-shadow:0 4px 4px #00000040}@media screen and (min-width:320px){.customer{text-align:center;flex-direction:column;display:flex;position:relative}}.customer__title{visibility:hidden}.customer__madia{flex-direction:column;justify-content:center;align-items:center;display:flex}@media screen and (max-width:767.98px){.customer__img{margin-bottom:32px}}@media screen and (min-width:768px){.customer__img{margin-bottom:20px}}@media screen and (min-width:1200px){.customer__img{margin-bottom:16px}}.customer__text{background-color:#fafafa;margin:0 0 36px;position:relative}@media screen and (max-width:767.98px){.customer__text{width:280px;padding:43px 50px 26px}}@media screen and (min-width:768px) and (max-width:1199.98px){.customer__text{width:620px;margin:0 0 24px;padding:37px 6px 44px}}@media screen and (min-width:1200px){.customer__text{width:968px;margin:0 0 36px;padding:47px 74px 39px}}.customer__text--style{text-align:center;z-index:1;background-image:repeating-linear-gradient(0deg,#e1e1e1 0 1px,#fafafa 1px 40px);font-weight:500;position:relative}@media screen and (max-width:767.98px){.customer__text--style{font-size:13px;font-style:normal;line-height:3}}@media screen and (min-width:768px){.customer__text--style{letter-spacing:.04em;padding-left:45px;padding-right:45px;font-size:14px;line-height:2.6}}@media screen and (min-width:1200px){.customer__text--style{padding-left:35px;padding-right:36px;font-size:16px;line-height:2.2}}.customer__text--style:before{content:"";z-index:-1;width:60px;height:40px;opacity:.6;background-image:url(“-2.db9db109.svg);background-position:50%;background-repeat:no-repeat;border-color:#e1e1e1;display:block;position:absolute}@media screen and (max-width:767.98px){.customer__text--style:before{top:-10px;left:-12px}}@media screen and (min-width:768px){.customer__text--style:before{top:-15px;left:15px}}@media screen and (min-width:1200px){.customer__text--style:before{top:-15px;left:-7px}}.customer__icon-name{text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:1.9}@media screen and (max-width:767.98px){.customer__icon-name{margin-bottom:16px}}@media screen and (min-width:768px){.customer__icon-name{margin-bottom:32px}}.customer__icon--page{margin:0;padding:0}.icon{fill:#d9d9d9}.icon:hover,.icon:focus{fill:#d31342}.customer__link{cursor:pointer;margin-right:18px;display:inline-block}.customer__link:last-child{margin-right:0}.section.contacts{background-image:radial-gradient(circle at bottom,#fff5f6 73%,#fff 73%);padding-top:60px;padding-bottom:40px}@media screen and (min-width:768px){.section.contacts{background-image:linear-gradient(#fff 51%,#fff5f6 51%);padding-top:80px;padding-bottom:40px}}@media screen and (min-width:1200px){.section.contacts{background-image:linear-gradient(#fff 28%,#fff5f6 28%);padding-top:120px;padding-bottom:120px}}.contacts__list{flex-flow:column wrap;place-content:center;margin:-10px;display:flex}@media screen and (min-width:768px){.contacts__list{flex-flow:row;justify-content:center;margin:-32px;display:flex}}@media screen and (min-width:1200px){.contacts__list{width:100%;margin:0}}.contacts__item{width:100%;max-width:280px;background-color:#fff;border-radius:24px;margin:10px 20px;padding:40px 32px;box-shadow:0 8px 30px #d414431a}@media screen and (min-width:768px){.contacts__item{flex-basis:calc(33.3333% - 10px);margin:16px}}@media screen and (min-width:1200px){.contacts__item{width:100%;min-width:368px}}.contacts__item:hover,.contacts__item:focus{box-shadow:inset 0 8px 30px #d414431a}.uptitle-cafe{height:auto;width:80px;text-align:center;background:#f0d1a5;border-radius:4px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}@media screen and (min-width:768px){.uptitle-cafe{margin-bottom:32px}}.contacts__item:hover .uptitle-cafe{animation:animate30 2s .1s infinite;box-shadow:11px 10px 12px -3px #d41400b8}@keyframes animate30{0%{transform:rotate(0deg)}25%{transform:rotate(-15deg)}50%{transform:rotate(15deg)}75%{transform:rotate(-15deg)}to{transform:rotate(0deg)}}.uptitle-foodtrack{height:auto;width:130px;text-align:center;background:#c2e297;border-radius:4px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}@media screen and (min-width:768px){.uptitle-foodtrack{margin-bottom:32px}}.contacts__item:hover .uptitle-foodtrack{animation:animate30 2s .1s infinite;box-shadow:11px 10px 12px -3px #d41400b8}@keyframes animate30{0%{transform:rotate(0deg)}25%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}to{transform:rotate(0deg)}}.adress-card__uptitle{letter-spacing:.04em;color:#fff;font-size:12px;line-height:1.86}@media screen and (min-width:768px){.adress-card__uptitle{font-size:16px}}.adress-card__title{letter-spacing:.04em;margin-bottom:8px;font-size:12px;line-height:1.86}@media screen and (min-width:768px){.adress-card__title{font-size:14px}}@media screen and (min-width:1200px){.adress-card__title{font-size:16px}}.contacts__item:hover .adress-card__title{text-shadow:2px 3px 4px #00000091;font-weight:700}.adress-card__subtitle{color:#907e82;font-size:12px;line-height:1.5}@media screen and (min-width:768px){.adress-card__subtitle{font-size:14px}}@media screen and (min-width:1200px){.adress-card__subtitle{font-size:16px}}.location{margin-bottom:24px}@media screen and (min-width:768px){.location{margin-bottom:32px}}.adress-card__schedule{border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;padding-top:24px;padding-bottom:24px}@media screen and (min-width:768px){.adress-card__schedule{padding-top:32px;padding-bottom:32px}}.schedule__period{font-size:12px;line-height:1.86}@media screen and (min-width:768px){.schedule__period{font-size:14px}}@media screen and (min-width:1200px){.schedule__period{font-size:16px}}.schedule__time{color:#ffa5ba;font-size:12px;line-height:1.86}@media screen and (min-width:768px){.schedule__time{font-size:14px}}@media screen and (min-width:1200px){.schedule__time{font-size:16px}}.schedule__weekdays{margin-bottom:12px}.adress-card__link{flex-direction:column;margin-top:24px;display:flex}@media screen and (min-width:768px){.adress-card__link{margin-top:32px}}.adress-card__link--phone{color:#907e82;font-size:12px;line-height:1.5;text-decoration:none}.adress-card__link--phone:hover,.adress-card__link--phone:focus{color:#d41443}@media screen and (min-width:768px){.adress-card__link--phone{font-size:14px}}@media screen and (min-width:1200px){.adress-card__link--phone{font-size:16px}}.adress-card__link--mail{color:#907e82;font-size:12px;line-height:1.5;text-decoration:none}.adress-card__link--mail:hover,.adress-card__link--mail:focus{color:#d41443}@media screen and (min-width:768px){.adress-card__link--mail{font-size:14px}}@media screen and (min-width:1200px){.adress-card__link--mail{font-size:16px}}.cont-btn{flex-flow:column wrap;align-content:center;margin-top:22px;display:flex}@media screen and (min-width:768px){.cont-btn{flex-direction:row;justify-content:center;margin-top:44px}}.cont-btn__locations{margin-bottom:10px}@media screen and (min-width:768px){.cont-btn__locations{margin-bottom:0;margin-right:15px}}.cont-btn__locations--item{width:162px;height:44px;text-align:center;color:#fff;background-color:#d41443;border-radius:22px;justify-content:center;align-items:center;padding:6px 18px;font-size:16px;font-weight:700;line-height:1.31;transition:transform .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(1);box-shadow:0 1px 1px #0000001f,0 4px 4px #0000000f,1px 4px 6px #00000029}@media screen and (min-width:768px){.cont-btn__locations--item{width:191px;padding:6px 32px}}@media screen and (min-width:1200px){.cont-btn__locations--item{width:198px;padding:6px 36px}}.cont-btn__locations--item .cont-btn__icon{fill:#fff;min-width:9px;min-height:13px;margin-left:auto;transition:fill .25s cubic-bezier(.4,0,.2,1)}.cont-btn__locations--item:hover,.cont-btn__locations--item:focus{color:#d41443;background-color:#fff;transform:scale(1.1)}.cont-btn__locations--item:hover .cont-btn__icon,.cont-btn__locations--item:focus .cont-btn__icon{fill:#d41443}.cont-btn__franchise--item{width:162px;height:44px;text-align:center;color:#d41443;background-color:#fff;border-radius:22px;justify-content:center;align-items:center;padding:6px 32px;font-size:16px;font-weight:700;line-height:1.31;transition:transform .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(1);box-shadow:0 1px 1px #0000001f,0 4px 4px #0000000f,1px 4px 6px #00000029}@media screen and (min-width:768px){.cont-btn__franchise--item{width:174px;padding:6px 38px}}@media screen and (min-width:1200px){.cont-btn__franchise--item{width:168px;padding:6px 37px}}.cont-btn__franchise--item .cont-btn__icon{fill:#d41443;min-width:9px;min-height:13px;margin-left:auto;transition:fill .25s cubic-bezier(.4,0,.2,1)}.cont-btn__franchise--item:hover,.cont-btn__franchise--item:focus{color:#fff;background-color:#d41443;transform:scale(1.1)}.cont-btn__franchise--item:hover .cont-btn__icon,.cont-btn__franchise--item:focus .cont-btn__icon{fill:#fff}.footer{background-color:#fff5f6;position:relative}.footer__container{width:auto;padding-bottom:10px}@media screen and (min-width:320px){.footer__container{max-width:320px}}@media screen and (min-width:768px){.footer__container{max-width:768px;padding-left:16px;padding-right:16px}}@media screen and (min-width:1200px){.footer__container{max-width:1200px;padding-bottom:5px}}@media screen and (min-width:768px) and (max-width:1199.98px){.footer__wrap{justify-content:space-between;margin-bottom:48px;display:flex}}@media screen and (min-width:1200px){.footer__wrap{justify-content:space-between;align-items:flex-end;margin-bottom:67px;display:flex}}.footer__title-box{max-width:234px}@media screen and (max-width:767.98px){.footer__title-box{margin-bottom:40px}}@media screen and (min-width:768px) and (max-width:1199.98px){.footer__title-box{max-width:340px}}@media screen and (min-width:1200px){.footer__title-box{max-width:474px}}@media screen and (min-width:768px){.footer__subtitle{font-size:26px;line-height:1.15}}@media screen and (min-width:1200px){.footer__subtitle{font-size:30px;line-height:1.13}}.footer__title{margin-top:16px;display:block}@media screen and (min-width:768px){.footer__title{font-size:48px;line-height:1.15}}@media screen and (min-width:1200px){.footer__title{font-size:58px}}@media screen and (min-width:768px) and (max-width:1199.98px){.footer__block{flex-direction:column;justify-content:flex-end;padding-bottom:10px;display:flex}}.footer__social-box{margin-bottom:40px}.footer__social-list{justify-content:flex-end;display:flex}.footer__social-item{width:32px;height:32px;margin-right:28px}.footer__social-item:last-child{margin-right:0}@media screen and (min-width:768px){.footer__social-item{width:34px;height:34px;margin-right:30px}}.footer__social-link{width:100%;height:100%;background-color:#fea5bb;border-radius:50%;justify-content:center;align-items:center;transition:background-color .25s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(1)}.footer__social-link:hover,.footer__social-link:focus{background-color:#d41443;transform:scale(1.2)}.footer__social-img{fill:#fff}.footer__contact-text{color:#000;justify-content:flex-end;align-items:center;font-size:12px;font-weight:700;line-height:1.83;display:flex}@media screen and (max-width:767.98px){.footer__contact-text{margin-bottom:56px}}@media screen and (min-width:768px){.footer__contact-text{font-size:14px;line-height:1.86}}@media screen and (min-width:768px){.footer__contact-text{font-size:16px;line-height:1.88}}.footer__contect-tel{color:#d41443;margin-left:3px;font-size:12px;font-weight:700;line-height:1.83}@media screen and (min-width:768px){.footer__contect-tel{font-size:14px;line-height:1.86}}.footer__сopyright-box{text-align:center}.footer__сopyright-box:before{content:"";height:1px;background-color:#e1e1e1;position:absolute;bottom:60px;left:0;right:0}@media screen and (min-width:768px){.footer__сopyright-box:before{bottom:40px}}.footer__сopyright-text{color:#907e82;font-size:14px;font-weight:700;line-height:1.5}@media screen and (min-width:768px){.footer__сopyright-text{display:inline-block}}
/*# sourceMappingURL=index.2c9ab07d.css.map */
