@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/SourceSansPro-Bold.ttf) format("truetype")}@font-face{font-family:"Source Sans Pro";font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/SourceSansPro-Regular.ttf) format("truetype")}@font-face{font-family:"Raleway";font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/Raleway-Regular.ttf) format("truetype")}@font-face{font-family:"Raleway";font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/Raleway-Bold.ttf) format("truetype")}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0}ul[class]{list-style:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}a{text-decoration:none}body,html{height:100%;font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010;overflow:visible}:root{--accent-color:#508B8C;--main-text-color:#101010;--main-transition:all 0.3s;--buttons-bg-focus:#C0FBFC;--buttons-bg-hover:#275455}.bg-pink{background:#F5BFD2}.bg-green{background:#A3CDCE}.bg-yellow{background:#E5DB9C}.bg-violet{background:#BEB4C5}.bg-orange{background:#E6A57E}.ml38{margin-left:38px}.mt-10{margin-top:10px!important}.button-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:80px}@media screen and (max-width:576px){.button-row{margin-top:48px}}@media (min-width:577px) and (max-width:768px){.button-row{margin-top:40px}}.button-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 36px;min-width:210px;min-height:48px;background:#508B8C;border-radius:36px;color:#fff;font-family:"Raleway",sans-serif;font-size:16px;text-decoration:none;-webkit-box-shadow:0px 2px 12px rgba(0,0,0,0.25);box-shadow:0px 2px 12px rgba(0,0,0,0.25);outline:0;border:none}.button-more:focus,.button-more:link,.button-more:visited{text-decoration:none;color:#fff;font-family:"Raleway",sans-serif;font-size:16px;outline:0;border:none}.button-more:hover{text-decoration:none;background:#275455;color:#fff;-webkit-transition:all 0.3s;transition:all 0.3s}.button-more .loading{display:none}.button-more .text{padding-left:5px}#products-button{margin-bottom:80px}@media screen and (max-width:576px){#products-button{margin-bottom:40px}}@media (min-width:577px) and (max-width:992px){#products-button{margin-bottom:60px}}.section-title__text{text-align:left;font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:36px;color:#101010}@media screen and (max-width:992px){.section-title__text{font-size:24px}}.section-indents__title{margin:60px 0 30px 0}@media (max-width:576px){.section-indents__title{margin:30px 0 15px 0}}@media (min-width:577px) and (max-width:992px){.section-indents__title{margin:40px 0 20px 0}}.section-indents__top{margin:48px 0 0 0}@media screen and (max-width:992px){.section-indents__top{margin:32px 0 0 0}}.section-indents__noindent{margin:0}.section-indents__min{margin:8px 0 20px 0}.section-indents__bottom{margin:10px 0 80px 0}@media screen and (max-width:576px){.section-indents__bottom{margin:10px 0 40px 0}}@media (min-width:577px) and (max-width:992px){.section-indents__bottom{margin:10px 0 60px 0}}.back-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.back-link>a,.back-link>a:focus,.back-link>a:link,.back-link>a:visited{font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.back-link>a:focus:hover,.back-link>a:hover,.back-link>a:link:hover,.back-link>a:visited:hover{text-decoration:none;color:#508B8C}.back-link>a:before,.back-link>a:focus:before,.back-link>a:link:before,.back-link>a:visited:before{content:"";background:url("../img/back-link-arrow.png");background-repeat:no-repeat;background-position:center center;width:20px;height:16px;margin-right:5px}.disabled,button.not-allowed{pointer-events:auto;cursor:not-allowed!important;opacity:0.7}.disabled:hover,button.not-allowed:hover{opacity:0.7;background-color:inherit}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.pagination>li>a,.pagination>li>span{cursor:pointer}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{pointer-events:none;display:none}#notificationModal .modal-dialog{margin:150px auto!important}header{z-index:2;background-color:#fff;-webkit-box-shadow:0px 0px 29px 0px rgba(134,134,134,0.25);box-shadow:0px 0px 29px 0px rgba(134,134,134,0.25);-webkit-transition:all 0.3s;transition:all 0.3s}header.header-fixed{position:fixed;top:0;left:0;right:0}@media screen and (max-width:576px){header .search-form__wrap{display:none}}@media screen and (min-width:992px) and (max-width:1200px){header .search-form__wrap .search{min-width:300px}}@media screen and (min-width:577px) and (max-width:675px){header .search-form__wrap .search{max-width:250px;min-width:initial}}@media screen and (min-width:676px) and (max-width:724px){header .search-form__wrap .search{min-width:350px}}@media screen and (min-width:725px) and (max-width:991px){header .search-form__wrap .search{min-width:400px}}.main-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0;min-height:80px;position:relative;background:#FFF}.main-header .main-logo{margin-right:auto}@media screen and (max-width:991px){.header-menu{display:none}}.header-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none;padding:0;margin:0}@media (max-width:576px){.header-menu ul{display:block!important;list-style:none;padding:0;margin:0}}@media (min-width:576px) and (max-width:991px){.header-menu ul{display:block!important;list-style:none;padding:0;margin:0}}.menu-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:35px;margin-right:auto}@media (max-width:991px){.menu-links{display:none}}.menu-link,.menu-link:focus,.menu-link:link,.menu-link:visited{display:block;font-family:"Raleway",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:19px;letter-spacing:0em;text-align:left;color:#000;padding-left:30px;text-decoration:none}@media (max-width:576px){.menu-link,.menu-link:focus,.menu-link:link,.menu-link:visited{text-align:left;margin:5px 0}}@media (min-width:576px) and (max-width:991px){.menu-link,.menu-link:focus,.menu-link:link,.menu-link:visited{text-align:right;margin:5px 0}}.menu-link:hover{color:#508B8C;text-decoration:none}.header-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:44px;height:44px;margin-left:10px;border-radius:50%;-webkit-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width:374px){.header-icon{width:36px;height:36px;margin:0}}@media screen and (min-width:577px){.header-icon__search{display:none}}.header-icon__search_menuopened{display:none}@media (any-hover:hover){a.header-icon:hover{background:#CFCFCF}}.hamburger{cursor:pointer;background-image:url("../img/hamburger.png");background-repeat:no-repeat;background-position:center center;-webkit-transition:all 0.3s;transition:all 0.3s}.hamburger_left{}@media (max-width:576px){.hamburger_left{display:block;margin-left:0}}@media (min-width:576px) and (max-width:992px){.hamburger_left{display:none}}@media (min-width:992px) and (max-width:1199px){.hamburger_left{display:none}}@media (min-width:1200px){.hamburger_left{display:none}}.hamburger_right{}@media (max-width:576px){.hamburger_right{display:none}}@media (min-width:576px) and (max-width:992px){.hamburger_right{display:block}}@media (min-width:992px) and (max-width:1199px){.hamburger_right{display:none}}@media (min-width:1200px){.hamburger_right{display:none}}.hamburger.is-active{background-image:url("../img/hamburger-close.png");background-repeat:no-repeat;background-position:center center;-webkit-transition:all 0.3s;transition:all 0.3s}.cart-block{position:relative}.cart-block>.quantity{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:10px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:100%;position:absolute;width:16px;height:16px;background-color:#508B8C;border-radius:50%;top:0;right:0}.search-form__wrap{position:relative}.search-form__wrap_mobile{display:none}.search-form__wrap .button-search{position:absolute;top:0;bottom:0;border:none;outline:none;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search-form__wrap .button-search_search{right:15px}.search-form__wrap .button-search_reset{right:50px}.search-form__wrap .button-search:hover{opacity:0.7}.search-form__wrap .search{min-width:400px;width:100%;min-height:40px;border:1px solid #508B8C;outline:none;padding:0 80px 0 15px;background-color:#fff;border-radius:24px;position:relative;-webkit-transition:all 0.3s;transition:all 0.3s;font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010}.search-form__wrap .search:active,.search-form__wrap .search:focus,.search-form__wrap .search:hover{-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}@media (max-width:576px){.search-form__wrap_mobile{display:none;margin-bottom:20px;position:relative}.search-form__wrap_mobile .button-search{position:absolute;top:0;bottom:0;border:none;outline:none;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search-form__wrap_mobile .button-search_search{right:15px}.search-form__wrap_mobile .button-search_reset{right:50px}.search-form__wrap_mobile .button-search:hover{opacity:0.7}.search-form__wrap_mobile .search{min-width:1px;width:100%;min-height:40px;border:1px solid #508B8C;outline:none;padding:0 80px 0 15px;background-color:#fff;border-radius:24px;position:relative;-webkit-transition:all 0.3s;transition:all 0.3s;font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010}.search-form__wrap_mobile .search:active,.search-form__wrap_mobile .search:focus,.search-form__wrap_mobile .search:hover{-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}}.footer{padding:40px 0;margin:48px 0 0 0}@media screen and (max-width:992px){.footer{margin:32px 0 0 0}}.footer-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-logo{-ms-flex-preferred-size:20%;flex-basis:20%}@media screen and (min-width:769px) and (max-width:1200px){.footer-logo{-ms-flex-preferred-size:17%;flex-basis:17%}}@media screen and (max-width:768px){.footer-logo{-ms-flex-preferred-size:25%;flex-basis:25%;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}@media screen and (max-width:400px){.footer-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 auto}}.footer-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:45%;flex-basis:45%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:400px){.footer-links{-ms-flex-preferred-size:100%;flex-basis:100%;margin:30px 0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (min-width:401px) and (max-width:992px){.footer-links{margin-top:40px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width:993px) and (max-width:1200px){.footer-links{-ms-flex-preferred-size:48%;flex-basis:48%}}.footer-links__title{font-family:"Raleway",sans-serif;font-weight:bold;font-size:16px;color:#101010;line-height:1;padding:5px 0 0 0;margin:0}@media (max-width:576px){.footer-links__title{font-size:14px}}.footer-links__col{width:100%;max-width:150px}@media screen and (min-width:577px) and (max-width:992px){.footer-links__col_centered{-ms-grid-column-align:center;justify-self:center}}@media screen and (max-width:576px){.footer-links__col{max-width:130px}.footer-links__col:not(:last-child){margin:0 0 15px 0}}.footer-links__list{list-style:none;padding:0;margin:0}.footer-links__list li{padding:10px 0 0 0}@media (max-width:576px){.footer-links__list li{padding:5px 0 0 0}}.footer-links__link,.footer-links__link:focus,.footer-links__link:link,.footer-links__link:visited{font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010;text-decoration:none;color:inherit;-webkit-transition:all 0.3s;transition:all 0.3s}@media (max-width:576px){.footer-links__link,.footer-links__link:focus,.footer-links__link:link,.footer-links__link:visited{font-size:14px}}.footer-links__link:hover{color:#508B8C}.footer-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:35%;flex-basis:35%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:400px){.footer-buttons{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media (min-width:401px) and (max-width:992px){.footer-buttons{-ms-flex-preferred-size:60%;flex-basis:60%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.breadcrumbs{background-color:transparent}.breadcrumbs.indents{margin:48px 0 0 0}@media screen and (max-width:576px){.breadcrumbs.indents{margin:15px 0 0 0}}@media screen and (min-width:577px) and (max-width:992px){.breadcrumbs.indents{margin:32px 0 0 0}}.breadcrumbs .breadcrumb{background-color:transparent;margin:0}@media screen and (max-width:576px){.breadcrumbs .breadcrumb{display:none}}.breadcrumbs .breadcrumb a,.breadcrumbs .breadcrumb li{font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#508B8C;line-height:100%}@media screen and (max-width:576px){.breadcrumbs .breadcrumb a,.breadcrumbs .breadcrumb li{font-size:14px}}.breadcrumbs .breadcrumb>.active{color:#101010}.breadcrumbs .breadcrumb>li+li:before{color:#101010}.breadcrumbs .breadcrumb_mobile{display:none}@media screen and (max-width:576px){.breadcrumbs .breadcrumb_mobile{display:block}}@media (min-width:576px){.modal .modal-dialog{max-width:500px;margin:1.75rem auto}}.modal .modal-content{background:#FFFFFF;-webkit-box-shadow:0px 2px 12px rgba(0,0,0,0.25);box-shadow:0px 2px 12px rgba(0,0,0,0.25);border-radius:20px;padding:40px}@media screen and (max-width:576px){.modal .modal-content{padding:15px}}.modal .modal-header{padding:0 0 39px 0;margin:0;border:none}.modal .modal-title{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:28px;color:#101010;padding:0 40px 0 0}@media (max-width:576px){.modal .modal-title{font-size:20px;padding:0 30px 0 0}}.modal-header .close{padding:0;margin:0;opacity:1;color:#101010;outline:0;border:0;text-shadow:none}.modal .modal-header .close{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:32px;color:#101010;line-height:initial}@media (max-width:576px){.modal .modal-header .close{font-size:28px;line-height:1}}.modal .modal-body{padding:0;margin:0}.modal .row-inputs{margin-bottom:20px}.modal label{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010}.modal input{border-radius:8px;border:1px solid #D0D0D0}.modal .row-check{margin:40px 0 15px auto}.modal input[type=checkbox]{display:none}.modal .form-check-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Raleway",sans-serif;font-style:normal;font-weight:normal;font-size:16px;line-height:100%;color:#808080}@media (max-width:576px){.modal .form-check-label{font-size:14px}}.modal .row-check label>span{-ms-flex-preferred-size:80%;flex-basis:80%}.modal .form-check-label:before{content:"";display:inline-block;vertical-align:middle;margin-right:12px;width:22px;height:22px;border-radius:4px;background:#fff;border:1px solid #D0D0D0;-ms-flex-negative:0;flex-shrink:0}input[type=checkbox]:checked+label:before{background:#508B8C;-webkit-transition:all 0.3s;transition:all 0.3s}.modal .check-personal__link{color:#508B8C;-webkit-transition:all 0.3s;transition:all 0.3s}.modal .button-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:48px;background:#508B8C;text-decoration:none;color:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;border-radius:36px;font-size:16px;font-family:"Source Sans Pro",sans-serif;font-weight:normal;position:relative;padding:0 24px;cursor:pointer;border:none;outline:none}.modal .modal-form .button-submit:after{content:"";width:15px;height:15px;margin-left:15px;background:url("/img/arrow-right-white.png");background-repeat:no-repeat}.modal .modal-form .button-submit:hover{text-decoration:none;color:#fff;background:#275455;-webkit-box-shadow:0px 2px 12px rgba(0,0,0,0.25);box-shadow:0px 2px 12px rgba(0,0,0,0.25)}#recall-modal .message{text-align:center;color:#101010;font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:18px;color:#101010}.modal .help-block-error{color:#FF0033}.modal .field-agree.has-error label:before{border:1px solid #FF0033}.modal .field-agree.has-error span{color:#FF0033}.modal .has-error{color:#FF0033}.modal .has-error .control-label{color:#FF0033}.modal .has-error input{border-color:#FF0033}.mobile-menu{left:-100%;visibility:hidden;position:fixed;width:100vw;-webkit-transition:all 0.3s;transition:all 0.3s;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;z-index:1;overflow:-moz-hidden-unscrollable;margin:0}.mobile-menu .wrapper{padding:0 24px 40px}@media screen and (max-width:577px){.mobile-menu .wrapper{padding:0 15px 40px}}.mobile-menu .wrapper .search-form__wrap_mobmenu{display:none}@media (max-width:576px){.mobile-menu .wrapper .search-form__wrap_mobmenu{display:block;margin-bottom:20px;position:relative}.mobile-menu .wrapper .search-form__wrap_mobmenu .button-search{position:absolute;top:0;bottom:0;border:none;outline:none;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-menu .wrapper .search-form__wrap_mobmenu .button-search_search{right:15px}.mobile-menu .wrapper .search-form__wrap_mobmenu .button-search_reset{right:50px}.mobile-menu .wrapper .search-form__wrap_mobmenu .button-search:hover{opacity:0.7}.mobile-menu .wrapper .search-form__wrap_mobmenu .search{min-width:1px;width:100%;min-height:40px;border:1px solid #508B8C;outline:none;padding:0 80px 0 15px;background-color:#fff;border-radius:24px;position:relative;-webkit-transition:all 0.3s;transition:all 0.3s;font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010}.mobile-menu .wrapper .search-form__wrap_mobmenu .search:active,.mobile-menu .wrapper .search-form__wrap_mobmenu .search:focus,.mobile-menu .wrapper .search-form__wrap_mobmenu .search:hover{-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}}.mobile-menu.opened{bottom:0;left:0;right:0;visibility:visible}.mobile-menu .mobile-links{-webkit-transition:all 0.3s;transition:all 0.3s}.mobile-menu .mobile-links .links-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-menu .mobile-links .links-col h3{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24;color:#101010}@media screen and (max-width:577px){.mobile-menu .mobile-links .links-col h3{display:none}}.mobile-menu .mobile-links .links-col .link,.mobile-menu .mobile-links .links-col .link:focus,.mobile-menu .mobile-links .links-col .link:link,.mobile-menu .mobile-links .links-col .link:visited{font-family:"Raleway",sans-serif;font-weight:normal;font-size:164;color:#101010;display:block;text-decoration:none}@media screen and (max-width:577px){.mobile-menu .mobile-links .links-col .link,.mobile-menu .mobile-links .links-col .link:focus,.mobile-menu .mobile-links .links-col .link:link,.mobile-menu .mobile-links .links-col .link:visited{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24;color:#101010}}.mobile-menu .mobile-links .links-col .link.indents,.mobile-menu .mobile-links .links-col .link:focus.indents,.mobile-menu .mobile-links .links-col .link:link.indents,.mobile-menu .mobile-links .links-col .link:visited.indents{margin-top:10px}@media screen and (max-width:577px){.mobile-menu .mobile-links .links-col:not(:first-child){display:none}}.mobile-menu .mobile-links .links-col.indents{margin-top:40px}.mobile-menu .mobile-links.indents{margin:0 15px}.mobile-menu .slick-track{margin-left:0}.mobile-menu .catalog-item{margin:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none;border:1px solid #D0D0D0;min-height:140px}.mobile-menu .catalog-item__title{text-align:center}.mobile-menu .mobile-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mobile-menu .mobile-footer.indents{margin-top:70px}@media screen and (max-width:577px){.mobile-menu .mobile-footer .button-call{width:180px;height:35px;font-size:14px;padding:0 15px}}@media screen and (max-width:374px){.mobile-menu .mobile-footer .button-call{width:155px;height:35px;padding:0 12px}}.filter-slide-panel{position:fixed;background-color:white;border-radius:20px 0px 0px 20px;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25);top:20%;width:0;height:calc(100vh - 32px);overflow:hidden;right:0;-webkit-transition:all 0.3s;transition:all 0.3s}.filter-slide-panel.visible{max-width:320px;width:100%;z-index:20;overflow-y:auto}.filter-slide-panel__close{position:fixed;top:0;left:0;display:none;width:300vh;height:100vh;z-index:0}.filter-slide-panel.visible .filter-slide-panel__close{display:block}.filter-slide-panel__body{position:relative;height:100%;padding:10px}.filter-slide-panel__title{padding:20px 20px 40px;text-align:center;position:relative}.filter-slide-panel__title>span{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24px;color:#101010}.filter-slide-panel__close-btn{position:absolute;right:10px;top:25px;background-color:transparent;border:none;outline:none}.filter-slide-panel li{list-style:none}.filter-block{font-family:"Raleway",sans-serif;font-weight:normal;font-size:14px;color:#101010}.filter-block__inner{margin:0 0 20px 0}.filter-block__label{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:20px;color:#101010;display:block;margin:0 0 10px 0}@media screen and (max-width:768px){.filter-block__label{font-size:16px}}.filter-block__input{width:100%;border:none;outline:none;height:30px;padding:0 10px;background-color:#fff;border-radius:24px;-webkit-transition:all 0.3s;transition:all 0.3s;font-family:"Raleway",sans-serif;font-weight:normal;font-size:14px;color:#101010;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}.filter-block__check-item{display:block;position:relative;padding-left:35px;margin-bottom:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filter-block__check-item input{position:absolute;opacity:0;cursor:pointer;height:20px;width:100%;left:0;right:0;z-index:1}.filter-block__check-item .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:transparent;border:1px solid #D0D0D0;border-radius:4px}.filter-block__check-item:hover input~.checkmark{border-color:#508B8C;opacity:0.7}.filter-block__check-item input:checked~.checkmark{background-color:#508B8C}.filter-block__check-item .checkmark:after{content:"";position:absolute;display:none}.filter-block__check-item input:checked~.checkmark:after{display:block}.filters-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.filters-buttons__button{min-width:100px;margin:0 10px 0 0;height:30px;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:14px;color:#101010;border-radius:36px;border:none}.filters-buttons__button:hover{-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}.filters-buttons__button_send{background-color:#508B8C;color:#fff}.actions-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.actions-block.indents{margin:20px 0 40px 0}@media screen and (max-width:992px){.actions-block.indents{margin:15px 0 30px 0}}.actions-block .search-panel{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;position:relative}@media (max-width:577px){.actions-block .search-panel{-ms-flex-preferred-size:100%;flex-basis:100%}}@media screen and (min-width:577px) and (max-width:992px){.actions-block .search-panel{-ms-flex-preferred-size:75%;flex-basis:75%}}.actions-block .search-panel input[type=search]{width:100%;min-height:40px;border:1px solid #508B8C;outline:none;padding:0 20px;background-color:#fff;border-radius:40px;position:relative;-webkit-transition:all 0.3s;transition:all 0.3s;font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010}@media (max-width:577px){.actions-block .search-panel input[type=search]{min-width:250px}}.actions-block .search-panel input[type=search]:active,.actions-block .search-panel input[type=search]:focus,.actions-block .search-panel input[type=search]:hover{-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}.actions-block .search-panel__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;bottom:0;width:40px;height:40px;background-color:transparent;border:none}.actions-block .search-panel__btn_submit{right:10px}.actions-block .search-panel__btn_reset{right:40px;margin:5px 0 0 0}.actions-block .buttons-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;width:100%;min-height:40px}@media screen and (max-width:576px){.actions-block .buttons-panel{-ms-flex-preferred-size:100%;flex-basis:100%;margin:13px 0 0 0}}@media screen and (min-width:577px) and (max-width:992px){.actions-block .buttons-panel{-ms-flex-preferred-size:25%;flex-basis:25%}}.actions-block .buttons-panel button{margin:0 0 0 24px;border:none;background-color:transparent}@media screen and (min-width:576px) and (max-width:624px){.actions-block .buttons-panel button{margin:0}}@media screen and (min-width:624px) and (max-width:992px){.actions-block .buttons-panel button{margin:0 0 0 12px}}.actions-block .buttons-panel button>svg{width:24px;height:24px}@media screen and (max-width:576px){.actions-block .buttons-panel button>svg{width:20px;height:20px}}.actions-block .buttons-panel .catalog-view-mode button>svg{width:24px;height:24px}@media screen and (max-width:576px){.actions-block .buttons-panel .catalog-view-mode button>svg{width:20px;height:20px}}.actions-block .buttons-panel .catalog-view-mode button:hover>svg{fill:#508B8C!important}.actions-block .buttons-panel .catalog-view-mode button>svg{fill:#808080!important}.actions-block .buttons-panel .catalog-view-mode button[disabled=disabled]>svg{fill:#508B8C!important}.recommended-slider{margin:0 auto}.recommended-slider .slide{margin:20px 40px;padding:10px}@media screen and (min-width:401px) and (max-width:1024px){.recommended-slider .slide{margin:15px 40px}}@media screen and (max-width:400px){.recommended-slider .slide .products__item{margin:0 auto;width:220px}}@media screen and (min-width:401px) and (max-width:577px){.recommended-slider .slide .products__item{margin:0 auto;width:260px}}.recommended-slider .slick-track{margin-left:0!important}.recommended-slider .slider-inner{position:relative}.recommended-slider .slider-inner .arrow{position:absolute;height:100%;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.recommended-slider .slider-inner .arrow__button{width:26px;height:26px;border:none;background-color:transparent;-webkit-transition:all 0.3s;transition:all 0.3s;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:400px){.recommended-slider .slider-inner .arrow__button{width:20px;height:20px}}.recommended-slider .slider-inner .arrow__button_prev{background-image:url("../img/slider-arrow-left.png")}.recommended-slider .slider-inner .arrow__button_prev:hover{opacity:0.7}.recommended-slider .slider-inner .arrow__button_next{background-image:url("../img/slider-arrow-right.png")}.recommended-slider .slider-inner .arrow__button_next:hover{opacity:0.7}.recommended-slider .slider-inner .arrow_prev{left:0}.recommended-slider .slider-inner .arrow_next{right:0}.recommended-slider .products-order .product__cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:14px;color:#fff;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:105px;flex-basis:105px;height:30px;background-color:#508B8C;cursor:pointer;border:none;outline:none;padding:5px 10px;border-radius:36px;-webkit-transition:all 0.3s;transition:all 0.3s}.recommended-slider .products-order .product__cart.no-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.recommended-slider .products-order .product__cart.no-icon{height:24px}}.recommended-slider .products-order .product__cart.no-icon:hover,.recommended-slider .products-order .product__cart.no-icon:link,.recommended-slider .products-order .product__cart.no-icon:visited{text-decoration:none}@media (hover){.recommended-slider .products-order .product__cart:hover{background-color:#275455;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}}.recommended-slider .products-order .product__cart:active,.recommended-slider .products-order .product__cart:focus{background-color:#275455;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}.recommended-slider .products-order .product__cart:before{content:"";background-image:url("../img/icon-cart-white.png");width:14px;height:14px;background-position:center center;background-size:cover}.recommended-slider .products-order .product__cart.no-icon:before{display:none}@media screen and (max-width:650px){.recommended-slider .products-order .product__cart{display:none}}.recommended-slider .products-order .product__cart_mobile{display:none}@media screen and (max-width:650px){.recommended-slider .products-order .product__cart_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;padding:5px;border-radius:50px;background-color:#508B8C;background-position:center center;background-repeat:no-repeat;cursor:pointer;border:none;outline:none;background-image:url("../img/icon-cart-white.png")}}@media (hover){.recommended-slider .products-order .product__cart_mobile:hover{background-color:#275455;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}}.recommended-slider .products-order .product__cart_mobile:active,.recommended-slider .products-order .product__cart_mobile:focus{background-color:#275455;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}.button-call,.button-call:focus,.button-call:link,.button-call:visited{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:197px;height:43px;background:#508B8C;text-decoration:none;color:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;border-radius:24px;font-size:16px;line-height:19px;font-family:"Raleway",sans-serif;font-style:normal;font-weight:normal;position:relative;padding:0 24px}@media (max-width:576px){.button-call,.button-call:focus,.button-call:link,.button-call:visited{font-size:14px;padding:0 20px;width:180px;height:37px}}.button-call:before{content:"";width:15px;height:15px;background:url("../img/phone.png");background-repeat:no-repeat}.button-call:hover{text-decoration:none;color:#fff;background-color:#275455;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}.button-up{width:44px;height:44px;background:var(--accent-color);background-image:url("../img/arrow-up-white.png");border-radius:50%;background-repeat:no-repeat;background-position:center center;-webkit-box-shadow:0px 2px 12px rgba(0,0,0,0.25);box-shadow:0px 2px 12px rgba(0,0,0,0.25);-webkit-transition:var(--main-transition);transition:var(--main-transition)}@media (max-width:576px){.button-up{font-size:14px;width:37px;height:37px}}.button-up:hover{background:rgba(255,255,255,0.6);background-repeat:no-repeat;background-position:center center;background-image:url("../img/arrow-up-black.png")}.cookie-notification{display:none;position:fixed;right:30px;bottom:50px;width:400px;height:auto;background-color:#ffffff;-webkit-transition:0.5s;transition:0.5s;-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.5);box-shadow:0px 0px 5px rgba(0,0,0,0.5)}@media screen and (max-width:768px){.cookie-notification{right:0;left:0;bottom:0;width:100%}}.cookie-notification .cookie-content{position:relative;padding:20px 30px}.cookie-notification .cookie-content__close{position:absolute;top:10px;right:10px;font-size:20px;line-height:20px;cursor:pointer}.cookie-notification .cookie-content__close:hover{opacity:0.7}.cookie-notification .cookie-content__text{padding-bottom:20px}.cookie-notification .cookie-content #buttonCookie{background-color:#508B8C!important;padding-left:30px;padding-right:30px;border-radius:8px;border-color:#508B8C!important}.main-slider.indents{margin:40px 0 0 0}@media screen and (max-width:576px){.main-slider.indents{margin:12px 0 0 0}}@media screen and (min-width:577px) and (max-width:992px){.main-slider.indents{margin:32px 0 0 0}}.main-slider__container{width:100%;position:relative}.main-slider .slider-arrow__left{margin-left:20px;background-image:url("../img/Left.png")}.main-slider .slider-arrow__left:hover{background-image:url("../img/Left-hover.png")}.main-slider .slider-arrow__right{margin-right:20px;background-image:url("../img/Right.png")}.main-slider .slider-arrow__right:hover{background-image:url("../img/Right-hover.png")}.main-slider .slider-arrow__left,.main-slider .slider-arrow__right{display:none}@media (hover){.main-slider .slider-arrow__left,.main-slider .slider-arrow__right{display:block;cursor:pointer;pointer-events:all;background-size:contain;width:44px;height:44px;-webkit-transition:all 0.3s;transition:all 0.3s}}.catalog-list{display:-ms-grid;display:grid;-ms-grid-columns:minmax(200px,1fr) 40px minmax(200px,1fr) 40px minmax(200px,1fr) 40px minmax(200px,1fr);grid-template-columns:repeat(4,minmax(200px,1fr));grid-gap:40px}@media screen and (max-width:576px){.catalog-list{-ms-grid-columns:minmax(140px,1fr) 20px minmax(140px,1fr);grid-template-columns:repeat(2,minmax(140px,1fr));grid-gap:20px}}@media (min-width:577px) and (max-width:1199px){.catalog-list{-ms-grid-columns:minmax(140px,1fr) 20px minmax(140px,1fr) 20px minmax(140px,1fr);grid-template-columns:repeat(3,minmax(140px,1fr));grid-gap:20px}}@media screen and (max-width:374px){.catalog-list{-ms-grid-columns:minmax(140px,1fr);grid-template-columns:repeat(1,minmax(140px,1fr))}}.catalog-list.list-view:not(.categories-noimage){-ms-grid-columns:minmax(200px,1fr) 40px minmax(200px,1fr);grid-template-columns:repeat(2,minmax(200px,1fr))}@media screen and (max-width:576px){.catalog-list.list-view:not(.categories-noimage){-ms-grid-columns:minmax(140px,1fr);grid-template-columns:repeat(1,minmax(140px,1fr))}}.list-view:not(.categories-noimage) .catalog-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:auto}@media screen and (max-width:576px){.list-view:not(.categories-noimage) .catalog-item{padding:15px}}.list-view:not(.categories-noimage) .catalog-item__image{width:100px;height:100px;margin:0}.list-view:not(.categories-noimage) .catalog-item__title{margin:0 0 0 24px}.catalog-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:16px;width:100%;min-height:200px;position:relative;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:#fff;border:1px solid #D0D0D0;padding:20px}@media screen and (min-width:576px) and (max-width:768px){.catalog-item{-ms-flex-preferred-size:24%;flex-basis:24%;padding-bottom:16px;min-height:160px}}.catalog-item__image{height:200px;width:200px;-o-object-fit:cover;object-fit:cover;margin:0 auto;border-radius:4px}@media screen and (max-width:992px){.catalog-item__image{width:120px;height:120px}}.catalog-item__title{display:block;font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:16px;color:#101010;line-height:18px;text-align:center;height:36px;overflow:hidden;margin:10px 0 0 0;width:100%}@media (max-width:768px){.catalog-item__title{font-size:16px}}.catalog-item:focus,.catalog-item:link,.catalog-item:visited{text-decoration:none}.catalog-item:hover{text-decoration:none;opacity:0.7;-webkit-transition:all 0.3s;transition:all 0.3s}.categories-noimage .catalog-item{min-height:auto;background:#F1F1F1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:24px;width:100%;padding:0;border:none}.categories-noimage .catalog-item__title{font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010;text-align:center;color:#101010;line-height:100%;padding:12px 20px;min-height:auto;height:auto;margin:0}@media screen and (max-width:576px){.categories-noimage .catalog-item__title{font-size:12px}}.categories-noimage .catalog-item:focus,.categories-noimage .catalog-item:link,.categories-noimage .catalog-item:visited{text-decoration:none!important}.categories-noimage .catalog-item:hover{text-decoration:none;opacity:0.7;-webkit-transition:all 0.3s;transition:all 0.3s}.catalog-slider .catalog-item{margin:0 auto}@media screen and (max-width:400px){.catalog-slider .catalog-item{margin:0 auto}}@media screen and (min-width:401px) and (max-width:577px){.catalog-slider .catalog-item{margin:0 auto;width:260px}}.catalog-slider .slide{margin:20px 40px;padding:10px}@media screen and (min-width:401px) and (max-width:1024px){.catalog-slider .slide{margin:15px 40px}}.catalog-slider .slick-track{margin-left:0!important}.catalog-slider .slider-inner{position:relative}.catalog-slider .slider-inner .arrow{position:absolute;height:100%;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.catalog-slider .slider-inner .arrow__button{width:26px;height:26px;border:none;background-color:transparent;-webkit-transition:all 0.3s;transition:all 0.3s;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:400px){.catalog-slider .slider-inner .arrow__button{width:20px;height:20px}}.catalog-slider .slider-inner .arrow__button_prev{background-image:url("../img/slider-arrow-left.png")}.catalog-slider .slider-inner .arrow__button_prev:hover{opacity:0.7}.catalog-slider .slider-inner .arrow__button_next{background-image:url("../img/slider-arrow-right.png")}.catalog-slider .slider-inner .arrow__button_next:hover{opacity:0.7}.catalog-slider .slider-inner .arrow_prev{left:0}.catalog-slider .slider-inner .arrow_next{right:0}.catalog-slider.additional-purchase-items-slider .slide{margin:5px}.catalog-slider.additional-purchase-items-slider .products__item .products__card>a>img{height:140px}.catalog-slider.additional-purchase-items-slider .instant-order,.catalog-slider.additional-purchase-items-slider .quantity{display:none}.catalog-slider.additional-purchase-items-slider .products-order__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-slider.additional-purchase-items-slider .products-order__row .product__cart{-ms-flex-preferred-size:auto;flex-basis:auto;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.categories-description{margin-bottom:30px}.categories-description blockquote,.categories-description dd,.categories-description dl,.categories-description figcaption,.categories-description figure,.categories-description h1,.categories-description h2,.categories-description h3,.categories-description h4,.categories-description h5,.categories-description h6,.categories-description li,.categories-description ol,.categories-description p,.categories-description ul{margin:inherit}.products-list{display:-ms-grid;display:grid;-ms-grid-columns:minmax(200px,1fr) 40px minmax(200px,1fr) 40px minmax(200px,1fr) 40px minmax(200px,1fr);grid-template-columns:repeat(4,minmax(200px,1fr));grid-gap:40px}@media screen and (max-width:576px){.products-list{-ms-grid-columns:minmax(140px,1fr) 20px minmax(140px,1fr);grid-template-columns:repeat(2,minmax(140px,1fr));grid-gap:20px}}@media screen and (min-width:577px) and (max-width:1199px){.products-list{-ms-grid-columns:minmax(140px,1fr) 20px minmax(140px,1fr) 20px minmax(140px,1fr);grid-template-columns:repeat(3,minmax(140px,1fr));grid-gap:20px}}@media screen and (max-width:374px){.products-list{-ms-grid-columns:minmax(200px,1fr);grid-template-columns:repeat(1,minmax(200px,1fr))}}.products-list:not(:first-child){margin-top:40px}.products-list.list-view{-ms-grid-columns:minmax(200px,1fr);grid-template-columns:repeat(1,minmax(200px,1fr))}.list-view .products__item .products__card{padding:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:576px){.list-view .products__item .products__card{padding:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:769px) and (max-width:991px){.list-view .products__item .products__card{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.list-view .products__item .products__card>a{-ms-flex-preferred-size:30%;flex-basis:30%}.list-view .products__item .products__card>a>img{border-radius:6px}@media screen and (max-width:576px){.list-view .products__item .products__card>a{-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 auto}}@media screen and (min-width:992px) and (max-width:1200px){.list-view .products__item .products__card>a{-webkit-box-flex:25%;-ms-flex:25% 0 0px;flex:25% 0 0}}@media screen and (min-width:769px) and (max-width:991px){.list-view .products__item .products__card>a{-webkit-box-flex:30%;-ms-flex:30% 0 0px;flex:30% 0 0}.list-view .products__item .products__card>a>img{width:200px;height:200px}}@media screen and (min-width:577px) and (max-width:768px){.list-view .products__item .products__card>a{-webkit-box-flex:140px;-ms-flex:140px 0 0px;flex:140px 0 0}}.list-view .products__item .products__card .products__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media screen and (min-width:992px) and (max-width:1200px){.list-view .products__item .products__card .products__info{-webkit-box-flex:75%;-ms-flex:75% 0 0px;flex:75% 0 0}}@media screen and (min-width:769px) and (max-width:991px){.list-view .products__item .products__card .products__info{-webkit-box-flex:68%;-ms-flex:68% 0 0px;flex:68% 0 0}}.list-view .products__item .products__card .products__title{width:100%;text-align:left;margin:0}@media screen and (max-width:576px){.list-view .products__item .products__card .products__title{text-align:center;margin:12px 0 0 0}}.list-view .products__item .products__card .products__title>span{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24px;color:#101010;line-height:100%;height:auto}.list-view .products__item .products__card .products__sku{position:static;width:100%;text-align:left;margin:12px 0 0 0}@media screen and (max-width:576px){.list-view .products__item .products__card .products__sku{position:absolute;top:0;right:15px;width:auto}}.list-view .products__item .products__card .products__description{display:block;margin:20px 0 0 0}@media screen and (max-width:992px){.list-view .products__item .products__card .products__description{margin:10px 0 0 0}.list-view .products__item .products__card .products__description>span{font-size:14px}}.list-view .products__item .products__card .products-order{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}@media screen and (max-width:374px){.list-view .products__item .products__card .products-order{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:576px){.list-view .products__item .products__card .products-order{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:577px) and (max-width:1200px){.list-view .products__item .products__card .products-order{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.list-view .products__item .products__card .products-order.indents{padding:0;margin:auto 0 0 0}.list-view .products__item .products__card .products-order .instant-order{width:100%;max-width:224px;-ms-flex-preferred-size:50%;flex-basis:50%}@media screen and (max-width:374px){.list-view .products__item .products__card .products-order .instant-order{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:initial;height:30px}}.list-view .products__item .products__card .products-order .instant-order.indents{margin:0 24px 0 0}@media screen and (max-width:374px){.list-view .products__item .products__card .products-order .instant-order.indents{margin:0}}@media screen and (min-width:992px) and (max-width:1200px){.list-view .products__item .products__card .products-order .instant-order.indents{margin:0}}.list-view .products__item .products__card .products-order__row{-ms-flex-preferred-size:35%;flex-basis:35%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:992px) and (max-width:1200px){.list-view .products__item .products__card .products-order__row{-webkit-box-flex:50%;-ms-flex:50% 0 0px;flex:50% 0 0}}@media screen and (max-width:374px){.list-view .products__item .products__card .products-order__row{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:10px 0 0 0}}.list-view .products__item .products__card .products-order__row .product__cart{-ms-flex-preferred-size:124px;flex-basis:124px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 0 24px}@media screen and (max-width:374px){.list-view .products__item .products__card .products-order__row .product__cart{display:-webkit-box;display:-ms-flexbox;display:flex}}.list-view .products__item .products__card .products-order__row .product__cart_mobile{margin:0 0 0 24px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media screen and (max-width:576px){.list-view .products__item .products__card .products-order__row .product__cart_mobile{margin:0 0 0 12px}}@media screen and (max-width:374px){.list-view .products__item .products__card .products-order__row .product__cart_mobile{display:none}}@media screen and (max-width:374px){.list-view .products__item .products__card .quantity{height:30px}}.list-view .products__item .products__card .products-price{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:576px){.list-view .products__item .products__card .products-price{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.products__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:19%;flex-basis:19%}@media (max-width:576px){.products__item{-ms-flex-preferred-size:48%;flex-basis:48%}}@media (min-width:577px) and (max-width:768px){.products__item{-ms-flex-preferred-size:24%;flex-basis:24%}}.products__item .products__card{position:relative;background-color:#fff;border-radius:12px;border:1px solid #D0D0D0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 10px 0 10px}@media screen and (max-width:576px){.products__item .products__card{padding:20px 10px 0 10px}}.products__item .products__card>a{max-width:100%}.products__item .products__card>a>img{border-radius:4px;height:200px;width:200px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.products__item .products__card>a>img{height:120px;width:120px}}.products__item .products__card .products__info{width:100%}.products-badges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:34px;position:absolute;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);-webkit-transform-origin:left;transform-origin:left;top:0;left:0}.products-badges .products-badge__discount{padding:2px;background-color:#FF0033;border-radius:12px;min-width:65px;text-align:center;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:14px;color:#fff}@media (max-width:768px){.products-badges .products-badge__discount{padding:2px 8px}}.products-order{width:100%}.products-order.indents{padding:10px 0 0 0}.products-order__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.products-order a.instant-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products-order a.instant-order:hover{text-decoration:none}.products-order .instant-order{border:none;outline:0;width:100%;border-radius:36px;height:30px;background-color:#F1F1F1;-webkit-transition:all 0.3s;transition:all 0.3s;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010}@media screen and (max-width:576px){.products-order .instant-order{font-size:14px;height:24px}}@media screen and (max-width:374px){.products-order .instant-order{font-size:16px;height:30px}}@media screen and (min-width:576px) and (max-width:768px){.products-order .instant-order{font-size:14px;height:24px}}.products-order .instant-order.indents{margin-bottom:12px}@media (hover){.products-order .instant-order:hover{opacity:0.7;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25);text-decoration:none}}.products-order .instant-order:active,.products-order .instant-order:focus{opacity:0.7;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}.products-order .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:92px;background:#F1F1F1;border-radius:16px;padding:0 5px;height:30px;width:100%}@media screen and (max-width:768px){.products-order .quantity{height:24px}}@media screen and (max-width:374px){.products-order .quantity{height:30px}}.products-order .quantity button,.products-order .quantity button:active,.products-order .quantity button:focus{outline:none;border:none;background-color:transparent}.products-order .quantity button:active:hover,.products-order .quantity button:focus:hover,.products-order .quantity button:hover{opacity:0.7}.products-order .quantity button i,.products-order .quantity button:active i,.products-order .quantity button:focus i{font-size:14px;color:#101010;font-weight:normal}.products-order .quantity__input input[type=text]{text-align:center;background:transparent;outline:none;border:none;font-size:14px;font-weight:bold;padding:0;font-family:"Source Sans Pro",sans-serif}.products-order .product__cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:14px;color:#fff;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:105px;flex-basis:105px;height:30px;background-color:#508B8C;cursor:pointer;border:none;outline:none;padding:5px 10px;border-radius:36px;-webkit-transition:all 0.3s;transition:all 0.3s}.products-order .product__cart.no-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.products-order .product__cart.no-icon{height:24px}}.products-order .product__cart.no-icon:hover,.products-order .product__cart.no-icon:link,.products-order .product__cart.no-icon:visited{text-decoration:none}@media (hover){.products-order .product__cart:hover{background-color:#275455;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}}.products-order .product__cart:active,.products-order .product__cart:focus{background-color:#275455;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}.products-order .product__cart:before{content:"";background-image:url("../img/icon-cart-white.png");width:14px;height:14px;background-position:center center;background-size:cover}.products-order .product__cart.no-icon:before{display:none}@media screen and (min-width:374px) and (max-width:992px){.products-order .product__cart{display:none}}.products-order .product__cart_mobile{display:none}@media screen and (min-width:375px) and (max-width:992px){.products-order .product__cart_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;padding:5px;border-radius:50px;background-color:#508B8C;background-position:center center;background-repeat:no-repeat;cursor:pointer;border:none;outline:none;background-image:url("../img/icon-cart-white.png")}}@media (hover){.products-order .product__cart_mobile:hover{background-color:#275455;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}}.products-order .product__cart_mobile:active,.products-order .product__cart_mobile:focus{background-color:#275455;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}.products-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:50px;overflow:hidden}@media screen and (max-width:768px){.products-price{height:40px}}.products-price__actual{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:20px;color:#101010;padding:0 12px 0 0}@media screen and (max-width:768px){.products-price__actual{font-size:16px}}.products-price__old{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010;color:#808080;text-decoration:line-through;padding:0 12px 0 0}@media screen and (max-width:768px){.products-price__old{font-size:12px}}.products-price__request{font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010;padding:0 12px 0 0}.products-price__request:hover{color:#508B8C}.products__title{margin-top:10px;width:100%;overflow:hidden;text-align:center}.products__title>span{display:block;font-family:"Raleway",sans-serif;font-weight:normal;font-size:14px;color:#101010;line-height:20px;height:40px}.products__sku{text-align:center;position:absolute;top:5px;right:10px}@media screen and (max-width:768px){.products__sku{top:0px}}.products__sku>span{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#808080}@media screen and (max-width:768px){.products__sku>span{font-size:12px}}.products__description{display:none}.products__description>span{font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010}.posts-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;border:none}.posts-header .summary{margin-left:auto;font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010}.posts-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:minmax(200px,1fr) 40px minmax(200px,1fr) 40px minmax(200px,1fr);grid-template-columns:repeat(3,minmax(200px,1fr));grid-column-gap:40px}@media screen and (max-width:576px){.posts-wrapper{-ms-grid-columns:(minmax(100%,1fr))[1];grid-template-columns:repeat(1,minmax(100%,1fr))}}@media screen and (min-width:577px) and (max-width:992px){.posts-wrapper{-ms-grid-columns:(minmax(45%,1fr))[2];grid-template-columns:repeat(2,minmax(45%,1fr))}}.posts-item{margin-bottom:40px;background:#F1F1F1;border-radius:24px;overflow:hidden}.posts-image__img{width:100%;height:400px;border-radius:24px 24px 0 0;-o-object-fit:cover;object-fit:cover}.posts-content{padding:24px;overflow:hidden}.posts-content__date{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010}.posts-content__title,.posts-content__title:focus,.posts-content__title:link,.posts-content__title:visited{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24px;color:#101010;display:block}.posts-content__title.indents,.posts-content__title:focus.indents,.posts-content__title:link.indents,.posts-content__title:visited.indents{margin:16px 0 24px 0}.posts-content__text{font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010}.post-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;border:none}.post-date{margin-left:auto;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010}.post-intro{font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010}.post-intro.indents{margin-bottom:80px}.post-content{overflow:hidden}.common-panel{background:#fff;-webkit-box-shadow:0px 2px 12px rgba(0,0,0,0.25);box-shadow:0px 2px 12px rgba(0,0,0,0.25);border-radius:20px}.confirm-wrapper.indents{margin:160px auto}@media screen and (max-width:576px){.confirm-wrapper.indents{margin:80px auto}}@media screen and (min-width:576px) and (max-width:768px){.confirm-wrapper.indents{margin:120px auto}}.button-submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#fff;min-width:180px;min-height:48px;background:#508B8C;text-decoration:none;color:#fff;-webkit-transition:all 0.3s;transition:all 0.3s;border-radius:36px;padding:0 24px;cursor:pointer;border:none;outline:none}@media screen and (max-width:576px){.button-submit{width:100%}.button-submit.indents{margin-top:24px}}.button-submit:hover{text-decoration:none;color:#fff;background:#275455;-webkit-box-shadow:0px 2px 12px rgba(0,0,0,0.25);box-shadow:0px 2px 12px rgba(0,0,0,0.25)}.button-submit.full-width{width:100%}.button-submit.full-width.indents{margin:32px 0 82px}.button-submit.button-focus{background:#C0FBFC;color:#508B8C}.button-submit.button-focus:focus,.button-submit.button-focus:link,.button-submit.button-focus:visited{text-decoration:none;color:#508B8C}.button-submit:focus,.button-submit:link,.button-submit:visited{text-decoration:none;color:#fff}.user-auth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-auth .common-panel{width:480px;padding:40px}@media screen and (min-width:576px) and (max-width:768px){.user-auth .common-panel{width:440px;width:440px}}@media screen and (max-width:576px){.user-auth .common-panel{min-width:100%;border:none;-webkit-box-shadow:none;box-shadow:none;padding:0}}.user-auth .common-panel.indents{margin:80px 0 0 0}@media screen and (min-width:768px) and (max-width:1024px){.user-auth .common-panel.indents{margin:60px 0 0 0}}@media screen and (min-width:576px) and (max-width:768px){.user-auth .common-panel.indents{margin:60px 0 0 0}}@media screen and (max-width:576px){.user-auth .common-panel.indents{padding:0;margin:40px 0 0 0}}.user-auth .common-panel__title{margin-bottom:32px}.user-auth .common-panel__title>h1{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:36px;color:#101010}@media screen and (min-width:576px) and (max-width:768px){.user-auth .common-panel__title>h1{font-size:32px}}@media (max-width:576px){.user-auth .common-panel__title>h1{font-size:32px}}.user-auth .auth-form label{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#808080}@media screen and (max-width:576px){.user-auth .auth-form label{font-size:14px}}.user-auth .auth-form .help-block{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#808080}@media screen and (max-width:576px){.user-auth .auth-form .help-block{font-size:14px}}.user-auth .auth-form .help-block-error{color:#FF0033}@media screen and (max-width:576px){.user-auth .auth-form .help-block-error{font-size:14px}}.user-auth .auth-form .has-error{color:#FF0033}@media screen and (max-width:576px){.user-auth .auth-form .has-error{font-size:14px}}.user-auth .auth-form .has-error .form-control{border-color:#FF0033}.user-auth .auth-form .has-error label{color:#FF0033}.user-auth .auth-form input{border-radius:8px;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010}@media screen and (max-width:576px){.user-auth .auth-form input{font-size:14px}}.user-auth .auth-form input[type=checkbox]{display:none}.user-auth .auth-form .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.user-auth .auth-form .form-row .form-group{margin:0}.user-auth .auth-form .form-row .form-group.field-profileform-addresses{margin-right:15px}.user-auth .auth-form .form-row.indents{margin:32px 0 82px}@media screen and (max-width:576px){.user-auth .auth-form .form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.user-auth .auth-form .form-row.indents{margin:32px 0}}.user-auth .auth-form .form-check-label label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Raleway",sans-serif;font-style:normal;font-weight:normal;cursor:pointer;font-size:16px;line-height:100%;color:#808080}@media (max-width:576px){.user-auth .auth-form .form-check-label label{font-size:14px}}.user-auth .auth-form .form-check-label label:before{content:"";display:inline-block;vertical-align:middle;margin-right:12px;width:22px;height:22px;border-radius:4px;background:#fff;border:1px solid #D0D0D0}.user-auth .auth-form input[type=checkbox]:checked+label:before{background:#508B8C;-webkit-transition:all 0.3s;transition:all 0.3s}.user-auth .auth-form__link,.user-auth .auth-form__link:focus,.user-auth .auth-form__link:link,.user-auth .auth-form__link:visited{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#508B8C}@media (max-width:576px){.user-auth .auth-form__link,.user-auth .auth-form__link:focus,.user-auth .auth-form__link:link,.user-auth .auth-form__link:visited{font-size:14px}}.user-auth .auth-form__info-text{display:block;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#808080}@media (max-width:576px){.user-auth .auth-form__info-text{font-size:14px}}.user-auth .auth-form__info-text_right{display:block;text-align:right;margin-bottom:-25px}.user-auth .auth-form__info-text.indents{margin:0}@media (max-width:576px){.user-auth .auth-form__info-text.indents{margin-top:32px}}.user-auth .auth-form .reg-password{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.user-auth .auth-form .reg-password__icon{position:absolute;right:15px}.user-auth .register-buttons .button-submit{margin-bottom:12px;font-family:"Raleway",sans-serif;font-weight:400;font-size:16px;color:#fff}.user-auth .register-buttons a.button-submit:first-child{color:#fff}.user-auth .register-buttons__bottom{display:block}.user-auth .register-buttons__bottom.indents{margin-top:80px}@media (max-width:576px){.user-auth .register-buttons__bottom.indents{margin-top:60px}}.user-auth .register-buttons a,.user-auth .register-buttons a:focus,.user-auth .register-buttons a:link,.user-auth .register-buttons a:visited{text-decoration:none;color:#508B8C}.user-auth .register-buttons span>a:hover{text-decoration:underline}.user-auth .reg-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.user-auth .reg-results .button-submit{min-width:234px}.user-auth .reg-results.indents{margin-top:60px}@media screen and (max-width:576px){.user-auth .reg-results{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.user-auth .reg-results .button-submit{width:100%}.user-auth .reg-results .button-submit:first-child{margin-bottom:40px}}.user-profile .auth-form .button-submit.indents{margin:32px 0 0 0}.user-profile .auth-form a,.user-profile .auth-form a:focus,.user-profile .auth-form a:link,.user-profile .auth-form a:visited{color:#508B8C}.user-profile .auth-form input[type=text]{background-color:#F1F1F1;background-image:url("../img/form-edit.png");background-position:center right 10px;background-repeat:no-repeat;padding-right:30px}.user-profile .auth-form .form-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.user-profile .auth-form .button-additional{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:16px;color:#508B8C;background:none;padding:0;margin:0;outline:0;border:0;margin-bottom:-25px}@media screen and (max-width:576px){.user-profile .auth-form .button-additional{font-size:14px}}.user-profile .auth-form .button-additional:hover{text-decoration:underline}.user-menu.indents{margin-bottom:42px}@media screen and (min-width:576px) and (max-width:768px){.user-menu.indents{margin-bottom:62px}}.user-menu .user-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.user-menu .user-nav__logout{color:#508B8C;fill:#508B8C;text-decoration:none;-webkit-transition:all 0.3s;transition:all 0.3s}.user-menu .user-nav__item{margin-right:42px}@media screen and (max-width:576px){.user-menu .user-nav__item{margin-right:28px}}@media screen and (min-width:576px) and (max-width:768px){.user-menu .user-nav__item{margin-right:28px}}.user-menu .user-nav__item:last-child{margin-right:0;margin-left:auto;color:#508B8C}.user-menu .user-nav__item>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:16px;color:#101010}.user-menu .user-nav__item>a>span{margin-left:10px}@media screen and (max-width:576px){.user-menu .user-nav__item>a>span{display:none}}.user-menu .user-nav__item>a>i{font-size:20px}.user-menu .user-nav__item>a:focus,.user-menu .user-nav__item>a:link,.user-menu .user-nav__item>a:visited{text-decoration:none}.user-menu .user-nav__item>a.active,.user-menu .user-nav__item>a:hover{color:#508B8C;fill:#508B8C;text-decoration:none;-webkit-transition:all 0.3s;transition:all 0.3s}.user-menu .user-nav__item>a.user-nav__logout{color:#508B8C;fill:#508B8C;text-decoration:none;-webkit-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width:576px){.user-menu .user-nav__item>a.user-nav__logout{font-size:14px}}.user-nocard .button-bonus{min-width:345px}@media screen and (max-width:576px){.user-nocard .button-bonus{min-width:200px;width:100%}}.user-nocard .common-panel{width:100%;max-width:880px}.user-nocard .common-panel .auth-form__info-text{color:#101010}.user-orders .common-panel{max-width:880px;margin:0 auto}.user-orders .common-panel.indents{padding:40px}@media screen and (max-width:576px){.user-orders .common-panel.indents{min-width:100%;border:none;-webkit-box-shadow:none;box-shadow:none;padding:0}}.user-orders .orders-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;position:relative}@media screen and (max-width:576px){.user-orders .orders-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.user-orders .orders-menu__item{margin-right:80px}@media screen and (min-width:576px) and (max-width:768px){.user-orders .orders-menu__item{margin-right:80px}}.user-orders .orders-menu__item_dropdown{display:none;position:absolute;top:0;right:0;-webkit-transition:all 0.3s;transition:all 0.3s}.user-orders .orders-menu__item_dropdown>button{border:none;outline:none;background-color:transparent}@media screen and (max-width:576px){.user-orders .orders-menu__item_dropdown{display:block}}.user-orders .orders-menu__item_dropdown.dropdown-closed{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.user-orders .orders-menu__link,.user-orders .orders-menu__link:focus,.user-orders .orders-menu__link:link,.user-orders .orders-menu__link:visited{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:20px;color:#101010;text-decoration:none}@media screen and (max-width:576px){.user-orders .orders-menu__link,.user-orders .orders-menu__link:focus,.user-orders .orders-menu__link:link,.user-orders .orders-menu__link:visited{font-size:18px}.user-orders .orders-menu__link:focus:not(.active),.user-orders .orders-menu__link:link:not(.active),.user-orders .orders-menu__link:not(.active),.user-orders .orders-menu__link:visited:not(.active){display:none}}.user-orders .orders-menu__link.active,.user-orders .orders-menu__link:focus.active,.user-orders .orders-menu__link:focus:hover,.user-orders .orders-menu__link:hover,.user-orders .orders-menu__link:link.active,.user-orders .orders-menu__link:link:hover,.user-orders .orders-menu__link:visited.active,.user-orders .orders-menu__link:visited:hover{text-decoration:none;color:#508B8C}.user-orders .order{border-radius:16px;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:#F1F1F1;padding:20px}@media screen and (max-width:576px){.user-orders .order{padding:15px}}.user-orders .order.indents{margin-top:32px}@media screen and (max-width:576px){.user-orders .order.indents{margin-top:20px}}.user-orders .order .product{margin-bottom:32px}.user-orders .order .product.indents:not(:last-child){margin-bottom:20px}@media screen and (max-width:576px){.user-orders .order .product{margin-bottom:20px}}.user-orders .order .product-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.user-orders .order .product__image{-ms-flex-preferred-size:20%;flex-basis:20%;margin:0 auto}@media screen and (max-width:576px){.user-orders .order .product__image{-ms-flex-preferred-size:30%;flex-basis:30%}}.user-orders .order .product__image>img{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;margin:0 auto}@media screen and (max-width:576px){.user-orders .order .product__image>img{width:90px;height:90px}}.user-orders .order .product__image.indents{margin-right:32px}@media screen and (max-width:576px){.user-orders .order .product__image.indents{margin-right:12px}}.user-orders .order .product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:80%;flex-basis:80%}@media screen and (max-width:576px){.user-orders .order .product-info{-ms-flex-preferred-size:70%;flex-basis:70%}}.user-orders .order .product__title{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:20px;color:#101010;-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (max-width:576px){.user-orders .order .product__title{font-size:16px}}.user-orders .order .product__amount,.user-orders .order .product__vendor{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;color:#808080}.user-orders .order .product__amount{margin-left:12px}.user-orders .order .product__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.user-orders .order .product__price.indents{margin-top:16px}@media screen and (max-width:576px){.user-orders .order .product__price.indents{margin-top:12px}}.user-orders .order .product__price_actual{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24px;color:#101010}@media screen and (max-width:576px){.user-orders .order .product__price_actual{font-size:20px}}.user-orders .order .product__price_old{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:14px;color:#808080;text-decoration:line-through;padding-left:12px}@media screen and (max-width:576px){.user-orders .order .product__price_old{padding-left:8px}}.user-orders .order-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}@media screen and (min-width:769px){.user-orders .order-info__item:not(:last-child){padding:0 16px 0 0}}@media screen and (min-width:426px) and (max-width:768px){.user-orders .order-info__item{-ms-flex-preferred-size:50%;flex-basis:50%;padding:0}.user-orders .order-info__item:nth-child(2n){text-align:right}}@media screen and (max-width:425px){.user-orders .order-info__item{-ms-flex-preferred-size:100%;flex-basis:100%;padding:0}}.user-orders .order-info__title{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:16px;color:#101010}.user-orders .order-info__value{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010}.user-orders .order-empty{margin-top:32px}.user-orders .order-empty span{font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010}.user-orders .order-empty span a,.user-orders .order-empty span a:focus,.user-orders .order-empty span a:link,.user-orders .order-empty span a:visited{color:#508B8C;text-decoration:underline}.user-orders .order-empty span a:focus:hover,.user-orders .order-empty span a:hover,.user-orders .order-empty span a:link:hover,.user-orders .order-empty span a:visited:hover{opacity:0.7}.user-orders .order-repeat{padding:32px 0 0 0}.user-orders .order-repeat .button-submit{max-width:200px}@media screen and (max-width:576px){.user-orders .order-repeat .button-submit{max-width:600px}}.product-vendor{padding-top:16px}.product-vendor__code{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010;line-height:100%}@media screen and (max-width:576px){.product-vendor__code_intemplate{font-size:12px}}.product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:576px){.product-info{-ms-flex-wrap:wrap;flex-wrap:wrap}}.product-info.indents{margin:20px 0 0 0}@media screen and (max-width:576px){.product-info.indents{margin:12px 0 0 0}}.product-info__col{-ms-flex-preferred-size:48%;flex-basis:48%;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:576px){.product-info__col{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-negative:1;flex-shrink:1}}.product-info__col.left{padding:0 20px 0 0}@media screen and (max-width:576px){.product-info__col.left{padding:10px 0 0 0}}.product-info__col.right{padding:0 0 0 20px}@media screen and (max-width:576px){.product-info__col.right{padding:10px 0 0 0}}.product-image{max-width:100%}.product-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:20px;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25);text-align:center}@media screen and (min-width:576px) and (max-width:768px){.product-image img{max-width:100%}}@media screen and (max-width:576px){.product-image img{max-width:100%;margin:0 auto}}.product-slider{margin:20px auto;position:relative}.product-slider .slick-next{display:block;cursor:pointer;pointer-events:all;background-size:contain;width:26px;height:26px;-webkit-transition:all 0.3s;transition:all 0.3s;right:-30px;background-image:url("../img/slider-arrow-right.png")}.product-slider .slick-next:hover{opacity:0.7}.product-slider .slick-next:before{content:""}.product-slider .slick-prev{display:block;cursor:pointer;pointer-events:all;background-size:contain;width:26px;height:26px;-webkit-transition:all 0.3s;transition:all 0.3s;left:-30px;background-image:url("../img/slider-arrow-left.png");z-index:1}.product-slider .slick-prev:hover{opacity:0.7}.product-slider .slick-prev:before{content:""}.product-slider .slick-track{margin-left:0!important}.product-slider .slide{padding:10px 0}.product-slider__item{border:none;outline:none;padding:10px}.product-slider__item>a:focus,.product-slider__itema>:active{border:none;outline:none}@media (hover){.product-slider__item>a:hover{border:none;outline:none;opacity:0.7}}.product-slider__item a>img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:16px;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25);margin:0 auto}@media screen and (min-width:375px) and (max-width:576px){.product-slider__item a>img{width:120px;height:120px}}.product-prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}@media screen and (max-width:576px){.product-prices{margin:20px 0 10px 0}}.product-prices__actual{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:32px;color:#101010;line-height:100%}.product-prices__actual.indents{padding:0 20px 0 0}@media screen and (max-width:576px){.product-prices__actual.indents{padding:0 12px 0 0}}@media screen and (max-width:992px){.product-prices__actual{font-size:20px}}.product-prices__old{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:20px;color:#808080;line-height:100%;text-decoration:line-through}@media screen and (max-width:576px){.product-prices__old{font-size:16px}}@media screen and (min-width:576px) and (max-width:992px){.product-prices__old{font-size:16px}}.product-prices__discount{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:14px;color:#fff;display:inline-block;padding:2px 12px;background-color:#FF0033;border-radius:12px;margin:0 20px}@media screen and (max-width:576px){.product-prices__discount{font-size:12px;margin:0 0 0 10px}}@media screen and (max-width:576px){.product-prices{font-size:12px}}@media screen and (min-width:576px) and (max-width:992px){.product-prices{font-size:12px}}.product-prices__units{padding:0 20px 0 0;-ms-flex-item-align:end;align-self:flex-end}@media screen and (max-width:576px){.product-prices__units{padding:0 12px 0 0}}.product-link.indents{padding:0 0 10px 0}.product-link>a{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:18px;color:#508B8C}.product-orderactions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.product-orderactions.indents{margin:20px 0}@media screen and (max-width:768px){.product-orderactions.indents{margin:16px 0}}.product-orderactions__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-orderactions__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}@media screen and (max-width:425px){.product-orderactions__wrapper{-ms-flex-preferred-size:100%;flex-basis:100%}}.product-orderactions a.instant-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:200px}.product-orderactions a.instant-order:hover{text-decoration:none}.product-orderactions .instant-order{min-width:160px;border:none;outline:0;width:100%;border-radius:36px;height:36px;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:#F1F1F1;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010}.product-orderactions .instant-order.indents{margin:0 16px 0 0}@media screen and (min-width:425px) and (max-width:576px){.product-orderactions .instant-order{max-width:none;font-size:14px;min-width:140px}.product-orderactions .instant-order.indents{margin:0 8px 0 0}}@media screen and (max-width:425px){.product-orderactions .instant-order{font-size:16px}.product-orderactions .instant-order.indents{margin:0 0 12px 0;width:100%}}@media screen and (min-width:577px) and (max-width:992px){.product-orderactions .instant-order{font-size:14px}}@media (hover){.product-orderactions .instant-order:hover{opacity:0.7;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25);text-decoration:none}}.product-orderactions .instant-order:active,.product-orderactions .instant-order:focus{opacity:0.7;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}.product-orderactions .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:100px;border-radius:24px;padding:0 5px;height:36px;width:100%;background-color:#F1F1F1;margin:0 16px 0 0}@media screen and (max-width:576px){.product-orderactions .quantity{margin:0 8px 0 0}}.product-orderactions .quantity button,.product-orderactions .quantity button:active,.product-orderactions .quantity button:focus{outline:none;border:none;background-color:transparent}.product-orderactions .quantity button:active:hover,.product-orderactions .quantity button:focus:hover,.product-orderactions .quantity button:hover{opacity:0.7}.product-orderactions .quantity button i,.product-orderactions .quantity button:active i,.product-orderactions .quantity button:focus i{font-size:16px;color:#101010;font-weight:normal}@media screen and (max-width:768px){.product-orderactions .quantity button i,.product-orderactions .quantity button:active i,.product-orderactions .quantity button:focus i{font-size:14px}}.product-orderactions .quantity__input input[type=text]{max-width:32px;text-align:center;background:transparent;outline:none;border:none;font-size:16px;font-weight:normal;padding:0;font-family:"Source Sans Pro",sans-serif}@media screen and (max-width:768px){.product-orderactions .quantity__input input[type=text]{font-size:14px}}.product-orderactions .product__cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#fff;-ms-flex-negative:0;flex-shrink:0;min-width:200px;height:36px;background-color:#508B8C;cursor:pointer;border:none;outline:none;padding:5px 10px;border-radius:36px;-webkit-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width:991px){.product-orderactions .product__cart{font-size:14px;min-width:145px}}@media screen and (max-width:425px){.product-orderactions .product__cart{font-size:16px;min-width:170px}}@media (hover){.product-orderactions .product__cart:hover{background-color:#275455;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}}.product-orderactions .product__cart:active,.product-orderactions .product__cart:focus{background-color:#275455;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25)}.product-orderactions .product__cart.no-icon:before{display:none}.product-params{width:100%}.product-params.indents{margin:40px 0}@media screen and (max-width:768px){.product-params.indents{margin:24px 0}}.product-params__title{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24px;color:#101010;line-height:100%}.product-params__title.indents{margin:0 0 24px 0}.product-params .params-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-negative:0;flex-shrink:0}.product-params .params-row.indents{margin:0 0 10px 0}.product-params .params-row__title{font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#808080;line-height:100%;text-align:left}.product-params .params-row__value{font-family:"Raleway",sans-serif;font-weight:bold;font-size:16px;color:#101010;line-height:100%;text-align:right}.product-template{border-radius:12px;background-color:#F1F1F1;padding:10px}.product-template.indents{margin:20px 0}.product-template__toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010;width:100%;height:30px;border:none;background-color:transparent;padding:0 10px;-webkit-transition:all 0.3s;transition:all 0.3s}.product-template__toggler:active,.product-template__toggler:hover{opacity:0.7}.product-template__toggler:after{content:"";background-image:url("../img/chevron-up.png");width:18px;height:10px;-webkit-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all 0.3s;transition:all 0.3s}.product-template__toggler:not(.opened):after{content:"";background-image:url("../img/chevron-up.png");width:18px;height:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all 0.3s;transition:all 0.3s}.product-template__items{-webkit-transition:all 0.3s;transition:all 0.3s}.product-template__items.indents{margin:16px 0 0 0}.product-template__items .template-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:12px;background-color:#fff;padding:12px}.product-template__items .template-item.indents{margin:0 0 10px 0}.product-template__items .template-item__image{-webkit-box-flex:30%;-ms-flex:30% 0 0px;flex:30% 0 0}@media screen and (max-width:992px){.product-template__items .template-item__image{-webkit-box-flex:40%;-ms-flex:40% 0 0px;flex:40% 0 0}}@media screen and (min-width:425px) and (max-width:576px){.product-template__items .template-item__image{-webkit-box-flex:30%;-ms-flex:30% 0 0px;flex:30% 0 0}}.product-template__items .template-item__image:hover{opacity:0.7}.product-template__items .template-item__image img{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;margin:0 auto}@media screen and (max-width:992px){.product-template__items .template-item__image img{width:90px;height:90px}}@media screen and (min-width:425px) and (max-width:576px){.product-template__items .template-item__image img{width:120px;height:120px}}.product-template__items .template-item__info{-webkit-box-flex:70%;-ms-flex:70% 0 0px;flex:70% 0 0;padding:0 0 0 10px}@media screen and (max-width:992px){.product-template__items .template-item__info{-webkit-box-flex:60%;-ms-flex:60% 0 0px;flex:60% 0 0}}@media screen and (min-width:425px) and (max-width:576px){.product-template__items .template-item__info{-webkit-box-flex:70%;-ms-flex:70% 0 0px;flex:70% 0 0}}.product-template__items .template-item__title{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#508B8C;line-height:100%}@media screen and (max-width:576px){.product-template__items .template-item__title{font-size:16px}}.product-template__items .template-item__title:focus,.product-template__items .template-item__title:hover{opacity:0.7}.product-template__items .template-item__price{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:18px;color:#101010;line-height:100%}@media screen and (max-width:576px){.product-template__items .template-item__price{font-size:16px}}.product-template__items .template-item .amount-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:10px 0 0 0}.product-template__items .template-item .amount-block input[type=number]{max-width:50px}.product-template__items .template-item__amount{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:14px;color:#101010;line-height:100%}@media screen and (min-width:576px) and (max-width:768px){.product-template__items .template-item__amount{font-size:12px}}.product-comment__title{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:20px;color:#101010;font-style:normal;line-height:20px}.product-comment textarea{border-radius:10px;border:2px solid #808080;resize:vertical}.product-description{width:100%}.product-description.indents{margin:20px 0}.product-description .nav-tabs{border:none;border-bottom:1px solid #F1F1F1;margin-bottom:20px}.product-description .nav-tabs li{border:none;margin-bottom:-1px}@media screen and (max-width:576px){.product-description .nav-tabs li{margin-bottom:0;display:block;width:100%}}.product-description .nav-tabs li a{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:20px;color:#101010;border:none;border-radius:0;-webkit-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width:576px){.product-description .nav-tabs li a{font-size:16px}}@media screen and (min-width:576px) and (max-width:768px){.product-description .nav-tabs li a{font-size:18px}}.product-description .nav-tabs li a:active,.product-description .nav-tabs li a:focus,.product-description .nav-tabs li a:hover{border:none;background-color:transparent;color:#508B8C;border-bottom:1px solid #508B8C}@media screen and (max-width:576px){.product-description .nav-tabs li a:active,.product-description .nav-tabs li a:focus,.product-description .nav-tabs li a:hover{border:none;display:block;border-left:1px solid #F1F1F1}}.product-description .nav-tabs li.active a{color:#508B8C;border:none;border-bottom:1px solid #508B8C}@media screen and (max-width:576px){.product-description .nav-tabs li.active a{border-bottom:none;margin-bottom:0;display:block;border-left:1px solid #508B8C}}.order{padding:50px 0 0 0}@media screen and (max-width:992px){.order{padding:32px 0 0 0}}@media screen and (max-width:576px){.order .section-indents__min{margin:10px 0 0 0;padding:0}}.order .common-panel{max-width:480px;padding:40px;width:100%}@media screen and (min-width:576px) and (max-width:768px){.order .common-panel{max-width:440px}}@media screen and (max-width:576px){.order .common-panel{min-width:100%;border:none;-webkit-box-shadow:none;box-shadow:none;padding:0}}.order .common-panel_delivery{max-width:912px;width:100%}@media screen and (min-width:576px) and (max-width:768px){.order .common-panel_delivery{max-width:480px}}.order-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around}.order-inner.indents{margin:48px 0 0 0}@media screen and (max-width:576px){.order-inner.indents{margin:0}}@media screen and (min-width:576px) and (max-width:768px){.order-inner.indents{margin:32px 0 0 0}}@media screen and (max-width:1200px){.order-inner.indents{-ms-flex-wrap:wrap;flex-wrap:wrap}}.order-mini{max-width:480px;width:100%}.order-mini .mini-total{padding:24px;width:100%;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:20px;color:#101010}@media screen and (max-width:768px){.order-mini .mini-total{max-width:440px}}@media screen and (max-width:1200px){.order-mini .mini-total{margin:40px auto 0}}@media screen and (max-width:576px){.order-mini .mini-total{border-top:1px solid #101010;border-radius:0;padding:32px 0 0 0;font-size:16px}}.order-mini .mini-total__total{margin:24px 0 0 0;font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24px;color:#101010}.order-mini .mini-total__all>.value{font-weight:bold}.order-mini .mini-total__discount{margin:24px 0 0 0}.order-mini .mini-total__discount>.value{font-weight:bold;color:#508B8C}.order-mini .mini-cart{margin:40px 0 0 0;padding:24px;overflow-y:auto!important;max-height:none}@media screen and (max-width:768px){.order-mini .mini-cart{max-width:440px;margin:40px auto 0}}@media screen and (max-width:576px){.order-mini .mini-cart{border-top:1px solid #101010;border-radius:0;padding:32px 0 0 0;overflow-y:visible!important}}.order-mini .mini-cart__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24px;color:#101010}.order-mini .mini-cart__title>a{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24px;color:#101010;line-height:24px}.order-mini .mini-cart__title>a:focus,.order-mini .mini-cart__title>a:link,.order-mini .mini-cart__title>a:visited{text-decoration:none}.order-mini .mini-cart__title>a:hover{opacity:0.7}.order-mini .mini-cart__title>i{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24px;color:#101010}.order-mini .mini-cart .mini-order{margin:24px 0 0 0;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:20px;color:#101010;line-height:1}.order-mini .mini-cart .mini-order__vendor{margin:8px 0 0 0;font-size:16px;line-height:16px;color:#808080}.order-mini .mini-cart .mini-order__title{margin:8px 0 0 0;line-height:24px}.order-mini .mini-cart .mini-order__amount{margin:8px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:bold}.order-content.indents{margin:48px auto 0;padding:40px}@media screen and (max-width:576px){.order-content.indents{margin:0;padding:0}}@media screen and (min-width:576px) and (max-width:992px){.order-content.indents{margin:32px auto 0}}@media screen and (max-width:576px){.order-content__title.section-indents__min{margin:8px 0 32px 0;padding:0}}@media screen and (max-width:576px){.order-content__title .section-title__text{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:14px;color:#808080;line-height:100%}}.order-content .delivery-errors{margin:20px 0 0 0;padding:20px;background-color:rgba(231,5,5,0.31);border-radius:20px}.order-content .delivery-cost .calculation .days{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#808080;text-align:right;padding:20px 0 0 0}.order-content .c-box-title{padding:0 0 12px 0}.order-content .form-info{padding:0;margin:0}.order-content .form-info.indents{margin:34px 0 0 0}.order-content .form-info__title{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:20px;color:#101010;line-height:100%}.order-content .form-info__title.indents{padding:32px 0 20px 0}@media screen and (max-width:576px){.order-content .form-info__title.indents{padding:0 0 20px 0}}.order-content .form-info label{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#808080}@media screen and (max-width:576px){.order-content .form-info label{font-size:14px}}.order-content .form-info .help-block{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#808080}@media screen and (max-width:576px){.order-content .form-info .help-block{font-size:14px}}.order-content .form-info .help-block-error{color:#FF0033}@media screen and (max-width:576px){.order-content .form-info .help-block-error{font-size:14px}}.order-content .form-info .has-error{color:#FF0033}@media screen and (max-width:576px){.order-content .form-info .has-error{font-size:14px}}.order-content .form-info .has-error .form-control{border-color:#FF0033}.order-content .form-info .has-error label{color:#FF0033}.order-content .form-info input{border-radius:8px;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010}@media screen and (max-width:576px){.order-content .form-info input{font-size:14px}}.order-content .form-info__link,.order-content .form-info__link:focus,.order-content .form-info__link:link,.order-content .form-info__link:visited{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#508B8C}@media (max-width:576px){.order-content .form-info__link,.order-content .form-info__link:focus,.order-content .form-info__link:link,.order-content .form-info__link:visited{font-size:14px}}.order-content .form-info .form-check-label label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Raleway",sans-serif;font-style:normal;font-weight:normal;cursor:pointer;font-size:16px;line-height:100%;color:#808080}@media (max-width:576px){.order-content .form-info .form-check-label label{font-size:14px}}.order-content .form-info .form-check-label label:before{content:"";display:inline-block;vertical-align:middle;margin-right:12px;width:22px;height:22px;border-radius:4px;background:#fff;border:1px solid #D0D0D0}.order-content .form-info input[type=checkbox]:checked+label:before{background:#508B8C;-webkit-transition:all 0.3s;transition:all 0.3s}.order-content .form-info input[type=checkbox]{display:none}.order-content .form-info .r-list .r-item.indents:not(:last-child){margin:0 0 12px 0}.order-content .form-info .r-input{font-weight:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;cursor:pointer;font-size:16px;-ms-flex-preferred-size:200px;flex-basis:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 12px 0 0}.order-content .form-info .r-input.variant_amount{margin:0;padding:0;height:30px;width:200px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.order-content .form-info .r-input input[type=radio]{opacity:0;display:none}.order-content .form-info .r-input_mb10{margin-bottom:10px}.order-content .form-info .r-input .checkmark{height:20px;width:20px;background-color:transparent;border-radius:50%;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.order-content .form-info .r-input .ckeckmark-label{padding:0 0 0 12px;line-height:1}.order-content .form-info .r-input .checkmark:after{content:"";display:none}.order-content .form-info .r-input:hover input[type=radio]~.checkmark{border:2px solid #508B8C}.order-content .form-info .r-input:hover input[type=radio]~.checkmark_image{border:2px solid #508B8C;border-radius:50%;opacity:0.7}.order-content .form-info .r-input input[type=radio]:checked~.checkmark{border:2px solid #508B8C}.order-content .form-info .r-input input[type=radio]:checked~.checkmark_text{background-color:#508B8C}.order-content .form-info .r-input input[type=radio]:checked~.checkmark_image{border:2px solid #508B8C;border-radius:50%}.order-content .form-info .r-input input[type=radio]:checked~.checkmark:after{display:block}.order-content .form-info .r-input.disabled{opacity:0.5;cursor:not-allowed}.order-content .form-info .r-input .r-text{padding:0 0 0 12px}.order-content .form-info .r-input .r-text .r-item-title{font-size:16px}.order-content .form-info .r-input .r-text .r-item-desc{font-size:12px;font-style:italic}.order-content .form-info__comment{margin:24px 0 0 0}.order-content .action-buttons.indents{margin:32px 0 0 0}.order-content .action-buttons.indents_delivery{margin-top:auto}.order-content .delivery-cost{padding:20px;background-color:#F1F1F1;border-radius:20px}@media screen and (max-width:576px){.order-content .delivery-cost{padding:15px}}.order-content .delivery-cost.indents{margin:48px 0 0 0}@media screen and (max-width:768px){.order-content .delivery-cost.indents{margin:32px 0 0 0}}.order-content .delivery-cost-title{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:20px;color:#101010}.order-content .delivery-cost .calculation ul{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010;margin:20px 0;list-style:disc;-webkit-padding-start:40px;padding-inline-start:40px}.order-content .delivery-cost .calculation .cost{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010;text-align:right;padding:20px 0 0 0;border-top:1px solid #D0D0D0}.order-content .delivery-cost .calculation .cost>strong{font-weight:normal;color:#508B8C}.order-content .delivery-cost .calculation .days{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.order-content .delivery-cost .calculation .days>strong{padding:0 0 0 4px}.order__subtitle{margin:8px 0 0 0;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#808080;line-height:100%}@media screen and (max-width:576px){.order__subtitle{font-size:14px}}.order-wrapper{max-width:1088px;margin:48px auto 0}@media screen and (max-width:768px){.order-wrapper{margin:32px auto 0}}.order-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.order-row_delivery{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:34px 0 0 0}@media screen and (max-width:576px){.order-row_delivery{margin:34px 0 0 0}}.order-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}@media screen and (max-width:767px){.order-col{-ms-flex-preferred-size:100%;flex-basis:100%}.order-col:not(:first-child){margin:40px 0 0 0}}.order-col_left{max-width:320px;width:100%}@media screen and (min-width:768px) and (max-width:992px){.order-col_left{max-width:300px}}@media screen and (min-width:576px) and (max-width:768px){.order-col_left{max-width:480px}}@media screen and (max-width:576px){.order-col_left{margin:34px 0 0 0;max-width:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.order-col_right{max-width:480px;width:100%}@media screen and (min-width:768px) and (max-width:992px){.order-col_right{max-width:300px}}@media screen and (max-width:576px){.order-col_right{margin:0!important;max-width:none;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.order-box{width:100%;background-color:#fff;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25);border-radius:20px;padding:24px}.order-box_mt{margin:40px 0 0 0}@media screen and (max-width:576px){.order-box{padding:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0}}.order-box__separator{display:none;background-color:#101010;height:1px;width:100%}@media screen and (max-width:576px){.order-box__separator{display:block;margin:40px 0 0 0}}.order-box__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:0 0 36px 0}.order-box__title{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24px;color:#101010;line-height:100%}.order-box__changelink{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:20px;color:#508B8C;line-height:100%}.order-box__changelink:active,.order-box__changelink:focus,.order-box__changelink:hover,.order-box__changelink:link,.order-box__changelink:visited{color:#508B8C}@media screen and (max-width:576px){.order-box__changelink{font-size:16px}}.order-box__label{margin:24px 0 0 0;font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:20px;color:#101010;line-height:20px}@media screen and (max-width:768px){.order-box__label{font-size:16px;line-height:16px}}.order-box__value{margin:12px 0 0 0;font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010;line-height:24px}@media screen and (max-width:576px){.order-box__value{font-size:14px;line-height:21px}}.order-box__total .total-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.order-box__total .total-row>span{margin:24px 0 0 0;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:20px;color:#101010;line-height:100%}@media screen and (max-width:576px){.order-box__total .total-row>span{font-size:16px}}@media screen and (max-width:768px){.order-box .action-buttons__total>button{max-width:345px;margin-left:auto}}.order-product{padding:24px;margin:24px 0 0 0;background-color:#F1F1F1;border-radius:16px;position:relative}@media screen and (max-width:576px){.order-product{padding:15px}}.order-product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:576px){.order-product__content{margin:0 0 30px 0}}.order-product__info{width:100%}.order-product__image{margin:0 32px 0 0}.order-product__image>a{display:block;max-width:100px;width:100px}@media screen and (max-width:576px){.order-product__image{margin:0 12px 0 0}.order-product__image>a{display:block;max-width:92px;width:92px}}.order-product__image img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover}.order-product__image img:hover{opacity:0.7}.order-product__title{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24px;color:#101010;line-height:100%;margin:0 0 24px 0}@media screen and (max-width:576px){.order-product__title{font-size:16px}}.order-product__amount{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#808080;line-height:100%}@media screen and (max-width:576px){.order-product__amount{font-size:14px}}.order-product__price_actual{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24px;color:#101010}.order-product__price_old{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#808080;line-height:24px;vertical-align:text-bottom}.order-product .product-additional{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media screen and (max-width:576px){.order-product .product-additional{position:absolute;left:15px;right:15px;bottom:15px}}.order-product .product-additional__total{margin:0 0 0 48px}@media screen and (max-width:576px){.order-product .product-additional__total{margin:0 0 0 24px}}@media screen and (min-width:576px) and (max-width:768px){.order-product .product-additional__total{margin:0 0 0 20px}}.order-success .section-title.indents{margin:8px 0 40px 0}.order-success__message{font-family:"Raleway",sans-serif;font-weight:normal;font-size:16;color:#101010;line-height:24px}.order #address-map{border-radius:12px}.cart .section-title.indents{margin:8px 0 40px 0}.cart-separator{width:100%;height:1px;border-radius:50%;background-color:#F1F1F1;margin:12px auto}.cart-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#fff;padding:16px 36px;min-height:48px;background-color:#508B8C;border-radius:36px;margin-left:auto}@media screen and (min-width:576px) and (max-width:1024px){.cart-btn{max-width:200px}}.cart-btn_back{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:243px;margin:40px 0 0 0}@media screen and (max-width:576px){.cart-btn_back{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.cart-btn:active,.cart-btn:focus,.cart-btn:link,.cart-btn:visited{text-decoration:none;color:#fff}.cart-btn:hover{text-decoration:none;color:#fff;background-color:#275455}.cart-btn_save{min-height:38px;max-width:170px;background-color:#C0FBFC;border:1px solid #508B8C;padding:0 22px;color:#508B8C!important;font-family:"Raleway",sans-serif;font-weight:bold;font-size:14px;color:#fff}@media screen and (min-width:576px) and (max-width:1024px){.cart-btn_save{margin:0 0 0 15px}}@media screen and (max-width:425px){.cart-btn__icon{display:none}}.cart-btn_remove{min-height:38px;max-width:170px;background-color:#C0FBFC;border:none;padding:0 36px;color:#508B8C!important;font-family:"Raleway",sans-serif;font-weight:bold;font-size:14px;color:#fff}.cart-btn_instant{width:100%;border:none;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25);background-color:transparent;color:#101010}.cart-btn_instant:hover{background-color:#275455;color:#fff}.empty-cart-message{font-family:"Raleway",sans-serif;font-weight:normal;font-size:16px;color:#101010;line-height:24px}.cart-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart-col{width:100%;position:relative}.cart-col_left{-webkit-box-flex:0;-ms-flex:0 0 61%;flex:0 0 61%}@media screen and (max-width:1024px){.cart-col_left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.cart-col_right{-webkit-box-flex:0;-ms-flex:0 0 37%;flex:0 0 37%}@media screen and (max-width:1024px){.cart-col_right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:36px 0 0 0}}.cart-panel{width:100%;background-color:#fff;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25);border-radius:16px;padding:24px}@media screen and (max-width:576px){.cart-panel{padding:16px}}.cart-items .item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart-items .item:not(:last-child){margin:0 0 36px 0}@media screen and (max-width:576px){.cart-items .item{-ms-flex-wrap:wrap;flex-wrap:wrap}}.cart-items .item-info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.cart-items .item .image-wrap{margin-right:12px}.cart-items .item .image-wrap .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:120px;height:120px;border-radius:4px;background-size:contain;background-repeat:no-repeat;background-position:center center;-webkit-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width:576px){.cart-items .item .image-wrap .image{width:100px;height:100px}}.cart-items .item .image-wrap .image:hover{opacity:0.7}.cart-items .item .text-block{-ms-flex-preferred-size:56%;flex-basis:56%;width:100%}@media screen and (max-width:576px){.cart-items .item .text-block{width:auto}}.cart-items .item .text-block .title-wrap{margin-bottom:4px}.cart-items .item .text-block .title-wrap .title{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:20px;color:#101010;line-height:1}@media screen and (max-width:992px){.cart-items .item .text-block .title-wrap .title{font-size:16px}}@media screen and (max-width:576px){.cart-items .item .text-block .title-wrap .title{font-size:14px}}.cart-items .item .text-block .vendor-code-wrap{margin:0 0 16px 0}.cart-items .item .text-block .vendor-code-wrap .vendor-code{font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#808080;line-height:100%}@media screen and (max-width:992px){.cart-items .item .text-block .vendor-code-wrap .vendor-code{font-size:14px}}@media screen and (max-width:576px){.cart-items .item .text-block .vendor-code-wrap .vendor-code{font-size:12px}}.cart-items .item-separator{width:100%;height:1px;border-radius:50%;background-color:#F1F1F1;margin:12px auto}.cart-items .item .buttons-block{text-align:right;height:auto;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:100%;flex-basis:100%}.cart-items .item .buttons-block .remove-wrap .remove{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:92px;border:0;background-color:transparent;-webkit-transition:all 0.3s;transition:all 0.3s;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010}@media screen and (max-width:992px){.cart-items .item .buttons-block .remove-wrap .remove{font-size:14px}}.cart-items .item .buttons-block .remove-wrap .remove:hover{opacity:0.7}.cart-items .item .buttons-block .quantity-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:128px;background-color:#F1F1F1;height:36px;border-radius:20px;padding:8px}@media screen and (max-width:576px){.cart-items .item .buttons-block .quantity-wrap{width:102px;background-color:#F1F1F1;height:28px;padding:0 4px}}.cart-items .item .buttons-block .quantity-wrap>input[type=text]{width:32px;font-size:14px;text-align:center;border-radius:0;border:none;background-color:#F1F1F1;font-family:"Source Sans Pro",sans-serif}@media screen and (max-width:576px){.cart-items .item .buttons-block .quantity-wrap>input[type=text]{font-size:14px}}.cart-items .item .buttons-block .quantity-wrap button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;border:none}.cart-items .item .toggle-template-wrap{margin:16px 0}.cart-items .item .toggle-template-wrap>.toggle-template-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010;width:120px;height:30px;-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.25);box-shadow:0px 0px 12px rgba(0,0,0,0.25);border:none;border-radius:16px;background-color:transparent;padding:0 10px;-webkit-transition:all 0.3s;transition:all 0.3s}.cart-items .item .toggle-template-wrap>.toggle-template-items:active,.cart-items .item .toggle-template-wrap>.toggle-template-items:hover{opacity:0.7}.cart-items .item .price-wrap{display:none}.cart-items .item .total-price-wrap .total-price{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24px;color:#101010;line-height:1}@media screen and (min-width:576px) and (max-width:992px){.cart-items .item .total-price-wrap .total-price{font-size:20px}}@media screen and (max-width:576px){.cart-items .item .total-price-wrap .total-price{font-size:16px}}.cart-items .item .total-price-wrap .total-price__text{display:none}.cart-items .item .template-items{margin:16px 0}.cart-items .item .template-items .image{width:100px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center center;-webkit-transition:all 0.3s;transition:all 0.3s}@media screen and (max-width:576px){.cart-items .item .template-items .image{width:92px;height:92px}}.checkout-total-wrap{margin:0 0 12px 0}@media screen and (min-width:576px) and (max-width:1024px){.checkout-total-wrap{width:50%}}.checkout-total-wrap .total-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:"Source Sans Pro",sans-serif;font-weight:normal;font-size:16px;color:#101010;line-height:100%}@media screen and (max-width:576px){.checkout-total-wrap .total-row{font-size:14px}}.checkout-total-wrap .total-row:not(:last-child){margin:0 0 12px 0}.checkout-total-wrap .total-row__bold{font-size:24px;font-weight:bold}@media screen and (max-width:576px){.checkout-total-wrap .total-row__bold{font-size:16px}}.promo-code-block .input-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:576px) and (max-width:1024px){.promo-code-block .input-block{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.promo-code-block .input-block input[type=text]{min-height:38px;border-radius:20px;border:1px solid #508B8C;-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:320px}@media screen and (max-width:576px){.promo-code-block .input-block input[type=text]{max-width:160px}}.promo-code-block .control-label{font-family:"Source Sans Pro",sans-serif;font-weight:bold;font-size:24px;color:#101010;line-height:100%;margin:0 0 12px 0}@media screen and (max-width:992px){.promo-code-block .control-label{font-size:20px}}@media screen and (max-width:576px){.promo-code-block .control-label{font-size:16px}}@media screen and (min-width:576px) and (max-width:1024px){.page-buttons-wrap{position:absolute;top:24px;right:24px}}.page-buttons-wrap .instant-order-block{margin:0 0 15px 0}.page-buttons-wrap .cart-btn{padding:10px 20px}