.recipient-modal_overlay__Gb2K4{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(4,18,45,.6);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);display:flex;align-items:center;justify-content:center;z-index:1000}.recipient-modal_modal__A0HFb{background:#fff;border-radius:4px;width:550px;max-height:700px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 4px 20px rgba(4,18,45,.15)}.recipient-modal_header__vZSL_{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-bottom:1px solid #dde1e4;position:relative;background:#fff}.recipient-modal_title__rtGkk{font-family:Manrope;font-weight:500;font-size:24px;line-height:1.5em;text-transform:uppercase;color:#141715;margin:0;flex:1 1;text-align:center}.recipient-modal_backButton__N2PEB,.recipient-modal_closeButton__lfdoo{background:none;border:none;padding:12px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;width:44px;height:44px}.recipient-modal_backButton__N2PEB:hover,.recipient-modal_closeButton__lfdoo:hover{background-color:#f6f8fd}.recipient-modal_backButton__N2PEB svg,.recipient-modal_closeButton__lfdoo svg{width:20px;height:20px}.recipient-modal_backButton__N2PEB{position:absolute;left:16px}.recipient-modal_closeButton__lfdoo{position:absolute;right:16px}.recipient-modal_content__TsegH{padding:20px;display:flex;flex-direction:column;gap:20px;flex:1 1;overflow-y:auto}.recipient-modal_recipientsList__AGfMz{display:flex;flex-direction:column;gap:15px}.recipient-modal_recipientCard__96rvq{background:#fff;border:1px solid #eceff6;border-radius:4px;padding:15px;display:flex;flex-direction:column;gap:10px;transition:border-color .2s ease}.recipient-modal_recipientCard__96rvq.recipient-modal_main__kKdkB{background:#f6f8fd;border-color:#014495}.recipient-modal_recipientCard__96rvq:hover{border-color:#014495}.recipient-modal_recipientInfo__ypXTU{display:flex;justify-content:space-between;align-items:center;gap:15px}.recipient-modal_avatarSection__bH_qJ{display:flex;align-items:center;gap:15px;flex:1 1}.recipient-modal_avatar__wkx7W{width:44px;height:44px;border-radius:50%;background:#eceff6;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .2s ease}.recipient-modal_avatar__wkx7W.recipient-modal_mainAvatar__ez3bq{background:#014495}.recipient-modal_avatar__wkx7W svg{width:20px;height:20px}.recipient-modal_recipientDetails__N3s45{display:flex;flex-direction:column;gap:5px;flex:1 1}.recipient-modal_recipientName__1BKci{font-family:Manrope;font-weight:400;font-size:16px;line-height:1.5em;text-transform:uppercase;color:#04122d}.recipient-modal_recipientPhone__qoiWc{font-family:Manrope;font-weight:400;font-size:16px;line-height:1.5em;color:#8c98a2}.recipient-modal_deleteButton__77G4b{background:none;border:none;padding:8px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;width:36px;height:36px}.recipient-modal_deleteButton__77G4b:hover{background-color:#f6f8fd}.recipient-modal_deleteButton__77G4b svg{width:20px;height:20px}.recipient-modal_recipientActions__U5xSL{padding-left:59px}.recipient-modal_mainLabel__z0_IP{font-family:Manrope;font-weight:400;font-size:16px;line-height:1.5em;color:#8c98a2}.recipient-modal_setMainButton__ZaXJ2{background:none;border:none;font-family:Manrope;font-weight:400;font-size:16px;line-height:1.5em;color:#014495;cursor:pointer;padding:0;text-decoration:none;transition:color .2s ease}.recipient-modal_setMainButton__ZaXJ2:hover{color:#1a2f7a;text-decoration:underline}.recipient-modal_addRecipientCard__VBr1E{background:#fff;border:1px solid #eceff6;border-radius:4px;padding:15px;cursor:pointer;transition:all .2s ease}.recipient-modal_addRecipientCard__VBr1E:hover{border-color:#014495;background-color:#f6f8fd}.recipient-modal_addRecipientInfo__ZWCKx{display:flex;justify-content:space-between;align-items:center;gap:15px}.recipient-modal_addRecipientText__e8nqP{font-family:Manrope;font-weight:400;font-size:16px;line-height:1.5em;text-transform:uppercase;color:#04122d}.recipient-modal_arrowIcon__6QPMR{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.recipient-modal_arrowIcon__6QPMR svg{width:20px;height:20px}.recipient-modal_addButton__Y6_hp,.recipient-modal_saveButton__ErlN8{background:#152863;border:none;border-radius:4px;padding:16px 24px;font-family:Manrope;font-weight:400;font-size:16px;line-height:1.5em;text-transform:uppercase;color:#fff;cursor:pointer;transition:background-color .2s ease;width:100%;margin-top:10px}.recipient-modal_addButton__Y6_hp:hover,.recipient-modal_saveButton__ErlN8:hover{background-color:#1a2f7a}.recipient-modal_addButton__Y6_hp:active,.recipient-modal_saveButton__ErlN8:active{transform:translateY(1px)}.recipient-modal_formFields__hLcpD{display:flex;flex-direction:column;gap:20px}.recipient-modal_field__0RqVt{display:flex;flex-direction:column;gap:10px}.recipient-modal_fieldLabel___hlyX{font-family:Manrope;font-weight:400;font-size:16px;line-height:1.5em;color:#8c98a2}.recipient-modal_inputContainer__ZW4C4{position:relative}.recipient-modal_input__DRdji{width:100%;padding:16px;border:1px solid #dde1e4;border-radius:4px;font-family:Manrope;font-weight:400;font-size:16px;line-height:1.5em;color:#04122d;background:#fff;transition:border-color .2s ease;box-sizing:border-box}.recipient-modal_input__DRdji::placeholder{color:#8c98a2}.recipient-modal_input__DRdji:focus{outline:none;border-color:#014495;box-shadow:0 0 0 2px rgba(1,68,149,.1)}.recipient-modal_input__DRdji:hover{border-color:#014495}.recipient-modal_fieldIcon__1T4fA{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:20px;height:20px;pointer-events:none}.recipient-modal_fieldIcon__1T4fA svg{width:20px;height:20px}.recipient-modal_modal__A0HFb{animation:recipient-modal_modalSlideIn__TxSRm .3s ease-out}@keyframes recipient-modal_modalSlideIn__TxSRm{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.recipient-modal_overlay__Gb2K4{animation:recipient-modal_overlayFadeIn__VvC8w .3s ease-out}@keyframes recipient-modal_overlayFadeIn__VvC8w{0%{opacity:0}to{opacity:1}}.recipient-modal_content__TsegH::-webkit-scrollbar{width:6px}.recipient-modal_content__TsegH::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.recipient-modal_content__TsegH::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.recipient-modal_content__TsegH::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media(max-width:768px){.recipient-modal_modal__A0HFb{width:90vw;max-width:500px;margin:20px}.recipient-modal_header__vZSL_{padding:15px 20px}.recipient-modal_title__rtGkk{font-size:20px}.recipient-modal_content__TsegH{padding:15px}.recipient-modal_recipientCard__96rvq{padding:12px}.recipient-modal_avatar__wkx7W{width:36px;height:36px}.recipient-modal_avatar__wkx7W svg{width:16px;height:16px}.recipient-modal_addRecipientText__e8nqP,.recipient-modal_recipientName__1BKci,.recipient-modal_recipientPhone__qoiWc{font-size:14px}}.k-color-white{background:#f2f2f2;border:1px solid #eceff6}.k-color-transparent{background-color:#fff;background-image:linear-gradient(45deg,#ccc 25%,transparent 0),linear-gradient(-45deg,#ccc 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ccc 0),linear-gradient(-45deg,transparent 75%,#ccc 0);background-size:10px 10px;background-position:0 0,5px 0,5px -5px,0 5px}.k-color-lightgrey{background:#e0e3e7}.k-color-linear-lightgrey{background:linear-gradient(.394turn,#ffffff 14.33%,#d2d5d9 93.58%)}.k-color-grey{background:#abadb0}.k-color-linear-grey{background:linear-gradient(.394turn,#ffffff 14.33%,#7c7d80 93.58%)}.k-color-black{background:#000}.k-color-linear-black{background:linear-gradient(.394turn,#ffffff 14.33%,#000000 93.58%)}.k-color-wheat{background:#f6e1c1}.k-color-linear-wheat{background:linear-gradient(.394turn,#ffffff 14.33%,#f6e1c1 93.58%)}.k-color-pinkgrey{background:#fff}.k-color-linear-pinkgrey{background:linear-gradient(.394turn,#ffffff 14.33%,#c7a78f 93.58%)}.k-color-beige{background:#795439}.k-color-linear-beige{background:linear-gradient(.394turn,#ffffff 14.33%,#795439 93.58%)}.k-color-linear-crayola{background:linear-gradient(.394turn,#ffffff 14.33%,#f9b35e 93.58%)}.k-color-darkcyan{background:#152863}.k-color-linear-darkcyan{background:linear-gradient(.394turn,#ffffff 14.33%,#152863 93.58%)}.k-color-redbrown{background:#74120e}.k-color-linear-redbrown{background:linear-gradient(.394turn,#ffffff 14.33%,#74120e 93.58%)}.k-color-turquoise{background:#0d4e66}.k-color-linear-turquoise{background:linear-gradient(.394turn,#ffffff 14.33%,#0d4e66 93.58%)}.k-color-indigo{background:#4a0d66}.k-color-linear-indigo{background:linear-gradient(.394turn,#ffffff 14.33%,#4a0d66 93.58%)}.s-color-K15{background-color:#47b2e0}.s-color-K10{background-color:#67bee4}.s-color-K8{background-color:#a4d8ef}.s-color-K6{background-color:#f2fafb}.s-color-K5{background-color:#f3f2ec}.s-color-K4-5{background-color:#f4ead7}.s-color-K4{background-color:#f6e1c1}.s-color-K3-5{background-color:#f6d6a9}.s-color-K3{background-color:#f7cb90}.s-color-K2-7{background-color:#f8c077}.s-color-K2-4{background-color:#f9b35e}.s-color-K1-9{background-color:#faa847}.text-xs{font-size:1.2rem;line-height:1.2;font-weight:400}.text-sm{font-size:1.4rem}.text-base,.text-sm{line-height:1.5;font-weight:400}.text-base{font-size:1.6rem}.text-lg{font-size:1.8rem}.text-lg,.text-xl{line-height:1.6;font-weight:400}.text-xl{font-size:2rem}.text-2xl{font-size:2.4rem;line-height:1.2;font-weight:600}.text-3xl{font-size:3.2rem;line-height:1.2;font-weight:700}.text-primary{color:#141715}.text-secondary{color:#8c98a2}.text-muted{color:#6b7280}.text-disabled{color:#9ca3af}.text-error{color:#f44}.text-success{color:#22bc67}.text-warning{color:#f59e0b}.text-body{font-size:1.6rem;line-height:1.5;font-weight:400;color:#141715}.text-heading{font-size:2.4rem;line-height:1.2;font-weight:600;color:#141715}.text-caption{font-size:1.2rem;line-height:1.2;font-weight:400;color:#6b7280}.text-error-message{font-size:1.4rem;line-height:1.5;font-weight:400;color:#f44}.text-body-14{font-size:14px;font-weight:400;line-height:20px}.text-body-14,.text-body-16{font-family:Manrope;font-style:normal}.text-body-16{color:#fff;text-overflow:ellipsis;font-size:16px;font-weight:500;line-height:24px;text-transform:uppercase}.text-footer-title-mobile{font-family:Manrope;font-size:24px;font-style:normal;font-weight:400;line-height:135%}.subheader{border-bottom:1px solid #eceff6}.subheader__inner{display:flex;flex-direction:row;align-items:center;justify-content:center;height:7.8rem;position:relative}.subheader__logo{width:17rem;height:4.8rem}.subheader__logo:hover picture:not(.subheader__logo-hovered),.subheader__logo:hover svg:not(.subheader__logo-hovered){display:none}.subheader__logo:hover picture.subheader__logo-hovered,.subheader__logo:hover svg.subheader__logo-hovered{display:block}.subheader__logo picture img{object-fit:contain}.subheader__logo-hovered{display:none}.subheader__back{position:absolute;left:0}.subheader__back a{font-family:Manrope;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#04122d}@media(max-width:576px){.subheader__back a{display:none}}.subheader__back svg{display:none;min-width:4.4rem;width:4.4rem;max-width:4.4rem;min-height:4.4rem;height:4.4rem;max-height:4.4rem;object-fit:contain}@media(max-width:576px){.subheader__back svg{display:inline-block}}.cart-page{min-height:100vh;background:#fff}.cart-page__content{padding:3rem 0}.cart-page__title{font-family:Manrope;font-weight:500;font-size:4rem;line-height:110%;color:#04122d;text-transform:uppercase;margin-bottom:3rem}@media(max-width:576px){.cart-page__title{font-size:2.4rem;margin-bottom:2rem}}.cart-page__items{font-family:Manrope;font-size:1.6rem;line-height:2.4rem;color:#04122d}.cart__inner{display:flex;flex-direction:row;justify-content:space-between}@media(min-width:769px)and (max-width:1030px){.cart__inner{flex-direction:column;grid-gap:2rem}}@media(min-width:577px)and (max-width:768px){.cart__inner{flex-direction:column;grid-gap:2rem}}@media(max-width:576px){.cart__inner{flex-direction:column;grid-gap:2rem}}.cart__item-image{width:66.666%;height:66.666%;object-fit:cover}.cart__item-image__inner{display:inline-flex;align-items:center;justify-content:center;min-width:20rem;width:20rem;max-width:20rem;min-height:20rem;height:20rem;max-height:20rem;position:relative;background-color:#f6f8fd}@media(max-width:576px){.cart__item-image__inner{min-width:12.8rem;width:12.8rem;max-width:12.8rem;min-height:12.8rem;height:12.8rem;max-height:12.8rem}}.cart__item-badge,.cart__item-image__inner picture{display:inline-flex;align-items:center;justify-content:center}.cart__item-badge{position:absolute;top:.8rem;left:.8rem;z-index:1;font-weight:500;font-size:1.4rem;line-height:2rem;border-radius:.4rem;color:#fff;padding:.3rem .8rem}@media(max-width:576px){.cart__item-badge{padding:.1rem .6rem .3rem;font-size:1.2rem;line-height:1.6rem}}.cart__item-badge--black{background-color:#04122d}.cart__item-available{font-family:Manrope;font-weight:500;font-size:1.6rem;line-height:2.4rem;text-transform:uppercase;margin-bottom:2rem}.cart__left{border-right:1px solid #eceff6;width:calc(100% - 31rem);padding-right:2rem}@media(min-width:769px)and (max-width:1030px){.cart__left{width:100%;padding-right:0;border-right:0}}@media(min-width:577px)and (max-width:768px){.cart__left{width:100%;padding-right:0;border-right:0}}@media(max-width:576px){.cart__left{width:100%;padding-right:0;border-right:0}}.cart__right{width:31rem;border-right:1px solid #eceff6;padding:30px 20px 20px}@media(min-width:769px)and (max-width:1030px){.cart__right{width:100%;border-right:none;border-bottom:1px solid #eceff6;padding:3rem 0}}@media(min-width:577px)and (max-width:768px){.cart__right{width:100%;border-right:none;border-bottom:1px solid #eceff6;padding:3rem 0}}@media(max-width:576px){.cart__right{width:100%;border-right:none;border-bottom:1px solid #eceff6;padding:3rem 0}}.cart__header{display:flex;flex-direction:row;margin-top:3rem;margin-bottom:3rem}@media(max-width:576px){.cart__header{margin-top:1.6rem;margin-bottom:1.6rem;align-items:center}}.cart__item{display:flex;flex-direction:row;grid-gap:2rem;padding:2rem 0;border-top:1px solid #eceff6}@media(min-width:769px)and (max-width:1030px){.cart__item{justify-content:space-between}}@media(min-width:577px)and (max-width:768px){.cart__item{justify-content:space-between}}@media(max-width:576px){.cart__item{justify-content:space-between;grid-gap:1.2rem;padding:1.6rem 0 12.2rem;position:relative}}.cart__item-content{display:flex;flex-direction:column;width:48rem;margin-bottom:auto;height:100%}@media(min-width:769px)and (max-width:1030px){.cart__item-content{width:23.8rem}}@media(min-width:577px)and (max-width:768px){.cart__item-content{width:23.8rem}}@media(max-width:576px){.cart__item-content{width:18.8rem}}.cart__item-article{font-family:Manrope;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#8c98a2;margin-bottom:1rem}@media(max-width:576px){.cart__item-article{font-size:1.2rem;line-height:1.6rem;margin-bottom:.4rem}}.cart__item-title{font-family:Manrope;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#04122d;margin-bottom:auto}@media(max-width:576px){.cart__item-title{font-size:1.4rem;line-height:2rem}}.cart__item-shade{margin-bottom:1rem}@media(max-width:576px){.cart__item-shade{margin-bottom:.4rem}}.cart__item-info{display:flex;flex-direction:row;align-items:center;grid-gap:1rem}.cart__item-info__item{font-family:Manrope;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#8c98a2;padding-right:1rem;border-right:1px solid #dde1e4}@media(max-width:576px){.cart__item-info__item{font-size:1.2rem;line-height:1.6rem;padding-right:.5rem}}.cart__item-info__item:last-child{border-right:none}.cart__item-actions{display:flex;flex-direction:row;grid-gap:4rem;margin-top:3.1rem}.cart__item-actions__item{display:flex;flex-direction:row;align-items:center;grid-gap:1.2rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cart__item-actions__item span{font-family:Manrope;font-weight:500;font-size:1.6rem;line-height:2.4rem;text-align:center;color:#8c98a2}@media(max-width:576px){.cart__item-actions__item span{display:none}}.cart__item-actions__item svg{min-width:2rem;width:2rem;max-width:2rem;min-height:2rem;height:2rem;max-height:2rem}.cart__item-actions__item--favorite.active svg{fill:#ff443d}.cart__item-actions__item--favorite.active svg path{stroke:#ff443d}.cart__item-actions__item--delete svg{display:none}@media(max-width:576px){.cart__item-actions__item--delete svg{display:inline-block}}.cart__item-props{display:flex;flex-direction:row;align-items:center;grid-gap:.8rem;margin-bottom:1rem}@media(max-width:576px){.cart__item-props{margin-bottom:.4rem;width:18.8rem;margin-left:auto}}.cart__item-price{font-family:Manrope;font-weight:500;font-size:2rem;line-height:2.4rem;color:#04122d}.cart__item-oldprice{font-family:Manrope;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#d1d6da}.cart__item-buy{width:25rem}@media(max-width:576px){.cart__item-buy{width:100%;position:absolute;bottom:1.6rem;left:0;right:0}}.cart__item-wrap{display:flex;flex-direction:row;flex-wrap:nowrap;grid-gap:2rem;align-items:flex-end;justify-content:space-between}@media(min-width:769px)and (max-width:1030px){.cart__item-wrap{flex-wrap:unset}}@media(min-width:577px)and (max-width:768px){.cart__item-wrap{flex-wrap:unset}}@media(max-width:576px){.cart__item-wrap{flex-direction:column;flex-wrap:unset}}.cart__item-count{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:25rem;height:5rem;border:1px solid #eceff6;padding:1.3rem 2.4rem;border-radius:.4rem}.cart__item-count__val{color:#04122d;font-family:Manrope;font-weight:500;font-size:1.6rem;line-height:2.4rem;text-transform:uppercase}.cart__item-count__action{display:inline-flex;align-items:center;justify-content:center;grid-gap:.8rem;width:3.2rem;height:2.2rem;cursor:pointer;border:0;background-color:rgba(0,0,0,0)}.cart__item-count__action svg{width:2rem;height:2rem;object-fit:contain;transition:transform .2s ease-in-out}.cart__item-count__action svg.trash{display:block}.cart__item-count__action svg.minus,.cart__item-count__action.over svg.trash{display:none}.cart__item-count__action.over svg.minus{display:block}.cart__item-count__action:hover svg{transform:scale(1.2)}.cart__title{font-family:Manrope;font-weight:500;font-size:4rem;line-height:110%;color:#04122d;text-transform:uppercase}@media(max-width:576px){.cart__title{font-size:2.4rem}}.cart__count{font-family:Manrope;font-weight:500;font-size:1.6rem;line-height:2.4rem;color:#8c98a2;margin-left:1rem}@media(max-width:576px){.cart__count{font-size:1.4rem;line-height:2rem}}.cart__clear{font-family:Manrope;font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#8c98a2;background:none;border:none;cursor:pointer;margin-left:auto;transition:color .2s ease}.cart__clear:hover{color:#04122d}@media(max-width:576px){.cart__clear{font-size:1.4rem;line-height:2rem}.cart__subheader .cart__clear{display:none}}.cart__total{display:flex;flex-direction:column;height:434px}@media(min-width:769px)and (max-width:1030px){.cart__total{height:auto}}@media(min-width:577px)and (max-width:768px){.cart__total{height:auto}}@media(max-width:576px){.cart__total{height:auto}}.cart__total-title{font-family:Manrope;font-weight:500;font-size:2rem;line-height:150%;color:#04122d;text-transform:uppercase;margin-bottom:2rem}.cart__total-list{display:flex;flex-direction:column;grid-gap:.4rem;padding-bottom:2rem;border-bottom:1px solid #eceff6;margin-bottom:2rem}.cart__total-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.cart__total-item__name{font-weight:400;color:#04122d}.cart__total-item__name,.cart__total-item__value{font-family:Manrope;font-size:1.6rem;line-height:2.4rem}.cart__total-item__value{font-weight:500}.cart__total-item__value--green{color:#22bc67}.cart__total-bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:2rem}.cart__total-price,.cart__total-text{font-family:Manrope;font-weight:500;font-size:2rem;line-height:150%;color:#04122d;text-transform:uppercase}.cart__total-btn{width:100%;height:5rem;margin-top:auto}.cart__list{margin-bottom:10rem}@media(min-width:769px)and (max-width:1030px){.cart__list{margin-bottom:8rem}}@media(min-width:577px)and (max-width:768px){.cart__list{margin-bottom:8rem}}@media(max-width:576px){.cart__list{margin-bottom:4rem}}.cart__list:last-child{margin-bottom:0}.cart__waitlist-btn{width:100%;height:5rem}.cart__subheader{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:3rem}@media(max-width:576px){.cart__subheader{margin-bottom:1.6rem}}.cart__subtitle{font-family:Manrope;font-weight:500;font-size:2.8rem;line-height:150%;color:#04122d;text-transform:uppercase}@media(max-width:576px){.cart__subtitle{font-size:1.6rem}}.cart__empty{display:flex;flex-direction:column;width:53rem;margin-bottom:5rem}@media(max-width:576px){.cart__empty{width:100%}}.cart__empty-title{font-family:Manrope;font-weight:500;font-size:2.8rem;line-height:150%;text-transform:uppercase;color:#04122d;margin-bottom:3rem}@media(max-width:576px){.cart__empty-title{font-size:2.4rem;line-height:150%;margin-bottom:2rem}}.cart__empty-text{font-family:Manrope;font-weight:400;font-size:1.6rem;line-height:2.4rem;margin-bottom:3rem}@media(max-width:576px){.cart__empty-text{font-size:1.4rem;line-height:2rem}}.cart__empty-btn{width:100%;height:4.4rem}.cart__subheader{padding-top:20px}.cart__subheader-left{display:flex}.recipient-section{display:flex;flex-direction:column;width:100%;gap:15px}.recipient-section__header{display:flex;justify-content:flex-start;align-items:center;padding:0;border:none;background:none}@media(max-width:576px){.recipient-section__header{padding:0;flex-direction:column;gap:12px;align-items:flex-start}}.recipient-section__title{font-family:Manrope;font-weight:500;font-size:28px;line-height:1.5em;text-transform:uppercase;color:#04122d;margin:0}@media(max-width:576px){.recipient-section__title{font-size:20px;line-height:1.4em}}.recipient-section__content{padding:20px;border:1px solid #eceff6;border-radius:4px;background:#fff;display:flex;flex-direction:column;gap:5px}@media(max-width:576px){.recipient-section__content{padding:16px}}.recipient-section__empty{padding:20px;border:1px solid #eceff6;border-radius:4px;background:#fff;text-align:center}@media(max-width:576px){.recipient-section__empty{padding:16px}}.recipient-section__add-button{font-family:Manrope;font-weight:500;font-size:16px;line-height:24px;color:#014495;background:none;border:2px solid #014495;border-radius:4px;cursor:pointer;padding:12px 24px;transition:all .2s ease;text-transform:uppercase}.recipient-section__add-button:hover{background:#014495;color:#fff}.recipient-section__add-button:active{background:#013a7a;border-color:#013a7a}@media(max-width:576px){.recipient-section__add-button{font-size:14px;line-height:20px;padding:10px 20px;width:100%;max-width:280px}}.recipient-info{display:flex;align-items:center;gap:15px}@media(max-width:576px){.recipient-info{gap:12px}}.recipient-avatar{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#f6f8fd;border-radius:50%;flex-shrink:0;border:1px solid #eceff6}.recipient-avatar svg{width:20px;height:20px;fill:#014495}@media(max-width:576px){.recipient-avatar{width:40px;height:40px}.recipient-avatar svg{width:18px;height:18px}}.recipient-details{display:flex;flex-direction:column;gap:5px;flex:1 1}.recipient-name{font-family:Manrope;font-weight:400;font-size:16px;line-height:24px;color:#04122d;text-transform:uppercase}@media(max-width:576px){.recipient-name{font-size:14px;line-height:20px}}.recipient-phone{font-family:Manrope;font-weight:400;font-size:16px;line-height:24px;color:#8c98a2;margin-left:59px}@media(max-width:576px){.recipient-phone{font-size:14px;line-height:20px;margin-left:40px}}.recipient-edit{margin-left:auto;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer;transition:opacity .2s ease}.recipient-edit:hover{opacity:.7}.recipient-edit svg{width:20px;height:20px;fill:#2b3f6c}.styles_cartPageContent__KJ_aH{padding-top:0;margin-top:0}.styles_cartPageItems__BOYLB>section>div>aside{padding-top:0;margin-top:0;margin-left:0;padding-left:0;padding-right:0}