@-webkit-keyframes slideIn{0%{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideIn{0%{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.select-current{border:1px solid #e1e8ed;border-radius:3px;cursor:pointer;outline:none;position:relative}.select-current:focus{border:1px solid #315efb}.select-current:focus+.select-list{-webkit-animation-name:none;animation-name:none;opacity:1}.select-current:focus+.select-list .select-option{cursor:pointer}.select-current:focus .select-icon{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.dropdown:hover{cursor:pointer}.dropdown:hover .dropdown-list{-webkit-animation-name:none;animation-name:none;opacity:1}.dropdown:hover .dropdown-option{cursor:pointer}.dropdown:hover .dropdown-icon{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.dropdown-current{outline:none}.overlays{height:0}.modal-overlay{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.6);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:3000}.modal-container{background-color:#fff;border-radius:3px;max-height:100vh;max-width:500px;overflow-y:auto;padding:1em}.modal-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.modal-footer{margin-top:1em}.modal-title{margin:0}.modal-close{background:transparent;border:0;cursor:pointer}.modal-content{margin-top:1em}.modal-login-form{max-width:468px;width:calc(100vw - 4rem)}@-webkit-keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes mmslideIn{0%{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mmslideIn{0%{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes mmslideOut{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}@keyframes mmslideOut{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal-overlay{-webkit-animation:mmfadeIn .3s cubic-bezier(0,0,.2,1);animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal-container{-webkit-animation:mmslideIn .3s cubic-bezier(0,0,.2,1);animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal-overlay{-webkit-animation:mmfadeOut .3s cubic-bezier(0,0,.2,1);animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal-container{-webkit-animation:mmslideOut .3s cubic-bezier(0,0,.2,1);animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal-container,.micromodal-slide .modal-overlay{will-change:transform}.modal-content-result{text-align:center}.modal-content-result-icon{display:block;font-size:4.375rem;line-height:4.375rem;margin-bottom:12px;text-align:center}.modal-content-success-icon{color:#3f9726}.modal-content-error-icon{color:#d70c17}.modal-content-important-text{font-weight:600}.dropdown-menu-container{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:none;padding:0}@media screen and (min-width:1025px){.dropdown-menu-container{overflow:hidden}}.opened .dropdown-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown-menu-list{list-style-type:none;margin-bottom:0;margin-top:0;padding:0;width:100%}@media screen and (min-width:768px){.dropdown-menu-list{border-right:1px solid #e1e8ed;width:50%}}@media screen and (min-width:1025px){.dropdown-menu-list{height:586px;max-width:22em;overflow-y:auto;padding-top:.5em;width:25%}}.dropdown-sidemenu-opened .dropdown-menu-list{display:none}@media screen and (min-width:768px){.dropdown-sidemenu-opened .dropdown-menu-list{display:initial}}.dropdown-menu-item{padding:.5em 1em;width:100%}.dropdown-menu-item.selected,.dropdown-menu-item:focus,.dropdown-menu-item:hover{background-color:#e8f4f9;color:#315efb}.dropdown-menu-item.selected .dropdown-menu-link-icon,.dropdown-menu-item:focus .dropdown-menu-link-icon,.dropdown-menu-item:hover .dropdown-menu-link-icon{color:#000}.dropdown-menu-item:last-child{margin-bottom:.5em}.dropdown-menu-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown-menu-link:focus,.dropdown-menu-link:hover{text-decoration:none}.dropdown-menu-link-icon{color:#e1e8ed;margin-left:auto}.dropdown-menu-back-item{border-bottom:1px solid #e1e8ed;margin-bottom:.5em;padding:.5em 1em;width:100%}@media screen and (min-width:1025px){.dropdown-menu-back-item{display:none}}.dropdown-menu-back-button{padding:0}.dropdown-sidemenu{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:none;-ms-flex-direction:column;flex-direction:column;width:100%}.dropdown-sidemenu.opened{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:768px){.dropdown-sidemenu{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%}}@media screen and (min-width:1025px){.dropdown-sidemenu{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;height:586px;overflow-y:auto}}@media screen and (min-width:1280px){.dropdown-sidemenu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.dropdown-sidemenu-container{-webkit-box-flex:1;-ms-flex:1;flex:1}.dropdown-sidemenu-list{list-style-type:none;margin:.5em auto;max-width:62em;padding:0}@media screen and (min-width:1025px){.dropdown-sidemenu-list{-webkit-columns:2;-moz-columns:2;column-count:2}}@media screen and (min-width:1280px){.dropdown-sidemenu-list{-webkit-columns:3;-moz-columns:3;column-count:3}}.dropdown-sidemenu-item{padding:.5em 1em;width:100%}@media screen and (min-width:1025px){.dropdown-sidemenu-item{display:inline-block;padding:.75em 1em}}.dropdown-sidemenu-link{display:inline-block}.dropdown-sidemenu-link:focus,.dropdown-sidemenu-link:hover{color:#315efb;text-decoration:none}@media screen and (min-width:768px){.dropdown-sidemenu-back-item{display:none}}.dropdown-sidemenu-products{background-color:#f5f8fa}@media screen and (min-width:768px)and (max-width:1024px){.dropdown-sidemenu-products{display:none}}@media screen and (min-width:1280px){.dropdown-sidemenu-products{width:22em}}.dropdown-sidemenu-products-carousel.flickity-enabled{margin:1em 0}.dropdown-sidemenu-products .product-card{width:250px}.dropdown-sidemenu-products .product-card:hover{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;transform:none}.dropdown-sidemenu-products .flickity-page-dots{margin-bottom:0;margin-left:-1.5em}.dropdown-sidemenu-products .carousel-cell{padding:0 0 0 1em;width:auto}.post-container{margin:0 auto 3rem;max-width:960px;width:100%}.post-body{max-width:635px;width:100%}.post-type{margin:0}.post-title{margin:0 0 .5em}.post-author{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-author-info,.post-date{color:#657786}.post-img-main,.post-img-secondary{margin-top:1em}.post-social{margin:1.563em 0}.post-social-icon.icon-facebook,.post-social-icon.icon-twitter{color:#000;font-size:1.5rem}.post-description{font-size:1.25rem;font-weight:600;line-height:1.35}.post-horizontal{background-color:#e1e8ed;border:none;height:1px;margin:1.5em 0 0}.post-horizontal-bottom{background-color:#e1e8ed;border:none;height:4px;margin:3em 0 1.5em}.post-tags{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.5em}.post-tags,.post-tags-title{display:-webkit-box;display:-ms-flexbox;display:flex}.post-tags-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;line-height:1.31;margin-right:1em}.post-tags-link{margin:0 .5em .5em 0}.post-tags-link-text{font-size:.75rem;font-weight:600;text-transform:uppercase}.comments-section{margin-top:3em}.comments-section-title{font-size:1.25rem;font-weight:600;line-height:1.35}@media screen and (min-width:1025px){.comments-section-bottom{padding-left:62px}}.comments-section-publish-textarea{border:1px solid #e1e8ed;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.5em;padding:1em}.comments-section-publish-textarea-input{border:none;width:100%}.comments-section-publish-btn{border-radius:3px;margin-bottom:.5em}.comments-section-publish-checkbox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.5em}.comments-section-publish-checkbox-text{font-size:1rem;font-weight:400;line-height:1.31;margin-left:.5em}.comments-section-comment:after{background-color:#e1e8ed;content:"";display:block;height:1px;margin:1.5em 0;width:100%}.comments-section-comment:last-child:after{background-color:#e1e8ed;content:"";display:block;height:1px;margin:1.5em 0 2rem;width:100%}.comments-section-user{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.5em}.comments-section-user-data{color:#aab8c2;font-size:.875rem;line-height:1.35}.comments-section-user-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:.75em}.comments-section-user img{height:100%}.comments-section-message{display:block;line-height:1.31;margin-bottom:.75em}.comments-section-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;color:#315efb;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.comments-section-actions-voiting{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.comments-section-actions-voiting-description{color:#aab8c2;margin-right:.5rem}.comments-section-actions:hover{text-decoration:underline}.comments-section-answear{border-left:3px solid #e1e8ed;margin:.75rem 0 0 .75rem;padding-left:.5em}.comments-section-filter{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.comments-section-filter-sort{-webkit-box-pack:justify;-ms-flex-pack:justify;border:1px solid #e1e8ed;justify-content:space-between;margin-bottom:1rem;max-width:280px;padding:.5rem .75rem}.comments-section-filter-sort,.comments-section-rating{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.comments-section-star{font-size:1.5rem}.comments-section-mark{color:#657786}.comments-section-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.comments-section-tag-item-high{background-color:#f1f8f1;border-radius:3px;padding:.25rem}.comments-section-tag-item-high-text-high{color:#3f9726}.comments-section-tag-item-low{background-color:#fdefef;border-radius:3px;padding:.25rem}.comments-section-tag-item-low-text-low{color:#d70c17}.comments-section-images-section{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.comments-section-images-item{height:64px;width:64px}.comments-section-empty{border:1px solid #e1e8ed;border-radius:.25rem;padding:4rem 0;width:100%}@media screen and (min-width:600px){.comments-section-empty{padding:4rem 2rem}}.comments-section-empty-text{color:#000;font-size:1.5rem;margin:0;text-align:center}.comments-section-empty-add{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-top:2rem}.comments-section-empty-add-button{padding:.75rem 4rem}.comments-section-publish.toanswear{display:none;margin-top:.75rem;padding-left:.75rem}.comments-section-actions-voiting-icon.icon-thumb_down,.comments-section-actions-voiting-icon.icon-thumb_up{color:#657786;font-size:1.25rem;margin-right:.5rem}.comments-product{margin-top:1rem}.is-disabled{color:#aab8c2;opacity:.6}.is-disabled:focus .dropdown-list,.is-disabled:focus .select-list,.is-disabled:hover .dropdown-list,.is-disabled:hover .select-list{display:none}.is-disabled .dropdown-icon,.is-disabled:focus .dropdown-icon,.is-disabled:hover .dropdown-icon{-webkit-transform:none;transform:none}.is-disabled .dropdown-icon{fill:#aab8c2;opacity:.7;top:-12%}.is-filter-color-active{border:2px solid #315efb}.is-rotate-arrow-icon{-webkit-transform:rotate(180deg) translateY(-.5em);transform:rotate(180deg) translateY(-.5em);-webkit-transition:-webkit-transform .7s ease-out;transition:-webkit-transform .7s ease-out;transition:transform .7s ease-out;transition:transform .7s ease-out,-webkit-transform .7s ease-out}.is-hidden{height:0;overflow:hidden;width:0}.location-modal{border-bottom:1px solid #e1e8ed;color:#000}.location-modal-title{font-size:1.25rem;font-weight:600;margin-bottom:.4em}.location-modal-input{background:#e1e8ed;margin-bottom:1em}.location-modal-box{height:19.4em;list-style:none;margin-bottom:.9rem;max-width:430px;padding:0;width:calc(100vw - 80px)}@media screen and (min-width:768px){.location-modal-box{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-line-pack:start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:8.2rem;justify-content:flex-start}}.location-modal-button{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.location-modal-item-wrapper{height:1.4em;line-height:1.4em;margin-bottom:.75em;width:100%}@media screen and (min-width:768px){.location-modal-item-wrapper{width:33.3%}}.location-modal-item-area{color:#657786}.location-modal-filter-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-overflow-style:none;align-items:flex-start;border-bottom:1px solid #e1e8ed;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:19.4em;list-style:none;margin-bottom:.9rem;max-width:430px;overflow:scroll;padding:0;scrollbar-width:none;width:calc(100vw - 80px)}.location-modal-filter-box::-webkit-scrollbar{background:transparent;width:0}@media screen and (min-width:768px){.location-modal-filter-box{height:8.2em}}.location-modal-filter-item{display:inline-block;height:1.4em;line-height:1.4rem;margin-bottom:.75em;white-space:nowrap}.input-show-more:checked+.links-list-category .label-show-more,.label-hidden{display:none}.input-show-more:checked+.links-list-category .label-hidden{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#315efb;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (min-width:1025px){.input-show-more:checked+.links-list-category .label-hidden{margin-left:8.3125em}}.input-show-more:checked+.links-list-category .label-hidden:before{content:attr(data-hide);display:inline-block}.input-show-more:checked+.links-list-category .label-hidden .arrow-icon-min-picture{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.input-show-more:checked+.links-list-category .links-list-category-item:nth-child(n+7){display:block}.input-show-more:checked+.links-list-category{border:1px solid #315efb;height:auto;padding-bottom:1rem;position:absolute;width:100%;z-index:1}@media screen and (min-width:768px)and (max-width:1024px){.input-show-more:checked+.links-list-category{border:1px solid transparent;position:relative}}@media screen and (max-width:767px){.input-show-more:checked+.links-list-category{border:0;position:relative}}@media screen and (min-width:1025px){.input-show-more:checked+.links-list-category{-webkit-box-shadow:20px 30px 70px rgba(0,0,0,.08);box-shadow:20px 30px 70px rgba(0,0,0,.08)}}.login-title{font-size:1.5rem;font-weight:600}.login-footer-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.login-footer-line{-webkit-box-flex:1;-ms-flex-positive:1;background-color:#e1e8ed;flex-grow:1;height:1px}.login-footer-text{color:#657786;display:inline-block}.login-footer-social{display:-webkit-box;display:-ms-flexbox;display:flex}.login-footer-social,.login-footer-social-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-footer-social-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:4px solid #aab8c2;border-radius:50%;color:#aab8c2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:2.5em;margin:1.5rem 1rem;width:2.5em}.login-footer-bottom{background-color:#f5f8fa;left:50%;margin-bottom:-1rem;padding:1em;position:relative;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% + 2rem)}.login-footer-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.875rem;margin:0 .5em}.login-footer-links-box{color:#657786;font-size:1.5rem;margin-top:1rem}.login-footer-link-icon{color:#657786;font-size:1.5em;margin-right:.4em}.user{background:#f5f8fa;border-radius:3px;-webkit-box-shadow:-10px 29px 38px 16px rgba(0,0,0,.1);box-shadow:-10px 29px 38px 16px rgba(0,0,0,.1);color:#000;padding-top:1em;position:absolute;right:-1em;top:calc(100% + .5em);width:320px;z-index:2}@media screen and (min-width:768px){.user:before{background:transparent;content:"";height:40px;position:absolute;right:0;top:-40px;width:52%}}@media screen and (min-width:1280px){.user{right:0}}.user-wrapper{cursor:pointer;position:relative}.user-mail,.user-name{float:left;width:calc(100% - 7em)}.user-mail{color:#315efb;margin-top:.25em;overflow:hidden;text-overflow:ellipsis}.user-photo{display:block;float:left;height:6em;margin-right:.75em;width:6em}.user-avatar{border-radius:3px;display:inline-block}.user-info{padding:0 1em}.user-info:after{clear:both;content:"";display:block}.user-menu-list{border-top:1px solid #e1e8ed;list-style-type:none;margin:1em 0 0;padding-left:0}.user-menu-list:after{clear:both;content:"";display:block}.user-menu-item{float:left;width:100%}.user-menu-item:last-child{border-top:1px solid #e1e8ed}.user-menu-link{display:block;padding:.75em 1em}.user-menu-link:hover{background:#e8f4f9;text-decoration:none}.user-wrapper:hover .user{-webkit-animation:slideIn .3s cubic-bezier(0,0,.2,1);animation:slideIn .3s cubic-bezier(0,0,.2,1);display:block}.loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border:1rem solid #f5f8fa;border-radius:50%;border-top-color:#1792d6;display:none;height:7.5rem;left:50%;margin:0;position:fixed;top:50%;width:7.5rem;z-index:3000}.loader-show{display:block}@-webkit-keyframes spin{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes spin{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}.scroll-paginator-loader{grid-column:1/-1;height:200px;position:relative}#loader-start,#scroll-paginator-loader{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.returning-call-content{max-width:22.25rem;width:calc(100vw - 4rem)}.returning-call-content .text{margin-bottom:.5rem;margin-top:1rem}.company-phone{color:#315efb;display:block;line-height:1.313rem;margin-bottom:.75rem}.company-phone:last-child{margin-bottom:0}.empty-header{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:768px){#returning-call-overlay .modal-container{padding:2rem}}.popup-loader-overlay{background:rgba(0,0,0,.6);display:none;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:3004}.popup-loader-overlay.loader-show,.popup-loader-overlay.loader-show .loader{display:block}.center-content-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;text-align:center}.center-content-wrapper,.visible{display:-webkit-box;display:-ms-flexbox;display:flex}.hidden{display:none}.mark-content-inner{font-size:0;margin-bottom:1.5rem;width:100%}.mark-content-inner .reviews-star:hover{cursor:pointer}.content-wrapper{margin-bottom:48px}.content-wrapper .product-name{display:inline-block;font-size:1rem;margin:1rem 0 1.5rem;width:100%}@media screen and (min-width:768px){.content-wrapper .product-name{font-size:1.25rem}}.content-wrapper .product-name-form{display:inline-block;font-size:1rem;margin:1rem 0 1.5rem;width:100%}.content-wrapper .mark-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.content-wrapper .mark-title-form{font-size:1rem;font-weight:600;margin-bottom:1rem}.content-wrapper .reviews-star:before{font-size:3.3rem}.content-wrapper .reviews-star-form:before{font-size:1.75rem}.content-wrapper .active,.content-wrapper .selected{color:#3f9726}.content-wrapper .not-selected{color:#e1e8ed}.top-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin-bottom:52px;width:100%}@media screen and (min-width:600px){.top-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.top-info img{max-width:140px}.top-info .product-data{margin-left:16px}.labels-block{display:none}@media screen and (min-width:1025px){.labels-block{display:block;width:25%}}.form-block{width:100%}@media screen and (min-width:1025px){.form-block{width:75%}}.label-item{display:block;margin-bottom:132px;padding-top:24px}.form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.review-desc{height:137px;margin-bottom:16px;width:100%}.qs-datepicker-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border:1px solid gray;border-radius:.263921875em;-webkit-box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:sans-serif;font-size:1rem;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:15.625em;z-index:9001}.qs-datepicker-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.qs-centered{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.qs-hidden{display:none}.qs-overlay{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:rgba(0,0,0,.75);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;left:0;opacity:1;padding:.5em;position:absolute;top:0;-webkit-transition:opacity .3s;transition:opacity .3s;width:100%;z-index:1}.qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-overlay .qs-overlay-year{background:transparent;border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;display:block;font-size:.875em;margin:0 auto;padding:.25em 0;text-align:center;width:80%}.qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-overlay .qs-close{cursor:pointer;padding:.5em;position:absolute;right:0;top:0}.qs-overlay .qs-submit{background:hsla(0,0%,50%,.4);border:1px solid #fff;border-radius:.263921875em;cursor:pointer;margin:0 auto auto;padding:.5em}.qs-overlay .qs-submit.qs-disabled{border-color:gray;color:gray;cursor:not-allowed}.qs-overlay .qs-overlay-month-container{-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.qs-overlay .qs-overlay-month{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;opacity:.5;-webkit-transition:opacity .15s;transition:opacity .15s;width:33.33333%}.qs-overlay .qs-overlay-month.active,.qs-overlay .qs-overlay-month:hover{opacity:1}.qs-controls{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-negative:0;align-items:center;background:#d3d3d3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-filter:blur(0);filter:blur(0);flex-grow:1;flex-shrink:0;justify-content:space-between;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;width:100%}.qs-controls.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-arrow{border-radius:.263921875em;cursor:pointer;height:1.5625em;position:relative;-webkit-transition:background .15s;transition:background .15s;width:1.5625em}.qs-arrow:hover{background:rgba(0,0,0,.1)}.qs-arrow:hover.qs-left:after{border-right-color:#000}.qs-arrow:hover.qs-right:after{border-left-color:#000}.qs-arrow:after{border:.390625em solid transparent;content:"";position:absolute;top:50%;-webkit-transition:border .2s;transition:border .2s}.qs-arrow.qs-left:after{border-right-color:gray;right:50%;-webkit-transform:translate(25%,-50%);transform:translate(25%,-50%)}.qs-arrow.qs-right:after{border-left-color:gray;left:50%;-webkit-transform:translate(-25%,-50%);transform:translate(-25%,-50%)}.qs-month-year{border-bottom:1px solid transparent;font-weight:700;-webkit-transition:border .2s;transition:border .2s}.qs-month-year:not(.qs-disabled-year-overlay){cursor:pointer}.qs-month-year:not(.qs-disabled-year-overlay):hover{border-bottom:1px solid gray}.qs-month-year:active:focus,.qs-month-year:focus{outline:none}.qs-month{padding-right:.5ex}.qs-year{padding-left:.5ex}.qs-squares{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-filter:blur(0);filter:blur(0);-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3125em;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.qs-squares.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-square{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:.263921875em;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.5625em;justify-content:center;-webkit-transition:background .1s;transition:background .1s;width:14.28571%}.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:orange}.qs-current{font-weight:700;text-decoration:underline}.qs-active,.qs-range-end,.qs-range-start{background:#add8e6}.qs-range-start:not(.qs-range-6){border-bottom-right-radius:0;border-top-right-radius:0}.qs-range-middle{background:#d4ebf2}.qs-range-middle:not(.qs-range-0):not(.qs-range-6){border-radius:0}.qs-range-middle.qs-range-0{border-bottom-right-radius:0;border-top-right-radius:0}.qs-range-end:not(.qs-range-0),.qs-range-middle.qs-range-6{border-bottom-left-radius:0;border-top-left-radius:0}.qs-disabled,.qs-outside-current-month{opacity:.2}.qs-disabled{cursor:not-allowed}.qs-day,.qs-empty{cursor:default}.qs-day{color:gray;font-weight:700}.qs-event{position:relative}.qs-event:after{background:#07f;border-radius:50%;bottom:0;content:"";height:.46875em;position:absolute;right:0;width:.46875em}.qs-active{background:#315efb;border-radius:50%;color:#fff;width:14.2857142857%}.qs-active,.qs-square{height:2rem}.qs-num{font-size:.875rem}.grecaptcha-badge{display:none}#recaptcha_v2{margin-bottom:1rem;width:100%}.notify-wrapper{margin:0 0 1rem}.notify,.notify-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.notify{background:#e8f4f9;border:1px solid #315efb;border-radius:3px;color:#657786;font-size:.875rem;padding:1rem;width:100%}.notify-icon{padding-right:.5rem}.notify .icon-info{color:#315efb;font-size:1rem}.bar-wrapper{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:linear;animation-fill-mode:linear;-webkit-animation-name:myAnimation;animation-name:myAnimation;background-color:#000;border-radius:3px;bottom:-.5em;-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;justify-content:center;left:50%;margin:0 auto 1rem;max-height:74px;max-width:431px;padding:.75rem 1rem;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;z-index:1001}@-webkit-keyframes myAnimation{0%{opacity:0}to{opacity:1}}@keyframes myAnimation{0%{opacity:0}to{opacity:1}}@-webkit-keyframes opacity{0%{opacity:1;-webkit-transform:translateX(-50%);transform:translateX(-50%)}to{opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes opacity{0%{opacity:1;-webkit-transform:translateX(-50%);transform:translateX(-50%)}to{opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.bar-products-container{-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:236px;overflow:hidden}.bar-products-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;border:1px solid #e1e8ed;border-radius:3px;-ms-flex:1 1 auto;flex:1 1 auto;justify-content:center;min-height:30px;min-width:30px;width:100%}.bar-button,.bar-products-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.bar-button{max-height:45px;max-width:151px;text-align:center}@media screen and (max-width:599px){.bar-button{max-height:35px;max-width:100px}}.bar-fadeout{-webkit-animation:opacity 1s linear;animation:opacity 1s linear}.letter-content textarea{resize:none}.customer-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:520px}.customer-input{border:1px solid #e1e8ed}.customer-radio{height:1.5rem;width:1.5rem}.notification-form{padding:0}.notification-form-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:none;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;padding:0}.notification-form-label,.notification-form-section{display:-webkit-box;display:-ms-flexbox;display:flex}.notification-form-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;font-weight:600;gap:1rem}.notification-form-checkbox{accent-color:#657786;height:24px;width:24px}.notification-form-checkbox label{font-size:10px}.notification-form-hint{font-size:16px;font-weight:400}.notification-form-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.notification-form-block,.notification-form-block div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.notification-form-block div{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:left;-ms-flex-pack:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:left}.notification-form-legend{font-size:24px;font-weight:600;margin-bottom:1.5rem}.error-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1048px;padding-bottom:2rem}@media screen and (max-width:1024px){.error-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.error-img{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (max-width:1024px){.error-img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.error-img img{width:512px}.error-info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category-reviews,.error-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.category-reviews{gap:1rem}@media screen and (min-width:600px){.category-reviews{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.category-reviews-block{margin-bottom:2rem}.category-reviews-title{margin-bottom:1rem;margin-top:0}.category-reviews-info{margin-bottom:1rem}.category-reviews-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid #e1e8ed;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:1rem;width:100%}@media screen and (min-width:600px){.category-reviews-item{width:calc(50% - .5rem)}}@media screen and (min-width:768px){.category-reviews-item{width:calc(33.33333% - .675rem)}}@media screen and (min-width:1025px){.category-reviews-item{width:calc(50% - .5rem)}}.category-reviews-item-top{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.category-reviews-item-product-img{width:50px}.category-reviews-item-product-name{font-size:.875rem}.category-reviews-item-rating{margin-top:.75rem}.category-reviews-item-user{font-size:1rem;font-weight:700;margin-top:.75rem}.category-reviews-item-comment{display:block;font-size:.875rem;margin-top:.5rem}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;display:block;flex-shrink:0;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{-ms-flex-negative:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=trivial-styles.css.map?v=cf45f6998e2118b53c6a*/