.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}@-webkit-keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:0 0 4px;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:flex;align-items:center;padding:4px 6px 0 3px}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap}.vs__dropdown-option:hover{cursor:pointer}.vs__dropdown-option--highlight{background:#5897fb;color:#fff}.vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5)}.vs__dropdown-option--disabled:hover{cursor:inherit}.vs__selected{display:flex;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0;padding:0 .25em}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1}.vs__search::-webkit-input-placeholder{color:inherit}.vs__search::-moz-placeholder{color:inherit}.vs__search:-ms-input-placeholder{color:inherit}.vs__search::-ms-input-placeholder{color:inherit}.vs__search::placeholder{color:inherit}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable .vs__search:hover{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border:.9em solid hsla(0,0%,39.2%,.1);border-left-color:rgba(60,60,60,.45);transform:translateZ(0);-webkit-animation:vSelectSpinner 1.1s linear infinite;animation:vSelectSpinner 1.1s linear infinite;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em}.vs--loading .vs__spinner{opacity:1}.vs__selected{display:block;height:19px;overflow:hidden}.vs__dropdown-toggle{height:31px}@media print,screen and (min-width:40em){.reveal,.reveal.large,.reveal.small,.reveal.tiny{right:auto;left:auto;margin:0 auto}}.fade-in.mui-enter,.fade-out.mui-leave{transition-property:opacity;transition-duration:.5s;transition-timing-function:linear}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{opacity:0}.fade-in.mui-enter.mui-enter-active,.fade-out.mui-leave{opacity:1}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-out-from-middle-y.mui-leave,.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:opacity}.scale-in-up.mui-enter{transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter,.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:opacity}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-property:transform,opacity}.scale-out-down.mui-leave,.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:opacity}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.slow{transition-duration:.75s!important}.linear{transition-timing-function:linear!important;-webkit-animation-timing-function:linear!important;animation-timing-function:linear!important}.ease{transition-timing-function:ease!important;-webkit-animation-timing-function:ease!important;animation-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important;-webkit-animation-timing-function:ease-in!important;animation-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important;-webkit-animation-timing-function:ease-out!important;animation-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important;-webkit-animation-timing-function:ease-in-out!important;animation-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important;-webkit-animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important;animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important;-webkit-animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important;animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important;-webkit-animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important;animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important;-webkit-animation-delay:.3s!important;animation-delay:.3s!important}.long-delay{transition-delay:.7s!important;-webkit-animation-delay:.7s!important;animation-delay:.7s!important}.shake{-webkit-animation-name:shake-7;animation-name:shake-7}@-webkit-keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@-webkit-keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}to{transform:rotate(0)}}.spin-ccw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%,to{transform:rotate(0)}to{transform:rotate(1turn)}}.wiggle{-webkit-animation-name:wiggle-7deg;animation-name:wiggle-7deg}@-webkit-keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,to{transform:rotate(0)}}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,to{transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{-webkit-animation-duration:.5s;animation-duration:.5s}.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.slow{-webkit-animation-duration:.75s!important;animation-duration:.75s!important}.fast{transition-duration:.25s!important;-webkit-animation-duration:.25s!important;animation-duration:.25s!important}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;background-color:rgba(10,10,10,.45)}.reveal,.reveal-overlay{display:none;overflow-y:auto}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;position:relative;top:100px;margin-right:auto;margin-left:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:600px;max-width:75rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width:39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.hide{display:none!important}.invisible{visibility:hidden}@media print,screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}.row{max-width:75rem;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap}.row .row{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:64em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.collapse>.column>.row,.row.collapse>.columns>.row,.row.is-collapse-child{margin-right:0;margin-left:0}.column,.columns{flex:1 1 0px;padding-right:.625rem;padding-left:.625rem;min-width:0}@media print,screen and (min-width:40em){.column,.columns{padding-right:.9375rem;padding-left:.9375rem}}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.small-offset-0{margin-left:0}.small-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.6666666667%}.small-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-offset-3{margin-left:25%}.small-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.6666666667%}.small-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.small-offset-6{margin-left:50%}.small-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.6666666667%}.small-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.small-offset-9{margin-left:75%}.small-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1{flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{flex:0 0 100%;max-width:100%}.small-up-2{flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{flex:0 0 50%;max-width:50%}.small-up-3{flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-up-4{flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{flex:0 0 25%;max-width:25%}.small-up-5{flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{flex:0 0 20%;max-width:20%}.small-up-6{flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-up-7{flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.small-up-8{flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.medium-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.medium-offset-0{margin-left:0}.medium-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1{flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{flex:0 0 100%;max-width:100%}.medium-up-2{flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{flex:0 0 50%;max-width:50%}.medium-up-3{flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-up-4{flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{flex:0 0 25%;max-width:25%}.medium-up-5{flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{flex:0 0 20%;max-width:20%}.medium-up-6{flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-up-7{flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.medium-up-8{flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:40em) and (min-width:40em){.medium-expand{flex:1 1 0px}}.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:40em){.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:1 1 0px}}@media print,screen and (min-width:40em){.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}}@media print,screen and (min-width:40em){.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.large-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.large-offset-0{margin-left:0}.large-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.6666666667%}.large-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-offset-3{margin-left:25%}.large-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.6666666667%}.large-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.large-offset-6{margin-left:50%}.large-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.6666666667%}.large-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.large-offset-9{margin-left:75%}.large-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1{flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{flex:0 0 100%;max-width:100%}.large-up-2{flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{flex:0 0 50%;max-width:50%}.large-up-3{flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-up-4{flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{flex:0 0 25%;max-width:25%}.large-up-5{flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{flex:0 0 20%;max-width:20%}.large-up-6{flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-up-7{flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.large-up-8{flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:64em) and (min-width:64em){.large-expand{flex:1 1 0px}}.row.large-unstack>.column,.row.large-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:64em){.row.large-unstack>.column,.row.large-unstack>.columns{flex:1 1 0px}}@media print,screen and (min-width:64em){.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}.shrink{flex:0 0 auto;max-width:100%}.column-block{margin-bottom:1.25rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2017 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(../img/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover,.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../img/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(../img/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(../img/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:inset 0 1px 0 #fff}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(../img/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-rtl .chosen-search input[type=text]{background-image:url(../img/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
/*!
 * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\F26E"}.fa-accessible-icon:before{content:"\F368"}.fa-accusoft:before{content:"\F369"}.fa-address-book:before{content:"\F2B9"}.fa-address-card:before{content:"\F2BB"}.fa-adjust:before{content:"\F042"}.fa-adn:before{content:"\F170"}.fa-adversal:before{content:"\F36A"}.fa-affiliatetheme:before{content:"\F36B"}.fa-algolia:before{content:"\F36C"}.fa-align-center:before{content:"\F037"}.fa-align-justify:before{content:"\F039"}.fa-align-left:before{content:"\F036"}.fa-align-right:before{content:"\F038"}.fa-amazon:before{content:"\F270"}.fa-amazon-pay:before{content:"\F42C"}.fa-ambulance:before{content:"\F0F9"}.fa-american-sign-language-interpreting:before{content:"\F2A3"}.fa-amilia:before{content:"\F36D"}.fa-anchor:before{content:"\F13D"}.fa-android:before{content:"\F17B"}.fa-angellist:before{content:"\F209"}.fa-angle-double-down:before{content:"\F103"}.fa-angle-double-left:before{content:"\F100"}.fa-angle-double-right:before{content:"\F101"}.fa-angle-double-up:before{content:"\F102"}.fa-angle-down:before{content:"\F107"}.fa-angle-left:before{content:"\F104"}.fa-angle-right:before{content:"\F105"}.fa-angle-up:before{content:"\F106"}.fa-angrycreative:before{content:"\F36E"}.fa-angular:before{content:"\F420"}.fa-app-store:before{content:"\F36F"}.fa-app-store-ios:before{content:"\F370"}.fa-apper:before{content:"\F371"}.fa-apple:before{content:"\F179"}.fa-apple-pay:before{content:"\F415"}.fa-archive:before{content:"\F187"}.fa-arrow-alt-circle-down:before{content:"\F358"}.fa-arrow-alt-circle-left:before{content:"\F359"}.fa-arrow-alt-circle-right:before{content:"\F35A"}.fa-arrow-alt-circle-up:before{content:"\F35B"}.fa-arrow-circle-down:before{content:"\F0AB"}.fa-arrow-circle-left:before{content:"\F0A8"}.fa-arrow-circle-right:before{content:"\F0A9"}.fa-arrow-circle-up:before{content:"\F0AA"}.fa-arrow-down:before{content:"\F063"}.fa-arrow-left:before{content:"\F060"}.fa-arrow-right:before{content:"\F061"}.fa-arrow-up:before{content:"\F062"}.fa-arrows-alt:before{content:"\F0B2"}.fa-arrows-alt-h:before{content:"\F337"}.fa-arrows-alt-v:before{content:"\F338"}.fa-assistive-listening-systems:before{content:"\F2A2"}.fa-asterisk:before{content:"\F069"}.fa-asymmetrik:before{content:"\F372"}.fa-at:before{content:"\F1FA"}.fa-audible:before{content:"\F373"}.fa-audio-description:before{content:"\F29E"}.fa-autoprefixer:before{content:"\F41C"}.fa-avianex:before{content:"\F374"}.fa-aviato:before{content:"\F421"}.fa-aws:before{content:"\F375"}.fa-backward:before{content:"\F04A"}.fa-balance-scale:before{content:"\F24E"}.fa-ban:before{content:"\F05E"}.fa-band-aid:before{content:"\F462"}.fa-bandcamp:before{content:"\F2D5"}.fa-barcode:before{content:"\F02A"}.fa-bars:before{content:"\F0C9"}.fa-baseball-ball:before{content:"\F433"}.fa-basketball-ball:before{content:"\F434"}.fa-bath:before{content:"\F2CD"}.fa-battery-empty:before{content:"\F244"}.fa-battery-full:before{content:"\F240"}.fa-battery-half:before{content:"\F242"}.fa-battery-quarter:before{content:"\F243"}.fa-battery-three-quarters:before{content:"\F241"}.fa-bed:before{content:"\F236"}.fa-beer:before{content:"\F0FC"}.fa-behance:before{content:"\F1B4"}.fa-behance-square:before{content:"\F1B5"}.fa-bell:before{content:"\F0F3"}.fa-bell-slash:before{content:"\F1F6"}.fa-bicycle:before{content:"\F206"}.fa-bimobject:before{content:"\F378"}.fa-binoculars:before{content:"\F1E5"}.fa-birthday-cake:before{content:"\F1FD"}.fa-bitbucket:before{content:"\F171"}.fa-bitcoin:before{content:"\F379"}.fa-bity:before{content:"\F37A"}.fa-black-tie:before{content:"\F27E"}.fa-blackberry:before{content:"\F37B"}.fa-blind:before{content:"\F29D"}.fa-blogger:before{content:"\F37C"}.fa-blogger-b:before{content:"\F37D"}.fa-bluetooth:before{content:"\F293"}.fa-bluetooth-b:before{content:"\F294"}.fa-bold:before{content:"\F032"}.fa-bolt:before{content:"\F0E7"}.fa-bomb:before{content:"\F1E2"}.fa-book:before{content:"\F02D"}.fa-bookmark:before{content:"\F02E"}.fa-bowling-ball:before{content:"\F436"}.fa-box:before{content:"\F466"}.fa-boxes:before{content:"\F468"}.fa-braille:before{content:"\F2A1"}.fa-briefcase:before{content:"\F0B1"}.fa-btc:before{content:"\F15A"}.fa-bug:before{content:"\F188"}.fa-building:before{content:"\F1AD"}.fa-bullhorn:before{content:"\F0A1"}.fa-bullseye:before{content:"\F140"}.fa-buromobelexperte:before{content:"\F37F"}.fa-bus:before{content:"\F207"}.fa-buysellads:before{content:"\F20D"}.fa-calculator:before{content:"\F1EC"}.fa-calendar:before{content:"\F133"}.fa-calendar-alt:before{content:"\F073"}.fa-calendar-check:before{content:"\F274"}.fa-calendar-minus:before{content:"\F272"}.fa-calendar-plus:before{content:"\F271"}.fa-calendar-times:before{content:"\F273"}.fa-camera:before{content:"\F030"}.fa-camera-retro:before{content:"\F083"}.fa-car:before{content:"\F1B9"}.fa-caret-down:before{content:"\F0D7"}.fa-caret-left:before{content:"\F0D9"}.fa-caret-right:before{content:"\F0DA"}.fa-caret-square-down:before{content:"\F150"}.fa-caret-square-left:before{content:"\F191"}.fa-caret-square-right:before{content:"\F152"}.fa-caret-square-up:before{content:"\F151"}.fa-caret-up:before{content:"\F0D8"}.fa-cart-arrow-down:before{content:"\F218"}.fa-cart-plus:before{content:"\F217"}.fa-cc-amazon-pay:before{content:"\F42D"}.fa-cc-amex:before{content:"\F1F3"}.fa-cc-apple-pay:before{content:"\F416"}.fa-cc-diners-club:before{content:"\F24C"}.fa-cc-discover:before{content:"\F1F2"}.fa-cc-jcb:before{content:"\F24B"}.fa-cc-mastercard:before{content:"\F1F1"}.fa-cc-paypal:before{content:"\F1F4"}.fa-cc-stripe:before{content:"\F1F5"}.fa-cc-visa:before{content:"\F1F0"}.fa-centercode:before{content:"\F380"}.fa-certificate:before{content:"\F0A3"}.fa-chart-area:before{content:"\F1FE"}.fa-chart-bar:before{content:"\F080"}.fa-chart-line:before{content:"\F201"}.fa-chart-pie:before{content:"\F200"}.fa-check:before{content:"\F00C"}.fa-check-circle:before{content:"\F058"}.fa-check-square:before{content:"\F14A"}.fa-chess:before{content:"\F439"}.fa-chess-bishop:before{content:"\F43A"}.fa-chess-board:before{content:"\F43C"}.fa-chess-king:before{content:"\F43F"}.fa-chess-knight:before{content:"\F441"}.fa-chess-pawn:before{content:"\F443"}.fa-chess-queen:before{content:"\F445"}.fa-chess-rook:before{content:"\F447"}.fa-chevron-circle-down:before{content:"\F13A"}.fa-chevron-circle-left:before{content:"\F137"}.fa-chevron-circle-right:before{content:"\F138"}.fa-chevron-circle-up:before{content:"\F139"}.fa-chevron-down:before{content:"\F078"}.fa-chevron-left:before{content:"\F053"}.fa-chevron-right:before{content:"\F054"}.fa-chevron-up:before{content:"\F077"}.fa-child:before{content:"\F1AE"}.fa-chrome:before{content:"\F268"}.fa-circle:before{content:"\F111"}.fa-circle-notch:before{content:"\F1CE"}.fa-clipboard:before{content:"\F328"}.fa-clipboard-check:before{content:"\F46C"}.fa-clipboard-list:before{content:"\F46D"}.fa-clock:before{content:"\F017"}.fa-clone:before{content:"\F24D"}.fa-closed-captioning:before{content:"\F20A"}.fa-cloud:before{content:"\F0C2"}.fa-cloud-download-alt:before{content:"\F381"}.fa-cloud-upload-alt:before{content:"\F382"}.fa-cloudscale:before{content:"\F383"}.fa-cloudsmith:before{content:"\F384"}.fa-cloudversify:before{content:"\F385"}.fa-code:before{content:"\F121"}.fa-code-branch:before{content:"\F126"}.fa-codepen:before{content:"\F1CB"}.fa-codiepie:before{content:"\F284"}.fa-coffee:before{content:"\F0F4"}.fa-cog:before{content:"\F013"}.fa-cogs:before{content:"\F085"}.fa-columns:before{content:"\F0DB"}.fa-comment:before{content:"\F075"}.fa-comment-alt:before{content:"\F27A"}.fa-comments:before{content:"\F086"}.fa-compass:before{content:"\F14E"}.fa-compress:before{content:"\F066"}.fa-connectdevelop:before{content:"\F20E"}.fa-contao:before{content:"\F26D"}.fa-copy:before{content:"\F0C5"}.fa-copyright:before{content:"\F1F9"}.fa-cpanel:before{content:"\F388"}.fa-creative-commons:before{content:"\F25E"}.fa-credit-card:before{content:"\F09D"}.fa-crop:before{content:"\F125"}.fa-crosshairs:before{content:"\F05B"}.fa-css3:before{content:"\F13C"}.fa-css3-alt:before{content:"\F38B"}.fa-cube:before{content:"\F1B2"}.fa-cubes:before{content:"\F1B3"}.fa-cut:before{content:"\F0C4"}.fa-cuttlefish:before{content:"\F38C"}.fa-d-and-d:before{content:"\F38D"}.fa-dashcube:before{content:"\F210"}.fa-database:before{content:"\F1C0"}.fa-deaf:before{content:"\F2A4"}.fa-delicious:before{content:"\F1A5"}.fa-deploydog:before{content:"\F38E"}.fa-deskpro:before{content:"\F38F"}.fa-desktop:before{content:"\F108"}.fa-deviantart:before{content:"\F1BD"}.fa-digg:before{content:"\F1A6"}.fa-digital-ocean:before{content:"\F391"}.fa-discord:before{content:"\F392"}.fa-discourse:before{content:"\F393"}.fa-dna:before{content:"\F471"}.fa-dochub:before{content:"\F394"}.fa-docker:before{content:"\F395"}.fa-dollar-sign:before{content:"\F155"}.fa-dolly:before{content:"\F472"}.fa-dolly-flatbed:before{content:"\F474"}.fa-dot-circle:before{content:"\F192"}.fa-download:before{content:"\F019"}.fa-draft2digital:before{content:"\F396"}.fa-dribbble:before{content:"\F17D"}.fa-dribbble-square:before{content:"\F397"}.fa-dropbox:before{content:"\F16B"}.fa-drupal:before{content:"\F1A9"}.fa-dyalog:before{content:"\F399"}.fa-earlybirds:before{content:"\F39A"}.fa-edge:before{content:"\F282"}.fa-edit:before{content:"\F044"}.fa-eject:before{content:"\F052"}.fa-elementor:before{content:"\F430"}.fa-ellipsis-h:before{content:"\F141"}.fa-ellipsis-v:before{content:"\F142"}.fa-ember:before{content:"\F423"}.fa-empire:before{content:"\F1D1"}.fa-envelope:before{content:"\F0E0"}.fa-envelope-open:before{content:"\F2B6"}.fa-envelope-square:before{content:"\F199"}.fa-envira:before{content:"\F299"}.fa-eraser:before{content:"\F12D"}.fa-erlang:before{content:"\F39D"}.fa-ethereum:before{content:"\F42E"}.fa-etsy:before{content:"\F2D7"}.fa-euro-sign:before{content:"\F153"}.fa-exchange-alt:before{content:"\F362"}.fa-exclamation:before{content:"\F12A"}.fa-exclamation-circle:before{content:"\F06A"}.fa-exclamation-triangle:before{content:"\F071"}.fa-expand:before{content:"\F065"}.fa-expand-arrows-alt:before{content:"\F31E"}.fa-expeditedssl:before{content:"\F23E"}.fa-external-link-alt:before{content:"\F35D"}.fa-external-link-square-alt:before{content:"\F360"}.fa-eye:before{content:"\F06E"}.fa-eye-dropper:before{content:"\F1FB"}.fa-eye-slash:before{content:"\F070"}.fa-facebook:before{content:"\F09A"}.fa-facebook-f:before{content:"\F39E"}.fa-facebook-messenger:before{content:"\F39F"}.fa-facebook-square:before{content:"\F082"}.fa-fast-backward:before{content:"\F049"}.fa-fast-forward:before{content:"\F050"}.fa-fax:before{content:"\F1AC"}.fa-female:before{content:"\F182"}.fa-fighter-jet:before{content:"\F0FB"}.fa-file:before{content:"\F15B"}.fa-file-alt:before{content:"\F15C"}.fa-file-archive:before{content:"\F1C6"}.fa-file-audio:before{content:"\F1C7"}.fa-file-code:before{content:"\F1C9"}.fa-file-excel:before{content:"\F1C3"}.fa-file-image:before{content:"\F1C5"}.fa-file-pdf:before{content:"\F1C1"}.fa-file-powerpoint:before{content:"\F1C4"}.fa-file-video:before{content:"\F1C8"}.fa-file-word:before{content:"\F1C2"}.fa-film:before{content:"\F008"}.fa-filter:before{content:"\F0B0"}.fa-fire:before{content:"\F06D"}.fa-fire-extinguisher:before{content:"\F134"}.fa-firefox:before{content:"\F269"}.fa-first-aid:before{content:"\F479"}.fa-first-order:before{content:"\F2B0"}.fa-firstdraft:before{content:"\F3A1"}.fa-flag:before{content:"\F024"}.fa-flag-checkered:before{content:"\F11E"}.fa-flask:before{content:"\F0C3"}.fa-flickr:before{content:"\F16E"}.fa-flipboard:before{content:"\F44D"}.fa-fly:before{content:"\F417"}.fa-folder:before{content:"\F07B"}.fa-folder-open:before{content:"\F07C"}.fa-font:before{content:"\F031"}.fa-font-awesome:before{content:"\F2B4"}.fa-font-awesome-alt:before{content:"\F35C"}.fa-font-awesome-flag:before{content:"\F425"}.fa-fonticons:before{content:"\F280"}.fa-fonticons-fi:before{content:"\F3A2"}.fa-football-ball:before{content:"\F44E"}.fa-fort-awesome:before{content:"\F286"}.fa-fort-awesome-alt:before{content:"\F3A3"}.fa-forumbee:before{content:"\F211"}.fa-forward:before{content:"\F04E"}.fa-foursquare:before{content:"\F180"}.fa-free-code-camp:before{content:"\F2C5"}.fa-freebsd:before{content:"\F3A4"}.fa-frown:before{content:"\F119"}.fa-futbol:before{content:"\F1E3"}.fa-gamepad:before{content:"\F11B"}.fa-gavel:before{content:"\F0E3"}.fa-gem:before{content:"\F3A5"}.fa-genderless:before{content:"\F22D"}.fa-get-pocket:before{content:"\F265"}.fa-gg:before{content:"\F260"}.fa-gg-circle:before{content:"\F261"}.fa-gift:before{content:"\F06B"}.fa-git:before{content:"\F1D3"}.fa-git-square:before{content:"\F1D2"}.fa-github:before{content:"\F09B"}.fa-github-alt:before{content:"\F113"}.fa-github-square:before{content:"\F092"}.fa-gitkraken:before{content:"\F3A6"}.fa-gitlab:before{content:"\F296"}.fa-gitter:before{content:"\F426"}.fa-glass-martini:before{content:"\F000"}.fa-glide:before{content:"\F2A5"}.fa-glide-g:before{content:"\F2A6"}.fa-globe:before{content:"\F0AC"}.fa-gofore:before{content:"\F3A7"}.fa-golf-ball:before{content:"\F450"}.fa-goodreads:before{content:"\F3A8"}.fa-goodreads-g:before{content:"\F3A9"}.fa-google:before{content:"\F1A0"}.fa-google-drive:before{content:"\F3AA"}.fa-google-play:before{content:"\F3AB"}.fa-google-plus:before{content:"\F2B3"}.fa-google-plus-g:before{content:"\F0D5"}.fa-google-plus-square:before{content:"\F0D4"}.fa-google-wallet:before{content:"\F1EE"}.fa-graduation-cap:before{content:"\F19D"}.fa-gratipay:before{content:"\F184"}.fa-grav:before{content:"\F2D6"}.fa-gripfire:before{content:"\F3AC"}.fa-grunt:before{content:"\F3AD"}.fa-gulp:before{content:"\F3AE"}.fa-h-square:before{content:"\F0FD"}.fa-hacker-news:before{content:"\F1D4"}.fa-hacker-news-square:before{content:"\F3AF"}.fa-hand-lizard:before{content:"\F258"}.fa-hand-paper:before{content:"\F256"}.fa-hand-peace:before{content:"\F25B"}.fa-hand-point-down:before{content:"\F0A7"}.fa-hand-point-left:before{content:"\F0A5"}.fa-hand-point-right:before{content:"\F0A4"}.fa-hand-point-up:before{content:"\F0A6"}.fa-hand-pointer:before{content:"\F25A"}.fa-hand-rock:before{content:"\F255"}.fa-hand-scissors:before{content:"\F257"}.fa-hand-spock:before{content:"\F259"}.fa-handshake:before{content:"\F2B5"}.fa-hashtag:before{content:"\F292"}.fa-hdd:before{content:"\F0A0"}.fa-heading:before{content:"\F1DC"}.fa-headphones:before{content:"\F025"}.fa-heart:before{content:"\F004"}.fa-heartbeat:before{content:"\F21E"}.fa-hips:before{content:"\F452"}.fa-hire-a-helper:before{content:"\F3B0"}.fa-history:before{content:"\F1DA"}.fa-hockey-puck:before{content:"\F453"}.fa-home:before{content:"\F015"}.fa-hooli:before{content:"\F427"}.fa-hospital:before{content:"\F0F8"}.fa-hospital-symbol:before{content:"\F47E"}.fa-hotjar:before{content:"\F3B1"}.fa-hourglass:before{content:"\F254"}.fa-hourglass-end:before{content:"\F253"}.fa-hourglass-half:before{content:"\F252"}.fa-hourglass-start:before{content:"\F251"}.fa-houzz:before{content:"\F27C"}.fa-html5:before{content:"\F13B"}.fa-hubspot:before{content:"\F3B2"}.fa-i-cursor:before{content:"\F246"}.fa-id-badge:before{content:"\F2C1"}.fa-id-card:before{content:"\F2C2"}.fa-image:before{content:"\F03E"}.fa-images:before{content:"\F302"}.fa-imdb:before{content:"\F2D8"}.fa-inbox:before{content:"\F01C"}.fa-indent:before{content:"\F03C"}.fa-industry:before{content:"\F275"}.fa-info:before{content:"\F129"}.fa-info-circle:before{content:"\F05A"}.fa-instagram:before{content:"\F16D"}.fa-internet-explorer:before{content:"\F26B"}.fa-ioxhost:before{content:"\F208"}.fa-italic:before{content:"\F033"}.fa-itunes:before{content:"\F3B4"}.fa-itunes-note:before{content:"\F3B5"}.fa-jenkins:before{content:"\F3B6"}.fa-joget:before{content:"\F3B7"}.fa-joomla:before{content:"\F1AA"}.fa-js:before{content:"\F3B8"}.fa-js-square:before{content:"\F3B9"}.fa-jsfiddle:before{content:"\F1CC"}.fa-key:before{content:"\F084"}.fa-keyboard:before{content:"\F11C"}.fa-keycdn:before{content:"\F3BA"}.fa-kickstarter:before{content:"\F3BB"}.fa-kickstarter-k:before{content:"\F3BC"}.fa-korvue:before{content:"\F42F"}.fa-language:before{content:"\F1AB"}.fa-laptop:before{content:"\F109"}.fa-laravel:before{content:"\F3BD"}.fa-lastfm:before{content:"\F202"}.fa-lastfm-square:before{content:"\F203"}.fa-leaf:before{content:"\F06C"}.fa-leanpub:before{content:"\F212"}.fa-lemon:before{content:"\F094"}.fa-less:before{content:"\F41D"}.fa-level-down-alt:before{content:"\F3BE"}.fa-level-up-alt:before{content:"\F3BF"}.fa-life-ring:before{content:"\F1CD"}.fa-lightbulb:before{content:"\F0EB"}.fa-line:before{content:"\F3C0"}.fa-link:before{content:"\F0C1"}.fa-linkedin:before{content:"\F08C"}.fa-linkedin-in:before{content:"\F0E1"}.fa-linode:before{content:"\F2B8"}.fa-linux:before{content:"\F17C"}.fa-lira-sign:before{content:"\F195"}.fa-list:before{content:"\F03A"}.fa-list-alt:before{content:"\F022"}.fa-list-ol:before{content:"\F0CB"}.fa-list-ul:before{content:"\F0CA"}.fa-location-arrow:before{content:"\F124"}.fa-lock:before{content:"\F023"}.fa-lock-open:before{content:"\F3C1"}.fa-long-arrow-alt-down:before{content:"\F309"}.fa-long-arrow-alt-left:before{content:"\F30A"}.fa-long-arrow-alt-right:before{content:"\F30B"}.fa-long-arrow-alt-up:before{content:"\F30C"}.fa-low-vision:before{content:"\F2A8"}.fa-lyft:before{content:"\F3C3"}.fa-magento:before{content:"\F3C4"}.fa-magic:before{content:"\F0D0"}.fa-magnet:before{content:"\F076"}.fa-male:before{content:"\F183"}.fa-map:before{content:"\F279"}.fa-map-marker:before{content:"\F041"}.fa-map-marker-alt:before{content:"\F3C5"}.fa-map-pin:before{content:"\F276"}.fa-map-signs:before{content:"\F277"}.fa-mars:before{content:"\F222"}.fa-mars-double:before{content:"\F227"}.fa-mars-stroke:before{content:"\F229"}.fa-mars-stroke-h:before{content:"\F22B"}.fa-mars-stroke-v:before{content:"\F22A"}.fa-maxcdn:before{content:"\F136"}.fa-medapps:before{content:"\F3C6"}.fa-medium:before{content:"\F23A"}.fa-medium-m:before{content:"\F3C7"}.fa-medkit:before{content:"\F0FA"}.fa-medrt:before{content:"\F3C8"}.fa-meetup:before{content:"\F2E0"}.fa-meh:before{content:"\F11A"}.fa-mercury:before{content:"\F223"}.fa-microchip:before{content:"\F2DB"}.fa-microphone:before{content:"\F130"}.fa-microphone-slash:before{content:"\F131"}.fa-microsoft:before{content:"\F3CA"}.fa-minus:before{content:"\F068"}.fa-minus-circle:before{content:"\F056"}.fa-minus-square:before{content:"\F146"}.fa-mix:before{content:"\F3CB"}.fa-mixcloud:before{content:"\F289"}.fa-mizuni:before{content:"\F3CC"}.fa-mobile:before{content:"\F10B"}.fa-mobile-alt:before{content:"\F3CD"}.fa-modx:before{content:"\F285"}.fa-monero:before{content:"\F3D0"}.fa-money-bill-alt:before{content:"\F3D1"}.fa-moon:before{content:"\F186"}.fa-motorcycle:before{content:"\F21C"}.fa-mouse-pointer:before{content:"\F245"}.fa-music:before{content:"\F001"}.fa-napster:before{content:"\F3D2"}.fa-neuter:before{content:"\F22C"}.fa-newspaper:before{content:"\F1EA"}.fa-nintendo-switch:before{content:"\F418"}.fa-node:before{content:"\F419"}.fa-node-js:before{content:"\F3D3"}.fa-npm:before{content:"\F3D4"}.fa-ns8:before{content:"\F3D5"}.fa-nutritionix:before{content:"\F3D6"}.fa-object-group:before{content:"\F247"}.fa-object-ungroup:before{content:"\F248"}.fa-odnoklassniki:before{content:"\F263"}.fa-odnoklassniki-square:before{content:"\F264"}.fa-opencart:before{content:"\F23D"}.fa-openid:before{content:"\F19B"}.fa-opera:before{content:"\F26A"}.fa-optin-monster:before{content:"\F23C"}.fa-osi:before{content:"\F41A"}.fa-outdent:before{content:"\F03B"}.fa-page4:before{content:"\F3D7"}.fa-pagelines:before{content:"\F18C"}.fa-paint-brush:before{content:"\F1FC"}.fa-palfed:before{content:"\F3D8"}.fa-pallet:before{content:"\F482"}.fa-paper-plane:before{content:"\F1D8"}.fa-paperclip:before{content:"\F0C6"}.fa-paragraph:before{content:"\F1DD"}.fa-paste:before{content:"\F0EA"}.fa-patreon:before{content:"\F3D9"}.fa-pause:before{content:"\F04C"}.fa-pause-circle:before{content:"\F28B"}.fa-paw:before{content:"\F1B0"}.fa-paypal:before{content:"\F1ED"}.fa-pen-square:before{content:"\F14B"}.fa-pencil-alt:before{content:"\F303"}.fa-percent:before{content:"\F295"}.fa-periscope:before{content:"\F3DA"}.fa-phabricator:before{content:"\F3DB"}.fa-phoenix-framework:before{content:"\F3DC"}.fa-phone:before{content:"\F095"}.fa-phone-square:before{content:"\F098"}.fa-phone-volume:before{content:"\F2A0"}.fa-php:before{content:"\F457"}.fa-pied-piper:before{content:"\F2AE"}.fa-pied-piper-alt:before{content:"\F1A8"}.fa-pied-piper-pp:before{content:"\F1A7"}.fa-pills:before{content:"\F484"}.fa-pinterest:before{content:"\F0D2"}.fa-pinterest-p:before{content:"\F231"}.fa-pinterest-square:before{content:"\F0D3"}.fa-plane:before{content:"\F072"}.fa-play:before{content:"\F04B"}.fa-play-circle:before{content:"\F144"}.fa-playstation:before{content:"\F3DF"}.fa-plug:before{content:"\F1E6"}.fa-plus:before{content:"\F067"}.fa-plus-circle:before{content:"\F055"}.fa-plus-square:before{content:"\F0FE"}.fa-podcast:before{content:"\F2CE"}.fa-pound-sign:before{content:"\F154"}.fa-power-off:before{content:"\F011"}.fa-print:before{content:"\F02F"}.fa-product-hunt:before{content:"\F288"}.fa-pushed:before{content:"\F3E1"}.fa-puzzle-piece:before{content:"\F12E"}.fa-python:before{content:"\F3E2"}.fa-qq:before{content:"\F1D6"}.fa-qrcode:before{content:"\F029"}.fa-question:before{content:"\F128"}.fa-question-circle:before{content:"\F059"}.fa-quidditch:before{content:"\F458"}.fa-quinscape:before{content:"\F459"}.fa-quora:before{content:"\F2C4"}.fa-quote-left:before{content:"\F10D"}.fa-quote-right:before{content:"\F10E"}.fa-random:before{content:"\F074"}.fa-ravelry:before{content:"\F2D9"}.fa-react:before{content:"\F41B"}.fa-rebel:before{content:"\F1D0"}.fa-recycle:before{content:"\F1B8"}.fa-red-river:before{content:"\F3E3"}.fa-reddit:before{content:"\F1A1"}.fa-reddit-alien:before{content:"\F281"}.fa-reddit-square:before{content:"\F1A2"}.fa-redo:before{content:"\F01E"}.fa-redo-alt:before{content:"\F2F9"}.fa-registered:before{content:"\F25D"}.fa-rendact:before{content:"\F3E4"}.fa-renren:before{content:"\F18B"}.fa-reply:before{content:"\F3E5"}.fa-reply-all:before{content:"\F122"}.fa-replyd:before{content:"\F3E6"}.fa-resolving:before{content:"\F3E7"}.fa-retweet:before{content:"\F079"}.fa-road:before{content:"\F018"}.fa-rocket:before{content:"\F135"}.fa-rocketchat:before{content:"\F3E8"}.fa-rockrms:before{content:"\F3E9"}.fa-rss:before{content:"\F09E"}.fa-rss-square:before{content:"\F143"}.fa-ruble-sign:before{content:"\F158"}.fa-rupee-sign:before{content:"\F156"}.fa-safari:before{content:"\F267"}.fa-sass:before{content:"\F41E"}.fa-save:before{content:"\F0C7"}.fa-schlix:before{content:"\F3EA"}.fa-scribd:before{content:"\F28A"}.fa-search:before{content:"\F002"}.fa-search-minus:before{content:"\F010"}.fa-search-plus:before{content:"\F00E"}.fa-searchengin:before{content:"\F3EB"}.fa-sellcast:before{content:"\F2DA"}.fa-sellsy:before{content:"\F213"}.fa-server:before{content:"\F233"}.fa-servicestack:before{content:"\F3EC"}.fa-share:before{content:"\F064"}.fa-share-alt:before{content:"\F1E0"}.fa-share-alt-square:before{content:"\F1E1"}.fa-share-square:before{content:"\F14D"}.fa-shekel-sign:before{content:"\F20B"}.fa-shield-alt:before{content:"\F3ED"}.fa-ship:before{content:"\F21A"}.fa-shipping-fast:before{content:"\F48B"}.fa-shirtsinbulk:before{content:"\F214"}.fa-shopping-bag:before{content:"\F290"}.fa-shopping-basket:before{content:"\F291"}.fa-shopping-cart:before{content:"\F07A"}.fa-shower:before{content:"\F2CC"}.fa-sign-in-alt:before{content:"\F2F6"}.fa-sign-language:before{content:"\F2A7"}.fa-sign-out-alt:before{content:"\F2F5"}.fa-signal:before{content:"\F012"}.fa-simplybuilt:before{content:"\F215"}.fa-sistrix:before{content:"\F3EE"}.fa-sitemap:before{content:"\F0E8"}.fa-skyatlas:before{content:"\F216"}.fa-skype:before{content:"\F17E"}.fa-slack:before{content:"\F198"}.fa-slack-hash:before{content:"\F3EF"}.fa-sliders-h:before{content:"\F1DE"}.fa-slideshare:before{content:"\F1E7"}.fa-smile:before{content:"\F118"}.fa-snapchat:before{content:"\F2AB"}.fa-snapchat-ghost:before{content:"\F2AC"}.fa-snapchat-square:before{content:"\F2AD"}.fa-snowflake:before{content:"\F2DC"}.fa-sort:before{content:"\F0DC"}.fa-sort-alpha-down:before{content:"\F15D"}.fa-sort-alpha-up:before{content:"\F15E"}.fa-sort-amount-down:before{content:"\F160"}.fa-sort-amount-up:before{content:"\F161"}.fa-sort-down:before{content:"\F0DD"}.fa-sort-numeric-down:before{content:"\F162"}.fa-sort-numeric-up:before{content:"\F163"}.fa-sort-up:before{content:"\F0DE"}.fa-soundcloud:before{content:"\F1BE"}.fa-space-shuttle:before{content:"\F197"}.fa-speakap:before{content:"\F3F3"}.fa-spinner:before{content:"\F110"}.fa-spotify:before{content:"\F1BC"}.fa-square:before{content:"\F0C8"}.fa-square-full:before{content:"\F45C"}.fa-stack-exchange:before{content:"\F18D"}.fa-stack-overflow:before{content:"\F16C"}.fa-star:before{content:"\F005"}.fa-star-half:before{content:"\F089"}.fa-staylinked:before{content:"\F3F5"}.fa-steam:before{content:"\F1B6"}.fa-steam-square:before{content:"\F1B7"}.fa-steam-symbol:before{content:"\F3F6"}.fa-step-backward:before{content:"\F048"}.fa-step-forward:before{content:"\F051"}.fa-stethoscope:before{content:"\F0F1"}.fa-sticker-mule:before{content:"\F3F7"}.fa-sticky-note:before{content:"\F249"}.fa-stop:before{content:"\F04D"}.fa-stop-circle:before{content:"\F28D"}.fa-stopwatch:before{content:"\F2F2"}.fa-strava:before{content:"\F428"}.fa-street-view:before{content:"\F21D"}.fa-strikethrough:before{content:"\F0CC"}.fa-stripe:before{content:"\F429"}.fa-stripe-s:before{content:"\F42A"}.fa-studiovinari:before{content:"\F3F8"}.fa-stumbleupon:before{content:"\F1A4"}.fa-stumbleupon-circle:before{content:"\F1A3"}.fa-subscript:before{content:"\F12C"}.fa-subway:before{content:"\F239"}.fa-suitcase:before{content:"\F0F2"}.fa-sun:before{content:"\F185"}.fa-superpowers:before{content:"\F2DD"}.fa-superscript:before{content:"\F12B"}.fa-supple:before{content:"\F3F9"}.fa-sync:before{content:"\F021"}.fa-sync-alt:before{content:"\F2F1"}.fa-syringe:before{content:"\F48E"}.fa-table:before{content:"\F0CE"}.fa-table-tennis:before{content:"\F45D"}.fa-tablet:before{content:"\F10A"}.fa-tablet-alt:before{content:"\F3FA"}.fa-tachometer-alt:before{content:"\F3FD"}.fa-tag:before{content:"\F02B"}.fa-tags:before{content:"\F02C"}.fa-tasks:before{content:"\F0AE"}.fa-taxi:before{content:"\F1BA"}.fa-telegram:before{content:"\F2C6"}.fa-telegram-plane:before{content:"\F3FE"}.fa-tencent-weibo:before{content:"\F1D5"}.fa-terminal:before{content:"\F120"}.fa-text-height:before{content:"\F034"}.fa-text-width:before{content:"\F035"}.fa-th:before{content:"\F00A"}.fa-th-large:before{content:"\F009"}.fa-th-list:before{content:"\F00B"}.fa-themeisle:before{content:"\F2B2"}.fa-thermometer:before{content:"\F491"}.fa-thermometer-empty:before{content:"\F2CB"}.fa-thermometer-full:before{content:"\F2C7"}.fa-thermometer-half:before{content:"\F2C9"}.fa-thermometer-quarter:before{content:"\F2CA"}.fa-thermometer-three-quarters:before{content:"\F2C8"}.fa-thumbs-down:before{content:"\F165"}.fa-thumbs-up:before{content:"\F164"}.fa-thumbtack:before{content:"\F08D"}.fa-ticket-alt:before{content:"\F3FF"}.fa-times:before{content:"\F00D"}.fa-times-circle:before{content:"\F057"}.fa-tint:before{content:"\F043"}.fa-toggle-off:before{content:"\F204"}.fa-toggle-on:before{content:"\F205"}.fa-trademark:before{content:"\F25C"}.fa-train:before{content:"\F238"}.fa-transgender:before{content:"\F224"}.fa-transgender-alt:before{content:"\F225"}.fa-trash:before{content:"\F1F8"}.fa-trash-alt:before{content:"\F2ED"}.fa-tree:before{content:"\F1BB"}.fa-trello:before{content:"\F181"}.fa-tripadvisor:before{content:"\F262"}.fa-trophy:before{content:"\F091"}.fa-truck:before{content:"\F0D1"}.fa-tty:before{content:"\F1E4"}.fa-tumblr:before{content:"\F173"}.fa-tumblr-square:before{content:"\F174"}.fa-tv:before{content:"\F26C"}.fa-twitch:before{content:"\F1E8"}.fa-twitter:before{content:"\F099"}.fa-twitter-square:before{content:"\F081"}.fa-typo3:before{content:"\F42B"}.fa-uber:before{content:"\F402"}.fa-uikit:before{content:"\F403"}.fa-umbrella:before{content:"\F0E9"}.fa-underline:before{content:"\F0CD"}.fa-undo:before{content:"\F0E2"}.fa-undo-alt:before{content:"\F2EA"}.fa-uniregistry:before{content:"\F404"}.fa-universal-access:before{content:"\F29A"}.fa-university:before{content:"\F19C"}.fa-unlink:before{content:"\F127"}.fa-unlock:before{content:"\F09C"}.fa-unlock-alt:before{content:"\F13E"}.fa-untappd:before{content:"\F405"}.fa-upload:before{content:"\F093"}.fa-usb:before{content:"\F287"}.fa-user:before{content:"\F007"}.fa-user-circle:before{content:"\F2BD"}.fa-user-md:before{content:"\F0F0"}.fa-user-plus:before{content:"\F234"}.fa-user-secret:before{content:"\F21B"}.fa-user-times:before{content:"\F235"}.fa-users:before{content:"\F0C0"}.fa-ussunnah:before{content:"\F407"}.fa-utensil-spoon:before{content:"\F2E5"}.fa-utensils:before{content:"\F2E7"}.fa-vaadin:before{content:"\F408"}.fa-venus:before{content:"\F221"}.fa-venus-double:before{content:"\F226"}.fa-venus-mars:before{content:"\F228"}.fa-viacoin:before{content:"\F237"}.fa-viadeo:before{content:"\F2A9"}.fa-viadeo-square:before{content:"\F2AA"}.fa-viber:before{content:"\F409"}.fa-video:before{content:"\F03D"}.fa-vimeo:before{content:"\F40A"}.fa-vimeo-square:before{content:"\F194"}.fa-vimeo-v:before{content:"\F27D"}.fa-vine:before{content:"\F1CA"}.fa-vk:before{content:"\F189"}.fa-vnv:before{content:"\F40B"}.fa-volleyball-ball:before{content:"\F45F"}.fa-volume-down:before{content:"\F027"}.fa-volume-off:before{content:"\F026"}.fa-volume-up:before{content:"\F028"}.fa-vuejs:before{content:"\F41F"}.fa-warehouse:before{content:"\F494"}.fa-weibo:before{content:"\F18A"}.fa-weight:before{content:"\F496"}.fa-weixin:before{content:"\F1D7"}.fa-whatsapp:before{content:"\F232"}.fa-whatsapp-square:before{content:"\F40C"}.fa-wheelchair:before{content:"\F193"}.fa-whmcs:before{content:"\F40D"}.fa-wifi:before{content:"\F1EB"}.fa-wikipedia-w:before{content:"\F266"}.fa-window-close:before{content:"\F410"}.fa-window-maximize:before{content:"\F2D0"}.fa-window-minimize:before{content:"\F2D1"}.fa-window-restore:before{content:"\F2D2"}.fa-windows:before{content:"\F17A"}.fa-won-sign:before{content:"\F159"}.fa-wordpress:before{content:"\F19A"}.fa-wordpress-simple:before{content:"\F411"}.fa-wpbeginner:before{content:"\F297"}.fa-wpexplorer:before{content:"\F2DE"}.fa-wpforms:before{content:"\F298"}.fa-wrench:before{content:"\F0AD"}.fa-xbox:before{content:"\F412"}.fa-xing:before{content:"\F168"}.fa-xing-square:before{content:"\F169"}.fa-y-combinator:before{content:"\F23B"}.fa-yahoo:before{content:"\F19E"}.fa-yandex:before{content:"\F413"}.fa-yandex-international:before{content:"\F414"}.fa-yelp:before{content:"\F1E9"}.fa-yen-sign:before{content:"\F157"}.fa-yoast:before{content:"\F2B1"}.fa-youtube:before{content:"\F167"}.fa-youtube-square:before{content:"\F431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(../fonts/fa-brands-400.eot);src:url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff"),url(../fonts/fa-brands-400.ttf) format("truetype"),url(../fonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(../fonts/fa-regular-400.eot);src:url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff"),url(../fonts/fa-regular-400.ttf) format("truetype"),url(../fonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(../fonts/fa-solid-900.eot);src:url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../fonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0;text-align:center;z-index:99996}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-44px;z-index:-1}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid;border-color:#888 #888 #fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes a{to{transform:rotate(1turn)}}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-caption{padding:12px}.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@font-face{font-family:montserrat-font;font-weight:400;font-style:normal;src:url(../fonts/Montserrat-Regular/Montserrat-Regular.eot);src:url(../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Regular/Montserrat-Regular.woff) format("woff"),url(../fonts/Montserrat-Regular/Montserrat-Regular.ttf) format("truetype")}@font-face{font-family:montserrat-font;font-weight:300;font-style:normal;src:url(../fonts/Montserrat-Light/Montserrat-Light.eot);src:url(../fonts/Montserrat-Light/Montserrat-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Light/Montserrat-Light.woff) format("woff"),url(../fonts/Montserrat-Light/Montserrat-Light.ttf) format("truetype")}@font-face{font-family:montserrat-font;font-weight:500;font-style:normal;src:url(../fonts/Montserrat-Medium/montserrat-v15-latin_cyrillic-ext_cyrillic-500.eot);src:url(../fonts/Montserrat-Medium/montserrat-v15-latin_cyrillic-ext_cyrillic-500?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Medium/montserrat-v15-latin_cyrillic-ext_cyrillic-500.woff) format("woff"),url(../fonts/Montserrat-Medium/montserrat-v15-latin_cyrillic-ext_cyrillic-500.ttf) format("truetype")}@font-face{font-family:montserrat-font;font-weight:700;font-style:normal;src:url(../fonts/Montserrat-Bold/Montserrat-Bold.eot);src:url(../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Bold/Montserrat-Bold.woff) format("woff"),url(../fonts/Montserrat-Bold/Montserrat-Bold.ttf) format("truetype")}@font-face{font-family:montserrat-font;font-weight:800;font-style:normal;src:url(../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.eot);src:url(../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.woff) format("woff"),url(../fonts/Montserrat-ExtraBold/Montserrat-ExtraBold.ttf) format("truetype")}.column,.columns{box-sizing:border-box}.filter__list .simplebar-track.horizontal{visibility:hidden!important}input[type=submit]{-webkit-appearance:none}input.disabled{background:#d3d3d3;pointer-events:none}.static_page img{max-width:100%;height:auto}img{border:none}*,:after,:before{box-sizing:border-box}body{font-family:montserrat-font,sans-serif;font-size:14px;overflow-x:hidden;min-width:320px;position:relative;line-height:1.75;color:#222;opacity:1;padding:0!important}body,ul{margin:0}ul{padding:0;list-style:none}ul li{list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}a:focus,button:focus,input:focus,textarea:focus{outline:none}a{text-decoration:none}input[type=email]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=text]:-moz-placeholder{color:#9a9a9a;font:300 italic 14px montserrat-font,Sans-Serif}input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder{color:#9a9a9a;font:300 italic 14px montserrat-font,Sans-Serif}input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder{color:#9a9a9a;font:300 italic 14px montserrat-font,Sans-Serif}textarea::-webkit-input-placeholder{color:#9a9a9a;font:300 italic 14px montserrat-font,Sans-Serif}textarea:-moz-placeholder,textarea::-moz-placeholder{color:#9a9a9a;font:300 italic 14px montserrat-font,Sans-Serif}textarea:-ms-input-placeholder{color:#9a9a9a;font:300 italic 14px montserrat-font,Sans-Serif}.text-center{text-align:center}.no-padding{padding:0}.img-responsive{display:block;max-width:100%;height:auto}.block-element{display:block}.header-local{position:relative;z-index:250}.header-local__btn{cursor:pointer;border:none;background:none;position:relative;padding-right:10px;font-size:16px;font-weight:700;font-family:montserrat-font,sans-serif}.header-local__btn:after{content:"";position:absolute;width:0;height:0;border-left:2px solid transparent;border-right:2px solid transparent;border-top:4px solid #69b42e;right:0;top:0;bottom:0;margin:auto}.header-local__list{display:none;position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #d5d5d5;padding:14px 30px}.header-local__list-item:first-of-type{margin-bottom:10px}.header-local__list-btn{cursor:pointer;display:block;width:100%;background:none;border:none;font-size:14px;font-weight:700;font-family:montserrat-font,sans-serif;position:relative;text-align:left}.header-local__list-btn:before{content:"";position:absolute;width:4px;height:4px;background-color:#fa0067;border-radius:50%;top:0;bottom:0;left:-14px;margin:auto}.modal__title .product_name,h3{font-size:36px;text-transform:uppercase;margin:0 0 32px}.modal__title .product_name,h3,h4{font-family:montserrat-font,sans-serif;color:#222}h4{font-size:28px;margin:25px 0}h5{font-size:16px;font-family:montserrat-font,sans-serif;color:#fa0067;text-transform:uppercase;margin:0}.clearfix:after{content:"";display:table;clear:both}.section_title__underline{background:#ea5798;width:640px;height:1px;display:inline-block;margin-top:20px;letter-spacing:1px;margin-bottom:25px}.section_title{margin:20px 0 0}.success-box{margin:50px 0;padding:10px;border:1px solid #eee;background:#f9f9f9}.success-box img{margin-right:10px}.success-box>div,.success-box img{display:inline-block;vertical-align:top}.success-box>div{color:#888}.rating-stars ul{list-style-type:none;padding:0;-moz-user-select:none;-webkit-user-select:none}.rating-stars ul>li.star{display:inline-block;width:12px;cursor:default}.rating-stars ul:not(#stars){cursor:default}#stars li.star{cursor:pointer}.rating-stars ul>li.star>i.fa{font-size:12px;color:#ccc}.rating-stars ul>li.star.hover>i.fa{color:#ffdf66}.rating-stars ul>li.star.selected>i.fa{color:#ffca00}.header{background:#fff}.header__working-hours{font-size:12px;line-height:110%;margin:0}.brand-option{text-transform:uppercase!important}.header__profile_trigger{margin-right:15px}.header__profile_trigger>.header__icon_link .active{position:relative;z-index:200;pointer-events:all}.header__top{padding-top:15px;padding-bottom:15px;position:relative}.header__top:after{content:"";background:#ea5798;width:100%;height:1px;max-width:1170px;margin:auto;left:0;right:0;bottom:0;display:block;position:absolute}.header__gamburger_menu{margin-right:45px;position:relative}.header__gamburger_menu_list{box-shadow:0 0 8px rgba(0,0,0,.1);padding:30px 30px 20px;margin:0;position:absolute;z-index:100;background:#fff;left:15px;top:30px;width:300px;box-sizing:border-box;display:none}.header__search_input{position:absolute;right:30px;top:-4px;border:none;border-bottom:2px solid transparent;background:transparent;z-index:-1;height:32px;width:0;box-sizing:border-box;padding:0 4px;display:block;opacity:0;transition:.4s ease-out}.header__search_input:focus{outline:none}.header__search_input:focus,.header__search_input:valid{border-bottom:1px solid #d5d5d5}.header__search{position:relative}.header__search .header__icon_link.active~.header__search_input{display:block;width:274px;opacity:1;transition:.35s ease-out;z-index:2122}.header__search .header__icon_link.active~.search__auto_complete{display:block;z-index:1212}.search__show_more{display:block;width:228px;margin:auto;color:#fff;background-color:#69b42e;border:1px solid #69b42e;transition:.2s linear;font-weight:700;letter-spacing:.28px;text-align:center;padding:8px 0;text-decoration:none}.search__show_more:focus,.search__show_more:hover{background-color:#fff;color:#69b42e}.search__auto_complete{display:none;position:absolute;top:101%;right:0;width:360px;background:#fff;margin:0;padding:15px 0 25px;border:1px solid #d5d5d5}@media (max-width:639px){.search__auto_complete{right:-30px;width:280px;top:28px}}.search__auto_complete .not_found{padding:0 30px}.search__auto_complete .product__price{font-weight:800;font-size:14px;text-align:center}.search__auto_complete .product__price>a{color:#fa0067;text-decoration:none}.search__auto_complete .product__text{font-weight:500;letter-spacing:.24px;font-size:12px;line-height:18px;margin:0 0 0 15px}.search__auto_complete .product__text>a{color:#222;text-decoration:none}.search__auto_complete .product__text>a:focus,.search__auto_complete .product__text>a:hover{color:#fa0067}.search__auto_complete .product__img{display:block;margin:0 auto;max-width:100%;height:50px}.search__auto_complete .auto_complete__product:not(:last-child){margin-bottom:15px}.header__gamburger_menu_link{font-family:geometria_medium,sans-serif;display:block;margin-bottom:10px}.header__gamburger_menu_link:hover{color:#fa0067}@media screen and (min-width:1250px){.bestseller_products .owl-stage,.new_products__slider .owl-stage,.sale_products .owl-stage,.viewed_products__slider .owl-stage{padding-bottom:60px}}.header__phone_wrapper{padding:0}.phone_wrapper__item{list-style:none;display:block}.header__cart_menu{width:476px;position:absolute;background:#fff;top:73px;right:0;z-index:1201;border:1px solid #d5d5d5;display:none;padding:30px 0 26px}.header__cart_empty{text-align:center;display:block;color:#fa0067}.cart_menu__title{font-size:24px;font-weight:700;color:#222;text-align:center;letter-spacing:.48px;margin:0 0 14px;line-height:22px}.cart_menu__product{position:relative;border-bottom:1px solid #d5d5d5;padding:14px 0}.cart_menu__product_img{display:block;margin:0 auto;max-width:100%;max-height:100%}.cart_menu__product_text{margin:0 0 18px;line-height:18px}.cart_menu__product_price{font-weight:800;font-size:18px;color:#fa0067;letter-spacing:.36px;line-height:16px;margin:0}.cart_menu__total_wrapper{text-align:right;position:relative;padding:20px 28px 0}.cart_menu__checkout{width:228px;margin-left:auto}.cart_menu__total_text{color:#222;font-size:18px;margin-bottom:20px;display:block;font-weight:700}.cart_menu__total_value{font-weight:800;font-size:24px;color:#fa0067;padding-left:5px;display:inline-block}.cart_menu__currency{color:#222}.cart_menu__product_link{display:inline-block;font-size:14px;color:#222;font-weight:500;text-decoration:none;line-height:18px}.cart_menu__product_link:focus,.cart_menu__product_link:hover{color:#fa0067}.cart_menu__product_img_wrapper .cart_menu__product_link{width:118px;height:102px;overflow:hidden}.cart_menu__characteristics_wrapper{padding-left:20px!important}.cart_menu__characteristic{margin:0;line-height:26px;font-size:12px}.cart_menu__characteristic img{vertical-align:middle}.cart_menu__remove_product{display:block;position:relative;margin:auto;width:23px;height:23px;cursor:pointer;border:1px solid #b7b7b7;border-radius:50%}.cart_menu__remove_product:after,.cart_menu__remove_product:before{content:"";display:block;background:#b7b7b7;width:13px;height:1px;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}.cart_menu__remove_product:before{transform:rotate(45deg)}.cart_menu__remove_product:after{transform:rotate(-45deg)}.cart_menu__remove_product:hover{border-color:#fa0067}.cart_menu__remove_product:hover:after,.cart_menu__remove_product:hover:before{background-color:#fa0067}.header__profile_menu .error_box>span{color:red}.slide__text_wrapper{display:inline-block;position:absolute;top:140px}.slide__text.text_top{color:#222;font-family:geometria_regular,sans-serif;font-size:30px;text-align:right;display:block;margin-right:10px}.slide__text.text_middle{color:#222;font-size:110px;margin:12px 0 0;line-height:78px;letter-spacing:9px}.slide__text.text_bottom,.slide__text.text_middle{font-family:bebas_neuebold,sans-serif;text-transform:uppercase}.slide__text.text_bottom{color:#a88a30;font-size:48px;line-height:35px;margin-top:12px}.owl-carousel{position:relative}.owl-nav{position:absolute;pointer-events:none;width:100%;top:-100px;bottom:0;left:0;margin:auto;height:35px}.main_slider__wrapper .owl-nav,.manufacturers .owl-nav{bottom:0}.main_slider .owl-carousel .owl-nav .owl-prev{left:3%}.main_slider .owl-carousel .owl-nav .owl-next{right:3%}.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{width:35px;height:35px;pointer-events:all;transition:.2s linear}.owl-carousel .owl-nav .owl-next:before,.owl-carousel .owl-nav .owl-prev:before{content:"";position:absolute;width:35px;height:35px;background:url(../img/kolgotoff/icons/slider-arrow.svg);left:0;top:0;transition:.2s linear;z-index:1}.owl-carousel .owl-nav .owl-next:after,.owl-carousel .owl-nav .owl-prev:after{content:"";position:absolute;width:35px;height:35px;background:url(../img/kolgotoff/icons/slider-arrow-hover.svg);left:0;top:0;transition:.2s linear;z-index:2;opacity:0}.owl-carousel .owl-nav .owl-next.disabled,.owl-carousel .owl-nav .owl-prev.disabled{display:none}.owl-carousel .owl-nav .owl-prev{position:absolute;left:15%;transform:rotate(180deg)}.owl-carousel .owl-nav .owl-prev:hover{transform:rotate(180deg)}.owl-carousel .owl-nav .owl-prev:hover:before{opacity:0}.owl-carousel .owl-nav .owl-prev:hover:after{opacity:1}.owl-carousel .owl-nav .owl-next{position:absolute;right:15%}.owl-carousel .owl-nav .owl-next:hover{transform:rotate(0deg)}.owl-carousel .owl-nav .owl-next:hover:before{opacity:0}.owl-carousel .owl-nav .owl-next:hover:after{opacity:1}.owl-carousel .owl-dots{position:absolute;pointer-events:none;bottom:10px;left:0;width:100%;text-align:center}.owl-carousel .owl-dots .owl-dot{width:10px;height:10px;border-radius:50%;display:inline-block;background:#fff5f9;border:2px solid #7f7f7f;pointer-events:all;margin:0 5px;position:relative}.owl-carousel .owl-dots .owl-dot.active{background:#fa0067;border-color:#fa0067}.owl-carousel .owl-dots .owl-dot.active:before{content:"";position:absolute;width:15px;height:15px;top:-5px;left:-5px;background-color:#fa0067;border-radius:50%}.out-of-stock__wrap{pointer-events:none}.out-of-stock__wrap .product_card__img,.out-of-stock__wrap .product_card__price{-webkit-filter:grayscale(1);filter:grayscale(1)}.out-of-stock{background:#fa0067!important}.badges__wrapper{position:absolute;top:0;display:inline-block;font-size:0;z-index:12}.badges__wrapper.left{left:0;text-align:left}.badges__wrapper.right{right:0;text-align:right}.badges__wrapper .badge{display:inline-block;font-size:12px}.badges__wrapper .badge.discount{height:30px;background-color:#fa0067;border-radius:8px 0 0 8px;text-align:center;color:#fff;font-weight:700;line-height:30px;margin:3px 0;padding:0 20px}.product__option_label.color_opt.invalid{display:none}.product__row{height:452px;margin-bottom:15px}.add-info__text_cash{display:none}.product_card__outer_wrapper{padding:0}.product_card__outer_wrapper.sale .product_card__img_wrapper{height:313px;position:relative}.product_card__outer_wrapper.sale .product_card__img{display:block;margin:auto;position:absolute;left:0;right:0;top:0;bottom:0;max-height:100%;max-width:100%;height:auto;width:auto}.product_card__outer_wrapper.sale .product_card__title{text-align:center;min-height:40px}.manufacturers__img{width:auto!important}.manufacturers__slider .owl-stage{display:flex;align-items:center}@media (max-width:799px){.sale_cat .product_card__outer_wrapper.sale .product_card__sale_inner{max-width:370px;margin:0 auto}}.sale_cat .product_card__outer_wrapper.sale .product_card__img_wrapper{height:auto;max-height:270px;margin-bottom:20px}.sale_cat .product__row{height:auto;margin-bottom:30px}.sale_cat .sale_ends_text{color:#fa0067;text-align:center;margin-bottom:24px}.sale_cat .product_card__img_wrapper .product_card__link{max-height:244px;height:auto;overflow:hidden;display:block}.sale_cat .product_card__img_wrapper .product_card__link>img{max-width:100%;display:block;margin:0 auto}.category__view:not(.sale_cat):not(.search).search .product_card__outer_wrapper{flex:0 0 20%;max-width:20%}@media (min-width:1200px){.has_no_filters .product_card__outer_wrapper{max-width:20%}}.product_card__add_to_cart{display:none}.about_shop__img_wrapper{margin-bottom:20px}.about_shop__img_wrapper img{margin:auto}.product_card__inner_wrapper{background:#fff;box-shadow:none;width:100%;position:relative;padding:15px;margin:auto;max-width:245px;transition:.2s linear}.product_card__inner_wrapper .product_characteristics__list{display:none}.product_card__inner_wrapper:hover{box-shadow:0 0 12px rgba(0,0,0,.1);z-index:1}.product_card__inner_wrapper:hover .product_card__add_to_cart,.product_card_modal__sku{display:block}.product_card__img_wrapper{position:relative}.product_card__img{margin:0 auto;display:block;height:auto;width:100%}.product_card__link{min-height:272px;overflow:hidden;border:1px solid #d1d1d1;display:block}.price_crossed{color:#222;font-weight:300;font-family:montserrat-font,sans-serif;display:block;font-size:12px;text-decoration:line-through;line-height:20px}.pseudo_select-count:hover .pseudo_select__list,.pseudo_select:hover .pseudo_select__list{display:block}.catalog__controls-wrap{display:flex;justify-content:space-between;align-items:center}.product_card__price{display:flex;justify-content:space-between;padding:16px 0}.product_card__price .price{color:#fa0067;font-family:montserrat-font,sans-serif;display:block;font-size:18px;font-weight:800;letter-spacing:.36px;line-height:16px}.product_card__rating{display:inline-block;margin-right:15px}.product_card__rating .rating-stars ul{margin-top:5px;margin-bottom:10px}.product__testimonials,.product_card__testimonials{display:inline-block}.product__testimonials .testimonials__counter,.product_card__testimonials .testimonials__counter{font-size:14px;font-family:geometria_regular,sans-serif;color:#32a3b7;padding-right:19px;background:url(../img/comments_icon.svg) no-repeat 100%;background-size:14px 12px}.product_card__title_wrapper{border-bottom:1px solid #d1d1d1;padding:20px 0 16px}.product_card__title{max-height:54px;overflow:hidden;text-transform:none;line-height:18px;font-size:16px}.product_card__title_link{font-weight:500;letter-spacing:.28px;line-height:18px;color:#222;text-decoration:none;display:block;height:35px}.product_card__title_link:focus,.product_card__title_link:hover{color:#fa0067}.product_card__brand{margin-bottom:5px;margin-top:0}.product_card__brand_link{color:#fa0067;text-transform:none}.button{display:block;font-size:14px;font-family:montserrat-font,sans-serif;color:#fff;text-align:center;padding-top:8px;background-color:#fa0067;border:1px solid #fa0067;transition:all .3s ease-in-out}.button:hover{background-color:transparent;color:#fa0067}.product_card__add_to_cart{position:absolute;z-index:121;background:#fff;left:0;right:0;padding:0 15px 20px;box-shadow:0 6px 12px rgba(0,0,0,.1)}.product_card__add_to_cart .add_to_cart__button{width:122px;display:block;background-color:#fff;text-align:center;border:1px solid #fa0067;color:#222;transition:.2s linear;font-weight:700;letter-spacing:.28px;text-decoration:none;padding:4px 0}.product_card__add_to_cart .add_to_cart__button:focus,.product_card__add_to_cart .add_to_cart__button:hover{background-color:#fa0067;color:#fff}.product__option_label.color_opt{width:42px;height:42px;padding:3px}.product__option_label.color_opt:hover .color-tooltip{opacity:1;visibility:visible}.color-tooltip{width:130px;position:absolute;display:block;border:1px solid #d3d3d3;padding:4px 8px;bottom:42px;left:-41px;background-color:#fff;opacity:0;visibility:hidden;cursor:default;font-size:12px}.color-tooltip:before{content:"";position:absolute;width:100%;height:8px;bottom:-8px;left:0}.available-link-wrapper{display:none;line-height:12px}.available-link{font-size:12px;color:#fa0067;text-decoration:none;line-height:14px}.available-link:hover{opacity:.8}.option__with_color.invalid+label{border-color:#eee}.option__with_color.invalid+label:before{content:"";position:absolute;width:56px;height:1px;background-color:#eee;top:19px;left:-8px;transform:rotate(45deg)}.option__with_color.invalid+label .available-link-wrapper{display:block}.option__without_color.invalid+label{background-color:#ededed;cursor:not-allowed}.option__without_color.invalid+label:hover .size-tooltip{display:block}.tabs__content{display:none}.tabs__content.active{display:block}.tabs__caption{display:flex}.size-tooltip{display:none;position:absolute;background:#fa0067;width:300px;font-size:12px;z-index:12;bottom:50px;left:calc(50% - 150px);color:#fff;border-radius:10px;padding:3px 10px}.soon{background:#00c2f6!important}.header-phone{cursor:pointer}.product__option_label{position:relative}.product__option_label.invalid:hover .color-tooltip{opacity:1;visibility:visible;left:-27px}.product__option_label.invalid:hover .color-tooltip .available-link-wrapper{display:block}.product_card__select{height:31px;border:1px solid #ccc;padding-top:3px;box-sizing:border-box;margin-bottom:20px;position:relative;cursor:pointer;padding-right:22px;padding-left:22px;overflow:hidden;line-height:22px}.product_card__select:after{content:"";width:0;height:0;border-color:#fa0067 transparent transparent;border-style:solid;border-width:6px 3px 0;position:absolute;right:10px;top:0;bottom:0;margin:auto}.modal_content__right .product_card__title{padding:0;min-height:0;font-size:18px;color:#9a9a9a}@media (max-width:639px){.modal_content__right .product_card__brand,.modal_content__right .product_card__title{text-align:center}}.modal_content__right .product_card_modal__sku{margin-top:5px}.modal_content__right .product_card_modal__price{font-size:24px;font-family:geometria_bold,sans-serif;font-weight:700;color:#fa0067;margin-top:15px;display:block}.reveal.product_modal{max-width:730px}.product_characteristics__list{height:190px;border:1px solid #ccc}.modal_content__right .add_to_cart__button{max-width:125px;height:36px}@media (max-width:639px){.modal_content__right .add_to_cart__button{margin:0 auto}}@media (max-width:479px){.reveal.product_modal{padding:30px}.modal_content__right{margin-bottom:0}}.product_characteristics__item.active{background:#eee}.product_characteristics__item.other label{padding-left:2px}.product_characteristics__item.other label.not_available{text-decoration:line-through}.product_characteristics__item{padding:6px;height:30px;box-sizing:border-box;position:relative;overflow:hidden;max-width:100%}.product_characteristics__item input[type=radio]{position:absolute;left:-9999px;visibility:hidden}.product_characteristics__item label{font-size:14px;font-family:geometria_regular,sans-serif;color:#9a9a9a;float:left;margin-left:10px;position:absolute;left:0;top:0;width:100%;padding-left:30px;padding-top:7px;height:30px;box-sizing:border-box;z-index:10}.product_card_modal__opt_thumb{float:left;pointer-events:none}.product_card_modal__opt_thumb_wrapper{display:inline-block;margin-left:5px;overflow:hidden;border:1px solid #ccc}.product_card_modal__opt_thumb_wrapper.not_available{position:relative}.product_card_modal__opt_thumb_wrapper.not_available .product_card_modal__opt_thumb{opacity:.5}.product_card_modal__opt_thumb_wrapper.not_available:before{content:"";display:block;width:28px;height:2px;background:#ddd;transform:rotate(45deg);position:absolute;left:-4px;top:9px;z-index:2}.modal_content__left{position:relative}.modal_content__right{padding-top:40px;margin-bottom:40px}.product_card_modal__img{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;display:block;max-width:100%}@media (max-width:639px){.product_card_modal__img{position:static}}.bestseller_products .owl-stage-outer,.new_products__slider .owl-stage-outer,.product__view_sale_slider .owl-stage-outer,.sale_products__slider .owl-stage-outer{padding:12px 0 0}.bestseller_products .owl-nav .owl-next,.new_products__slider .owl-nav .owl-next,.product__view_sale_slider .owl-nav .owl-next,.sale_products__slider .owl-nav .owl-next{right:-70px;position:absolute;margin:0}.bestseller_products .owl-nav .owl-prev,.manufacturers__slider .owl-nav .owl-prev,.new_products__slider .owl-nav .owl-prev,.product__view_sale_slider .owl-nav .owl-prev,.sale_products__slider .owl-nav .owl-prev{left:-70px;position:absolute;margin:0}.manufacturers__slider .owl-nav .owl-next{right:-70px;position:absolute;margin:0}.manufacturers__slider .owl-item img{max-width:100%;margin:auto}.static_page .static_page__title{font-size:36px;margin:0;font-family:geometria_bold,sans-serif;color:#222;text-transform:uppercase}@media (max-width:639px){.static_page .static_page__title{font-size:20px}}.static_page .static_page__title+.section_title__underline{margin-top:0!important}.static_page ol li{list-style:decimal}.static_page ul li{list-style:disc}.category__title{font-weight:700;font-size:36px;line-height:28px;text-transform:uppercase;padding-bottom:6px;border-bottom:1px solid #fa0067;margin:0 0 28px}.category__sort_by{position:relative}.sort_by__outer_wrapper{margin-bottom:18px}.sort_by__text{position:relative;font-weight:700;display:inline-block;margin-right:5px}.pseudo_select,.pseudo_select-count{display:inline-block;position:relative;border:1px solid #d5d5d5;padding:5px 24px 5px 18px;cursor:pointer;line-height:10px}.pseudo_select-count:before,.pseudo_select:before{content:"";position:absolute;width:0;height:0;border-left:2px solid transparent;border-right:2px solid transparent;border-top:4px solid #69b42e;right:12px;top:1px;bottom:0;margin:auto}.pseudo_select__list{display:none;background-color:#fff;border:1px solid #d5d5d5;width:180px;position:absolute;z-index:100;top:100%;left:-1px;padding:14px 18px}.pseudo_select__list_short{width:100px}.custom-checkbox{display:none}.custom-checkbox:checked+.checkbox-card-label{border-color:#fa0067}.checkbox-card-label{cursor:pointer;display:flex;justify-content:center;align-items:center;height:70px;width:100%;border:1px solid #d5d5d5}.delivery-methods__inner{display:flex;align-items:center;justify-content:space-between}.delivery-methods__item{flex-basis:32%}.delivery-methods__fields{margin-top:30px}.reset_pass__btn{margin:30px 0 50px}.alert-danger,.red-text{color:red}.reset-field__wrap{margin-bottom:20px}.pseudo_select__item{position:relative;padding-left:16px;line-height:22px}.pseudo_select__link-count:not(.active),.pseudo_select__link:not(.active){font-size:12px;font-weight:500;color:#222;letter-spacing:.24px;text-decoration:none}.pseudo_select__link-count:not(.active):before,.pseudo_select__link:not(.active):before{content:"";position:absolute;width:4px;height:4px;background-color:#fa0067;border-radius:50%;top:10px;left:0}.pseudo_select__link-count:hover:not(.active),.pseudo_select__link:hover:not(.active){color:#fa0067}.pseudo_select__link-count.active,.pseudo_select__link.active{text-decoration:none;color:#222;position:relative}.pseudo_select__link-count.active .pseudo_select__text,.pseudo_select__link.active .pseudo_select__text{color:#222;position:relative;display:block;font-size:12px;line-height:14px}.filter__list{max-height:230px;height:0;overflow-y:hidden;display:block;transition:all .3s ease}.filter__list.active{height:100%}.category__filter{background:#f6f6f6;padding:12px 22px 30px}.category__filter_title_wrapper{padding:25px 22px 10px;background:#f6f6f6}.category__filter_title{font-size:18px;font-weight:700;text-transform:uppercase;margin:0;line-height:14px}.filter__item{margin-bottom:1px}.filter__color_img{display:block;width:15px;height:15px;position:absolute;left:20px;top:0}.filter__color_img+.filter__input_text{padding-left:17px}.filter__input_text{display:block;text-transform:lowercase;padding-right:5px;color:#222;font-family:montserrat-font,sans-serif;font-size:14px;font-weight:400;line-height:19px;letter-spacing:.28px}.filter__input_count{font-weight:700;font-size:10px;margin-left:5px}.justify-start{justify-content:flex-start!important}.checked_filters__title,.filter__heading{font-weight:400;line-height:13px;margin-bottom:14px;padding-bottom:10px;display:inline-block;position:relative;cursor:pointer;text-transform:uppercase}.filter__heading.priority,.priority.checked_filters__title{font-weight:700}.checked_filters__title:before,.filter__heading:before{content:"";position:absolute;width:121px;height:1px;left:0;bottom:0;background-color:#d5d5d5}.checked_filters__title:after,.filter__heading:after{content:"";position:absolute;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:6px solid #fa0067;right:-12px;top:4px;transition:all .3s ease}.category__description,.single_post{position:relative;padding-top:20px}.category__description *,.single_post *{color:#222;font-family:montserrat-font,sans-serif!important}.category__description a,.single_post a{color:#fa0067}.category__description .modal__title .product_name,.category__description h1,.category__description h2,.category__description h3,.category__description h4,.category__description h5,.category__description h6,.modal__title .category__description .product_name,.modal__title .single_post .product_name,.single_post .modal__title .product_name,.single_post h1,.single_post h2,.single_post h3,.single_post h4,.single_post h5,.single_post h6{color:#222;font-family:montserrat-font,sans-serif!important;line-height:100%;margin:25px 0;text-transform:none}.category__description .modal__title .product_name *,.category__description h1 *,.category__description h2 *,.category__description h3 *,.category__description h4 *,.category__description h5 *,.category__description h6 *,.modal__title .category__description .product_name *,.modal__title .single_post .product_name *,.single_post .modal__title .product_name *,.single_post h1 *,.single_post h2 *,.single_post h3 *,.single_post h4 *,.single_post h5 *,.single_post h6 *{line-height:100%}.category__description .modal__title .product_name a,.category__description h1 a,.category__description h2 a,.category__description h3 a,.category__description h4 a,.category__description h5 a,.category__description h6 a,.modal__title .category__description .product_name a,.modal__title .single_post .product_name a,.single_post .modal__title .product_name a,.single_post h1 a,.single_post h2 a,.single_post h3 a,.single_post h4 a,.single_post h5 a,.single_post h6 a{color:#fa0067}.category__description h1,.single_post h1{font-size:28px}.category__description h2,.single_post h2{font-size:24px}.category__description .modal__title .product_name,.category__description h3,.modal__title .category__description .product_name,.modal__title .single_post .product_name,.single_post .modal__title .product_name,.single_post h3{font-size:22px}.category__description h4,.category__description h5,.category__description h6,.single_post h4,.single_post h5,.single_post h6{font-size:18px}@media (max-width:799px){.category__description h1,.single_post h1{font-size:22px}.category__description h2,.single_post h2{font-size:20px}.category__description .modal__title .product_name,.category__description h3,.modal__title .category__description .product_name,.modal__title .single_post .product_name,.single_post .modal__title .product_name,.single_post h3{font-size:18px}.category__description h4,.category__description h5,.category__description h6,.single_post h4,.single_post h5,.single_post h6{font-size:16px}}.checked_filters__wrapper{margin:0 0 30px}.checked_filters{display:block;cursor:pointer;position:relative;padding-left:20px}.checked_filters:after,.checked_filters:before{content:"";width:10px;height:1px;display:block;position:absolute;left:0;top:12px;background:#fa0067}.checked_filters:after{transform:rotate(45deg)}.checked_filters:before{transform:rotate(-45deg)}.drop_filter{font-size:12px;text-decoration:underline;color:#fa0067;margin-top:4px;display:inline-block;cursor:pointer}.drop_filter:focus,.drop_filter:hover{text-decoration:none}.product__tabs_content{display:none}.product__tabs_content.active{display:block}.product__price_row{margin-bottom:30px}.product__rating_row{margin-bottom:15px}.product__main_info_row{margin-bottom:10px}.product__add_to_cart_row{margin-bottom:30px}.product__additional_images{overflow:hidden}.product__left_column_inner_wrapper .badges__wrapper.left{left:6px;top:-45px}.product__title{font-size:18px;font-family:geometria_heavy,sans-serif;color:#222;text-transform:uppercase;margin:0 0 25px}.product__title.sale{font-size:36px;font-family:geometria_bold,sans-serif;color:#222;text-transform:uppercase;margin:0}.product_card__sale_inner{box-shadow:0 0 8px rgba(0,0,0,.1)}.product__manufacturer .manufacturer_text{text-transform:uppercase;color:#fa0067}.product__availability.available{background:url(../img/prodict_available.png) no-repeat left -2px;color:#69b42e;padding-left:25px}.product__availability.not_available{color:red}.product__availability.little_available{color:orange}.product__slider{position:relative;width:95px;padding-top:40px;padding-bottom:24px}.product__slider.not_slider_yet .slick-list{height:auto!important}.product__slider .slick-arrow{position:absolute;background:url(../img/slider_arrow.svg);width:35px;height:35px;border:none;text-indent:-9999px;cursor:pointer;color:transparent;left:calc(50% - 6px)}.product__slider .slick-arrow:hover{background:url(../img/slider_arrow_active.svg)}.product__slider .slick-arrow:focus{outline:none}.product__slider .slick-prev{top:0;transform:rotate(-90deg) translateY(-50%)}.product__slider .slick-next{transform:rotate(90deg) translateY(-50%);bottom:0;left:unset;right:calc(50% + 6px)}.product__slide{height:120px!important;cursor:pointer;border:1px solid #d5d5d5!important;position:relative;margin-bottom:16px;overflow:hidden}.product__slide:hover{border-color:#fa0067!important}.product__slide:focus{outline:none}.product__slide .product__img{display:block;max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product__view{padding-bottom:50px}@media (max-width:639px){.product__view.sale_card .img__popup{min-height:401px;display:block;margin-top:15px}}.product__view .product__img_wrapper{position:relative}.product__view .img__popup:focus,.product__view .product__img:focus{outline:none}.product__view .img__popup .product__img{display:block;max-width:100%;height:auto}.product__view .product__price_wrapper{background:url(../img/product__price_bg.png) no-repeat 15px;min-height:76px;box-sizing:border-box;padding-left:46px;padding-top:11px}.product__view .product__price_wrapper.has_discount{padding-top:18px}.product__view .product__price{display:block}.product__view .product__price,.product__view .product__price>span{color:#fff;font-family:geometria_heavy,sans-serif;font-weight:700;font-size:18px;margin-bottom:3px}.product__view .product__price.discount{font-family:geometria_regular,sans-serif;text-decoration:line-through}.product__view.sale_card .badges__wrapper.left{left:15px}.product__view.sale_card .img__popup .product__img{position:relative;left:0;top:0;width:100%;padding-left:0}.product__tabs_heading{margin:0}.product__tabs_content_wrapper{display:none}.product__tabs_title{display:inline-block;text-transform:uppercase;font-family:geometria_bold,sans-serif!important;font-size:16px;cursor:pointer;padding:15px;color:#fa0067;float:left}.product__tabs_title:not(.active){border-bottom:1px solid #fa0067}.product__tabs_title.active{color:#222}.product__tabs_title.active:first-child{border-right:1px solid #fa0067}.product__tabs_title.active:not(:first-child):not(:last-child){border-left:1px solid #fa0067;border-right:1px solid #fa0067}.product__tabs_title.active:last-child{border-left:1px solid #fa0067}.bonus_account_text{font-family:geometria_medium,sans-serif;text-align:right;padding-right:15px;position:relative;line-height:24px}.bonus_account_text:after{content:"";width:1px;height:53px;background:#fa0067;position:absolute;right:0;top:-3px}.bonus_account_text .bonus_sum{font-family:geometria_heavy,sans-serif;font-weight:900;font-size:18px;color:#32a3b7}.bonus_account_text .bonus_account,.bonus_account_text .product__advantages_text{color:#ea5798;text-decoration:underline}.product__rating{display:inline-block}.product__rating .rating-stars ul>li.star>i.fa{font-size:16px}.product__rating .rating-stars ul>li.star{width:17px}.product__testimonials{margin-left:10px}.product__social{margin-left:10px;position:relative;top:6px}.product__option_label{background-color:#fcfcfc;text-align:center;font-weight:500;font-size:16px;line-height:22px;border:1px solid #b5b5b5;padding:10px;margin-right:10px;display:inline-block;cursor:pointer;margin-bottom:10px;min-width:42px}.product__option_input:checked+.product__option_label:not(.color_opt){border:1px solid #fa0067;color:#fa0067}.product__option_label.little_available{background:#fff}.color_opt{position:relative;padding:2px}.color_opt>img{display:block;width:34px;height:34px}.color_opt.little_available:before{content:"";display:block;width:28px;height:2px;background:#ddd;transform:rotate(45deg);position:absolute;left:-4px;top:9px;z-index:2}.color_opt.little_available>img{opacity:.5}.product__option_input:checked+.color_opt{border-color:#fa0067}.product__option_input{position:absolute;left:-9999px;visibility:hidden}.product__options_group{margin-bottom:10px;transition:all .3s ease}.product__add_to_cart{display:inline-block;width:156px;border:1px solid #69b42e;background:#69b42e url(../img/kolgotoff/icons/cart-white.svg) no-repeat 30px 8px;background-size:20px;font-family:montserrat-font,sans-serif;font-weight:700;letter-spacing:.28px;color:#fff;padding:12px 30px 12px 56px;cursor:pointer;transition:.2s linear}.product__add_to_cart:hover{background:#fff url(../img/kolgotoff/icons/cart-hover.svg) no-repeat 30px 8px;background-size:20px;color:#222}.wish_list__btn{width:214px;height:45px;display:inline-block;border:1px solid #fa0067;box-sizing:border-box;text-align:center;padding-top:12px;float:right}.wish_list__btn[data-status="1"] .wish_list__text{background:url(../img/heart\ full.png) no-repeat 0}.wish_list__text{padding-left:30px;background:url(../img/wishlist.png) no-repeat 0}.filter__outer_wrapper{margin:10px 0}.product__advantages{text-align:center}.product__advantages_list{margin:0;text-align:center}.product__advantages_text{color:#ea5798;text-decoration:underline;display:inline-block;padding-left:48px;cursor:pointer;position:relative}.product__advantages_text:focus,.product__advantages_text:hover{text-decoration:none}.payment-advantage:before{content:"";position:absolute;width:32px;height:25px;left:0;top:-2px;background:url(../img/kolgotoff/icons/credit-card.svg) no-repeat;background-size:32px}.delivery-advantage:before{content:"";position:absolute;width:31px;height:21px;left:2px;top:0;background:url(../img/kolgotoff/icons/delivery-truck.svg) no-repeat;background-size:31px}.guarantee-advantage:before{content:"";position:absolute;width:25px;height:29px;left:8px;top:-4px;background:url(../img/kolgotoff/icons/protection.svg) no-repeat;background-size:25px}.product__attr_title_wrapper{padding-right:5px}.product__attr_val_wrapper{padding-left:0}.product__tabs_content[data-attr="tab_content#2"]>.row:first-child .product__attr_title,.product__tabs_content[data-attr="tab_content#2"]>.row:first-child .product__attr_val{margin-top:15px}.product__attr_title,.product__attr_val{margin-top:0;margin-bottom:5px}.testimonial .rating-stars{display:inline-block}.leave__testimonial ul>li.star>i.fa,.testimonial-item ul>li.star>i.fa{font-size:18px}.leave__testimonial ul>li.star,.testimonial-item ul>li.star{width:18px}.testimonial__user_name{font-family:geometria_medium,sans-serif}.testimonial__date{color:#fa0067;margin-right:7px}.testimonials__form .input-group{margin-bottom:16px}.testimonials__textarea{padding:8px;height:144px;margin-bottom:6px}.testimonials__submit_button{width:150px;display:block;border:1px solid #fa0067;background-color:transparent;text-align:center;font-weight:700;letter-spacing:.28px;color:#222;text-decoration:none;padding:6px 0;transition:.2s linear;cursor:pointer}.testimonials__submit_button:focus,.testimonials__submit_button:hover{background-color:#fa0067;color:#fff}.error-box{display:block;color:red}.error+.error-box,.not_error+.error-box{margin-bottom:15px}.static_page{padding-bottom:50px}.modal__title .static_page .product_name,.static_page .modal__title .product_name,.static_page h3{margin:0}.related__title{font-size:18px;text-transform:none}.related__products .owl-stage-outer{padding:7px 0}.related__products .owl-nav{bottom:0}.related__products .owl-nav .owl-prev{left:-80px;position:relative;margin:0}.related__products .owl-nav .owl-next{right:-80px;position:relative;margin:0}.leave__testimonial .rating-stars{margin-bottom:10px}.news__title{margin:0}.single_post .news__title{font-size:36px;font-family:geometria_bold,sans-serif;color:#222;text-transform:uppercase}@media (max-width:639px){.single_post .news__title{font-size:20px}}.single_article__inner_wrapper{box-shadow:0 0 8px rgba(0,0,0,.1)}.single_article__row{padding:0}.news__underline{margin-bottom:35px}.single_article__image_wrapper{height:390px;overflow:hidden;position:relative}.single_article__image{width:auto;height:auto;display:block;margin:auto;max-width:100%;position:absolute;left:0;right:0;top:0;bottom:0}.single_article__title{margin:0 0 10px;text-align:left;padding:0}.single_article__date,.single_post__date{text-align:right;display:block}.single_article__readmore:hover{background:#ea5798}.single_article__readmore:hover .btn__arrow,.single_article__readmore:hover .btn__arrow:after,.single_article__readmore:hover .btn__arrow:before{background:#fff}.single_article__readmore:hover .btn__text{color:#fff}.single_article__short_desc{margin-bottom:30px;line-height:20px}.single_article__content{padding-left:30px!important;padding-right:30px!important;padding-top:30px;padding-bottom:30px}.single_article{margin-bottom:30px}.social__list{text-align:right}.bank_logo__list{display:block;text-align:center}.bank_logo__item,.bank_logo__link{display:inline-block}.bank_logo__link{float:left;margin:0 5px;position:relative}.bank_logo__link.mcsc{background:url(../img/mcsc.png) no-repeat;background-size:contain;width:44px;height:16px}.bank_logo__link.vbv{background:url(../img/vbv.png) no-repeat;background-size:contain;width:40px;height:18px}.bank_logo__link.pumb{background:url(../img/pumb.png) no-repeat;background-size:contain;width:26px;height:25px;top:3px}.single_post__text{margin-bottom:50px}.post__bottom_row{margin-bottom:40px}.latest_news__title{font-size:14px;font-family:geometria_medium,sans-serif;color:#222;margin-bottom:20px}.latest_news__text_wrapper{padding-left:0}.latest_news__article{border:1px solid #eee;margin-bottom:20px}.latest_news__article .latest_news__date{text-align:left;display:block;color:#ea5798;margin-left:20px;margin-right:20px}.latest_news__article:nth-child(odd){background:#fff}.latest_news__article:nth-child(2n){background:#f9f9f9}.latest_news__text{margin:10px 0}.articles .news__title,.news .news__title{font-size:36px;font-family:geometria_bold,sans-serif;color:#222;text-transform:uppercase}@media (max-width:639px){.articles .news__title,.news .news__title{font-size:20px}}.articles__catalog{margin-bottom:30px}.single_post__image{max-width:100%;width:auto;height:auto}.single_post__date{text-align:left;display:block;margin-top:20px;margin-bottom:20px;margin-left:0}.single_post__readmore{float:left}.single_post__readmore.prev{margin-right:20px}.single_post__readmore.prev .btn__text{padding-left:26px;padding-right:0}.single_post__readmore.prev .btn__arrow{right:auto;left:0;transform:rotate(180deg)}.single_post__readmore:hover{background:#ea5798}.single_post__readmore:hover .btn__arrow,.single_post__readmore:hover .btn__arrow:after,.single_post__readmore:hover .btn__arrow:before{background:#fff}.single_post__readmore:hover .btn__text{color:#fff}.found_products__text{display:inline-block;margin-bottom:40px}.not_found__wrapper{max-width:540px;border:1px solid #fa0067;padding:30px;margin-bottom:50px}.not_found__text{margin:0 0 10px}.not_found__phone{margin-top:10px;display:block;color:#fa0067;text-decoration:none;font-size:24px;padding-left:35px;background:url(../img/phone_call.png) no-repeat 0}.brands_page__brand_link{display:block;font-size:16px;margin-bottom:5px;color:#000;text-decoration:none}.brands_page__brand_link:hover{color:#fa0067;text-decoration:underline}.brand_page__letter_big{font-size:48px;color:#fa0067;font-family:geometria_bold,sans-serif;margin:30px 0 5px}.brands_page{padding-bottom:50px}.brands_page .section__title{font-size:36px;margin:0;font-family:geometria_bold,sans-serif;color:#222;text-transform:uppercase}@media (max-width:639px){.brands_page .section__title{font-size:20px}}.brands_page .section_title__underline{margin-bottom:0}.cart__product_inner_col{position:relative}.cart__product_column{text-align:center;background:#f6f6f6}.cart__product_inner_col{flex-basis:18%}.cart__product_option_wrapper:not(:last-child){margin-bottom:15px}.cart__product_option_img{position:relative;top:7px;padding:1px;border:1px solid #d3d3d3}.cart__product_heading{line-height:14px;display:block;text-align:center;font-weight:500;position:relative;text-transform:uppercase;padding:16px 0}.cart__product_heading.with-pseudo:before{content:"";position:absolute;height:20px;width:1px;background-color:#d5d5d5;right:0;top:0;bottom:0;margin:auto}.cart__outer.loading{pointer-events:none}.cart__outer.loading:before{content:"";background:url(../img/grid.svg) hsla(0,0%,100%,.85);position:absolute;left:0;top:0;width:100%;height:100%;z-index:10;background-repeat:no-repeat;background-size:100px;background-position:50%}.cart__title{font-size:36px;margin:0;font-family:geometria_bold,sans-serif;color:#222;text-transform:uppercase}@media (max-width:639px){.cart__title{font-size:20px}}.cart__empty_text{margin-bottom:30px}.cart__product{text-align:center;background:#fff}.cart__product:not(:nth-last-child(2)){border-bottom:1px solid #eee}.cart__product_quantity{display:inline-block;position:relative;width:80px;z-index:2}.total_row{border-top:1px solid #fa0067;margin-bottom:8px}.cart__input_btn{height:21px;width:20px;display:block;cursor:pointer;position:absolute;right:0}.cart__input_btn:before{content:"";position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #fa0067;left:0;right:0;margin:auto}.cart__plus{top:0}.cart__plus:before{bottom:4px;transform:rotate(180deg)}.cart__minus{bottom:0}.cart__minus:before{top:4px}.cart__product_quantity_input{text-align:center;display:block;width:100%;border:1px solid #d5d5d5;font-weight:500;font-size:14px;padding:12px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.cart__product_discount_price{font-weight:700;text-align:center;color:#fa0067;text-decoration:line-through;margin:0}.cart__product_price{width:100%;font-weight:700;margin:0;text-align:center}.cart__product_bonuses{font-weight:700;margin:0;color:#69b42e}.cart__product_remove{display:block;width:23px;height:23px;position:absolute;top:0;right:0;bottom:0;margin:auto}.cart__product_remove_btn{width:20px;height:20px;display:block;border:none;cursor:pointer;position:relative;background:transparent}.cart__product_remove_btn:before{content:"";position:absolute;width:23px;height:23px;background:url(../img/kolgotoff/icons/close.svg) no-repeat;top:0;left:0}.cart__product_remove_btn:after{content:"";position:absolute;width:23px;height:23px;background:url(../img/kolgotoff/icons/close-hover.svg) no-repeat;top:0;left:0;opacity:0}.cart__product_remove_btn:hover:before{opacity:0}.cart__product_remove_btn:hover:after{opacity:1}.cart__top{z-index:3;min-height:270px}.checkout__list_wrapper{background:#f6f6f6}.checkout__text{font-size:18px;font-family:geometria_regular,sans-serif;color:#222;padding:30px;text-align:left}.checkout__text:first-child{padding-bottom:0}.checkout__val{font-size:16px;font-family:geometria_regular,sans-serif;color:#ff4949;padding:30px;text-align:left}.checkout__val:nth-child(2){padding-bottom:0}#cart .checkout__text,#cart .checkout__val{padding-left:20px}.checkout__total_text{font-size:24px;font-family:geometria_bold,sans-serif;color:#222;font-weight:700}#sticky_block .checkout__total_text{padding-left:20px;padding-top:14px}#sticky_block .checkout__total_val{padding-right:20px;padding-top:14px}.checkout__bonus_total_text{font-weight:700;margin:6px 0 14px;line-height:16px}.checkout__bonus_total_val{font-weight:700;color:#69b42e;line-height:18px;margin:0 0 6px}.checkout__total_val{font-size:24px;font-family:geometria_bold,sans-serif;color:#fa0067;font-weight:700}.checkout__sum_to_pay_col{background:#f9f9f9;height:48px}#sticky_block{position:static}.cart{padding-bottom:70px}.cart-block{border:1px solid #d5d5d5;padding:20px 15px;margin-bottom:30px;transition:all .3s ease}.cart-block__title{font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:.36px;line-height:22px;margin:0 0 15px}.unauthorized_user__tabs{margin-bottom:32px}.unauthorized_user__buttons-inner{display:flex;justify-content:space-between;align-items:center}.unauthorized_user__tabs_item{position:relative;display:inline-block}.unauthorized_user__tabs_item button{font-family:montserrat-font,sans-serif;font-weight:700;text-transform:uppercase;display:inline-block;cursor:pointer;background:transparent;border:0}.unauthorized_user__tabs_item button.active{color:#fa0067;border-color:#fa0067}.unauthorized_user__tabs_item:first-child{margin-right:46px}.unauthorized_user__tabs_item:first-child:before{content:"";position:absolute;width:1px;height:32px;top:-3px;right:-25px;background-color:#d5d5d5}label.bay_bay_theme.radio_label{font-family:geometria_medium,sans-serif;display:inline-block;margin-left:10px;margin-bottom:15px}input[type=radio]:checked+label.radio_label{color:#fa0067}input.bay_bay_theme{width:100%}label.bay_bay_theme{margin-bottom:5px}select.bay_bay_theme{width:100%}.payment__radiobox{visibility:hidden;position:absolute;left:-9999px}.cart__delivery_title{margin-top:0}.nova_pochta__city_input_wrapper{position:relative}.nova_pochta__city_input_wrapper .nova_pochta__autocomplete_wrapper{position:absolute;width:100%;height:auto;background:#fff;display:block;top:27px;left:0;padding:6px 12px;line-height:22px;font-size:13px;font-weight:300;font-family:montserrat-font,sans-serif;font-style:italic;border:1px solid #e4e4e4;box-sizing:border-box;z-index:10;cursor:pointer}.unauthorized_user__notify_text{font-size:12px;color:#fa0067;margin-left:7px;text-decoration:underline;display:inline-block}.required_field{color:#fa0067;margin-left:5px}.cart__register_btn{width:190px;height:45px;font-size:18px;padding-top:11px;margin:15px auto 30px;letter-spacing:1px}.payment_column__text{font-weight:500;letter-spacing:.28px;display:block;padding:22px 0 22px 82px}.payment_column__inner{height:70px;position:relative;cursor:pointer;display:block;border:1px solid #d5d5d5}.payment_column__inner.card:after,.payment_column__inner.card:before{content:"";position:absolute;width:39px;height:27px;top:0;bottom:0;left:30px;margin:auto;z-index:1}.payment_column__inner.card:before{background:url(../img/kolgotoff/icons/payment-card.svg) no-repeat 50%/contain}.payment_column__inner.card:after{opacity:0;background:url(../img/kolgotoff/icons/payment-card-hover.svg) no-repeat 50%/contain}.payment_column__inner.cash:before{background-image:url(../img/kolgotoff/icons/cash.svg);z-index:1}.payment_column__inner.cash:after,.payment_column__inner.cash:before{content:"";position:absolute;width:37px;height:37px;top:0;bottom:0;left:30px;margin:auto}.payment_column__inner.cash:after{background-image:url(../img/kolgotoff/icons/cash-hover.svg);z-index:2;opacity:0}.add-info__text{margin:0;font-size:12px;font-weight:500;line-height:16px}.payment_method_1 .add-info__text_card,.payment_method_2 .add-info__text_cash{display:block}.payment__radiobox:checked+.payment_column__inner{border:1px solid #fa0067;background-color:#fa0067}.payment__radiobox:checked+.payment_column__inner span{color:#fff}.payment__radiobox:checked+.payment_column__inner:before{opacity:0}.payment__radiobox:checked+.payment_column__inner:after{opacity:1}.cart__payment_comment{border:1px solid #e4e4e4;background-color:#fff;display:block;width:100%;padding:8px;font-size:13px;font-family:montserrat-font,sans-serif;resize:none;height:125px}.unauthorized_user__tabs_content{display:none}.unauthorized_user__tabs_content.active{display:block}.unauthorized_user__buttons{text-align:center}.cart__recover_password{display:inline-block;font-size:12px;color:#fa0067;letter-spacing:.24px}.cart__recover_password:focus,.cart__recover_password:hover{text-decoration:none}.pay_with_bonuses__limit_text{font-weight:200}.cart__login_btn{width:160px;margin:35px auto 10px}.cart__pay_with_bonuses{border:1px solid #d5d5d5;padding:20px 30px 10px;margin-bottom:30px}.cart__pay_with_bonuses_wrapper{margin-top:30px}.pay_with_bonuses__title{margin:0}.pay_with_bonuses__bonuses_total{font-size:16px;margin-right:20px}.pay_with_bonuses__bonuses_total_val{font-size:18px;color:#69b42e;font-weight:700;margin:0}.pay_with_bonuses__bonus_input_wrapper,.pay_with_bonuses__left_wrapper{display:flex;align-items:center}.pay_with_bonuses__bonus_input_inner{display:inline-block}.pay_with_bonuses__bonus_input_text{margin-right:10px}.pay_with_bonuses__bonus_input{padding:0 15px;text-align:center;width:110px;height:33px;float:left;box-sizing:border-box;border:1px solid #ccc;border-right:none}.pay_with_bonuses__bonus_input_btn{width:131px;float:left;padding:5.5px 10px;font-size:14px;font-weight:700;line-height:20px;letter-spacing:.56px;text-decoration:none;background-color:#fa0067;border:1px solid transparent;color:#fff;transition:all .3s ease-in-out}.pay_with_bonuses__bonus_input_btn.disabled{background:#ccc;cursor:no-drop}.pay_with_bonuses__bonus_input_btn:hover:not(.disabled){background-color:transparent;color:#fa0067;border-color:#fa0067}.error_box{color:red;display:block}.radio_box_baybay__label{font-weight:500;font-size:14px;line-height:13px}.thank_you__title{margin-top:0}.thank_you__text{font-family:geometria_bold,sans-serif;font-weight:700;font-size:16px;text-transform:uppercase}.delivery_methods__label{margin-bottom:20px;display:block}.thank_you__order,.thank_you__value{font-family:geometria_medium,sans-serif;text-transform:none;font-weight:500}.thank_you__value{color:#fa0067}.thank_you__button{height:45px;font-size:18px;padding-top:11px;max-width:300px;margin:30px auto 50px}.reset_pass__btn{height:45px;min-width:260px;font-size:18px;cursor:pointer;padding-top:0}.product_card__close_btn{display:none}.user_profile .product_card__close_btn{display:block;position:absolute;left:10px;top:10px;width:24px;height:24px;cursor:pointer;z-index:10;background:hsla(0,0%,100%,.65)}.user_profile .product_card__close_btn:after,.user_profile .product_card__close_btn:before{content:"";width:24px;height:2px;background:#fa0067;position:absolute;left:0;right:0;top:11px}.user_profile .product_card__close_btn:before{transform:rotate(45deg)}.user_profile .product_card__close_btn:after{transform:rotate(-45deg)}.payment_column__row_item-cash-wrap{position:relative}.payment_column__row_item-cash-wrap:hover .payment_column__row_item-cash-popup{opacity:1}.payment_column__row_item-cash-popup{opacity:0;background:#fa0067;color:#fff;padding:10px;font-size:12px;width:100%;position:absolute;left:0;bottom:calc(100% + 10px);transition:all .3s ease}@media (max-width:991px){.payment_column__row_item-cash-popup{position:static;opacity:1}}.user_profile__title{margin-top:0}.user_form__order_text.order_text__big{font-size:14px;font-family:montserrat-font,sans-serif;font-weight:700;letter-spacing:.28px;margin:0}.user_form__order_text.order_text__left{text-align:left}.user_form__order_text.order_text__right{text-align:right}.user_form__order_text.order_text__total,.user_form__order_text.order_text__total_val{text-transform:uppercase;font-family:geometria_bold,sans-serif;font-weight:700;color:#fa0067}.accent-color{color:#fa0067}.login__body{background:#f1f1f1}.login{height:100vh;display:flex;align-items:center}.login__logo{margin:0 auto 20px}.login__inner{padding:30px;background:#fff;max-width:400px;margin:auto;border-radius:10px}.login__label{display:block;color:#72777c;font-size:14px;margin:10px 0 2px}.login__btn-wrap{margin-top:20px}.login__btn-wrap button{margin:auto}.add-info__text_card{display:none}.user_form__product_status{margin:0;text-align:center;font-weight:700;font-size:12px;letter-spacing:.24px;color:#fa0067;position:relative}.user_form__product_status:before{left:0}.user_form__product_status:after,.user_form__product_status:before{content:"";position:absolute;width:1px;height:20px;background-color:#d5d5d5;top:0;bottom:0;margin:auto}.user_form__product_status:after{right:0}.user_form__product_details{text-align:right;margin:17px 0}.user_form__product_details_btn{font-weight:700;padding-right:20px;color:#fa0067;position:relative;text-decoration:underline;letter-spacing:.24px;font-size:12px;cursor:pointer}.user_form__product_details_btn:before{content:"";position:absolute;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:5px solid #69b42e;right:0;top:0;bottom:0;margin:auto;transition:.2s linear}.user_form__product_details_btn:focus,.user_form__product_details_btn:hover{text-decoration:none}.user_form__product_details_btn.active:before{transform:rotate(180deg)}.order_underline{border-top:1px solid #ccc;border-bottom:0;margin-bottom:50px}@media (max-width:1199px){.user_profile__link{padding-top:38px;padding-left:0;font-size:13px}}@media (max-width:799px){.user_form__column_01,.user_form__column_02,.user_form__column_03,.user_form__column_04,.user_form__column_05,.user_form__column_06,.user_form__column_07,.user_form__column_08,.user_form__column_09,.user_form__column_10,.user_form__column_11,.user_form__column_12{flex:0 0 100%;max-width:100%;margin-left:0}.user_form__product_status:after,.user_form__product_status:before{display:none}.user_form__column_03 a{margin:0 auto 20px}.order-total-wrapper__text{font-size:14px!important}.history-order-item-header{text-align:center;padding:20px!important}.user_form__product_details{margin:0;text-align:center}.user_form__order_text.order_text__right{text-align:left}}@media (max-width:639px){#params-form .chosen-container{max-width:100%}}.contacts .section__title{font-size:36px;font-family:geometria_bold,sans-serif;color:#222;text-transform:uppercase;margin-bottom:0}@media (max-width:639px){.contacts .section__title{font-size:20px}}.contacts__tabs_content_item{display:none}.contacts__tabs_content_item.active{display:block}.contacts__tabs_heading_item.active .contacts__tabs_heading_item_inner{border:1px solid #fa0067}.contacts__tabs_heading_item_text{position:absolute;left:70px;right:0;top:0;bottom:0;margin:auto;display:block;width:114px;height:38px}.contacts__tabs_heading_item_text:before{content:"";position:absolute;left:-62px;top:0;bottom:0;display:block;width:34px;height:42px}.contacts__tabs_heading_item_text.consult:before{background:url(../img/contact_us_01.png) no-repeat 0;width:32px}.contacts__tabs_heading_item_text.cosmet:before{background:url(../img/contact_us_02.png) no-repeat 0}.contacts__tabs_heading_item_text.visage:before{background:url(../img/contact_us_03.png) no-repeat 0}#contact_us_form .error-box{display:block}#contact_us_form .error-box.isVisible{margin-bottom:15px}.contacts__tabs_heading_item_inner{height:70px;box-shadow:0 0 8px rgba(0,0,0,.1);position:relative;cursor:pointer;border:1px solid transparent;display:block;text-align:left;padding-top:15px;box-sizing:border-box}.contacts__tabs_heading{margin-bottom:30px}.contacts__list{padding:34px;margin:16px 0 0;border:1px solid #fa0067}.contacts__item{padding-left:25px;background-repeat:no-repeat;background-position:0}.contacts__item:first-child{background-image:url(../img/contacts_icon_1.png)}.contacts__item:nth-child(2){background-image:url(../img/contacts_icon_2.png)}.contacts__item:nth-child(3){background-image:url(../img/contacts_icon_3.png)}.contacts__item:not(:last-child){margin-bottom:15px}.contacts__contact_us_title{font-family:geometria_medium,sans-serif;font-size:24px;text-align:center;color:#222;text-transform:none;letter-spacing:1px;margin-bottom:15px}@media (max-width:799px){.contacts__tabs_heading_item{flex:0 0 100%;max-width:100%}.contacts__tabs_heading_item_inner{max-width:226px;margin:0 auto 30px}}.contacts__input{width:100%}@media (max-width:639px){.contacts__btn{float:none;margin:30px auto}.upload_file_wrapper{text-align:center}.upload_file_wrapper>.inputfile-5+label{text-align:center;float:none}}@media (max-width:1199px){.contacts__left,.contacts__right{flex:0 0 100%;max-width:100%}.contacts__list{margin-bottom:30px}}.hub_page a{text-decoration:none}.hub__cat_title{margin-bottom:5px}.hub__cat_title a{color:#fa0067;font-size:20px}.hub__sub_title_lvl_1{font-family:montserrat-font,sans-serif}.hub__sub_title_lvl_1 a{font-size:18px;color:#222}.hub__sub_title_lvl_1 a:focus,.hub__sub_title_lvl_1 a:hover{color:#fa0067}.hub__sub_title_lvl_2{font-family:montserrat-font,sans-serif}.hub__sub_title_lvl_2 a{font-size:16px;color:#222}.hub__sub_title_lvl_2 a:focus,.hub__sub_title_lvl_2 a:hover{color:#fa0067}.hub__sub_title_lvl_3{margin:0 0 5px}.hub__sub_title_lvl_3 a{font-size:14px}.hub__sub_cat_lvl_1,.hub__sub_cat_lvl_2,.hub__sub_cat_lvl_3{padding-left:10px}.hub_page{padding-bottom:30px}.hub_page .section__title{font-size:36px;margin:0;font-family:geometria_bold,sans-serif;color:#222;text-transform:uppercase}@media (max-width:639px){.hub_page .section__title{font-size:20px}}@media (min-width:1024px) and (max-width:1199px){.hub__main_cat{flex:0 0 33.33333%;max-width:33.33333%}}@media screen and (min-width:992px){.products-view .fancybox-stage{max-width:1200px;margin:auto;background:#fff}.products-view .fancybox-thumbs{left:40px;background:#fff}.products-view .fancybox-navigation{max-width:900px;margin:auto;position:relative;height:100%}.products-view .fancybox-button{background:none}.products-view .fancybox-button div{background:url(../img/kolgotoff/icons/slider-arrow.svg)}.products-view .fancybox-button div svg{display:none}.products-view .fancybox-button--arrow_left{transform:rotate(-180deg)}.products-view .fancybox-thumbs__list a{display:block;float:none;max-width:none;height:95px;background-size:contain;background-color:transparent}.products-view .fancybox-thumbs{width:110px}.products-view .fancybox-thumbs__list a:before{border-width:1px}.products-view .fancybox-show-thumbs .fancybox-inner{right:0}.fancybox-button svg path{fill:red}.fancybox-button{width:55px;height:55px}}.fancybox-show-thumbs .fancybox-inner{right:0!important}.pumb_terms_of_use h5{color:#222}.add_to_cart__modal{outline:none}.sizes{display:block;color:#ff037a;font-size:12px;font-weight:400;text-decoration:underline;letter-spacing:.24px;position:relative;padding-left:20px;margin:30px 0}.sizes:after{content:"";display:block;width:14px;height:14px;background:url(../img/ruler.svg) no-repeat 50%/contain;position:absolute;left:0;top:0}.modal__img.add_to_cart{display:block;margin:40px auto}.modal__img.registration_complete{margin:30px auto;display:block}.modal__title{font-size:22px;line-height:28px;padding:0 45px;text-align:center;font-weight:400;margin-top:24px}.modal__title .product_name{font-size:24px;line-height:28px;color:#fa0067}@media (max-width:639px){.modal__title .product_name{font-size:14px;line-height:16px}}@media (max-width:639px){.modal__title.add_to_cart{font-size:14px;line-height:120%}}.modal__title.registration_complete{text-transform:none;text-align:center;font-size:22px;line-height:32px;padding:0 15px}@media (max-width:639px){.modal__title.registration_complete{font-size:14px;line-height:16px}}.error{background:rgba(255,0,0,.1)!important;border:0}.error .cart-block__title{color:red}.modal__registration_complete_btn .modal_btn{height:45px;font-size:18px}.modal__registration_complete_btn .modal_btn.registration_complete_btn{max-width:235px;height:45px;font-size:18px;margin:0 auto 30px}.reveal{box-sizing:border-box}.reveal .close_btn{width:30px;height:30px;display:block;position:absolute;right:10px;top:14px;background:none;border:none;cursor:pointer}.reveal .close_btn:after,.reveal .close_btn:before{content:"";display:block;position:absolute;left:-2px;top:7px;width:20px;height:1px;background:#ff4949}.reveal .close_btn:before{transform:rotate(45deg)}.reveal .close_btn:after{transform:rotate(-45deg)}.modal__thanks_for_purchase_text{text-align:center;margin-bottom:30px}.color-characteristic img{border:1px solid #222}@media (max-width:767px){.modal__add_to_cart_btn>.columns{flex:0 0 100%;max-width:100%}.modal__add_to_cart_btn>.columns>.modal_btn{max-width:320px;margin:0 auto 30px}.modal__title.add_to_cart{font-size:18px;padding:0 15px}.modal__title.add_to_cart .product_name{font-size:18px}}.grid-item{width:25%;padding:0 15px;box-sizing:border-box}@media (max-width:1199px){.grid-item{width:50%}}@media (max-width:767px){.grid-item{width:100%}}.user_form__title{margin-top:20px}.user_form__filter_title{text-transform:uppercase;line-height:24px;margin-bottom:10px}.user_form__filter_group{margin-bottom:10px}.label__checkbox.baybay__theme.radio_box_baybay__label,.label__checkbox.baybay__theme.user_form__label{padding-left:25px;left:0}.checkbox:checked+.label__checkbox.radio_box_baybay__label,.checkbox:checked+.label__checkbox.user_form__label{color:#fa0067}.label__radiobox.baybay__theme.radio_box_baybay__label,.label__radiobox.baybay__theme.user_form__label{padding-left:25px;left:0;position:relative;cursor:pointer}.label__radiobox.baybay__theme.radio_box_baybay__label:before,.label__radiobox.baybay__theme.user_form__label:before{content:"";width:14px;height:14px;display:block;border-radius:50%;border:1px solid #dadada;position:absolute;left:0;top:2px}.radiobox:checked+.label__radiobox:after{content:"";width:6px;height:6px;display:block;border-radius:50%;background:#fa0067;position:absolute;left:4px;top:6px}.radiobox:checked+.label__radiobox.radio_box_baybay__label,.radiobox:checked+.label__radiobox.user_form__label{color:#fa0067}.radiobox.baybay__theme{visibility:hidden;position:absolute;left:-9999px}.user_form__button{width:190px;height:45px;font-size:18px;border:none;padding-top:0;cursor:pointer;margin:40px auto}.user_form__date{max-width:160px}.user_form__chosen_select{width:100%}.user_form__bonus_text{font-family:geometria_medium,sans-serif;font-size:16px;margin-bottom:30px}.user_form__day_of_birth{max-width:66px;display:inline-block;margin-right:10px}.user_form__month_of_birth{max-width:160px;display:inline-block;margin-right:10px}.user_form__year_of_birth{max-width:66px;display:inline-block;margin-right:10px}.pagination__list{text-align:center;margin:45px 0}.pagination__item{display:inline-block;margin:0 6px}.pagination__item.active .pagination__text{color:#fa0067}.pagination__link{text-decoration:none}.pagination__link,.pagination__text{color:#222;font-weight:500;font-size:18px}.pagination__text{line-height:35px;display:inline-block}.show_more_btn{display:block;margin:20px auto 40px;width:220px;height:45px;background:#fa0067;color:#fff;text-align:center;font-family:geometria_medium,sans-serif;font-size:18px;padding-top:13px;box-sizing:border-box;cursor:pointer}.pagination__next,.pagination__prev{position:relative;display:inline-block}.pagination__next_link,.pagination__prev_link{display:inline-block;font-size:12px;font-weight:500;padding:6px 25px;border:1px solid #d5d5d5;color:#222;text-decoration:none}.pagination__next_link:focus,.pagination__next_link:hover,.pagination__prev_link:focus,.pagination__prev_link:hover{text-decoration:underline}.pagination__prev_link{margin-right:15px}.pagination__next_link{margin-left:15px}.checkbox.baybay__theme{visibility:hidden;position:absolute;left:-9999px}.category__filter_column .label__checkbox.baybay__theme{line-height:100%}.label__checkbox.baybay__theme{background:url(../img/check_box.png) no-repeat transparent;background-size:14px 14px;display:inline-block;position:relative;margin-right:5px;padding-left:14px;min-height:14px;top:2px;left:3px;cursor:pointer}.label__checkbox.baybay__theme.filter__label{padding-left:25px;top:0}.label__checkbox.baybay__theme.filter__label:before{top:6px}.label__checkbox.baybay__theme.filter__label:after{top:7px}.label__checkbox.baybay__theme.filter__label.disabled{display:none;cursor:not-allowed}.label__checkbox.baybay__theme.filter__label.disabled .filter__input_count,.label__checkbox.baybay__theme.filter__label.disabled .filter__input_text{color:#ccc}.label__checkbox.baybay__theme:after,.label__checkbox.baybay__theme:before{opacity:0;transition:.3s ease-out;content:"";display:block;position:absolute;background:#69b42e}.label__checkbox.baybay__theme:before{left:4px;top:6px;width:9px;height:2px;transform:rotate(-45deg)}.label__checkbox.baybay__theme:after{left:2px;top:7px;width:4px;height:2px;transform:rotate(45deg)}.label__checkbox.label_has_pink_text{font-size:12px;color:#fa0067;text-decoration:underline;padding-left:24px;margin-left:0;left:0}.checkbox.baybay__theme:checked~.label__checkbox:after,.checkbox.baybay__theme:checked~.label__checkbox:before{opacity:1;transition:.3s ease-out}.checkbox.baybay__theme:checked~.label__checkbox .filter__input_text{color:#69b42e}#login-error,#registration-error{color:red}#login-error *,#registration-error *{display:block;color:red;margin-bottom:20px}.error-option{padding:15px;background:rgba(255,0,0,.1);border-radius:10px}.error-option .product__options_title{color:red}.not_error{border-color:green}.not_error+.error-box{color:green}input:focus,textarea:focus{outline:none}
/*!
 *
 *         SimpleBar.js - v2.5.0
 *         Scrollbars, simpler.
 *         https://grsmto.github.io/simplebar/
 *
 *         Made by Adrien Grsmto from a fork by Jonathan Nicol
 *         Under MIT License
 *
 */[data-simplebar]{position:relative;z-index:0;overflow:hidden;-webkit-overflow-scrolling:touch}[data-simplebar=init]{display:flex}.filter__outer_wrapper:first-of-type .filter__list,.filter__outer_wrapper:nth-of-type(2) .filter__list,.filter__outer_wrapper:nth-of-type(3) .filter__list{height:100%}.filter__outer_wrapper:first-of-type .filter__list.active,.filter__outer_wrapper:nth-of-type(2) .filter__list.active,.filter__outer_wrapper:nth-of-type(3) .filter__list.active{height:0}.simplebar-scroll-content{overflow-x:hidden;overflow-y:scroll;min-width:100%;box-sizing:content-box}.simplebar-content{overflow-x:scroll;overflow-y:hidden;box-sizing:border-box;min-height:100%}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;width:4px;background:#eee}.simplebar-scrollbar{position:absolute;right:0;border-radius:0;min-height:10px;width:4px;opacity:1;transition:opacity .2s linear;background:#fa0067;background-clip:padding-box;cursor:pointer}.simplebar-track:hover .simplebar-scrollbar{opacity:1;transition:opacity 0 linear}.simplebar-track .simplebar-scrollbar.visible{opacity:1}.simplebar-track.horizontal{left:0;width:auto;height:11px}.simplebar-track.vertical{top:0}.horizontal.simplebar-track .simplebar-scrollbar{right:auto;top:2px;height:7px;min-height:0;min-width:10px;width:auto}@media (min-width:960px) and (max-width:1199px){.row{max-width:48rem}}@media (min-width:768px) and (max-width:959px){.row{max-width:48rem}}.header__menu_mobile_btn{display:none;max-width:220px;height:45px;margin:15px auto 0;font-size:18px;cursor:pointer}.mobile_menu,.mobile_menu__sub_category_list,.mobile_menu__sub_menu{display:none}.has_submenu{position:relative}.mobile_menu__sub_menu_item a{display:block;padding:5px 0;color:#fff;text-decoration:none}.mobile_menu__sub_category_item{margin-bottom:5px}.mobile_menu__item{color:#222;font-family:geometria_medium,sans-serif;font-size:18px;padding:10px 20px;border-bottom:1px solid #ccc}.open_submenu_lvl_1,.open_submenu_lvl_2{display:block;position:absolute;right:20px;top:0;width:40px;height:36px}.open_submenu_lvl_1:after,.open_submenu_lvl_1:before,.open_submenu_lvl_2:after,.open_submenu_lvl_2:before{content:"";position:absolute;display:block;top:17px;left:15px;background:#fa0067}.open_submenu_lvl_1:before,.open_submenu_lvl_2:before{width:12px;height:2px}.open_submenu_lvl_1:after,.open_submenu_lvl_2:after{width:2px;height:12px;left:20px;top:12px}.open_submenu_lvl_1.active:after,.open_submenu_lvl_2.active:after{display:none}#hide_catalog{margin-top:20px;max-width:none}#hide_catalog:before{transform:rotate(-180deg)}.mobile_menu__sub_menu_item .open_submenu_lvl_1,.mobile_menu__sub_menu_item .open_submenu_lvl_2{right:0}.mobile_menu__sub_menu{margin-left:15px;margin-top:5px;margin-bottom:15px}.mobile_menu__sub_category_list{margin-left:15px;margin-top:10px}.mobile_menu__sub_menu_link{font-size:14px}.mobile_menu__sub_category_link{color:#9a9a9a;font-size:14px;padding:5px 0;display:block}.header__mobile_menu{border:1px solid #ccc;position:absolute;z-index:1212;left:0;top:85px;width:100%;background:#000}.header__mobile_phone_wrapper{display:none}@media screen and (max-width:1199px){.header__menu,.header__mobile_menu,.header__top:after{display:none}.header__gamburger_menu{margin-right:0}.header__phone_wrapper{display:none}.header__logo{text-align:left}.header__logo .logo__text{text-align:center}.header__menu_mobile_btn{margin-top:0}}@media (min-width:1024px) and (max-width:1199px){.footer__contacts .footer__menu_item.adress_no_icon,.footer__contacts .footer__menu_item .footer__menu_text{padding-left:20px;font-size:12px}}@media (max-width:1023px){.footer__contacts .footer__menu_item .footer__menu_text{display:inline-block}.footer{text-align:center}.contacts-block{margin-top:20px}.footer>.row{justify-content:center}.footer__additional,.footer__logo{margin-bottom:30px}.footer-menu.footer-menu-1{padding:0!important}.footer-menu.footer-menu-2{padding-left:20px!important}}@media screen and (max-width:992px){.header__menu_mobile_btn{display:block}}@media (max-width:639px){.footer__information{margin-bottom:30px}}@media (max-width:1439px){.sale_block__img{margin:auto;max-width:100%}.sale_block__img_wrapper{right:0}.bestseller_products .owl-nav .owl-next,.manufacturers__slider .owl-nav .owl-next,.new_products__slider .owl-nav .owl-next,.related__products .owl-nav .owl-next,.sale_products__slider .owl-nav .owl-next{right:0;margin:0}.bestseller_products .owl-nav .owl-prev,.manufacturers__slider .owl-nav .owl-prev,.new_products__slider .owl-nav .owl-prev,.related__products .owl-nav .owl-prev,.sale_products__slider .owl-nav .owl-prev{left:0;margin:0}}@media (max-width:1199px){.sale_products{margin-bottom:20px}.head__btn-wrap{padding-right:0}.sale_block{margin-bottom:10px}.product_card__add_to_cart{display:block;box-shadow:none;position:static;padding:0}.blog__article_preview{flex:0 0 50%;max-width:50%}.article_preview__inner_wrapper{max-width:380px;margin:0 auto 30px}.about_shop__img_col,.about_shop__text_col{flex:0 0 100%;max-width:100%}}@media (max-width:767px){.blog__article_preview{flex:0 0 100%;max-width:100%}.article_preview__inner_wrapper{max-width:380px;margin:0 auto 30px}}@media (max-width:959px){.section_title__underline{width:100%}.header__search_input{width:150px}}@media (max-width:639px){.modal__title .product_name,h3{margin:20px 0 0;font-size:20px}.product_card__title_wrapper{padding:10px 0}h4{font-size:20px;margin:15px 0}.about_shop .about_shop__title_wrapper .section_title{margin:5px 0 0;text-align:left}.blog{padding-bottom:0}.blog,.sale_block{margin-top:0}.section-title.slider-title{text-align:center}.product_card__title_link{font-size:12px}.owl-carousel .owl-nav .owl-prev{margin-left:10px}.owl-carousel .owl-nav .owl-next{margin-right:10px}.header__right_group{flex:0 0 100%;max-width:100%;position:relative}.header__right_group>.row{justify-content:center}.header__mobile_phone_wrapper{display:block;width:100%;text-align:center;margin-bottom:10px}.show_catalog__wrapper{flex:0 0 100%;max-width:100%}.header__logo{text-align:center;margin-right:8%}.header__gamburger_menu_list{width:272px}.header__cart_menu{margin:auto}.header__profile_menu{left:-119px;right:0;margin:0 auto}}.header__profile-quickmenu{display:none;position:absolute;top:25px;left:-60px;z-index:121;background:#fff;padding:10px;width:160px;border:1px solid #d5d5d5}.header__profile-quickmenu .header__icon_link{display:none!important}.header__profile-quickmenu-link{display:block;font-size:14px;text-decoration:none;font-weight:500;letter-spacing:.36px;color:#222;position:relative;transition:all .3s ease}.header__profile-quickmenu-link:hover{color:#fa0067}.header__profile:hover .header__profile-quickmenu{display:block}.checkout__list_bonus:after{content:"?";font-weight:700;font-size:14px;margin-left:3px;padding:0 5px;background:#69b42e;border-radius:50%;color:#fff}.checkout__list_bonus-pop{display:none;position:absolute;width:300px;background:#69b42e;color:#fff;padding:15px;border-radius:10px;left:0;top:0}.checkout__list_bonus-pop p{margin:0;font-size:14px}.checkout__list_bonus-wrap{position:relative}.checkout__list_bonus-wrap:hover .checkout__list_bonus-pop{display:block}#hide_filters,.show_filters{display:none}@media (max-width:1199px){.category__filter{padding:30px 30px 1px;border:1px solid #ccc;margin-bottom:30px}.header__profile-quickmenu{left:auto;right:0}#hide_filters{display:block}.filter__list{max-height:100%}.category__filter{display:none}.category__filter_column,.category__filter_prods,.category__products_column{flex:0 0 100%;max-width:100%}.show_filters{max-width:220px;height:45px;margin:0 auto 25px;font-size:18px;cursor:pointer}.category__view.sale_cat .product_card__outer_wrapper{flex:0 0 50%;max-width:50%}.category__view .show_filters{display:block}}@media (max-width:639px){.sort_by__outer_wrapper{text-align:center}.sort_by__outer_wrapper .pseudo_select__list{text-align:left}.category__title{margin-bottom:15px;border-bottom:none;padding-bottom:0;text-align:center}.only-sale{max-width:200px;margin:auto!important}.category__view .product_card__outer_wrapper{flex:0 0 50%;max-width:50%;word-wrap:break-word}.category__view .product_card__inner_wrapper{margin:0 auto;float:none}.category__view .add_to_cart__button{width:100%}.category__view .product_card__title{font-size:12px;line-height:15px}.category__view .product_card__brand{padding:0 10px}.category__view .product_card__img_wrapper{height:auto}}.related__products{margin-left:0!important;margin-right:0!important}.related{padding:0}.viewed_products__slider{padding-bottom:40px}@media (max-width:992px){.product__left_column{flex:0 0 100%;max-width:100%;padding-right:15px;z-index:2}.product__right_column{flex:0 0 100%;max-width:100%;padding-left:15px}}@media (max-width:799px){.product__left_column_inner_wrapper .badges__wrapper .badge.sale{right:-40px}.leave__testimonial,.reviews{flex:0 0 100%;max-width:100%}.product__right_column_inner_wrapper{height:auto;min-height:0}}@media (max-width:639px){.product__left_column,.product__right_column{padding:0 10px}.product__slide{height:60px!important;width:60px!important;padding:5px}.product__slider{width:60px}.product__slider .slick-arrow{margin-left:12px}.product__left_column_inner_wrapper{height:auto;min-height:401px;padding-top:30px}}@media (max-width:499px){.add-to-favourites,.product__advantages_item:before,.product__advantages_item:first-child:before{display:none!important}.payment-advantage:before{left:-20px}.delivery-advantage:before{left:-8px}.guarantee-advantage:before{left:-12px}.product-info__price-block .top-row{display:block;text-align:center}.no-discount .product-info__add-to-cart{margin:0!important;display:block}.product-info__price-block{padding:15px!important}.product__add_to_cart{width:100%;max-width:248px;background-position:80px 8px!important}.product__add_to_cart,.wish_list__btn{margin:0 auto;float:none;display:block}.product__advantages_item{flex:0 0 100%;max-width:100%;margin-bottom:15px}.product__advantages_item:first-child{text-align:center}.product__advantages_item:first-child .product__advantages_text{padding-left:25px}.product__advantages_item:nth-child(2) .product__advantages_text{padding-left:32px}.product__advantages_item:nth-child(3){text-align:center}.product__advantages_item:nth-child(3) .product__advantages_text{padding-left:22px}.product__top_row{margin-bottom:0}.product__tabs_title{padding:14px 7px;font-size:12px}.related .product_card__outer_wrapper{padding:0 15px}}@media (max-width:1199px){.single_article__left_col{flex:0 0 100%;max-width:100%}.category__filter_title_wrapper{display:none}.single_article__right_col{flex:0 0 100%;max-width:100%}.single_article__image_wrapper{height:auto}.single_article__image{position:relative}}@media (max-width:639px){.social__list{text-align:center}.single_article__readmore{margin:0 auto 10px}}@media (max-width:1199px){.latest_news__wrapper,.single_post__wrapper{flex:0 0 100%;max-width:100%}}@media (max-width:639px){.single_post__readmore:not(.prev){float:right;margin-right:0}}@media (max-width:399px){.single_post__readmore{display:none}.post__bottom_row,.single_post__text{margin-bottom:10px}.latest_news__title{text-align:center}}@media (max-width:1199px){.cart__payment_column{flex:0 0 100%;max-width:100%}.cart__payment_column:not(:nth-child(3)){margin-bottom:30px}.delivery_methods__wrapper,.payment_methods__wrapper{flex:0 0 100%;max-width:100%}#sticky_block.sticky{width:357px}.unauthorized_user__column{flex:0 0 100%;max-width:100%}.pay_with_bonuses__bonuses_total,.pay_with_bonuses__bonuses_total_val{text-align:center}.pay_with_bonuses__left_wrapper,.pay_with_bonuses__right_wrapper{flex:0 0 100%;max-width:100%}}@media (max-width:799px){label.bay_bay_theme{font-size:13px}.pay_with_bonuses__bonus_input{width:90px}.payment_methods__wrapper input.bay_bay_theme,.payment_methods__wrapper select.bay_bay_theme{max-width:280px}.pay_with_bonuses__limit_text,.pay_with_bonuses__title{text-align:center}.unauthorized_user__tabs_outer_wrapper{flex:0 0 100%;max-width:100%}.checkout__list_outer_wrapper{margin:0 auto 50px;flex:0 0 100%;max-width:100%}}@media (max-width:767px){.header__working-hours{display:none}.cart__product{position:relative}.category__show_count,.category__sort_by{flex:0 0 100%;max-width:100%}.color-tooltip{display:none}.cart__product_inner_col{flex:0 0 100%;max-width:100%}.cart__product_column{display:none}.cart__product_img_wrapper{margin-top:20px}.cart__product_remove{top:0;bottom:unset}.cart__product_bonuses{display:block}.complect__title{font-size:14px}.cart-block__title{font-size:16px;margin-bottom:10px}.radio_box_baybay__label{font-size:12px}.payment_column__row_item{width:100%!important}.payment_column__text{padding-left:60px}.cart-block,.cart__pay_with_bonuses{padding:15px}.payment_column__inner.card:after,.payment_column__inner.card:before,.payment_column__inner.cash:after,.payment_column__inner.cash:before{left:10px}.cart__payment{padding:0}.add-info{height:auto}.cart__product_price{width:100%;text-align:center;padding-right:0}.total_row__left{display:none}.total_row__right{flex:0 0 100%;max-width:100%}.cart__product{margin-top:30px}.cart__outer{box-shadow:none}}.complect{width:100%;padding-top:25px}.complect__prod{flex-basis:630px}.complect__char,.complect__prod-item{text-align:center}.complect__char{display:flex;align-items:center;flex-grow:1;padding-right:20px;position:relative}.complect__title{font-size:18px;text-transform:uppercase;text-align:left}.complect__title_popup{display:block;padding:0 15px;text-align:center;width:100%}.complect__inner{display:flex;justify-content:space-between;align-items:center}.complect__inner_col_name{flex-basis:167px}.complect__inner_col_art{flex-basis:167px;padding:0 15px}.complect__inner_col_properties{flex-basis:163px}.complect__inner_num{margin-left:25px;margin-right:45px}.complect__inner_bonus,.complect__inner_price{flex-basis:165px}.complect__prod-item{display:flex;align-items:center}.cart__product_img_wrapper{flex-basis:117px}.column-photo{flex-basis:120px}.reveal-overlay{overflow-y:initial}.reset_pass__message{color:red;margin-bottom:15px}.new{background:#69b42e;border-radius:8px 0 0 8px;text-align:center;color:#fff;font-weight:700;line-height:30px;margin:10px 0 0;padding:0 7px}.section_title__underline{max-width:100%}@media (max-width:639px){.owl-carousel .owl-nav .owl-next{margin-right:26px;width:26px;height:26px}.owl-carousel .owl-nav .owl-prev{margin-left:26px;width:26px;height:26px}}.bonus_text_large{font-size:14px;color:#222}.bonus_text_large .bonus_text_pink{color:#fa0067;font-size:16px;font-family:geometria_bold,sans-serif}.single_brand__title{font-size:36px;font-family:geometria_bold,sans-serif;color:#222;text-transform:uppercase}@media (min-width:768px){.main_slider .mobile_slider__wrapper{display:none}}@media (max-width:767px){.main_slider .mobile_slider__wrapper{display:block;max-height:408px}.main_slider .main_slider__wrapper{display:none}.main_slider .mobile_slider__wrapper{position:relative}.main_slider .mobile_slider__wrapper .owl-nav{bottom:0}}.ask_about_product__btn{width:168px;border:1px solid #fa0067;background-color:transparent;text-align:center;font-weight:700;letter-spacing:.28px;color:#222;text-decoration:none;padding:8px 0;transition:.2s linear;cursor:pointer;display:none}.ask_about_product__btn:focus,.ask_about_product__btn:hover{background-color:#fa0067;color:#fff}.add_to_cart__modal.about_product .modal_btn{margin:30px auto;padding:2px 20px 0;cursor:pointer}.add_to_cart__modal.about_product label[for=about_product_email],.add_to_cart__modal.about_product label[for=about_product_phone]{display:block;color:#222;font-family:geometria_regular,sans-serif;font-size:14px;line-height:18px;letter-spacing:1px;margin-bottom:5px}.add_to_cart__modal.about_product #about_product_email,.add_to_cart__modal.about_product #about_product_phone{display:block;color:#222;line-height:18px;letter-spacing:1px;font-size:13px;font-family:geometria_regular_italic,sans-serif;font-style:italic;border:1px solid #e4e4e4;width:100%;height:36px;margin-bottom:15px;padding-left:15px;box-sizing:border-box}.add_to_cart__modal.about_product .message_send{max-width:200px;padding-top:11px}.single_post ul{padding-left:0;margin-left:0}.single_post ul li:not(.social_networks__item){list-style:inherit;padding-left:0;margin-left:20px;-webkit-padding-start:0}.single_post ol{padding-left:0;margin-left:0}.single_post ol li{list-style:inherit;padding-left:0;margin-left:20px}.inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.inputfile-5+label{display:inline-block;text-align:right;float:right}.inputfile-5+label>p{color:#fa0067;text-decoration:underline;margin:0 0 10px;display:inline-block;cursor:pointer}.inputfile-5+label>span{display:block;pointer-events:none}.inputfile-5+label:hover,.inputfile-5.has-focus+label,.inputfile-5:focus+label{color:#ae0047}.androidFix{overflow:hidden!important;overflow-y:hidden!important;overflow-x:hidden!important}.preloader{display:none}.row,.row.slider-row{max-width:1300px}.flex-container{display:flex}.flex-container.justify-center{justify-content:center}.flex-container.justify-between{justify-content:space-between}.flex-container.justify-start{justify-content:flex-start}.flex-container.justify-end{justify-content:flex-end}.flex-container.justify-around{justify-content:space-around}.flex-container.align-center{align-items:center}.flex-container.direction-column-reverse{flex-direction:column-reverse}.input-group{margin-bottom:20px}.input-group__label{display:inline-block;font-size:16px;font-weight:500;line-height:16px;margin-bottom:4px}.input-group__field{display:block;width:100%;border:1px solid #e6e6e6;font-family:montserrat-font,sans-serif;padding:9px 10px 8px}.input-group__error-box{font-size:12px;font-weight:500;color:red}.input-group__textarea{width:100%;padding:9px 10px 8px;height:142px;resize:none}.input-group__select,.input-group__textarea{display:block;border:1px solid #e6e6e6;font-family:monserrat-font,Sans-serif}.input-group__select{padding:5px 10px 4px}.input-group.cart-group{margin-bottom:12px}.input-group.cart-group .input-group__label{font-size:14px;line-height:14px}.input-group.cart-group .input-group__field{padding:6px 10px 5px}.input-group.cart-group input[type=email]:-moz-placeholder,.input-group.cart-group input[type=password]:-moz-placeholder,.input-group.cart-group input[type=text]:-moz-placeholder{color:#9a9a9a;font:300 italic 12px montserrat-font,Sans-Serif}.input-group.cart-group input[type=email]::-webkit-input-placeholder,.input-group.cart-group input[type=password]::-webkit-input-placeholder,.input-group.cart-group input[type=text]::-webkit-input-placeholder{color:#9a9a9a;font:300 italic 12px montserrat-font,Sans-Serif}.input-group.cart-group input[type=email]:-ms-input-placeholder,.input-group.cart-group input[type=password]:-ms-input-placeholder,.input-group.cart-group input[type=text]:-ms-input-placeholder{color:#9a9a9a;font:300 italic 12px montserrat-font,Sans-Serif}.cart__delivery-input{display:block;width:100%;border:1px solid rgba(60,60,60,.26);background:#f8f8f8;border-radius:4px;color:#333;line-height:29px;font-size:14px;padding:0 8px}.cart__delivery-input::-webkit-input-placeholder{color:#000!important;font-style:normal!important;font-weight:400!important;font-size:14px!important}.cart__delivery-input::-webkit-input-placeholder,.cart__delivery-input::placeholder{color:#000!important;font-style:normal!important;font-weight:400!important;font-size:14px!important}.cart__delivery-input.error{border-color:red}.green-btn{display:block;color:#fff;background-color:#69b42e;border:1px solid #69b42e;transition:.2s linear;font:700 14px montserrat-font,Sans-serif;letter-spacing:.28px;text-align:center;padding:8px 0;text-decoration:none;line-height:24px;cursor:pointer}.green-btn_red{background:#fa0067;border:1px solid #fa0067}.green-btn:focus,.green-btn:hover{background-color:#fff;color:#222}.header-col-1{padding-right:15px!important}.header-col-2{padding-left:15px!important}.header-logo{max-width:179px;padding:21px 0 20px}.header-logo__link{display:block}.header-logo__img{display:block;max-width:100%;height:auto}.hamburger-menu__trigger{width:26px;height:22px;cursor:pointer;z-index:50}.hamburger-menu__trigger .line-1,.hamburger-menu__trigger .line-2,.hamburger-menu__trigger .line-3{height:2px;width:100%;background-color:#898989;transition:background-color .2s ease-in-out}.hamburger-menu__trigger .line-1{-webkit-animation:animate-line-1-rev .7s ease-in-out;animation:animate-line-1-rev .7s ease-in-out}.hamburger-menu__trigger .line-2{-webkit-animation:animate-line-2-rev .7s ease-in-out;animation:animate-line-2-rev .7s ease-in-out;width:20px;margin:8px 0 8px auto}.hamburger-menu__trigger .line-3{-webkit-animation:animate-line-3-rev .7s ease-in-out;animation:animate-line-3-rev .7s ease-in-out}.hamburger-menu__trigger.active .line-1{-webkit-animation:animate-line-1 .7s cubic-bezier(.3,1,.7,1) forwards;animation:animate-line-1 .7s cubic-bezier(.3,1,.7,1) forwards}.hamburger-menu__trigger.active .line-2{-webkit-animation:animate-line-2 .7s cubic-bezier(.3,1,.7,1) forwards;animation:animate-line-2 .7s cubic-bezier(.3,1,.7,1) forwards}.hamburger-menu__trigger.active .line-3{-webkit-animation:animate-line-3 .7s cubic-bezier(.3,1,.7,1) forwards;animation:animate-line-3 .7s cubic-bezier(.3,1,.7,1) forwards}.no-animation{-webkit-animation:none!important;animation:none!important}.hamburger-menu{position:relative}.hamburger-menu__list{position:absolute;display:none;width:234px;background-color:#fff;border:1px solid #d5d5d5;padding:14px 18px;z-index:1500;top:22px;left:-14px}.hamburger-menu__list-item{position:relative;padding-left:16px;line-height:22px}.hamburger-menu__list-item:before{content:"";position:absolute;width:4px;height:4px;background-color:#fa0067;border-radius:50%;top:10px;left:0}.hamburger-menu__list-link{font-size:12px;font-weight:500;color:#222;letter-spacing:.24px;text-decoration:none}.hamburger-menu__list-link:focus,.hamburger-menu__list-link:hover{color:#fa0067}.header-phone{margin:0;position:relative;max-width:222px;z-index:222}.header-phone__link{font-size:18px;font-weight:700;letter-spacing:.36px;color:#222;text-decoration:none;position:relative;padding-right:20px}.header-phone__link:before{content:"";position:absolute;width:0;height:0;border-left:3px solid #fff;border-right:3px solid #fff;border-top:5px solid #69b42e;right:8px;top:0;bottom:0;margin:auto}.header-phone__link:after{content:"";position:absolute;height:10px;width:100%;bottom:-10px;left:0;background-color:transparent}.header-phone__list{position:absolute;display:none;background-color:#fff;border:1px solid #d5d5d5;padding:14px 30px;z-index:118;top:25px;left:-14px;width:250px}.header-phone__list-item{position:relative}.header-phone__list-item:before{content:"";position:absolute;width:4px;height:4px;background-color:#fa0067;border-radius:50%;top:0;bottom:0;left:-14px;margin:auto}.header-phone__list-link{display:inline-block;font-size:18px;font-weight:700;text-decoration:none;color:#222;letter-spacing:.36px}.header-phone__list-link:focus,.header-phone__list-link:hover{color:#fa0067}.header__icon{padding:0;position:relative}.header__icon:not(:last-child){margin-right:40px}.header__icon.search .header__icon_link{cursor:pointer;width:26px;height:26px;display:block;border:none;background:url(../img/kolgotoff/icons/search.svg) no-repeat}.header__icon.sale .header__icon_link{width:40px;height:26px;display:block;background:url(../img/header_sale.svg) no-repeat}.header__icon.profile .header__icon_link{width:22px;height:26px;display:block;cursor:pointer}.header__icon.profile .header__icon_link:before{content:"";position:absolute;width:22px;height:26px;background:url(../img/kolgotoff/icons/user.svg) no-repeat;background-size:22px;top:0;left:0;z-index:1}.header__icon.profile .header__icon_link:after{content:"";position:absolute;width:22px;height:26px;background:url(../img/kolgotoff/icons/user-hover.svg) no-repeat;background-size:22px;top:0;left:0;z-index:2;opacity:0}.header__icon.profile .header__icon_link.active:after{opacity:1}.header__icon.favourites .header__icon_link{width:28px;height:25px;display:block;position:relative}.header__icon.favourites .header__icon_link:before{content:"";position:absolute;width:28px;height:25px;background:url(../img/kolgotoff/icons/favourites.svg) no-repeat;background-size:28px;background-position:0 -1px;top:0;left:0;z-index:1}.header__icon.favourites .header__icon_link:after{content:"";position:absolute;width:28px;height:25px;background:url(../img/kolgotoff/icons/favourites-hover.svg) no-repeat;background-size:28px;background-position:0 -1px;top:0;left:0;z-index:2;opacity:0}.header__icon.favourites .header__icon_link:hover:after{opacity:1}.header__icon.cart .header__icon_link{width:56px;height:84px;display:block;background-color:#efefef;position:relative}.header__icon.cart .header__icon_link:before{background:url(../img/kolgotoff/icons/cart.svg) no-repeat;background-size:23px;background-position:1px 0;z-index:1}.header__icon.cart .header__icon_link:after,.header__icon.cart .header__icon_link:before{content:"";position:absolute;width:25px;height:25px;top:0;bottom:0;right:0;left:0;margin:auto}.header__icon.cart .header__icon_link:after{background:url(../img/kolgotoff/icons/cart-hover.svg) no-repeat;background-size:23px;background-position:1px 0;z-index:2;opacity:0}.header__icon.cart .header__icon_link.active:after,.header__icon.cart .header__icon_link:hover:after,.header__icon.profile.auth .header__icon_link:after{opacity:1}.header__profile_menu{display:none;width:384px;background:#fff;border:1px solid #d5d5d5;position:absolute;top:30px;left:-198px;z-index:11111;padding:30px}.profile_menu__title{font-size:24px;font-weight:700;color:#222;text-align:center;letter-spacing:.48px;margin:0 0 30px;line-height:22px}.profile_menu__buttons-wrapper{display:flex;align-items:center;margin:30px 0}.profile_menu__button{width:160px;cursor:pointer}.profile_menu__recover_password{display:inline-block;font-size:12px;color:#fa0067;letter-spacing:.24px;margin-left:30px}.profile_menu__recover_password:focus,.profile_menu__recover_password:hover{text-decoration:none}.profile_menu__registration{text-align:center}.profile_menu__registration_link{font-weight:700;text-transform:uppercase;color:#fa0067;font-size:16px;letter-spacing:.32px}.login-through__title{font-weight:700;letter-spacing:.28px;text-align:center;line-height:14px;margin:0 0 24px}.login-through__buttons{position:relative;margin-bottom:36px}.login-through__buttons:before{content:"";position:absolute;width:1px;height:54px;background-color:#dddcdc;top:0;bottom:0;left:0;right:0;margin:auto}.login-through__btn{display:block;width:45px;height:45px;margin:0 20px}.login-through__btn.facebook-login{background:url(../img/kolgotoff/icons/facebook-login.svg) no-repeat}.login-through__btn.google-login{background:url(../img/kolgotoff/icons/google-login.svg) no-repeat}.login-through__btn:hover{opacity:.8}.profile_menu__subscribe{float:left;width:84%;font-size:12px;font-family:geometria_regular,sans-serif;color:#fa0067;position:relative;text-decoration:underline;text-align:left;margin-bottom:30px}.profile_menu__tabs_content{display:none}.profile_menu__tabs_content.active{display:block}.fill_in_the_form{text-align:center}.fill_in_the_form__text{text-align:center;margin-bottom:20px;margin-top:20px}.fill_in_the_form__text strong{font-family:geometria_bold,sans-serif;font-weight:700}.fill_in_the_form__link{font-family:geometria_regular,sans-serif;font-size:16px;color:#fa0067;display:inline-block;text-align:center;position:relative}.fill_in_the_form__link:after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:1px;background:#fa0067}.profile_menu__recover_password_wrapper{text-align:right}.profile_menu__recover_password_wrapper .profile_menu__recover_password{margin-right:0}.profile_menu__register_wrapper{text-align:center}.profile_menu__register_wrapper .profile_menu__register{margin-bottom:0;margin-top:20px;margin-right:0}#products_in_cart_text{position:absolute;right:12px;top:24px;background:#69b42e;color:#fff;border-radius:50%;width:16px;height:16px;text-align:center;line-height:16px;font-size:9px;z-index:10}.m0{margin:0!important}.header-bottom{background-color:#1a1a1a}.main_menu{display:flex;justify-content:center;position:relative}.main_menu .sub_menu{display:none;position:absolute;left:0;top:59px;width:1270px;background:#fff;z-index:100;border:1px solid #d5d5d5}.main_menu .sub_menu:after{content:"";clear:both}.main_menu .sub_menu__item{text-align:left;margin-bottom:12px;display:block}.main_menu .sub_menu__item.static .sub_menu__link{position:relative;display:inline-block;margin-bottom:0;color:#222}.main_menu .sub_menu__item.static .sub_menu__link:after{content:"";background:#fa0067;width:100%;height:1px;position:absolute;bottom:-3px;left:0}.main_menu .sub_menu__link{font-weight:700;text-transform:uppercase;letter-spacing:.28px;line-height:16px;color:#fa0067;margin:0 0 16px;text-decoration:none;display:inline-block;vertical-align:top}.main_menu .sub_menu__link:hover{color:#fa0067}.main_menu .sub_menu__container{display:flex}.main_menu .sub_menu__row{max-width:75%;flex:0 0 75%}.main_menu .sub_menu__column{padding:12px 25px}.main_menu .sub_menu__sub_category_item{position:relative;padding-left:16px;line-height:22px}.main_menu .sub_menu__sub_category_item:before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background-color:#fa0067;top:10px;left:1px}.main_menu .sub_menu__sub_category_link{font-size:12px;font-weight:500;color:#222;letter-spacing:.24px;text-transform:uppercase;text-decoration:none}.main_menu .sub_menu__sub_category_link:focus,.main_menu .sub_menu__sub_category_link:hover{color:#fa0067}.main_menu .sub_menu__column_content{float:left;width:33.33333%;padding-right:15px}.main_menu__item:hover .sub_menu{display:block}.main_menu__item.active .main_menu__link,.main_menu__item .main_menu__link:hover{color:#fa0067}.main_menu__link{font-size:14px;font-weight:500;color:#fff;padding:17px 21px;display:block;text-transform:uppercase;text-decoration:none;position:relative;letter-spacing:-.3px;cursor:default}.main_menu__link:after{width:1px;height:20px;background-color:#fff;left:0;top:0}.main_menu__link:after,.main_menu__link:before{content:"";position:absolute;bottom:0;margin:auto}.main_menu__link:before{width:0;height:0;border-left:2px solid transparent;border-right:2px solid transparent;border-top:4px solid #69b42e;right:9px;top:2px}.special-menu{display:flex;justify-content:center;background-color:#fa0067;position:relative}.special-menu:before{top:-1px}.special-menu:after,.special-menu:before{content:"";position:absolute;width:100%;height:1px;left:0;background-color:#fa0067;z-index:15}.special-menu:after{bottom:-1px}.special-menu__item{position:relative}.special-menu__item-link{font-size:14px;font-weight:700;color:#fff;padding:17px 14px 18px 28px;display:block;text-transform:uppercase;text-decoration:none;position:relative}.special-menu__item-link:hover:before{transform:scale(1.5)}.special-menu__item-link.opt-link:before{content:"";position:absolute;width:15px;height:15px;background:url(../img/kolgotoff/icons/trolley.svg) no-repeat;top:0;bottom:0;margin:auto;left:8px;transition:.2s linear}.special-menu__item-link.opt-link:after{content:"";position:absolute;width:1px;height:20px;background-color:#fff;right:0;top:0;bottom:0;margin:auto}.special-menu__item-link.sale-link:before{content:"";position:absolute;width:13px;height:13px;background:url(../img/kolgotoff/icons/sale.svg) no-repeat;top:0;bottom:0;margin:auto;left:9px;transition:.2s linear}.special-menu__item-link.sale-link:after{content:"";position:absolute;width:1px;height:20px;background-color:#fff;right:0;top:0;bottom:0;margin:auto}.special-menu__item-link.news-link:before{content:"";position:absolute;width:20px;height:20px;background:url(../img/kolgotoff/icons/new.svg) no-repeat;top:0;bottom:0;margin:auto;left:10px;transition:.2s linear}.brands-column{background-color:#f0f0f0;max-width:25%;flex:0 0 25%}.brands-column__content{padding:18px 30px}.brands-column__title{font-weight:700;text-transform:uppercase;letter-spacing:.28px;line-height:16px;color:#fa0067;margin:0 0 16px}.brands-column__list{margin-bottom:32px}.brands-column__list-item{position:relative;padding-left:16px;line-height:22px}.brands-column__list-item:before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background-color:#fa0067;top:10px;left:1px}.brands-column__list-link{font-size:12px;font-weight:500;color:#222;letter-spacing:.24px;text-transform:uppercase;text-decoration:none}.brands-column__list-link:focus,.brands-column__list-link:hover{color:#fa0067}.brands-column__show-more-btn{font-size:12px;font-weight:500;color:#999;letter-spacing:.24px;text-decoration:underline;line-height:12px}.new_products{padding:50px 0 0}#up{display:none;background:url(../img/totop.svg) no-repeat 50%/contain;border:0;position:fixed;right:20px;bottom:20px;z-index:12121;width:50px;height:50px}.brands .filter__input_text{text-transform:uppercase}.password-show__wrap{position:relative}.password-show__btn{position:absolute;top:0;right:0;height:100%;width:30px;background:url(../img/icons/eye.svg) no-repeat 50%/60%}.password-show__btn.active{background-image:url(../img/icons/eye-disabled.svg)}.password-show__btn:before{content:"";display:block;background:#fa0067;width:1px;height:60%;position:absolute;left:0;top:7px}.section-title{margin-bottom:32px}.section-title__inner{display:inline-block;font-size:36px;font-weight:700;line-height:28px;text-transform:uppercase;position:relative;margin:0;color:#0a0a0a;text-decoration:none}.section-title__inner:before{content:"";position:absolute;width:100%;height:1px;background-color:#fa0067;left:0;bottom:-6px}.section-title.slider-title{padding:0 15px;margin-bottom:20px}.section-title.other-page-title{margin:18px 0 36px}.add-to-favourites{display:inline-block;margin-left:16px;width:23px;height:23px;position:relative;cursor:pointer}.add-to-favourites:before{background:url(../img/kolgotoff/icons/favourites-grey.svg) no-repeat;z-index:1}.add-to-favourites:after,.add-to-favourites:before{content:"";position:absolute;width:23px;height:23px;top:0;left:0}.add-to-favourites:after{background:url(../img/kolgotoff/icons/favourites.svg) no-repeat;z-index:2;opacity:0}.add-to-favourites:hover:before{opacity:0}.add-to-favourites:hover:after{opacity:1}.has-favourite:after,.has-favourite:before{background-image:url(../img/kolgotoff/icons/favourites-in.svg)!important}.sale_block{padding:30px 0;background-color:#fff5f9}.sale_block__img_link{display:block;overflow:hidden;transition:all .3s ease}.sale_block__img_link:hover{transform:translate(-3px,-3px);box-shadow:5px 5px 20px rgba(0,0,0,.3)}.sale_block__img{display:block;width:100%;height:auto}.bestseller_products{padding:50px 0 0}.blog{padding-bottom:40px}.blog-item__img-link{display:block;height:218px;overflow:hidden;position:relative}.blog-item__img-link:before{width:100%;height:100%;background-color:hsla(0,0%,69.4%,.75);z-index:1}.blog-item__img-link:after,.blog-item__img-link:before{content:"";position:absolute;top:0;left:0;transition:.2s linear;opacity:0}.blog-item__img-link:after{width:140px;height:60px;background:url(../img/kolgotoff/icons/blog-hover.svg) no-repeat;bottom:0;right:0;margin:auto;z-index:2}.blog-item__img-link:hover:after,.blog-item__img-link:hover:before{opacity:1}.blog-item__img-wrapper{margin-bottom:14px}.blog-item__date{margin:0 0 14px;font-size:12px;font-weight:300;letter-spacing:.24px;line-height:10px}.blog-item__title{font-weight:700;text-transform:uppercase;line-height:18px;position:relative;font-size:16px;margin:0 0 20px;padding-bottom:14px;border-bottom:1px solid #d1d1d1}.blog-item__title-link{text-decoration:none;color:#222;line-height:18px}.blog-item__title-link:focus,.blog-item__title-link:hover{color:#fa0067}.blog-item__description{line-height:16px;letter-spacing:.28px;margin:0 0 22px}.blog-item__read-more{text-align:right}.blog-item__read-more-btn{color:#fa0067;font-size:12px;font-weight:300;letter-spacing:.24px;text-decoration:none}.blog-item__read-more-btn:focus,.blog-item__read-more-btn:hover{text-decoration:underline}.about_shop{padding:40px 0 70px}.about_shop a{color:#fa0067}.about_shop ul{margin-bottom:18px}.about_shop ul li{color:#222;line-height:18px;margin-bottom:5px;padding-left:20px;position:relative}.about_shop ul li:before{content:"";background:#fa0067;width:4px;height:4px;border-radius:50%;position:absolute;left:0;top:5px}.about_shop__title{font-size:36px;font-weight:700;text-transform:uppercase;line-height:34px;text-align:center;margin:0 0 56px}.about_shop__text_col p{margin:0 0 18px;line-height:19px}.about_shop__text_col h2{font-weight:700;font-size:18px;text-transform:uppercase;line-height:22px;margin:0 0 18px}.about_shop__show_more{text-align:center}.about_shop__show_more_btn{display:inline-block;font-weight:700;color:#fa0067;letter-spacing:.28px;position:relative;cursor:pointer;text-decoration:underline}.about_shop__show_more_btn:before{right:114px}.about_shop__show_more_btn:after,.about_shop__show_more_btn:before{content:"";position:absolute;width:190px;height:1px;background-color:#d1d1d1;top:0;bottom:0;margin:auto}.about_shop__show_more_btn:after{left:114px}.about_shop__show_more_btn:focus,.about_shop__show_more_btn:hover{text-decoration:none}.footer{padding:44px 0;background-color:#f7f7f7}.footer-logo{margin:6px 0 32px}.footer-logo__link{display:block;max-width:160px}.footer-socials{display:flex;margin-bottom:32px}.footer-socials__item{position:relative;display:block}.footer-socials__item:hover:after{opacity:1!important}.footer-socials__item:hover:before{opacity:0!important}.facebook{width:9px;height:18px;margin-right:22px}.facebook:before{background:url(../img/kolgotoff/icons/facebook.svg) no-repeat;z-index:1}.facebook:after,.facebook:before{content:"";position:absolute;width:9px;height:18px;top:0;left:0}.facebook:after{background:url(../img/kolgotoff/icons/facebook-hover.svg) no-repeat;z-index:2;opacity:0}.instagram{width:18px;height:18px}.instagram:before{background:url(../img/kolgotoff/icons/instagram.svg) no-repeat;z-index:1}.instagram:after,.instagram:before{content:"";position:absolute;width:18px;height:18px;top:0;left:0}.instagram:after{background:url(../img/kolgotoff/icons/instagram-hover.svg) no-repeat;z-index:2;opacity:0}.google-plus{width:28px;height:18px;margin-right:18px}.google-plus:before{background:url(../img/kolgotoff/icons/google-plus.svg) no-repeat;z-index:1}.google-plus:after,.google-plus:before{content:"";position:absolute;width:28px;height:18px;top:0;left:0}.google-plus:after{background:url(../img/kolgotoff/icons/google-plus-hover.svg) no-repeat;z-index:2;opacity:0}.telegram{width:19px;height:18px}.telegram:before{background:url(../img/kolgotoff/icons/telegram.svg) no-repeat;z-index:1}.telegram:after,.telegram:before{content:"";position:absolute;width:19px;height:18px;top:0;left:0}.telegram:after{background:url(../img/kolgotoff/icons/telegram-hover.svg) no-repeat;z-index:2;opacity:0}.twitter{width:20px;height:18px;margin-right:22px}.twitter:before{background:url(../img/kolgotoff/icons/twitter.svg) no-repeat;z-index:1}.twitter:after,.twitter:before{content:"";position:absolute;width:22px;height:20px;top:0;left:0}.twitter:after{background:url(../img/kolgotoff/icons/twitter-hover.svg) no-repeat;z-index:2;opacity:0}.contacts-block{border:12px solid #e7e7e7;background-color:#fcfcfc;padding:28px 40px 22px}.contacts-block__item{font-size:12px;font-weight:700;line-height:20px;margin:0}.contacts-block__item.footer-address{margin-bottom:30px}.contacts-block__item.footer-phone{margin-bottom:6px}.contacts-block__item.contacts-address{padding-left:30px;margin-bottom:30px;position:relative}.contacts-block__item.contacts-address:before{content:"";position:absolute;width:12px;height:18px;background:url(../img/kolgotoff/icons/placeholder.svg) no-repeat;top:0;left:6px}.contacts-block__item.contacts-mail{position:relative;padding-left:30px}.contacts-block__item.contacts-mail:before{content:"";position:absolute;width:16px;height:12px;background:url(../img/kolgotoff/icons/mail.svg) no-repeat;top:4px;left:5px}.contacts-block__item-link{color:#222;text-decoration:none}.contacts-block__item-link:focus,.contacts-block__item-link:hover{color:#fa0067}.contacts-block__schedule{font-size:12px;line-height:20px;margin:0 0 30px}.contacts-block__schedule-wrapper{padding-left:30px;position:relative}.contacts-block__schedule-wrapper:before{content:"";position:absolute;width:16px;height:16px;background:url(../img/kolgotoff/icons/clock.svg) no-repeat;top:0;left:4px}.contacts-block__phones-wrapper{padding-left:30px;position:relative}.contacts-block__phones-wrapper:before{content:"";position:absolute;width:13px;height:19px;background:url(../img/kolgotoff/icons/phone.svg) no-repeat;top:0;left:6px}.footer-question__btn{display:block;width:160px;text-align:center;font-weight:700;letter-spacing:.28px;padding:8px 0;background-color:transparent;border:1px solid #fa0067;text-decoration:none;color:#222;transition:.2s linear;cursor:pointer}.footer-question__btn:focus,.footer-question__btn:hover{background-color:#fa0067;color:#fff}.footer-info{display:flex}.footer-menu.footer-menu-1{padding-left:38px}.footer-menu.footer-menu-2{padding-left:64px}.footer-menu__list-item{line-height:24px}.footer-menu__item-link{font-weight:700;letter-spacing:.28px;line-height:24px;color:#222;text-decoration:none}.footer-menu__item-link:focus,.footer-menu__item-link:hover{color:#fa0067}.footer__copyright_text{line-height:16px}.footer__copyright_link{color:#fa0067;text-decoration:none}.footer__copyright_link:focus,.footer__copyright_link:hover{text-decoration:underline}.breadcrumbs{padding:10px 0 18px}.breadcrumbs__item{display:inline-block}.breadcrumbs__item:not(.active):after{content:"/";font-weight:700;margin:0 5px;color:#222}.breadcrumbs__item.active{color:#222}.breadcrumbs__link{font-weight:700;text-decoration:none;color:#fa0067}.category__view{padding-bottom:40px}.only-sale{margin-left:40px}.only-sale__label{position:relative;display:block;padding-left:20px;color:#fa0067;font-weight:700;line-height:26px;cursor:pointer}.only-sale__label:before{content:"";position:absolute;width:12px;height:12px;border:1px solid #d5d5d5;top:0;bottom:0;left:0;margin:auto}.only-sale__label:after{content:"";position:absolute;width:8px;height:4px;top:10px;left:2px;border-left:1px solid #565656;border-bottom:1px solid #565656;transform:rotate(-45deg);transition:.2s linear;opacity:0}.only-sale__label span{font-size:16px}.only-sale__input{position:absolute;left:-9999px;opacity:0}.only-sale__input:checked~.only-sale__label:after{opacity:1}.articles-item{border:1px solid #d1d1d1;max-width:1110px;margin:0 auto 36px;padding:0}.articles-item__img-link{display:block;overflow:hidden}.articles-item__content{padding:24px 36px 28px 0}.articles-item__date{font-size:12px;line-height:10px;font-weight:300;margin:0 0 24px}.articles-item__title{font-size:18px;font-weight:700;line-height:20px;color:#222;margin:0 0 48px;position:relative}.articles-item__title:before{content:"";position:absolute;width:160px;height:1px;background-color:#d1d1d1;left:0;bottom:-20px}.articles-item__title-trim{height:40px;overflow:hidden;display:block}.articles-item__title-link{color:#222;text-decoration:none;position:relative}.articles-item__title-link:focus,.articles-item__title-link:hover{color:#fa0067}.articles-item__text-wrapper{overflow:hidden;margin-bottom:22px}.articles-item__text{margin:0;line-height:20px}.articles-item__read-more{display:block;width:164px;text-align:center;border:1px solid #fa0067;background-color:#fff;color:#222;padding:7px 0;font-weight:700;letter-spacing:.28px;transition:.2s linear;text-decoration:none}.articles-item__read-more:focus,.articles-item__read-more:hover{background-color:#fa0067;color:#fff}.articles-item__share-buttons{display:flex}.articles-item__share-item{display:block;position:relative}.articles-item__share-item:hover:before{opacity:0}.articles-item__share-item:hover:after{opacity:1}.articles-item-poster{padding-left:0}.articles-item-description{padding-bottom:20px}.single-post__img-wrapper{float:left;margin-right:30px;margin-bottom:15px}.single-post__date{color:#69b42e;font-weight:300;line-height:12px;margin:18px 0 36px}.single-post__date-inner{position:relative}.single-post__date-inner:before{content:"";position:absolute;width:160px;height:1px;background-color:#d1d1d1;left:0;bottom:-15px}.single-post__footer-inner{margin:32px 0 60px;border-top:1px solid #d1d1d1;padding-top:40px;display:flex;justify-content:space-between;align-items:center}.single-post__navigation-btn{display:inline-block;width:164px;text-align:center;border:1px solid #fa0067;background-color:#fff;color:#222;padding:7px 0;font-weight:700;letter-spacing:.28px;transition:.2s linear;text-decoration:none}.single-post__navigation-btn:focus,.single-post__navigation-btn:hover{background-color:#fa0067;color:#fff}.prev-btn{margin-right:36px}.main_menu__item:first-of-type .sub_menu__column_content{width:auto}.main_menu__item:first-of-type .sub_menu__sub_category_list{-moz-column-count:2;column-count:2}.text-editor-content p{line-height:20px;margin:0 0 18px;font-family:montserrat-font,sans-serif!important}.text-editor-content h2{font-weight:700;font-size:26px;line-height:28px;margin:0 0 20px}.modal__title .text-editor-content .product_name,.text-editor-content .modal__title .product_name,.text-editor-content h3{font-weight:700;font-size:22px;line-height:24px;margin:0 0 18px;text-transform:uppercase}.text-editor-content h4{font-weight:700;font-size:18px;line-height:20px;margin:0 0 18px}.text-editor-content h5{font-weight:500;font-size:16px;line-height:18px;margin:0 0 18px;color:#fa0067}.text-editor-content a{color:#fa0067}.text-editor-content ul{margin-bottom:18px}.text-editor-content ul li{color:#222;line-height:18px;margin-bottom:5px;padding-left:20px;position:relative}.text-editor-content ul li:before{content:"";background:#fa0067;width:4px;height:4px;border-radius:50%;position:absolute;left:0;top:5px}.text-editor-content ol{padding-left:15px;margin:0 0 18px}.error-page{min-height:620px;background:url(../img/kolgotoff/error-page-bg.png) no-repeat 50%;background-size:100%;padding:90px 0 80px}.error-page__title{font-size:48px;font-weight:700;line-height:38px;color:#fa0067;padding-left:30px;margin:0}.error-page__img-wrapper{padding-left:38px}.error-page__subtitle{text-align:right;font-weight:500;font-size:24px;line-height:26px}.error-page__link{font-weight:700;color:#fa0067}.error-page__link:focus,.error-page__link:hover{text-decoration:none}.product__additional_images{padding-right:13px!important}#product_main_image_link{border:1px solid #d5d5d5;display:block;min-height:490px;overflow:hidden}.small-price{display:block;font-size:10px;color:#222}.product-info__title{font-size:24px;font-weight:700;line-height:28px;padding:6px 0;border-bottom:1px solid #fa0067;margin:0 0 14px}.product-info__wrapper{display:flex;align-items:flex-end}.product-info__sku-socials{margin-bottom:25px;margin-top:40px}.product-info__sku{margin:0;line-height:18px}.product-info__sku-title{font-weight:700}.product-info__availability{margin-bottom:20px}.product-info__availability-text{font-weight:700;padding-left:20px;text-transform:uppercase;letter-spacing:.28px;line-height:14px;margin:0}.product-info__availability-text.available{color:#69b42e;background:url(../img/kolgotoff/icons/available.svg) no-repeat 0}.product-info__availability-text.not-available{color:#fa0067;background:url(../img/kolgotoff/icons/not-available.svg) no-repeat 0}.product-info__description-text{padding-top:20px}.product-info__description{margin-bottom:22px}.product-info__quantity-wrapper{margin-bottom:20px;margin-top:30px}.product-info__quantity-text{font-weight:700;text-transform:uppercase;line-height:13px;margin:0 0 12px}.product-info__quantity{position:relative;max-width:80px}.product-info__quantity-input{font-family:montserrat-font,sans-serif;text-align:center;display:block;width:100%;border:1px solid #d5d5d5;font-weight:500;font-size:16px;padding:12px}.product-info__quantity-buttons{position:absolute;top:0;right:0}.product-info__quantity-btn{height:21px;width:20px;display:block;cursor:pointer;position:relative}.product-info__quantity-btn:before{content:"";position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #fa0067;left:0;right:0;margin:auto}.product-info__price-block{background-color:#f6f6f6;padding:16px 26px}.product-info__main-price,.product-info__main-price-wrap{font-size:24px;font-weight:800;letter-spacing:.48px;color:#fa0067;display:inline-block;line-height:100%}.product-info__old-price{font-weight:300;text-decoration:line-through;display:inline-block}.product-info__add-to-cart{display:flex;align-items:center}.product-info__bonus,.product-info__discount-amount{line-height:18px}.product-info__bonus-amount,.product-info__discount-amount-value{font-weight:700;font-size:18px}.product-info__bonus-amount{color:#69b42e}.minus-btn:before{top:4px}.plus-btn:before{bottom:4px;transform:rotate(180deg)}.product__options_title{font-weight:700;text-transform:uppercase;line-height:13px;margin:0 0 18px}.with-discount{justify-content:space-between}.with-discount .product-info__old-price{margin-left:20px}.no-discount{justify-content:space-between}.no-discount .product-info__add-to-cart{margin-right:0;margin-left:16px}.separator{width:100%;height:1px;background-color:#d5d5d5;margin:16px 0 12px}.product__advantages{margin-top:20px}.product__advantages_item{position:relative}.product__advantages_item:before{content:"";position:absolute;width:1px;height:20px;top:0;background-color:#d5d5d5}.product__advantages_item:first-child:before{content:unset}.product__advantages_item:not(:first-child):before{left:0}.characteristic-section{padding:40px 0}.product-card-subtitle{font-size:24px;font-weight:700;text-transform:uppercase;line-height:17px;margin:0;padding:0 35px 12px;color:#8c8c8c}.product-card-subtitle.active{color:#222;border-bottom:1px solid #fa0067}.tabs__link{cursor:pointer}.tabs__link:nth-of-type(2){position:relative}.tabs__link:nth-of-type(2):after,.tabs__link:nth-of-type(2):before{content:"";display:block;width:1px;height:70%;background:#d3d3d3;top:0;position:absolute}.tabs__link:nth-of-type(2):before{left:0}.tabs__link:nth-of-type(2):after{right:0}.characteristic-wrapper{padding:30px;background-color:#f6f6f6}.characteristic-wrapper li{position:relative;padding-left:15px}.characteristic-wrapper li:before{content:"";display:block;width:5px;height:5px;background:#69b42e;border-radius:50%;position:absolute;left:0;top:8px}.product-info__description-text *{font-family:montserrat-font,sans-serif!important;color:#222!important;background:transparent!important;font-size:16px!important;line-height:1.8!important;letter-spacing:.28px;margin:0}@media screen and (max-width:767px){.product-info__description-text *{font-size:14px!important;line-height:1.4!important;letter-spacing:0}}.characteristic-list__item{position:relative;padding-left:16px;line-height:24px;font-weight:500}.characteristic-list__item:before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background-color:#69b42e;top:10px;left:1px}.public-discounts{display:flex;align-items:flex-start;margin-bottom:20px}.public-discounts__item{cursor:pointer;background:#f6f6f6;border:3px solid transparent;border-left-color:#fa0067;padding:10px 10px 10px 15px;transition:all .3s ease}.public-discounts__item:not(:first-of-type){margin-left:30px}.public-discounts__item.active{border-color:#69b42e;background:#fff}.public-discounts__red{color:#fa0067}.features-wrapper{display:flex;flex-wrap:wrap;padding-top:32px}.features-item{max-width:50%;flex:0 0 50%;display:flex;align-items:center;padding-right:34px;margin-bottom:16px;position:relative;cursor:help}.features-item:hover .features-item__description{display:block}.features-item__img-wrapper{padding-right:20px}.features-item__description{font-family:montserrat-font,sans-serif;display:none;border:2px solid #fa0067;border-radius:5px;background:#fff;z-index:12;padding:10px;margin:0;font-size:12px;line-height:100%;position:absolute;left:10px;top:10px}.features-item__img{display:block;width:55px;height:auto}.features-item__text{margin:0;font-weight:500;line-height:16px}.set-wrapper{border:1px solid #dddcdc;padding:38px 50px 52px}.set-wrapper__title{font-size:24px;font-weight:700;line-height:21px;margin:0 0 28px;text-align:center}.set-sub-product-item-inner{justify-content:space-between}.set-product,.set-sub-product-item-inner{display:flex;align-items:center}.set-product__img-wrapper{margin-right:40px}.set-product__img-link{max-width:112px;border:1px solid #d5d5d5;display:block}.set-product__img{display:block;max-width:100%;height:auto}.set-product__info{max-width:160px}.set-product__your-product{color:#69b42e;font-weight:700;line-height:13px;margin:0 0 16px}.set-product__title{font-weight:700;font-size:14px;line-height:16px;margin:0 0 16px;text-transform:none}.set-product__title-link{color:#222;text-decoration:none}.set-product__title-link:focus,.set-product__title-link:hover{color:#fa0067}.set-product__price{font-size:18px;font-weight:800;color:#fa0067;letter-spacing:.36px;margin:0}.set-product__total-price{text-align:right;font-weight:800;font-size:28px;line-height:26px;letter-spacing:.56px;color:#fa0067;margin:0 0 16px}.set-product__add-to-cart-btn{width:168px;margin-left:auto}.set-product__total{position:relative}.set-product__total:before{top:34px}.set-product__total:after,.set-product__total:before{content:"";position:absolute;width:31px;height:3px;background-color:#fa0067;left:-70px}.set-product__total:after{bottom:34px}.set-main-product{position:relative}.set-main-product:before{width:31px;height:3px;right:-67px}.set-main-product:after,.set-main-product:before{content:"";position:absolute;background-color:#fa0067;top:0;bottom:0;margin:auto}.set-main-product:after{width:3px;height:31px;right:-54px}.set-sub-product-slider-btn{position:absolute;width:28px;height:28px;display:block;bottom:-40px;margin:0!important;cursor:pointer;border-radius:50%}.set-sub-product-slider-btn:after,.set-sub-product-slider-btn:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;transition:.2s linear}.set-sub-product-slider-btn:before{background:url(../img/kolgotoff/icons/slider-arrow.svg);z-index:1}.set-sub-product-slider-btn:after{background:url(../img/kolgotoff/icons/slider-arrow-hover.svg);z-index:2;opacity:0}.set-sub-product-slider-btn:hover:before{opacity:0}.set-sub-product-slider-btn:hover:after{opacity:1}.set-sub-product-slider-btn.prev-btn{left:85px}.set-sub-product-slider-btn.prev-btn:after,.set-sub-product-slider-btn.prev-btn:before{transform:rotate(-90deg)}.set-sub-product-slider-btn.next-btn{left:0}.set-sub-product-slider-btn.next-btn:after,.set-sub-product-slider-btn.next-btn:before{transform:rotate(90deg)}.set-product{height:167px}.reviews-section{padding:20px 0 30px}.leave__testimonial{background-color:#f6f6f6;padding:38px 28px 46px}.testimonials__title{font-weight:400;font-size:24px;line-height:18px;margin:0 0 26px}.leave__testimonial_text{line-height:18px;margin:0 0 5px}.leave__testimonial_text_wrapper{margin-bottom:30px}.testimonial-item__rating{display:flex;margin-left:14px}ul>li.star{width:14px;height:14px}ul>li.star.hover .fa-star:before,ul>li.star.selected .fa-star:before{opacity:0}ul>li.star.hover .fa-star:after,ul>li.star.selected .fa-star:after{opacity:1}.leave__testimonial .fa-star,.testimonial-item .fa-star{position:relative;display:block;width:14px;height:14px}.leave__testimonial .fa-star:before,.testimonial-item .fa-star:before{content:"";position:absolute;width:14px;height:14px;background:url(../img/kolgotoff/icons/star-stroke.svg) no-repeat 50%;top:0;left:0;z-index:1}.leave__testimonial .fa-star:after,.testimonial-item .fa-star:after{content:"";position:absolute;width:14px;height:14px;background:url(../img/kolgotoff/icons/star.svg) no-repeat 50%;top:0;left:0;z-index:2;opacity:0}.testimonial-item .fa-star{position:absolute;top:0}.testimonial-item__rating{position:relative}.file-input{margin-bottom:26px}.file-input input{position:absolute;left:-9999px;opacity:0}.file-input label{text-decoration:underline;color:#fa0067;cursor:pointer}.file-input label:hover{text-decoration:none}.testimonial-item{margin-bottom:28px}.testimonial-item__title{font-weight:500;line-height:13px;margin:0 0 14px}.testimonial-item__date-rating{display:flex;align-items:center;margin-bottom:14px}.testimonial-item__date{color:#69b42e;margin:0;line-height:14px}.testimonial-item__text{line-height:18px;margin:0}.testimonial-item__buttons{margin-top:6px}.testimonial-item__btn{border:0;background-color:#fff;color:#fa0067;text-decoration:underline;cursor:pointer;font-weight:500;font-family:montserrat-font,Sans-serif;padding:0}.testimonial-item__btn:focus,.testimonial-item__btn:hover{text-decoration:none}.testimonial-item__replay-wrapper .leave__testimonial{margin:14px auto 0}.testimonial-item__replays{margin:28px 0;padding-left:22px;border-left:1px solid #d5d5d5}.reply-btn{margin-right:25px}.viewed-products{padding:30px 0 0}.contacts{padding-bottom:78px}.map-wrapper{border:1px solid #d5d5d5}.map-wrapper iframe{display:block}.contacts-form{padding-top:36px}.contacts-form__title{text-align:center;font-weight:700;font-size:18px;text-transform:uppercase;letter-spacing:.36px;line-height:14px;margin:0 0 22px}.has-focus .hide-with-focus{display:none}.contacts__textarea{border:1px solid #e6e6e6;padding:9px 10px 8px;resize:none;height:112px}.contacts__btn{display:block;width:150px;border:1px solid #fa0067;background-color:transparent;text-align:center;font-weight:700;font-family:montserrat-font,Sans-Serif;letter-spacing:.28px;color:#222;text-decoration:none;padding:10px 0;transition:.2s linear;margin:auto;cursor:pointer}.contacts__btn:hover{background-color:#fa0067;color:#fff}.modal_btn{display:block;width:100%;border:1px solid #fa0067;font-weight:700;font-size:16px;text-decoration:none;text-align:center;transition:.2s linear;padding:6px 0}.countinue_shopping{background-color:transparent;color:#222}.countinue_shopping:focus,.countinue_shopping:hover{color:#fa0067}.view_cart{color:#fff;background-color:#fa0067}.view_cart:focus,.view_cart:hover{background-color:transparent;color:#222}.modal__add_to_cart_btn{margin-bottom:22px!important}.cart__product_img_link{display:block;border:1px solid #d1d1d1;margin:20px 0;height:174px;overflow:hidden}.cart__product_img{display:block;max-width:100%;height:auto}.cart__product_title{font-size:14px;font-weight:700;line-height:18px;margin:0;letter-spacing:.28px;text-transform:none;padding-left:10px}.cart__product_title_link{color:#222;text-decoration:none}.cart__product_title_link:hover{color:#fa0067}.main_menu .sub_menu__column{position:relative}.main_menu .sub_menu__column:after{clear:both;content:"";display:table}.total_price_text{font-weight:700;color:#222;margin:28px 0}.total_price,.total_price_text{font-size:18px;line-height:18px;text-align:center}.total_price{font-weight:800;color:#fa0067;margin:0}.total_price span{color:#222}.reveal:focus{outline:none}.ask-question-form{padding:0 15px}.ask-question__btn-wrapper{padding:20px 0}.ask-question__btn{display:block;width:160px;margin:auto;border:1px solid #fa0067;background-color:#fa0067;color:#fff;cursor:pointer;font-weight:700;font-size:16px;text-decoration:none;text-align:center;transition:.2s linear;padding:10px 0;letter-spacing:.28px}.ask-question__btn:focus,.ask-question__btn:hover{background-color:#fff;color:#222}.success-wrapper{border:1px solid #69b42e;padding:20px;margin-bottom:25px;display:none}.success-wrapper__text{font-weight:500;font-size:16px;line-height:22px;text-align:center;margin:0}.payment_column__row{display:flex;align-items:center}.vs--disabled .vs__dropdown-toggle{overflow:hidden}.payment_column__row_item-cash.disabled{background:#d3d3d3;cursor:not-allowed}.payment_column__row_item-cash.disabled .payment_column__inner{pointer-events:none}.add-info__text{background:#fa0067;color:#fff;padding:10px}.user_form__product_option{word-break:break-word}.cart-button{cursor:pointer;font-family:montserrat-font,sans-serif;display:block;width:100%;color:#fff;text-decoration:none;font-weight:700;letter-spacing:.28px;text-align:center;padding:13px 0 9px;position:relative;transition:.2s linear}.continue-shopping__btn{border:1px solid #fa0067;background-color:#fa0067;max-width:350px;margin-top:10px}.continue-shopping__btn:after,.continue-shopping__btn:before{left:68px;top:8px;position:absolute;width:24px;height:25px;transition:.2s linear}.continue-shopping__btn:before{background:url(../img/kolgotoff/icons/cont-shopping-white.svg) no-repeat}.continue-shopping__btn:after{background:url(../img/kolgotoff/icons/cont-shopping.svg) no-repeat;opacity:0}.continue-shopping__btn:hover{background-color:transparent;color:#222}.continue-shopping__btn:hover:before{opacity:0}.continue-shopping__btn:hover:after{opacity:1}.checkout__btn{border:1px solid #69b42e;background-color:#69b42e;max-width:350px;margin-left:auto}.checkout__btn:before{background:url(../img/kolgotoff/icons/cart-white.svg) no-repeat}.checkout__btn:after{background:url(../img/kolgotoff/icons/cart-black.svg) no-repeat;opacity:0}.checkout__btn:hover{background-color:transparent;color:#222}.checkout__btn:hover:before{opacity:0}.checkout__btn:hover:after{opacity:1}.checkout__list_item{display:block;line-height:28px}.checkout__list_sum{font-weight:700;color:#ed1616}.checkout__list_title{font-weight:700;line-height:30px;display:block}.checkout__list_row{border-bottom:1px solid #d5d5d5;padding:14px 27px}.checkout__list_totalsum{font-weight:800;color:#fa0067;font-size:24px;line-height:30px}.registration-section{padding:50px 0}.register_page__btn{width:205px;display:block;background-color:#fff;text-align:center;border:1px solid #fa0067;color:#222;transition:.2s linear;font-weight:700;font-family:montserrat-font,Sans-Serif;letter-spacing:.28px;text-decoration:none;padding:12px 0;margin:26px 0 20px;cursor:pointer}.register_page__btn:focus,.register_page__btn:hover{background-color:#fa0067;color:#fff}.register_page_conditions{font-size:12px;line-height:15px;letter-spacing:.24px}.register_page_conditions a{color:#fa0067}.register_page_conditions a:focus,.register_page_conditions a:hover{text-decoration:none}.socials-register-wrapper{background-color:#f7f7f7;padding:56px 0}.socials-register-title{font-weight:700;font-size:18px;line-height:15px;margin:0 0 42px;text-align:center;letter-spacing:.28px}.socials-register-text{text-align:center;line-height:16px;letter-spacing:.28px;margin:0 0 44px}.socials-register-buttons{width:330px;margin:auto;display:flex;justify-content:space-between}.socials-register-btn{display:block;width:100%;max-width:152px;background-color:transparent;font-weight:700;text-decoration:none;color:#222;letter-spacing:.28px;border:1px solid #fa0067;padding:8px 0 8px 28px;text-align:center;position:relative;transition:.2s linear}.socials-register-btn:after,.socials-register-btn:before{transition:.2s linear}.socials-register-btn:hover{background-color:#fa0067;color:#fff}.socials-register-btn:hover:before{opacity:0}.socials-register-btn:hover:after{opacity:1!important}.socials-register-btn.facebook-btn:before{content:"";position:absolute;background:url(../img/kolgotoff/icons/facebook.svg) no-repeat;width:9px;height:18px;top:10px;left:25px;z-index:1}.socials-register-btn.facebook-btn:after{content:"";position:absolute;background:url(../img/kolgotoff/icons/facebook-white.svg) no-repeat;width:9px;height:18px;top:10px;left:25px;z-index:2;opacity:0}.socials-register-btn.google-btn:before{content:"";position:absolute;background:url(../img/kolgotoff/icons/google-plus.svg) no-repeat;width:28px;height:18px;top:11px;left:24px;z-index:1}.socials-register-btn.google-btn:after{content:"";position:absolute;background:url(../img/kolgotoff/icons/google-plus-white.svg) no-repeat;width:28px;height:18px;top:11px;left:24px;z-index:2;opacity:0}.reviews-page{padding-bottom:65px}.reviews-page .leave__testimonial_text_wrapper{margin-bottom:14px}.review-page-testimonial-text{margin-bottom:16px}.user_profile{padding-bottom:60px}.user_profile__item:not(:last-child){margin-bottom:8px}.user_profile__item.active{position:relative}.user_profile__item.active:before{content:"";position:absolute;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:12px solid #fa0067;right:-12px;top:0;bottom:0;margin:auto}.user_profile__item.active .user_profile__link{background-color:#fa0067;color:#fff;border-color:#fa0067}.user_profile__item.active .user_profile__link:before{opacity:0}.user_profile__item.active .user_profile__link:after{opacity:1}.user_profile__link{display:block;border:1px solid #d5d5d5;font-weight:700;letter-spacing:.36px;font-size:18px;color:#222;padding:15px 0 11px 70px;text-decoration:none;position:relative}.user_profile__link:focus,.user_profile__link:hover{color:#fa0067}.my_profile .user_profile__link:before{background:url(../img/kolgotoff/icons/user.svg) no-repeat;background-size:22px}.my_profile .user_profile__link:after,.my_profile .user_profile__link:before{content:"";position:absolute;width:22px;height:26px;top:0;left:26px;bottom:0;margin:auto}.my_profile .user_profile__link:after{background:url(../img/kolgotoff/icons/user-white.svg) no-repeat;background-size:22px;opacity:0}.my_addresses .user_profile__link:before{background:url(../img/kolgotoff/icons/addresses.svg) no-repeat}.my_addresses .user_profile__link:after,.my_addresses .user_profile__link:before{content:"";position:absolute;width:27px;height:27px;left:24px;bottom:0;top:0;margin:auto}.my_addresses .user_profile__link:after{background:url(../img/kolgotoff/icons/addresses-white.svg) no-repeat;opacity:0}.my_orders .user_profile__link:before{background:url(../img/kolgotoff/icons/cart.svg) no-repeat}.my_orders .user_profile__link:after,.my_orders .user_profile__link:before{content:"";position:absolute;width:24px;height:25px;left:26px;bottom:0;top:0;margin:auto}.my_orders .user_profile__link:after{background:url(../img/kolgotoff/icons/cart-white.svg) no-repeat;opacity:0}.bay_bay_club .user_profile__link:before{background:url(../img/kolgotoff/icons/gift.svg) no-repeat}.bay_bay_club .user_profile__link:after,.bay_bay_club .user_profile__link:before{content:"";position:absolute;width:24px;height:24px;left:26px;bottom:0;top:0;margin:auto}.bay_bay_club .user_profile__link:after{background:url(../img/kolgotoff/icons/gift-white.svg) no-repeat;opacity:0}.my_wish_list .user_profile__link:before{background:url(../img/kolgotoff/icons/favourites.svg) no-repeat}.my_wish_list .user_profile__link:after,.my_wish_list .user_profile__link:before{content:"";position:absolute;width:28px;height:25px;left:25px;bottom:0;top:0;margin:auto}.my_wish_list .user_profile__link:after{background:url(../img/kolgotoff/icons/favourites-white.svg) no-repeat;opacity:0}.quit .user_profile__link:before{content:"";position:absolute;width:25px;height:25px;background:url(../img/kolgotoff/icons/logout.svg) no-repeat;left:25px;bottom:0;top:0;margin:auto}.user-profile-content{border:1px solid #d5d5d5;background-color:#f6f6f6;padding:44px 64px;min-height:100%}.user-profile-content__title{font-size:24px;font-weight:700;margin:0 0 32px;line-height:22px;text-transform:none}.my-addresses,.my-bonuses,.my-profile-content{max-width:634px}.user-profile-input-row{margin-bottom:7px;display:flex;align-items:center;justify-content:space-between}.user-profile-label{font-weight:700;font-size:16px;letter-spacing:.32px;display:inline-block;line-height:41px}.user-profile-input{display:block;width:100%;max-width:322px;border:1px solid #d5d5d5;background-color:#fff;padding:10px 14px;font:400 16px montserrat-font,sans-serif}.save-data-wrapper{margin-top:48px}.user_profile__button{width:205px}.addresses-item{border:1px solid #d5d5d5;background-color:#fff;padding:20px 18px 20px 28px;position:relative;margin-bottom:30px}.addresses-item__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.addresses-item__title{font-weight:700;letter-spacing:.32px;font-size:16px;margin:0}.addresses-item__change-btn{color:#fa0067;font-size:12px;letter-spacing:.24px;text-decoration:underline;cursor:pointer}.addresses-item__change-btn:hover{text-decoration:none}.addresses-item__text{max-width:320px;letter-spacing:.28px;line-height:20px;margin:0}.addresses-item__delete{position:absolute;width:23px;height:23px;display:block;cursor:pointer;top:0;bottom:0;right:-40px;margin:auto}.addresses-item__delete:before{background:url(../img/kolgotoff/icons/close.svg) no-repeat}.addresses-item__delete:after,.addresses-item__delete:before{content:"";position:absolute;width:23px;height:23px;top:0;left:0}.addresses-item__delete:after{background:url(../img/kolgotoff/icons/close-hover.svg) no-repeat;opacity:0}.addresses-item__delete:hover:before{opacity:0}.addresses-item__delete:hover:after{opacity:1}.main-address{display:inline-block;width:13px;height:13px;background:url(../img/kolgotoff/icons/star.svg) no-repeat 50%;margin-right:10px}.add-address{margin-bottom:40px}.add-address__btn{width:182px}.add-address-form-wrapper{border:1px solid #d5d5d5;background-color:#fff;padding:20px 18px 20px 28px;position:relative}.main-address-checkbox{margin-bottom:22px}.main-address__label{position:relative;display:inline-block;padding-left:20px;line-height:26px;cursor:pointer}.main-address__label:before{content:"";position:absolute;width:12px;height:12px;border:1px solid #d5d5d5;top:0;bottom:0;left:0;margin:auto}.main-address__label:after{content:"";position:absolute;width:8px;height:4px;top:10px;left:2px;border-left:1px solid #565656;border-bottom:1px solid #565656;transform:rotate(-45deg);transition:.2s linear;opacity:0}#set-main-address{position:absolute;left:-9999px;opacity:0}#set-main-address:checked~.main-address__label:after{opacity:1}.add-address-buttons{display:flex}.add-address__submit{width:160px;margin-right:24px}.add-address__cancel{display:inline-block;width:160px;border:1px solid #fa0067;background-color:transparent;text-align:center;font-weight:700;letter-spacing:.28px;color:#222;font-family:montserrat-font,Sans-serif;text-decoration:none;padding:10px 0 9px;transition:.2s linear;cursor:pointer}.add-address__cancel:focus,.add-address__cancel:hover{background-color:#fa0067;color:#fff}.history-order-item{border:1px solid #d5d5d5;background-color:#fff;margin-bottom:10px}.history-order-item-header{padding:0 22px}.history-order-product{margin:0 32px!important;padding:22px 0;border-bottom:1px solid #d5d5d5}.history-order-product__img-link{border:1px solid #d5d5d5;max-width:93px;height:140px;overflow:hidden;display:block}.history-order-product__title{padding:0 15px;text-align:center;margin:0;line-height:18px}.history-order-product__title-link{font-weight:700;line-height:18px;letter-spacing:.28px;color:#222;text-decoration:none}.history-order-product__title-link:focus,.history-order-product__title-link:hover{color:#fa0067}.history-order-product__characteristic{text-align:center}.history-order-product__subtitle{margin:0 0 16px;line-height:12px;letter-spacing:.28px}.history-order-product__value{margin:0;line-height:12px;letter-spacing:.28px;color:#fa0067;font-weight:700}.order-total-wrapper{padding:18px 0;margin:0 32px;text-align:right;border-bottom:1px solid #d5d5d5}.order-total-wrapper__text{font-weight:700;font-size:18px;line-height:18px;margin:0}.order-total-wrapper__value{margin-left:44px;color:#fa0067;font-size:18px;font-weight:800}.other-product-details{padding:32px}.other-product-details .row:not(:last-child){margin-bottom:16px!important}.other-product-details__title{font-weight:700}.other-product-details__text,.other-product-details__title{margin:0;font-size:12px;letter-spacing:.24px;line-height:18px}.history-order-item-main{display:none;border-top:1px solid #d5d5d5}.bonuses-text{font-weight:700;font-size:16px;line-height:16px;letter-spacing:.32px;margin:0 0 16px}.bonuses-text__value{color:#fa0067}.bonuses-validity{letter-spacing:.28px;margin:0;line-height:16px}.user_profile .product_card__outer_wrapper{flex-basis:25%;min-width:150px}.user_profile .product_card__link{min-height:auto}.my_wishlist__products{margin-top:-15px}.certificates-section{padding-bottom:64px}.certificates-slider .owl-nav .owl-prev{left:-40px}.certificates-slider .owl-nav .owl-next{right:-40px}.certificates-slider .owl-item img{width:auto;max-width:100%;margin:auto}.certificates-text{margin-bottom:50px}@-webkit-keyframes animate-line-1{0%{transform:translateZ(0) rotate(0deg)}50%{transform:translate3d(0,10px,0) rotate(0)}to{transform:translate3d(0,10px,0) rotate(45deg)}}@keyframes animate-line-1{0%{transform:translateZ(0) rotate(0deg)}50%{transform:translate3d(0,10px,0) rotate(0)}to{transform:translate3d(0,10px,0) rotate(45deg)}}@-webkit-keyframes animate-line-2{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}@keyframes animate-line-2{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}@-webkit-keyframes animate-line-3{0%{transform:translateZ(0) rotate(0deg)}50%{transform:translate3d(0,-10px,0) rotate(0)}to{transform:translate3d(0,-10px,0) rotate(135deg)}}@keyframes animate-line-3{0%{transform:translateZ(0) rotate(0deg)}50%{transform:translate3d(0,-10px,0) rotate(0)}to{transform:translate3d(0,-10px,0) rotate(135deg)}}@-webkit-keyframes animate-line-1-rev{0%{transform:translate3d(0,10px,0) rotate(45deg)}50%{transform:translate3d(0,10px,0) rotate(0)}to{transform:translateZ(0) rotate(0deg)}}@keyframes animate-line-1-rev{0%{transform:translate3d(0,10px,0) rotate(45deg)}50%{transform:translate3d(0,10px,0) rotate(0)}to{transform:translateZ(0) rotate(0deg)}}@-webkit-keyframes animate-line-2-rev{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes animate-line-2-rev{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@-webkit-keyframes animate-line-3-rev{0%{transform:translate3d(0,-10px,0) rotate(135deg)}50%{transform:translate3d(0,-10px,0) rotate(0)}to{transform:translateZ(0) rotate(0deg)}}@keyframes animate-line-3-rev{0%{transform:translate3d(0,-10px,0) rotate(135deg)}50%{transform:translate3d(0,-10px,0) rotate(0)}to{transform:translateZ(0) rotate(0deg)}}.container{padding:0 15px;width:100%;max-width:1300px;margin:0 auto}.main_slider{margin-bottom:25px}.main_slider .owl-nav{top:0}.not-available{font-weight:900;font-size:20px;color:#fa0067}.cancelled{color:#f34141}.ready{color:#69b42e}.sent{color:#ccbd17}.confirmed{color:#ffb138}.user_form__product_status.new{background:0;color:#7876ff;border-radius:0}.p0{padding:0!important}@media screen and (max-width:1920px){.error-page{background-size:auto}}@media screen and (max-width:1300px){.main_menu__link{padding:10px 15px}.main_menu .sub_menu{width:1110px}.main_menu__link:before{right:3px}.special-menu__item-link{padding:10px 14px 10px 28px}.main_menu .sub_menu{top:44px}}@media screen and (max-width:1250px){.bestseller_products .owl-stage-outer,.new_products__slider .owl-stage-outer,.related__products .owl-stage-outer,.sale_products__slider .owl-stage-outer{padding:7px 0 40px;margin-bottom:30px}}@media screen and (max-width:1199px){.main_menu__link,.special-menu__item-link{font-size:12px}.delivery-methods__fields-inner{display:block}.delivery-methods__fields-inner .columns{margin:0 auto}.user-profile-content{padding:20px}.user-profile-content__title{margin-bottom:20px}.error-box{font-size:10px}.main_menu .sub_menu{top:41px}.fancybox-navigation .fancybox-button--arrow_left{left:80px}.fancybox-navigation .fancybox-button--arrow_right{right:80px}.cabinet__nav{max-width:300px}.single-post__img-wrapper{float:none;margin-right:0}.product_card__inner_wrapper{max-width:none}.product_card__outer_wrapper{margin-bottom:20px}.checkout__btn:after,.checkout__btn:before{left:70px}.cart__product_inner_col{flex-basis:16%}.cart__product_img_wrapper{flex-basis:90px}.main_menu .sub_menu{width:963px}.header-top__inner{padding:0 15px}.about_shop__img_col{display:none}.main_menu__link{padding:10px}}@media screen and (max-width:1050px){.header__icon:not(:last-child){margin-right:15px}.header__search_input{background:#fff}.set-wrapper{padding:15px 15px 40px}.set-sub-product-slider-btn{width:20px;height:20px;bottom:-30px}}@media screen and (max-width:1023px){.set-main-product:before{right:-13px}.set__first{flex-grow:0;flex-basis:40%}.set-product__img-wrapper{margin-right:10px}.set-main-product:after{right:0}.set-sub-product-item{width:100%!important}}@media screen and (max-width:1450px){.header__profile_menu{left:auto;right:0}}@media screen and (max-width:1199px){.product-info__main-price-wrap{font-size:22px}.with-discount .product-info__old-price{font-size:12px}}@media screen and (max-width:992px){.checkout__btn:after,.checkout__btn:before,.continue-shopping__btn:after,.continue-shopping__btn:before,.desktop-menu-wrapper,.desktop_menu,.main_menu__link:after,.main_menu__link:before{display:none}.nova_pochta__city_input{flex-basis:100%}.user_profile .product_card__outer_wrapper{flex-basis:32%}.cart__product_price{text-align:left;padding:0 5px}.product-info__title{padding:30px 0 10px;margin-bottom:25px}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-navigation .fancybox-button--arrow_left{left:0}.pay_with_bonuses__bonus_input_wrapper{display:block}.user-profile-content{padding:20px}.cabinet__nav{max-width:220px}.cabinet__part{padding-left:0}.user_profile__link{padding-left:38px;font-size:14px}.user_form__order_text.order_text__big{font-size:12px}.bay_bay_club .user_profile__link:after,.bay_bay_club .user_profile__link:before,.my_addresses .user_profile__link:after,.my_addresses .user_profile__link:before,.my_orders .user_profile__link:after,.my_orders .user_profile__link:before,.my_profile .user_profile__link:after,.my_profile .user_profile__link:before,.my_wish_list .user_profile__link:after,.my_wish_list .user_profile__link:before,.quit .user_profile__link:after,.quit .user_profile__link:before{left:8px}.adress__inputs_wrapper,.nova_pochta__inputs_wrapper{position:static;width:100%}.payment_column__row_item{width:100%}.cart-button,.checkout__btn{padding:10px 0;text-align:center}.articles-item__content{padding:20px 0 0}.complect__char{padding-right:30px}.complect__inner_num{margin-right:0;margin-left:10px}.complect__inner_bonus,.complect__inner_price{flex-basis:95px}.complect__inner_col_name{flex-basis:150px}.complect__prod{flex-basis:510px}.cart__product_img_link{border:0;height:auto;margin:10px 0}.complect__inner_col_art{flex-basis:85px}.payment_column__row{display:block}.cart__product_option,.cart__product_sku{font-size:12px}.complect__inner_col_price{flex-grow:1;max-width:none}.cart__product_option_wrapper:not(:last-child){margin:0}.cart__comment,.checkout__list_outer_wrapper{flex-basis:100%;max-width:100%}.checkout__list_outer_wrapper{margin-top:20px}.personal-data{max-width:500px;margin:auto}.cart-block__title{text-align:center}.payment_column__row_item{margin:0 auto 20px}#product_main_image_link{min-height:0}.product__view .img__popup .product__img{margin:auto}.header-top__inner{padding-right:0}.main_menu__link{padding:0;text-transform:capitalize}.mobile_menu__item{color:#fff}.header__menu_mobile_btn{margin-left:0}.show_catalog__wrapper{padding-left:0}.main_menu__link{font-family:geometria_medium,sans-serif;font-size:18px}.features-item__img-wrapper{padding-right:10px}.addresses-item__delete{bottom:auto;top:5px;right:5px}.delivery-methods__inner{display:block}.delivery-methods__item{margin-bottom:20px}}@media screen and (max-width:880px){.set__inner{flex-direction:column;align-items:center}.set-sub-product-slider-btn.next-btn{left:40%}.set-sub-product-slider-btn.prev-btn{left:55%}.set__first{padding-bottom:40px}.set-main-product:after,.set-main-product:before{top:auto;right:0;left:0;bottom:-30px}.set-product{margin-right:40px}.set-sub-product-item-inner{justify-content:center}.set-main-product:after{bottom:-44px}}@media screen and (max-width:767px){.about_shop__show_more_btn:after,.about_shop__show_more_btn:before,.breadcrumbs,.manufacturers{display:none}.product-card-subtitle{padding:0 15px 5px;font-size:16px}.reviews-section{padding:10px 0 0}.cart__product_price{text-align:center}.user_profile .product_card__outer_wrapper{flex-basis:48%!important;max-width:none!important}.catalog__controls-wrap,.user-profile-input-row,.user-profile-label{display:block}.only-sale{margin:0}.category__show_count{margin:20px 0}.static_page{padding-top:30px}.articles-item{display:block;max-width:540px}.articles-item-poster{padding:0}.category__filter_column{margin-top:20px}.category__title{font-size:24px;line-height:120%}.sort_by__text{margin:0}.payment_column__row_item:last-of-type{margin-bottom:0}.pay_with_bonuses__bonuses_total{font-size:14px}.cart__descr{flex-basis:100%;max-width:100%}.continue-shopping__btn{margin-bottom:20px}.checkout__list_totalsum{font-size:16px}.complect__inner:not(.complect__inner_popup),.complect__prod-item,.pay_with_bonuses__bonus_input_wrapper{display:block}.complect__prod{flex-basis:auto;display:flex;justify-content:space-between;align-items:flex-start}.complect__prod-item{flex-basis:49%}.complect__title{text-align:center;font-size:16px}.complect__char{padding:0;justify-content:center;margin:20px 0}.cart__product-inner{display:block}.cart__product_inner_col{max-width:400px;margin:auto;position:static}.cart__product_img_wrapper{max-width:130px}.cart__product-inner{position:relative}.section-title__inner{font-size:25px}.leave__testimonial{padding:20px}.characteristic-section__inner{flex-direction:column}.about_shop__title{font-size:16px;line-height:120%;margin-bottom:20px}.header-col-2{flex-basis:130px;flex-grow:0;padding-left:0!important}.header-phone__link:before{right:-10px}.header-col-1>div{justify-content:flex-start!important}.header-col-1>div .hamburger-menu,.header-col-1>div .header-logo{margin-right:15px!important}.header-col-1{flex-grow:0;padding-right:0!important;flex-basis:150px}.header-col-1>div{flex-direction:row-reverse}.header-logo{max-width:100px}.header-phone__link{font-size:12px;letter-spacing:0}}@media screen and (max-width:639px){.footer-col-1{display:flex;flex-direction:column;align-items:center}.blog-item{margin-bottom:30px}.pseudo_select__list{right:0;left:unset}.modal__title{padding:0;font-size:16px;line-height:120%}.input-group{margin-bottom:10px}.input-group__textarea{height:80px}.ask-question-form,.ask-question__btn-wrapper{padding:0}.complect__inner_bonus{flex-basis:80px}.user_profile__item.active:before{display:none}.user_profile__list{display:flex;flex-wrap:wrap;justify-content:center}.user_profile__item{flex-basis:50%;text-align:center}.add-address-form-wrapper{padding:15px}.cabinet__part{padding-left:15px}.user_profile__link{padding:30px 10px 10px;font-size:12px}.bay_bay_club .user_profile__link:after,.bay_bay_club .user_profile__link:before,.my_addresses .user_profile__link:after,.my_addresses .user_profile__link:before,.my_orders .user_profile__link:after,.my_orders .user_profile__link:before,.my_profile .user_profile__link:after,.my_profile .user_profile__link:before,.my_wish_list .user_profile__link:after,.my_wish_list .user_profile__link:before,.quit .user_profile__link:after,.quit .user_profile__link:before{right:0;left:0;margin:5px auto 0}.cabinet__wrap{display:block}.cabinet__nav{max-width:none;margin-bottom:30px}.pagination__link{font-size:12px}.reveal{height:auto!important;min-height:auto!important;max-width:300px!important;margin:auto}.modal__registration_complete_btn .columns,.modal__title.registration_complete{padding:0}.modal__registration_complete_btn .modal_btn.registration_complete_btn{max-width:none;margin:0}.badges__wrapper .badge.discount,.new{font-size:10px;line-height:21px;margin:5px 0;padding:0 3px;width:auto;height:auto}.owl-carousel .owl-dots .owl-dot{margin:0 5px}.single-post__footer-inner{display:block;margin:0 0 30px;padding-top:20px}.prev-btn{margin-right:10px}.single-post__navigation-btn{width:143px}.single-post__navigation{margin-bottom:20px}.articles-item__share-buttons{justify-content:center}.set-sub-product-item-inner{flex-direction:column}.set-product{margin-right:0;margin-bottom:60px}.set-product__total:after,.set-product__total:before{right:0;margin:auto;left:0}.set-product__total:before{top:-40px}.reviews-section .row{flex-direction:column-reverse;align-items:center}.set-product__total:after{top:-100px}.set__first{padding-bottom:0}.footer-info{justify-content:center;margin:30px 0}.header__cart_menu{width:455px}.pagination__next,.pagination__prev{display:block}.pagination__next a,.pagination__prev a{margin:10px 0!important}.public-discounts{display:block}.public-discounts__item:not(:first-of-type){margin:10px 0}}@media screen and (max-width:499px){.product-info__wrapper{justify-content:center;margin-bottom:20px}.bottom-row{text-align:center}}@media screen and (max-width:472px){.header__cart_menu{width:300px;top:-35px;padding-bottom:0;padding-top:10px}.tabs__link:nth-of-type(2):after,.tabs__link:nth-of-type(2):before{content:unset}.tabs__caption{display:block;text-align:center}.product-card-subtitle{margin-bottom:10px}.user-profile-content{background:0;padding:0;border:0}.product__additional_images{margin-top:20px}.history-order-product,.order-total-wrapper{margin:0 15px!important}.order-total-wrapper,.other-product-details{padding:15px}.order-total-wrapper__text{text-align:center}.order-total-wrapper__value{display:block;margin:0}.header-logo{padding:0}.socials-register-buttons{display:block;width:auto}.socials-register-title{font-size:16px;margin-bottom:20px}.socials-register-wrapper{padding:20px 0}.socials-register-btn{margin:15px auto}.adress__inputs_wrapper .large-6,.nova_pochta__inputs_wrapper .large-6{max-width:100%;flex-basis:100%}.pay_with_bonuses__bonus_input{width:127px}.pay_with_bonuses__left_wrapper{display:block;text-align:center}.pay_with_bonuses__bonuses_total{margin:0 0 10px}.header__profile_menu{width:290px}.profile_menu__buttons-wrapper{display:block;text-align:center}.profile_menu__button{width:100%;margin-bottom:20px}.profile_menu__recover_password{margin:0}.header__profile_menu{padding:15px}.cart-checkout-buttons .row{display:block}.checkout__list_bonus-pop{width:250px}.checkout__list_bonus-pop p{font-size:12px}.unauthorized_new_user__column{flex-basis:100%;max-width:100%}.unauthorized_user__tabs_item{display:block;text-align:center}.unauthorized_user__tabs_item:first-child{margin-right:0;margin-bottom:10px}.unauthorized_user__tabs_item:first-child:before{display:none}.contacts-block__phones-wrapper{margin-bottom:20px}.product_card__price{display:block;padding:5px 0}.articles-item__links{display:block}.articles-item__read-more{margin:0 auto 20px;width:100%}.articles-item__share-buttons{justify-content:center}.cart_menu__product_img_wrapper .cart_menu__product_link{width:auto}.complect__title{font-size:14px;margin-bottom:20px}.product_card__title_wrapper{padding:10px 0}.complect__inner_popup .cart_menu__remove_product_wrapper{right:0;top:60px}.cart_menu__product{padding-left:10px}.cart_menu__characteristics_wrapper{max-width:35%;flex-basis:35%}.product_card__link{min-height:0;border:0}.only-sale__label,.sort_by__text{font-size:12px;padding:0}.product_card__price .price{font-size:14px;text-align:center}.price_crossed{text-align:center}.product_card__add_to_cart .add_to_cart__button{width:100%}.product_card__title_link{text-align:center}.category__title{font-size:16px}.product_card__inner_wrapper{padding:10px}.sort_by__outer_wrapper .flex-container{display:block;max-width:240px;margin:auto}.category__sort_by{margin-bottom:10px}.product__left_column_inner_wrapper>.row{flex-direction:column-reverse}.cart_menu__characteristics_wrapper{padding-left:0!important}.cart_menu__product_price,.cart_menu__total_text{text-align:center}.cart_menu__remove_product_wrapper{position:absolute;right:10px;top:10px}.features-item{flex-basis:100%;max-width:none}.cart_menu__total_text{margin:0;font-size:14px}.cart_menu__total_value{padding:0;display:block;font-size:20px}.cart_menu__checkout{margin:auto}.cart_menu__total_wrapper{padding:15px}.cart_menu__product{flex-direction:column}.cart_menu__product>div{flex-basis:100%;max-width:100%}.header-top__inner{position:relative;height:105px}.contacts-block .row{flex-direction:column;align-items:center}.contacts-block{padding:20px}.contacts-block .columns{max-width:100%;flex-basis:100%}.footer__copyright_text{font-size:10px}.footer-menu__item-link{font-size:12px}.footer{padding:20px 0}.header-col-2{position:absolute;left:15px;bottom:10px}.header-phone__link{font-size:16px}.header__icon.cart .header__icon_link{width:70px;height:60px;position:absolute;right:0;top:-95px}.header-col-3{position:absolute;right:0;bottom:0}.header-col-1{flex-basis:100%}.header-col-1>div{justify-content:flex-end!important;padding-top:10px}.header-logo{max-width:170px}.header__search .header__icon_link.active~.header__search_input{width:184px}.header-col-3{margin-bottom:10px}.show_catalog__wrapper{padding:0}.header__menu_mobile_btn{max-width:none;position:relative}.header__menu_mobile_btn:before{content:"";position:absolute;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:10px solid #fff;right:58px;top:7px;bottom:0;margin:auto}.header__mobile_menu{top:105px}.mobile_menu__item{padding:6px 5px;font-size:14px}.main_menu__link{font-size:14px}.sale_block__left_col{flex:0 0 100%;max-width:100%;padding:0 15px;margin-bottom:30px}.sale_block__right_col{padding:0 15px}.sale_block{margin-top:25px}.product__additional_images{padding-right:0!important;width:100%}.product__slide{padding:0!important;margin-bottom:0}#products_in_cart_text{top:34px}.product__additional_images .slick-track{height:70px!important}.product-info__quantity-text{text-align:center}.product-info__quantity{margin:auto}.product-info__quantity-btn{transform:rotate(90deg)}.plus-btn{right:-30px}.minus-btn,.plus-btn{position:absolute;top:10px}.minus-btn{left:-110px}.product-info__quantity-btn:before{border-left-width:8px;border-right-width:8px;border-top-width:16px}}