@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap";.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{width:-moz-fit-content;width:fit-content;padding:12px;border-radius:128px;background:#fafafa;position:relative;right:0;left:0;margin:20px auto 0}.slick-dots ul{display:flex;align-items:center;justify-content:center;grid-gap:9px}.slick-dots li{width:8px;height:8px;display:flex;align-items:center;justify-content:center;background-color:#d9d9d9;border-radius:50%;flex-shrink:0;position:relative;cursor:pointer;transition:.4s}.slick-dots li:before{content:"";width:8px;height:8px;border-radius:50%;border:1px solid #d9d9d9;box-sizing:border-box;position:absolute;transition:.3s}.slick-dots button{display:none}.slick-dots .slick-active{background-color:#70b535}.slick-dots .slick-active:before{width:16px;height:16px;border-color:#70b535;opacity:.5}@media only screen and (max-width: 720px){.slick-dots{position:static;margin:15px auto 0}}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, .4))}.fancybox__container *,.fancybox__container *:before,.fancybox__container *:after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, .94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, .92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide:before,.fancybox__slide:after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top,0px) + 8px);right:calc(env(safe-area-inset-right,0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{to{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{0%{transform:scale(.97) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(.97) translate3d(0,16px,0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0,30%,0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:#ffffff1a}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px #0003}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:#0000;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:#18181be6;color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:#0000}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, .96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:#ffffff1a;background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top,#0000,#00000002 8.1%,#00000005 15.5%,#0000000c 22.5%,#00000014 29%,#0000001d 35.3%,#00000028,#00000032 47.1%,#0000003e 52.9%,#00000049,#00000053 64.7%,#0000005d 71%,#00000064 77.5%,#0000006b 84.5%,#0000006f 91.9%,#00000070);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translate(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media (max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, .96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}.air-datepicker-cell.-year-.-other-decade-,.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.air-datepicker-cell.-year-.-other-decade-:hover,.air-datepicker-cell.-day-.-other-month-:hover{color:var(--adp-color-other-month-hover)}.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.-selected-.air-datepicker-cell.-year-.-other-decade-,.-selected-.air-datepicker-cell.-day-.-other-month-{color:#fff;background:var(--adp-background-color-selected-other-month)}.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-{background:var(--adp-background-color-selected-other-month-focused)}.-in-range-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range-focused)}.air-datepicker-cell.-year-.-other-decade-:empty,.air-datepicker-cell.-day-.-other-month-:empty{background:none;border:none}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;z-index:1}.air-datepicker-cell.-focus-{background:var(--adp-cell-background-color-hover)}.air-datepicker-cell.-current-{color:var(--adp-color-current-date)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-disabled-.-current-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-:hover{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{color:#fff;border:none;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-current-{color:#fff;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;grid-template-columns:repeat(7,var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--day-name.-clickable-:hover{color:var(--adp-day-name-color-hover)}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7,var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3,1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{grid-template-columns:repeat(4,1fr);grid-auto-rows:var(--adp-year-cell-height)}.air-datepicker-nav{display:flex;justify-content:space-between;border-bottom:1px solid var(--adp-border-color-inner);min-height:var(--adp-nav-height);padding:var(--adp-padding);box-sizing:content-box}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--title,.air-datepicker-nav--action{display:flex;cursor:pointer;align-items:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-nav-action-size);border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32px;height:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{cursor:default;background:none}.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:none;background:#fff0}.air-datepicker-button:hover{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover)}.air-datepicker-button:focus{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover);outline:none}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.air-datepicker-time{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:12px;align-items:center;position:relative;padding:0 var(--adp-time-padding-inner)}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{margin:0 2px 3px;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:"";background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{text-transform:uppercase;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6px;font-size:11px;margin-bottom:1px}.air-datepicker-time--row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,var(--adp-time-track-color),var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;width:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-ms-tooltip{display:none}.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:focus{outline:none}.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size)/2*-1)}.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-moz-range-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-ms-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:#0000;background:#0000}.air-datepicker-time--row input[type=range]::-ms-fill-lower{background:#0000}.air-datepicker-time--row input[type=range]::-ms-fill-upper{background:#0000}.air-datepicker{--adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--adp-font-size: 14px;--adp-width: 246px;--adp-z-index: 100;--adp-padding: 4px;--adp-grid-areas: "nav" "body" "timepicker" "buttons";--adp-transition-duration: .3s;--adp-transition-ease: ease-out;--adp-transition-offset: 8px;--adp-background-color: #fff;--adp-background-color-hover: #f0f0f0;--adp-background-color-active: #eaeaea;--adp-background-color-in-range: rgba(92, 196, 239, .1);--adp-background-color-in-range-focused: rgba(92, 196, 239, .2);--adp-background-color-selected-other-month-focused: #8ad5f4;--adp-background-color-selected-other-month: #a2ddf6;--adp-color: #4a4a4a;--adp-color-secondary: #9c9c9c;--adp-accent-color: #4eb5e6;--adp-color-current-date: var(--adp-accent-color);--adp-color-other-month: #dedede;--adp-color-disabled: #aeaeae;--adp-color-disabled-in-range: #939393;--adp-color-other-month-hover: #c5c5c5;--adp-border-color: #dbdbdb;--adp-border-color-inner: #efefef;--adp-border-radius: 4px;--adp-border-color-inline: #d7d7d7;--adp-nav-height: 32px;--adp-nav-arrow-color: var(--adp-color-secondary);--adp-nav-action-size: 32px;--adp-nav-color-secondary: var(--adp-color-secondary);--adp-day-name-color: #ff9a19;--adp-day-name-color-hover: #8ad5f4;--adp-day-cell-width: 1fr;--adp-day-cell-height: 32px;--adp-month-cell-height: 42px;--adp-year-cell-height: 56px;--adp-pointer-size: 10px;--adp-poiner-border-radius: 2px;--adp-pointer-offset: 14px;--adp-cell-border-radius: 4px;--adp-cell-background-color-hover: var(--adp-background-color-hover);--adp-cell-background-color-selected: #5cc4ef;--adp-cell-background-color-selected-hover: #45bced;--adp-cell-background-color-in-range: rgba(92, 196, 239, .1);--adp-cell-background-color-in-range-hover: rgba(92, 196, 239, .2);--adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);--adp-btn-height: 32px;--adp-btn-color: var(--adp-accent-color);--adp-btn-color-hover: var(--adp-color);--adp-btn-border-radius: var(--adp-border-radius);--adp-btn-background-color-hover: var(--adp-background-color-hover);--adp-btn-background-color-active: var(--adp-background-color-active);--adp-time-track-height: 1px;--adp-time-track-color: #dedede;--adp-time-track-color-hover: #b1b1b1;--adp-time-thumb-size: 12px;--adp-time-padding-inner: 10px;--adp-time-day-period-color: var(--adp-color-secondary);--adp-mobile-font-size: 16px;--adp-mobile-nav-height: 40px;--adp-mobile-width: 320px;--adp-mobile-day-cell-height: 38px;--adp-mobile-month-cell-height: 48px;--adp-mobile-year-cell-height: 64px}.air-datepicker-overlay{--adp-overlay-background-color: rgba(0, 0, 0, .3);--adp-overlay-transition-duration: .3s;--adp-overlay-transition-ease: ease-out;--adp-overlay-z-index: 99}.air-datepicker{background:var(--adp-background-color);border:1px solid var(--adp-border-color);box-shadow:0 4px 12px #00000026;border-radius:var(--adp-border-radius);box-sizing:content-box;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-from-right-{transform:translate(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translate(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-active-:not(.-custom-position-){transform:translate(0);opacity:1}.air-datepicker.-active-.-custom-position-{transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size: var(--adp-mobile-font-size);--adp-day-cell-height: var(--adp-mobile-day-cell-height);--adp-month-cell-height: var(--adp-mobile-month-cell-height);--adp-year-cell-height: var(--adp-mobile-year-cell-height);--adp-nav-height: var(--adp-mobile-nav-height);--adp-nav-action-size: var(--adp-mobile-nav-height);position:fixed;width:var(--adp-mobile-width);border:none}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-:not(.-custom-position-){transform:translate(-50%,calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){transform:translate(-50%,-50%)}.air-datepicker.-custom-position-{transition:none}.air-datepicker-global-container{position:absolute;left:0;top:0}.air-datepicker--pointer{--pointer-half-size: calc(var(--adp-pointer-size) / 2);position:absolute;width:var(--adp-pointer-size);height:var(--adp-pointer-size);z-index:-1}.air-datepicker--pointer:after{content:"";position:absolute;background:#fff;border-top:1px solid var(--adp-border-color-inline);border-right:1px solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);width:var(--adp-pointer-size);height:var(--adp-pointer-size);box-sizing:border-box}.-top-left- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^=top] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1px)}.-top-left- .air-datepicker--pointer:after,.-top-center- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^=top] .air-datepicker--pointer:after{transform:rotate(135deg)}.-right-top- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer,[data-popper-placement^=right] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1px)}.-right-top- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-bottom- .air-datepicker--pointer:after,[data-popper-placement^=right] .air-datepicker--pointer:after{transform:rotate(225deg)}.-bottom-left- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^=bottom] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1px)}.-bottom-left- .air-datepicker--pointer:after,.-bottom-center- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^=bottom] .air-datepicker--pointer:after{transform:rotate(315deg)}.-left-top- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-bottom- .air-datepicker--pointer,[data-popper-placement^=left] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1px)}.-left-top- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-bottom- .air-datepicker--pointer:after,[data-popper-placement^=left] .air-datepicker--pointer:after{transform:rotate(45deg)}.-top-left- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-top-right- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-top-center- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size)/2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size)/2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;padding:var(--adp-padding);grid-area:body}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1px solid var(--adp-border-color-inner)}.air-datepicker-overlay{position:fixed;background:var(--adp-overlay-background-color);left:0;top:0;width:0;height:0;opacity:0;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{opacity:1;width:100%;height:100%;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s}@font-face{font-family:Archivo Black;src:url(/build/assets/ArchivoBlack-Regular-CvgYV09x.woff2) format("woff2");font-weight:300;font-display:auto;font-style:normal}@font-face{font-family:PP Pangram Sans Rounded;src:url(/build/assets/PPPangramSansRounded-Bold-Bl-inkBQ.otf) format("opentype")}@font-face{font-family:icon-font;src:url(/build/assets/icon-font-B5zxjntw.eot?zapzd9);src:url(/build/assets/icon-font-B5zxjntw.eot?zapzd9#iefix) format("embedded-opentype"),url(/build/assets/icon-font-BrfFXE52.ttf?zapzd9) format("truetype"),url(/build/assets/icon-font-CKChf11D.woff?zapzd9) format("woff"),url(/build/assets/icon-font-B2M-pwG7.svg?zapzd9#icon-font) format("svg");font-weight:400;font-display:auto;font-style:normal}[class^=fa-],[class*=" fa-"]{font-family:icon-font!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-check:before{content:""}.fa-phone:before{content:""}.fa-close:before{content:""}.fa-arrow-down:before{content:""}.fa-play:before{content:""}.fa-down:before{content:""}.fa-email:before{content:""}.fa-like-fill:before{content:""}.fa-like-outline:before{content:""}.fa-map:before{content:""}.fa-arrow-next:before{content:""}.fa-arrow-prev:before{content:""}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}template{display:none}@keyframes move-light{0%{transform:translate(-4em) skew(-45deg)}to{transform:translate(18em) skew(-45deg)}}.policy{padding:100px 0}@media only screen and (max-width: 980px){.policy{padding:70px 0}}@media only screen and (max-width: 720px){.policy{padding:50px 0}}*::-moz-selection{color:#fff;background:#70b535}*::selection{color:#fff;background:#70b535}html,body{position:relative;min-height:100vh}@media only screen and (max-width: 1300px){html,body{overflow-x:hidden}}body{width:100%;min-width:320px;display:flex;flex-direction:column;color:#333;font: 18px/1.5 Roboto,sans-serif;scroll-behavior:smooth}main{margin-bottom:auto}h1,h2,h3,h4,h5,h6,p,ul,ol,a{text-underline-offset:2px}h1,h2,h3,h4,h5,h6,p{margin:0;font-size:inherit;line-height:inherit;font-weight:inherit}h1,h2,h3,h4,h5,h6{color:#333;font-family:Roboto,sans-serif}ul,ol{padding:0;margin:0;list-style:none}a{text-decoration:none;outline:none;color:inherit}a::-moz-selection{color:inherit;background:transparent}a::selection{color:inherit;background:transparent}form{box-sizing:border-box}input{outline:none;box-sizing:border-box}input[type=submit]{cursor:pointer}textarea{box-sizing:border-box;outline:none}input,textarea{transition:.4s}input:focus,textarea:focus{border-color:#70b535!important}select{transition:.4s}select:hover{border-color:#70b535!important}select,option{outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}img::-moz-selection{color:inherit;background:transparent}img::selection{color:inherit;background:transparent}label{cursor:pointer;margin-bottom:0}.slick-slide{outline:none!important}.section-frame{max-width:1275px;width:100%;margin:0 auto;box-sizing:border-box}@media only screen and (max-width: 1300px){.section-frame{max-width:700px}}@media only screen and (max-width: 720px){.section-frame{max-width:375px;padding:0 20px}}.section-frame_relative{position:relative}.load *{transition:none!important}.open-frame{overflow:hidden}.js-checkbox{cursor:pointer}.js-checkbox input{display:none}@media only screen and (max-width: 1300px){.table-hide{display:none!important}}.table-show{display:none!important}@media only screen and (max-width: 1300px){.table-show{display:block!important}}.table-show-flex{display:none!important}@media only screen and (max-width: 1300px){.table-show-flex{display:flex!important}}.table-show-grid{display:none!important}@media only screen and (max-width: 1300px){.table-show-grid{display:grid!important}}@media only screen and (max-width: 720px){.mob-hide{display:none!important}}.mob-show{display:none!important}@media only screen and (max-width: 720px){.mob-show{display:block!important}}.mob-show-inline{display:none!important}@media only screen and (max-width: 720px){.mob-show-inline{display:inline!important}}.mob-show-flex{display:none!important}@media only screen and (max-width: 720px){.mob-show-flex{display:flex!important}}.mob-show-grid{display:none!important}@media only screen and (max-width: 720px){.mob-show-grid{display:grid!important}}.page-title{color:#1a4d69;font-size:48px;font-family:Roboto Condensed,sans-serif;font-weight:500;line-height:120%}@media only screen and (max-width: 720px){.page-title{font-size:36px}}.page-title_40{font-size:40px}@media only screen and (max-width: 720px){.page-title_40{font-size:36px}}.page-title_center{text-align:center}.page-title_white{color:#fff}.breadcrumbs{margin:20px 0}@media only screen and (max-width: 720px){.breadcrumbs{margin:15px 0}}.breadcrumbs-list{display:flex;align-items:center;flex-wrap:wrap;grid-gap:10px;color:#2f2f2f;font-family:Roboto Condensed,sans-serif;font-size:14px;font-weight:300;line-height:119.231%;text-transform:capitalize}.breadcrumbs-list li{display:flex;align-items:center;grid-gap:10px}.breadcrumbs-list li:after{content:"";font-size:8px;display:block;font-family:icon-font!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;transform:translateY(1px)}.breadcrumbs-list li:last-child{opacity:.5}.breadcrumbs-list li:last-child:after{display:none}.breadcrumbs-list li:last-child a:hover{color:#2f2f2f}.breadcrumbs-list a{transition:.4s}.breadcrumbs-list a:hover{color:#70b535}@media only screen and (max-width: 720px){.breadcrumbs-list{flex-wrap:nowrap;overflow-x:scroll;overflow-y:hidden}.breadcrumbs-list::-webkit-scrollbar{width:0}.breadcrumbs-list li{flex-shrink:0}}.header{padding-top:25px;background:#fff;position:relative;z-index:6}@media only screen and (max-width: 1300px){.header{padding:15px 0}}.header-frame{display:flex;align-items:center;position:relative}@media only screen and (max-width: 720px){.header-frame{justify-content:space-between}}.burger{width:48px;height:48px;align-items:center;justify-content:center;flex-direction:column;border-radius:4px;flex-shrink:0;background-color:#131313}.burger span{width:20px;height:2px;display:block;background-color:#fff;margin-bottom:6px}.burger span:last-child{margin-bottom:0}.mob-frame{width:100%;height:100%;display:none;justify-content:center;align-items:flex-start;position:fixed;background:#00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box;overflow-y:auto;overflow-x:hidden;left:0;top:0;z-index:80}.mob-menu{width:375px;min-height:100%;padding:15px 0 40px;background:#fff;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;position:absolute;top:0;right:-300px;transition:.4s}@media only screen and (max-width: 720px){.mob-menu{width:100%;right:-450px}}.mob-menu_active{right:0}.menu-close{cursor:pointer;font-size:22px;color:#131313;transition:.3s}.menu-close:hover{transform:rotate(90deg)}.mob-menu__header{padding:0 12px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #DFDFDF;margin-bottom:30px}.mob-menu__wrap{padding:0 12px}.mob-menu__wrap .header-phone{margin-left:0}.mob-menu__wrap .footer-social{justify-content:flex-start;margin-top:30px}.mob-menu__wrap .footer-social a{width:32px}.mob-menu__contact{display:flex;align-items:center;justify-content:space-between}.logo{width:200px;display:block;flex-shrink:0;margin-right:90px}.logo img{width:100%;display:block}@media only screen and (max-width: 1300px){.logo{width:150px;margin-right:0}}.header-search{position:relative}.search-form{display:flex;align-items:center}.search-form__input{width:380px;height:50px;font-size:16px;color:#333;padding:0 60px 0 12px;border-radius:4px;border:1px solid #E73B31}@media only screen and (max-width: 1300px){.search-form__input{width:700px;margin-top:5px}}@media only screen and (max-width: 720px){.search-form__input{width:335px;margin-top:5px}}.block__search-button{display:contents}.button_disabled .search-form__sub{cursor:none;background:gray}.button_disabled .search-form__sub:hover{background:gray}.search-form__sub{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:2px;background:#e73b31;position:absolute;right:5px;transition:.4s}.search-form__sub input{display:none}.search-form__sub:hover{background-color:#70b535}.search-form__sub.block__loader{display:none;background:#fff;z-index:9}.search-form__sub.block__loader:hover{background:#fff}.header-search__popup{width:745px;display:none;padding-top:20px;position:absolute;z-index:20;left:0;top:47px}@media only screen and (max-width: 1300px){.header-search__popup{width:700px}}@media only screen and (max-width: 720px){.header-search__popup{width:335px}}.header-search__popup-wrap{padding:24px;border-radius:4px;border:1px solid #EDF2EF;background:#fff;box-shadow:0 10px 20px #12322c26;box-sizing:border-box}.header-search__cats{border-bottom:1px solid #DFDFDF;padding-bottom:16px}.header-search__item{padding:16px 0;display:flex;align-items:center;grid-gap:10px;border-bottom:1px solid #DFDFDF}.header-search__item_hide{display:none}.header-search__photo{width:50px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header-search__photo img{max-width:100%;display:block}.header-search__info{width:100%}.header-search__title{max-width:634px;overflow:hidden;color:#727070;display:block;font-family:Roboto Condensed,sans-serif;text-overflow:ellipsis;white-space:nowrap;font-size:15px;transition:.4s}@media only screen and (max-width: 720px){.header-search__title{white-space:normal}}.header-search__title:hover{color:#70b535}.header-search__price{display:flex;align-items:center;grid-gap:10px;margin-top:8px}.header-search__show{width:-moz-fit-content;width:fit-content;display:block;font-family:Roboto Condensed,sans-serif;color:#70b535;font-size:16px;margin-top:25px;position:relative;overflow:hidden}.header-search__show:after{content:"";width:0%;height:1px;background-color:#70b535;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.header-search__show:hover:after{width:100%;left:0;right:auto}.header-support{font-size:16px;margin-left:15px}.header-support p{margin-bottom:4px}.header-support a{display:flex;align-items:center;grid-gap:8px;color:#2aabee}.header-support a span{position:relative;overflow:hidden;font-family:Roboto Condensed,sans-serif}.header-support a span:after{content:"";width:0%;height:1px;background-color:#2aabee;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.header-support a span:hover:after{width:100%;left:0;right:auto}.header-support span{display:block}.header-phone{font-size:20px;font-weight:600;text-transform:capitalize;transition:.4s;margin-left:auto}.header-phone:hover{color:#70b535}.header-link{display:flex;align-items:center;grid-gap:20px;margin-left:auto}@media only screen and (max-width: 1300px){.header-link{margin-left:30px}}.header-link__item{position:relative}.header-link__item svg{display:block}.header-link__item path{transition:.4s}.header-link__item span{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#e73b31;font-size:11px;line-height:12px;color:#fff;position:absolute;right:-8px;top:-8px}.header-link__item:hover path{stroke:#70b535}.header-link__item_like span{background-color:#70b535}.header-bar{background-color:#131313;margin-top:25px}@media only screen and (max-width: 1300px){.header-bar{margin-top:15px;background:none}}.header-bar__frame{display:flex;align-items:center;grid-gap:20px}@media only screen and (max-width: 1300px){.header-bar__frame{grid-gap:12px}}.header-catalog{position:relative}@media only screen and (max-width: 1300px){.header-catalog{width:100%}}.header-catalog__btn{width:305px;height:55px;padding:12px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;background-color:#333;font-size:20px;line-height:16px;text-transform:uppercase;cursor:pointer;color:#fff}.header-catalog__btn b{font-weight:500}.header-catalog__btn i{font-size:10px}@media only screen and (max-width: 1300px){.header-catalog__btn{width:100%;height:48px;background-color:#70b535;border-radius:4px;justify-content:center}.header-catalog__btn b{font-weight:400}.header-catalog__btn i{display:none}}@media only screen and (max-width: 720px){.header-catalog__btn{font-size:18px;font-family:Roboto Condensed,sans-serif;text-transform:none}}.header-catalog__wrap{position:absolute;z-index:5;left:-16px;top:55px}.js-catalog-drop .header-catalog__wrap{display:none}.header-catalog__list{width:340px;padding:16px;background:transparent;transition:.4s;box-sizing:border-box}.header-catalog__list:hover{box-shadow:0 4px 15px #0000001a}@media only screen and (max-width: 1300px){.header-catalog__list{width:100%;padding:12px;box-sizing:border-box}}.header-catalog__list_hide{height:430px;overflow:hidden}@media only screen and (max-width: 1300px){.header-catalog__list_hide{display:none;height:auto}}.header-catalog__popup{width:955px;height:100%;display:none;position:absolute;z-index:10;left:340px;top:0}.header-catalog__popup-wrap{padding:32px;border-radius:0 0 4px 4px;background:#fff;display:block;-moz-columns:280px auto;columns:280px auto;-moz-column-gap:20px;column-gap:20px;grid-gap:24px;box-shadow:0 4px 15px #0000001a;box-sizing:border-box;display:none}@media only screen and (max-width: 1300px){.header-catalog__popup-wrap{padding:25px 12px;box-shadow:none}}@media only screen and (max-width: 720px){.header-catalog__popup-wrap{-moz-columns:100% auto;columns:100% auto}}.header-catalog__popup-line__full{max-width:350px}.header-catalog__popup-line__small{max-width:235px}.header-catalog__popup-item{display:flex;align-items:flex-start;-moz-column-break-inside:avoid;break-inside:avoid-column;grid-gap:8px;margin-bottom:30px}.header-catalog__popup-item:last-child{margin-bottom:0}@media only screen and (max-width: 720px){.header-catalog__popup-item{margin-bottom:24px}}.header-catalog__popup-photo{width:50px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header-catalog__popup-photo img{max-width:100%;display:block}.header-catalog__popup-title{width:-moz-fit-content;width:fit-content;display:block;font-family:Roboto Condensed,sans-serif;color:#131313;margin:11px 0;transition:.4s}.header-catalog__popup-title:hover{color:#70b535}.header-catalog__popup-page{font-size:16px;font-family:Roboto Condensed,sans-serif}.header-catalog__popup-page li{margin-bottom:8px}.header-catalog__popup-page li:last-child{margin-bottom:0}.header-catalog__popup-page a{color:#70b535;position:relative;overflow:hidden}.header-catalog__popup-page a:after{content:"";width:0%;height:1px;background-color:#70b535;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.header-catalog__popup-page a:hover:after{width:100%;left:0;right:auto}.popup-catalog{width:100%;height:100%;display:none;position:fixed;background:#fff;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;z-index:20;left:0;top:0}.popup-catalog__header{width:100%;padding:20px 12px;display:flex;align-items:center;grid-gap:10px;box-sizing:border-box;background-color:#333;font-size:20px;color:#fafafa}.popup-catalog__header_active{background-color:#70b535}.header-catalog__list-show{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 4px 8px #00000040;border-radius:50%;font-size:10px;position:absolute;left:0;right:0;bottom:30px;margin:0 auto;transition:.4s}.header-catalog__list-show i{display:block;margin-top:2px}.header-catalog__list-show:hover{background-color:#e73b31;color:#fff}.header-catalog__item{padding:16px;display:flex;align-items:flex-start;grid-gap:13px;background-color:#70b535;border-radius:4px;color:#fff;margin-bottom:2px;transition:.2s}.header-catalog__item svg{display:block;margin-top:2px;position:relative;z-index:2}.header-catalog__item span{display:block;font-family:Roboto Condensed,sans-serif;color:#fafafa;line-height:.88}.header-catalog__item:hover{background-color:#569323}.header-nav ul{display:flex;align-items:center;grid-gap:50px}.header-nav a{color:#fafafa;position:relative;overflow:hidden}.header-nav a:after{content:"";width:0%;height:1px;background-color:#fafafa;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.header-nav a:hover:after{width:100%;left:0;right:auto}@media only screen and (max-width: 1300px){.header-nav{margin-top:25px}.header-nav ul{flex-direction:column;align-items:flex-start;grid-gap:15px}.header-nav a{color:#131313}}.header-drop{display:flex;align-items:center;grid-gap:15px;margin-left:auto;position:relative}.header-drop:before{content:"";width:1px;height:24px;background-color:#fff;opacity:.2;position:absolute;left:-25px}.header-drop__item{position:relative}.header-drop__active{display:flex;align-items:center;grid-gap:8px;cursor:pointer}.header-drop__active p{font-size:16px;color:#fff;font-family:Roboto Condensed,sans-serif}.header-drop__active i{color:#fff;font-size:8px;opacity:.3;transition:.3s}.header-drop__active:hover i{opacity:1}@media only screen and (max-width: 1300px){.header-drop__active p,.header-drop__active i{color:#131313}}.header-drop__list{width:100%;padding:15px 8px;display:none;background-color:#131313;z-index:2;color:#fff;font-family:Roboto Condensed,sans-serif;text-align:center;font-size:14px;line-height:1.28;text-transform:uppercase;box-sizing:border-box;position:absolute;left:0}.header-drop__list li{margin-bottom:15px}.header-drop__list li:last-child{margin-bottom:0}.header-drop__list a{transition:.4s}.header-drop__list a:hover{color:#70b535}.header-search-btn{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:#e73b31;flex-shrink:0;margin-left:auto}.authorization-alert{width:215px;height:72px;display:none;align-items:center;justify-content:center;text-align:center;position:absolute;right:-230px}.authorization-alert p{font-size:16px;line-height:112%;font-family:Roboto Condensed,sans-serif;position:relative;z-index:2}.authorization-alert img{display:block;position:absolute}@media screen and (max-width: 1750px){.authorization-alert{display:none!important}}.authorization-close{display:block;position:absolute;cursor:pointer;z-index:2;font-size:12px;right:10px;top:10px;transition:.4s}.authorization-close:hover{color:#70b535}.footer{padding:60px 0;background:#fafafa;position:relative;z-index:2}@media only screen and (max-width: 1300px){.footer{padding:50px 0 40px}}.footer-wrap{display:flex;align-items:flex-start}@media only screen and (max-width: 1300px){.footer-wrap{flex-wrap:wrap;justify-content:center;grid-gap:20px}}@media only screen and (max-width: 720px){.footer-wrap{flex-direction:column;grid-gap:15px}}.footer-logo{width:86px;display:block;flex-shrink:0}.footer-logo img{width:100%;display:block}@media only screen and (max-width: 720px){.footer-logo{width:142px;margin:0 auto}}.footer-list{margin-left:72px}@media only screen and (max-width: 720px){.footer-list{margin:0 auto}}.footer-list__title{display:block;color:#131313;margin-bottom:20px}@media only screen and (max-width: 720px){.footer-list__title{text-align:center;font-weight:400}}.footer-nav{font-size:16px}.footer-nav li{margin-bottom:10px}.footer-nav li:last-child{margin-bottom:0}.footer-nav a{transition:.4s}.footer-nav a:hover{color:#70b535}.footer-contact{display:flex;align-items:flex-start;grid-gap:8px;margin-bottom:10px;font-size:16px}.footer-contact i{width:24px;display:flex;align-items:center;justify-content:center;font-size:14px;margin-top:5px}.footer-contact a{display:block;margin-bottom:10px;transition:.4s}.footer-contact a:last-child{margin-bottom:0}.footer-contact a:hover{color:#70b535}.footer-contact:last-child{margin-bottom:0}@media only screen and (max-width: 720px){.footer-contact{justify-content:center}}.footer-list__info{text-align:center;color:#131313;margin:25px 0 10px}.footer-social{display:flex;align-items:center;grid-gap:20px;margin-top:20px}.footer-social a{width:24px;display:block;transition:.3s}.footer-social a img{width:100%;display:block}.footer-social a:hover{transform:scale(.9)}@media only screen and (max-width: 720px){.footer-social{justify-content:center}.footer-social a{width:32px}}.footer-content{max-width:545px;width:100%;margin-left:auto}@media only screen and (max-width: 1300px){.footer-content{display:none}}.footer-content__title b{color:#131313;display:block;margin-bottom:15px}.footer-content__title p{font-size:16px}.footer-form{display:flex;align-items:center;grid-gap:15px;margin-top:20px}.footer-input{width:100%;height:48px;padding:0 12px;border-radius:4px;border:1px solid #E1E1E1;background:#fff;font-size:16px;color:#505050}.footer-form__sub{max-width:100%;width:157px;height:48px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;flex-shrink:0;font-size:16px;border-radius:4px}.footer-form__sub input{display:none}.footer-form__sub img{position:relative;z-index:2}.footer-form__sub::-moz-selection{color:inherit;background:transparent}.footer-form__sub::selection{color:inherit;background:transparent}.footer-form__sub *::-moz-selection{color:inherit;background:transparent}.footer-form__sub *::selection{color:inherit;background:transparent}.footer-form__sub span,.footer-form__sub i{position:relative;z-index:2}.footer-form__sub:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.footer-form__sub:hover:after{width:100%;left:0;right:auto}.footer-content__info{margin-top:15px;font-size:16px}.footer-content__info p{margin-bottom:20px}.footer-content__info p:last-child{margin-bottom:0}@media only screen and (max-width: 720px){.footer-content__info{text-align:center;margin-top:25px}.footer-content__info p{margin-bottom:10px}}.footer-bottom{padding-top:60px;margin-top:60px;border-top:1px solid rgba(114,112,112,.2)}@media only screen and (max-width: 720px){.footer-bottom{margin-top:25px;padding-top:25px}}.footer-copy{font-size:16px;font-family:Roboto Condensed,sans-serif}@media only screen and (max-width: 720px){.footer-copy{width:100%;text-align:center}}.footer-link{display:flex;align-items:center;grid-gap:24px;font-family:Roboto Condensed,sans-serif;font-size:16px;margin-left:24px}.footer-link a{position:relative;overflow:hidden}.footer-link a:after{content:"";width:0%;height:1px;background-color:#333;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.footer-link a:hover:after{width:100%;left:0;right:auto}@media only screen and (max-width: 720px){.footer-link{margin-left:0;grid-gap:10px;justify-content:space-between}}.footer-developer{display:flex;align-items:center;margin-left:auto;font-size:14px;grid-gap:10px}.footer-developer p{transform:translateY(2px)}.footer-developer a{width:90px;display:block;flex-shrink:0}.footer-developer a img{width:100%;display:block}@media only screen and (max-width: 1300px){.footer-developer{margin-right:auto}}.banner{margin-top:15px}.banner-wrap{width:955px;margin-left:auto;position:relative}@media only screen and (max-width: 1300px){.banner-wrap{width:100%}}.banner-slider{width:calc(100% + 20px);margin-left:-10px}.banner-slide{height:410px;margin:0 10px;overflow:hidden}.banner-slide img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:.5s}@media only screen and (max-width: 1300px){.banner-slide{height:450px}}@media only screen and (max-width: 720px){.banner-slide{height:470px}}a.banner-slide:hover img{transform:scale(1.1)}.banner-dots{width:-moz-fit-content;width:fit-content;padding:12px;border-radius:128px;background:none;position:absolute;right:0;left:0;margin:0 auto;bottom:10px}.banner-dots ul{display:flex;align-items:center;justify-content:center;grid-gap:9px}.banner-dots li{width:8px;height:8px;display:flex;align-items:center;justify-content:center;background-color:#d9d9d9;border-radius:50%;flex-shrink:0;position:relative;cursor:pointer;transition:.4s}.banner-dots li:before{content:"";width:8px;height:8px;border-radius:50%;border:1px solid #d9d9d9;box-sizing:border-box;position:absolute;transition:.3s}.banner-dots button{display:none}.banner-dots .slick-active{background-color:#70b535}.banner-dots .slick-active:before{width:16px;height:16px;border-color:#70b535;opacity:.5}@media only screen and (max-width: 720px){.banner-dots{position:static;margin:15px auto 0}}.step{margin-top:60px;z-index:1;position:relative}@media only screen and (max-width: 1300px){.step .section-frame{max-width:100%}}@media only screen and (max-width: 720px){.step{margin-top:30px}.step .section-frame{padding:0}}@media only screen and (max-width: 1300px){.step-wrap{overflow-x:scroll;overflow-y:hidden}.step-wrap::-webkit-scrollbar{width:0}}.step-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(20% - 45px),1fr));grid-gap:40px 45px;box-sizing:border-box}@media screen and (max-width: 1300px){.step-list{grid-template-columns:repeat(auto-fill,minmax(calc(20% - 45px),1fr))}}@media screen and (max-width: 980px){.step-list{grid-template-columns:repeat(auto-fill,minmax(calc(20% - 45px),1fr))}}@media screen and (max-width: 700px){.step-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 45px),1fr))}}.step-list img{max-width:100%;display:block}@media only screen and (max-width: 1300px){.step-list{display:flex;flex-shrink:0}}.step-item{position:relative}.step-item:before{content:"";width:55px;height:33px;background:url(/storage/images/step-arrow.svg) center no-repeat;position:absolute;top:45px;right:-55px}.step-item:last-child:before{display:none}@media only screen and (max-width: 1300px){.step-item{width:200px;padding-top:25px;flex-shrink:0}.step-item:before{top:65px}.step-item:first-child{padding-left:30px}.step-item:last-child{padding-right:30px}}@media only screen and (max-width: 720px){.step-item:first-child{padding-left:12px}.step-item:last-child{padding-right:12px}}.step-item__icon{width:128px;height:116px;margin:0 auto;position:relative}.step-item__icon img{position:relative;z-index:2}.step-item__info{font-family:Roboto Condensed,sans-serif;text-align:center;margin-top:20px}.income{margin-top:60px;z-index:1;position:relative}@media only screen and (max-width: 720px){.income{margin-top:50px}}.income-wrap{display:flex;align-items:flex-start;grid-gap:20px;position:relative}@media only screen and (max-width: 1300px){.income-wrap{flex-direction:column}}.income-bar{width:305px;flex-shrink:0;position:sticky;top:15px}@media only screen and (max-width: 1300px){.income-bar{width:100%}}.income-bar__item{margin-bottom:65px}.income-bar__item:last-child{margin-bottom:0}@media only screen and (max-width: 1300px){.income-bar__item{margin-bottom:30px}}.income-bar__title{display:flex;align-items:center;grid-gap:10px;margin-bottom:20px}.income-bar__title p{font-size:20px;font-weight:500;text-transform:uppercase}@media only screen and (max-width: 720px){.income-date{display:none}}.income-date__item{padding:9px 15px;display:flex;align-items:center;border-radius:4px;border:1px solid #E6E6E6;background:#f8f8f8;font-family:Roboto Condensed,sans-serif;grid-gap:8px;margin-bottom:2px;transition:.4s}.income-date__item:hover{border-color:#70b535}.income-date__item_drop{justify-content:space-between}.income-date__item_drop i{font-size:12px}.income-date__item_active{background-color:#fff;border-color:#70b535;color:#70b535}.income-date__item_active path{stroke:#70b535}.income-datepicker{width:100%;height:48px;display:flex;align-items:center;justify-content:center;grid-gap:10px;border-radius:4px;font-family:Roboto Condensed,sans-serif;background-color:#e73b31;color:#fff;margin-top:8px;transition:.4s;cursor:pointer;position:relative}.income-datepicker img{display:block}.income-datepicker input{width:100%;height:100%;display:block;opacity:0;position:absolute;cursor:pointer;left:0;top:0}.income-datepicker:hover{background-color:#70b535}.income-bar__post{padding:24px 12px;border-radius:2px;background:#f8f8f8}.income-bar__post-item{display:flex;align-items:flex-start;grid-gap:8px;padding-bottom:30px;border-bottom:1px solid rgba(19,19,19,.1);margin-bottom:20px}.income-bar__post-item:last-child{margin-bottom:0;padding-bottom:0;border:none}.income-bar__post-icon{width:32px;height:32px;display:block;flex-shrink:0;border-radius:50%}.income-bar__post-info{padding-top:4px}.income-bar__post-title{font-family:Roboto Condensed,sans-serif;margin-bottom:8px}.income-bar__post-time{color:#949494;font-size:16px}.income-product{padding-bottom:70px;width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(calc((100% / 3) - 15px),1fr));grid-gap:40px 15px;box-sizing:border-box;position:relative}@media screen and (max-width: 1300px){.income-product{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 15px),1fr))}}@media screen and (max-width: 980px){.income-product{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 15px),1fr))}}@media screen and (max-width: 700px){.income-product{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 15px),1fr))}}.income-product img{max-width:100%;display:block}@media only screen and (max-width: 720px){.income-product{grid-gap:11px}}@media screen and (min-width: 1300px){.income-product.sale_hit{grid-template-columns:repeat(auto-fill,minmax(calc(25% - 15px),1fr))}}.product-item{padding:16px;display:flex;flex-direction:column;background:#fafafa;position:relative}@media only screen and (max-width: 720px){.product-item{padding:12px}}.product-item__photo{width:100%;height:275px;position:relative}.product-item__photo img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:.4s}.product-item__photo:hover .product-item__photo-hover{opacity:1}@media only screen and (max-width: 1300px){.product-item__photo{height:310px}}@media only screen and (max-width: 720px){.product-item__photo{height:140px}}.product-item__photo-hover{opacity:0;position:absolute;left:0;top:0}.product-item__tag_container{position:absolute;top:24px;left:24px;display:flex;flex-direction:column;gap:5px}@media only screen and (max-width: 720px){.product-item__tag_container{top:16px;left:16px}}.product-item__tag{padding:3px 6px;font-size:15px;color:#fafafa;background-color:#70b535;border-radius:4px;position:relative;z-index:2}.product-item__tag_sale{background-color:#ff7a00}.product-item__tag_hit{background-color:#e73b31}.product-item__like{color:#131313;opacity:.1;position:absolute;z-index:2;top:24px;right:24px;transition:.4s}.product-item__like:hover{color:#70b535;opacity:1}@media only screen and (max-width: 720px){.product-item__like{top:16px;right:16px}}.product-item__like_on{color:#70b535;opacity:1}.product-item__info{display:flex;align-items:flex-start;justify-content:space-between;font-family:Roboto Condensed,sans-serif;grid-gap:15px;font-size:15px;margin-top:10px}@media only screen and (max-width: 720px){.product-item__info{flex-direction:column;grid-gap:3px}}.product-item__art{color:#949494}.product-item__status{color:#70b535}.product-item__title{overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center;display:block;color:#131313;font-family:Roboto Condensed,sans-serif;margin:25px 0 30px;transition:.4s}.product-item__title:hover{color:#70b535}@media only screen and (max-width: 720px){.product-item__title{margin:8px 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.product-item__nav{display:flex;align-items:center;justify-content:space-between;grid-gap:15px;margin-top:auto}@media only screen and (max-width: 720px){.product-item__nav{flex-direction:column}}.product-item__btn{width:110px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid #70B535;font-family:Roboto Condensed,sans-serif;color:#131313;box-sizing:border-box;transition:.4s}.product-item__btn:hover{background-color:#70b535;color:#fff}@media only screen and (max-width: 720px){.product-item__btn{width:100%;height:39px}}.product-item__price{font-size:18px;font-weight:500;text-align:right}.product-item__price small{font-size:14px;font-weight:400}.product-item__price-opt{color:#131313}.product-item__price-drop{color:#70b535}.product-item_hide{display:none}@media only screen and (max-width: 1300px){.product-item_hide-table{display:none}}.income-show{width:100%;height:70px;display:flex;align-items:flex-end;background:linear-gradient(180deg,#fff0,#ffffff03,#ffffff0a,#ffffff14,#ffffff26,#ffffff3b,#ffffff54,#ffffff70,#ffffff8f,#ffffffab,#ffffffc4,#ffffffd9,#ffffffeb,#fffffff5,#fffffffc,#fff);position:absolute;left:0;bottom:0}.income-show__btn{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#e73b31;color:#fff;font-size:12px;margin:0 auto;transition:.4s}.income-show__btn:hover{background-color:#70b535}.top{margin-top:50px}.top_last{margin-top:70px}@media only screen and (max-width: 720px){.top_last{margin-top:50px}}.top-item{margin-bottom:70px}.top-item:last-child{margin-bottom:0}@media only screen and (max-width: 720px){.top-item{margin-bottom:50px}}.top-wrap{display:flex;align-items:center;justify-content:space-between}.top-title{display:flex;align-items:center;grid-gap:8px}.top-title img{width:22px;display:block;flex-shrink:0}.top-title h2{font-size:20px;font-family:Roboto Condensed,sans-serif;font-weight:500;text-transform:uppercase}.top-arrow{display:flex;align-items:center;grid-gap:8px}.top-arrow a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:12px;color:#131313;border:1px solid #70B535;transition:.4s}.top-arrow a:hover{background-color:#70b535;color:#fff}@media only screen and (max-width: 720px){.top-arrow{display:none}}.top-slider{width:calc(100% + 16px);margin-top:15px;margin-left:-8px}.top-slider .product-item{margin:0 8px;display:flex!important}.top-dots{width:-moz-fit-content;width:fit-content;margin:20px auto 0}.top-dots ul{display:flex;align-items:center;justify-content:center;grid-gap:9px}.top-dots li{width:8px;height:8px;display:flex;align-items:center;justify-content:center;background-color:#d9d9d9;border-radius:50%;flex-shrink:0;position:relative;cursor:pointer;transition:.4s}.top-dots li:before{content:"";width:8px;height:8px;border-radius:50%;border:1px solid #d9d9d9;box-sizing:border-box;position:absolute;transition:.3s}.top-dots button{display:none}.top-dots .slick-active{background-color:#70b535}.top-dots .slick-active:before{width:16px;height:16px;border-color:#70b535;opacity:.5}.drop{padding:115px 0;background:url(/storage/images/bg/drop-bg.jpg) center no-repeat;background-size:cover;margin-top:60px}@media only screen and (max-width: 1300px){.drop{padding:75px 0}}@media only screen and (max-width: 720px){.drop{margin-top:50px;padding:60px 0 30px}}.drop_page{margin-top:0}.drop-title{display:flex;align-items:center;justify-content:center;color:#fafafa;font-family:Archivo Black;text-align:center;font-size:120px;line-height:120%;text-transform:uppercase}.drop-title span{color:#70b535}.drop-title span:last-child{font-family:Roboto,sans-serif;transform:translate(-20px)}.drop-title a{border-radius:50%;position:relative}.drop-title a:before,.drop-title a:after{content:"";width:100%;height:100%;background:#70b535;border-radius:inherit;position:absolute;opacity:.5;left:0;top:0}.drop-title a:before{animation:pulse 2s infinite linear}.drop-title a:after{animation:pulse 2s .4s infinite linear;z-index:2}.drop-title i{width:88px;height:88px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:28px;background-color:#70b535;position:relative;z-index:3}.drop-title i:before{display:block;position:relative;z-index:4}.drop-title i:after{content:"";width:100%;height:100%;background:#70b535;border-radius:inherit;animation:pulse 2s .9s infinite linear;position:absolute;left:0;top:0}@media only screen and (max-width: 1300px){.drop-title{font-size:100px}.drop-title i{width:78px;height:78px;font-size:20px}}@media only screen and (max-width: 720px){.drop-title{font-size:40px}.drop-title i{width:34px;height:34px;font-size:12px}}@keyframes pulse{0%{transform:scale(.8);opacity:.5}to{transform:scale(2.5);opacity:0}}.drop-subtitle{display:block;text-align:center;color:#fafafa;font-family:PP Pangram Sans Rounded;font-size:28px;line-height:120%;text-transform:uppercase;margin-top:10px}@media only screen and (max-width: 720px){.drop-subtitle{font-size:18px}}.drop-info{color:#fff;font-size:24px;font-family:Roboto Condensed,sans-serif;text-align:center;margin-top:60px}@media only screen and (max-width: 720px){.drop-info{font-size:20px;margin-top:30px}}.advantages{padding-top:60px}@media only screen and (max-width: 720px){.advantages{padding-top:60px}}.advantages-title{text-align:center;color:#1a4d69}.advantages-title h2{color:#1a4d69;font-size:48px;font-weight:500;line-height:120%}.advantages-title p{margin-top:15px}@media only screen and (max-width: 720px){.advantages-title h2{font-size:36px}}.advantages-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc((100% / 3) - 46px),1fr));grid-gap:46px 46px;box-sizing:border-box;margin-top:48px}@media screen and (max-width: 1300px){.advantages-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% / 3 - 46px),1fr))}}@media screen and (max-width: 980px){.advantages-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% / 3 - 46px),1fr))}}@media screen and (max-width: 700px){.advantages-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 46px),1fr))}}.advantages-list img{max-width:100%;display:block}@media only screen and (max-width: 720px){.advantages-list{grid-gap:25px;margin-top:30px}}.advantages-item__icon{width:88px;height:88px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto}.advantages-item__info{color:#1a4d69;margin-top:30px;text-align:center}.advantages-item__info b{display:block;font-size:32px;font-weight:600;line-height:130%}.advantages-item__info p{font-size:16px;line-height:1.3;margin-top:10px}.advantages-item__info:before{content:"";width:228px;height:1px;display:block;background-color:#333;opacity:.1;margin:0 auto 25px}@media only screen and (max-width: 720px){.advantages-item__info{margin-top:20px}.advantages-item__info:before{margin-bottom:15px}}.news{margin-top:60px}@media only screen and (max-width: 720px){.news{margin-top:50px}}.news-wrap{display:flex;align-items:center;justify-content:space-between;grid-gap:20px;margin-bottom:30px}@media only screen and (max-width: 720px){.news-wrap{margin-bottom:20px}}.news-btn{max-width:100%;width:144px;height:48px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden}.news-btn input{display:none}.news-btn img{position:relative;z-index:2}.news-btn::-moz-selection{color:inherit;background:transparent}.news-btn::selection{color:inherit;background:transparent}.news-btn *::-moz-selection{color:inherit;background:transparent}.news-btn *::selection{color:inherit;background:transparent}.news-btn span,.news-btn i{position:relative;z-index:2}.news-btn:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.news-btn:hover:after{width:100%;left:0;right:auto}@media only screen and (max-width: 720px){.news-btn{width:128px;height:39px}}.reviews{margin-top:60px}.reviews-btn{max-width:100%;width:162px;height:48px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden}.reviews-btn input{display:none}.reviews-btn img{position:relative;z-index:2}.reviews-btn::-moz-selection{color:inherit;background:transparent}.reviews-btn::selection{color:inherit;background:transparent}.reviews-btn *::-moz-selection{color:inherit;background:transparent}.reviews-btn *::selection{color:inherit;background:transparent}.reviews-btn span,.reviews-btn i{position:relative;z-index:2}.reviews-btn:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.reviews-btn:hover:after{width:100%;left:0;right:auto}.reviews-slider{width:calc(100% + 16px);margin-top:30px;margin-left:-8px}.reviews-slide{padding:32px;background:#1a4d69;margin:0 8px}.reviews-slide__rating{display:flex;align-items:center;grid-gap:8px}.reviews-slide__rating img{display:block}.reviews-slide__rating p{font-size:20px;color:#fff;opacity:.7}.reviews-slide__info{margin-top:13px}.reviews-slide__info p{font-size:16px;line-height:144%;color:#fff;margin-bottom:10px}.reviews-slide__info p:last-child{margin-bottom:0}.reviews-slide__person{display:flex;align-items:center;grid-gap:15px;margin-top:15px}.reviews-slide__person img{width:56px;height:56px;display:block;flex-shrink:0;border:4px solid rgba(0,0,0,.2);border-radius:50%}.reviews-slide__person-info{color:#fff}.reviews-slide__person-info b{display:block;font-size:16px;font-weight:500}.reviews-slide__person-info p{font-size:15px;opacity:.7}.reviews-dots{width:-moz-fit-content;width:fit-content;margin:45px auto 0}.reviews-dots ul{display:flex;align-items:center;justify-content:center;grid-gap:9px}.reviews-dots li{width:8px;height:8px;display:flex;align-items:center;justify-content:center;background-color:#d9d9d9;border-radius:50%;flex-shrink:0;position:relative;cursor:pointer;transition:.4s}.reviews-dots li:before{content:"";width:8px;height:8px;border-radius:50%;border:1px solid #d9d9d9;box-sizing:border-box;position:absolute;transition:.3s}.reviews-dots button{display:none}.reviews-dots .slick-active{background-color:#70b535}.reviews-dots .slick-active:before{width:16px;height:16px;border-color:#70b535;opacity:.5}@media only screen and (max-width: 720px){.reviews-dots{margin-top:30px}}.seo{margin-top:75px}@media only screen and (max-width: 720px){.seo{margin-top:60px}}.seo-content{font-size:16px;line-height:144%;position:relative}.seo-content p{margin-bottom:20px}.seo-content p:last-child{margin-bottom:0}.seo-content_hide:before{opacity:1;pointer-events:inherit}@media only screen and (max-width: 720px){.seo-content_hide p:first-child{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}}.seo-text-hide{display:none}.seo-btn{width:-moz-fit-content;width:fit-content;display:block;font-size:16px;color:#70b535;margin-top:8px;position:relative;overflow:hidden}.seo-btn:after{content:"";width:0%;height:1px;background-color:#70b535;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.seo-btn:hover:after{width:100%;left:0;right:auto}.telegram{padding:15px 0;background:#70b535;margin-top:195px;position:relative}@media only screen and (max-width: 1300px){.telegram{margin-top:120px}}@media only screen and (max-width: 720px){.telegram{padding:12px}}.telegram_back{margin-top:0}.telegram-info{padding-right:260px;text-align:right;font-size:32px;color:#fff}.telegram-info a{position:relative;overflow:hidden}.telegram-info a:after{content:"";width:0%;height:1px;background-color:#fff;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.telegram-info a:hover:after{width:100%;left:0;right:auto}@media only screen and (max-width: 1300px){.telegram-info{width:-moz-fit-content;width:fit-content;padding-right:0;text-align:center;margin-left:auto}.telegram-info a{display:block}}@media only screen and (max-width: 720px){.telegram-info{font-size:20px;line-height:23px}}.telegram-phone{width:352px;display:block;pointer-events:none;position:absolute;left:220px;bottom:-15px}@media only screen and (max-width: 1300px){.telegram-phone{left:30px}}@media only screen and (max-width: 720px){.telegram-phone{width:170px;left:0}}.dropshipping{padding:60px 0 1px;background-color:#70b535;box-shadow:0 4px 4px #00000040}@media only screen and (max-width: 720px){.dropshipping{padding-top:30px}}.dropshipping-wrap{display:flex;grid-gap:60px;margin-bottom:-50px}@media only screen and (max-width: 720px){.dropshipping-wrap{margin-bottom:-85px}}.dropshipping-photo{width:565px;display:block;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 1300px){.dropshipping-photo{display:none}}.dropshipping-content{width:100%}.dropshipping-title{padding-bottom:15px;border-bottom:2px solid #fff;color:#131313;font-family:Roboto Condensed,sans-serif;font-size:48px;font-weight:700;line-height:120%;text-transform:uppercase;margin-bottom:40px}.dropshipping-title span{color:#fff}@media only screen and (max-width: 720px){.dropshipping-title{font-size:28px;text-align:center;margin-bottom:25px}}.dropshipping-info{color:#fafafa;font-family:Roboto Condensed,sans-serif;font-size:20px;font-weight:500;line-height:120%;text-transform:uppercase;margin-bottom:20px}.dropshipping-info:last-child{margin-bottom:0}@media only screen and (max-width: 720px){.dropshipping-info{margin-bottom:10px;text-align:center}}.dropshipping-quote{padding:40px 60px;background:#fff;box-shadow:0 4px 4px #00000040;margin-top:42px}.dropshipping-quote p{text-align:center;color:#70b535;font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:500;line-height:120%;text-transform:uppercase}@media only screen and (max-width: 720px){.dropshipping-quote{padding:30px 40px;margin-top:25px}}.dropshipping-btn{max-width:100%;width:210px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;background:#e73b31;box-shadow:0 4px 4px #00000040;margin:20px auto 0}.dropshipping-btn input{display:none}.dropshipping-btn img{position:relative;z-index:2}.dropshipping-btn::-moz-selection{color:inherit;background:transparent}.dropshipping-btn::selection{color:inherit;background:transparent}.dropshipping-btn *::-moz-selection{color:inherit;background:transparent}.dropshipping-btn *::selection{color:inherit;background:transparent}.dropshipping-btn span,.dropshipping-btn i{position:relative;z-index:2}.dropshipping-btn:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.dropshipping-btn:hover:after{width:100%;left:0;right:auto}.dropshipping-btn:after{background:#70b535}@media only screen and (max-width: 720px){.dropshipping-btn{width:100%}}.frame-bg{background-color:#fff;position:relative;z-index:2}.opt{padding-bottom:80px;margin-top:110px;position:relative}@media only screen and (max-width: 720px){.opt{margin-top:120px;padding-bottom:50px}.opt:before{content:"";width:100%;height:392px;background-color:#70b535;position:absolute;z-index:-1;right:0;bottom:0}}.opt-list{display:flex;align-items:flex-start;justify-content:center;grid-gap:120px}@media only screen and (max-width: 1300px){.opt-list{grid-gap:40px;flex-wrap:wrap}}@media only screen and (max-width: 720px){.opt-list{width:430px;margin-left:-20px}.opt-list br{display:none}}.opt-item{text-align:center}.opt-item b{display:block;color:#70b535;font-size:32px;font-weight:500;line-height:120%;text-transform:uppercase}.opt-item p{font-family:Roboto Condensed,sans-serif;line-height:120%;margin-top:20px}.opt-item img{width:173px;height:173px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin:30px auto 0}@media only screen and (max-width: 720px){.opt-item{margin:0 20px}}.opt-wrap{display:flex;align-items:center;grid-gap:100px;margin-top:60px;position:relative}.opt-wrap:before{content:"";width:640px;background-color:#70b535;height:calc(100% + 40px);position:absolute;z-index:-1;right:0;top:-20px}@media only screen and (max-width: 1300px){.opt-wrap{flex-direction:column;grid-gap:40px}}@media only screen and (max-width: 720px){.opt-wrap{margin-top:40px;grid-gap:30px}.opt-wrap:before{display:none}}.opt-content{width:770px;padding:40px;background:#fff;box-shadow:-4px 0 4px #0000001a,0 -4px 4px #0000001a,0 4px 4px #0000001a;box-sizing:border-box}@media only screen and (max-width: 1300px){.opt-content{width:100%}}@media only screen and (max-width: 720px){.opt-content{padding:30px 20px}}.opt-title{font-family:Roboto Condensed,sans-serif}.opt-title h2{font-size:48px;font-weight:700;line-height:120%;text-transform:uppercase;color:#131313;margin-bottom:10px}.opt-title h2 span{color:#70b535}.opt-title p{color:#70b535;font-size:20px;font-weight:500;line-height:120%;text-transform:uppercase}@media only screen and (max-width: 720px){.opt-title{text-align:center}.opt-title h2{font-size:28px}}.opt-info{margin-top:40px}.opt-info p{font-family:Roboto Condensed,sans-serif;line-height:120%;margin-bottom:20px}.opt-info p:last-child{margin-bottom:0}@media only screen and (max-width: 720px){.opt-info{margin-top:15px;text-align:center}.opt-info p{margin-bottom:10px}}.opt-reg__info{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:500;line-height:120%;text-transform:uppercase}.opt-reg__info p{margin-bottom:20px}.opt-reg__info p:last-child{margin-bottom:0}@media only screen and (max-width: 720px){.opt-reg__info{width:270px;font-size:20px;margin:0 auto}.opt-reg__info p{margin-bottom:10px}}.opt-reg__btn{max-width:100%;width:210px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;margin-top:40px;background:#e73b31;box-shadow:0 4px 4px #00000040}.opt-reg__btn input{display:none}.opt-reg__btn img{position:relative;z-index:2}.opt-reg__btn::-moz-selection{color:inherit;background:transparent}.opt-reg__btn::selection{color:inherit;background:transparent}.opt-reg__btn *::-moz-selection{color:inherit;background:transparent}.opt-reg__btn *::selection{color:inherit;background:transparent}.opt-reg__btn span,.opt-reg__btn i{position:relative;z-index:2}.opt-reg__btn:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.opt-reg__btn:hover:after{width:100%;left:0;right:auto}.opt-reg__btn:after{background:#333}@media only screen and (max-width: 720px){.opt-reg__btn{width:100%;margin-top:30px}}.page-dots{width:-moz-fit-content;width:fit-content;padding:12px;border-radius:128px;background:#fafafa;margin:20px auto 0}.page-dots ul{display:flex;align-items:center;justify-content:center;grid-gap:9px}.page-dots li{width:8px;height:8px;display:flex;align-items:center;justify-content:center;background-color:#d9d9d9;border-radius:50%;flex-shrink:0;position:relative;cursor:pointer;transition:.4s}.page-dots li:before{content:"";width:8px;height:8px;border-radius:50%;border:1px solid #d9d9d9;box-sizing:border-box;position:absolute;transition:.3s}.page-dots button{display:none}.page-dots .slick-active{background-color:#70b535}.page-dots .slick-active:before{width:16px;height:16px;border-color:#70b535;opacity:.5}.start{padding:60px 0;background:url(/storage/images/bg/start-bg.jpg) center no-repeat;background-size:cover}.start .section-frame{position:relative;z-index:2}@media only screen and (max-width: 720px){.start{padding:50px 0;margin-top:50px}.start h2{font-size:28px}}.start-bg{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:fixed;right:0;top:0}.start-list{max-width:960px;margin:40px auto 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 195px),1fr));grid-gap:40px 195px;box-sizing:border-box}@media screen and (max-width: 1300px){.start-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 195px),1fr))}}@media screen and (max-width: 980px){.start-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 195px),1fr))}}@media screen and (max-width: 700px){.start-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 195px),1fr))}}.start-list img{max-width:100%;display:block}@media only screen and (max-width: 1300px){.start-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 40px),1fr));grid-gap:40px 40px;box-sizing:border-box}}@media only screen and (max-width: 1300px) and (max-width: 1300px){.start-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 40px),1fr))}}@media only screen and (max-width: 1300px) and (max-width: 980px){.start-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 40px),1fr))}}@media only screen and (max-width: 1300px) and (max-width: 700px){.start-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 40px),1fr))}}@media only screen and (max-width: 1300px){.start-list img{max-width:100%;display:block}}@media only screen and (max-width: 720px){.start-list{grid-gap:30px}}.start-item{padding-top:15px;border-top:4px solid #70B535}@media only screen and (max-width: 720px){.start-item{padding-top:30px}}.start-item__title{display:block;color:#70b535;font-family:Roboto Condensed,sans-serif;font-size:20px;font-weight:500;text-transform:uppercase;margin-bottom:15px}.start-item__info{color:#fafafa;font-family:Roboto Condensed,sans-serif;line-height:1.3}.start-btn{max-width:100%;width:210px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;margin:40px auto 0;background:#e73b31}.start-btn input{display:none}.start-btn img{position:relative;z-index:2}.start-btn::-moz-selection{color:inherit;background:transparent}.start-btn::selection{color:inherit;background:transparent}.start-btn *::-moz-selection{color:inherit;background:transparent}.start-btn *::selection{color:inherit;background:transparent}.start-btn span,.start-btn i{position:relative;z-index:2}.start-btn:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.start-btn:hover:after{width:100%;left:0;right:auto}.start-btn:after{background:#333}.whom{padding:60px 0 100px;background:#70b535;margin-top:60px}@media only screen and (max-width: 720px){.whom{padding:30px 0 35px;margin-top:30px}.whom h2{font-size:28px}}.whom-wrap{display:flex;align-items:flex-start;position:relative;grid-gap:60px}.whom-wrap:before{content:"";width:730px;height:220px;background:#1a4d69;position:absolute;right:-40px;bottom:-40px}@media only screen and (max-width: 1300px){.whom-wrap{flex-direction:column;grid-gap:30px}.whom-wrap:before{display:none}.whom-wrap .page-dots{margin-top:0}}.whom-title{width:390px;flex-shrink:0}@media only screen and (max-width: 1300px){.whom-title{width:100%;text-align:center}}.whom-btn{max-width:100%;width:210px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;margin-top:40px;background:#e73b31;box-shadow:0 4px 4px #00000040}.whom-btn input{display:none}.whom-btn img{position:relative;z-index:2}.whom-btn::-moz-selection{color:inherit;background:transparent}.whom-btn::selection{color:inherit;background:transparent}.whom-btn *::-moz-selection{color:inherit;background:transparent}.whom-btn *::selection{color:inherit;background:transparent}.whom-btn span,.whom-btn i{position:relative;z-index:2}.whom-btn:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.whom-btn:hover:after{width:100%;left:0;right:auto}.whom-btn:after{background:#333}@media only screen and (max-width: 1300px){.whom-btn{margin:30px auto 0}}@media only screen and (max-width: 720px){.whom-btn{width:270px;margin-top:0}}.whom-list{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(calc((100% / 3) - 40px),1fr));grid-gap:40px 40px;box-sizing:border-box;position:relative;z-index:2}@media screen and (max-width: 1300px){.whom-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% / 3 - 40px),1fr))}}@media screen and (max-width: 980px){.whom-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% / 3 - 40px),1fr))}}@media screen and (max-width: 700px){.whom-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 40px),1fr))}}.whom-list img{max-width:100%;display:block}@media only screen and (max-width: 720px){.whom-list{width:520px;margin-left:-15px}.whom-list .slick-track{display:flex}.whom-list .slick-track .slick-slide{display:flex;height:auto;flex-direction:column;align-items:center;justify-content:center}}.whom-item{padding:35px 35px 90px;font-family:Roboto Condensed,sans-serif;background-color:#fff;position:relative}@media only screen and (max-width: 720px){.whom-item{margin:0 15px}}.whom-item__info{width:-moz-fit-content;width:fit-content;margin:0 auto}.whom-item__title{display:block;font-size:20px;font-weight:600;line-height:130%;text-transform:uppercase;margin-bottom:8px}.whom-item__list li{display:flex;align-items:flex-start;padding-left:10px;margin-bottom:5px}.whom-item__list li:before{content:"";width:4px;height:4px;background-color:#333;border-radius:50%;flex-shrink:0;margin-right:10px;margin-top:10px}.whom-item__list li:last-child{margin-bottom:0}.whom-item__icon{position:absolute;right:20px;bottom:20px}.delivery{padding:60px 0 120px}@media only screen and (max-width: 720px){.delivery{padding:30px 0 0}}.delivery-wrap{display:flex;grid-gap:40px;margin-left:140px;margin-top:60px;position:relative}@media only screen and (max-width: 1300px){.delivery-wrap{flex-direction:column;grid-gap:30px;margin-left:0}}.delivery-list{width:410px;display:flex;justify-content:center;flex-direction:column;padding:20px 20px 20px 0;flex-shrink:0;box-sizing:border-box;position:relative;border-right:2px solid #70B535}.delivery-list:before,.delivery-list:after{content:"";width:133px;height:2px;display:block;background-color:#70b535;position:absolute}.delivery-list:before{top:0;right:0}.delivery-list:after{bottom:0;right:0}@media only screen and (max-width: 1300px){.delivery-list{margin:0 auto}}@media only screen and (max-width: 720px){.delivery-list{width:-moz-fit-content;width:fit-content;border:0;padding:0}.delivery-list:before,.delivery-list:after{display:none}}.delivery-item{margin-bottom:30px}.delivery-item:last-child{margin-bottom:0}.delivery-item__title{display:block;color:#70b535;font-size:32px;font-weight:600;margin-bottom:20px}@media only screen and (max-width: 720px){.delivery-item__title{font-size:24px;margin-bottom:15px}}.delivery-item__pay{display:flex;align-items:center;grid-gap:8px;font-size:16px;font-family:Roboto Condensed,sans-serif;margin-bottom:12px}.delivery-item__pay img{display:block;flex-shrink:0}.delivery-item__pay:last-child{margin-bottom:0}.delivery-item__mail{display:flex;align-items:center;grid-gap:15px;margin-bottom:10px}.delivery-item__mail:last-child{margin-bottom:0}.delivery-item__mail-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.delivery-info{position:relative}@media only screen and (max-width: 720px){.delivery-info{margin-top:35px}}.delivery-photo{width:545px;height:365px;display:block;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 1300px){.delivery-photo{width:100%;height:auto}}.delivery-quote{padding:60px;color:#fafafa;font-size:20px;font-weight:500;line-height:16px;font-family:Roboto Condensed,sans-serif;text-transform:uppercase;background:#70b535;box-shadow:0 4px 4px #00000040;position:absolute;right:0;bottom:-60px}@media only screen and (max-width: 720px){.delivery-quote{width:calc(100% - 24px);padding:30px 20px;text-align:center;left:0;right:0;margin:0 auto;bottom:-40px;box-sizing:border-box}}.delivery-arrow{display:block;pointer-events:none;position:absolute;left:-110px;top:-40px}@media only screen and (max-width: 1300px){.delivery-arrow{display:none}}.payments{padding:60px 0;background:#f8f8f8}@media only screen and (max-width: 720px){.payments{padding:70px 0 30px;background:none}.payments .section-frame{max-width:100%;padding:0}.payments h2{text-align:center;padding:0 20px}}.payments-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 30px),1fr));grid-gap:30px 30px;box-sizing:border-box}@media screen and (max-width: 1300px){.payments-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 30px),1fr))}}@media screen and (max-width: 980px){.payments-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 30px),1fr))}}@media screen and (max-width: 700px){.payments-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 30px),1fr))}}.payments-list img{max-width:100%;display:block}.payments-item{display:flex;flex-direction:column;background:#fff;box-shadow:0 4px 4px #0000001a,0 -4px 4px #0000001a}@media only screen and (max-width: 720px){.payments-item{box-shadow:none;background:none}}.payments-item__content{padding:35px}@media only screen and (max-width: 1300px){.payments-item__content{padding:20px}}@media only screen and (max-width: 720px){.payments-item__content{padding:0}}.payments-advantages{margin-top:40px}@media only screen and (max-width: 720px){.payments-advantages{max-width:375px;width:100%;box-sizing:border-box;padding:0 20px;margin:0 auto}}.payments-advantages__item{display:flex;align-items:flex-start;grid-gap:15px;font-family:Roboto Condensed,sans-serif;margin-bottom:20px}.payments-advantages__item:last-child{margin-bottom:0}@media only screen and (max-width: 720px){.payments-advantages__item{margin-bottom:15px}}.payments-advantages__icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.payments-advantages__info b{display:block;font-size:20px;font-weight:500;line-height:130%;text-transform:uppercase;margin-bottom:10px}.payments-advantages__info p{font-size:17px}.payments-item__photo{width:100%;display:block;margin-top:auto}@media only screen and (max-width: 720px){.payments-item__photo{margin:30px 0}}.faq{margin-top:60px}@media only screen and (max-width: 720px){.faq{margin-top:30px}}.faq-list{width:770px;margin:40px auto 0;position:relative}@media only screen and (max-width: 1300px){.faq-list{width:100%}}@media only screen and (max-width: 720px){.faq-list{margin-top:30px}.faq-list_hide-mob{height:610px;overflow:hidden}.faq-list_hide-mob:before{content:"";width:100%;height:285px;background:linear-gradient(180deg,#fff0,#ffffff03,#ffffff0a,#ffffff14,#ffffff26,#ffffff3b,#ffffff54,#ffffff70,#ffffff8f,#ffffffab,#ffffffc4,#ffffffd9,#ffffffeb,#fffffff5,#fffffffc,#fff);position:absolute;left:0;bottom:0}}.faq-more{width:55px;height:55px;display:none;align-items:center;justify-content:center;border-radius:50%;font-size:12px;background-color:#e73b31;color:#fff;position:absolute;left:0;right:0;margin:0 auto;bottom:10px}@media only screen and (max-width: 720px){.faq-more{display:flex}}.faq-list_open{height:auto}.faq-list_open:before{display:none}.faq-item{padding:20px 0;border-bottom:1px solid #000;cursor:pointer}.faq-item:first-child{border-top:1px solid #000}@media only screen and (max-width: 720px){.faq-item{padding:15px 0}}.faq-item__header{display:flex;align-items:center;justify-content:space-between;grid-gap:20px}.faq-item__header p{font-size:20px;color:#000;font-family:Roboto Condensed,sans-serif}.faq-item__header i{display:block;font-size:10px;flex-shrink:0;color:#000;transition:.4s}.faq-item__body{display:none;margin-top:15px;font-size:16px;color:#000}.faq-item_active i{transform:rotate(180deg)}.faq-form{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;margin:50px auto 0;position:relative}@media only screen and (max-width: 720px){.faq-form{width:100%;margin-top:25px}}.faq-input{width:705px;height:50px;padding-left:12px;padding-right:70px;border-radius:4px;border:1px solid #70B535;font-size:16px}@media only screen and (max-width: 720px){.faq-input{width:100%}}.faq-form__sub{max-width:100%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;border-radius:4px;position:absolute;right:6px}.faq-form__sub input{display:none}.faq-form__sub img{position:relative;z-index:2}.faq-form__sub::-moz-selection{color:inherit;background:transparent}.faq-form__sub::selection{color:inherit;background:transparent}.faq-form__sub *::-moz-selection{color:inherit;background:transparent}.faq-form__sub *::selection{color:inherit;background:transparent}.faq-form__sub span,.faq-form__sub i{position:relative;z-index:2}.faq-form__sub:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.faq-form__sub:hover:after{width:100%;left:0;right:auto}.faq-form__sub svg{position:relative;z-index:2}.faq-wrap{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 80px),1fr));grid-gap:20px 80px;box-sizing:border-box;margin-top:40px}@media screen and (max-width: 1300px){.faq-wrap{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 80px),1fr))}}@media screen and (max-width: 980px){.faq-wrap{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 80px),1fr))}}@media screen and (max-width: 700px){.faq-wrap{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 80px),1fr))}}.faq-wrap img{max-width:100%;display:block}.faq-wrap .faq-list{width:100%;margin-top:0}@media only screen and (max-width: 1300px){.faq-wrap{grid-gap:20px}}@media only screen and (max-width: 720px){.faq-wrap{grid-gap:0;margin-top:25px}.faq-wrap .faq-list:first-child .faq-item:last-child{border-bottom:none}}.faq-improve{margin-top:50px}@media only screen and (max-width: 720px){.faq-improve{margin-top:30px}}.faq-improve__title{text-align:center}.faq-improve__title p{font-family:Roboto Condensed,sans-serif;margin-top:30px}@media only screen and (max-width: 720px){.faq-improve__title p{font-size:16px;margin-top:20px}}.faq-improve__btn{width:215px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid #70B535;box-sizing:border-box;font-size:16px;color:#70b535;margin:30px auto 0;transition:.4s}.faq-improve__btn:hover{background-color:#70b535;color:#fff}@media only screen and (max-width: 720px){.faq-improve__btn{margin-top:25px}}.back{padding:60px 0 190px;background:url(/storage/images/bg/back-bg.jpg) center no-repeat;background-size:cover;margin-top:60px}@media only screen and (max-width: 720px){.back{padding:30px 0 120px;margin-top:30px}}.back_news{background:url(/storage/images/bg/back-blog-bg.jpg) center no-repeat;background-size:cover}.back-title{text-align:center}.back-title p{color:#fafafa;font-family:Roboto Condensed,sans-serif;font-size:20px;text-transform:uppercase;margin-top:20px}@media only screen and (max-width: 720px){.back-title{margin-top:15px}}.back-form{width:540px;display:flex;align-items:center;grid-gap:15px;margin:20px auto 0}@media only screen and (max-width: 720px){.back-form{width:100%}}.back-input{width:100%;height:48px;padding:0 12px;border-radius:4px;border:1px solid #E1E1E1;background:#fff;font-size:16px;color:#505050}@media only screen and (max-width: 720px){.back-input{width:157px}}.back-sub{max-width:100%;width:157px;height:48px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;flex-shrink:0;font-size:16px;border-radius:4px}.back-sub input{display:none}.back-sub img{position:relative;z-index:2}.back-sub::-moz-selection{color:inherit;background:transparent}.back-sub::selection{color:inherit;background:transparent}.back-sub *::-moz-selection{color:inherit;background:transparent}.back-sub *::selection{color:inherit;background:transparent}.back-sub span,.back-sub i{position:relative;z-index:2}.back-sub:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.back-sub:hover:after{width:100%;left:0;right:auto}.back-blog{display:flex;align-items:flex-start;grid-gap:40px;justify-content:center}.back-blog .back-title p{text-align:left}.back-blog .back-form{margin:8px 0 0}@media only screen and (max-width: 1300px){.back-blog{flex-direction:column;grid-gap:30px}.back-blog .back-title{width:100%}.back-blog .back-title h2,.back-blog .back-title p{width:100%;text-align:center}.back-blog .back-form{margin:0 auto}}.blog-list-page{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 20px),1fr));grid-gap:60px 20px;box-sizing:border-box;margin-top:40px}@media screen and (max-width: 1300px){.blog-list-page{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 20px),1fr))}}@media screen and (max-width: 980px){.blog-list-page{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 20px),1fr))}}@media screen and (max-width: 700px){.blog-list-page{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 20px),1fr))}}.blog-list-page img{max-width:100%;display:block}@media only screen and (max-width: 1300px){.blog-list-page{grid-gap:20px}}@media only screen and (max-width: 720px){.blog-list-page{margin-top:25px}}.blog-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 20px),1fr));grid-gap:20px 20px;box-sizing:border-box}@media screen and (max-width: 1300px){.blog-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 20px),1fr))}}@media screen and (max-width: 980px){.blog-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 20px),1fr))}}@media screen and (max-width: 700px){.blog-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 20px),1fr))}}.blog-list img{max-width:100%;display:block}@media only screen and (max-width: 720px){.blog-list{display:block}.blog-list-slider{width:calc(100% + 10px);margin-left:-5px}.blog-list-slider .blog-item{margin:0 5px}}.blog-item{background:#fafafa}.blog-item__photo{width:100%;height:300px;display:block;overflow:hidden;position:relative}.blog-item__photo img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:.5s}.blog-item__photo:hover img{transform:scale(1.2)}@media only screen and (max-width: 1300px){.blog-item__photo{height:160px}}.blog-item__content{padding:1px 24px 45px;border-top:5px solid #FFF}@media only screen and (max-width: 1300px){.blog-item__content{padding:1px 15px 30px}}.blog-item__date{width:-moz-fit-content;width:fit-content;padding:4px 12px;font-family:Roboto Condensed,sans-serif;border-radius:4px;background:#fff;box-shadow:0 4px 4px #00000008;color:#1a4d6980;font-size:15px;margin-top:-25px;position:relative;z-index:2}.blog-item__date span{font-size:24px;color:#1a4d69}.blog-item__title{width:-moz-fit-content;width:fit-content;display:block;font-size:20px;line-height:1.34;font-weight:500;margin-top:25px;transition:.4s}.blog-item__title:hover{color:#70b535}@media only screen and (max-width: 1300px){.blog-item__title{margin-top:15px}}.blog-item__info{font-size:16px;font-family:Roboto Condensed,sans-serif;line-height:1.44;text-overflow:ellipsis;margin-top:15px}@media only screen and (max-width: 1300px){.blog-item__info{margin-top:10px}}.blog-dots{width:-moz-fit-content;width:fit-content;margin:30px auto 0}.blog-dots ul{display:flex;align-items:center;justify-content:center;grid-gap:9px}.blog-dots li{width:8px;height:8px;display:flex;align-items:center;justify-content:center;background-color:#d9d9d9;border-radius:50%;flex-shrink:0;position:relative;cursor:pointer;transition:.4s}.blog-dots li:before{content:"";width:8px;height:8px;border-radius:50%;border:1px solid #d9d9d9;box-sizing:border-box;position:absolute;transition:.3s}.blog-dots button{display:none}.blog-dots .slick-active{background-color:#70b535}.blog-dots .slick-active:before{width:16px;height:16px;border-color:#70b535;opacity:.5}.blog-more{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;grid-gap:15px;color:#70b535;font-size:20px;font-weight:500;margin:60px auto 0}.blog-more img{display:block;transition:.8s linear}.blog-more:hover img{transform:rotate(360deg)}@media only screen and (max-width: 720px){.blog-more{margin-top:40px;grid-gap:11px;font-size:16px}.blog-more img{width:24px}}.pagination{display:flex;align-items:center;justify-content:center;grid-gap:100px;margin-top:30px}@media only screen and (max-width: 1300px){.pagination{grid-gap:20px}}.pagination-arrow{width:50px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid #C8C8C8;font-size:12px;color:#c8c8c8;transition:.4s}.pagination-arrow:hover{border-color:#70b535;color:#131313}@media only screen and (max-width: 720px){.pagination-arrow{width:40px;height:30px}}.pagination-list{display:flex;grid-gap:10px}.pagination-list a{width:50px;height:40px;display:flex;align-items:center;justify-content:center;font-family:Roboto Condensed,sans-serif;border-radius:4px;border:1px solid #C8C8C8;font-weight:500;font-size:20px;color:#70b535;transition:.4s}.pagination-list a:hover{border-color:#70b535;color:#131313}@media only screen and (max-width: 720px){.pagination-list a{width:40px;height:30px;font-size:16px}}.pagination-active a{border:2px solid #70B535}.single-title{display:flex;align-items:center;justify-content:space-between;grid-gap:40px}@media only screen and (max-width: 720px){.single-title{flex-direction:column;grid-gap:20px;text-align:center}.single-title h1{width:100%}.single-title a{display:none}}.single-btn{max-width:100%;width:145px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden}.single-btn input{display:none}.single-btn img{position:relative;z-index:2}.single-btn::-moz-selection{color:inherit;background:transparent}.single-btn::selection{color:inherit;background:transparent}.single-btn *::-moz-selection{color:inherit;background:transparent}.single-btn *::selection{color:inherit;background:transparent}.single-btn span,.single-btn i{position:relative;z-index:2}.single-btn:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.single-btn:hover:after{width:100%;left:0;right:auto}.single-preview{margin-top:40px;position:relative}.single-preview .blog-item__date{margin-left:20px}@media only screen and (max-width: 720px){.single-preview{margin-top:30px}}.single-preview__photo{width:100%;display:block;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 720px){.single-preview__photo{min-height:250px}}.single-content{font-feature-settings:"clig" off,"liga" off;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:1.44;margin-top:60px}.single-content li{position:relative;padding-left:20px}.single-content li:before{content:"";width:4px;height:4px;border-radius:50%;background-color:#333;position:absolute;left:5px;top:8px}@media only screen and (max-width: 720px){.single-content{margin-top:30px}}.last-slider{width:calc(100% + 20px);margin-left:-10px;margin-top:10px}.last-slider .blog-item{margin:0 10px}.last-slider .slick-track{display:flex}.last-slider .slick-track .slick-slide{display:flex;height:auto;align-items:flex-start;flex-direction:column;justify-content:flex-start}.catalog{padding-top:20px}.catalog-frame{max-width:1900px;width:100%;padding:0 15px;box-sizing:border-box;margin:0 auto}@media screen and (max-width: 1800px){.catalog-frame{max-width:1600px}}@media screen and (max-width: 1600px){.catalog-frame{max-width:1200px}}.catalog-title{color:#000;font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:500;line-height:120%;margin-top:20px}.catalog-wrap{width:100%;display:flex;align-items:flex-start;grid-gap:15px;margin-top:30px}.catalog-filter{width:305px;flex-shrink:0}@media only screen and (max-width: 1300px){.catalog-filter{width:100%;height:100%;padding:40px;display:none;background-color:#fff;z-index:20;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;position:fixed;top:0;left:0}}@media only screen and (max-width: 720px){.catalog-filter{padding:20px 12px}}.catalog-filter-back{align-items:center;grid-gap:7px;color:#2f2f2f;font-family:Roboto Condensed,sans-serif;font-size:16px;margin-bottom:20px}.catalog-filter-back i{font-size:12px;margin-top:2px}.catalog-close{display:block;font-size:22px;position:absolute;right:20px;top:20px}.catalog-filter__item{margin-bottom:20px}.catalog-filter__item:last-child{margin-bottom:0}.catalog-filter__title{color:#131313;font-family:Roboto Condensed,sans-serif;display:block;font-weight:500;margin-bottom:10px}.catalog-filter__price{display:flex;align-items:center;grid-gap:10px}.catalog-filter__price input{width:88px;height:32px;padding:0 12px;text-align:center;border-radius:4px;border:1px solid #C8C8C8;color:#70b535;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:500;background:#13131300}.catalog-filter__price span{color:#70b535;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:500}.catalog-filter__range{margin-top:25px}.catalog-filter__range .irs--round{height:4px}.catalog-filter__range .irs--round .irs-line{height:4px;background:#c8c8c8;top:0}.catalog-filter__range .irs-min,.catalog-filter__range .irs-max,.catalog-filter__range .irs-from,.catalog-filter__range .irs-to,.catalog-filter__range .irs-single{opacity:0!important;pointer-events:none}.catalog-filter__range .irs--round .irs-bar{top:0;background:#70b535}.catalog-filter__range .irs--round .irs-handle{width:20px;height:20px;border-radius:50px;border:3px solid #70B535;background:#fff;box-shadow:0 0 10px #0000001a;box-sizing:border-box;cursor:pointer;top:-7px}.catalog-filter__search{display:flex;align-items:center;position:relative}.brand-search__input{width:100%;height:30px;padding:0 12px;border-radius:4px;border:1px solid #C8C8C8;color:#c8c8c8;font-feature-settings:"clig" off,"liga" off;font-family:Roboto Condensed,sans-serif;font-size:16px}.catalog-filter__search-btn{display:block;position:absolute;right:10px;transform:scale(.9)}.catalog-filter__search-btn svg{display:block}.catalog-filter__search-btn path{transition:.4s}.catalog-filter__search-btn:hover path{stroke:#70b535}.brand-list.brands{margin-top:20px;max-height:740px;overflow-y:auto}.brand-item{display:flex;cursor:pointer;align-items:center;grid-gap:10px;margin-bottom:15px}.brand-item p{font-size:16px;color:#333;font-family:Roboto Condensed,sans-serif}.brand-item sup{color:#13131380}.brand-item:last-child{margin-bottom:0}.brand-item__check{width:18px;height:18px;display:flex;align-items:center;justify-content:center;border:1px solid #C8C8C8;box-sizing:border-box;font-size:8px;color:#70b535;transition:.3s}.brand-item__check i{transform:scale(0);transition:.3s}.brand-item_active .brand-item__check{border-color:#70b535}.brand-item_active .brand-item__check i{transform:scale(1)}.brand-item_no_exists{cursor:default}.brand-item_no_exists p{color:#13131380}.brand-item_empty{pointer-events:none}.brand-item_empty p{color:#13131380}.color-list{width:195px;display:grid;grid-template-columns:repeat(auto-fill,minmax(calc((100% / 7) - 9px),1fr));grid-gap:9px 9px;box-sizing:border-box}@media screen and (max-width: 1300px){.color-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% / 7 - 9px),1fr))}}@media screen and (max-width: 980px){.color-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% / 7 - 9px),1fr))}}@media screen and (max-width: 700px){.color-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% / 7 - 9px),1fr))}}.color-list img{max-width:100%;display:block}.color-item{height:20px;cursor:pointer;box-sizing:border-box;transition:.4s}.color-item_active{box-shadow:0 0 0 2px #131313}.catalog-filter__reset{max-width:100%;width:120px;height:40px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;font-size:14px;border-radius:4px}.catalog-filter__reset input{display:none}.catalog-filter__reset img{position:relative;z-index:2}.catalog-filter__reset::-moz-selection{color:inherit;background:transparent}.catalog-filter__reset::selection{color:inherit;background:transparent}.catalog-filter__reset *::-moz-selection{color:inherit;background:transparent}.catalog-filter__reset *::selection{color:inherit;background:transparent}.catalog-filter__reset span,.catalog-filter__reset i{position:relative;z-index:2}.catalog-filter__reset:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.catalog-filter__reset:hover:after{width:100%;left:0;right:auto}.catalog-filter__tags{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc((100% / 3) - 20px),1fr));grid-gap:20px 20px;box-sizing:border-box;margin-top:25px}@media screen and (max-width: 1300px){.catalog-filter__tags{grid-template-columns:repeat(auto-fill,minmax(calc(100% / 3 - 20px),1fr))}}@media screen and (max-width: 980px){.catalog-filter__tags{grid-template-columns:repeat(auto-fill,minmax(calc(100% / 3 - 20px),1fr))}}@media screen and (max-width: 700px){.catalog-filter__tags{grid-template-columns:repeat(auto-fill,minmax(calc(100% / 3 - 20px),1fr))}}.catalog-filter__tags img{max-width:100%;display:block}.catalog-filter__tag{min-height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #C8C8C8;color:#c8c8c8;font-size:15px;font-family:Roboto Condensed,sans-serif;font-weight:500;border-radius:4px;box-sizing:border-box;transition:.4s}.catalog-filter__tag_active{cursor:pointer;background-color:#70b535;border-color:#70b535;color:#fff}.catalog-filter__tag_exists{cursor:pointer;color:#333}.catalog-filter__tag sup{color:#13131380;font-weight:400}.catalog-filter__tag.catalog-filter__tag_active sup{color:#fff;font-weight:400}.catalog-content{width:100%}.catalog-nav{display:flex;align-items:center;grid-gap:60px;margin-bottom:20px}@media screen and (max-width: 1600px){.catalog-nav{grid-gap:30px}}@media only screen and (max-width: 720px){.catalog-nav{grid-gap:12px}}.catalog-counter-product{color:#131313;font-family:Roboto Condensed,sans-serif;font-size:14px}.catalog-nav__reset{color:#131313;font-family:Roboto Condensed,sans-serif;font-size:14px;border-bottom:1px dashed #131313;transition:.4s}.catalog-nav__reset:hover{color:#70b535;border-color:#70b535}.catalog-tags{display:flex;grid-gap:10px}@media screen and (max-width: 1600px){.catalog-tags{display:none}}.catalog-tag{padding:4px 10px;display:flex;align-items:center;grid-gap:8px;border-radius:4px;border:1px solid #C8C8C8;color:#000;font-family:Roboto Condensed,sans-serif;font-size:16px}.catalog-tag a{display:block;color:#70b535;font-size:11px;margin-top:2px;transition:.4s}.catalog-tag a:hover{color:#000}.catalog-tag i{display:block}.catalog-tag span{width:20px;height:20px;flex-shrink:0}.catalog-sort-wrap{display:flex;align-items:center;grid-gap:15px;margin-left:auto}.catalog-sort{width:205px;flex-shrink:0;position:relative}@media only screen and (max-width: 720px){.catalog-sort{width:170px}}.catalog-sort__active{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 18px 0 12px;border:1px solid #70B535;background-color:#fff;color:#131313;font-family:Roboto Condensed,sans-serif;font-size:16px;box-sizing:border-box;cursor:pointer}.catalog-sort__active i{font-size:8px;color:#70b535;transition:.4s}.catalog-sort__list{width:100%;display:none;box-sizing:border-box;background-color:#fff;border:1px solid #70B535;border-top:none;position:absolute;z-index:10}.catalog-sort__item{padding:8px 18px 8px 12px;color:#131313;font-family:Roboto Condensed,sans-serif;font-size:16px;border-bottom:1px solid #70B535;cursor:pointer;transition:.4s}.catalog-sort__item:last-child{border-bottom:none}.catalog-sort__item:hover{background-color:#70b535;color:#fff}.catalog-view{display:flex;align-items:center;grid-gap:15px}.catalog-view__item{display:block;padding:3px}.catalog-view__item.active{background-color:#b0e5b35e}@media only screen and (max-width: 720px){.catalog-view__item:last-child{display:none}}.catalog-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(20% - 10px),1fr));grid-gap:40px 10px;box-sizing:border-box}@media screen and (max-width: 1300px){.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(calc(20% - 10px),1fr))}}@media screen and (max-width: 980px){.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(calc(20% - 10px),1fr))}}@media screen and (max-width: 700px){.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 10px),1fr))}}.catalog-grid img{max-width:100%;display:block}@media screen and (max-width: 1800px){.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(25% - 10px),1fr));grid-gap:40px 10px;box-sizing:border-box}}@media screen and (max-width: 1800px) and (max-width: 1300px){.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(calc(25% - 10px),1fr))}}@media screen and (max-width: 1800px) and (max-width: 980px){.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(calc(25% - 10px),1fr))}}@media screen and (max-width: 1800px) and (max-width: 700px){.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 10px),1fr))}}@media screen and (max-width: 1800px){.catalog-grid img{max-width:100%;display:block}}@media screen and (max-width: 1600px){.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc((100% / 3) - 10px),1fr));grid-gap:40px 10px;box-sizing:border-box}}@media screen and (max-width: 1600px) and (max-width: 1300px){.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 10px),1fr))}}@media screen and (max-width: 1600px) and (max-width: 980px){.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 10px),1fr))}}@media screen and (max-width: 1600px) and (max-width: 700px){.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 10px),1fr))}}@media screen and (max-width: 1600px){.catalog-grid img{max-width:100%;display:block}}@media only screen and (max-width: 720px){.catalog-grid{display:grid!important;grid-gap:10px}}.catalog-filter-btn{width:140px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#1a4d69;grid-gap:10px;color:#fafafa;font-family:Roboto Condensed,sans-serif;font-size:16px;border-radius:4px;position:relative;overflow:hidden}.catalog-filter-btn span,.catalog-filter-btn i{position:relative;z-index:2}.catalog-filter-btn:after{content:"";width:0%;height:100%;background-color:#70b535;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.catalog-filter-btn:hover:after{width:100%;left:0;right:auto}.catalog-filter-btn img{position:relative;z-index:2}.catalog-line{padding-left:35px}@media only screen and (max-width: 1300px){.catalog-line{padding-left:0}}@media only screen and (max-width: 720px){.catalog-line{display:none!important}}.catalog-table{width:100%;flex-shrink:0;border-collapse:collapse}.catalog-table thead{border-bottom:1px solid #C8C8C8;color:#13131380;font-family:Roboto Condensed,sans-serif;font-size:14px}.catalog-table thead span{display:none}.catalog-table thead td{padding:20px 20px 10px}.catalog-table thead td:first-child{padding-left:0}.catalog-table thead td:last-child{text-align:right;padding-right:0}.catalog-table tbody td{padding:20px}.catalog-table tbody td:first-child{padding-left:0}.catalog-table tbody td:last-child{padding-right:0}.catalog-table tbody tr{border-bottom:1px solid #C8C8C8}@media screen and (max-width: 1600px){.catalog-table .td-hide{display:none}.catalog-table thead span{display:inline}.catalog-table thead td{padding:10px;text-transform:lowercase}.catalog-table thead td:first-letter{text-transform:uppercase}.catalog-table tbody td{padding:10px}}.catalog-table__art{position:relative;max-width:80px;color:#13131380;font-family:Roboto Condensed,sans-serif;font-size:14px}.catalog-table__title{max-width:785px;display:flex;align-items:center;grid-gap:10px}.catalog-table__title img{width:50px;height:50px;display:block;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.catalog-table__title span{color:#131313b3;font-family:Roboto Condensed,sans-serif;font-size:16px}@media screen and (max-width: 1600px){.catalog-table__title span{font-size:14px;line-height:1.2}}.catalog-table__status{max-width:140px;font-size:16px;color:#70b535}@media screen and (max-width: 1600px){.catalog-table__status{font-size:12px;line-height:1.2}}.catalog-table__price{font-family:Roboto Condensed,sans-serif;color:#131313}.catalog-table__price p{width:120px;text-align:right;font-size:16px}.catalog-table__price small{font-size:14px}.catalog-table__price_show{display:none}@media screen and (max-width: 1600px){.catalog-table__price_show{display:block}}.catalog-table__price_drop{color:#70b535}.catalog-table__counter{width:110px;height:50px;padding:8px;display:flex;align-items:center;justify-content:space-between;border:1px solid #70B535;border-radius:4px;box-sizing:border-box}.catalog-table__counter svg{display:block;cursor:pointer}@media screen and (max-width: 1600px){.catalog-table__counter{width:90px;height:40px;margin-left:auto;margin-top:5px}.catalog-table__counter svg{transform:scale(.8)}}.catalog-table__counter-input{width:30px;border:none;color:#70b535;font-family:Roboto Condensed,sans-serif;font-weight:500;text-align:center;margin:0 auto}@media screen and (max-width: 1600px){.catalog-table__counter-input{font-size:14px}}.catalog-table__finish-wrap{width:100px;display:none;text-align:right;font-size:16px;font-family:Roboto Condensed,sans-serif;color:#131313;margin-left:auto}.tr-active .catalog-table__title span{color:#70b535}.catalog-table__empty .catalog-table__status{color:#e73b31}.catalog-table__empty .catalog-table__counter{pointer-events:none;border-color:#1313134d}.catalog-table__empty .catalog-table__counter input{color:#1313134d}.catalog-table__empty .catalog-table__counter .catalog-table__counter-minus path{stroke:#1313134d}.catalog-table__empty .catalog-table__counter .catalog-table__counter-plus path{fill:#1313134d}.catalog-table__empty .catalog-table__price_drop{color:#1313134d}.catalog-table__empty .catalog-table__title img{opacity:.5}.view{margin-top:60px}@media only screen and (max-width: 720px){.view{margin-top:45px}}.view-slider{width:calc(100% + 10px);margin-left:-5px;margin-top:25px}.view-slider .product-item{margin:0 5px}.contact-wrap{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:50px;margin-top:60px}@media only screen and (max-width: 1300px){.contact-wrap{flex-direction:column}}@media only screen and (max-width: 720px){.contact-wrap{grid-gap:30px;margin-top:30px}}.contact-list{width:455px}@media only screen and (max-width: 1300px){.contact-list{width:100%}}.contact-item{margin-bottom:60px}.contact-item:last-child{margin-bottom:0}@media only screen and (max-width: 720px){.contact-item{margin-bottom:30px}}.contact-item__title{display:block;color:#70b535;font-size:20px;font-weight:500;font-family:Roboto,sans-serif;margin-bottom:20px;text-transform:uppercase}.contact-item__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 50px),1fr));grid-gap:20px 50px;box-sizing:border-box}@media screen and (max-width: 1300px){.contact-item__grid{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 50px),1fr))}}@media screen and (max-width: 980px){.contact-item__grid{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 50px),1fr))}}@media screen and (max-width: 700px){.contact-item__grid{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 50px),1fr))}}.contact-item__grid img{max-width:100%;display:block}@media only screen and (max-width: 720px){.contact-item__grid{grid-gap:20px}}.contact-info__item{display:flex;align-items:flex-start;grid-gap:7px;margin-bottom:5px}.contact-info__item:last-child{margin-bottom:0}.contact-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-icon img{max-width:100%}.contact-info__link{font-size:15px;color:#131313;font-family:Roboto Condensed,sans-serif}.contact-info__link a{display:block;transition:.4s}.contact-info__link a:hover{color:#70b535}.contact-time{font-family:Roboto Condensed,sans-serif}.contact-time p{font-size:16px;color:#131313}.contact-time span{color:#13131399;font-size:16px}.contact-post{display:flex;align-items:flex-start;grid-gap:7px}.contact-post img{display:block;flex-shrink:0;margin-top:2px}.contact-post__info b{display:block;font-weight:400;margin-bottom:8px}.contact-post__info p{color:#13131399;font-size:16px}@media only screen and (max-width: 720px){.contact-post__info p{font-size:14px}}.contact-map{width:640px;height:420px}.contact-map iframe{width:100%!important;height:100%!important;display:block;border:none}@media only screen and (max-width: 1300px){.contact-map{width:100%}}@media only screen and (max-width: 720px){.contact-map{height:300px}}.registration{padding-top:60px}@media only screen and (max-width: 1300px){.registration{padding:40px 0 100px}}@media only screen and (max-width: 720px){.registration{padding:30px 0 70px}}.registration-wrap{display:flex;align-items:flex-start;grid-gap:120px}@media only screen and (max-width: 1300px){.registration-wrap{flex-direction:column;grid-gap:40px}}@media only screen and (max-width: 720px){.registration-wrap{grid-gap:30px}}.registration-form{width:375px}@media only screen and (max-width: 1300px){.registration-form{margin:0 auto}}@media only screen and (max-width: 720px){.registration-form{width:100%}}.registration-title{color:#131313;text-align:center;font-size:20px;font-weight:500;text-transform:uppercase;margin-bottom:30px}.registration-copy{justify-content:center}.registration-content{width:640px;padding:90px 35px 1px 130px;background:url(/storage/images/registration-photo.jpg) center no-repeat;background-size:cover;box-sizing:border-box}@media only screen and (max-width: 1300px){.registration-content{margin:0 auto}}@media only screen and (max-width: 720px){.registration-content{width:100%;padding:30px 20px}}.registration-content__info span{color:#70b535}.registration-content__title{display:block;color:#fafafa;font-family:Roboto Condensed,sans-serif;font-size:48px;line-height:120%;text-transform:uppercase}@media only screen and (max-width: 720px){.registration-content__title{font-size:28px}}.registration-content__subtitle{display:block;color:#fafafa;font-family:Roboto Condensed,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:120%;margin-top:10px}@media only screen and (max-width: 720px){.registration-content__subtitle{font-size:16px}}.registration-list{padding:40px 20px;background-color:#70b535;color:#fff;margin:90px 0 -90px}@media only screen and (max-width: 720px){.registration-list{padding:30px 15px;margin:30px 0 -90px}}.registration-item{display:flex;align-items:flex-start;grid-gap:15px;margin-bottom:15px}.registration-item:last-child{margin-bottom:0}.registration-item__icon{width:45px;height:20px;display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.registration-item__icon img{max-width:100%;display:block}.registration-item__info{line-height:1.3;color:#fafafa;font-family:Roboto Condensed,sans-serif}@media only screen and (max-width: 720px){.registration-item__info{font-size:16px}.registration-item__info br{display:none}}.cart-empty .cart-gallery{opacity:.5}.cart-empty .cart-bar__status{color:#e73b31!important}.cart-title{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:30px;line-height:130%}.cart-title h1{font-family:Roboto Condensed,sans-serif;font-size:24px;color:#131313}.cart-title p{color:#13131380;font-size:14px;flex-shrink:0}@media only screen and (max-width: 720px){.cart-title{margin-top:15px}.cart-title h1{font-weight:500}}.cart-bar{display:flex;align-items:center;justify-content:space-between;grid-gap:30px;padding-bottom:10px;border-bottom:1px solid #70B535;margin-top:20px}@media only screen and (max-width: 720px){.cart-bar{border:none;padding-bottom:0}.cart-bar p{font-size:14px;color:#13131380}}.cart-bar__nav{display:flex;align-items:center;grid-gap:20px;font-size:16px;color:#131313}.cart-bar__nav a{transition:.3s}.cart-bar__nav a:hover{color:#70b535}@media only screen and (max-width: 720px){.cart-bar__nav{padding-bottom:8px;border-bottom:1px solid #70B535;overflow-x:scroll;overflow-y:hidden}.cart-bar__nav::-webkit-scrollbar{width:0}.cart-bar__nav li{flex-shrink:0}}.cart-bar__active{color:#70b535}.cart-bar__status{font-size:16px!important;color:#70b535!important;flex-shrink:0}.cart-wrap{display:flex;align-items:flex-start;grid-gap:60px;margin-top:20px}@media only screen and (max-width: 1300px){.cart-wrap{flex-direction:column}}@media only screen and (max-width: 720px){.cart-wrap{grid-gap:30px}}.cart-gallery{width:580px;display:flex;grid-gap:20px;flex-shrink:0}@media only screen and (max-width: 1300px){.cart-gallery{margin:0 auto}}@media only screen and (max-width: 720px){.cart-gallery{width:250px}}.cart-small-wrap{width:80px;height:480px;overflow:hidden;position:relative}.cart-small-wrap:before{content:"";width:100%;height:30px;background:linear-gradient(180deg,#ffffff63 22.5%,#fff);position:absolute;z-index:3;left:0;bottom:0}@media only screen and (max-width: 1300px){.cart-small-wrap{display:none}}.cart-small-slider{margin-top:-5px}.cart-small-slide{height:80px;margin:5px 0}.cart-small-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cart-wrap-full{width:480px;position:relative}@media only screen and (max-width: 1300px){.cart-wrap-full{margin:0 auto}}@media only screen and (max-width: 720px){.cart-wrap-full{width:100%}}.cart-full-slide img{width:100%;height:480px;display:block;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 720px){.cart-full-slide img{height:250px}}.cart-arrow a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#70b535;color:#fff;font-size:12px;box-sizing:border-box;border-radius:4px;position:absolute;top:calc(50% - 20px);transition:.4s}.cart-arrow a:hover{background-color:#e73b31;color:#fff}@media only screen and (max-width: 720px){.cart-arrow{display:none}}.cart-prev{left:20px}.cart-next{right:20px}.cart-dots{width:-moz-fit-content;width:fit-content;padding:12px;border-radius:128px;background:#fafafa;position:absolute;right:0;left:0;margin:0 auto;bottom:20px}.cart-dots ul{display:flex;align-items:center;justify-content:center;grid-gap:9px}.cart-dots li{width:8px;height:8px;display:flex;align-items:center;justify-content:center;background-color:#d9d9d9;border-radius:50%;flex-shrink:0;position:relative;cursor:pointer;transition:.4s}.cart-dots li:before{content:"";width:8px;height:8px;border-radius:50%;border:1px solid #d9d9d9;box-sizing:border-box;position:absolute;transition:.3s}.cart-dots button{display:none}.cart-dots .slick-active{background-color:#70b535}.cart-dots .slick-active:before{width:16px;height:16px;border-color:#70b535;opacity:.5}@media only screen and (max-width: 720px){.cart-dots{position:static;margin:15px auto 0}}.cart-content{width:100%}.cart-characteristics__title{color:#131313;margin-bottom:10px}.cart-characteristics__title.cart-characteristics__left{color:#131313;font-size:18px}.cart-characteristics__item{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.cart-characteristics__item:last-child{margin-bottom:0}.cart-characteristics__item .cart-reviews{padding-top:0}.cart-characteristics__left{color:#13131380;font-size:14px;font-family:Roboto Condensed,sans-serif;font-weight:400;line-height:119.231%}.cart-characteristics__list .cart-characteristics__left{margin-top:5px}.cart__option_products{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start}.cart__option_products .card__option_products_item{align-items:center;justify-content:center;display:flex;flex-wrap:nowrap;flex-direction:column;cursor:pointer}.cart__option_products .card__option_products_item.card__option_products_item-no-baying{cursor:default}.cart__option_products .card__option_products_item .card__option_products_item-no-baying{filter:grayscale(100%)}.cart__option_products .card__option_products_item .border_item{border:#70B535 3px solid}.cart__option_products .card__option_products_item .card__option_products_item_option{margin-top:3px;text-align:center}.cart__option_products .card__option_products_item img{width:50px;height:50px;padding:3px;-o-object-fit:cover;object-fit:cover;border:#ffffff 3px solid}.card__option_products_no_select{color:red;margin-top:10px}.cart-characteristics__right{width:50%;min-width:50%;display:flex;text-align:end;align-items:flex-end;flex-direction:column}.cart__characteristics__title.cart-characteristics__right{flex-direction:row;justify-content:flex-end}.cart-color{display:flex;align-items:center;grid-gap:10px}.cart-color p{color:#1a4d69;font-family:Roboto Condensed,sans-serif;font-size:16px}.cart-color__list{display:flex;align-items:center;grid-gap:6px}.cart-color__list a{width:16px;height:16px;border-radius:50%;flex-shrink:0;display:block}.cart-color__active{box-shadow:0 0 0 2px #131313}.cart-brand{display:block;color:#1a4d69;font-family:Roboto Condensed,sans-serif;font-size:16px;position:relative;overflow:hidden}.cart-brand:after{content:"";width:0%;height:1px;background-color:#1a4d69;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.cart-brand:hover:after{width:100%;left:0;right:auto}.cart-reviews{display:flex;align-items:center;grid-gap:10px}.cart-reviews img{display:block}.cart-reviews p{font-size:16px;color:#131313}.cart-price{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:30px;margin-top:35px}@media only screen and (max-width: 720px){.cart-price{margin-top:25px}}.cart-price__info{color:#131313;font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:500}.cart-price__info small{width:80px;flex-shrink:0;font-weight:400;font-size:18px;font-family:Roboto Condensed,sans-serif;color:#131313;margin-bottom:2px}.cart-price__info p{display:flex;align-items:flex-end;font-family:Roboto Condensed,sans-serif}.cart-price__info p:last-child{color:#70b535;font-size:32px}.cart-price__info p:last-child small{margin-bottom:6px}.cart-price__info p .price__info-old{color:#13131380;font-size:16px;align-self:center;text-decoration:line-through;margin-right:10px;width:auto}.cart-like{display:flex;align-items:center;grid-gap:8px;font-size:14px;font-family:Roboto Condensed,sans-serif;color:#70b535}.cart-btn{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.cart-btn .catalog-table__counter{width:110px;height:50px;padding:11px;margin-top:0}.cart-buy{width:110px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid #70B535;font-family:Roboto Condensed,sans-serif;color:#131313;box-sizing:border-box;transition:.4s}.cart-buy:hover{background-color:#70b535;color:#fff}.cart-info{display:flex;align-items:flex-start;grid-gap:40px;margin-top:40px}@media only screen and (max-width: 720px){.cart-info{grid-gap:30px;flex-direction:column;margin-top:25px}}.cart-info__item ul{margin-top:10px;font-size:14px;color:#131313;font-family:Roboto Condensed,sans-serif}.cart-info__item li{display:flex;align-items:flex-start;padding-left:5px;margin-bottom:2px}.cart-info__item li:before{content:"";width:4px;height:4px;background-color:#333;border-radius:50%;flex-shrink:0;margin-right:7px;margin-top:9px}.cart-info__item li:last-child{margin-bottom:0}.cart-info__title{display:flex;align-items:center;grid-gap:10px}.cart-info__title p{font-size:16px;color:#131313;font-family:Roboto Condensed,sans-serif}.cart-info__icon{width:40px;display:flex;justify-content:flex-end;flex-shrink:0}.cart__alert-empty{width:-moz-fit-content;width:fit-content;padding-bottom:3px;display:block;color:#e73b31;border-bottom:1px dashed #E73B31;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:120%;margin-top:20px}@media only screen and (max-width: 720px){.cart__alert-empty{margin-top:15px}}.cart-fixed{width:100%;padding:15px 0;background:#fff;box-shadow:0 4px 4px #0000001a;position:fixed;transition:.7s;z-index:10;top:-200px;left:0}.cart-fixed_active{top:0}.cart-fixed__wrap{display:flex;align-items:center;justify-content:space-between;grid-gap:30px}@media only screen and (max-width: 720px){.cart-fixed__wrap{width:100%}}.cart-title_fix{font-family:Roboto Condensed,sans-serif;font-size:24px;color:#131313;width:85%;margin-bottom:15px}.cart-fixed__buy{display:flex;align-items:center;justify-content:flex-end;width:30%;grid-gap:20px}@media only screen and (max-width: 1300px){.cart-fixed__buy{width:100%;justify-content:space-between}}.cart-fixed__price{font-size:20px;font-weight:500;color:#131313}.cart-fixed__price small{width:35px;display:block;font-size:16px;font-weight:400;flex-shrink:0;color:#131313;margin-bottom:2px}.cart-fixed__price p{display:flex;align-items:flex-end;grid-gap:7px}.cart-fixed__price p:last-child{font-weight:600;color:#70b535}.cart-fixed__price p .cart-fixed__price-old{display:flex;color:#13131380;font-size:14px;text-decoration:line-through;width:auto;gap:3px;margin-bottom:2px}@media screen and (max-width: 720px){.cart-fixed__price{font-size:16px}}.description{padding-top:60px}@media only screen and (max-width: 720px){.description{padding-top:40px}}.description-content{font-family:Roboto Condensed,sans-serif;text-align:center;color:#000;position:relative}.description-content h4{color:#000;font-size:24px;line-height:120%;font-family:Roboto Condensed,sans-serif;text-transform:uppercase;margin:50px 0}.description-content h4:first-child{margin-top:0}.description-content h5{color:#000;font-size:20px;line-height:120%;font-family:Roboto Condensed,sans-serif;text-transform:uppercase}.description-content img{max-width:100%;display:block;margin:20px auto}.description-content p{font-size:16px}@media only screen and (max-width: 720px){.description-content h4{text-align:left;font-size:20px;margin:25px 0}.description-content img{max-width:250px}}.description-content_hide:before{content:"";width:100%;height:215px;display:block;background:linear-gradient(180deg,#fff0,#ffffff03,#ffffff0a,#ffffff14,#ffffff26,#ffffff3b,#ffffff54,#ffffff70,#ffffff8f,#ffffffab,#ffffffc4,#ffffffd9,#ffffffeb,#fffffff5,#fffffffc,#fff);position:absolute;left:0;bottom:0}.description-more{width:55px;height:55px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;background-color:#e73b31;color:#fff;position:absolute;z-index:3;bottom:20px;left:0;right:0;margin:0 auto;transition:.4s}.description-more:hover{background-color:#70b535}.description-content__hide{display:none}.cart-delivery{padding-top:60px}@media only screen and (max-width: 720px){.cart-delivery{padding:30px 0 1px;background:#70b535}}.cart-delivery__list{padding-top:60px;border-top:1px solid #70B535;display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 40px),1fr));grid-gap:40px 40px;box-sizing:border-box}@media screen and (max-width: 1300px){.cart-delivery__list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 40px),1fr))}}@media screen and (max-width: 980px){.cart-delivery__list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 40px),1fr))}}@media screen and (max-width: 700px){.cart-delivery__list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 40px),1fr))}}.cart-delivery__list img{max-width:100%;display:block}@media only screen and (max-width: 720px){.cart-delivery__list{padding-top:0;border:none}}.cart-delivery__item{padding:40px 200px 70px 40px;background-color:#70b535;color:#fff;position:relative}@media only screen and (max-width: 720px){.cart-delivery__item{padding:0;background:none;text-align:center}}.cart-delivery__item-title{color:#fafafa;font-family:Roboto Condensed,sans-serif;font-size:24px;line-height:120%;text-transform:uppercase;margin-bottom:20px}@media only screen and (max-width: 720px){.cart-delivery__item-title{font-size:20px;margin-bottom:10px}}.cart-delivery__item-info{color:#fafafa;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:150%}.cart-delivery__item-list{color:#fafafa;font-family:Roboto Condensed,sans-serif;font-size:16px;list-style-type:disc;padding-left:25px}@media only screen and (max-width: 720px){.cart-delivery__item-list{width:-moz-fit-content;width:fit-content;text-align:left;margin:0 auto}}.cart-delivery__item-photo{width:175px;height:100%;position:absolute;right:0;top:0}@media only screen and (max-width: 720px){.cart-delivery__item-photo{display:none!important}}.cart-delivery__more{width:-moz-fit-content;width:fit-content;display:block;padding-bottom:4px;color:#1a4d69;border-bottom:1px dashed #1A4D69;font-family:Roboto Condensed,sans-serif;line-height:120%;margin:60px auto 0;transition:.4s}.cart-delivery__more:hover{color:#70b535;border-color:#70b535}@media only screen and (max-width: 720px){.cart-delivery__more{margin:0 auto 30px}}.cart-delivery__mob-photo{width:230px;height:223px;display:block;-o-object-fit:cover;object-fit:cover;margin:30px auto -65px}.cart-reviews{padding-top:60px}@media only screen and (max-width: 720px){.cart-reviews{padding-top:90px}}.cart-reviews__list{margin-top:40px}@media only screen and (max-width: 720px){.cart-reviews__list{width:calc(100% + 10px);margin-left:-5px}}.cart-reviews__item{padding:25px 30px 20px;border:1px solid #C8C8C8;margin-bottom:20px}.cart-reviews__item .reviews-slide__person-info b{color:#131313}.cart-reviews__item:last-child{margin-bottom:0}@media only screen and (max-width: 720px){.cart-reviews__item{padding:25px 12px 20px;margin:0 5px}}.cart-reviews_hide{display:none}@media only screen and (max-width: 720px){.cart-reviews_hide{display:block}}.cart-reviews__more{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;grid-gap:15px;color:#70b535;font-size:20px;font-weight:500;margin:20px auto 0}.cart-reviews__more img{display:block;transition:.8s linear}.cart-reviews__more:hover img{transform:rotate(360deg)}@media only screen and (max-width: 720px){.cart-reviews__more{margin-top:40px;grid-gap:11px;font-size:16px}.cart-reviews__more img{width:24px}}.cart-reviews-dots{width:-moz-fit-content;width:fit-content;margin:20px auto 0}.cart-reviews-dots ul{display:flex;align-items:center;justify-content:center;grid-gap:9px}.cart-reviews-dots li{width:8px;height:8px;display:flex;align-items:center;justify-content:center;background-color:#d9d9d9;border-radius:50%;flex-shrink:0;position:relative;cursor:pointer;transition:.4s}.cart-reviews-dots li:before{content:"";width:8px;height:8px;border-radius:50%;border:1px solid #d9d9d9;box-sizing:border-box;position:absolute;transition:.3s}.cart-reviews-dots button{display:none}.cart-reviews-dots .slick-active{background-color:#70b535}.cart-reviews-dots .slick-active:before{width:16px;height:16px;border-color:#70b535;opacity:.5}.order-back{width:-moz-fit-content;width:fit-content;display:block;padding-bottom:3px;color:#1a4d69;font-family:Roboto Condensed,sans-serif;line-height:120%;border-bottom:1px dashed #1A4D69;margin-bottom:25px;transition:.4s}.order-back:hover{color:#70b535;border-color:#70b535}@media only screen and (max-width: 720px){.order-back{font-size:16px;margin-bottom:20px}}.order-title{color:#131313}@media only screen and (max-width: 720px){.order-title{font-size:30px;text-align:left}}.order-wrap{max-width:1100px;display:flex;align-items:flex-start;grid-gap:80px;margin:40px auto 0}@media only screen and (max-width: 1300px){.order-wrap{flex-direction:column;grid-gap:40px}}@media only screen and (max-width: 720px){.order-wrap{margin-top:30px;grid-gap:30px}}.order-content{width:100%}.order-item{margin-bottom:40px}.order-item:last-child{margin-bottom:0}@media only screen and (max-width: 720px){.order-item{margin-bottom:30px}}.order-item__title{display:block;color:#131313;font-family:Roboto Condensed,sans-serif;font-size:20px;font-weight:500;line-height:120%;text-transform:uppercase;margin-bottom:20px}@media only screen and (max-width: 720px){.order-item__title{margin-bottom:15px}}.order-check-item{display:flex;align-items:center;grid-gap:10px;margin-bottom:20px}.order-check-item p{color:#868686;font-size:16px;line-height:120%;transform:translateY(2px);transition:.4s}.order-check-item b{display:block;color:#868686;font-family:Roboto Condensed,sans-serif;text-transform:uppercase;font-size:20px;transform:translateY(2px);font-weight:500;transition:.4s}.order-check-item img{width:24px;flex-shrink:0;display:block;margin-right:-7px}.order-check-item:last-child{margin-bottom:0}@media only screen and (max-width: 720px){.order-check-item{margin-bottom:15px}}.order-check__price{width:70px;flex-shrink:0;text-align:right;margin-left:auto}.order-check-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #868686;font-size:8px;color:#70b535;box-sizing:border-box;transition:.3s}.order-check-icon i{display:block;transform:scale(0);transition:.4s}.order-checkbox_active .order-check-icon{border-color:#70b535}.order-checkbox_active .order-check-icon i{transform:scale(1)}.order-checkbox_active p{color:#70b535}.order-checkbox_active b,.order-check-item_black.order-checkbox_active p{color:#131313}.js-check-target{display:none}.ttn_error{display:none;color:red;font-size:12px}.invalid-feedback{font-size:12px}.order-input.error{border:1px solid red}.order-input{width:100%;height:50px;border-radius:4px;padding:0 12px;color:#868686;font-feature-settings:"clig" off,"liga" off;font-size:16px;border:1px solid #D3DBD6}.order-ttn__nav{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.order-ttn__file{width:-moz-fit-content;width:fit-content;display:block;padding-bottom:3px;color:#1a4d69;font-family:Roboto Condensed,sans-serif;line-height:120%;border-bottom:1px dashed #1A4D69;transition:.4s}.order-ttn__file input{display:none}.order-ttn__file:hover{color:#70b535;border-color:#70b535}@media only screen and (max-width: 720px){.order-ttn__file{font-size:14px}}.order-ttn__create{width:110px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #70B535;border-radius:4px;color:#70b535;box-sizing:border-box;font-size:14px;font-family:Roboto Condensed,sans-serif;transition:.4s}.order-ttn__create:hover{color:#fff;background-color:#70b535}.order-group-input{display:flex;flex-direction:column;grid-gap:20px}@media only screen and (max-width: 720px){.order-group-input{grid-gap:15px}}.order-select{width:100%;height:50px;border-radius:4px;padding:0 12px;color:#868686;font-feature-settings:"clig" off,"liga" off;font-size:16px;border:1px solid #D3DBD6;background:url(/storage/images/icon/check.svg) center right 20px no-repeat,#fff;margin-bottom:20px}@media only screen and (max-width: 720px){.order-select{margin-bottom:15px}}.order-courier{margin-bottom:20px}.order-courier select{margin-bottom:15px}@media only screen and (max-width: 720px){.order-courier{margin-bottom:15px}.order-courier select{margin-bottom:10px}}.order-courier__double{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 15px),1fr));grid-gap:15px 15px;box-sizing:border-box}@media screen and (max-width: 1300px){.order-courier__double{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 15px),1fr))}}@media screen and (max-width: 980px){.order-courier__double{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 15px),1fr))}}@media screen and (max-width: 700px){.order-courier__double{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 15px),1fr))}}.order-courier__double img{max-width:100%;display:block}.order-courier__double input{margin-bottom:0}@media only screen and (max-width: 720px){.order-courier__double{grid-gap:10px}}.order-item__textarea{width:100%;height:130px;border-radius:4px;padding:16px 12px;color:#868686;font-feature-settings:"clig" off,"liga" off;font-size:16px;border:1px solid #D3DBD6;resize:none}.order-summ{width:100%;height:50px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-radius:4px;border:1px solid #D3DBD6;box-sizing:border-box}.order-summ p{color:#868686;font-size:16px;font-family:Roboto Condensed,sans-serif}.order-summ span{font-family:Roboto Condensed,sans-serif;font-size:16px;color:#131313}.order-item__income{display:flex;align-items:center;justify-content:flex-end;grid-gap:20px;margin-top:20px}.order-item__income p{color:#868686;font-size:16px;font-family:Roboto Condensed,sans-serif}.order-item__income b{display:block;font-size:24px;font-family:Roboto Condensed,sans-serif;color:#1a4d69;font-weight:500}.order__rakhunok{display:none;align-items:center;justify-content:space-between;margin-top:-10px;margin-bottom:20px}@media only screen and (max-width: 720px){.order__rakhunok{align-items:flex-start;margin-bottom:15px;margin-top:-5px}}.order__rakhunok-balance{display:flex;align-items:center;grid-gap:5px}.order__rakhunok-balance p{color:#868686;font-size:14px;font-family:Roboto Condensed,sans-serif}.order__rakhunok-balance b{display:block;font-size:14px;font-family:Roboto Condensed,sans-serif;color:#1a4d69;font-weight:500}.order__rakhunok-pay{display:flex;align-items:center;grid-gap:6px}.order__rakhunok-pay p{color:#e73b31;font-family:Roboto Condensed,sans-serif;font-size:14px}.order__rakhunok-pay a{width:-moz-fit-content;width:fit-content;display:block;padding-bottom:3px;color:#1a4d69;font-size:14px;font-family:Roboto Condensed,sans-serif;line-height:120%;border-bottom:1px dashed #1A4D69;transition:.4s}.order__rakhunok-pay a:hover{color:#70b535;border-color:#70b535}@media only screen and (max-width: 720px){.order__rakhunok-pay{flex-direction:column;align-items:flex-end;grid-gap:3px}}.order-finish{width:395px;flex-shrink:0}@media only screen and (max-width: 1300px){.order-finish{margin:0 auto}}@media only screen and (max-width: 720px){.order-finish{width:100%}}.order-finish__wrap{padding:40px;background:#f9f9f9;box-shadow:0 -4px 4px #0000001a,0 4px 4px #0000001a}@media only screen and (max-width: 720px){.order-finish__wrap{padding:30px 12px}}.order-finish__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.order-finish__header p{color:#131313}.order-finish__header a{width:-moz-fit-content;width:fit-content;display:block;padding-bottom:3px;color:#1a4d69;font-size:14px;font-family:Roboto Condensed,sans-serif;line-height:120%;border-bottom:1px dashed #1A4D69;transition:.4s}.order-finish__header a:hover{color:#70b535;border-color:#70b535}@media only screen and (max-width: 720px){.order-finish__header{margin-bottom:30px}}.order-product{margin-bottom:20px}.order-product__item{padding-bottom:20px;border-bottom:1px solid #D3DBD6;margin-bottom:20px}.order-product__item:last-child{margin-bottom:0}.order-product__info{display:flex;align-items:center;grid-gap:10px}.order-product__photo{width:57px;height:57px;display:block;overflow:hidden;flex-shrink:0}.order-product__photo img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:.5s}.order-product__photo:hover img{transform:scale(1.1)}.order-product__title{color:#1a4d69;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:120%;transition:.4s}.order-product__title:hover{color:#70b535}.order-product__price{display:flex;align-items:center;justify-content:space-between;grid-gap:20px;color:#868686;font-family:Roboto Condensed,sans-serif;font-size:14px;line-height:120%;margin-top:20px}.order-option{padding-bottom:20px;border-bottom:1px solid #D3DBD6;margin-bottom:20px}.order-option__item{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:20px;margin-bottom:20px}.order-option__item span{max-width:50%;display:block;color:#868686;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:120%}.order-option__item p{max-width:100px;color:#131313;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:120%;text-align:right}.order-option__item:last-child{margin-bottom:0}.order-pay{display:flex;align-items:center;justify-content:space-between}.order-pay p{color:#131313;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:120%;text-transform:uppercase}.order-pay b{width:-moz-fit-content;width:fit-content;display:block;color:#70b535;font-family:Roboto Condensed,sans-serif;font-size:32px;font-weight:500}.order-delivery{display:flex;align-items:center;grid-gap:10px;margin-top:20px}.order-delivery img{flex-shrink:0}.order-delivery span{width:-moz-fit-content;width:fit-content;display:block;padding-bottom:3px;color:#1a4d69;font-size:14px;font-family:Roboto Condensed,sans-serif;line-height:120%;border-bottom:1px dashed #1A4D69;transition:.4s}.order-delivery:hover span{color:#70b535;border-color:#70b535}.order-copy{margin-top:20px}.order-copy p{color:#868686;font-family:Roboto Condensed,sans-serif;font-size:14px;line-height:120%;margin-bottom:10px}.order-copy li{display:flex;align-items:flex-start;grid-gap:8px;margin-bottom:10px}.order-copy li:before{content:"";width:3px;height:3px;display:block;background-color:#1a4d69;border-radius:50%;flex-shrink:0;margin-top:7px}.order-copy li:last-child{margin-bottom:0}.order-copy a{width:-moz-fit-content;width:fit-content;display:block;padding-bottom:3px;color:#1a4d69;font-size:14px;font-family:Roboto Condensed,sans-serif;line-height:120%;border-bottom:1px dashed #1A4D69;transition:.4s}.order-copy a:hover{color:#70b535;border-color:#70b535}.order-btn{max-width:100%;width:100%;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;margin-top:40px}.order-btn input{display:none}.order-btn img{position:relative;z-index:2}.order-btn::-moz-selection{color:inherit;background:transparent}.order-btn::selection{color:inherit;background:transparent}.order-btn *::-moz-selection{color:inherit;background:transparent}.order-btn *::selection{color:inherit;background:transparent}.order-btn span,.order-btn i{position:relative;z-index:2}.order-btn:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.order-btn:hover:after{width:100%;left:0;right:auto}@media only screen and (max-width: 720px){.order-btn{margin-top:30px}}.ttn-title{color:#131313}.ttn-form{max-width:615px;margin:40px auto 0}.ttn-group{display:flex;flex-direction:column;grid-gap:20px}.ttn-group select{margin-bottom:0}.ttn-add-user{display:flex;align-items:center;grid-gap:10px}.ttn-add-user svg{display:block;flex-shrink:0}.ttn-add-user path{transition:.4s}.ttn-add-user span{width:-moz-fit-content;width:fit-content;display:block;padding-bottom:3px;color:#1a4d69;font-family:Roboto Condensed,sans-serif;line-height:120%;font-size:14px;border-bottom:1px dashed #1A4D69;transition:.4s}.ttn-add-user:hover span{color:#70b535;border-color:#70b535}.ttn-add-user:hover path{fill:#70b535}.order-select_no-margin{margin:0}.ttn-sub{max-width:100%;width:160px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;border-radius:4px;margin:0 auto}.ttn-sub input{display:none}.ttn-sub img{position:relative;z-index:2}.ttn-sub::-moz-selection{color:inherit;background:transparent}.ttn-sub::selection{color:inherit;background:transparent}.ttn-sub *::-moz-selection{color:inherit;background:transparent}.ttn-sub *::selection{color:inherit;background:transparent}.ttn-sub span,.ttn-sub i{position:relative;z-index:2}.ttn-sub:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.ttn-sub:hover:after{width:100%;left:0;right:auto}.ttn-remove{width:-moz-fit-content;width:fit-content;display:block;color:#e73b31;font-size:14px;margin:15px auto 0;position:relative;overflow:hidden}.ttn-remove:after{content:"";width:0%;height:1px;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.ttn-remove:hover:after{width:100%;left:0;right:auto}.fulfillment{padding:135px 0 250px;background:url(/images/bg/fulfillment-bg.jpg) center no-repeat;background-size:cover;box-sizing:border-box}.benefit{padding:60px 0 80px}@media only screen and (max-width: 720px){.benefit{padding:40px 0 50px}}.benefit-list{margin-top:75px;display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 130px),1fr));grid-gap:80px 130px;box-sizing:border-box}@media screen and (max-width: 1300px){.benefit-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 130px),1fr))}}@media screen and (max-width: 980px){.benefit-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 130px),1fr))}}@media screen and (max-width: 700px){.benefit-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 130px),1fr))}}.benefit-list img{max-width:100%;display:block}@media only screen and (max-width: 1300px){.benefit-list{grid-gap:40px;margin-top:40px}}@media only screen and (max-width: 720px){.benefit-list{grid-gap:30px;margin-top:35px}}.benefit-item{display:flex;align-items:flex-start;grid-gap:20px}@media only screen and (max-width: 720px){.benefit-item{flex-direction:column}}.benefit-item__icon{width:60px;display:block;flex-shrink:0}@media only screen and (max-width: 720px){.benefit-item__icon{width:55px;margin:0 auto}}.benefit-item__title{font-size:24px;display:block;font-family:Roboto Condensed,sans-serif;color:#131313;font-weight:500;line-height:120%;text-transform:uppercase;margin-bottom:15px}@media only screen and (max-width: 720px){.benefit-item__title{font-size:22px;text-align:center}}.benefit-item__info{font-family:Roboto Condensed,sans-serif;color:#131313}@media only screen and (max-width: 720px){.benefit-item__info{text-align:center;font-size:16px}}.work{padding-top:60px;position:relative}.work:before{content:"";width:100%;height:475px;background-color:#70b535;position:absolute;left:0;top:0}@media only screen and (max-width: 720px){.work{padding-top:50px}.work:before{height:555px}}.work-wrap{padding:60px 150px;background:#fff;box-shadow:0 4px 4px #00000040,-4px 0 4px #00000040;margin-top:60px}@media only screen and (max-width: 1300px){.work-wrap{padding:50px;margin-top:40px}}@media only screen and (max-width: 720px){.work-wrap{padding:35px 20px;margin-top:35px}}.work-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 180px),1fr));grid-gap:40px 180px;box-sizing:border-box}@media screen and (max-width: 1300px){.work-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 180px),1fr))}}@media screen and (max-width: 980px){.work-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 180px),1fr))}}@media screen and (max-width: 700px){.work-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 180px),1fr))}}.work-list img{max-width:100%;display:block}@media only screen and (max-width: 1300px){.work-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 40px),1fr));grid-gap:40px 40px;box-sizing:border-box}}@media only screen and (max-width: 1300px) and (max-width: 1300px){.work-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 40px),1fr))}}@media only screen and (max-width: 1300px) and (max-width: 980px){.work-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 40px),1fr))}}@media only screen and (max-width: 1300px) and (max-width: 700px){.work-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 40px),1fr))}}@media only screen and (max-width: 1300px){.work-list img{max-width:100%;display:block}}@media only screen and (max-width: 720px){.work-list{grid-gap:30px}}.work-item{display:flex;align-items:center;grid-gap:20px}.work-item__icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.work-item__icon img{max-width:none;display:block;position:absolute}.work-item__info{color:#131313;font-family:Roboto Condensed,sans-serif;font-weight:500;line-height:130%;text-transform:uppercase}@media only screen and (max-width: 1300px){.work-item__info{font-size:16px}}.work-btn{max-width:100%;width:210px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;margin:60px auto 0;background:#e73b31}.work-btn input{display:none}.work-btn img{position:relative;z-index:2}.work-btn::-moz-selection{color:inherit;background:transparent}.work-btn::selection{color:inherit;background:transparent}.work-btn *::-moz-selection{color:inherit;background:transparent}.work-btn *::selection{color:inherit;background:transparent}.work-btn span,.work-btn i{position:relative;z-index:2}.work-btn:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.work-btn:hover:after{width:100%;left:0;right:auto}.work-btn:after{background:#70b535}@media only screen and (max-width: 720px){.work-btn{margin-top:35px}}.responsibility{margin-top:80px}@media only screen and (max-width: 720px){.responsibility{margin-top:50px}}.responsibility-list{max-width:1010px;width:100%;margin:80px auto 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(calc((100% / 3) - 150px),1fr));grid-gap:70px 150px;box-sizing:border-box}@media screen and (max-width: 1300px){.responsibility-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% / 3 - 150px),1fr))}}@media screen and (max-width: 980px){.responsibility-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% / 3 - 150px),1fr))}}@media screen and (max-width: 700px){.responsibility-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 150px),1fr))}}.responsibility-list img{max-width:100%;display:block}@media only screen and (max-width: 1300px){.responsibility-list{margin-top:40px;display:grid;grid-template-columns:repeat(auto-fill,minmax(calc((100% / 3) - 40px),1fr));grid-gap:40px 40px;box-sizing:border-box}}@media only screen and (max-width: 1300px) and (max-width: 1300px){.responsibility-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% / 3 - 40px),1fr))}}@media only screen and (max-width: 1300px) and (max-width: 980px){.responsibility-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% / 3 - 40px),1fr))}}@media only screen and (max-width: 1300px) and (max-width: 700px){.responsibility-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 40px),1fr))}}@media only screen and (max-width: 1300px){.responsibility-list img{max-width:100%;display:block}}@media only screen and (max-width: 720px){.responsibility-list{grid-gap:40px 30px;margin-top:40px}}.responsibility-item{color:#131313;font-family:Roboto Condensed,sans-serif;text-align:center}.responsibility-item img{width:126px;height:126px;display:block;-o-object-fit:cover;object-fit:cover;margin:0 auto 30px}.responsibility-item b{display:block;font-size:24px;font-weight:500;line-height:120%;margin-bottom:15px}.responsibility-item b:empty{height:29px}.responsibility-item p{line-height:130%}@media only screen and (max-width: 720px){.responsibility-item img{width:110px;height:110px;margin-bottom:15px}.responsibility-item b{font-size:18px;margin-bottom:10px}.responsibility-item b:empty{height:21px}.responsibility-item p{font-size:14px}}.responsibility-btn{max-width:100%;width:210px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;background:#e73b31;margin:100px auto 0}.responsibility-btn input{display:none}.responsibility-btn img{position:relative;z-index:2}.responsibility-btn::-moz-selection{color:inherit;background:transparent}.responsibility-btn::selection{color:inherit;background:transparent}.responsibility-btn *::-moz-selection{color:inherit;background:transparent}.responsibility-btn *::selection{color:inherit;background:transparent}.responsibility-btn span,.responsibility-btn i{position:relative;z-index:2}.responsibility-btn:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.responsibility-btn:hover:after{width:100%;left:0;right:auto}.responsibility-btn:after{background:#70b535}@media only screen and (max-width: 720px){.responsibility-btn{margin-top:35px}}.fulfillment-price{padding:80px 0;background:url(/images/bg/price-bg.jpg) center no-repeat;background-size:cover;margin-top:80px}@media only screen and (max-width: 720px){.fulfillment-price{padding:50px 0;margin-top:50px}}.price-list{max-width:1050px;padding:40px 60px;background:#fff;box-shadow:0 4px 4px #00000040,-4px 0 4px #00000040;box-sizing:border-box;margin:0 auto}@media only screen and (max-width: 720px){.price-list{padding:30px 20px}}.price-item{display:flex;align-items:flex-start;justify-content:space-between;font-family:Roboto Condensed,sans-serif;color:#131313;grid-gap:20px;padding-bottom:20px;border-bottom:1px solid #131313;margin-bottom:20px}.price-item:last-child{margin-bottom:0}.price-item__title{display:block;font-size:24px;font-weight:500;line-height:120%}.price-item__title span{font-size:18px;font-weight:400}@media only screen and (max-width: 1300px){.price-item__title{font-size:20px}}@media only screen and (max-width: 720px){.price-item__title{font-size:16px}.price-item__title span{font-size:14px}}.price-item__counter{max-width:30%;font-size:24px;font-weight:500;line-height:120%;text-align:right;flex-shrink:0}@media only screen and (max-width: 1300px){.price-item__counter{font-size:20px}}@media only screen and (max-width: 720px){.price-item__counter{font-size:16px}}.client{padding:80px 0 110px}@media only screen and (max-width: 720px){.client{padding:50px 0}}.client-wrap{display:flex;align-items:flex-start;grid-gap:70px}@media only screen and (max-width: 720px){.client-wrap{grid-gap:0}}.client-content{width:495px;flex-shrink:0}@media only screen and (max-width: 1300px){.client-content{width:100%}}.client-info{color:#131313;font-feature-settings:"clig" off,"liga" off;font-family:Roboto Condensed,sans-serif;font-size:18px;line-height:130%;margin-top:50px}@media only screen and (max-width: 720px){.client-info{font-size:16px;margin-top:20px}}.client-btn{max-width:100%;width:210px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;background:#e73b31;margin-top:60px}.client-btn input{display:none}.client-btn img{position:relative;z-index:2}.client-btn::-moz-selection{color:inherit;background:transparent}.client-btn::selection{color:inherit;background:transparent}.client-btn *::-moz-selection{color:inherit;background:transparent}.client-btn *::selection{color:inherit;background:transparent}.client-btn span,.client-btn i{position:relative;z-index:2}.client-btn:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.client-btn:hover:after{width:100%;left:0;right:auto}.client-btn:after{background:#70b535}@media only screen and (max-width: 1300px){.client-btn{margin:60px auto 0}}.client-photo{width:100%;position:relative}@media only screen and (max-width: 1300px){.client-photo{margin-top:40px}}@media only screen and (max-width: 720px){.client-photo{margin-top:20px}}.client-photo__main{width:100%;height:480px;display:block;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 720px){.client-photo__main{height:300px}}.client-photo__info{width:635px;min-height:135px;padding:30px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#70b535;box-shadow:0 4px 4px #00000040;box-sizing:border-box;color:#fafafa;font-family:Roboto Condensed,sans-serif;font-size:20px;font-weight:500;text-transform:uppercase;position:absolute;right:0;bottom:-30px}@media only screen and (max-width: 720px){.client-photo__info{width:90%;min-height:80px;font-size:16px;left:0;padding:20px;margin:0 auto}}.important{padding:80px 0 60px;background:url(/images/bg/important-bg.jpg) center no-repeat;background-size:cover}@media only screen and (max-width: 720px){.important{padding:50px 0}.important h2{font-size:30px}}.important-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(25% - 90px),1fr));grid-gap:30px 90px;box-sizing:border-box;margin-top:80px}@media screen and (max-width: 1300px){.important-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 90px),1fr))}}@media screen and (max-width: 980px){.important-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 90px),1fr))}}@media screen and (max-width: 700px){.important-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 90px),1fr))}}.important-list img{max-width:100%;display:block}@media only screen and (max-width: 720px){.important-list{margin-top:45px;display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(25% - 30px),1fr));grid-gap:30px 30px;box-sizing:border-box}}@media only screen and (max-width: 720px) and (max-width: 1300px){.important-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 30px),1fr))}}@media only screen and (max-width: 720px) and (max-width: 980px){.important-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 30px),1fr))}}@media only screen and (max-width: 720px) and (max-width: 700px){.important-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 30px),1fr))}}@media only screen and (max-width: 720px){.important-list img{max-width:100%;display:block}}.important-item:last-child .important-item__icon img{max-width:85px}.important-item__icon{width:70px;height:70px;display:flex;align-items:center;justify-content:center;position:relative;margin:0 auto 55px}.important-item__icon img{max-width:none;position:absolute}@media only screen and (max-width: 720px){.important-item__icon{width:60px;height:60px;margin-bottom:35px}.important-item__icon img{max-width:65px}}.important-item__title{display:block;font-family:Roboto Condensed,sans-serif;font-size:20px;text-align:center;font-weight:500;text-transform:uppercase;color:#70b535;margin-bottom:15px}@media only screen and (max-width: 720px){.important-item__title{font-size:16px}}.important-item__info{text-align:center;color:#fafafa;line-height:130%;font-family:Roboto Condensed,sans-serif}@media only screen and (max-width: 720px){.important-item__info{font-size:14px}}.important-btn{max-width:100%;width:210px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;background:#e73b31;margin:80px auto 0}.important-btn input{display:none}.important-btn img{position:relative;z-index:2}.important-btn::-moz-selection{color:inherit;background:transparent}.important-btn::selection{color:inherit;background:transparent}.important-btn *::-moz-selection{color:inherit;background:transparent}.important-btn *::selection{color:inherit;background:transparent}.important-btn span,.important-btn i{position:relative;z-index:2}.important-btn:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.important-btn:hover:after{width:100%;left:0;right:auto}.important-btn:after{background-color:#70b535}.fulfillment{padding:135px 0 250px;background:url(/images/bg/fulfillment-bg.jpg) center no-repeat;background-size:cover;box-sizing:border-box}@media only screen and (max-width: 1300px){.fulfillment{padding:100px 0 170px}}@media only screen and (max-width: 720px){.fulfillment{padding:70px 0 90px}}.fulfillment-wrap{width:745px;padding:40px;border-radius:8px;background:#13131380;box-sizing:border-box}@media only screen and (max-width: 1300px){.fulfillment-wrap{width:100%;padding:35px 30px}}@media only screen and (max-width: 720px){.fulfillment-wrap{padding:30px 20px}}.fulfillment-title{padding-bottom:20px;color:#fafafa;font-family:Roboto Condensed,sans-serif;font-size:56px;font-weight:700;line-height:120%;text-transform:uppercase;border-bottom:2px solid #fff}.fulfillment-title small{font-size:inherit;text-transform:none}.fulfillment-title span{color:#70b535}@media only screen and (max-width: 1300px){.fulfillment-title{font-size:52px}}@media only screen and (max-width: 720px){.fulfillment-title{font-size:40px}}.fulfillment-info{font-size:24px;font-weight:500;color:#fafafa;font-family:Roboto Condensed,sans-serif;line-height:120%;text-transform:uppercase;margin-top:40px}.fulfillment-info p{margin-bottom:20px}.fulfillment-info p:last-child{margin-bottom:0}@media only screen and (max-width: 720px){.fulfillment-info{font-size:20px}.fulfillment-info p{margin-bottom:15px}}.fulfillment-btn{max-width:100%;width:210px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;margin-top:55px}.fulfillment-btn input{display:none}.fulfillment-btn img{position:relative;z-index:2}.fulfillment-btn::-moz-selection{color:inherit;background:transparent}.fulfillment-btn::selection{color:inherit;background:transparent}.fulfillment-btn *::-moz-selection{color:inherit;background:transparent}.fulfillment-btn *::selection{color:inherit;background:transparent}.fulfillment-btn span,.fulfillment-btn i{position:relative;z-index:2}.fulfillment-btn:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.fulfillment-btn:hover:after{width:100%;left:0;right:auto}@media only screen and (max-width: 720px){.fulfillment-btn{margin-top:35px}}.comfortable{padding:80px 0}@media only screen and (max-width: 720px){.comfortable{padding:50px 0}}.comfortable-title{text-align:center}.comfortable-title p{line-height:130%;text-transform:uppercase;color:#131313;margin-top:20px}@media only screen and (max-width: 720px){.comfortable-title p{font-size:16px;margin-top:15px}}.comfortable-list{max-width:1065px;display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(25% - 100px),1fr));grid-gap:30px 100px;box-sizing:border-box;margin:60px auto 0}@media screen and (max-width: 1300px){.comfortable-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 100px),1fr))}}@media screen and (max-width: 980px){.comfortable-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 100px),1fr))}}@media screen and (max-width: 700px){.comfortable-list{grid-template-columns:repeat(auto-fill,minmax(calc(100% - 100px),1fr))}}.comfortable-list img{max-width:100%;display:block}@media only screen and (max-width: 720px){.comfortable-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(25% - 30px),1fr));grid-gap:30px 30px;box-sizing:border-box;margin-top:40px}}@media only screen and (max-width: 720px) and (max-width: 1300px){.comfortable-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 30px),1fr))}}@media only screen and (max-width: 720px) and (max-width: 980px){.comfortable-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 30px),1fr))}}@media only screen and (max-width: 720px) and (max-width: 700px){.comfortable-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 30px),1fr))}}@media only screen and (max-width: 720px){.comfortable-list img{max-width:100%;display:block}}.comfortable-item img{width:174px;height:174px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:50%;box-shadow:0 4px 4px #00000040;margin:0 auto}.comfortable-item p{font-size:19px;font-family:Roboto Condensed,sans-serif;line-height:120%;text-transform:uppercase;text-align:center;color:#70b535;margin-top:20px}@media only screen and (max-width: 720px){.comfortable-item img{width:130px;height:130px}.comfortable-item p{font-size:16px}}.partners{padding:80px 0 30px;background:#f8f8f8}@media only screen and (max-width: 720px){.partners{padding:50px 0}}.wrap-partners{margin-left:auto;position:relative;margin-top:40px}.partners-list{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;grid-gap:30px;margin-top:60px}@media only screen and (max-width: 720px){.partners-list{grid-gap:20px;justify-content:center;margin-top:40px}}.partners-item-inner{display:flex;align-items:center;align-self:center;height:100%;justify-content:center}.partners-item{display:block;filter:grayscale(0%);opacity:1;-webkit-transition:.4s;-o-transition:.4s;cursor:pointer;transition:.4s;height:134px}.partners-item img{max-width:266px;display:block}.partners-item:hover{filter:grayscale(100%);opacity:.2}@media only screen and (max-width: 720px){.partners-item{max-width:44%;display:flex;align-items:center;justify-content:center}.partners-item img{max-width:100%}}.policy-title{font-size:40px;text-align:center}.policy-title h1{line-height:1.3}.policy-title span{width:-moz-fit-content;width:fit-content;display:block;color:#70b535;margin:0 auto}@media only screen and (max-width: 720px){.policy-title{font-size:28px}}.policy-list{margin-top:40px}.policy-item{margin-bottom:40px}.policy-item h3{display:flex;align-items:center;font-weight:700;margin-bottom:15px;color:#414141}.policy-item p{margin-bottom:10px;font-size:16px;line-height:22px}.policy-item a{transition:.4s}.policy-item a:hover{color:#70b535}.policy-btn{max-width:100%;width:300px;height:80px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;margin:0 auto}.policy-btn input{display:none}.policy-btn img{position:relative;z-index:2}.policy-btn::-moz-selection{color:inherit;background:transparent}.policy-btn::selection{color:inherit;background:transparent}.policy-btn *::-moz-selection{color:inherit;background:transparent}.policy-btn *::selection{color:inherit;background:transparent}.policy-btn span,.policy-btn i{position:relative;z-index:2}.policy-btn:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.policy-btn:hover:after{width:100%;left:0;right:auto}.popup-frame{width:100%;height:100%;padding:20px;display:none;justify-content:center;align-items:flex-start;position:fixed;background:#000c;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;left:0;top:0;z-index:80}.js-popup{cursor:pointer}.popup-default{display:block;width:550px;padding:75px;background-color:#fff;border-radius:5px;box-shadow:0 0 20px #0000004d;position:relative;margin:auto}@media only screen and (max-width: 720px){.popup-default{padding:50px 20px}}.popup-default-title{margin-bottom:30px}.popup-default-title h3{font-size:34px;line-height:30px;text-align:center;font-weight:700;color:#272727}.popup-default-title p{max-width:75%;font-size:16px;line-height:18px;text-align:center;font-weight:400;margin:15px auto 0;color:#999}@media only screen and (max-width: 720px){.popup-default-title h3{font-size:24px}}.popup-default-item{display:flex;justify-content:center;align-items:center;margin-bottom:25px;position:relative}.popup-default-item p{font-weight:400;position:absolute;font-size:16px;bottom:13px;transition:.3s;cursor:pointer}.popup-default-item input{width:100%;height:50px;border:none;font-size:16px;border-bottom:1px solid #DEDEDE;background-color:transparent;text-align:center;cursor:pointer;-webkit-box-shadow:inset 0 0 0 50px #fff!important}.active-default-input p{bottom:48px;font-size:12px}.popup-default-sub{max-width:100%;width:100%;height:60px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;margin-top:40px}.popup-default-sub input{display:none}.popup-default-sub img{position:relative;z-index:2}.popup-default-sub::-moz-selection{color:inherit;background:transparent}.popup-default-sub::selection{color:inherit;background:transparent}.popup-default-sub *::-moz-selection{color:inherit;background:transparent}.popup-default-sub *::selection{color:inherit;background:transparent}.popup-default-sub span,.popup-default-sub i{position:relative;z-index:2}.popup-default-sub:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.popup-default-sub:hover:after{width:100%;left:0;right:auto}@media only screen and (max-width: 720px){.popup-default-sub{margin-top:20px}}.popup-default-close{width:15px;height:15px;display:flex;justify-content:center;align-items:center;position:absolute;top:20px;right:20px;cursor:pointer}.popup-default-close:before,.popup-default-close:after{content:"";width:20px;height:1px;background-color:#999;position:absolute;transition:.3s}.popup-default-close:before{transform:rotate(45deg)}.popup-default-close:after{transform:rotate(-45deg)}.popup-default-close:hover:before,.popup-default-close:hover:after{background-color:#70b535}.popup{display:none;margin:auto;box-sizing:border-box;position:relative}.popup-close{cursor:pointer;font-size:16px;transition:.4s}.popup-close:hover{color:#70b535}.popup-active{display:block}.popup-login{width:420px;padding:25px;background-color:#fff}@media only screen and (max-width: 720px){.popup-login{width:320px}}.popup-login__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;position:relative;margin-bottom:25px}.popup-login__header b{color:#131313;font-family:Roboto Condensed,sans-serif;font-size:20px;font-weight:500;line-height:16px;text-transform:uppercase}.popup-login__header:before{content:"";width:calc(100% + 50px);height:1px;background-color:#d3dbd6;position:absolute;bottom:0;left:-25px}.login-input{width:100%;height:55px;padding:0 12px;border-radius:4px;border:1px solid #D3DBD6;background:#fff;font-family:Roboto Condensed,sans-serif;color:#868686;font-size:16px;line-height:1.44;margin-top:15px}.login-input:first-child{margin-top:0}.popup-login__or{display:flex;align-items:center;justify-content:center;grid-gap:12px;margin:15px 0}.popup-login__or span{color:#868686;font-size:14px;font-family:Roboto Condensed,sans-serif;flex-shrink:0}.popup-login__or:before,.popup-login__or:after{content:"";width:100%;height:1px;background:#edf2ef}.popup-login__google{width:100%;height:55px;display:flex;align-items:center;justify-content:center;grid-gap:8px;border-radius:4px;border:1px solid #D3DBD6;color:#131313;font-family:Roboto Condensed,sans-serif;transition:.4s}.popup-login__google:hover{border-color:#70b535}.popup-login__save{display:flex;align-items:center;grid-gap:10px;margin-top:25px;cursor:pointer}.popup-login__save p{font-size:16px;font-family:Roboto Condensed,sans-serif}.popup-login__copy{width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #95A099;border-radius:2px;box-sizing:border-box;color:#70b535;font-size:8px}.popup-login__copy i{transform:scale(0);transition:.4s}.popup-login__save_active i{transform:scale(1)}.popup-login__sub{max-width:100%;width:100%;height:55px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;border-radius:4px;margin-top:25px}.popup-login__sub input{display:none}.popup-login__sub img{position:relative;z-index:2}.popup-login__sub::-moz-selection{color:inherit;background:transparent}.popup-login__sub::selection{color:inherit;background:transparent}.popup-login__sub *::-moz-selection{color:inherit;background:transparent}.popup-login__sub *::selection{color:inherit;background:transparent}.popup-login__sub span,.popup-login__sub i{position:relative;z-index:2}.popup-login__sub:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.popup-login__sub_nohover span{position:absolute!important;right:10%}.popup-login__sub_nohover{margin-top:10px!important}.popup-login__sub:hover:after{width:100%;left:0;right:auto}.popup-login__sub_nohover:hover:after{width:0%!important}.popup-login__link{display:flex;align-items:center;justify-content:center;grid-gap:12px;font-size:14px;font-family:Roboto Condensed,sans-serif;margin-top:25px}.wrap_popup-login__pass_forgot{display:flex;width:100%}.loader__pass_forgot{border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;width:30px;height:30px;animation:spin__pass_forgot 2s linear infinite;display:none}@keyframes spin__pass_forgot{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.popup-login__pass_forgot{justify-content:flex-end;margin-left:20px;margin-top:24px}.popup-login__not_registry{justify-content:flex-start}.popup-login__link p{color:#868686}.popup-login__link a{color:#70b535;position:relative;overflow:hidden}.popup-login__link a:after{content:"";width:0%;height:1px;background-color:#70b535;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.popup-login__link a:hover:after{width:100%;left:0;right:auto}@media only screen and (max-width: 720px){.popup-login__link{margin-top:20px}}.popup-faq{width:545px;padding:40px;background-color:#fff}@media only screen and (max-width: 720px){.popup-faq{width:320px;padding:30px 20px}}.popup-faq__title{text-align:center;position:relative}.popup-faq__title b{display:block;color:#131313;font-family:Roboto Condensed,sans-serif;font-size:20px;font-weight:500;line-height:1.15}.popup-faq__title i{position:absolute;right:0;top:5px}.popup-faq__textarea{width:100%;height:150px;padding:14px;border-radius:4px;border:1px solid #D3DBD6;background:#fff;color:#868686;font-feature-settings:"clig" off,"liga" off;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:1.44;resize:none;margin-top:30px}.popup-faq__sub{max-width:100%;width:160px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;border-radius:4px;margin:40px auto 0}.popup-faq__sub input{display:none}.popup-faq__sub img{position:relative;z-index:2}.popup-faq__sub::-moz-selection{color:inherit;background:transparent}.popup-faq__sub::selection{color:inherit;background:transparent}.popup-faq__sub *::-moz-selection{color:inherit;background:transparent}.popup-faq__sub *::selection{color:inherit;background:transparent}.popup-faq__sub span,.popup-faq__sub i{position:relative;z-index:2}.popup-faq__sub:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.popup-faq__sub:hover:after{width:100%;left:0;right:auto}@media only screen and (max-width: 720px){.popup-faq__sub{margin-top:20px}}.popup-reg-thanks{width:470px;padding:60px;box-sizing:border-box;background:#fff;font-family:Roboto Condensed,sans-serif;box-shadow:0 4px 4px #00000040}.popup-reg-thanks__title{text-align:center;display:block;color:#131313;font-size:20px;font-weight:500;line-height:16px;text-transform:uppercase}.popup-reg-thanks__info{margin-top:40px;text-align:center;color:#131313;line-height:1.66}.popup-reg-thanks__close{max-width:100%;width:125px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;border-radius:4px;margin:40px auto 0}.popup-reg-thanks__close input{display:none}.popup-reg-thanks__close img{position:relative;z-index:2}.popup-reg-thanks__close::-moz-selection{color:inherit;background:transparent}.popup-reg-thanks__close::selection{color:inherit;background:transparent}.popup-reg-thanks__close *::-moz-selection{color:inherit;background:transparent}.popup-reg-thanks__close *::selection{color:inherit;background:transparent}.popup-reg-thanks__close span,.popup-reg-thanks__close i{position:relative;z-index:2}.popup-reg-thanks__close:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.popup-reg-thanks__close:hover:after{width:100%;left:0;right:auto}.popup-order{width:475px;padding:60px;background-color:#fff}@media only screen and (max-width: 720px){.popup-order{width:320px;padding:30px 20px}}.popup-order__title{color:#131313;text-align:center;display:block;font-size:20px;font-weight:500;line-height:1.55;text-transform:uppercase;margin-bottom:40px}@media only screen and (max-width: 720px){.popup-order__title{font-size:18px;margin-bottom:20px}}.popup-order__info{font-family:Roboto Condensed,sans-serif;text-align:center;line-height:1.66;color:#131313}.popup-order__info a{padding-bottom:3px;color:#1a4d69;border-bottom:1px dashed #1A4D69;transition:.4s}.popup-order__info a:hover{color:#70b535;border-color:#70b535}@media only screen and (max-width: 720px){.popup-order__info{font-size:16px}}.popup-order__close{max-width:100%;width:125px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;margin:40px auto 0;border-radius:4px}.popup-order__close input{display:none}.popup-order__close img{position:relative;z-index:2}.popup-order__close::-moz-selection{color:inherit;background:transparent}.popup-order__close::selection{color:inherit;background:transparent}.popup-order__close *::-moz-selection{color:inherit;background:transparent}.popup-order__close *::selection{color:inherit;background:transparent}.popup-order__close span,.popup-order__close i{position:relative;z-index:2}.popup-order__close:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.popup-order__close:hover:after{width:100%;left:0;right:auto}@media only screen and (max-width: 720px){.popup-order__close{margin-top:20px}}.popup-ttn{width:735px;padding:60px;background-color:#fff}.popup-ttn .popup-close{color:#d3dbd6}.popup-ttn .popup-close:hover{color:#70b535}@media only screen and (max-width: 720px){.popup-ttn{width:320px;padding:30px 20px}}.popup-close_absolute{position:absolute;top:30px;right:30px}@media only screen and (max-width: 720px){.popup-close_absolute{right:20px;top:20px}}.popup-ttn__sub{max-width:100%;width:125px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;border-radius:4px;margin:40px auto 0}.popup-ttn__sub input{display:none}.popup-ttn__sub img{position:relative;z-index:2}.popup-ttn__sub::-moz-selection{color:inherit;background:transparent}.popup-ttn__sub::selection{color:inherit;background:transparent}.popup-ttn__sub *::-moz-selection{color:inherit;background:transparent}.popup-ttn__sub *::selection{color:inherit;background:transparent}.popup-ttn__sub span,.popup-ttn__sub i{position:relative;z-index:2}.popup-ttn__sub:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.popup-ttn__sub:hover:after{width:100%;left:0;right:auto}@media only screen and (max-width: 720px){.popup-ttn__sub{margin-top:30px}}.popup-add__sub{max-width:100%;width:125px;height:50px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;border-radius:4px;margin:0 auto}.popup-add__sub input{display:none}.popup-add__sub img{position:relative;z-index:2}.popup-add__sub::-moz-selection{color:inherit;background:transparent}.popup-add__sub::selection{color:inherit;background:transparent}.popup-add__sub *::-moz-selection{color:inherit;background:transparent}.popup-add__sub *::selection{color:inherit;background:transparent}.popup-add__sub span,.popup-add__sub i{position:relative;z-index:2}.popup-add__sub:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.popup-add__sub:hover:after{width:100%;left:0;right:auto}.popup-reviews{width:420px;padding:25px;background-color:#fff}.popup-reviews .popup-login__header{padding-bottom:0}.popup-reviews .popup-login__header:before{display:none}.popup-reviews__textarea{width:100%;height:125px;padding:15px 12px;border-radius:4px;display:block;border:1px solid #D3DBD6;font-family:Roboto Condensed,sans-serif;background:#fff;color:#868686;font-feature-settings:"clig" off,"liga" off;font-size:16px;resize:none;margin-bottom:15px}.popup-reviews__rate{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.popup-reviews__rate p{color:#868686;font-feature-settings:"clig" off,"liga" off;font-family:Roboto Condensed,sans-serif;font-size:16px}.popup-reviews__rate-list{display:flex;align-items:center;grid-gap:20px}.popup-reviews__rate-list svg{display:block}@media only screen and (max-width: 720px){.popup-reviews__rate-list{grid-gap:10px}}.popup-reviews__item_active path{fill:#ffd015}.popup-basket{width:930px;padding:20px;border-radius:2px;background-color:#fafafa}@media only screen and (max-width: 1300px){.popup-basket{width:700px}}@media only screen and (max-width: 720px){.popup-basket{width:300px}}.popup-basket__title{display:flex;align-items:center;justify-content:center;padding-bottom:10px;border-bottom:1px solid #70B535;position:relative}.popup-basket__title p{text-align:center;font-size:24px;text-transform:uppercase;font-family:Roboto Condensed,sans-serif}.popup-basket__title i{color:#70b535;position:absolute;right:0}.popup-basket__list{margin:30px 0 20px}.popup-basket__item{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:30px;border-bottom:30px;margin-bottom:30px;border-bottom:1px solid #70B535}.popup-basket__item:last-child{margin-bottom:0}@media only screen and (max-width: 720px){.popup-basket__item{flex-direction:column;grid-gap:15px}}.popup-basket__item-content{display:flex;align-items:flex-start}.popup-basket__remove{flex-shrink:0;margin:auto 10px auto 0}.popup-basket__remove svg{display:block}.popup-basket__remove path{transition:.4s}.popup-basket__remove:hover path{fill:#e73b31}@media only screen and (max-width: 720px){.popup-basket__remove{margin-right:0;margin-left:auto}}.popup-basket__photo{width:90px;height:90px;display:block;flex-shrink:0;overflow:hidden;margin-right:20px}.popup-basket__photo img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:.5s}.popup-basket__photo:hover img{transform:scale(1.2)}@media only screen and (max-width: 720px){.popup-basket__photo{width:60px;height:60px;margin-right:15px}}.popup-basket__info{max-width:435px}.popup-basket__info a{width:-moz-fit-content;width:fit-content;display:block;font-family:Roboto Condensed,sans-serif;line-height:1.2;color:#1a4d69;transition:.4s}.popup-basket__info a:hover{color:#70b535}.popup-basket__info b{width:-moz-fit-content;width:fit-content;display:block;font-family:Roboto Condensed,sans-serif;line-height:1.2;color:#1a4d69;font-weight:500;margin-top:10px}@media only screen and (max-width: 720px){.popup-basket__info a{font-size:14px;margin-top:-2px}.popup-basket__info b{font-size:12px;margin-top:5px}}.popup-basket__setting{display:flex;align-items:flex-start;grid-gap:90px}@media only screen and (max-width: 1300px){.popup-basket__setting{grid-gap:30px}}@media only screen and (max-width: 720px){.popup-basket__setting{width:100%;grid-gap:20px}}.popup-basket__setting-item{width:95px}.popup-basket__setting-item .catalog-table__counter{height:auto;border:0;padding:0;margin:0;transform:translateY(1px)}.popup-basket__setting-title{font-size:14px;color:#131313;font-family:Roboto Condensed,sans-serif;margin-bottom:30px}@media only screen and (max-width: 720px){.popup-basket__setting-title{margin-bottom:10px;font-size:12px}}.popup-basket__setting-price{width:-moz-fit-content;width:fit-content;display:block;font-family:Roboto Condensed,sans-serif;line-height:1.2;color:#1a4d69;font-weight:500}@media only screen and (max-width: 720px){.popup-basket__setting-price{font-size:16px}}.popup-basket__setting_all{width:-moz-fit-content;width:fit-content;margin-left:auto}.popup-basket__setting_all .popup-basket__setting-title{margin-bottom:0}@media only screen and (max-width: 720px){.popup-basket__setting_all{width:100%}}.popup-basket__btn{display:flex;align-items:center;justify-content:space-between;margin-top:20px}@media only screen and (max-width: 720px){.popup-basket__btn{flex-direction:column-reverse;grid-gap:20px}}.popup-basket__close{width:-moz-fit-content;width:fit-content;display:block;padding-bottom:3px;color:#1a4d69;font-family:Roboto Condensed,sans-serif;line-height:120%;border-bottom:1px dashed #1A4D69;transition:.4s}.popup-basket__close:hover{color:#70b535;border-color:#70b535}.popup-basket__bay{max-width:100%;width:225px;height:40px;display:flex;justify-content:center;align-items:center;grid-gap:8px;background:#70b535;font:400 18px Roboto Condensed,sans-serif;text-align:center;color:#fff;box-sizing:border-box;cursor:pointer;position:relative;overflow:hidden;background-color:#fff;border:1px solid #70B535;color:#131313;border-radius:4px;transition:.4s}.popup-basket__bay input{display:none}.popup-basket__bay img{position:relative;z-index:2}.popup-basket__bay::-moz-selection{color:inherit;background:transparent}.popup-basket__bay::selection{color:inherit;background:transparent}.popup-basket__bay *::-moz-selection{color:inherit;background:transparent}.popup-basket__bay *::selection{color:inherit;background:transparent}.popup-basket__bay span,.popup-basket__bay i{position:relative;z-index:2}.popup-basket__bay:after{content:"";width:0%;height:100%;background-color:#e73b31;border-radius:inherit;position:absolute;transition:.4s;transform-origin:left;bottom:0;right:0;left:auto}.popup-basket__bay:hover:after{width:100%;left:0;right:auto}.popup-basket__bay:after{display:none}.popup-basket__bay:hover{color:#fff;background-color:#70b535}.popup-basket__wrap{margin-top:60px}@media only screen and (max-width: 720px){.popup-basket__wrap{margin-top:40px}}.popup-basket__wrap-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.popup-basket__wrap-title b{display:flex;align-items:center;font-size:20px;font-weight:500;color:#131313;grid-gap:10px}.popup-basket__wrap-title img{flex-shrink:0}.popup-basket__slider{width:calc(100% + 10px);margin-left:-5px}.popup-basket__slider .product-item{margin:0 5px;padding:12px}.popup-basket__slider .product-item__info{flex-direction:column;grid-gap:0}.popup-basket__slider .product-item__title{margin:8px 0 10px;display:-webkit-box;font-size:18px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.popup-basket__slider .product-item__nav{grid-gap:10px;flex-direction:column}.popup-basket__slider .product-item__btn{width:100%;height:40px}.opacity-05{opacity:.5}.select2-container--default .select2-selection--single{width:100%;height:50px;border-radius:4px;padding:0 40px 0 12px;color:#868686;font-feature-settings:"clig" off,"liga" off;font-size:16px;border:1px solid #D3DBD6;background:#fff;display:flex;align-items:center;box-sizing:border-box}.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;position:absolute;top:0;right:12px;width:30px;pointer-events:none}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#868686}.select2-container--default .select2-results__option{padding:8px 12px;font-size:16px;color:#868686}.select2-container--default .select2-dropdown{border-radius:4px;border:1px solid #D3DBD6}.order-product__price__drop{display:none}.loader-wrapper{display:none;position:absolute;top:20%}.loader-disc{width:1em;height:1em;margin:.1em;border-radius:50%;background:#70b535;animation:bounce .6s infinite alternate}.loader-disc:nth-child(2){animation-delay:.2s}.loader-disc:nth-child(3){animation-delay:.4s}@keyframes bounce{0%{opacity:1;transform:translateY(0)}to{opacity:.2;transform:translateY(-1em)}}#display__overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000}#display__overlay.active{display:block}.search__preloader{width:60px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:2px;position:absolute;right:5px;transition:.4s}.search__preloader_ball{width:15px;height:15px;margin:0 2px;background-color:#70b535;border-radius:50%;animation:bounce .5s infinite alternate}@keyframes bounce{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}.search__preloader_ball:nth-child(2){animation-delay:.1s}.search__preloader_ball:nth-child(3){animation-delay:.2s}.search__preloader_ball:nth-child(4){animation-delay:.3s}.validate_error__text{font-size:13px;font-family:Roboto Condensed,sans-serif;color:red}.slick__slider__opacity{opacity:0}.block---spinner{position:relative}.block---spinner-load{display:none;z-index:10;width:30px;height:30px;border:5px solid #f3f3f3!important;border-top:5px solid #70b535!important;border-radius:50%;animation:spin 2s linear infinite;position:absolute;right:-7px;bottom:-14px}.replace__img_element .block---spinner-load{right:-16px;bottom:9px}.replace__icon_element .block---spinner-load{right:-4px;bottom:1px}.select-spinner{display:none;z-index:10;position:absolute;left:90%;top:14px;width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #70b535;border-radius:50%;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-state{cursor:not-allowed;background-color:#ccc;color:#666;pointer-events:none;opacity:.6}.loading-state:hover,.loading-state:active{background-color:#ccc;color:#666}.loading-state:after{content:none!important}.block__search-mobile .select-spinner{top:19px}.show_price_calculate{display:block!important}.catalog-grid,.catalog-filter__tags,.brand-list,.catalog-line{position:relative}.catalog-grid-wrap{position:absolute;display:block;top:0;left:0;right:0;bottom:0;background-color:#ffffff4d;z-index:9;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:1s}.progressbar{display:block;width:100%;background-color:#f3f3f3;position:fixed;top:0;left:0;right:0;height:4px;z-index:10}.progress{background-color:#689f38;height:4px;width:100%;animation:progress 3s linear infinite;position:absolute}@keyframes progress{0%{left:-100%}to{left:100%}}.pointer-events-none{pointer-events:none}.product-item__status_empty,.cart-bar__status_empty{color:#e73b31!important}.card-container{display:flex;flex-wrap:wrap;justify-content:space-around;gap:1rem;padding-top:1rem}.card{display:flex;align-items:center;padding:1rem;border:1px solid #ccc;border-radius:8px;width:160px;justify-content:space-between;box-shadow:0 2px 4px #0000001a}.card img{width:20px;height:15px}.card span{flex-grow:1;text-align:center}.card input[type=radio]{margin-left:1rem}.payment_method_container{display:none}.select2-container{margin-bottom:20px!important}.select2-selection__rendered{line-height:40px!important}.select2-selection{min-height:44px!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:44px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#8f9fbc;box-sizing:border-box;display:inline-block;margin-left:5px;position:relative;max-width:100%;overflow:hidden;border:0;vertical-align:bottom;padding:0 10px 0 5px;font-size:14px;color:#fff;border-radius:15px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:#8f9fbc00;box-sizing:border-box;display:inline-block;margin-left:5px;padding:0 10px 0 5px;border:0;position:relative;max-width:100%;overflow:hidden;vertical-align:bottom;font-size:14px;color:#fff;border-radius:15px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#8f9fbc00;color:#fff;outline:none}.select2-selection__rendered{line-height:30px!important}.select2-container .select2-selection--single{height:46px!important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:40px!important}.select2-container--default.select2-container--focus .select2-selection--multiple,.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--multiple{border:1px solid #D3DBD6!important}.select2-container .select2-search--inline .select2-search__field{margin-top:-2px!important;color:#2c3e50;padding-left:12px!important}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb}.select2-container{width:100%!important}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#8f9fbc94}.invalid-feedback{color:#dc3545}.is-invalid{border-color:#dc3545}.footer-visa-img{height:25px;display:block;margin-top:5px}.order-btn:disabled{background:gray!important}.up_button{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#70b535;color:#fff;font-size:12px;position:fixed;bottom:20px;right:20px;cursor:pointer;opacity:0;visibility:hidden;z-index:1000;transition:.4s}.up_button i{transform:rotate(180deg)}.up_button.show{opacity:1;visibility:visible}#telegram-widget-container{display:flex;justify-content:center}.errors{color:red;margin-top:20px}.btn-auth-send-confirm-retry{border-radius:4px;border:1px solid #70B535;font-family:Roboto Condensed,sans-serif;color:#131313;padding:10px;width:100%}/*!Ion.RangeSlider, 2.3.0, © Denis Ineshin, 2010 - 2018, IonDen.com, Build date: 2018-12-11 23:23:51*/.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{position:relative;display:block;overflow:hidden;outline:none!important}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-min,.irs-max{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:#0000;z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;overflow:hidden;outline:none!important;z-index:-9999!important;background:none!important;border-style:solid!important;border-color:transparent!important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-min,.irs--flat .irs-max{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:#fff;background:linear-gradient(to bottom,#ddd -50%,#fff 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom,#fff,#428bca 30%,#b9d4ec);box-shadow:inset 0 0 1px 1px #ffffff80}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:#428bca80}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,.3);background-color:#cbcfd5;background:linear-gradient(to bottom,#fff,#b4b9be 30%,#fff);box-shadow:1px 1px 2px #0003,inset 0 0 3px 1px #fff;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:#00000073;background-color:#939ba7;background:linear-gradient(to bottom,#fff,#919ba5 30%,#fff)}.irs--big .irs-min,.irs--big .irs-max{top:0;padding:1px 5px;color:#fff;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-to,.irs--big .irs-single{color:#fff;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom,#428bca,#3071a9);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern,.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom,#e0e4ea,#d1d6e0);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom,#20b426,#18891d)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:#d1d6e080}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px #0000001a;border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:#fff;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom,#fff,#e9e6e6);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom,#fff,#919ba5 30%,#fff)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-min,.irs--modern .irs-max{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:#fff;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-to,.irs--modern .irs-single{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:#fff;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-to:before,.irs--modern .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:#000;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:#00000080}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:#000}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:#000}.irs--sharp .irs-min,.irs--sharp .irs-max{color:#fff;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-to,.irs--sharp .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:#fff;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-to:before,.irs--sharp .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:#dee4ec80}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:#fff;border-radius:24px;box-shadow:0 1px 3px #0000ff4d}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-min,.irs--round .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:#0000001a;border-radius:4px}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:#fff;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-to:before,.irs--round .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:#000}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid black;background-color:#fff;transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-min,.irs--square .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:#0000001a}.irs--square .irs-from,.irs--square .irs-to,.irs--square .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#000;color:#fff}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-radius:0 4px 4px 0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-radius:0 4px 4px 0}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-1{bottom:.25rem}.end-1{inset-inline-end:.25rem}.z-10{z-index:10}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.-mr-1{margin-right:-.25rem}.-mt-px{margin-top:-1px}.mb-4{margin-bottom:1rem}.me-3{margin-inline-end:.75rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mt-16{margin-top:4rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-16{height:4rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-16{width:4rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-7xl{max-width:80rem}.max-w-screen-xl{max-width:1280px}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.from-gray-700{--tw-gradient-from: #374151 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.bg-center{background-position:center}.stroke-gray-400{stroke:#9ca3af}.stroke-gray-600{stroke:#4b5563}.stroke-red-500{stroke:#ef4444}.p-2{padding:.5rem}.p-6{padding:1.5rem}.px-0{padding-left:0;padding-right:0}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pt-6{padding-top:1.5rem}.text-center{text-align:center}.text-right{text-align:right}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.leading-relaxed{line-height:1.625}.tracking-widest{letter-spacing:.1em}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-gray-500{--tw-shadow-color: #6b7280;--tw-shadow: var(--tw-shadow-colored)}.ring-white{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.selection\:bg-red-500 *::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.selection\:bg-red-500 *::selection{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.selection\:text-white *::-moz-selection{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.selection\:text-white *::selection{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.selection\:bg-red-500::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.selection\:bg-red-500::selection{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.selection\:text-white::-moz-selection{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.selection\:text-white::selection{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.hover\:bg-indigo-600:hover{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity))}.focus\:bg-gray-700:focus{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.focus\:bg-indigo-600:focus{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.focus\:bg-red-600:focus{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.active\:bg-gray-900:active{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}@media (min-width: 640px){.sm\:-mr-2{margin-right:-.5rem}.sm\:ml-0{margin-left:0}.sm\:ml-3{margin-left:.75rem}.sm\:flex{display:flex}.sm\:max-w-md{max-width:28rem}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:rounded-lg{border-radius:.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pt-0{padding-top:0}.sm\:text-right{text-align:right}}@media (min-width: 1024px){.lg\:p-8{padding:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (prefers-color-scheme: dark){.dark\:bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}}
