*,:before,:after{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,ol,ul{font-weight:400}ol,ul{list-style:none}img{width:100%;height:auto}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth;font-size:10px}body{color:#000;flex-direction:column;min-height:100vh;font-size:1.6rem;display:flex}.container{max-width:1320px;height:100%;margin:0 auto}@media screen and (max-width:1399px){.container{max-width:1140px}}@media screen and (max-width:1199px){.container{max-width:960px}}@media screen and (max-width:991px){.container{max-width:720px}}@media screen and (max-width:767px){.container{max-width:540px}}@media screen and (max-width:575px){.container{width:95%}}.noscroll{overflow-y:hidden}.overlay{z-index:1000000;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:#0000004d;width:100%;height:100vh;display:none;position:absolute;top:0;left:0}.overlay_visible{display:block}.loader{aspect-ratio:1;border:.8rem solid #0023cc;border-right-color:#ff7a00;border-radius:50%;justify-content:center;align-items:center;width:5rem;animation:1s linear infinite l2;display:flex}@keyframes l2{to{transform:rotate(1turn)}}.input-field{flex-direction:column;row-gap:.6rem;display:flex}.input-field__label{color:#414651;align-items:center;column-gap:.5rem;font-size:1.6rem;font-weight:500;line-height:1.92rem;display:flex}.input-field__input-wrapper{color:#181d27;border:.1rem solid #d5d7da;border-radius:.8rem;justify-content:center;align-items:center;column-gap:.8rem;line-height:2.4rem;transition:all .2s;display:flex;position:relative}.input-field__input-wrapper_focus{box-shadow:0 0 0 .4rem #e0e6ff}.input-field__input-wrapper_disabled{background-color:#fafafa}.input-field__input-wrapper_error{border-color:#f66}.input-field__input-wrapper_error.input-field__input-wrapper_focus{box-shadow:0 0 0 .4rem #fcc}.input-field__textarea-wrapper{width:100%;padding:1rem 1.4rem;display:flex}.input-field__textarea-wrapper .input-field__input{padding:0}.input-field__textarea-wrapper .input-field__input:first-child{padding-left:0}.input-field__textarea-wrapper .input-field__input:last-child{padding-right:0}.input-field__input{color:#181d27;border:0;border-radius:.8rem;width:100%;padding:1rem 0;font-size:1.6rem;line-height:2.4rem;transition:all .2s}.input-field__input_textarea{resize:none}.input-field__input_textarea::-webkit-scrollbar{width:1.5rem}.input-field__input_textarea::-webkit-scrollbar-track{background-color:#0000;border-radius:.8rem}.input-field__input_textarea::-webkit-scrollbar-thumb{cursor:pointer;background-color:#a3b3ff;border:.5rem solid #fff;border-radius:.8rem}@-moz-document url-prefix(){.input-field__input_textarea{scrollbar-width:thin;scrollbar-color:#0023cc #0000}}.input-field__input_textarea_resize{resize:both}.input-field__input:first-child{padding-left:1.4rem}.input-field__input:last-child{padding-right:1.4rem}.input-field__input::placeholder{color:#bdbdbd}.input-field__input:focus{outline:none}.input-field__input:disabled{background-color:#fafafa}.input-field__input-wrapper_disabled .input-field__input{color:#717680}.input-field__input-icon-wrapper{justify-content:center;align-items:center;line-height:2.4rem;display:flex}.input-field__input-icon-wrapper:first-child{padding-left:1.4rem}.input-field__input-icon-wrapper:last-child{padding-right:1.4rem}.input-field__input-icon{width:2.4rem;height:auto}.input-field__select-wrapper{cursor:pointer;column-gap:0}.input-field__select{cursor:pointer}.input-field__select-dropdown-icon-wrapper{padding:0 1.4rem}.input-field__select-dropdown-icon{transition:all .2s}.input-field__select-dropdown-icon_open{transform:rotate(180deg)}.input-field__dropdown{z-index:1000;cursor:pointer;background-color:#fff;border:.1rem solid #d5d7da;border-radius:.8rem;width:100%;display:block;position:absolute;top:calc(100% + .8rem);left:0}.input-field__dropdown_address{min-width:32rem}.input-field__dropdown_loader{justify-content:center;align-items:center;display:flex}.input-field__dropdown-item{border:.1rem solid #0000;justify-content:flex-start;align-items:center;column-gap:.8rem;padding:1rem 1.4rem;transition:all .2s;display:flex}.input-field__dropdown-item:hover{background-color:#fafafa}.input-field__dropdown-item:first-child{border-radius:.8rem .8rem 0 0}.input-field__dropdown-item:last-child{border-radius:0 0 .8rem .8rem}.input-field__dropdown-item_select{justify-content:space-between}.input-field__dropdown-icon{filter:brightness(0)saturate()invert(45%)sepia(19%)saturate(2555%)hue-rotate(198deg)brightness(101%)contrast(104%);width:2rem;height:auto}.input-field__helper-text{color:#535862;font-size:1.4rem;font-weight:400}.input-field__input-wrapper_error~.input-field__helper-text{color:#e50000}.input-field__loader{border-width:.5rem;width:3rem}.input-field__highlight_red{color:#bd0000}.button{width:26.4rem;letter-spacing:0%;color:#fff;cursor:pointer;background-color:#0023cc;border:.1rem solid #0023cc;border-radius:.8rem;justify-content:center;align-items:center;padding:1.6rem 2.8rem;font-size:1.8rem;font-weight:600;line-height:2.8rem;transition:all .2s;display:flex}@media (-moz-touch-enabled:0),(pointer:fine){.button:hover{background-color:#001a99}}.button:active:not(:disabled){background-color:#0023cc;box-shadow:0 0 0 4px #bdc8ff}.button:disabled{color:#fff;cursor:default;background-color:#e0e6ff;border-color:#0000}.button_secondary{color:#0023cc;background-color:#e0e6ff;border-color:#0000}@media (-moz-touch-enabled:0),(pointer:fine){.button_secondary:hover{background-color:#bdc8ff}}.button_secondary:active:not(:disabled){background-color:#e0e6ff;box-shadow:0 0 0 4px #bdc8ff}.button_secondary:disabled{color:#bdc8ff;cursor:default;background-color:#f0f2ff;border-color:#0000}.checkbox__container{-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;column-gap:.8rem;display:flex;position:relative}.checkbox__label{color:#414651;font-size:1.4rem;font-weight:500;line-height:2rem}.checkbox__input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.checkbox__checkmark{border:.1rem solid #d5d7da;border-radius:.4rem;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;transition:all .2s;display:flex}.checkbox__checkmark-icon{width:1.2rem;height:auto;display:none}@media (-moz-touch-enabled:0),(pointer:fine){.checkbox__container:hover .checkbox__checkmark{background-color:#f1f4ff;border-color:#0023cc}}.checkbox__input:active:enabled~.checkbox__checkmark{border-color:#d5d7da;box-shadow:0 0 0 .4rem #e0e6ff}.checkbox__input:checked:enabled~.checkbox__checkmark{background-color:#f1f4ff;border-color:#0023cc}.checkbox__input:disabled~.checkbox__checkmark{background-color:#f5f5f5;border-color:#e9eaeb}.checkbox__input:disabled~.checkbox__label{color:#d5d7da}.checkbox__input:checked:enabled~.checkbox__checkmark .checkbox__checkmark-icon{display:block}.checkbox__input:disabled~.checkbox__checkmark .checkbox__checkmark-icon{filter:invert()sepia(4%)saturate(652%)hue-rotate(175deg)brightness(98%)contrast(88%)}.request-form{flex-direction:column;justify-content:center;row-gap:4rem;padding-bottom:3rem;display:flex}@media screen and (max-width:767px){.request-form{row-gap:3rem}}.request-form__header{letter-spacing:0%;font-size:2rem;font-weight:500;line-height:2.4rem}@media screen and (max-width:575px){.request-form__header{font-size:1.8rem}}.request-form__fields{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}@media screen and (max-width:1199px){.request-form__fields{grid-template-columns:1fr 1fr}}@media screen and (max-width:575px){.request-form__fields{grid-template-columns:1fr;row-gap:3.5rem}}.request-form__fields_description{grid-template-columns:1fr 2fr;grid-template-areas:"size pictures""weight pictures""type pictures""details pictures";gap:2.4rem 4.8rem}@media screen and (max-width:991px){.request-form__fields_description{grid-template-columns:1fr 1.5fr;column-gap:2rem}}@media screen and (max-width:767px){.request-form__fields_description{grid-template-columns:1fr;grid-template-areas:"size""pictures""weight""type""details"}}.request-form__fields_description_unspecified-type{grid-template-areas:"size pictures""weight pictures""type pictures""other pictures""details pictures"}@media screen and (max-width:767px){.request-form__fields_description_unspecified-type{grid-template-columns:1fr;grid-template-areas:"size""pictures""weight""type""other""details"}}.request-form__field{width:100%}.request-form__field_size{grid-area:size}.request-form__field_weight{grid-area:weight}.request-form__field_type{grid-area:type}.request-form__field_details{grid-area:details}.request-form__field_other{grid-area:other}.request-form__pictures-wrapper{flex-direction:column;grid-area:pictures;row-gap:.6rem;height:100%;display:flex}.request-form__pictures{border:.1rem solid #d5d7da;border-radius:.8rem;flex-direction:column;justify-content:space-between;width:70%;height:100%;padding:2rem 1.6rem;display:flex}@media screen and (max-width:1199px){.request-form__pictures{width:100%}}@media screen and (max-width:767px){.request-form__pictures{height:35rem}}@media screen and (max-width:575px){.request-form__pictures{height:40rem}}.request-form__requirements-list{flex-direction:column;place-items:flex-start center;row-gap:.5rem;margin-left:1.6rem;list-style-type:disc;list-style-position:outside;display:flex}.request-form__requirements-item{letter-spacing:.05rem;font-size:1.4rem;font-weight:400}.request-form__pictures-list{height:100%;position:relative}.request-form__picture{position:absolute}.request-form__picture img{transform:scale(2.5)}@media screen and (max-width:991px){.request-form__picture img{transform:scale(2)}}@media screen and (max-width:575px){.request-form__picture img{transform:scale(1.7)}}.request-form__picture:first-child{z-index:1;bottom:3rem;left:1.6rem}.request-form__picture:nth-child(2){z-index:2;top:6rem;left:25%}.request-form__picture:nth-child(3){z-index:3;bottom:3rem;left:50%}.request-form__picture:nth-child(4){z-index:4;top:0;left:60%}@media screen and (max-width:991px){.request-form__picture:nth-child(4){top:2rem}}@media screen and (max-width:767px){.request-form__picture:nth-child(4){top:0}}@media screen and (max-width:575px){.request-form__picture:nth-child(4){top:3rem}}.request-form__picture:nth-child(5){z-index:5;bottom:3rem;left:80%}.request-form__submit{align-self:center}@media screen and (max-width:575px){.request-form__submit{width:100%}}.request-form__loader{z-index:10000000;position:fixed;top:calc(50vh - .4rem);left:calc(50vw - .4rem)}.request-form__overlay{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:#0000;position:fixed}.request-form-v2{flex-direction:column;justify-content:center;row-gap:4rem;padding-bottom:3rem;display:flex}@media screen and (max-width:767px){.request-form-v2{row-gap:3rem}}.request-form-v2__wrapper{width:45vw;max-width:60rem}@media screen and (max-width:1199px){.request-form-v2__wrapper{width:55vw}}@media screen and (max-width:991px){.request-form-v2__wrapper{width:60vw}}@media screen and (max-width:767px){.request-form-v2__wrapper{width:70vw}}@media screen and (max-width:575px){.request-form-v2__wrapper{width:100%}}.request-form-v2__header{font-size:2rem;font-weight:500;line-height:2.4rem}@media screen and (max-width:575px){.request-form-v2__header{font-size:1.8rem}}.request-form-v2__fields{flex-direction:column;row-gap:2rem;display:flex}.request-form-v2__field{width:100%}.request-form-v2__submit{align-self:center}@media screen and (max-width:575px){.request-form-v2__submit{width:100%}}.request-form-v2__loader{z-index:10000000;position:fixed;top:calc(50vh - .4rem);left:calc(50vw - .4rem)}.request-form-v2__overlay{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:#0000;position:fixed}.request-form-v3{flex-direction:column;justify-content:center;row-gap:4rem;padding-bottom:3rem;display:flex}@media screen and (max-width:767px){.request-form-v3{row-gap:3rem}}.request-form-v3__wrapper{width:75vw;max-width:100%}@media screen and (max-width:1199px){.request-form-v3__wrapper{width:100%}}.request-form-v3__header{font-size:2rem;font-weight:500;line-height:2.4rem}@media screen and (max-width:575px){.request-form-v3__header{font-size:1.8rem}}.request-form-v3__fields{border:none}.request-form-v3__fields-inner{flex-direction:column;justify-content:center;align-items:center;row-gap:2rem;display:flex}.request-form-v3__highlight_red{color:#bd0000}.request-form-v3__highlight_bold{font-weight:700}.request-form-v3__store-options{grid-template-rows:repeat(3,15rem);grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}@media screen and (max-width:767px){.request-form-v3__store-options{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:575px){.request-form-v3__store-options{grid-template-rows:repeat(4,13.5rem);gap:1rem}}.request-form-v3__store-option{cursor:pointer;border:.1rem solid #d5d7da;border-radius:.8rem;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative;box-shadow:0 0 .6rem #00000026}.request-form-v3__store-option:last-child{grid-column:2}@media screen and (max-width:767px){.request-form-v3__store-option:nth-child(2n){grid-column:3/5}.request-form-v3__store-option:nth-child(odd){grid-column:1/3}.request-form-v3__store-option:last-child{grid-column:2/4}}@media screen and (max-width:767px) and (max-width:575px){.request-form-v3__store-option:last-child{grid-column:1/-1}}@media (-moz-touch-enabled:0),(pointer:fine){.request-form-v3__store-option:hover{border-color:#ff7a00;box-shadow:0 0 0 .4rem #ffd4a6}}.request-form-v3__store-option:has(.request-form-v3__input_radio:checked){border-color:#5c78ff;box-shadow:0 0 0 .4rem #bdc8ff}.request-form-v3__store-label{cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;row-gap:.5rem;height:100%;padding:1.5rem;display:flex}.request-form-v3__store-logo{margin:auto 0}.request-form-v3__store-logo_long{max-width:15rem}@media screen and (max-width:575px){.request-form-v3__store-logo_long{max-width:12rem}}.request-form-v3__store-logo_short{width:6rem}@media screen and (max-width:575px){.request-form-v3__store-logo_short{width:4.5rem}}.request-form-v3__input_radio{opacity:0;pointer-events:none;position:absolute}.request-form-v3__delivery-info-wrapper{text-align:center;color:#bdbdbd;flex-direction:column;justify-content:center;align-items:center;row-gap:.5rem;width:100%;margin-top:auto;display:flex}.request-form-v3__delivery-info{font-size:1.4rem;font-weight:300}@media screen and (max-width:575px){.request-form-v3__delivery-info{font-size:1.3rem}}.request-form-v3__items-list{flex-direction:column;justify-content:center;align-items:center;row-gap:1rem;width:100%;display:flex}.request-form-v3__item{grid-template-columns:2rem 2fr .5fr 4.5rem;align-items:center;column-gap:1.5rem;width:100%;display:grid}.request-form-v3__item .input-field__label{display:none}@media screen and (max-width:767px){.request-form-v3__item{grid-template-columns:1.3rem 2fr 1fr 4.5rem;column-gap:1rem}}@media screen and (max-width:575px){.request-form-v3__item,.request-form-v3__item-name .input-field__input,.request-form-v3__item-count .input-field__input,.request-form-v3__item-notes .input-field__input{font-size:1.4rem}}.request-form-v3__item-name_read-only .input-field__input-wrapper,.request-form-v3__item-count_read-only .input-field__input-wrapper,.request-form-v3__item-notes_read-only .input-field__input-wrapper{border-color:#0000}.request-form-v3__item-name_read-only .input-field__input-wrapper_focus,.request-form-v3__item-count_read-only .input-field__input-wrapper_focus,.request-form-v3__item-notes_read-only .input-field__input-wrapper_focus{box-shadow:0 0 #0000}.request-form-v3__item-divider{border:none;border-top:.1rem solid #f0f0f0;grid-column:2/-2;width:100%}.request-form-v3__items-header{color:#414651;font-size:1.6rem;font-weight:500;line-height:1.92rem}.request-form-v3__items-header:first-child{grid-column-start:2}@media screen and (max-width:575px){.request-form-v3__items-header{font-size:1.4rem}}.request-form-v3__item-buttons{justify-content:flex-start;align-items:center;column-gap:1rem;display:flex}@media screen and (max-width:767px){.request-form-v3__item-buttons{justify-content:space-between;column-gap:.5rem}}.request-form-v3__item-button{width:fit-content;padding:1rem 1.5rem}.request-form-v3__item-button_edit{padding:1rem}.request-form-v3__item-button_save{background-color:#ffeedb;padding:1rem}@media (-moz-touch-enabled:0),(pointer:fine){.request-form-v3__item-button_save:hover{background-color:#ffd4a6}}.request-form-v3__item-button_save:active:not(:disabled){background-color:#ffeedb;box-shadow:0 0 0 4px #ffd4a6}.request-form-v3__item-button_remove{background-color:#fff;border-color:#0023cc;padding:1rem}.request-form-v3__item-button_remove:hover,.request-form-v3__item-button_remove:active:not(:disabled){border-color:#0000}.request-form-v3__item-button_remove:disabled img{filter:invert(71%)sepia(30%)saturate(404%)hue-rotate(195deg)brightness(104%)contrast(102%)}.request-form-v3__item-button-img{display:none}.request-form-v3__field{width:65%}@media screen and (max-width:767px){.request-form-v3__field{width:100%}}.request-form-v3__shop-info{justify-content:space-between;gap:2rem;width:100%;display:flex}@media screen and (max-width:767px){.request-form-v3__shop-info{flex-direction:column}}.request-form-v3__shop-info .request-form-v3__field{width:100%}.request-form-v3__helper-text{color:#e50000;justify-content:center;align-items:center;column-gap:.5rem;width:100%;display:flex}@media screen and (max-width:575px){.request-form-v3__helper-text{font-size:1.4rem}}.request-form-v3__error-icon{width:3rem}.request-form-v3__submit{align-self:center;width:fit-content}.request-form-v3__instruction-section{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.request-form-v3__instruction-header{color:#595959;align-items:center;column-gap:.5rem;margin-top:-1.5rem;font-size:1.6rem;display:flex}.request-form-v3__instruction-icon-wrapper{cursor:pointer;justify-content:center;align-items:center;width:2.5rem;display:flex}.request-form-v3__instruction{z-index:10;color:#595959;background-color:#fff;border:.1rem solid #d5d7da;border-radius:.8rem;flex-direction:column;row-gap:1.5rem;width:100%;padding:2rem 2rem 2rem 3rem;list-style-type:disc;list-style-position:outside;display:none;position:absolute;top:2.5rem;box-shadow:0 0 .6rem #00000026}@media screen and (max-width:575px){.request-form-v3__instruction{font-size:1.4rem}}.request-form-v3__instruction_open{display:flex}.request-form-v3__instruction-point{text-align:justify}.request-form-v3__instruction-close{align-self:center;width:fit-content;margin-top:.5rem;padding:1.5rem 3.5rem}@media screen and (max-width:575px){.request-form-v3__instruction-close{padding:1rem 2rem;font-size:1.6rem}}.contact-form{flex-direction:column;justify-content:center;align-items:flex-start;row-gap:2.4rem;display:flex}.contact-form__header{font-size:1.6rem;font-weight:400;line-height:120%}.contact-form__fields{flex-direction:column;justify-content:center;align-items:flex-start;row-gap:2.4rem;width:30rem;display:flex}@media screen and (max-width:575px){.contact-form__fields{width:100%}}.contact-form__field{width:100%}.contact-form__submit{width:30rem}@media screen and (max-width:575px){.contact-form__submit{width:100%}}.contact-form__loader{z-index:10000000;position:fixed;top:calc(50vh - .4rem);left:calc(50vw - .4rem)}.contact-form__overlay{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:#0000;position:fixed}.calendar{border:.1rem solid #d5d7da;border-radius:.8rem;flex-direction:column;row-gap:1.596rem;padding:1.6rem 1.2rem;display:flex}.calendar__navigation{justify-content:space-between;align-items:center;display:flex}.calendar__button{cursor:pointer;background-color:#0000;border:0;border-radius:50%;justify-content:center;align-items:center;padding:1.272rem 1.521rem;transition:all .2s;display:flex}@media (-moz-touch-enabled:0),(pointer:fine){.calendar__button:hover{background-color:#e0e6ff}}.calendar__button:disabled{cursor:default;background-color:#0000}.calendar__icon{filter:invert(0%)sepia(8%)saturate(14%)hue-rotate(344deg)brightness(96%)contrast(80%);width:.748rem;height:auto}.calendar__button_left .calendar__icon{transform:rotate(180deg)}@media (-moz-touch-enabled:0),(pointer:fine){.calendar__button:hover .calendar__icon{filter:invert(10%)sepia(84%)saturate(5785%)hue-rotate(234deg)brightness(94%)contrast(116%)}}.calendar__button:disabled .calendar__icon{filter:invert(0%)sepia(8%)saturate(14%)hue-rotate(344deg)brightness(96%)contrast(80%)opacity(61%)}.calendar__header{color:#414651;font-size:1.6rem;font-weight:500;line-height:2rem}.calendar__weekdays{text-transform:uppercase;color:#1a1a1a;grid-template-columns:repeat(7,1fr);place-items:center;font-size:1.2rem;font-weight:500;display:grid}.calendar__days{color:#000;grid-template-columns:repeat(7,1fr);place-items:center;gap:.798rem 0;display:grid}.calendar__day{aspect-ratio:1;color:#000;cursor:pointer;background-color:#0000;border:0;border-radius:50%;justify-content:center;align-items:center;width:100%;font-size:1.6rem;font-weight:400;display:flex}.calendar__day_start-date,.calendar__day_end-date,.calendar__day_in-range{background-color:#e0e6ff}.calendar__day_start-date{border:.1rem solid #0023cc;border-right-width:0;border-radius:50% 0% 0% 50%}.calendar__day_start-date:nth-child(7n){border-width:.1rem;border-radius:50%}.calendar__day_start-date_selected,.calendar__day_start-date_selected:nth-child(7n){border-width:0}.calendar__day_end-date{border:.1rem solid #0023cc;border-left-width:0;border-radius:0% 50% 50% 0%}.calendar__day_end-date:nth-child(7n+1){border-width:.1rem;border-radius:50%}.calendar__day_end-date_selected,.calendar__day_end-date_selected:nth-child(7n+1){border-width:0}.calendar__day_in-range{border-radius:0%}.calendar__day_in-range:nth-child(7n){border-radius:0% 50% 50% 0%}.calendar__day_in-range:nth-child(7n+1){border-radius:50% 0% 0% 50%}.calendar__day_in-range_possible{border:.1rem solid #0023cc;border-width:.1rem 0;border-radius:0%}.calendar__day_in-range_possible:nth-child(7n){border-width:.1rem .1rem .1rem 0;border-radius:0% 50% 50% 0%}.calendar__day_in-range_possible:nth-child(7n+1){border-width:.1rem 0 .1rem .1rem;border-radius:50% 0% 0% 50%}.calendar__day_in-range.calendar__day_first,.calendar__day_in-range_possible.calendar__day_first{border-radius:50% 0% 0% 50%}.calendar__day_in-range_possible.calendar__day_first{border:.1rem solid #0023cc;border-right-width:0}.calendar__day_in-range.calendar__day_last,.calendar__day_in-range_possible.calendar__day_last{border-radius:0% 50% 50% 0%}.calendar__day_in-range_possible.calendar__day_last{border:.1rem solid #0023cc;border-left-width:0}.calendar__day:disabled{color:#c7c7c7;cursor:default}@media (-moz-touch-enabled:0),(pointer:fine){.calendar__day:hover:enabled{background-color:#e0e6ff}}.calendar__day_current{color:#0023cc}.date-picker__input-wrapper{position:relative}.date-picker__calendar{z-index:100;background-color:#fff;width:calc(100% + .2rem);min-width:32rem;position:absolute;top:-.1rem;left:-.1rem}.date-picker__calendar_upward{top:auto;bottom:-.1rem}.date-picker__calendar_left{left:auto;right:-.1rem}.time-picker__input-wrapper{position:relative}.time-picker__time-options{z-index:1;background-color:#fff;border:.1rem solid #d5d7da;border-radius:.8rem;flex-direction:column;row-gap:0;width:calc(100% + .2rem);max-height:20rem;display:flex;position:absolute;top:-.1rem;left:-.1rem;overflow-y:auto}.time-picker__time-options::-webkit-scrollbar{width:1.5rem}.time-picker__time-options::-webkit-scrollbar-track{background-color:#0000;border-radius:.8rem}.time-picker__time-options::-webkit-scrollbar-thumb{cursor:pointer;background-color:#a3b3ff;border:.5rem solid #fff;border-radius:.8rem}@-moz-document url-prefix(){.time-picker__time-options{scrollbar-width:thin;scrollbar-color:#0023cc #0000}}.time-picker__time-option{transition:all .2s}@media (-moz-touch-enabled:0),(pointer:fine){.time-picker__time-option:hover{background-color:#fafafa}}.time-picker__time-option:first-child{border-radius:.8rem .8rem 0 0}.time-picker__time-option:last-child{border-radius:0 0 .8rem .8rem}.time-picker__checkbox{cursor:pointer;column-gap:1.2rem;padding:1rem 1.6rem}.time-picker__done-button{z-index:1;color:#0023cc;background-color:#fff;border:.1rem solid #fff;border-top-color:#d5d7da;border-radius:0 0 .8rem .8rem;width:100%;padding:1rem;position:sticky;bottom:0}.time-picker__done-button:hover{color:#fff}.nav__list{justify-content:space-between;display:flex}.nav__link{font-weight:500;line-height:120%;transition:all .2s}.nav__link:hover{color:#ec6a34}.nav__link_active{color:#ec6a34;text-underline-offset:15%;font-weight:700;text-decoration:underline}.burger-menu{display:none}@media screen and (max-width:767px){.burger-menu{display:block}}.burger-menu__burger{cursor:pointer;justify-content:space-between;align-items:center;width:3.5rem;height:3.5rem;display:flex}.burger-menu__burger_hidden{display:none}.burger-menu__line{background-color:#ff7a00;border:.1rem solid #ff7a00;border-radius:50%;width:.7rem;height:.7rem;transition:all .2s}.burger-menu__burger:hover .burger-menu__line{background-color:#0023cc;border-color:#0023cc}.burger-menu__close-button{cursor:pointer;background-color:#0000;border:0 solid #0000;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:4rem;height:4rem;transition:all .2s;display:flex}.burger-menu__close-button:hover img{filter:brightness(0)saturate()invert(43%)sepia(78%)saturate(1608%)hue-rotate(345deg)brightness(105%)contrast(85%)}.burger-menu__nav{width:100%;height:100%}.burger-menu__nav .nav__list{flex-direction:column;justify-content:center;align-items:center;row-gap:3.5rem;height:100%}.burger-menu__nav .nav__item{font-size:2rem}.burger-menu__content{background-color:#e0e6ff;flex-direction:column;justify-content:space-between;width:0;height:100vh;transition:all .35s;display:flex;position:absolute;top:0;right:0;overflow:hidden;transform:translate(100%)}.burger-menu__content_open{flex-direction:column;width:45%;padding:1.5rem;display:flex;transform:translate(0)}@media screen and (max-width:575px){.burger-menu__content_open{width:100%}}.burger-menu__overlay{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background-color:#0000004d;width:100%;height:100vh;display:none;position:absolute;top:0;left:0}.burger-menu__overlay_visible{display:block}.header{justify-content:space-between;align-items:center;padding:2rem 0;display:flex}.header__wrapper{z-index:10000;background-color:#e0e6ff;border-bottom:.1rem solid #0000;transition:all .2s;position:sticky;top:-.1rem}.header__wrapper_stuck{border-bottom:.1rem solid #a3b3ff}.header__logo{flex-direction:column;justify-content:center;align-items:center;row-gap:0;display:flex}.header__logo-link{cursor:pointer}.header__logo-text{font-size:2.16rem;font-weight:700;line-height:120%}.header__logo-icon{width:3.428rem;height:auto}.header__nav{width:35%}@media screen and (max-width:991px){.header__nav{width:45%}}@media screen and (max-width:767px){.header__nav{display:none}}.header__nav_order{justify-self:center}.header__button{width:fit-content;padding-left:1.5rem;padding-right:1.5rem}@media screen and (max-width:575px){.header__button{font-size:1.4rem}}.footer{border-top:.2rem solid #f0f0f0;justify-content:space-between;align-items:center;margin:3rem auto 2rem;padding:3rem 0;display:flex}.footer__wrapper{margin-top:auto}@media screen and (max-width:991px){.footer{flex-direction:column;row-gap:3rem}}.footer__logo{flex-direction:column;justify-content:center;align-items:center;row-gap:0;display:flex}.footer__logo-link{cursor:pointer}.footer__logo-text{font-size:2.16rem;font-weight:700;line-height:120%}.footer__logo-icon{width:3.428rem;height:auto}.footer__contacts{align-items:center;column-gap:0;display:flex}@media screen and (max-width:991px){.footer__contacts{justify-content:center;width:100%}}@media screen and (max-width:767px){.footer__contacts{grid-template-columns:1fr 1fr;grid-template-areas:"phone phone""whatsapp instagram""email email";justify-content:center;justify-items:center;gap:2rem 1rem;display:grid}}.footer__contact{width:5rem}.footer__contact_full{background-color:#f9f9f9;border:.2rem solid #f0f0f0;border-radius:3rem;justify-content:center;align-items:center;width:fit-content;padding:1rem 1.5rem;display:flex}.footer__contact_phone{grid-area:phone}.footer__contact_email{grid-area:email}.footer__contact_whatsapp{grid-area:whatsapp;justify-self:flex-end}.footer__contact_instagram{grid-area:instagram;justify-self:flex-start}.footer__contact:first-child{margin-right:2rem}@media screen and (max-width:991px){.footer__contact:first-child{width:22rem;margin-right:auto}}@media screen and (max-width:767px){.footer__contact:first-child{margin-right:0}}.footer__contact:last-child{margin-left:2rem}@media screen and (max-width:991px){.footer__contact:last-child{width:22rem;margin-left:auto}}@media screen and (max-width:767px){.footer__contact:last-child{margin-left:0}}.footer__contact-link{justify-content:flex-start;align-items:center;column-gap:.5rem;font-weight:500;display:flex}.footer__contact-icon{width:5rem;height:auto}.footer__contact_full .footer__contact-icon{width:3rem}.leads-form{flex-direction:column;align-items:center;row-gap:2rem;width:30rem;display:flex}.leads-form_submitted{display:none}.leads-form__field,.leads-form__submit{width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.leads-form__success{opacity:0;background-color:#d3f8e7;border:.1rem solid #009159;border-left-width:.5rem;border-radius:1rem;justify-content:flex-start;align-items:center;column-gap:1rem;padding:3rem;animation:.6s ease-out forwards fadeInUp;display:flex}.leads-form__success-icon{width:3rem;height:auto}.leads-form__success-message{text-align:center;font-weight:300}.google-form{width:90vw;height:100rem}.google-form__form{width:100%;height:100%}.faq{flex-direction:column;row-gap:1.5rem;display:flex}.faq__item{background-color:#f9f9f9;border:.1rem solid #f0f0f0;border-radius:.8rem;flex-direction:column;row-gap:1rem;padding:1.5rem;display:flex}.faq__question-wrapper{cursor:pointer;justify-content:space-between;align-items:center;column-gap:1.5rem;display:flex}.faq__icon-wrapper{cursor:pointer;justify-content:center;align-self:flex-start;align-items:center;min-width:3rem;display:flex}.faq__icon{transition:all .2s}.faq__icon-wrapper_open .faq__icon{transform:rotate(180deg)}.faq__question{color:#303030;font-size:2rem;font-weight:500}@media screen and (max-width:575px){.faq__question{font-size:1.8rem}}.faq__answer{color:#595959;max-height:0;transition:all .3s;overflow:hidden}.contact-page{flex-direction:column;justify-content:center;align-items:flex-start;row-gap:1.2rem;padding-top:4rem;display:flex}@media screen and (max-width:767px){.contact-page{row-gap:2.4rem}}.contact-page__header{font-size:2.4rem;font-weight:600;line-height:120%}@media screen and (max-width:991px){.contact-page__header{font-size:2rem}}@media screen and (max-width:575px){.contact-page__header{text-align:justify}}.order-page{padding-top:4rem}.home-page{flex-direction:column;align-items:center;display:flex}.home-page__section{flex-direction:column;align-items:center;width:100%;padding:12rem 0 0;display:flex}@media screen and (max-width:575px){.home-page__section{padding-top:8rem}}.home-page__section_intro{background-image:radial-gradient(#e3e3e3 .15rem,#0000 .15rem),linear-gradient(#f9f9f9,#e0e6ff);background-repeat:repeat,no-repeat;background-size:2rem 2rem,100% 100%;border:.5rem solid #fff;border-top-width:0;border-radius:0 0 5rem 5rem;row-gap:2rem;padding-top:8rem;overflow:hidden;box-shadow:0 1rem 3rem #e3e3e3}@media screen and (max-width:575px){.home-page__section_intro{padding-top:6rem}}.home-page__section_markets{row-gap:2rem}.home-page__section_benefits{flex-direction:row;justify-content:space-between;column-gap:2rem;width:100%}@media screen and (max-width:767px){.home-page__section_benefits{flex-direction:column;row-gap:5rem}}.home-page__section_instructions{row-gap:3rem}.home-page__section_team{row-gap:6rem}@media screen and (max-width:991px){.home-page__section_team{row-gap:3rem}}.home-page__section_delivery{row-gap:3rem}.home-page__section_faq{row-gap:6rem}@media screen and (max-width:991px){.home-page__section_faq{row-gap:3rem}}.home-page__section_leads{flex-direction:row;justify-content:space-between;column-gap:2rem;padding-bottom:4rem}@media screen and (max-width:991px){.home-page__section_leads{flex-direction:column;row-gap:2rem}}.home-page__header{text-align:center;font-size:6rem;font-weight:600;line-height:140%}.home-page__section_intro .home-page__header{width:55%;font-size:6rem}@media screen and (max-width:1399px){.home-page__section_intro .home-page__header{width:60%;font-size:5rem}}@media screen and (max-width:991px){.home-page__section_intro .home-page__header{width:70%;font-size:4rem}}@media screen and (max-width:767px){.home-page__section_intro .home-page__header{width:90%}}@media screen and (max-width:575px){.home-page__section_intro .home-page__header{font-size:3rem}}.home-page__section_intro .home-page__subheader{text-align:center;color:#595959;width:55%;font-size:2.4rem;font-weight:600;line-height:150%}@media screen and (max-width:991px){.home-page__section_intro .home-page__subheader{width:70%;font-size:1.8rem}}@media screen and (max-width:767px){.home-page__section_intro .home-page__subheader{width:90%}}.home-page__section_markets .home-page__header{width:100%;font-size:5rem}@media screen and (max-width:1199px){.home-page__section_markets .home-page__header{width:60%;font-size:4rem}}@media screen and (max-width:991px){.home-page__section_markets .home-page__header{width:80%}}@media screen and (max-width:767px){.home-page__section_markets .home-page__header{width:90%}}@media screen and (max-width:575px){.home-page__section_markets .home-page__header{font-size:2.5rem}}.home-page__section_markets .home-page__subheader{text-align:center;color:#909090;width:100%;font-size:1.6rem;font-weight:400;line-height:150%}@media screen and (max-width:1199px){.home-page__section_markets .home-page__subheader{width:90%}}.home-page__section_benefits .home-page__header{text-align:center;width:50%}@media screen and (max-width:1199px){.home-page__section_benefits .home-page__header{width:40%;font-size:4rem}}@media screen and (max-width:767px){.home-page__section_benefits .home-page__header{width:100%}}@media screen and (max-width:575px){.home-page__section_benefits .home-page__header{font-size:2.5rem}}.home-page__section_instructions .home-page__header{text-align:center}@media screen and (max-width:1199px){.home-page__section_instructions .home-page__header{font-size:4rem}}@media screen and (max-width:575px){.home-page__section_instructions .home-page__header{font-size:2.5rem}}.home-page__section_team .home-page__header{width:100%}@media screen and (max-width:1199px){.home-page__section_team .home-page__header{font-size:4rem}}@media screen and (max-width:575px){.home-page__section_team .home-page__header{width:70%;font-size:2.5rem}}.home-page__section_faq .home-page__header{width:100%;font-size:4rem}@media screen and (max-width:1199px){.home-page__section_faq .home-page__header{font-size:3.5rem}}@media screen and (max-width:575px){.home-page__section_faq .home-page__header{font-size:2.5rem}}.home-page__section_team .home-page__subheader{text-align:center;color:#303030;font-size:3.2rem;font-weight:400;line-height:150%}@media screen and (max-width:1199px){.home-page__section_team .home-page__subheader{width:90%}}@media screen and (max-width:575px){.home-page__section_team .home-page__subheader{font-size:2.4rem}}.home-page__section_delivery .home-page__header{text-align:center;width:80%}@media screen and (max-width:1199px){.home-page__section_delivery .home-page__header{font-size:4rem}}@media screen and (max-width:767px){.home-page__section_delivery .home-page__header{width:100%}}@media screen and (max-width:575px){.home-page__section_delivery .home-page__header{font-size:2.5rem}}.home-page__section_delivery .home-page__subheader{text-align:center;color:#595959;width:60%;font-size:1.6rem;font-weight:400;line-height:150%}@media screen and (max-width:1199px){.home-page__section_delivery .home-page__subheader{width:90%}}.home-page__section_leads .home-page__header{text-align:center}@media screen and (max-width:1199px){.home-page__section_leads .home-page__header{font-size:4rem}}@media screen and (max-width:575px){.home-page__section_leads .home-page__header{font-size:2.5rem}}.home-page__section_leads .home-page__subheader{text-align:center;color:#909090;font-size:1.6rem;font-weight:400;line-height:150%}@media screen and (max-width:1199px){.home-page__section_leads .home-page__subheader{width:90%}}.home-page__markets{justify-content:space-between;align-items:center;column-gap:3.5rem;width:100%;margin-top:4.5rem;display:flex}@media screen and (max-width:1199px){.home-page__markets{flex-direction:column;row-gap:5rem}}@media screen and (max-width:767px){.home-page__markets{margin-top:2.5rem}}.home-page__markets .home-page__pics{grid-template-columns:repeat(3,1fr);grid-template-areas:"a b c""d e f""g h i";place-items:center;gap:3rem 2rem;width:90%;display:grid}@media screen and (max-width:1199px){.home-page__markets .home-page__pics{grid-template-columns:repeat(4,1fr);grid-template-areas:"a b b c""d e f i""g g h h";width:100%}}@media screen and (max-width:767px){.home-page__markets .home-page__pics{grid-template-columns:repeat(2,1fr);grid-template-areas:"a a""b b""c d""e e""f g""h h""i i"}}.home-page__markets .home-page__market-pic{width:18rem;height:auto}@media screen and (max-width:1199px){.home-page__markets .home-page__market-pic{width:15rem}}@media screen and (max-width:575px){.home-page__markets .home-page__market-pic{width:20rem}}.home-page__markets .home-page__market-pic_1{grid-area:a}.home-page__markets .home-page__market-pic_2{grid-area:b}.home-page__markets .home-page__market-pic_3{grid-area:c}.home-page__markets .home-page__market-pic_4{grid-area:d}.home-page__markets .home-page__market-pic_5{grid-area:e}.home-page__markets .home-page__market-pic_6{grid-area:f}.home-page__markets .home-page__market-pic_7{grid-area:g}.home-page__markets .home-page__market-pic_8{grid-area:h}.home-page__markets .home-page__market-pic_9{grid-area:i}.home-page__markets .home-page__market-pic_small{width:5rem}@media screen and (max-width:1199px){.home-page__markets .home-page__market-pic_small{width:6rem}}.home-page__markets .home-page__market-pic_medium{width:10rem}@media screen and (max-width:1199px){.home-page__markets .home-page__market-pic_medium{width:9rem}}.home-page__highlights{flex-direction:column;row-gap:3.5rem;width:100%;display:flex}.home-page__highlight{background-color:#f9f9f9;border:.1rem solid #f0f0f0;border-radius:1rem;justify-content:flex-start;align-items:center;column-gap:1.5rem;padding:1.5rem;font-size:1.6rem;display:flex}.home-page__icon-wrapper{background-color:#0023cc;border-radius:.5rem;justify-content:center;align-items:center;min-width:4rem;height:4rem;padding:1rem;display:flex}.home-page__benefits{flex-direction:column;row-gap:2rem;width:50%;display:flex}@media screen and (max-width:767px){.home-page__benefits{width:100%}}.home-page__benefit,.home-page__instruction{background-color:#f9f9f9;background-image:radial-gradient(#e3e3e3 .1rem,#0000 .1rem);background-repeat:repeat,no-repeat;background-size:2rem 2rem,100% 100%;border:.1rem solid #e3e3e3;border-radius:2rem;flex-direction:column;align-items:center;row-gap:2rem;padding:4rem 2rem;display:flex}.home-page__benefit-title,.home-page__instruction-title{text-align:center;font-size:2.4rem;font-weight:600}@media screen and (max-width:575px){.home-page__benefit-title,.home-page__instruction-title{font-size:1.8rem}}.home-page__benefit-description,.home-page__instruction-description{color:#595959;text-align:center}.home-page__instructions{grid-template-columns:1fr 1fr;place-items:stretch center;gap:5rem 2rem;display:grid}@media screen and (max-width:991px){.home-page__instructions{grid-template-columns:1fr;row-gap:2rem}}.home-page__instruction{width:90%}@media screen and (max-width:991px){.home-page__instruction{width:70%}}@media screen and (max-width:767px){.home-page__instruction{width:100%}}.home-page__instructions-button{width:fit-content;margin-top:1rem}@media screen and (max-width:767px){.home-page__instructions-button{width:100%}}@media screen and (max-width:575px){.home-page__instructions-button{text-align:center;font-size:1.4rem}}.home-page__founder-story{flex-direction:row;justify-content:center;align-items:flex-start;column-gap:5rem;display:flex}@media screen and (max-width:767px){.home-page__founder-story{flex-direction:column;align-items:center;row-gap:2rem}}.home-page__founder-story-header{color:#303030;font-size:3.2rem;font-weight:600}@media screen and (max-width:991px){.home-page__founder-story-header{font-size:2.4rem}}@media screen and (max-width:575px){.home-page__founder-story-header{font-size:2.2rem}}.home-page__founder-story-subheader{color:#595959;font-size:1.8rem}.home-page__founder-photo-border{border:.2rem solid #0023cc;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}.home-page__founder-photo-wrapper{border:.2rem solid #ff7a00;border-radius:50%;align-items:center;width:30rem;height:30rem;display:flex;overflow:hidden}@media screen and (max-width:1399px){.home-page__founder-photo-wrapper{width:25rem;height:25rem}}.home-page__founder-story-wrapper{flex-direction:column;justify-content:center;row-gap:.5rem;width:50%;display:flex}@media screen and (max-width:991px){.home-page__founder-story-wrapper{width:100%}}@media screen and (max-width:767px){.home-page__founder-story-wrapper{align-items:center}}.home-page__founder-story-message{color:#111;text-align:justify;flex-direction:column;row-gap:1.5rem;margin-top:2rem;font-style:italic;font-weight:300;display:flex}.home-page__founder-story-p{font-style:italic;font-weight:300}.home-page__price-box{background-color:#ff7a00;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;row-gap:2rem;width:50rem;padding:3rem 4rem;display:flex;box-shadow:1.5rem 1.5rem 0 #0023cc}@media screen and (max-width:991px){.home-page__price-box{width:40rem}}@media screen and (max-width:575px){.home-page__price-box{row-gap:1rem;width:85%;padding:2rem 3rem}}.home-page__price-title{color:#fff;font-size:3.2rem;font-weight:600}@media screen and (max-width:991px){.home-page__price-title{font-size:2.4rem}}@media screen and (max-width:575px){.home-page__price-title{font-size:2rem}}.home-page__price-main{color:#fff;justify-content:center;align-items:center;font-weight:700;display:flex}.home-page__old-price{color:#e3e3e3;justify-content:center;align-items:center;padding:.5rem;font-size:2.4rem;font-weight:400;text-decoration:line-through;display:flex}@media screen and (max-width:991px){.home-page__old-price{font-size:2rem}}@media screen and (max-width:575px){.home-page__old-price{font-size:1.8rem}}.home-page__new-price{color:#fff;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;font-size:5rem;font-weight:400;display:flex}@media screen and (max-width:991px){.home-page__new-price{font-size:3.2rem}}@media screen and (max-width:575px){.home-page__new-price{font-size:3rem}}.home-page__payment-note{color:#fff;text-align:center}.home-page__delivery-link,.home-page__faq-link{color:#0023cc;transition:all .2s}@media (-moz-touch-enabled:0),(pointer:fine){.home-page__delivery-link:hover,.home-page__faq-link:hover{color:#ff7a00}}.home-page__faq{width:75%}@media screen and (max-width:1199px){.home-page__faq{width:80%}}@media screen and (max-width:991px){.home-page__faq{width:95%}}@media screen and (max-width:767px){.home-page__faq{width:100%}}.home-page__leads-headers{flex-direction:column;align-items:center;row-gap:2rem;width:55%;display:flex}@media screen and (max-width:991px){.home-page__leads-headers{width:80%}}@media screen and (max-width:767px){.home-page__leads-headers{width:100%}}.home-page__leads-form-wrapper{justify-content:center;align-items:center;width:45%;display:flex}@media screen and (max-width:991px){.home-page__leads-form-wrapper{width:80%}}@media screen and (max-width:767px){.home-page__leads-form-wrapper{width:100%}}.commuter-page{flex-direction:column;align-items:center;row-gap:4rem;padding-top:4rem;display:flex}.commuter-page__header{font-size:2.4rem;font-weight:600;line-height:120%}@media screen and (max-width:991px){.commuter-page__header{font-size:2rem}}@media screen and (max-width:575px){.commuter-page__header{text-align:justify}}.account-page{flex-direction:column;align-items:center;row-gap:4rem;padding-top:4rem;display:flex}.account-page__header{font-size:2.4rem;font-weight:600;line-height:120%}@media screen and (max-width:991px){.account-page__header{font-size:2rem}}@media screen and (max-width:575px){.account-page__header{text-align:justify}}.success-page{flex-direction:column;justify-content:center;align-items:center;row-gap:2rem;padding-top:4rem;display:flex}.success-page__header{color:#009159;margin-top:5rem;font-size:2.4rem;font-weight:600;line-height:120%}@media screen and (max-width:991px){.success-page__header{font-size:2rem}}@media screen and (max-width:575px){.success-page__header{text-align:justify}}.success-page__success-message{color:#009159;font-size:1.8rem;font-weight:600}@media screen and (max-width:991px){.success-page__success-message{font-size:1.6rem}}@media screen and (max-width:575px){.success-page__success-message{text-align:center}}.success-page__instructions{flex-direction:column;row-gap:1rem;width:60%;margin-top:3rem;display:flex}@media screen and (max-width:1399px){.success-page__instructions{width:65%}}@media screen and (max-width:991px){.success-page__instructions{width:85%}}@media screen and (max-width:767px){.success-page__instructions{width:100%;margin-top:2rem}}.success-page__header2{font-size:1.6rem;font-weight:500}.success-page__list{flex-direction:column;row-gap:1rem;margin-left:1.5rem;display:flex}.success-page__list-item{font-weight:300;list-style-type:decimal}@media screen and (max-width:767px){.success-page__list-item{text-align:justify}}.success-page__cta{flex-direction:column;align-items:center;row-gap:1.5rem;margin-top:3rem;display:flex}.success-page__cta-message{font-weight:300}
