.DeliveryPage-module__zYvQMa__deliveryPageBanner{color:#fff;background-color:#46b0fb;border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:100%;height:302px;padding:80px;display:flex}.DeliveryPage-module__zYvQMa__deliveryPageBanner h1{letter-spacing:.38px;font-size:36px;font-weight:700;line-height:120%}.DeliveryPage-module__zYvQMa__deliveryPageBanner h1+p{letter-spacing:-.14px;font-size:14px;font-weight:400;line-height:140%}.DeliveryPage-module__zYvQMa__deliveryPageCardsBlock{flex-direction:column;gap:40px;margin-top:68px;display:flex}.DeliveryPage-module__zYvQMa__deliveryCardsRow{justify-content:space-between;gap:16px}.DeliveryPage-module__zYvQMa__deliveryCard{border:.33px solid #d5d5d6;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:16px;max-width:400px;height:186px;padding:32px;display:flex}.DeliveryPage-module__zYvQMa__deliveryCard h4{color:#222428;letter-spacing:-.26px;text-align:center;font-size:22px;font-weight:700;line-height:120%}.DeliveryPage-module__zYvQMa__deliveryCard p{color:#808185;letter-spacing:-.15px;text-align:center;font-size:14px;font-weight:400;line-height:140%}.DeliveryPage-module__zYvQMa__deliveryInstrucationBlock{color:#fff;background-color:#46b0fb;border-radius:24px;margin-top:86px;padding:80px}.DeliveryPage-module__zYvQMa__deliveryInstrucationBlock h2{letter-spacing:.38px;font-size:36px;font-weight:700;line-height:120%}.DeliveryPage-module__zYvQMa__deliveryInstrucationBlockRow{justify-content:space-between;align-items:flex-start;gap:32px;margin:40px 0;display:flex}.DeliveryPage-module__zYvQMa__instructionCard{flex-direction:column;max-width:244px;display:flex}.DeliveryPage-module__zYvQMa__instructionCardHeader{align-items:center;gap:32px;display:flex}.DeliveryPage-module__zYvQMa__instructionCardHeader div{background-color:#78c4fc;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.DeliveryPage-module__zYvQMa__instructionCardHeader span{color:#fff;letter-spacing:.38px;font-size:32px;font-weight:400;line-height:120%}.DeliveryPage-module__zYvQMa__instructionCardTitle{color:#fff;letter-spacing:-.31px;min-height:38px;max-height:38px;margin:32px 0 16px;font-weight:600;line-height:120%;display:block}.DeliveryPage-module__zYvQMa__instructionCardTitle+p{color:#fff;letter-spacing:-.15px;font-size:14px;font-weight:400;line-height:140%}@media (max-width:1000px){.DeliveryPage-module__zYvQMa__deliveryPageBanner{padding:40px}.DeliveryPage-module__zYvQMa__deliveryCardsRow{flex-direction:column}.DeliveryPage-module__zYvQMa__deliveryCard{max-width:100%}.DeliveryPage-module__zYvQMa__deliveryInstrucationBlock{padding-left:40px;padding-right:40px}.DeliveryPage-module__zYvQMa__deliveryInstrucationBlockRow{flex-wrap:wrap}.DeliveryPage-module__zYvQMa__instructionCard{max-width:calc(50% - 16px)}}@media (max-width:750px){.DeliveryPage-module__zYvQMa__instructionCard{max-width:100%}.DeliveryPage-module__zYvQMa__instructionCardHeader svg{display:none}}
.categories-row{border-top:.33px solid rgba(74,78,88,.2);padding-bottom:0}header{background-color:#fff}.search-block{background-color:var(--bg);border-radius:16px;flex-direction:row;align-items:center;gap:2px;width:100%;padding:2px;display:flex}.group-d{align-items:center;width:100%;line-height:28px;display:flex;position:relative}.input{font-family:var(--font-inter);width:100%;height:45px;color:var(--text);cursor:text;z-index:13;background-color:#f5f5f5;border:0;border-radius:12px;outline:none;padding-left:2.5rem;transition:all .25s cubic-bezier(.19,1,.22,1)}.input::placeholder{color:var(--text-ss)}.search-icon{pointer-events:none;z-index:1;width:1rem;height:1rem;position:absolute;left:1rem}.head-block{gap:24px}.deliv,.pick{font-family:var(--font-inter);cursor:pointer;border:none;border-radius:14px;flex-direction:column;align-items:start;gap:2px;padding:7px 16px;display:flex}.deliv{background-color:var(--bg-block)}.deliv>h3{letter-spacing:0%;color:var(--text);font-size:13px;font-weight:600;line-height:120%}.deliv>p{letter-spacing:0%;color:var(--text-s);white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:500;line-height:120%;display:inline-flex}.pick{background-color:var(--bg)}.pick>h3{letter-spacing:0%;color:var(--text-s);font-size:13px;font-weight:500;line-height:120%}.pick>p{letter-spacing:0%;color:var(--text-s);white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:500;line-height:120%;display:inline-flex}.search-title{color:#333;margin-bottom:8px;font-size:14px;font-weight:600}.search-list li{color:#333;cursor:pointer;align-items:center;gap:8px;padding:6px 0;font-size:15px;transition:color .2s;display:flex}.search-list li:hover{color:var(--text-a)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.search-a-b{color:var(--text-s);pointer-events:auto;text-decoration:none;transition:all .3s}.search-a-b:hover{color:var(--text-a)}.header{z-index:300;transition:all .3s;position:relative}.header.fixed{background:var(--bg-block);animation:.3s forwards slideDown;position:-webkit-sticky;position:sticky;top:0;left:0;box-shadow:0 2px 6px rgba(0,0,0,.1)}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.header-banner{background-color:var(--text-a);color:#fff;height:32px}@media screen and (max-width:900px){.header-banner{display:none}.categories-row{background-color:var(--bg-block);padding:16px 0 16px 16px}.logo{max-width:95px;max-height:42px}.head-block{padding:12px 18px}.head-block .panel-description+.panel{gap:16px}.head-block .panel-description+.panel button{padding:0!important}.categories-row{border-top:0}}
@media screen and (max-width:900px){.burger{background-color:var(--bg-block);z-index:3;border-radius:none;flex-direction:column;align-items:center;gap:50px;width:100vw;height:100%;padding:30px 24px 12px;display:flex;position:relative;bottom:0;left:0}}.icon-b{color:#8e8e8e;text-align:center;text-align:center;font-size:20px;font-weight:500;font-family:var(--font-inter);align-items:center;gap:25px;width:100%;text-decoration:none;display:flex}.open-nav,.open-nav>svg{fill:#46b0fb;color:#46b0fb}svg{fill:#8e8e8e}
.Search-module__xnJwJW__clearButton{cursor:pointer;z-index:14;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Search-module__xnJwJW__searchInput{border-bottom-right-radius:8px;border-bottom-left-radius:8px;padding-right:40px}.Search-module__xnJwJW__searchInput.Search-module__xnJwJW__showed{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.Search-module__xnJwJW__searchOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:11;background:rgba(0,0,0,.45);width:100vw;height:100vh;animation:.2s Search-module__xnJwJW__fadeIn;position:fixed;top:0;left:0}.Search-module__xnJwJW__searchPopup{z-index:11;background-color:#f5f5f5;border-radius:0 0 12px 12px;padding:8px 12px;animation:.15s Search-module__xnJwJW__fadeIn;position:absolute;top:100%;left:0}@keyframes Search-module__xnJwJW__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Search-module__xnJwJW__historyTitle{font-weight:600;font-size:"14px";color:"#333";margin-bottom:"8px"}.Search-module__xnJwJW__historyList{margin:0;padding:0;list-style:none}.Search-module__xnJwJW__listItem{cursor:pointer;color:#000;align-items:center;gap:8px;padding:6px 0;text-decoration:none;transition:all .3s linear;display:flex}.Search-module__xnJwJW__listItem:hover{opacity:.75}.Search-module__xnJwJW__historyListItem{cursor:pointer;color:#000;justify-content:space-between;align-items:center;gap:8px;padding:6px 0;font-size:14px;display:flex}.Search-module__xnJwJW__historyListItem div{flex:1;align-items:center;gap:8px;height:100%;display:flex}
.footer-link{color:#222428;letter-spacing:-.08px;width:-moz-fit-content;width:fit-content;font-size:13px;font-weight:400;line-height:120%;text-decoration:none;transition:opacity .3s}.footer-link:hover{opacity:.7}.links-group-title{color:#222428;letter-spacing:-.43px;width:-moz-fit-content;width:fit-content;margin-bottom:28px;font-size:17px;font-weight:600}.links-group .column{gap:16px}.footer-links-container{justify-content:space-between;align-items:flex-start;width:100%;margin-top:44px;padding-bottom:20px;display:flex}.footer-link-container{flex-direction:column;gap:8px;display:flex}.footer-link-container .flex{align-items:center;gap:8px}.footer-link-container .footer-link{font-weight:500}.footer-link-container p{color:#808185;letter-spacing:.06px;font-size:11px;font-weight:400;line-height:120%}.links-group .links-group-title+div+a{margin-top:28px}.divider{background:#d5d5d6;width:100%;height:.33px;margin:40px 0}.footer-bottom{justify-content:space-between;align-items:center;display:flex}.copyright{color:#222428;letter-spacing:-.15px;font-size:14px;line-height:140%}.market-button{border:.33px solid #d5d5d6;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-width:-moz-fit-content;min-width:fit-content;height:36px;padding:6px 12px;text-decoration:none;transition:all .3s linear;display:flex}.market-button:hover{opacity:.9;transform:scale(1.01)}.market-button span{color:#222428;letter-spacing:-.15px;font-size:14px;font-weight:500;line-height:140%}.footer-bottom-markets{align-items:center;gap:8px;display:flex}footer .container-f{padding-left:0;padding-right:0}footer{border-top:.33px solid #d5d5d6;margin-top:160px;padding-top:60px}@media (max-width:900px){.footer-links-container{gap:36px 24px}footer{padding-bottom:100px!important}.divider{display:none}.footer-bottom{flex-direction:column;align-items:flex-start}.copyright{text-align:center;order:2;margin-top:60px}.footer-links-container{flex-direction:column;margin-bottom:36px;padding-bottom:0}footer{border-top:unset;margin-top:20px;padding-top:20px}}
@media screen and (max-width:900px){.navbar{background-color:var(--bg-block);z-index:3;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:12px 24px;display:flex;position:fixed;bottom:0;left:0}}.icon{color:#8e8e8e;text-align:center;text-align:center;font-size:12px;font-weight:400;text-decoration:none}.open-nav,.open-nav>svg{fill:#46b0fb;color:#46b0fb}svg{fill:#8e8e8e}
.Cart-module__BIMPfG__cartRow{justify-content:space-between;gap:40px;display:flex}.Cart-module__BIMPfG__cartContent{flex:1}.Cart-module__BIMPfG__cartInfo{flex-direction:column;gap:28px;width:100%;max-width:384px;display:flex}.Cart-module__BIMPfG__cartContainer{padding-bottom:36px}.Cart-module__BIMPfG__title{color:#222428;letter-spacing:.38px;font-size:28px;font-weight:700;line-height:120%}.Cart-module__BIMPfG__pharmacyHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.Cart-module__BIMPfG__pharmacyName{color:#222428;letter-spacing:-.43px;font-family:Inter;font-size:17px;font-weight:600;line-height:120%}.Cart-module__BIMPfG__pharmacyInfo{align-items:center;gap:4px;height:100%;display:flex}.Cart-module__BIMPfG__pharmacyProductsCount,.Cart-module__BIMPfG__pharmacyProductsTotalPrice{color:#808185;letter-spacing:-.15px;font-family:Inter;font-size:14px;font-weight:400;line-height:140%}.Cart-module__BIMPfG__accordionProductsList{flex-direction:column;gap:24px;display:flex}.Cart-module__BIMPfG__productsAccordionColumn{flex-direction:column;gap:40px;display:flex}.Cart-module__BIMPfG__pharmacyProductsTotalPrice{color:#232323;margin-right:8px;font-weight:600}.Cart-module__BIMPfG__cartRowHeader{margin-top:24px}.Cart-module__BIMPfG__orderInfoBlock{border:.33px solid #d5d5d6;border-radius:24px}.Cart-module__BIMPfG__orderInfoBlockHeader{border-bottom:.33px solid #d5d5d6;padding:20px 20px 16px 16px}.Cart-module__BIMPfG__cardsRow{justify-content:flex-start;align-items:center;gap:4px;display:flex}.Cart-module__BIMPfG__orderInfoBlockHeader p{letter-spacing:0%;color:#222428;font-family:Inter;font-size:17px;font-weight:600;line-height:120%}.Cart-module__BIMPfG__orderInfoBlockContent{flex-direction:column;gap:24px;padding:16px;display:flex}.Cart-module__BIMPfG__cartRowHeader .Cart-module__BIMPfG__cartContent{justify-content:space-between;align-items:center;display:flex}.Cart-module__BIMPfG__cartRow:not(.Cart-module__BIMPfG__cartRowHeader){margin-top:40px}.Cart-module__BIMPfG__cartContentColumn{flex-direction:column;gap:24px;display:flex}.Cart-module__BIMPfG__accordionHeaderText{color:"#222428";font-family:Inter;font-size:17px;font-weight:600;line-height:120%}.Cart-module__BIMPfG__detailsPart{padding:16px}.Cart-module__BIMPfG__segmentedTogglerContainer{background-color:#f8f8f8;border-radius:14px;justify-content:space-between;align-items:center;width:100%;height:38px;padding:2px;display:flex;position:relative}.Cart-module__BIMPfG__segmentedTogglerContainer button{color:#1e1e1e;letter-spacing:-.31px;z-index:2;cursor:pointer;background:0 0;border:none;outline:none;width:50%;height:100%;font-family:Inter;font-size:14px;font-weight:400;line-height:120%;position:relative}.Cart-module__BIMPfG__activeDeliveryType{font-weight:500!important}.Cart-module__BIMPfG__segmentedTogglerContainer div{z-index:1;pointer-events:none;background-color:#fff;border-radius:12px;width:calc(50% - 4px);height:calc(100% - 4px);transition:all .1s linear;position:absolute;top:2px;left:2px;box-shadow:0 3px 3px -1.5px rgba(0,0,0,.03)}.Cart-module__BIMPfG__detailsFirstPart{border-bottom:.33px solid #d5d5d6}.Cart-module__BIMPfG__detailsInfoPart{flex-direction:column;gap:24px;width:100%;display:flex}.Cart-module__BIMPfG__deliveryInfoItem{justify-content:space-between;align-items:center;width:100%;display:flex}.Cart-module__BIMPfG__deliveryInfoItem p{letter-spacing:-.15px;font-family:Inter;font-size:14px;font-weight:400;line-height:140%}.Cart-module__BIMPfG__deliveryInfoItem p:first-child{color:#57585e}.Cart-module__BIMPfG__deliveryInfoItem p:last-child{color:#808185}.Cart-module__BIMPfG__deliveryInfoItem p:last-child.Cart-module__BIMPfG__active{font-weight:600}.Cart-module__BIMPfG__alertText{color:#1e1e1e;letter-spacing:-.15px;font-family:Inter;font-size:14px;font-weight:400;line-height:140%}.Cart-module__BIMPfG__accordionDropdownIcon{margin-left:auto;transition:all .1s linear;transform:rotate(-90deg)}.Cart-module__BIMPfG__accordionDropdownIconClosed{transform:rotate(-270deg)}.Cart-module__BIMPfG__bottomButton{z-index:1000;background-color:#fff;width:100%;padding:8px 16px;position:fixed;bottom:64px;left:0}@media (max-width:865px){.Cart-module__BIMPfG__cartRow{flex-direction:column;gap:24px;margin-top:0!important}.Cart-module__BIMPfG__cartInfo{max-width:100%}.Cart-module__BIMPfG__detailsFirstPart{border-bottom:none}.Cart-module__BIMPfG__detailsInfoPart{gap:23px;padding-left:0;padding-right:0}.Cart-module__BIMPfG__accordionHeaderText{padding-left:0}.Cart-module__BIMPfG__detailsPart{padding:0}.Cart-module__BIMPfG__orderInfoBlockHeader,.Cart-module__BIMPfG__orderInfoBlockContent,.Cart-module__BIMPfG__orderInfoBlockHeader,.Cart-module__BIMPfG__orderInfoBlock{border-color:transparent;padding-left:0;padding-right:0}.Cart-module__BIMPfG__orderInfoBlockHeader{padding:0 0 12px}.Cart-module__BIMPfG__orderInfoBlockContent{gap:12px;padding-top:0}.Cart-module__BIMPfG__cartContentColumn{gap:14px}.Cart-module__BIMPfG__productsAccordionColumn{gap:24px}}
.CartProduct-module__38I9pa__cartProductContainer{gap:16px;width:100%;height:92px;display:flex}.CartProduct-module__38I9pa__cartProductImage{background-color:#f4f4f5;border-radius:12px;justify-content:center;align-items:center;width:106px;min-width:106px;display:flex}.CartProduct-module__38I9pa__cartProductImage img{object-fit:contain;width:100%;height:100%;transform:scale(.9)}.CartProduct-module__38I9pa__cartProductInfo{flex-direction:column;flex:1;justify-content:space-between;padding:8px 0;display:flex}.CartProduct-module__38I9pa__cartProductTitle{color:#2a2c31;letter-spacing:-.31px;padding-left:4px;font-family:Inter;font-size:16px;font-weight:400;line-height:120%}.CartProduct-module__38I9pa__cartProductPrice{letter-spacing:-.31px;color:#2a2c31;padding-left:6px;font-size:16px;font-weight:600}.CartProduct-module__38I9pa__cartProductActions{flex-direction:column;justify-content:space-between;align-items:flex-end;width:84px;max-width:100px;height:100%;display:flex}.CartProduct-module__38I9pa__counter>div{background-color:#f5f5f5;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;display:flex;height:-moz-fit-content!important;height:fit-content!important}.CartProduct-module__38I9pa__counter span{padding-left:6.5px;padding-right:6.5px}.CartProduct-module__38I9pa__counter button{padding:0}
.QuestionsBlock-module__4Em_5W__questionsBlock{margin:68px auto}.QuestionsBlock-module__4Em_5W__blockTitle{margin-bottom:40px;font-size:28px}.QuestionsBlock-module__4Em_5W__accordionContainer{flex-direction:column;gap:8px;max-width:832px;margin:0 auto;display:flex}.QuestionsBlock-module__4Em_5W__question{color:#222428;letter-spacing:-.31px;font-size:16px;font-weight:500;line-height:120%;font-family:var(--font-inter)}.QuestionsBlock-module__4Em_5W__accordionQuestion{background-color:#f8f8f8;border-radius:18px;padding:20px}.QuestionsBlock-module__4Em_5W__accordion:before{display:none}@media (max-width:900px){.QuestionsBlock-module__4Em_5W__questionsBlock{margin-bottom:0;padding-bottom:0}.QuestionsBlock-module__4Em_5W__blockTitle{text-align:start;margin-bottom:24px;margin-right:auto;font-size:17px}}
.ModalWindow-module__Vssacq__closeButton{transition:all .3s linear;position:absolute;top:19px;right:19px}.ModalWindow-module__Vssacq__closeButton:hover{opacity:.75}.ModalWindow-module__Vssacq__modalTitle{color:#1e1e1e;letter-spacing:0%;font-family:Inter;font-size:28px;font-weight:700;line-height:120%}.ModalWindow-module__Vssacq__modalSubtitle{letter-spacing:0%;color:#888e9d;margin-top:16px;font-family:Inter;font-size:13px;font-weight:400;line-height:120%}.ModalWindow-module__Vssacq__modalContent{min-height:350px;padding-left:24px;padding-right:24px;position:relative}@media (max-width:900px){.ModalWindow-module__Vssacq__modalContent{padding-left:16px;padding-right:16px}}.ModalWindow-module__Vssacq__modalActions{padding-top:16px;border-top:1px solid #dfdfdf;flex-direction:column;gap:8px;padding-left:24px;padding-right:24px;display:flex}.ModalWindow-module__Vssacq__modalActionsMobile{padding-left:16px;padding-right:16px;border-top:1px solid #dfdfdf;flex-direction:column;gap:8px;padding-top:16px;padding-bottom:8px;display:flex}
.SupportBlock-module__M0rDyG__supportBlockContainer{background-color:#46b0fb;border-radius:24px;flex-direction:column;align-items:center;margin:52px auto;padding:44px 0;display:flex}.SupportBlock-module__M0rDyG__title{color:#fff;letter-spacing:.38px;text-align:center;font-size:28px;font-weight:700;line-height:120%}.SupportBlock-module__M0rDyG__title+p{color:#fff;letter-spacing:-.15px;text-align:center;margin:16px 0 32px;font-weight:400;line-height:140%}.SupportBlock-module__M0rDyG__buttonsGroup{align-items:center;gap:8px;display:flex}@media (max-width:900px){.SupportBlock-module__M0rDyG__supportBlockContainer{margin:20px 0 0;padding:24px 16px}.SupportBlock-module__M0rDyG__buttonsGroup{flex-direction:column;width:100%}.SupportBlock-module__M0rDyG__buttonsGroup a{width:100%}.SupportBlock-module__M0rDyG__title+p{text-align:start;margin:16px 0 24px;font-size:14px;line-height:140%}.SupportBlock-module__M0rDyG__title{text-align:start;margin-right:auto;font-size:22px}}
.AddressesList-module__2gaIEW__addressInfo{border:1px solid #d5d5d6;border-radius:18px;flex-direction:column;flex:1;display:flex}.AddressesList-module__2gaIEW__addressInfoData{border-bottom:1px solid #d5d5d6;padding:20px 16px 16px}.AddressesList-module__2gaIEW__addressList{flex-direction:column;gap:16px;width:100%;padding:16px 0;display:flex}.AddressesList-module__2gaIEW__addressTitle{letter-spacing:0%;color:#222428;margin-bottom:12px;font-family:Inter;font-size:17px;font-weight:600;line-height:120%}.AddressesList-module__2gaIEW__addressComment{letter-spacing:0%;color:#808185;margin-bottom:8px;font-family:Inter;font-size:15px;font-weight:400;line-height:120%}.AddressesList-module__2gaIEW__addressText{letter-spacing:0%;color:#808185;font-family:Inter;font-size:15px;font-weight:400;line-height:120%}.AddressesList-module__2gaIEW__addressInfoActions{align-items:center;gap:8px;padding:16px;display:flex}
