@charset "UTF-8";.p-basket-builder{width:100%;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;color:#3a3a3c}.p-basket-builder__wrapper{margin-right:35px}.p-basket-builder__header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;height:40px;background-color:#fff}.p-basket-builder__header-title{font-size:20px;font-weight:500}.p-basket-builder__basket{display:flex;justify-content:flex-end;position:relative;z-index:12;width:calc(62% - 20px)}.p-basket-builder__basket-btn{align-items:baseline;padding:0 16px;height:40px;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;text-transform:none;line-height:40px;border-color:#3183a5;background-color:#3183a5}.p-basket-builder__basket-btn:hover{background-color:#348cb0;border-color:#348cb0}.p-basket-builder__basket-btn:active{background-color:#3287aa;border-color:#3287aa}.p-basket-builder__basket-btn .c-btn__text{display:flex;min-width:fit-content}.p-basket-builder__basket-contents{position:absolute;right:-5%;top:70%;padding:15px;width:fit-content;min-width:100%;background-color:#eff7fb;border-radius:5px;border:2px solid #2e7a99;visibility:hidden;opacity:0;transform:scale(.9);transition:all .3s ease-in-out}.p-basket-builder__basket.active .p-basket-builder__basket-contents{top:100%;right:0;visibility:visible;opacity:1;transform:scale(1)}.p-basket-builder__basket-empty{display:flex;align-items:center;justify-content:center;width:100%;height:200px;font-size:15px;text-align:center;color:#4c5254;transition:all .3s ease-in-out}.p-basket-builder__basket-contents.active .p-basket-builder__basket-empty{display:none}.p-basket-builder__basket.active .p-basket-builder__basket-empty{font-size:16px}.p-basket-builder__basket-warning{position:absolute;display:flex;align-items:center;gap:10px;margin-bottom:0;padding:15px;width:100%;color:#5f6769;background-color:#fefbe8;border-radius:8px;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.p-basket-builder__basket-warning.active{position:relative;margin-bottom:10px;opacity:1;visibility:visible}.p-basket-builder__basket-warning-icon{min-width:18px;width:18px;height:18px}.p-basket-builder__basket-warning-icon:before,.p-basket-builder__basket-warning-icon:after{background-color:#a15c07}.p-basket-builder__basket-warning-text{font-size:12px;line-height:18px}.p-basket-builder__basket-items{position:relative;width:100%;height:fit-content}.p-basket-builder__basket-items::-webkit-scrollbar-track{background-color:#eff7fb}.p-basket-builder__basket-items-viewport{display:none;position:relative;max-height:450px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.p-basket-builder__basket-contents.active .p-basket-builder__basket-items-viewport{display:block}.p-basket-builder__basket-items-viewport:after{content:"";display:block;position:sticky;bottom:0;left:0;width:100%;height:30px;background:linear-gradient(0deg,rgb(239,247,251) 0%,transparent 100%);pointer-events:none}.p-basket-builder__basket-item{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.p-basket-builder__basket-item-info{font-size:16px}.p-basket-builder__basket-item-title{font-weight:500;line-height:1.2}.p-basket-builder__basket-item-price{color:#4c5254}.p-basket-builder__basket-item-controls{display:flex;align-items:center;justify-content:space-between;gap:5px}.p-basket-builder__basket-item-controls .c-icon_trash{margin-left:5px}.p-basket-builder__basket-item-count{min-width:24px;text-align:center;-webkit-user-select:none;user-select:none}.p-basket-builder__basket-buttons{display:none;align-items:center;justify-content:space-between;gap:10px;transition:all .3s ease-in-out}.p-basket-builder__basket-contents.active .p-basket-builder__basket-buttons{display:flex}.p-basket-builder__basket-buttons .c-btn{padding:0 10px;width:50%;height:36px;font-size:16px;font-weight:400;text-transform:none;line-height:1}.p-basket-builder__basket-buttons .c-btn.p-basket-builder__basket-btn-continue{color:#047745!important;border:1px solid #047745;background-color:transparent}.p-basket-builder__basket-buttons .c-btn.p-basket-builder__basket-btn-continue:hover{background-color:#fff}.p-basket-builder__basket-buttons .c-btn.p-basket-builder__basket-btn-checkout{color:#fff!important;background-color:#047745}.p-basket-builder__basket-buttons .c-btn.p-basket-builder__basket-btn-checkout:hover{background-color:#058a50}.p-basket-builder__basket-buttons .c-btn.p-basket-builder__basket-btn-checkout:active{background-color:#047e49}.p-basket-builder__total-count{display:inline-flex;align-items:center;justify-content:center;margin-left:10px;padding:0 5px;width:fit-content;min-width:24px;height:24px;border-radius:16px;background-color:#fff;color:#2a718d;font-size:14px;font-weight:600;text-align:center;line-height:24px}.p-basket-builder__total-price{margin-left:5px}.p-basket-builder__body{display:flex;align-items:flex-start;justify-content:space-between;position:relative;gap:20px;width:100%;overflow:hidden}.p-basket-builder__tabs{position:sticky;top:0;left:0;z-index:1;width:28%;min-width:200px}.p-basket-builder__tab{display:flex;align-items:center;justify-content:flex-start;position:relative;gap:10px;margin-bottom:8px;padding:0 15px;height:40px;border-radius:5px;border:1px solid #ededed;cursor:pointer;interpolate-size:allow;transition:background-color .3s ease-in-out}@media (min-width: 1071px){.p-basket-builder__tab:hover,.p-basket-builder__tab.active{border-color:#e4f1f7;background-color:#e4f1f7;color:transparent}.p-basket-builder__tab:hover .p-basket-builder__tab-title:after,.p-basket-builder__tab.active .p-basket-builder__tab-title:after{visibility:visible}}.p-basket-builder__tab-title{line-height:1}.p-basket-builder__tab-title:after{content:attr(data-text);display:flex;align-items:center;position:absolute;top:0;left:15px;width:100%;height:100%;color:#3a3a3c;font-weight:500;line-height:1;visibility:hidden}.p-basket-builder__tab-description{margin-top:-1px;width:15px;height:15px;color:#3a3a3c!important}.p-basket-builder__content{position:relative;width:calc(72% - 20px)}@media (min-width: 1071px){.p-basket-builder__options{position:absolute;visibility:hidden;opacity:0;transform:translate(-20px);transition:none}.p-basket-builder__options.active{position:relative;visibility:visible;opacity:1;transform:translate(0);transition:all .6s ease-in-out}}.p-basket-builder__filters{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:12px}.p-basket-builder__filters-title{margin-right:10px;font-size:14px;font-weight:500}.p-basket-builder__filters .image-option{display:flex;align-items:center}.p-basket-builder__filters .image-option img{width:20px;height:14px;margin-right:8px}.p-basket-builder__filters .select2-results__option{padding-left:25px!important;position:relative}.p-basket-builder__filters .select2-results__option:before{content:"";display:inline-block;width:16px;height:16px;border:1px solid #888;border-radius:3px;position:absolute;left:5px;top:50%;transform:translateY(-50%);background:#fff}.p-basket-builder__filters .select2-results__option[aria-selected=true]:before{background:#009688;border-color:#009688;content:"✔";color:#fff;font-size:12px;text-align:center;line-height:16px}.p-basket-builder__option{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.p-basket-builder__option_radio{justify-content:flex-start;gap:10px}.p-basket-builder__option_radio .p-basket-builder__option-info{display:block;width:100%;cursor:pointer}.p-basket-builder__option-title{font-size:18px;font-weight:500;line-height:1.2}.p-basket-builder__option-price{font-size:14px}.p-basket-builder__option-controls{display:flex;align-items:center;justify-content:flex-end;min-width:90px}.p-basket-builder__option-controls.active{justify-content:space-between}.p-basket-builder__option-count{display:none;font-size:16px;line-height:21px;-webkit-user-select:none;user-select:none}.p-basket-builder__option-controls.active .p-basket-builder__option-count{display:flex}.p-basket-builder__option .c-icon_minus{display:none}.p-basket-builder__option-controls.active .c-icon_minus{display:flex}.p-basket-builder_mobile .p-basket-builder__wrapper{margin-right:0}.p-basket-builder_mobile .p-basket-builder__header{z-index:10001}.p-basket-builder_mobile .p-basket-builder__header-title{font-size:16px}.p-basket-builder_mobile .p-basket-builder__basket-btn{justify-content:space-between;position:fixed;bottom:0;left:0;z-index:100;padding-right:50px;width:100%;height:60px;line-height:62px;overflow:hidden;border-radius:0}.p-basket-builder_mobile .p-basket-builder__basket-btn:after{content:"";position:absolute;top:50%;right:20px;transform:translateY(-50%) rotate(180deg);width:11px;height:7px;background:#e4f1f7;mask:url(/images/svg/arrow_down3.svg) no-repeat center center;transition:all .6s ease-in-out}.p-basket-builder_mobile .p-basket-builder__basket.active .p-basket-builder__basket-btn{bottom:80%;top:auto}.p-basket-builder_mobile .p-basket-builder__basket.active .p-basket-builder__basket-btn:after{transform:translateY(-50%) rotate(0)}.p-basket-builder_mobile .p-basket-builder__basket-contents{position:fixed;top:100%;right:0;height:40%;border-radius:0;transform:scale(1)}.p-basket-builder_mobile .p-basket-builder__basket.active .p-basket-builder__basket-contents{top:20%;height:80%}.p-basket-builder_mobile .p-basket-builder__basket-empty{height:100%}.p-basket-builder_mobile .p-basket-builder__basket.active .p-basket-builder__basket-items-viewport{max-height:calc(100% - 130px)}.p-basket-builder_mobile .p-basket-builder__body{flex-wrap:wrap}.p-basket-builder_mobile .p-basket-builder__tabs{width:100%}.p-basket-builder_mobile .p-basket-builder__tab.active{border-color:#e4f1f7;background-color:#e4f1f7;color:transparent}.p-basket-builder_mobile .p-basket-builder__tab.active .p-basket-builder__tab-title:after{visibility:visible}.p-basket-builder_mobile .p-basket-builder__content,.p-basket-builder_mobile .p-basket-builder__options{display:none}.p-basket-builder_mobile .p-basket-builder__options.active{display:block}.p-basket-builder_mobile .p-basket-builder__filters{flex-direction:column}.p-basket-builder_mobile .p-basket-builder__filters-title{display:none}.p-basket-builder_mobile .p-basket-builder__filters .c-select-image-checkbox__container{width:100%!important}.p-basket-builder_mobile .p-basket-builder__basket.active .p-basket-builder__basket-buttons{flex-wrap:wrap;position:absolute;bottom:30px;left:0;padding:0 15px;width:100%}.p-basket-builder_mobile .p-basket-builder__basket.active .p-basket-builder__basket-buttons .c-btn{width:100%}.p-basket-builder_mobile .p-basket-builder__option-title{font-size:16px}@media (min-width: 1070px){.p-basket-builder_mobile .p-basket-builder__basket-btn{padding:0 150px 0 100px}.p-basket-builder_mobile .p-basket-builder__basket-btn:after{right:106px}.p-basket-builder_mobile .p-basket-builder__basket-contents{padding:15px 100px}}@media (max-width: 1070px){.p-basket-builder__wrapper{margin-right:0}.p-basket-builder__header{z-index:10001}.p-basket-builder__header-title{font-size:16px}.p-basket-builder__basket-btn{justify-content:space-between;position:fixed;bottom:0;left:0;z-index:100;padding-right:50px;width:100%;height:60px;line-height:62px;overflow:hidden;border-radius:0}.p-basket-builder__basket-btn:after{content:"";position:absolute;top:50%;right:20px;transform:translateY(-50%) rotate(180deg);width:11px;height:7px;background:#e4f1f7;mask:url(/images/svg/arrow_down3.svg) no-repeat center center;transition:all .6s ease-in-out}.p-basket-builder__basket.active .p-basket-builder__basket-btn{bottom:80%;top:auto}.p-basket-builder__basket.active .p-basket-builder__basket-btn:after{transform:translateY(-50%) rotate(0)}.p-basket-builder__basket-contents{position:fixed;top:100%;right:0;height:40%;border-radius:0;transform:scale(1)}.p-basket-builder__basket.active .p-basket-builder__basket-contents{top:20%;height:80%}.p-basket-builder__basket-empty{height:100%}.p-basket-builder__basket.active .p-basket-builder__basket-items-viewport{max-height:calc(100% - 130px)}.p-basket-builder__body{flex-wrap:wrap}.p-basket-builder__tabs{width:100%}.p-basket-builder__tab.active{border-color:#e4f1f7;background-color:#e4f1f7;color:transparent}.p-basket-builder__tab.active .p-basket-builder__tab-title:after{visibility:visible}.p-basket-builder__content,.p-basket-builder__options{display:none}.p-basket-builder__options.active{display:block}.p-basket-builder__filters{flex-direction:column}.p-basket-builder__filters-title{display:none}.p-basket-builder__filters .c-select-image-checkbox__container{width:100%!important}.p-basket-builder__basket.active .p-basket-builder__basket-buttons{flex-wrap:wrap;position:absolute;bottom:30px;left:0;padding:0 15px;width:100%}.p-basket-builder__basket.active .p-basket-builder__basket-buttons .c-btn{width:100%}.p-basket-builder__option-title{font-size:16px}}
