@charset "UTF-8";.icon-fill{fill:var(--color)}.icon-stroke{stroke:var(--color)}.icon-fill-stroke{fill:var(--color);stroke:var(--color)}@keyframes loader-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes grow-in{0%{height:0}to{height:initial}}@keyframes horizontal-grow-in{0%{width:0}to{width:initial}}.fade-enter-active{animation:fade-in .2s}.fade-leave-active{animation:fade-in .2s reverse}.grow-enter-active{overflow:hidden;animation:grow-in .4s}.grow-leave-active{overflow:hidden;animation:grow-in .4s reverse}.horizontal-grow-enter{width:100px;position:absolute;right:10px}.horizontal-grow-enter-active{transition:all .1s;position:absolute;right:10px}.horizontal-grow-enter-to{width:calc(100% - 20px);position:absolute;right:10px}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=text],input[type=password],input[type=email],input[type=number],textarea{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}textarea{resize:vertical}label{display:block;font-size:.875rem;font-weight:700;cursor:pointer}label span{vertical-align:middle}.form-control{height:40px;border-radius:3px;border-color:#e5e5e5;font-weight:400}.form-control--no-border{border:none}.form-control:focus{box-shadow:0 0 7px #e3f1cd;border-color:var(--ds-color-primary);outline:0 none}.email-wrap{position:relative}.email-wrap .icon-spinner{position:absolute;bottom:0;right:10px;color:#999}input[type=checkbox],input[type=radio]{width:0;height:0;visibility:hidden}.pseudo-checkbox,.pseudo-radio{display:inline-block;height:25px;width:25px;flex-shrink:0;margin-right:12px;cursor:pointer}.pseudo-checkbox{background:url(/static/sch_pure/assets/checkbox__unchecked-CEFF3tVY.svg) center center no-repeat}input:checked+.pseudo-checkbox{background:url(/static/sch_pure/assets/checkbox__checked-B7c69Jma.svg) center center no-repeat}input:disabled+.pseudo-checkbox,input:checked:disabled+.pseudo-checkbox{opacity:.5;cursor:default}input.dark+.pseudo-checkbox{background:url(/static/sch_pure/assets/checkbox__unchecked--dark-BsV6azfs.svg) center center no-repeat}input.dark:checked+.pseudo-checkbox{background:url(/static/sch_pure/assets/checkbox__checked--dark-Bve_u8k2.svg) center center no-repeat}.pseudo-radio{background:url(/static/sch_pure/assets/radio__unchecked-Rv89slXD.svg) center center no-repeat}.pseudo-radio_small{background:url(/static/sch_pure/assets/radio__unchecked-Rv89slXD.svg) center center no-repeat}input:checked+.pseudo-radio{background:url(/static/sch_pure/assets/radio__checked-BoJTi2Ol.svg) center center no-repeat}input:disabled+.pseudo-radio,input:checked:disabled+.pseudo-radio{opacity:.5;cursor:default}.fileinput-images__limit{font-size:.75rem;color:#bfbfbf}.fileinput-images__container label{margin:0}[type=submit][disabled],[type=submit].temp-disabled,[type=submit].disabled{opacity:.75;background-color:#999;border-color:#999;pointer-events:none}@font-face{font-family:Password;src:url(//db.onlinewebfonts.com/t/51b459eae74df5b00ba922028ccb20be.eot);src:url(//db.onlinewebfonts.com/t/51b459eae74df5b00ba922028ccb20be.eot?#iefix) format("embedded-opentype"),url(//db.onlinewebfonts.com/t/51b459eae74df5b00ba922028ccb20be.woff2) format("woff2"),url(//db.onlinewebfonts.com/t/51b459eae74df5b00ba922028ccb20be.woff) format("woff"),url(//db.onlinewebfonts.com/t/51b459eae74df5b00ba922028ccb20be.ttf) format("truetype"),url(//db.onlinewebfonts.com/t/51b459eae74df5b00ba922028ccb20be.svg#Password) format("svg")}.field-autocomplete__list{position:absolute;width:100%;top:calc(100% + 3px);font-size:.875rem;border-top:none;background:#fff;box-shadow:0 3px 6px #0003;z-index:99;display:none}.field-autocomplete__list.visible{display:block}.field-autocomplete__item{cursor:pointer;padding:6px 12px;border-bottom:1px solid #E5E5E5;text-align:left}.field-autocomplete__item.hover,.field-autocomplete__item:focus,.field-autocomplete__item:hover{background:#e3f1cd}.input,.textarea{padding:10px 15px;border:1px solid var(--ds-color-neutral)}.input_round,.textarea_round{border-radius:10px}.input_large,.textarea_large{width:100%}.input_grey,.textarea_grey{background-color:#f3f3f3;border:none}.textarea_resize-none{resize:none}.borderless{padding:0}@media (min-width: 992px){.borderless{padding:0 15px}}.ds-main-content-container{width:100%;max-width:1260px}@media (max-width: 1280px){.ds-main-content-container{padding:0 15px}}.ds-container_primary{border-radius:30px;color:var(--ds-color-white);background:var(--ds-color-gradient-main)}.ds-container_gray{border-radius:10px;background:var(--ds-color-background)}.ds-container_inactive{border-radius:10px;background:var(--ds-color-inactive)}.ds-container_white{border-radius:10px;background:var(--ds-color-white)}.ds-container_error{background:var(--ds-color-error-background);color:var(--ds-color-accent);border-radius:10px}.ds-container_scrollbar{padding-right:7px;overflow-y:auto}.ds-container_scrollbar::-webkit-scrollbar{width:4px;background-color:#e5e5e5}.ds-container_scrollbar::-webkit-scrollbar-thumb{border-radius:3px;background-color:#74b908}.ds-container_scrollbar::-webkit-scrollbar-track{border-radius:3px;background-color:#e5e5e5}.ds-carousel .glide__arrow,.ds-carousel .swiper-button{display:none}@media (min-width: 992px){.ds-carousel .glide__arrow,.ds-carousel .swiper-button{display:initial;opacity:0;top:50%;width:25px;height:25px;border-radius:50%;border:none;box-shadow:0 4px 20px #0000001a}.ds-carousel .glide__arrow_show,.ds-carousel .swiper-button_show{opacity:1}}.ds-carousel .swiper-button{top:calc(50% + 23px)}.ds-carousel .swiper-button:after{content:none}.ds-carousel .glide__arrow--right,.ds-carousel .swiper-button-next{background:url(/static/sch_pure/assets/arrow_right-Bb0TsLtM.svg);transform:translateY(-50%);right:-12px}.ds-carousel .glide__arrow--right:hover,.ds-carousel .swiper-button-next:hover{background:url(/static/sch_pure/assets/arrow_right_green-fGtvh-Jb.svg)}.ds-carousel .glide__arrow--left,.ds-carousel .swiper-button-prev{background:url(/static/sch_pure/assets/arrow_right-Bb0TsLtM.svg);transform:translateY(-50%) scaleX(-1);left:-12px}.ds-carousel .glide__arrow--left:hover,.ds-carousel .swiper-button-prev:hover{background:url(/static/sch_pure/assets/arrow_right_green-fGtvh-Jb.svg)}.ds-carousel:hover .glide__arrow,.ds-carousel:hover .swiper-button{opacity:1}@media (min-width: 576px){.ds-carousel[data-trig-count="1"] .glide__arrow,.ds-carousel[data-trig-count="2"] .glide__arrow{display:none}}@media (min-width: 768px){.ds-carousel[data-trig-count="1"] .glide__arrow,.ds-carousel[data-trig-count="2"] .glide__arrow,.ds-carousel[data-trig-count="3"] .glide__arrow{display:none}}@media (min-width: 992px){.ds-carousel[data-trig-count="1"] .glide__arrow,.ds-carousel[data-trig-count="2"] .glide__arrow,.ds-carousel[data-trig-count="3"] .glide__arrow,.ds-carousel[data-trig-count="4"] .glide__arrow{display:none}}.ds-carousel .glide__slides{padding:10px 0}.ds-carousel__item{box-shadow:0 2px 10px #0000001a;border-radius:10px}.ds-carousel__item:hover{box-shadow:0 2px 10px #0000001a,0 0 2px #74b908}.ds-glide__bullets,.swiper-pagination{--swiper-pagination-bottom: -20px;height:8px;font-size:0}.ds-glide__bullets .glide__bullet,.ds-glide__bullets .swiper-pagination-bullet,.swiper-pagination .glide__bullet,.swiper-pagination .swiper-pagination-bullet{background-color:var(--ds-color-neutral);height:8px;width:8px;border-radius:10px;margin:0 2px;padding:2px}.ds-glide__bullets .glide__bullet--active,.ds-glide__bullets .glide__bullet-active,.ds-glide__bullets .swiper-pagination-bullet--active,.ds-glide__bullets .swiper-pagination-bullet-active,.swiper-pagination .glide__bullet--active,.swiper-pagination .glide__bullet-active,.swiper-pagination .swiper-pagination-bullet--active,.swiper-pagination .swiper-pagination-bullet-active{width:24px;background-color:var(--ds-color-primary)}@media (max-width: 768px){.ds-glide__bullets,.swiper-pagination{display:none}}.ds-glide__bullets-item{transition:all .3s;background-color:#eee}.ds-glide__bullets-item.active{width:18px}.glide__track_mr{margin-right:-15px}@media (min-width: 992px){.glide__track_mr{margin-right:0}}.glide__track_m{margin:0 -15px}@media (min-width: 992px){.glide__track_m{margin:0}}.sch-input__container{position:relative}.sch-input{width:100%;font-size:.875rem;background-color:var(--ds-color-white);border:none;border-radius:10px;padding:0 15px;height:36px;position:relative}.sch-input_gray{background:var(--ds-color-background)}.sch-input_error{background:var(--ds-color-error-background)}.sch-input_centred{text-align:center}.sch-input_disabled::placeholder{color:var(--ds-color-inactive);opacity:1}.sch-input__description_error{color:var(--ds-color-accent-active)}.ds-loader{position:absolute;display:inline-block;background:inherit;top:7.5px;right:9.5px;left:auto}.select-input__error input{background-color:var(--ds-color-error-background)}.select-input__error .select__description{color:var(--ds-color-accent-active)}.select-input__wrapper{position:relative;z-index:10}.select-input__wrapper.select-input__open{border-radius:10px 10px 0 0;box-shadow:0 4px 20px #0000001a}.select-input__wrapper.select-input__open input{background:var(--ds-color-white)!important;border-radius:10px 10px 0 0}.select-input__wrapper.select-input__open input::placeholder{color:#000;font-weight:500}.select-input__wrapper.select-input__open .select-input__arrow{transform:rotate(180deg)}.select-input__wrapper.select-input__open .select-input__dropdown{display:block}.select-input__wrapper.select-input__open .help-block{display:none}.select-input,.select-input__arrow{z-index:1}.select-input{width:100%;font-size:14px;background-color:var(--ds-color-background);border:none;border-radius:10px;padding:0 30px 0 15px;height:35px;position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer}.select-input__arrow{position:absolute;--color: var(--ds-color-neutral);top:5px;right:5px;width:30px;height:26px;padding:10px;pointer-events:none;transition:transform .3s}.select-input__dropdown{display:none;position:absolute;right:0;left:0;padding:0 15px;background-color:#fff;box-shadow:0 10px 20px #0000001a;border-radius:0 0 10px 10px;margin:0;color:#000}.select-input__dropdown-item{list-style-type:none;padding:0 0 15px;margin:0;cursor:pointer}.select-input__dropdown-item:focus,.select-input__dropdown-item:active,.select-input__dropdown-item:hover{color:var(--ds-color-primary)}.select-input__dropdown-item:first-child{border-top:1px solid var(--ds-color-background);padding-top:15px}.description_error{color:var(--ds-color-accent-active)}.sch-textarea__container{width:100%}.sch-textarea{width:100%;font-size:14px;border:none;border-radius:10px;padding:10px 15px;resize:none;background:var(--ds-color-background)}.sch-textarea.sch-textarea_responsive.sch-textarea_empty{height:36px;overflow:hidden;padding-top:7px}.sch-textarea__error{background:var(--ds-color-error-background)}.sch-textarea__description_error{color:var(--ds-color-accent-active)}.upload-files__container{display:flex;align-items:flex-start;flex-direction:column;gap:0 15px;flex-wrap:wrap}@media (min-width: 992px){.upload-files__container{flex-direction:row}}.upload-files__container input[type=file]{display:none}.upload-file_container{margin-bottom:30px}.upload-file__title{display:block;margin-bottom:15px}.upload-file__button-group{display:flex;flex-direction:column;align-items:baseline;gap:15px}@media (min-width: 992px){.upload-file__button-group{flex-direction:row;align-items:center;gap:0}}.upload-file__label{display:flex;align-items:baseline;flex-direction:column}.upload-file__button{color:#fff;font-size:1rem;background-color:#959595;border-radius:10px;margin:0 10px 10px 0;padding:5px 30px 8px;font-weight:400;white-space:nowrap}.upload-file__button:hover{opacity:.7}.upload-file__button span{line-height:1;padding-left:23px;position:relative}.upload-file__button span:after{content:"";background:url(/static/sch_pure/assets/link-CLi0ROrt.svg) center no-repeat;width:17px;height:17px;position:absolute;left:0;top:0}.upload-file__button_flat{background:none;color:#000;height:unset;padding:0}.upload-file__button_flat span:after{background:url(/static/sch_pure/assets/link-black-BmFrigmy.svg) center no-repeat}.upload-files__text{display:flex;flex-direction:column;margin-bottom:7px}.upload-files__title{font-size:14px;font-weight:400;margin-bottom:4px}.upload-file__error{color:#ff6a24}.upload-files__previews{display:flex;flex-wrap:wrap;height:auto;border-radius:3px}.upload-files__previews-item{display:flex;align-items:center;padding:0 20px 0 35px;height:35px;width:170px;margin:0 10px 10px 0;border-radius:3px;overflow:hidden;position:relative}.upload-files__previews-item.no-image:before{content:"";background:url(@common_dir/images/file.svg) center no-repeat;position:absolute;height:26px;width:26px;left:0}.upload-files__description{display:flex;align-items:start;height:30px;margin:0 10px 10px 0}@media (min-width: 992px){.upload-files__description{align-items:center}}.upload-files__previews-name{display:inline-block;white-space:nowrap;text-overflow:ellipsis;line-height:16px;font-weight:400;font-size:14px;width:110px;color:#74b908;overflow:hidden}.upload-files__previews-item-close{display:flex;align-items:center;justify-content:center;position:absolute;top:3px;right:3px;height:9px;width:9px;border-radius:17px;background-color:#fff;cursor:pointer;color:#b1b1b1}.skeleton-item{position:relative;overflow:hidden;background-color:var(--ds-color-inactive)}.skeleton-item:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,var(--ds-color-inactive) 0 50%,var(--ds-color-background) 60%,var(--ds-color-inactive) 70% 100%);animation:shimmer 2s infinite;content:""}.skeleton-item_border-radius-10{border-radius:10px}.skeleton-item_border-radius-circle{border-radius:50%}.skeleton-container{position:relative;overflow:hidden;background-color:var(--ds-color-background)}@keyframes shimmer{to{transform:translate(100%)}}.ds-modal-close-button{padding:10px;cursor:pointer;position:absolute;right:6px;top:-6px}.ds-modal-close-button svg{--color: var(--ds-color-neutral);width:15px;height:15px}@media (min-width: 992px){.ds-modal-close-button{top:6px;right:10px}.ds-modal-close-button svg{width:15px;height:15px}}.ds-tooltip{display:flex;gap:5px;align-items:center;color:var(--ds-color-neutral)}.ds-tooltip svg{flex-shrink:0;width:12px;height:12px;--color: var(--ds-color-neutral)}.ds-tooltip .ds-text-7{line-height:13px}input[type=checkbox],input[type=radio]{width:0;height:0;display:none}.ds-checkbox,.ds-radio{display:inline-block;height:20px;width:20px;flex-shrink:0;border:1px solid var(--ds-color-neutral)}.ds-checkbox{border-radius:5px;position:relative;display:flex;align-items:center;justify-content:center}.ds-checkbox svg{position:absolute;width:10px;height:6px;--color: var(--ds-color-white)}.ds-radio{border-radius:10px}.ds-radio svg{display:none}input:checked+.ds-checkbox{background:var(--ds-color-primary);border-color:var(--ds-color-primary)}input:checked+.ds-radio{background:var(--ds-color-white);border-color:var(--ds-color-primary);display:flex;align-items:center;justify-content:center}input:checked+.ds-radio:after{content:"";background:var(--ds-color-primary);height:10px;width:10px;display:block;border-radius:10px}.ds-boolean-label+.disabled{cursor:default}.ds-boolean-label{display:flex;align-items:center;gap:12px}.ds-boolean-label:hover{color:var(--ds-hover-text)}.ds-boolean-label:hover .ds-checkbox,.ds-boolean-label:hover .ds-radio{border-color:var(--ds-color-hover-neutral)}.ds-boolean-label:hover input:checked+.ds-radio,.ds-boolean-label:hover input:checked+.ds-checkbox{border-color:var(--ds-color-primary-hover)}.ds-boolean-label:hover input:checked+.ds-checkbox{background:var(--ds-color-primary-hover)}.ds-boolean-label:hover input:checked+.ds-radio:after{background:var(--ds-color-primary-hover)}.ds-boolean-label input:disabled+.ds-checkbox,.ds-boolean-label input:disabled+.ds-radio{border-color:var(--ds-color-inactive)}.ds-boolean-label input:checked:disabled+.ds-checkbox,.ds-boolean-label input:checked:disabled+.ds-radio{border-color:var(--ds-color-green-inactive)}.ds-boolean-label input:checked:disabled+.ds-checkbox{background:var(--ds-color-green-inactive)}.ds-boolean-label input:checked:disabled+.ds-radio:after{background:var(--ds-color-green-inactive)}.ds-boolean-label.disabled{color:var(--ds-color-inactive)}.ds-switch__container{-webkit-user-select:none;user-select:none}.ds-switch__container+.disabled{cursor:default}.ds-switch__container:hover .ds-switch:not(checked)+.ds-switch-label:before{background-color:#b2b2b2}.ds-switch__container.disabled .ds-switch:not(checked)+.ds-switch-label:before{background-color:#e4e4e4}.ds-switch__container:hover span{color:#656565}.ds-switch__container:hover .ds-switch:checked+.ds-switch-label:before{background-color:#87d014}.ds-switch__container.disabled .ds-switch:checked+.ds-switch-label:before{background-color:#caf08f}.ds-switch__container.disabled span{color:#e4e4e4}.ds-switch{vertical-align:top;margin:0 3px 0 0;width:17px;height:17px;position:absolute;opacity:0}.ds-switch+.ds-switch-label{position:relative;padding:0 0 0 60px;margin:0;display:block}.ds-switch+.ds-switch-label:before{content:"";position:absolute;top:0;left:0;width:49px;height:24px;border-radius:13px;border-color:var(--ds-color-neutral);box-shadow:var(--ds-color-neutral) 0 0 0 0 inset;background-color:var(--ds-color-neutral)}.ds-switch+.ds-switch-label:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:10px;background:#fff;box-shadow:0 1px 2px #0003;transition:all .2s}.ds-switch:checked+.ds-switch-label:before{background-color:#74b908;border-color:#74b908}.ds-switch:checked+.ds-switch-label:after{left:27px}.ds-link-button{display:flex;align-items:center;font-size:.875rem;font-weight:400;color:var(--ds-color-neutral);transition:all .3s}.ds-link-button svg{transform:rotate(-90deg);width:10px;height:10px;margin-left:10px;position:relative;top:1px;--color: var(--ds-color-neutral)}.ds-link-button:hover svg{--color: #74B908}.lazy{opacity:0}.lazy--loaded{opacity:1;transition:opacity .3s ease-out}@media (min-width: 992px){.js-stickyElement{position:sticky;top:61px}}@media (min-width: 992px){.js-stickyFixed{position:fixed}}.no-available-form{margin:20px 0;display:block}.iframe-wrap{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.iframe-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.has-success .form-control{border-color:var(--ds-color-primary);box-shadow:0 0 3px var(--ds-color-primary) inset}.has-success .form-control:focus{border-color:var(--ds-color-primary);box-shadow:0 0 3px var(--ds-color-primary) inset,0 0 3px var(--ds-color-primary)}.has-error .form-control{border-color:var(--ds-color-accent-active);box-shadow:0 0 3px var(--ds-color-accent-active) inset}.has-error .form-control:focus{border-color:var(--ds-color-accent-active);box-shadow:0 0 3px var(--ds-color-accent-active) inset,0 0 3px var(--ds-color-accent-active)}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:var(--ds-color-accent-active);font-weight:400}.help-block.success{color:var(--ds-color-primary)}#order_address_form .order-panel__container+.help-block{display:none!important}.scroll-disabled{position:fixed;overflow:hidden;touch-action:none;top:0;left:0;right:0;bottom:0}body{--ds-color-primary: #74B908;--ds-color-primary-hover: #87D014;--ds-color-primary-active:#4E8313;--ds-color-gradient-main: linear-gradient(83deg, #4BB908 0%, #93E80E 99.66%);--ds-color-green-inactive: #CAF08F;--ds-color-text: #262B26;--ds-hover-text: #656565;--ds-color-neutral: #959595;--ds-color-hover-neutral: #B2B2B2;--ds-color-inactive: #E4E4E4;--ds-color-hover-inactive: #F2F2F2;--ds-color-table-border: #F3F3F3;--ds-color-background: #F5F5F5;--ds-color-light-background: #F9F9F9;--ds-color-light-error-background: #FFEDED;--ds-color-done-background: #E2F9BE;--ds-color-accent: #DC662D;--ds-color-accent-active: #FF6A24;--ds-color-error: #FC5142;--ds-color-text-error: #DA5D23;--ds-color-error-background: #FFDAC9;--ds-color-warning-text: #BF5000;--ds-color-warning-background: #FFEEB2;--ds-color-white: #FFFFFF;--ds-color-black: #000000;--ds-color-black-green: #4B7903;--ds-color-boxberry: #DF0043;--ds-color-cdek: #00B33C;--ds-color-russian: #014898;--ds-color-rating-star: #FFC905;--new-year-holidays-text: #00254A;--four-twenty-primary: #142714;--four-twenty-secondary: #0A1300}.ds-text-1{font-weight:400;font-size:1.5625rem;line-height:2.1875rem}@media (min-width: 992px){.ds-text-1{font-weight:400;font-size:1.875rem;line-height:2.625rem}}.ds-text-2{font-weight:400;font-size:1.3125rem;line-height:1.8375rem}@media (min-width: 992px){.ds-text-2{font-weight:400;font-size:1.5625rem;line-height:2.1875rem}}.ds-text-3{font-weight:400;font-size:1.125rem;line-height:1.575rem}@media (min-width: 992px){.ds-text-3{font-weight:400;font-size:1.3125rem;line-height:1.8375rem}}.ds-text-4{font-weight:400;font-size:1rem;line-height:1.4rem}@media (min-width: 992px){.ds-text-4{font-weight:400;font-size:1.125rem;line-height:1.575rem}}.ds-text-5{font-weight:400;font-size:.875rem;line-height:1.225rem}@media (min-width: 992px){.ds-text-5{font-weight:400;font-size:1rem;line-height:1.4rem}}.ds-text-6{font-weight:400;font-size:.8125rem;line-height:1.1375rem}@media (min-width: 992px){.ds-text-6{font-weight:400;font-size:.875rem;line-height:1.225rem}}.ds-text-7{font-weight:400;font-size:.6875rem;line-height:.9625rem}@media (min-width: 992px){.ds-text-7{font-weight:400;font-size:.75rem;line-height:1.05rem}}.bold{font-weight:500}@media (min-width: 992px){.bold{font-weight:500}}.bold-2{font-weight:600}@media (min-width: 992px){.bold-2{font-weight:600}}.bold-3{font-weight:600}@media (min-width: 992px){.bold-3{font-weight:700}}.ds-text-5.bold{font-weight:600}.ds-text-3.bold,.ds-text-1.bold{font-weight:500}svg{transition:all .3s}.ds-icon-xs{width:17px;height:17px}.ds-icon-sm{width:19px;height:19px}.ds-icon-md{width:22px;height:22px}.ds-icon-lg{width:30px;height:30px}.ds-icon-xl{width:40px;height:40px}.icon-fill,.ok,.plus,.minus,.bridge,.age-ico,.android,.success,.document,.age-page,.gift-box,.find-ico,.copy-ico,.alert-ico,.card-icon,.grid-style,.plus-small,.rub-symbol,.check-mark,.list-style,.burger-ico,.minus-small,.partner-ico,.precent-ico,.compare-ico,.send-message,.question-mark,.manager-check,.seedbanks-ico,.promocode-ico,.hemp-leaf-ico,.quick-buy-bag,.cart-cross-ico,.contacts-vk-ico,.contacts-ok-ico,.close-cross-btn,.bonus-rule-edge,.filled-cart-ico,.filled-user-ico,.merchandise-ico,.collections-ico,.ico-tracking-box,.download-banners,.exclamation-mark,.ico-tracking-plus,.ico-tracking-done,.contacts-mail-ico,.contacts-forum-ico,.filled-bookmarks-ico,.contacts-discord-ico,.ico-tracking-triangle,.contacts-telegram-ico,.success-subscribe-ico,.delete-referal-link-ico,.filled-notification-ico,.close-cross-btn--product,.categories__item-info-plug{fill:var(--color)}.icon-stroke,.arrow,.dialog,.user-ico,.ds-arrow,.cart-ico,.search-ico,.arrow-small,.burger-ico-2,.arrow--right,.empty-dialog,.bookmarks-ico,.copy-ico-empty,.check-mark-bold,.cart-delete-ico,.compare-ico--product,.landing-type-arrow--right{stroke:var(--color)}.icon-fill-stroke,.quick-buy-bag,.arrow-header-ico{fill:var(--color);stroke:var(--color)}.search-ico.marketing-event{--color: var(--ds-color-neutral)}.bookmarks-ico--product{fill:var(--color-2);stroke:var(--color)}.contacts-message-ico{stroke:var(--color);fill:var(--color-2)}.voting-thumb{fill:var(--color);stroke:var(--color-2)}.question-squared{color:var(--color)}.new-star{fill:var(--color);stroke:var(--color-2)}.padding-sides-wrapper,.default-page-wrapper{padding-left:16px;padding-right:16px}@media (max-width: 992px){.negative-margins-mobile-wrapper{margin-right:-16px;margin-left:-16px}}.default-page-wrapper{display:flex;max-width:1260px;width:100%;height:100%}.pure-button-base,.pure-button_ghost,.pure-button_primary{border:none;outline:none;display:flex;align-items:center;justify-content:center;font-family:Montserrat;text-transform:uppercase;font-weight:500;cursor:pointer}.pure-button_primary{height:53px;width:100%;font-size:1rem;border-radius:45px;background:var(--ds-color-primary);color:var(--ds-color-white)}.pure-button_primary:hover{background:var(--ds-color-background);color:var(--ds-color-neutral)}.pure-button_primary:disabled{background:var(--ds-color-inactive)}.pure-button_ghost{height:37px;border-radius:20px;background:var(--ds-color-background);font-size:.875rem;padding:0 50px;color:var(--ds-color-black)}.pure-button_ghost:hover,.pure-button_ghost:active{background:var(--ds-color-primary);color:var(--ds-color-white)}*{padding:0;margin:0;box-sizing:border-box}body{font-family:Montserrat,Verdana,Helvetica Neue,sans-serif;line-height:initial;-webkit-tap-highlight-color:transparent}input{font-family:inherit;outline:none}input[type=number]{outline:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:textfield;margin:0}input[type=number]{-moz-appearance:textfield;font-family:Montserrat}button{cursor:pointer}a{text-decoration:none}ol,ul{padding-left:15px}
