@charset "UTF-8";
/*!*******************************
*** Custom grid for Waxx
*** Author: K. Dinkov
**********************************
*/@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");*{margin:0;padding:0}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}a,abbr,acronym,address,applet,article,aside,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,main,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}figure{margin:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}input[type=email],input[type=number],input[type=password],input[type=submit],input[type=text],select,textarea{padding:0;margin:0;border:none;border-radius:0;-moz-border-radius:0;box-sizing:border-box;-webkit-border-radius:0;-webkit-box-sizing:border-box}button,input[type=email],input[type=number],input[type=password],input[type=submit],input[type=text],textarea{appearance:initial;-moz-appearance:initial;-webkit-appearance:none}@font-face{font-family:"FontAwesome";src:url("fonts/fontawesome-webfont.eot?v=4.7.0");src:url("fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"icomoon";src:url("fonts/icomoon.eot?yc2m69");src:url("fonts/icomoon.eot?yc2m69#iefix") format("embedded-opentype"),url("fonts/icomoon.ttf?yc2m69") format("truetype"),url("fonts/icomoon.woff?yc2m69") format("woff"),url("fonts/icomoon.svg?yc2m69#icomoon") format("svg");font-weight:normal;font-style:normal}.fa:before{font-family:"FontAwesome";font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.im:before{font-style:normal;font-weight:normal;font-family:"icomoon";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-home:before{content:""}.fa-clock:before{content:""}.fa-phone:before{content:""}.fa-envelope-o:before{content:""}.fa-facebook:before{content:""}.fa-instagram:before{content:""}.fa-google-plus:before{content:""}.fa-youtube:before{content:""}.fa-check:before{content:""}.fa-arrow-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-down:before{content:""}.icon-bag:before{content:""}.row{margin-left:auto;margin-right:auto;max-width:1260px;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width:480px){.row{max-width:460px}}@media (min-width:640px){.row{max-width:620px}}@media (min-width:768px){.row{max-width:748px}}@media (min-width:992px){.row{max-width:972px}}@media (min-width:1200px){.row{max-width:1180px}}@media (min-width:1260px){.row{max-width:1260px}}.row .row{padding-left:0;padding-right:0;margin-left:-10px;width:calc(100% + 20px);max-width:calc(100% + 20px)}html[dir=rtl] .row .row{margin-left:0;margin-right:-10px}.col{float:left;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding-left:10px;padding-right:10px}.col.unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.row.start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.around{-ms-flex-pack:distribute;justify-content:space-around}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.forward{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.row.full{max-width:none}.row.default_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.default_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.default_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.col.default_prefix_0{margin-left:0}.col.default_suffix_0{margin-right:0}.col.default_unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.default_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.default_last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[dir=rtl] .col.default_first{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[dir=rtl] .col.default_last{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.default_1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.col.default_prefix_1{margin-left:8.3333333333%}html[dir=rtl] .col.default_prefix_1{margin-left:0;margin-right:8.3333333333%}.col.default_suffix_1{margin-right:8.3333333333%}html[dir=rtl] .col.default_suffix_1{margin-right:0;margin-left:8.3333333333%}.col.default_2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.col.default_prefix_2{margin-left:16.6666666667%}html[dir=rtl] .col.default_prefix_2{margin-left:0;margin-right:16.6666666667%}.col.default_suffix_2{margin-right:16.6666666667%}html[dir=rtl] .col.default_suffix_2{margin-right:0;margin-left:16.6666666667%}.col.default_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.default_prefix_3{margin-left:25%}html[dir=rtl] .col.default_prefix_3{margin-left:0;margin-right:25%}.col.default_suffix_3{margin-right:25%}html[dir=rtl] .col.default_suffix_3{margin-right:0;margin-left:25%}.col.default_4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.col.default_prefix_4{margin-left:33.3333333333%}html[dir=rtl] .col.default_prefix_4{margin-left:0;margin-right:33.3333333333%}.col.default_suffix_4{margin-right:33.3333333333%}html[dir=rtl] .col.default_suffix_4{margin-right:0;margin-left:33.3333333333%}.col.default_5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.col.default_prefix_5{margin-left:41.6666666667%}html[dir=rtl] .col.default_prefix_5{margin-left:0;margin-right:41.6666666667%}.col.default_suffix_5{margin-right:41.6666666667%}html[dir=rtl] .col.default_suffix_5{margin-right:0;margin-left:41.6666666667%}.col.default_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.default_prefix_6{margin-left:50%}html[dir=rtl] .col.default_prefix_6{margin-left:0;margin-right:50%}.col.default_suffix_6{margin-right:50%}html[dir=rtl] .col.default_suffix_6{margin-right:0;margin-left:50%}.col.default_7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.col.default_prefix_7{margin-left:58.3333333333%}html[dir=rtl] .col.default_prefix_7{margin-left:0;margin-right:58.3333333333%}.col.default_suffix_7{margin-right:58.3333333333%}html[dir=rtl] .col.default_suffix_7{margin-right:0;margin-left:58.3333333333%}.col.default_8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.col.default_prefix_8{margin-left:66.6666666667%}html[dir=rtl] .col.default_prefix_8{margin-left:0;margin-right:66.6666666667%}.col.default_suffix_8{margin-right:66.6666666667%}html[dir=rtl] .col.default_suffix_8{margin-right:0;margin-left:66.6666666667%}.col.default_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.default_prefix_9{margin-left:75%}html[dir=rtl] .col.default_prefix_9{margin-left:0;margin-right:75%}.col.default_suffix_9{margin-right:75%}html[dir=rtl] .col.default_suffix_9{margin-right:0;margin-left:75%}.col.default_10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.col.default_prefix_10{margin-left:83.3333333333%}html[dir=rtl] .col.default_prefix_10{margin-left:0;margin-right:83.3333333333%}.col.default_suffix_10{margin-right:83.3333333333%}html[dir=rtl] .col.default_suffix_10{margin-right:0;margin-left:83.3333333333%}.col.default_11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.col.default_prefix_11{margin-left:91.6666666667%}html[dir=rtl] .col.default_prefix_11{margin-left:0;margin-right:91.6666666667%}.col.default_suffix_11{margin-right:91.6666666667%}html[dir=rtl] .col.default_suffix_11{margin-right:0;margin-left:91.6666666667%}.col.default_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.default_prefix_12{margin-left:100%}html[dir=rtl] .col.default_prefix_12{margin-left:0;margin-right:100%}.col.default_suffix_12{margin-right:100%}html[dir=rtl] .col.default_suffix_12{margin-right:0;margin-left:100%}@media (min-width:480px){.row.start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.around{-ms-flex-pack:distribute;justify-content:space-around}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.forward{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.row.full{max-width:none}.row.tiny_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.tiny_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.tiny_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.col.tiny_prefix_0{margin-left:0}.col.tiny_suffix_0{margin-right:0}.col.tiny_unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.tiny_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.tiny_last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[dir=rtl] .col.tiny_first{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[dir=rtl] .col.tiny_last{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.tiny_1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.col.tiny_prefix_1{margin-left:8.3333333333%}html[dir=rtl] .col.tiny_prefix_1{margin-left:0;margin-right:8.3333333333%}.col.tiny_suffix_1{margin-right:8.3333333333%}html[dir=rtl] .col.tiny_suffix_1{margin-right:0;margin-left:8.3333333333%}.col.tiny_2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.col.tiny_prefix_2{margin-left:16.6666666667%}html[dir=rtl] .col.tiny_prefix_2{margin-left:0;margin-right:16.6666666667%}.col.tiny_suffix_2{margin-right:16.6666666667%}html[dir=rtl] .col.tiny_suffix_2{margin-right:0;margin-left:16.6666666667%}.col.tiny_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.tiny_prefix_3{margin-left:25%}html[dir=rtl] .col.tiny_prefix_3{margin-left:0;margin-right:25%}.col.tiny_suffix_3{margin-right:25%}html[dir=rtl] .col.tiny_suffix_3{margin-right:0;margin-left:25%}.col.tiny_4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.col.tiny_prefix_4{margin-left:33.3333333333%}html[dir=rtl] .col.tiny_prefix_4{margin-left:0;margin-right:33.3333333333%}.col.tiny_suffix_4{margin-right:33.3333333333%}html[dir=rtl] .col.tiny_suffix_4{margin-right:0;margin-left:33.3333333333%}.col.tiny_5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.col.tiny_prefix_5{margin-left:41.6666666667%}html[dir=rtl] .col.tiny_prefix_5{margin-left:0;margin-right:41.6666666667%}.col.tiny_suffix_5{margin-right:41.6666666667%}html[dir=rtl] .col.tiny_suffix_5{margin-right:0;margin-left:41.6666666667%}.col.tiny_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.tiny_prefix_6{margin-left:50%}html[dir=rtl] .col.tiny_prefix_6{margin-left:0;margin-right:50%}.col.tiny_suffix_6{margin-right:50%}html[dir=rtl] .col.tiny_suffix_6{margin-right:0;margin-left:50%}.col.tiny_7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.col.tiny_prefix_7{margin-left:58.3333333333%}html[dir=rtl] .col.tiny_prefix_7{margin-left:0;margin-right:58.3333333333%}.col.tiny_suffix_7{margin-right:58.3333333333%}html[dir=rtl] .col.tiny_suffix_7{margin-right:0;margin-left:58.3333333333%}.col.tiny_8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.col.tiny_prefix_8{margin-left:66.6666666667%}html[dir=rtl] .col.tiny_prefix_8{margin-left:0;margin-right:66.6666666667%}.col.tiny_suffix_8{margin-right:66.6666666667%}html[dir=rtl] .col.tiny_suffix_8{margin-right:0;margin-left:66.6666666667%}.col.tiny_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.tiny_prefix_9{margin-left:75%}html[dir=rtl] .col.tiny_prefix_9{margin-left:0;margin-right:75%}.col.tiny_suffix_9{margin-right:75%}html[dir=rtl] .col.tiny_suffix_9{margin-right:0;margin-left:75%}.col.tiny_10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.col.tiny_prefix_10{margin-left:83.3333333333%}html[dir=rtl] .col.tiny_prefix_10{margin-left:0;margin-right:83.3333333333%}.col.tiny_suffix_10{margin-right:83.3333333333%}html[dir=rtl] .col.tiny_suffix_10{margin-right:0;margin-left:83.3333333333%}.col.tiny_11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.col.tiny_prefix_11{margin-left:91.6666666667%}html[dir=rtl] .col.tiny_prefix_11{margin-left:0;margin-right:91.6666666667%}.col.tiny_suffix_11{margin-right:91.6666666667%}html[dir=rtl] .col.tiny_suffix_11{margin-right:0;margin-left:91.6666666667%}.col.tiny_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.tiny_prefix_12{margin-left:100%}html[dir=rtl] .col.tiny_prefix_12{margin-left:0;margin-right:100%}.col.tiny_suffix_12{margin-right:100%}html[dir=rtl] .col.tiny_suffix_12{margin-right:0;margin-left:100%}}@media (min-width:640px){.row.start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.around{-ms-flex-pack:distribute;justify-content:space-around}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.forward{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.row.full{max-width:none}.row.small_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.small_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.small_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.col.small_prefix_0{margin-left:0}.col.small_suffix_0{margin-right:0}.col.small_unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.small_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.small_last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[dir=rtl] .col.small_first{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[dir=rtl] .col.small_last{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.small_1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.col.small_prefix_1{margin-left:8.3333333333%}html[dir=rtl] .col.small_prefix_1{margin-left:0;margin-right:8.3333333333%}.col.small_suffix_1{margin-right:8.3333333333%}html[dir=rtl] .col.small_suffix_1{margin-right:0;margin-left:8.3333333333%}.col.small_2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.col.small_prefix_2{margin-left:16.6666666667%}html[dir=rtl] .col.small_prefix_2{margin-left:0;margin-right:16.6666666667%}.col.small_suffix_2{margin-right:16.6666666667%}html[dir=rtl] .col.small_suffix_2{margin-right:0;margin-left:16.6666666667%}.col.small_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.small_prefix_3{margin-left:25%}html[dir=rtl] .col.small_prefix_3{margin-left:0;margin-right:25%}.col.small_suffix_3{margin-right:25%}html[dir=rtl] .col.small_suffix_3{margin-right:0;margin-left:25%}.col.small_4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.col.small_prefix_4{margin-left:33.3333333333%}html[dir=rtl] .col.small_prefix_4{margin-left:0;margin-right:33.3333333333%}.col.small_suffix_4{margin-right:33.3333333333%}html[dir=rtl] .col.small_suffix_4{margin-right:0;margin-left:33.3333333333%}.col.small_5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.col.small_prefix_5{margin-left:41.6666666667%}html[dir=rtl] .col.small_prefix_5{margin-left:0;margin-right:41.6666666667%}.col.small_suffix_5{margin-right:41.6666666667%}html[dir=rtl] .col.small_suffix_5{margin-right:0;margin-left:41.6666666667%}.col.small_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.small_prefix_6{margin-left:50%}html[dir=rtl] .col.small_prefix_6{margin-left:0;margin-right:50%}.col.small_suffix_6{margin-right:50%}html[dir=rtl] .col.small_suffix_6{margin-right:0;margin-left:50%}.col.small_7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.col.small_prefix_7{margin-left:58.3333333333%}html[dir=rtl] .col.small_prefix_7{margin-left:0;margin-right:58.3333333333%}.col.small_suffix_7{margin-right:58.3333333333%}html[dir=rtl] .col.small_suffix_7{margin-right:0;margin-left:58.3333333333%}.col.small_8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.col.small_prefix_8{margin-left:66.6666666667%}html[dir=rtl] .col.small_prefix_8{margin-left:0;margin-right:66.6666666667%}.col.small_suffix_8{margin-right:66.6666666667%}html[dir=rtl] .col.small_suffix_8{margin-right:0;margin-left:66.6666666667%}.col.small_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.small_prefix_9{margin-left:75%}html[dir=rtl] .col.small_prefix_9{margin-left:0;margin-right:75%}.col.small_suffix_9{margin-right:75%}html[dir=rtl] .col.small_suffix_9{margin-right:0;margin-left:75%}.col.small_10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.col.small_prefix_10{margin-left:83.3333333333%}html[dir=rtl] .col.small_prefix_10{margin-left:0;margin-right:83.3333333333%}.col.small_suffix_10{margin-right:83.3333333333%}html[dir=rtl] .col.small_suffix_10{margin-right:0;margin-left:83.3333333333%}.col.small_11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.col.small_prefix_11{margin-left:91.6666666667%}html[dir=rtl] .col.small_prefix_11{margin-left:0;margin-right:91.6666666667%}.col.small_suffix_11{margin-right:91.6666666667%}html[dir=rtl] .col.small_suffix_11{margin-right:0;margin-left:91.6666666667%}.col.small_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.small_prefix_12{margin-left:100%}html[dir=rtl] .col.small_prefix_12{margin-left:0;margin-right:100%}.col.small_suffix_12{margin-right:100%}html[dir=rtl] .col.small_suffix_12{margin-right:0;margin-left:100%}}@media (min-width:768px){.row.start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.around{-ms-flex-pack:distribute;justify-content:space-around}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.forward{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.row.full{max-width:none}.row.medium_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.medium_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.medium_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.col.medium_prefix_0{margin-left:0}.col.medium_suffix_0{margin-right:0}.col.medium_unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.medium_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.medium_last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[dir=rtl] .col.medium_first{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[dir=rtl] .col.medium_last{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.medium_1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.col.medium_prefix_1{margin-left:8.3333333333%}html[dir=rtl] .col.medium_prefix_1{margin-left:0;margin-right:8.3333333333%}.col.medium_suffix_1{margin-right:8.3333333333%}html[dir=rtl] .col.medium_suffix_1{margin-right:0;margin-left:8.3333333333%}.col.medium_2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.col.medium_prefix_2{margin-left:16.6666666667%}html[dir=rtl] .col.medium_prefix_2{margin-left:0;margin-right:16.6666666667%}.col.medium_suffix_2{margin-right:16.6666666667%}html[dir=rtl] .col.medium_suffix_2{margin-right:0;margin-left:16.6666666667%}.col.medium_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.medium_prefix_3{margin-left:25%}html[dir=rtl] .col.medium_prefix_3{margin-left:0;margin-right:25%}.col.medium_suffix_3{margin-right:25%}html[dir=rtl] .col.medium_suffix_3{margin-right:0;margin-left:25%}.col.medium_4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.col.medium_prefix_4{margin-left:33.3333333333%}html[dir=rtl] .col.medium_prefix_4{margin-left:0;margin-right:33.3333333333%}.col.medium_suffix_4{margin-right:33.3333333333%}html[dir=rtl] .col.medium_suffix_4{margin-right:0;margin-left:33.3333333333%}.col.medium_5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.col.medium_prefix_5{margin-left:41.6666666667%}html[dir=rtl] .col.medium_prefix_5{margin-left:0;margin-right:41.6666666667%}.col.medium_suffix_5{margin-right:41.6666666667%}html[dir=rtl] .col.medium_suffix_5{margin-right:0;margin-left:41.6666666667%}.col.medium_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.medium_prefix_6{margin-left:50%}html[dir=rtl] .col.medium_prefix_6{margin-left:0;margin-right:50%}.col.medium_suffix_6{margin-right:50%}html[dir=rtl] .col.medium_suffix_6{margin-right:0;margin-left:50%}.col.medium_7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.col.medium_prefix_7{margin-left:58.3333333333%}html[dir=rtl] .col.medium_prefix_7{margin-left:0;margin-right:58.3333333333%}.col.medium_suffix_7{margin-right:58.3333333333%}html[dir=rtl] .col.medium_suffix_7{margin-right:0;margin-left:58.3333333333%}.col.medium_8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.col.medium_prefix_8{margin-left:66.6666666667%}html[dir=rtl] .col.medium_prefix_8{margin-left:0;margin-right:66.6666666667%}.col.medium_suffix_8{margin-right:66.6666666667%}html[dir=rtl] .col.medium_suffix_8{margin-right:0;margin-left:66.6666666667%}.col.medium_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.medium_prefix_9{margin-left:75%}html[dir=rtl] .col.medium_prefix_9{margin-left:0;margin-right:75%}.col.medium_suffix_9{margin-right:75%}html[dir=rtl] .col.medium_suffix_9{margin-right:0;margin-left:75%}.col.medium_10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.col.medium_prefix_10{margin-left:83.3333333333%}html[dir=rtl] .col.medium_prefix_10{margin-left:0;margin-right:83.3333333333%}.col.medium_suffix_10{margin-right:83.3333333333%}html[dir=rtl] .col.medium_suffix_10{margin-right:0;margin-left:83.3333333333%}.col.medium_11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.col.medium_prefix_11{margin-left:91.6666666667%}html[dir=rtl] .col.medium_prefix_11{margin-left:0;margin-right:91.6666666667%}.col.medium_suffix_11{margin-right:91.6666666667%}html[dir=rtl] .col.medium_suffix_11{margin-right:0;margin-left:91.6666666667%}.col.medium_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.medium_prefix_12{margin-left:100%}html[dir=rtl] .col.medium_prefix_12{margin-left:0;margin-right:100%}.col.medium_suffix_12{margin-right:100%}html[dir=rtl] .col.medium_suffix_12{margin-right:0;margin-left:100%}}@media (min-width:992px){.row.start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.around{-ms-flex-pack:distribute;justify-content:space-around}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.forward{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.row.full{max-width:none}.row.large_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.large_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.large_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.col.large_prefix_0{margin-left:0}.col.large_suffix_0{margin-right:0}.col.large_unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.large_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.large_last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[dir=rtl] .col.large_first{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[dir=rtl] .col.large_last{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.large_1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.col.large_prefix_1{margin-left:8.3333333333%}html[dir=rtl] .col.large_prefix_1{margin-left:0;margin-right:8.3333333333%}.col.large_suffix_1{margin-right:8.3333333333%}html[dir=rtl] .col.large_suffix_1{margin-right:0;margin-left:8.3333333333%}.col.large_2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.col.large_prefix_2{margin-left:16.6666666667%}html[dir=rtl] .col.large_prefix_2{margin-left:0;margin-right:16.6666666667%}.col.large_suffix_2{margin-right:16.6666666667%}html[dir=rtl] .col.large_suffix_2{margin-right:0;margin-left:16.6666666667%}.col.large_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.large_prefix_3{margin-left:25%}html[dir=rtl] .col.large_prefix_3{margin-left:0;margin-right:25%}.col.large_suffix_3{margin-right:25%}html[dir=rtl] .col.large_suffix_3{margin-right:0;margin-left:25%}.col.large_4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.col.large_prefix_4{margin-left:33.3333333333%}html[dir=rtl] .col.large_prefix_4{margin-left:0;margin-right:33.3333333333%}.col.large_suffix_4{margin-right:33.3333333333%}html[dir=rtl] .col.large_suffix_4{margin-right:0;margin-left:33.3333333333%}.col.large_5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.col.large_prefix_5{margin-left:41.6666666667%}html[dir=rtl] .col.large_prefix_5{margin-left:0;margin-right:41.6666666667%}.col.large_suffix_5{margin-right:41.6666666667%}html[dir=rtl] .col.large_suffix_5{margin-right:0;margin-left:41.6666666667%}.col.large_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.large_prefix_6{margin-left:50%}html[dir=rtl] .col.large_prefix_6{margin-left:0;margin-right:50%}.col.large_suffix_6{margin-right:50%}html[dir=rtl] .col.large_suffix_6{margin-right:0;margin-left:50%}.col.large_7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.col.large_prefix_7{margin-left:58.3333333333%}html[dir=rtl] .col.large_prefix_7{margin-left:0;margin-right:58.3333333333%}.col.large_suffix_7{margin-right:58.3333333333%}html[dir=rtl] .col.large_suffix_7{margin-right:0;margin-left:58.3333333333%}.col.large_8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.col.large_prefix_8{margin-left:66.6666666667%}html[dir=rtl] .col.large_prefix_8{margin-left:0;margin-right:66.6666666667%}.col.large_suffix_8{margin-right:66.6666666667%}html[dir=rtl] .col.large_suffix_8{margin-right:0;margin-left:66.6666666667%}.col.large_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.large_prefix_9{margin-left:75%}html[dir=rtl] .col.large_prefix_9{margin-left:0;margin-right:75%}.col.large_suffix_9{margin-right:75%}html[dir=rtl] .col.large_suffix_9{margin-right:0;margin-left:75%}.col.large_10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.col.large_prefix_10{margin-left:83.3333333333%}html[dir=rtl] .col.large_prefix_10{margin-left:0;margin-right:83.3333333333%}.col.large_suffix_10{margin-right:83.3333333333%}html[dir=rtl] .col.large_suffix_10{margin-right:0;margin-left:83.3333333333%}.col.large_11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.col.large_prefix_11{margin-left:91.6666666667%}html[dir=rtl] .col.large_prefix_11{margin-left:0;margin-right:91.6666666667%}.col.large_suffix_11{margin-right:91.6666666667%}html[dir=rtl] .col.large_suffix_11{margin-right:0;margin-left:91.6666666667%}.col.large_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.large_prefix_12{margin-left:100%}html[dir=rtl] .col.large_prefix_12{margin-left:0;margin-right:100%}.col.large_suffix_12{margin-right:100%}html[dir=rtl] .col.large_suffix_12{margin-right:0;margin-left:100%}}@media (min-width:1200px){.row.start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.around{-ms-flex-pack:distribute;justify-content:space-around}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.forward{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.row.full{max-width:none}.row.giant_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.giant_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.giant_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.col.giant_prefix_0{margin-left:0}.col.giant_suffix_0{margin-right:0}.col.giant_unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.giant_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.giant_last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[dir=rtl] .col.giant_first{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[dir=rtl] .col.giant_last{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.giant_1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.col.giant_prefix_1{margin-left:8.3333333333%}html[dir=rtl] .col.giant_prefix_1{margin-left:0;margin-right:8.3333333333%}.col.giant_suffix_1{margin-right:8.3333333333%}html[dir=rtl] .col.giant_suffix_1{margin-right:0;margin-left:8.3333333333%}.col.giant_2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.col.giant_prefix_2{margin-left:16.6666666667%}html[dir=rtl] .col.giant_prefix_2{margin-left:0;margin-right:16.6666666667%}.col.giant_suffix_2{margin-right:16.6666666667%}html[dir=rtl] .col.giant_suffix_2{margin-right:0;margin-left:16.6666666667%}.col.giant_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.giant_prefix_3{margin-left:25%}html[dir=rtl] .col.giant_prefix_3{margin-left:0;margin-right:25%}.col.giant_suffix_3{margin-right:25%}html[dir=rtl] .col.giant_suffix_3{margin-right:0;margin-left:25%}.col.giant_4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.col.giant_prefix_4{margin-left:33.3333333333%}html[dir=rtl] .col.giant_prefix_4{margin-left:0;margin-right:33.3333333333%}.col.giant_suffix_4{margin-right:33.3333333333%}html[dir=rtl] .col.giant_suffix_4{margin-right:0;margin-left:33.3333333333%}.col.giant_5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.col.giant_prefix_5{margin-left:41.6666666667%}html[dir=rtl] .col.giant_prefix_5{margin-left:0;margin-right:41.6666666667%}.col.giant_suffix_5{margin-right:41.6666666667%}html[dir=rtl] .col.giant_suffix_5{margin-right:0;margin-left:41.6666666667%}.col.giant_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.giant_prefix_6{margin-left:50%}html[dir=rtl] .col.giant_prefix_6{margin-left:0;margin-right:50%}.col.giant_suffix_6{margin-right:50%}html[dir=rtl] .col.giant_suffix_6{margin-right:0;margin-left:50%}.col.giant_7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.col.giant_prefix_7{margin-left:58.3333333333%}html[dir=rtl] .col.giant_prefix_7{margin-left:0;margin-right:58.3333333333%}.col.giant_suffix_7{margin-right:58.3333333333%}html[dir=rtl] .col.giant_suffix_7{margin-right:0;margin-left:58.3333333333%}.col.giant_8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.col.giant_prefix_8{margin-left:66.6666666667%}html[dir=rtl] .col.giant_prefix_8{margin-left:0;margin-right:66.6666666667%}.col.giant_suffix_8{margin-right:66.6666666667%}html[dir=rtl] .col.giant_suffix_8{margin-right:0;margin-left:66.6666666667%}.col.giant_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.giant_prefix_9{margin-left:75%}html[dir=rtl] .col.giant_prefix_9{margin-left:0;margin-right:75%}.col.giant_suffix_9{margin-right:75%}html[dir=rtl] .col.giant_suffix_9{margin-right:0;margin-left:75%}.col.giant_10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.col.giant_prefix_10{margin-left:83.3333333333%}html[dir=rtl] .col.giant_prefix_10{margin-left:0;margin-right:83.3333333333%}.col.giant_suffix_10{margin-right:83.3333333333%}html[dir=rtl] .col.giant_suffix_10{margin-right:0;margin-left:83.3333333333%}.col.giant_11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.col.giant_prefix_11{margin-left:91.6666666667%}html[dir=rtl] .col.giant_prefix_11{margin-left:0;margin-right:91.6666666667%}.col.giant_suffix_11{margin-right:91.6666666667%}html[dir=rtl] .col.giant_suffix_11{margin-right:0;margin-left:91.6666666667%}.col.giant_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.giant_prefix_12{margin-left:100%}html[dir=rtl] .col.giant_prefix_12{margin-left:0;margin-right:100%}.col.giant_suffix_12{margin-right:100%}html[dir=rtl] .col.giant_suffix_12{margin-right:0;margin-left:100%}}@media (min-width:1260px){.row.start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.around{-ms-flex-pack:distribute;justify-content:space-around}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.forward{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.row.full{max-width:none}.row.layout_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.layout_stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row.layout_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.col.layout_prefix_0{margin-left:0}.col.layout_suffix_0{margin-right:0}.col.layout_unset{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.col.layout_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.layout_last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[dir=rtl] .col.layout_first{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[dir=rtl] .col.layout_last{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.col.layout_1{max-width:8.3333333333%;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.col.layout_prefix_1{margin-left:8.3333333333%}html[dir=rtl] .col.layout_prefix_1{margin-left:0;margin-right:8.3333333333%}.col.layout_suffix_1{margin-right:8.3333333333%}html[dir=rtl] .col.layout_suffix_1{margin-right:0;margin-left:8.3333333333%}.col.layout_2{max-width:16.6666666667%;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.col.layout_prefix_2{margin-left:16.6666666667%}html[dir=rtl] .col.layout_prefix_2{margin-left:0;margin-right:16.6666666667%}.col.layout_suffix_2{margin-right:16.6666666667%}html[dir=rtl] .col.layout_suffix_2{margin-right:0;margin-left:16.6666666667%}.col.layout_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.layout_prefix_3{margin-left:25%}html[dir=rtl] .col.layout_prefix_3{margin-left:0;margin-right:25%}.col.layout_suffix_3{margin-right:25%}html[dir=rtl] .col.layout_suffix_3{margin-right:0;margin-left:25%}.col.layout_4{max-width:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.col.layout_prefix_4{margin-left:33.3333333333%}html[dir=rtl] .col.layout_prefix_4{margin-left:0;margin-right:33.3333333333%}.col.layout_suffix_4{margin-right:33.3333333333%}html[dir=rtl] .col.layout_suffix_4{margin-right:0;margin-left:33.3333333333%}.col.layout_5{max-width:41.6666666667%;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.col.layout_prefix_5{margin-left:41.6666666667%}html[dir=rtl] .col.layout_prefix_5{margin-left:0;margin-right:41.6666666667%}.col.layout_suffix_5{margin-right:41.6666666667%}html[dir=rtl] .col.layout_suffix_5{margin-right:0;margin-left:41.6666666667%}.col.layout_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.layout_prefix_6{margin-left:50%}html[dir=rtl] .col.layout_prefix_6{margin-left:0;margin-right:50%}.col.layout_suffix_6{margin-right:50%}html[dir=rtl] .col.layout_suffix_6{margin-right:0;margin-left:50%}.col.layout_7{max-width:58.3333333333%;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.col.layout_prefix_7{margin-left:58.3333333333%}html[dir=rtl] .col.layout_prefix_7{margin-left:0;margin-right:58.3333333333%}.col.layout_suffix_7{margin-right:58.3333333333%}html[dir=rtl] .col.layout_suffix_7{margin-right:0;margin-left:58.3333333333%}.col.layout_8{max-width:66.6666666667%;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.col.layout_prefix_8{margin-left:66.6666666667%}html[dir=rtl] .col.layout_prefix_8{margin-left:0;margin-right:66.6666666667%}.col.layout_suffix_8{margin-right:66.6666666667%}html[dir=rtl] .col.layout_suffix_8{margin-right:0;margin-left:66.6666666667%}.col.layout_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.layout_prefix_9{margin-left:75%}html[dir=rtl] .col.layout_prefix_9{margin-left:0;margin-right:75%}.col.layout_suffix_9{margin-right:75%}html[dir=rtl] .col.layout_suffix_9{margin-right:0;margin-left:75%}.col.layout_10{max-width:83.3333333333%;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.col.layout_prefix_10{margin-left:83.3333333333%}html[dir=rtl] .col.layout_prefix_10{margin-left:0;margin-right:83.3333333333%}.col.layout_suffix_10{margin-right:83.3333333333%}html[dir=rtl] .col.layout_suffix_10{margin-right:0;margin-left:83.3333333333%}.col.layout_11{max-width:91.6666666667%;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.col.layout_prefix_11{margin-left:91.6666666667%}html[dir=rtl] .col.layout_prefix_11{margin-left:0;margin-right:91.6666666667%}.col.layout_suffix_11{margin-right:91.6666666667%}html[dir=rtl] .col.layout_suffix_11{margin-right:0;margin-left:91.6666666667%}.col.layout_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.layout_prefix_12{margin-left:100%}html[dir=rtl] .col.layout_prefix_12{margin-left:0;margin-right:100%}.col.layout_suffix_12{margin-right:100%}html[dir=rtl] .col.layout_suffix_12{margin-right:0;margin-left:100%}}.next-btn,.prev-btn{top:50%;z-index:10;cursor:pointer;color:#41c299;font-size:40px;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.next-btn:hover,.prev-btn:hover{color:#0f4063}.prev-btn{left:-13px}.next-btn{right:-13px}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[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}@font-face{font-family:"lightcase";src:url("fonts/lightcase.eot?55356177");src:url("fonts/lightcase.eot?55356177#iefix") format("embedded-opentype"),url("fonts/lightcase.woff?55356177") format("woff"),url("fonts/lightcase.ttf?55356177") format("truetype"),url("fonts/lightcase.svg?55356177#lightcase") format("svg");font-weight:normal;font-style:normal}[class*=lightcase-icon-]:before{font-family:"lightcase",sans-serif;font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}.lightcase-icon-play:before{content:""}.lightcase-icon-pause:before{content:""}.lightcase-icon-close:before{content:""}.lightcase-icon-prev:before{content:""}.lightcase-icon-next:before{content:""}.lightcase-icon-spin:before{content:""}@-webkit-keyframes lightcase-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes lightcase-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}#lightcase-case{display:none;position:fixed;z-index:2002;top:50%;left:50%;font-family:arial,sans-serif;font-size:13px;line-height:1.5;text-align:left;text-shadow:0 0 10px rgba(0,0,0,0.5)}@media screen and (max-width:767px){html[data-lc-type=ajax] #lightcase-case,html[data-lc-type=inline] #lightcase-case{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;padding:55px 0 70px 0;width:100%!important;height:100%!important;overflow:auto!important}}@media screen and (min-width:768px){html:not([data-lc-type=error]) #lightcase-content{position:relative;z-index:1;text-shadow:none;background-color:#fff;-webkit-box-shadow:0 0 30px rgba(0,0,0,0.5);-o-box-shadow:0 0 30px rgba(0,0,0,0.5);box-shadow:0 0 30px rgba(0,0,0,0.5);-webkit-backface-visibility:hidden}}@media screen and (min-width:768px){html[data-lc-type=image] #lightcase-content,html[data-lc-type=video] #lightcase-content{background-color:#333}}html[data-lc-type=ajax] #lightcase-content,html[data-lc-type=error] #lightcase-content,html[data-lc-type=inline] #lightcase-content{-webkit-box-shadow:none;-o-box-shadow:none;box-shadow:none}@media screen and (max-width:767px){html[data-lc-type=ajax] #lightcase-content,html[data-lc-type=error] #lightcase-content,html[data-lc-type=inline] #lightcase-content{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:none!important;background:none!important}}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner{-webkit-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner{padding:15px}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>*,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner>*,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>*{width:100%!important;max-width:none!important}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>:not(iframe),html[data-lc-type=error] #lightcase-content .lightcase-contentInner>:not(iframe),html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>:not(iframe){height:auto!important;max-height:none!important}}@media screen and (max-width:767px){html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe{overflow:auto;-webkit-overflow-scrolling:touch}}@media screen and (max-width:767px) and (min-width:768px){html[data-lc-type=image] #lightcase-content .lightcase-contentInner,html[data-lc-type=video] #lightcase-content .lightcase-contentInner{line-height:0.75}}html[data-lc-type=image] #lightcase-content .lightcase-contentInner{position:relative;overflow:hidden!important}@media screen and (max-width:767px){html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:none!important;background:none!important}}@media screen and (min-width:768px){html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{padding:30px;overflow:auto;-webkit-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width:767px){#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#aaa}}@media screen and (min-width:768px){#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#333}}#lightcase-case p.lightcase-error{margin:0;font-size:17px;text-align:center;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#aaa}@media screen and (max-width:767px){#lightcase-case p.lightcase-error{padding:30px 0}}@media screen and (min-width:768px){#lightcase-case p.lightcase-error{padding:0}}.lightcase-open body{overflow:hidden}.lightcase-isMobileDevice .lightcase-open body{max-width:100%;max-height:100%}#lightcase-info{position:absolute;padding-top:15px}#lightcase-info #lightcase-caption,#lightcase-info #lightcase-title{margin:0;padding:0;line-height:1.5;font-weight:normal;-o-text-overflow:ellipsis;text-overflow:ellipsis}#lightcase-info #lightcase-title{font-size:17px;color:#aaa}@media screen and (max-width:767px){#lightcase-info #lightcase-title{position:fixed;top:10px;left:0;max-width:87.5%;padding:5px 15px;background:rgba(53,43,64,0.9)}}#lightcase-info #lightcase-caption{clear:both;font-size:13px;color:#aaa}#lightcase-info #lightcase-sequenceInfo{font-size:11px;color:#aaa}@media screen and (max-width:767px){.lightcase-fullScreenMode #lightcase-info{padding-left:15px;padding-right:15px}html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info{position:static}}#lightcase-loading{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;position:fixed;z-index:2001;top:50%;left:50%;margin-top:-0.5em;margin-left:-0.5em;opacity:1;font-size:32px;text-shadow:0 0 15px #fff;-moz-transform-origin:50% 53%;-webkit-animation:lightcase-spin 0.5s infinite linear;animation:lightcase-spin 0.5s infinite linear}#lightcase-loading,#lightcase-loading:focus{text-decoration:none;color:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transition:color,opacity,ease-in-out 0.25s;-o-transition:color,opacity,ease-in-out 0.25s;transition:color,opacity,ease-in-out 0.25s}#lightcase-loading>span{display:inline-block;text-indent:-9999px}a[class*=lightcase-icon-]{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;outline:none;cursor:pointer}a[class*=lightcase-icon-],a[class*=lightcase-icon-]:focus{text-decoration:none;color:rgba(255,255,255,0.6);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transition:color,opacity,ease-in-out 0.25s;-o-transition:color,opacity,ease-in-out 0.25s;transition:color,opacity,ease-in-out 0.25s}a[class*=lightcase-icon-]>span{display:inline-block;text-indent:-9999px}a[class*=lightcase-icon-]:hover{color:white;text-shadow:0 0 15px white}.lightcase-isMobileDevice a[class*=lightcase-icon-]:hover{color:#aaa;text-shadow:none}a[class*=lightcase-icon-].lightcase-icon-close{position:fixed;top:15px;right:15px;bottom:auto;margin:0;opacity:0;outline:none}a[class*=lightcase-icon-].lightcase-icon-prev{left:15px}a[class*=lightcase-icon-].lightcase-icon-next{right:15px}a[class*=lightcase-icon-].lightcase-icon-pause,a[class*=lightcase-icon-].lightcase-icon-play{left:50%;margin-left:-0.5em}@media screen and (min-width:768px){a[class*=lightcase-icon-].lightcase-icon-pause,a[class*=lightcase-icon-].lightcase-icon-play{opacity:0}}@media screen and (max-width:767px){a[class*=lightcase-icon-]{bottom:15px;font-size:24px}}@media screen and (min-width:768px){a[class*=lightcase-icon-]{bottom:50%;margin-bottom:-0.5em}#lightcase-case:hover~a[class*=lightcase-icon-],a[class*=lightcase-icon-]:hover{opacity:1}}#lightcase-overlay{display:none;width:100%;min-height:100%;position:fixed;z-index:2000;top:-9999px;bottom:-9999px;left:0;background:rgba(53,43,64,0.9)}@media screen and (max-width:767px){#lightcase-overlay{opacity:1!important}}.nice-select{-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:5px;border:solid 1px #e8e8e8;-webkit-box-sizing:border-box;box-sizing:border-box;clear:both;cursor:pointer;display:block;font-family:inherit;font-size:14px;font-weight:normal;line-height:1.2em;outline:none;margin:0 0 10px;position:relative;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.15s ease-in-out;-o-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;width:5px}html:not([dir=rtl]) .nice-select{float:left;padding:10px 20px 10px 10px;text-align:left!important}html:not([dir=rtl]) .nice-select:after{right:12px}html[dir=rtl] .nice-select{float:right;padding:10px 10px 10px 20px;text-align:right!important}html[dir=rtl] .nice-select:after{left:12px}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;list-style:none;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select .current{display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.nice-select .list{list-style:none;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 0 0 1px rgba(68,68,68,0.11);box-shadow:0 0 0 1px rgba(68,68,68,0.11);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;max-height:200px;overflow-y:auto;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(0.75) translateY(-21px);-ms-transform:scale(0.75) translateY(-21px);transform:scale(0.75) translateY(-21px);-webkit-transition:all 0.2s cubic-bezier(0.5,0,0,1.25),opacity 0.15s ease-out;-o-transition:all 0.2s cubic-bezier(0.5,0,0,1.25),opacity 0.15s ease-out;transition:all 0.2s cubic-bezier(0.5,0,0,1.25),opacity 0.15s ease-out;z-index:9}html:not([dir=rtl]) .nice-select .list{left:0}html[dir=rtl] .nice-select .list{right:0}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{outline:none;cursor:pointer;font-weight:400;list-style:none;text-align:left;padding:10px 10px;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}html[dir=rtl] .nice-select .option{text-align:right}.nice-select .option:before{content:none!important}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:bold}html[dir=rtl] .nice-select .option.selected{font-weight:normal}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#cccccc}.nice-select.wide{float:none!important;width:100%}html[dir=rtl] .nice-select.wide{float:none}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select.hide{display:none}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}#mollie-card-holder-data .wrapper{padding:10px}#mollie-card-holder-data .form{max-width:500px;margin:0 auto;padding:20px}#mollie-card-holder-data .form-fields{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:10px 20px}#mollie-card-holder-data .form-fields .form-group--expiry-date,#mollie-card-holder-data .form-fields .form-group--verification-code{-ms-grid-column-span:1;grid-column:span 1}#mollie-card-holder-data .label{display:inline-block;margin-bottom:8px;font-weight:600;font-size:13px}@media (min-width:640px){#mollie-card-holder-data .label{font-size:16px}}#mollie-card-holder-data .field-error,#mollie-card-holder-data .form-error{margin-top:-8px;margin-bottom:0;color:#f00;font-size:13px;font-weight:500}#mollie-card-holder-data .field-error:empty,#mollie-card-holder-data .form-error:empty{display:none}#mollie-card-holder-data .mollie-component{width:100%;color:#0f4063;resize:none;outline:none;display:block;font-size:14px;min-height:40px;padding:8px 14px 7px;background:#fff;line-height:1.3em;position:relative;border-radius:4px;font-family:"Roboto","Helvetica";border:2px solid #559e89;margin-bottom:15px;-webkit-transition:all 0.05s ease;-o-transition:all 0.05s ease;transition:all 0.05s ease}#mollie-card-holder-data .mollie-component:focus{color:#0f4063;border-color:#41c299}#mollie-card-holder-data .mollie-component.is-invalid{border-color:#f00;background-color:#fff0f0}#mollie-card-holder-data .submit-button{display:block;width:100%;margin-top:30px;height:55px;border:0;background:#07f;color:#fff;font-weight:500;font-size:20px;border-radius:8px}#mollie-card-holder-data .submit-button:not(:disabled):focus,#mollie-card-holder-data .submit-button:not(:disabled):hover{outline:0;background:#0558b8}#mollie-card-holder-data .form-fields{-ms-grid-columns:1fr 20px 1fr;grid-template-columns:1fr 1fr}#mollie-card-holder-data .form-group--card-holder{-ms-grid-column-span:2;grid-column:span 2}#mollie-card-holder-data .form-group--card-number{-ms-grid-column-span:2;grid-column:span 2}@media (min-width:480px){#mollie-card-holder-data .wrapper{padding:20px}#mollie-card-holder-data .form{padding:40px}}#mollie-card-holder-data .mollie-components-description{padding:0 20px}*{margin:0;padding:0}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}html[dir=rtl] *{direction:rtl}:target:before{content:"";display:block;height:100px;margin:-100px 0 0}::-moz-selection{color:#fff;background-color:#241e28}::selection{color:#fff;background-color:#241e28}::-moz-selection{color:#fff;background-color:#241e28}html{color:#0f4063;-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual;background:#fff;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Roboto","Helvetica"}html[dir=rtl] html{direction:rtl}body{color:#0f4063;background:#fff;font-size:16px;font-family:"Roboto","Helvetica"}html[dir=rtl] body{direction:rtl}body.navi_open{overflow:hidden}.clearfix{zoom:1}.clearfix:after{content:"";display:table;clear:both}.crossed{text-decoration:line-through}.underline{text-decoration:underline}.text_center{text-align:center}.text_left{text-align:left}.text_right{text-align:right}.highlight{color:#5d39a2;font-size:21px;line-height:1.2em}.hr_nobg{display:block;margin:30px 0}figure{display:inline-block}figure img{width:100%;margin:0 auto;display:block}a img{max-width:100%}.acc_toggle{color:#0f4063;display:block;cursor:pointer;font-size:15px;font-weight:500;position:relative;line-height:1.5em;margin-bottom:5px;padding:7px 40px 7px 12px;background-color:#b7eade}html[dir=rtl] .acc_toggle{font-weight:400}@media (min-width:1200px){.acc_toggle{font-size:17px}}.acc_toggle:before{content:"";font-size:18px;font-weight:normal;font-family:"FontAwesome";-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;top:50%;right:15px}html[dir=rtl] .acc_toggle{padding:7px 12px 7px 40px}html[dir=rtl] .acc_toggle:before{right:auto;left:15px}.acc_content{padding:15px 0;font-size:15px;font-weight:500}html[dir=rtl] .acc_content{font-weight:400}@media (min-width:1200px){.acc_content{padding:15px 30px}}@-webkit-keyframes hang{0%{-webkit-transform:translateY(0px);transform:translateY(0px)}50%{-webkit-transform:translateY(6px);transform:translateY(6px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes hang{0%{-webkit-transform:translateY(0px);transform:translateY(0px)}50%{-webkit-transform:translateY(6px);transform:translateY(6px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}.hangAnimation,.key_features .col:hover img{-webkit-animation-name:hang;animation-name:hang;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:alternate;animation-direction:alternate}h1,h2,h3,h4,h5,h6{display:block;text-rendering:optimizeLegibility}h1{font-size:60px;font-weight:700}h2{font-size:48px}h3{font-size:36px;font-weight:400;line-height:1.33em;letter-spacing:-0.025em}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}.title_style_1{color:#41c299;display:block;font-size:26px;font-weight:600;line-height:1.22em;margin-bottom:50px;text-align:center;font-family:"Roboto","Helvetica"}@media (min-width:640px){.title_style_1{font-size:34px}}@media (min-width:768px){.title_style_1{font-size:38px}}@media (min-width:992px){.title_style_1{font-size:43px}}@media (min-width:1200px){.title_style_1{font-size:48px}}.title_style_1.light{color:#fff}.title_style_1 small{color:#0f4063;display:block;font-size:16px;margin-top:17px;font-weight:400;line-height:1.5em;font-family:"Roboto","Helvetica"}.title_style_2{font-size:25px;line-height:1em;font-weight:900;margin-bottom:30px;position:relative;display:inline-block}@media (min-width:480px){.title_style_2{font-size:40px}}@media (min-width:1200px){.title_style_2{font-size:44px}}.title_style_2.light{color:#fff}.title_style_2.accent{color:#41c299}.title_style_2.purple{color:#5d39a2}.title_style_2.border{padding-bottom:20px;border-bottom:1px solid #41c299}.title_style_2.center{display:block;text-align:center}.title_style_2 small{display:block;font-size:12px;font-weight:400;color:#41c299;margin-bottom:10px;line-height:1.2em;letter-spacing:0.3em;text-transform:uppercase}.title_style_3{color:#0f4063;font-size:23px;font-weight:400;text-align:center;line-height:1.5em;font-family:"Roboto","Helvetica";letter-spacing:0.02em;margin-bottom:30px}@media (min-width:480px){.title_style_3{font-size:26px}}@media (min-width:640px){.title_style_3{font-size:30px}}.title_style_3 small{color:#5a5a5a;display:block;font-size:16px;margin-top:10px;line-height:1.5em}.title_style_terms{font-size:25px;line-height:1.33em;margin-bottom:20px;margin-top:28px}strong{font-weight:700}em{font-style:italic}p{line-height:1.3em;margin-bottom:1em}a{color:#41c299;text-decoration:none;-webkit-transition:color 0.3s,background 0.3s ease-in-out;-o-transition:color 0.3s,background 0.3s ease-in-out;transition:color 0.3s,background 0.3s ease-in-out}a:focus,a:hover{color:#0f4063}main ul:not(.unstyled-list):not(.list):not(.list_style_2) li{position:relative;padding-left:25px;margin-bottom:12px}main ul:not(.unstyled-list):not(.list):not(.list_style_2) li:before{content:"";font-family:"FontAwesome";font-weight:normal;position:absolute;top:0;left:0}html[dir=rtl] main ul:not(.unstyled-list):not(.list):not(.list_style_2) li{padding-right:25px;padding-left:0}html[dir=rtl] main ul:not(.unstyled-list):not(.list):not(.list_style_2) li:before{left:auto;right:0}main ul.list_style_2 li{position:relative;padding-left:17px;margin-bottom:10px}main ul.list_style_2 li:before{content:"•";font-weight:500;font-family:"Roboto","Helvetica";position:absolute;top:0;left:0}html[dir=rtl] main ul.list_style_2 li{padding-right:17px;padding-left:0}html[dir=rtl] main ul.list_style_2 li:before{left:auto;right:0}.btn,button,input[type=submit]{width:100%;color:#fff;display:block;font-size:15px;cursor:pointer;padding:12px 8px;border-radius:6px;text-align:center;margin-bottom:16px;border:none;font-weight:700;font-family:"Roboto","Helvetica";background-color:#0f4063;-webkit-box-shadow:1px 3px 5.52px 0.48px rgba(39,39,39,0.2);box-shadow:1px 3px 5.52px 0.48px rgba(39,39,39,0.2);-webkit-transition:color 0.3s,background 0.3s ease-in-out;-o-transition:color 0.3s,background 0.3s ease-in-out;transition:color 0.3s,background 0.3s ease-in-out}.btn:hover,button:hover,input[type=submit]:hover{color:#fff;background-color:#41c299}.btn:hover.btn_style_2,button:hover.btn_style_2,input[type=submit]:hover.btn_style_2{color:#0f4063;background-color:#fff}.btn:hover.hover_light,button:hover.hover_light,input[type=submit]:hover.hover_light{color:#0f4063;background-color:#fff}.btn.btn_light,button.btn_light,input[type=submit].btn_light{z-index:0;color:#0f4063;background-color:#fff}.btn.btn_light:focus,.btn.btn_light:hover,button.btn_light:focus,button.btn_light:hover,input[type=submit].btn_light:focus,input[type=submit].btn_light:hover{color:#fff;background-color:#0f4063}.btn.reverse,button.reverse,input[type=submit].reverse{color:#fff;background-color:#41c299}.btn.reverse:focus,.btn.reverse:hover,button.reverse:focus,button.reverse:hover,input[type=submit].reverse:focus,input[type=submit].reverse:hover{color:#0f4063;background-color:#fff}.btn.btn_bascket:before,button.btn_bascket:before,input[type=submit].btn_bascket:before{margin-right:5px;font-style:normal;font-weight:normal;font-family:"icomoon";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}html[dir=rtl] .btn.btn_bascket:before,html[dir=rtl] button.btn_bascket:before,html[dir=rtl] input[type=submit].btn_bascket:before{margin-right:0;margin-left:5px}.btn.btn_gray,button.btn_gray,input[type=submit].btn_gray{color:#5a5a5a;background-color:#797979}.btn.btn_gray:focus,.btn.btn_gray:hover,button.btn_gray:focus,button.btn_gray:hover,input[type=submit].btn_gray:focus,input[type=submit].btn_gray:hover{background-color:#ababab}@media (min-width:480px){.btn,button,input[type=submit]{width:auto;display:inline-block}.btn.wide,button.wide,input[type=submit].wide{width:100%;display:block}}.nice-select,input[type=email],input[type=number],input[type=tel],input[type=text],select,textarea{width:100%;color:#0f4063;resize:none;outline:none;display:block;font-size:14px;min-height:40px;padding:7px 14px;background:#fff;line-height:1.3em;position:relative;border-radius:4px;font-family:"Roboto","Helvetica";border:2px solid #559e89;margin-bottom:15px;-webkit-transition:background 0.3s,border 0.3s ease-in-out;-o-transition:background 0.3s,border 0.3s ease-in-out;transition:background 0.3s,border 0.3s ease-in-out;-webkit-box-shadow:none!important;box-shadow:none!important}.nice-select:hover,input[type=email]:hover,input[type=number]:hover,input[type=tel]:hover,input[type=text]:hover,select:hover,textarea:hover{border-color:#559e89}.nice-select:focus,input[type=email]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{color:#0f4063;border-color:#41c299}@media screen and (max-width:1199px){.nav_wrapper{top:0;padding:0;width:100%;z-index:10;overflow-y:auto;background:#fff;-webkit-transition:left 0.6s,right 0.6s ease-in-out;-o-transition:left 0.6s,right 0.6s ease-in-out;transition:left 0.6s,right 0.6s ease-in-out;position:fixed;bottom:0;left:-100%}html[dir=rtl] .nav_wrapper{left:auto;right:-100%}.nav_wrapper .mobile_info{font-size:15px;line-height:1.33em;padding:30px 10px 20px;background-color:#eaeaea}.nav_wrapper .mobile_info .lang_switch{margin-bottom:10px}.nav_wrapper .mobile_info .lang_switch li a{color:#0f4063}.nav_wrapper .mobile_info .lang_switch li a:hover{color:#41c299}.nav_wrapper .mobile_info .lang_switch li .sub{margin-top:7px;background-color:#d0d0d0;position:static;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;pointer-events:auto;width:100%;-webkit-box-shadow:none;box-shadow:none;visibility:visible}.nav_wrapper .mobile_info .lang_switch li .sub li a{padding:10px 17px}.nav_wrapper .mobile_info .m_contact{margin-bottom:20px}.nav_wrapper .mobile_info .m_contact li{font-size:13px;padding-left:25px;margin-bottom:7px;position:relative}.nav_wrapper .mobile_info .m_contact li:before{color:#0f4063;position:absolute;top:0;left:0}.nav_wrapper .mobile_info .m_contact li a{color:#0f4063}html[dir=rtl] .nav_wrapper .mobile_info .m_contact li{padding-left:0;padding-right:25px}html[dir=rtl] .nav_wrapper .mobile_info .m_contact li:before{left:auto;right:0}.nav_wrapper .mobile_info span{display:block;font-size:14px;color:#0f4063;margin-bottom:10px;font-weight:700}html[dir=rtl] .nav_wrapper .mobile_info span{font-weight:400}.nav_wrapper .mobile_info .m_socials li{display:inline-block;margin:0 20px}html:not([dir=rtl]) .nav_wrapper .mobile_info .m_socials li:first-child{margin-left:0}html:not([dir=rtl]) .nav_wrapper .mobile_info .m_socials li:last-child{margin-right:0}html[dir=rtl] .nav_wrapper .mobile_info .m_socials li:first-child{margin-right:0}html[dir=rtl] .nav_wrapper .mobile_info .m_socials li:last-child{margin-left:0}.nav_wrapper .mobile_info .m_socials li a{font-size:25px;color:#0f4063}.nav_wrapper .mobile_info .m_socials li a:focus,.nav_wrapper .mobile_info .m_socials li a:hover{color:#41c299}.main_navi li{display:block;border-bottom:1px solid rgba(90,90,90,0.4)}.main_navi li:last-child{border-bottom:none}.main_navi li a{color:#0f4063;display:block;padding:12px 10px;-webkit-transition:color 0.3s,background 0.3s ease-in-out;-o-transition:color 0.3s,background 0.3s ease-in-out;transition:color 0.3s,background 0.3s ease-in-out}.main_navi li.active>a,.main_navi li:focus>a,.main_navi li:hover>a{color:#fff;background-color:#41c299}}@media screen and (max-width:1199px) and (min-width:480px){.nav_wrapper{max-width:300px}}@media (min-width:1200px){.mobile_info{display:none}.main_navi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main_navi li{display:block}.main_navi li a{color:#0f4063;display:block;font-size:14px;font-weight:400;position:relative;-webkit-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}}@media (min-width:1200px) and (min-width:1200px){.main_navi li a{font-size:16px}}@media (min-width:1200px){.main_navi li a:before{height:1px;content:"";width:100%;max-width:0%;background-color:#0f4063;-webkit-transition:max-width 0.3s,background 0.3s ease-in-out;-o-transition:max-width 0.3s,background 0.3s ease-in-out;transition:max-width 0.3s,background 0.3s ease-in-out;position:absolute;bottom:0;left:0}html[dir=rtl] .main_navi li a:before{left:auto;right:0}}@media (min-width:1200px){.main_navi li.active a:before,.main_navi li:hover a:before{max-width:100%}}@media (min-width:1200px){.main_navi li.add_links{display:none}}label[for=toggle_nav]{cursor:pointer}label[for=toggle_nav]:before{color:#fff;display:block;font-size:27px;font-family:"FontAwesome"}@media (min-width:1200px){label[for=toggle_nav]{display:none}}label[for=toggle_nav].open:before{color:#41c299;padding:7px 10px;content:"";-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;top:50%;right:10px}body:not(.home) label[for=toggle_nav].open:before,header.is_stuck label[for=toggle_nav].open:before{color:#0f4063}html[dir=rtl] label[for=toggle_nav].open:before{right:auto;left:10px}label[for=toggle_nav].open:after{top:0;z-index:2;content:"";opacity:0;width:100%;pointer-events:none;background:rgba(15,64,99,0.8);-webkit-transition:opacity 0.6s ease-in-out;-o-transition:opacity 0.6s ease-in-out;transition:opacity 0.6s ease-in-out;position:fixed;bottom:0;left:0}label[for=toggle_nav].close{float:right}html[dir=rtl] label[for=toggle_nav].close{float:left}label[for=toggle_nav].close:before{content:"";padding:7px 10px 6px;background-color:#41c299}#toggle_nav{display:none}#toggle_nav:checked~* label[for=toggle_nav]:after{opacity:1;pointer-events:auto}#toggle_nav:checked~* .nav_wrapper,#toggle_nav:checked~.nav_wrapper{left:0}html[dir=rtl] #toggle_nav:checked~* .nav_wrapper,html[dir=rtl] #toggle_nav:checked~.nav_wrapper{left:auto;right:0}.ft_navi li{margin-bottom:13px}.ft_navi li a{font-size:16px;line-height:1.5em}header{z-index:20;background-color:#fff;position:fixed;top:0;right:0;left:0;-webkit-transition:background 0.3s,padding 0.3s ease-in-out,-webkit-box-shadow 0.3s;transition:background 0.3s,padding 0.3s ease-in-out,-webkit-box-shadow 0.3s;-o-transition:background 0.3s,box-shadow 0.3s,padding 0.3s ease-in-out;transition:background 0.3s,box-shadow 0.3s,padding 0.3s ease-in-out;transition:background 0.3s,box-shadow 0.3s,padding 0.3s ease-in-out,-webkit-box-shadow 0.3s}body:not(.home) header,header.is_stuck{background-color:#fff;-webkit-box-shadow:1px 2px 8.73px 0.27px rgba(5,5,5,0.32);box-shadow:1px 2px 8.73px 0.27px rgba(5,5,5,0.32)}body:not(.home) header .main_header_row,header.is_stuck .main_header_row{padding:10px 0 7px}body:not(.home) header .main_header_row:before,header.is_stuck .main_header_row:before{opacity:0}header .main_header_row{padding:13px 0 8px;position:relative}@media (min-width:992px){header .main_header_row{padding:24px 0 17px}}header .main_header_row:before{content:"";height:1px;width:calc(100% - 20px);background:#02c39c;background:-webkit-gradient(linear,left top,right top,from(#02c39c),to(#09b8d9));background:-o-linear-gradient(left,#02c39c 0%,#09b8d9 100%);background:linear-gradient(to right,#02c39c 0%,#09b8d9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#02c39c",endColorstr="#09b8d9",GradientType=1);opacity:0.2;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;right:10px;bottom:0;left:10px}header .header_logo{display:block;max-width:110px;position:relative}@media (min-width:640px){header .header_logo{max-width:169px}}header .header_logo img{width:100%}header .lang_switch{display:block}@media (min-width:768px){header .lang_switch{display:inline-block;margin-right:24px}}header .lang_switch>li{display:block}header .lang_switch>li:before{content:"";font-family:"FontAwesome";font-style:normal;font-weight:normal;margin-right:5px}@media (min-width:768px){header .lang_switch>li:before{margin-right:3px}}html[dir=rtl] header .lang_switch{margin-right:0;margin-left:24px}html[dir=rtl] header .lang_switch:before{margin-right:0;margin-left:3px}header .lang_switch li.has_sub{position:relative;cursor:pointer}header .lang_switch li.has_sub .sub{min-width:100%;opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);background-color:#fff;position:absolute;top:calc(100% + 5px);left:0;-webkit-box-shadow:0px 2px 3px 1px rgba(0,0,0,0.1);box-shadow:0px 2px 3px 1px rgba(0,0,0,0.1);-webkit-transition:opacity 0.3s,visibility 0.3s,-webkit-transform 0.3s ease-in-out;transition:opacity 0.3s,visibility 0.3s,-webkit-transform 0.3s ease-in-out;-o-transition:opacity 0.3s,visibility 0.3s,transform 0.3s ease-in-out;transition:opacity 0.3s,visibility 0.3s,transform 0.3s ease-in-out;transition:opacity 0.3s,visibility 0.3s,transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}header .lang_switch li.has_sub .sub:before{content:"";width:100%;height:6px;background-color:transparent;position:absolute;bottom:100%;left:0}header .lang_switch li.has_sub .sub li{display:block;border-bottom:1px solid #efefef}header .lang_switch li.has_sub .sub li:first-child a{color:#fff;background-color:#41c299}header .lang_switch li.has_sub .sub li:last-child{border-bottom:none}header .lang_switch li.has_sub .sub li a{display:block;padding:10px 7px}header .lang_switch li.has_sub:hover .sub{opacity:1;visibility:visible;pointer-events:auto;-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}header .bascket_link{width:24px;height:28px;margin-right:57px;position:relative;display:inline-block}header .bascket_link:after,header .bascket_link:before{content:"";width:100%;height:100%;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;top:0;left:0}header .bascket_link:before{background:url("../images/icons/cart_icon_d.svg") center center no-repeat;background-size:contain}@media (min-width:768px){header .bascket_link{margin-right:0;margin-left:0}}@media (min-width:992px){header .bascket_link{width:32px;height:36px}}html[dir=rtl] header .bascket_link{margin-right:0;margin-left:47px}@media (min-width:768px){html[dir=rtl] header .bascket_link{margin-left:0}}header .bascket_link .items_count{width:16px;height:16px;z-index:1;color:#fff;font-size:11px;font-weight:700;line-height:1.6em;text-align:center;border-radius:100%;background-color:#d2004d;position:absolute;top:-2px;right:-8px}@media (min-width:992px){header .bascket_link .items_count{right:-10px;width:20px;height:20px;font-size:13px;line-height:1.5em}}html[dir=rtl] header .bascket_link .items_count{left:-8px;right:auto;font-weight:400}@media (min-width:992px){html[dir=rtl] header .bascket_link .items_count{right:auto;left:-10px}}header .order_txt_wrap{color:#0f4063;display:none;margin-left:13px;padding-left:13px;margin-right:57px;border-left:1px solid #04bfb0;-webkit-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}@media (min-width:768px){header .order_txt_wrap{display:block}}@media (min-width:1200px){header .order_txt_wrap{margin-right:0}}header .order_txt_wrap span{display:block;font-size:10px;line-height:1.231em;text-transform:uppercase}header .order_txt_wrap a{color:#0f4063;font-size:15px;font-weight:500;line-height:1.067em;display:inline-block}html[dir=rtl] header .order_txt_wrap a{font-weight:400}header .hd_order_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header .hd_order_wrap.no_phone .bascket_link{margin-right:55px}@media (min-width:1200px){header .hd_order_wrap.no_phone .bascket_link{margin-right:15px}}html[dir=rtl] header .hd_order_wrap.no_phone .bascket_link{margin-right:0;margin-left:55px}@media (min-width:1200px){html[dir=rtl] header .hd_order_wrap.no_phone .bascket_link{margin-right:0;margin-left:15px}}header .hd_order_wrap .lang_switch{margin-right:17px}header .hd_order_wrap .lang_switch .has_sub>span{display:none}@media (min-width:640px){header .hd_order_wrap .lang_switch .has_sub>span{display:inline-block}}@media (min-width:1200px){header .col.order_col{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%}}body.home.bf_banner header{top:125px;position:absolute}@media (min-width:640px){body.home.bf_banner header{top:150px}}body.home.bf_banner header.is_stuck{top:0;position:fixed}body.home.bf_banner .black_month_top{display:block}.black_month_top{z-index:8;display:none;overflow:hidden;line-height:0;position:relative;text-align:center;background-color:#f5e9d3}.black_month_top figure{display:block;margin:0 -80px}.black_month_top figure img{max-width:480px}@media (min-width:640px){.black_month_top figure img{max-width:578px}}@media (min-width:768px){.black_month_top figure img{max-width:868px}}.ft_navi li{margin-bottom:13px}.ft_navi li a{font-size:15px;line-height:1.5em}footer{color:#fff;font-weight:400;font-size:15px;padding:50px 0 1px;background-color:#0b2520}footer a{color:#fff}footer a:focus,footer a:hover{color:#41c299;text-decoration:underline}footer .col{margin-bottom:40px}@media (min-width:992px){footer .col{margin-bottom:0}}footer .ft_nav_wrap{margin-bottom:0}@media (min-width:768px){footer .ft_nav_wrap{margin-bottom:40px}}@media (min-width:992px){footer .ft_nav_wrap{margin-bottom:0}}footer .ft_nav_wrap .col{margin-bottom:0}footer .ft_contact li{position:relative;padding-left:30px;line-height:1.875em;letter-spacing:0.025em;margin-bottom:10px}footer .ft_contact li:before{color:#41c299;font-size:19px;position:absolute;top:0;left:0}html[dir=rtl] footer .ft_contact li{padding-left:0;padding-right:35px}html[dir=rtl] footer .ft_contact li:before{left:auto;right:0}footer .ft_title{display:block;font-size:17px;font-weight:700;margin-bottom:25px;letter-spacing:0.025em}html[dir=rtl] footer .ft_title{font-weight:400}footer .ft_logo{display:block;max-width:100px;margin:10px auto 0}@media (min-width:480px){footer .ft_logo{margin:0;margin-left:auto}html[dir=rtl] footer .ft_logo{margin:0;margin-right:auto}}footer .ft_logo img{max-width:100%}footer .copyright{color:#538c81;padding:15px 0;font-size:12px;margin:30px auto 0;text-align:center}@media (min-width:480px){footer .copyright{text-align:left}html[dir=rtl] footer .copyright{text-align:right}}@media (min-width:640px){footer .copyright{font-size:14px}}footer .copyright:before{content:"";height:1px;width:calc(100% - 20px);background-color:#015847;position:absolute;top:0;right:10px;left:10px}footer .copyright .col{margin-bottom:0}.social_wrap{margin-right:20px;max-width:150px;display:inline-block}.social_links{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:180px;margin:0 -5px}@media (min-width:480px){.social_links{margin:0 -5px 20px}}@media (min-width:640px){.social_links{margin:0 -5px}}@media (min-width:992px){.social_links{margin:0 -5px 20px}}@media (min-width:1200px){.social_links{margin:0 -5px}}.social_links li{margin:0 5px}.social_links li a{width:40px;height:40px;border:1px solid #41c299;border-radius:100%;text-align:center;font-size:16px;line-height:1.5em;display:inline-block;padding:7px;-webkit-transition:color 0.3s,background 0.3s ease-in-out;-o-transition:color 0.3s,background 0.3s ease-in-out;transition:color 0.3s,background 0.3s ease-in-out}.social_links li a:focus,.social_links li a:hover{color:#fff;text-decoration:none;background-color:#41c299}.cruelty_free_badge{opacity:0.6;max-width:80px;vertical-align:top;display:inline-block}main{display:block;margin-top:40px}@media (min-width:480px){main{margin-top:50px}}@media (min-width:992px){main{margin-top:100px}}body.home main{margin-top:0}.products_shop{position:relative}.products_shop .prod_title{position:relative;padding-bottom:15px}.products_shop ul{margin-bottom:45px}.products_shop ul li{line-height:1.22em}.products_shop .price_block{color:#0f4063;margin-bottom:25px}.products_shop .price_block .price_wrap{font-size:28px;font-weight:400;font-family:"Roboto","Helvetica";display:inline-block}@media (min-width:480px){.products_shop .price_block .price_wrap{font-size:30px}}@media (min-width:768px){.products_shop .price_block .price_wrap{font-size:35px}}.products_shop .price_block .price_wrap:last-child{margin-right:0}.products_shop .price_block .price_wrap .label{color:#41c299;display:block;font-size:16px;font-weight:400;font-family:"Roboto","Helvetica";text-decoration:underline;margin-bottom:5px}html[dir=rtl] .products_shop .price_block .price_wrap .label{text-align:right}.products_shop .price_block .price_wrap small{font-size:18px;display:inline-block}.products_shop .price_block .price_wrap .price{position:relative}@media (min-width:992px){.products_shop .price_block .price_wrap.old_price{margin-right:20px}html[dir=rtl] .products_shop .price_block .price_wrap.old_price{margin-right:0;margin-left:20px}}.products_shop .price_block .price_wrap.old_price .price:before{content:"";width:110%;height:3px;border-radius:100%;background-color:#d2004d;position:absolute;top:62%;bottom:0;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-12deg);-ms-transform:translate(-50%,-50%) rotate(-12deg);transform:translate(-50%,-50%) rotate(-12deg)}.products_shop .wrap{margin-bottom:10px}.products_shop .wrap .delivery_note{color:#0f4063;display:block;font-size:12px;font-weight:400;letter-spacing:0.01em;text-align:center}.out_of_stock .heater_img,.out_of_stock .wax_img{position:relative}.out_of_stock .heater_img img,.out_of_stock .wax_img img{opacity:0.5;filter:grayscale(50%);-webkit-filter:grayscale(50%)}.out_of_stock .heater_img:before,.out_of_stock .wax_img:before{z-index:1;content:"";width:120px;height:120px;background:url("../images/layout/out_stock.svg") center center no-repeat;background-size:contain;-webkit-transform:translateX(-50%) rotate(-20deg);-ms-transform:translateX(-50%) rotate(-20deg);transform:translateX(-50%) rotate(-20deg);position:absolute;top:20px;left:50%}.out_of_stock button[type=submit]{opacity:0.7;pointer-events:none}.product_info{z-index:2;position:relative}@media (min-width:992px){.product_info{margin:60px 0}}.product_info .info_title{display:block;font-size:30px;font-weight:400;line-height:1em;color:#41c299;margin-bottom:30px}@media (min-width:480px){.product_info .info_title{font-size:35px}}.product_info p{line-height:1.556em}@media (min-width:1200px){.product_info p{font-size:18px}}.product_info .txt_col{z-index:0;padding:20px;position:relative}@media (min-width:480px){.product_info .txt_col{padding:30px}}@media (min-width:992px){.product_info .txt_col{padding:50px}}.product_info .img_col{min-height:260px}@media (min-width:640px){.product_info .img_col{min-height:405px}}.product_info .info_col_1 .img_col{background:url("../images/layout/info_img_1.jpg") center center no-repeat;background-size:cover}.product_info .info_col_1 .txt_col:before{z-index:-1;content:"";width:47px;height:150px;background:url("../images/layout/leaf_1.jpg") left center no-repeat;background-size:contain;position:absolute;top:20px;left:0}.product_info .info_col_2 .img_col{background:url("../images/layout/info_img_2.jpg") center center no-repeat;background-size:cover}.product_info .info_col_2 .txt_col{text-align:right}.product_info .info_col_2 .txt_col:before{z-index:-1;content:"";width:206px;height:135px;background:url("../images/layout/leaf_2.jpg") left center no-repeat;background-size:contain;position:absolute;top:30px;left:20%}.product_info .info_col_3 .img_col{background:url("../images/layout/info_img_3.jpg") center center no-repeat;background-size:cover}.how_it_works{padding-top:24px;background:#ffffff;background:-o-radial-gradient(center,ellipse,#ffffff 40%,#e6e6e6 100%);background:radial-gradient(ellipse at center,#ffffff 40%,#e6e6e6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e6e6e6",GradientType=1)}@media (min-width:992px){.how_it_works{padding-top:50px}.how_it_works h2{margin-bottom:0}}.how_it_works h2{z-index:1;position:relative}.how_it_works img{display:block;max-width:100%;margin:0 auto 0}.how_it_works figure{width:100%;margin:0 auto}.how_it_works figure.desktop_img{display:none}.how_it_works figure.mobile_img{display:block;max-width:480px}@media (min-width:768px){.how_it_works figure.desktop_img{display:block}.how_it_works figure.mobile_img{display:none}}.how_it_works .important_note{font-size:16px;text-align:center;max-width:1000px;margin:0 auto 30px}.how_it_works .footnote{font-size:12px;text-align:center;padding:30px 10px 16px;border-top:1px solid #d8d8d8}@media (min-width:640px){.how_it_works .footnote{font-size:14px}}.star-i{color:#d2004d;margin-right:2px}.separator{color:#fff;padding:40px 0;text-align:center;background:url("../images/layout/separator_bg.jpg") center center no-repeat;background-size:cover}@media (min-width:640px){.separator{padding:80px 0 50px}}.separator .title_img{margin-bottom:-30px}@media (min-width:480px){.separator .title_img{margin-bottom:-55px}}.separator .woman_img{margin:0 auto 20px}@media (min-width:640px){html:not([dir=rtl]) .separator .woman_img{margin:0 -100px 30px -80px}html[dir=rtl] .separator .woman_img{margin:0 -80px 30px -100px}}.separator .txt_box{font-size:14px;margin:0 auto;display:block;max-width:550px;line-height:1.7em;position:relative;padding-bottom:90px}@media (min-width:640px){.separator .txt_box{font-size:16px}}@media (min-width:992px){.separator .txt_box{font-size:18px}}.separator .txt_box:before{content:"";width:62px;height:62px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;bottom:0;left:50%;background:url("../images/layout/separator_signature.svg") center center no-repeat;background-size:contain}.wax_section{color:#0f4063;text-align:center;padding:40px 0 60px;font-family:"Roboto","Helvetica";background:#ffffff;background:-o-radial-gradient(center,ellipse,#ffffff 0%,#e9e9e9 100%);background:radial-gradient(ellipse at center,#ffffff 0%,#e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e9e9e9",GradientType=1)}@media (min-width:768px){.wax_section .title_style_3{margin-bottom:40px}}.wax_section .promo_section{padding:0}.wax_section .wax_col{margin-bottom:40px}.wax_section .wax_img{width:100%;display:block;max-width:200px;margin:0 auto -80px}@media (min-width:768px){.wax_section .wax_img{margin:0 auto -60px}}@media (min-width:992px){.wax_section .wax_img{margin:0 auto -80px}}.wax_section .wax_title{display:block;font-size:18px;position:relative;line-height:1.2em;margin-bottom:10px}@media (min-width:992px){.wax_section .wax_title{font-size:22px}}.wax_section .wax_title small{width:100%;display:block;font-size:14px;color:#d2004d;position:absolute;top:-24px;left:0}.wax_section .wax_title small i{color:#fff;line-height:1em;font-weight:700;border-radius:4px;font-style:normal;display:inline-block;letter-spacing:1.5px;padding:5px 4px 3px 6px;background-color:#d2004d}.wax_section .wax_title span{display:block}.wax_section .wax_title span:last-child{font-size:0.75em;display:block}.wax_section .premium_section{background-color:#ececec}.wax_section .premium_section .premium_title{margin:30px 0 20px}.wax_section .premium_section .premium_title .wax_title small{color:#a07123}@media (min-width:992px){.wax_section .premium_section .products_shop .wax_img{margin:0 auto -80px}}.wax_section .wax_desc{color:#5a5a5a;font-size:15px;line-height:1.3em;max-width:250px;margin:0 auto 1em}@media (min-width:768px){.wax_section .wax_desc{font-size:13px}}@media (min-width:992px){.wax_section .wax_desc{min-height:70px;font-size:15px}}@media (min-width:1200px){.wax_section .wax_desc{min-height:60px}}.wax_section .price_block{margin-bottom:7px}.wax_section .price_block .price_wrap{text-align:left}html[dir=rtl] .wax_section .price_block .price_wrap{text-align:right}.wax_section .price_block .price_wrap .label{font-size:14px}.wax_section .price_block .price_wrap.old_price .price{color:#0f4063;margin-right:5px}.wax_section .price{display:block;font-size:24px;color:#d2004d;margin-bottom:10px}.wax_section .btn{max-width:170px;margin:0 auto 5px}.wax_section .note{font-size:11px}.wax_section .heaters_section .heater_wrap{margin:0 0 30px -10px;padding-bottom:30px}@media (min-width:768px){.wax_section .heaters_section .heater_wrap{margin:50px 0 50px -10px;padding-bottom:50px}}html[dir=rtl] .wax_section .heaters_section .heater_wrap{margin:0 -10px 30px 0}@media (min-width:768px){html[dir=rtl] .wax_section .heaters_section .heater_wrap{margin:50px -10px 50px 0}}.wax_section .heaters_section .heater_wrap:before{width:100%;height:1px;content:"";max-width:500px;background:#e0e0e0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;bottom:0;left:50%}.wax_section .heaters_section .heater_wrap:first-child{margin-top:0}.wax_section .heaters_section .heater_wrap:last-child{padding-bottom:0;margin-bottom:0}.wax_section .heaters_section .heater_wrap:last-child:before{content:none}.wax_section .heaters_section .heater_wrap .heater_img{display:block;max-width:300px;text-align:center;margin-bottom:20px;margin:0 auto -70px}@media (min-width:768px){.wax_section .heaters_section .heater_wrap .heater_img{margin:0 auto -80px;max-width:430px}}@media (min-width:768px){.wax_section .heaters_section .heater_wrap .heater_txt{text-align:left}html[dir=rtl] .wax_section .heaters_section .heater_wrap .heater_txt{text-align:right}}.wax_section .heaters_section .heater_wrap .heater_txt .wax_desc{max-width:300px;margin:0 auto 20px}@media (min-width:768px){.wax_section .heaters_section .heater_wrap .heater_txt .wax_desc{text-align:left;margin:0 0 20px}html[dir=rtl] .wax_section .heaters_section .heater_wrap .heater_txt .wax_desc{text-align:right}}@media (min-width:768px){.wax_section .heaters_section .heater_wrap .heater_txt .add_to_cart{margin-left:0}html[dir=rtl] .wax_section .heaters_section .heater_wrap .heater_txt .add_to_cart{margin-left:auto;margin-right:0}}.wax_section .tripple_heaters .heaters_section .heater_img{margin:0 auto -30px}@media (min-width:480px){.wax_section .tripple_heaters .heaters_section .heater_img{margin:0 auto -40px}}@media (min-width:640px){.wax_section .tripple_heaters .heaters_section .heater_img{margin:0 auto -50px;max-width:250px}}@media (min-width:768px){.wax_section .tripple_heaters .heaters_section .heater_img{max-width:330px}}@media (min-width:992px){.wax_section .tripple_heaters .heaters_section .heater_img{margin:0 auto -70px}}.wax_section .tripple_heaters .heaters_section .heater_txt{text-align:center}.wax_section .tripple_heaters .heaters_section .heater_txt .wax_desc{text-align:center;margin:0 auto 10px}.wax_section .tripple_heaters .heaters_section .heater_txt .add_to_cart{margin:0 auto 5px}.wax_section .tripple_heaters .heaters_section.first_heater{margin-bottom:60px}@media (min-width:768px){.wax_section .tripple_heaters .heaters_section.first_heater{margin-bottom:0}}.wax_section .tripple_heaters .heaters_section.first_heater .heater_img{margin:0 auto -70px;max-width:330px}.wax_section .accessories .wax_img{max-width:150px;margin-bottom:-30px}@media (min-width:768px){.wax_section .accessories .wax_img{margin-bottom:-30px}}.wax_section .accessories .wax_title{font-size:20px}@media (min-width:768px){.wax_section .accessories .wax_title{min-height:2.4em}}@media (min-width:1200px){.wax_section .accessories .wax_title{min-height:auto}}.wax_section .accessories .wax_desc{font-size:14px}@media (min-width:640px){.wax_section .accessories .break{width:100%}}.promo_section{background:url("../images/layout/promo_bg.jpg") center center no-repeat;background-size:cover;padding:50px 0 30px}.promo_section .promo_col{min-height:270px;margin-bottom:20px}.promo_section .promo_box{height:100%;color:#0f4063;font-size:16px;padding:40px 20px 35px;background-color:#fff;-webkit-box-shadow:0 0 12px 1px rgba(0,0,0,0.38);box-shadow:0 0 12px 1px rgba(0,0,0,0.38)}html[dir=rtl] .promo_section .promo_box{text-align:right}@media (min-width:992px){.promo_section .promo_box{padding:40px 50px 35px}}@media (min-width:1200px){.promo_section .promo_box{padding:40px 50px 15px}}.promo_section .promo_box.wide{padding:0;background-color:#0d3959}.promo_section .promo_box.wide .col{padding:40px 20px 35px}@media (max-width:767px){.promo_section .promo_box.wide .col.title_col{padding:40px 30px 0}.promo_section .promo_box.wide .col.txt_col{padding:0 30px 35px}}@media (min-width:992px){.promo_section .promo_box.wide .col{padding:40px 50px 15px}}.promo_section .promo_box figure{width:100%;display:block;max-width:400px;margin:0 auto 20px;position:relative}@media (min-width:768px){.promo_section .promo_box figure{margin:0 auto -35px}}@media (min-width:1200px){.promo_section .promo_box figure{margin:0 auto -15px}}.promo_section .promo_box .promo_sticker{position:absolute;width:160px;left:-28px;top:-22px}html[dir=rtl] .promo_section .promo_box .promo_sticker{left:auto;right:-28px}.promo_section .promo_box ul li i{color:#d2004d;font-style:normal;font-weight:700}.promo_section .promo_box .promo_type{display:block;font-size:24px;font-weight:500;margin-bottom:20px}@media (min-width:768px){.promo_section .promo_box .promo_type{font-size:20px}}@media (min-width:992px){.promo_section .promo_box .promo_type{font-size:34px}}.promo_section .promo_box form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #dadada}.promo_section .promo_box .price_block{margin-bottom:7px}.promo_section .promo_box .price_block .price_wrap{padding-top:15px;border-top:none;display:inline-block}.promo_section .promo_box .price_block .price_wrap .label{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:block;font-size:14px;margin-bottom:5px;color:#241e28}.promo_section .promo_box .price_block .price_wrap .price{display:block;font-size:24px;color:#d2004d;margin-bottom:10px}.promo_section .promo_box .price_block .price_wrap.old_price{margin-right:10px}.promo_section .promo_box .price_block .price_wrap.old_price .price{position:relative;color:#636363;font-size:19px}.promo_section .promo_box .price_block .price_wrap.old_price .price:before{content:"";width:110%;height:3px;border-radius:100%;background-color:#d2004d;position:absolute;top:62%;bottom:0;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-12deg);-ms-transform:translate(-50%,-50%) rotate(-12deg);transform:translate(-50%,-50%) rotate(-12deg)}.promo_section .promo_box .btn{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0}@media (min-width:480px){.promo_section .promo_box .btn{max-width:130px;-ms-flex-preferred-size:130px;flex-basis:130px}}@media (min-width:992px){.promo_section .promo_box .btn{max-width:170px;-ms-flex-preferred-size:170px;flex-basis:170px}}.fixed_phone{z-index:10;display:none;margin:0 auto;padding:7px 0;text-align:center;background-color:#fff;position:fixed;right:0;bottom:0;left:0;-webkit-box-shadow:0px -2px 13px -2px rgba(0,0,0,0.2);box-shadow:0px -2px 13px -2px rgba(0,0,0,0.2)}.order-page .fixed_phone{display:none}@media (min-width:768px){.fixed_phone{display:none}}.fixed_phone .btn{margin-bottom:0;text-transform:none}.fixed_phone form{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 10px}.fixed_phone form .btn:focus,.fixed_phone form .btn:hover{color:#fff;background-color:#16a9d3}.fixed_phone .order_btn_wrap{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 10px}.fixed_phone .btn_phone_order{height:100%;background-color:#0f4063}.fixed_phone .btn_phone_order:before{margin-right:5px}.fixed_phone .btn_phone_order:focus,.fixed_phone .btn_phone_order:hover{color:#fff;text-decoration:none;background-color:#41c299}.promocode_wrap{display:none}.promocode_wrap input{margin-bottom:10px}.promocode_wrap .btn_gray{min-height:40px;padding:10px 8px;text-transform:none}html[lang=ar-AE] .product_facts,html[lang=en-AE] .product_facts{background-color:#084363;background-image:none!important}.product_facts{color:#fff;overflow:hidden;padding:35px 0 30px;font-family:"Roboto","Helvetica";background:url("../images/layout/facts_bg.jpg") center center no-repeat;background-size:cover}@media (min-width:640px){.product_facts{padding:60px 0 55px}}.product_facts h3{color:#fff;text-align:left;margin-bottom:48px}html[dir=rtl] .product_facts h3{text-align:right}.product_facts .medium_3{margin-bottom:20px}@media (min-width:768px){.product_facts .medium_3{margin-bottom:0}}.product_facts .stat_box{height:100%;max-width:260px;font-size:13px;position:relative;padding-bottom:23px}.product_facts .stat_box:before{content:"";width:60px;height:10px;max-width:100%;background-color:#41c299;position:absolute;bottom:0;left:0}html[dir=rtl] .product_facts .stat_box:before{left:auto;right:0}@media (min-width:640px){.product_facts .stat_box{font-size:14px}}@media (min-width:768px){.product_facts .stat_box{font-size:13px}}@media (min-width:992px){.product_facts .stat_box{font-size:16px}}.product_facts .stat_box .fact_stats{color:#41c299;font-size:54px;font-weight:900;position:relative;margin-bottom:18px;padding:56px 26px 50px 26px}html[dir=rtl] .product_facts .stat_box .fact_stats{font-weight:400}html[dir=rtl] .product_facts .stat_box .fact_stats .people_num{display:-webkit-box;display:-ms-flexbox;display:flex}.product_facts .stat_box .fact_stats sup{font-size:33px;font-weight:400;vertical-align:top}.product_facts .stat_box .fact_stats svg{-webkit-transform:translate(0,-50%) rotate(-25deg);-ms-transform:translate(0,-50%) rotate(-25deg);transform:translate(0,-50%) rotate(-25deg);position:absolute;top:50%;left:0}html[dir=rtl] .product_facts .stat_box .fact_stats svg{left:auto;right:0}.product_facts .stat_box .fact_stats svg circle{stroke:#41c299;fill:transparent;stroke-width:9;stroke-dasharray:395}@media (min-width:992px){.product_facts .stat_box .fact_stats svg circle{stroke-width:10}}.product_facts .stat_box p{line-height:1.5em;margin-bottom:0}figure.heater_img,figure.promo_img,figure.wax_img{position:relative}figure.heater_img .discount-amount,figure.promo_img .discount-amount,figure.wax_img .discount-amount{color:#fff;z-index:0;font-weight:700;text-align:center;position:absolute;top:34px;right:8px;font-size:27px}figure.heater_img .discount-amount:before,figure.promo_img .discount-amount:before,figure.wax_img .discount-amount:before{content:"";width:80px;z-index:-1;height:80px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;background:url("../images/layout/discount-amount-bg.svg") center center no-repeat;background-size:contain}.accessories figure.promo_img,.accessories figure.wax_img{right:0}.opening_home{z-index:0;color:#292929;font-size:14px;overflow:hidden;position:relative;text-align:right;background-color:#fff}.opening_home>.row{position:static}.opening_home .list_style_2 li:before{position:static;margin-right:5px}html[dir=rtl] .opening_home{text-align:left}html[dir=rtl] .opening_home .list_style_2 li:before{margin-right:0;margin-left:5px}@media (min-width:640px){.opening_home .mobile_img{display:none}}.opening_home .mobile_img img{z-index:-1;display:block;max-width:100%;margin-top:-25px;position:relative}.opening_home .hd_txt_box{position:relative;padding:90px 0 40px}.opening_home .hd_txt_box:before{width:100%;opacity:0.3;height:626px;max-width:600px;position:absolute;right:0;bottom:0}@media (min-width:480px){.opening_home .hd_txt_box:before{bottom:-35px}}@media (min-width:640px){.opening_home .hd_txt_box:before{content:"";opacity:1}}@media (min-width:768px){.opening_home .hd_txt_box:before{bottom:0;height:450px}}@media (min-width:992px){.opening_home .hd_txt_box:before{height:626px;bottom:-35px;max-width:700px}}@media (min-width:1200px){.opening_home .hd_txt_box:before{bottom:0;max-width:780px}}html:not([dir=rtl]) .opening_home .hd_txt_box:before{left:-50px;background:url("../images/products/new/opening_img.jpg") center left no-repeat;background-size:contain}@media (min-width:640px){html:not([dir=rtl]) .opening_home .hd_txt_box:before{left:-170px}}@media (min-width:768px){html:not([dir=rtl]) .opening_home .hd_txt_box:before{left:-100px}}@media (min-width:992px){html:not([dir=rtl]) .opening_home .hd_txt_box:before{left:-40px}}@media (min-width:1200px){html:not([dir=rtl]) .opening_home .hd_txt_box:before{left:-50px}}html[dir=rtl] .opening_home .hd_txt_box:before{right:-50px;background:url("../images/products/new/opening_img-rtl.jpg") center right no-repeat;background-size:contain}@media (min-width:640px){html[dir=rtl] .opening_home .hd_txt_box:before{right:-170px}}@media (min-width:768px){html[dir=rtl] .opening_home .hd_txt_box:before{right:-100px}}@media (min-width:992px){html[dir=rtl] .opening_home .hd_txt_box:before{right:-40px}}@media (min-width:1200px){html[dir=rtl] .opening_home .hd_txt_box:before{right:-50px}}@media (min-width:640px){.opening_home .hd_txt_box{padding:130px 0 70px}}@media (min-width:768px){.opening_home .hd_txt_box{font-size:16px;padding:80px 0}}@media (min-width:992px){.opening_home .hd_txt_box{padding:120px 0 100px}}@media (min-width:1200px){.opening_home .hd_txt_box{padding:160px 0 100px}}.opening_home .hd_txt_box .badge{width:106px;height:130px;display:none;background-size:contain;background-repeat:no-repeat;background-position:center center;position:absolute;top:80px;left:10px}html[dir=rtl] .opening_home .hd_txt_box .badge{left:0;right:10px}@media (min-width:640px){.opening_home .hd_txt_box .badge{display:block}}@media (min-width:992px){.opening_home .hd_txt_box .badge{top:100px}}.opening_home h1{color:#0f4063;display:block;font-size:18px;line-height:1.3em;font-weight:500;margin-bottom:0;font-family:"Roboto","Helvetica"}@media (min-width:640px){.opening_home h1{font-size:25px}}@media (min-width:1260px){.opening_home h1{font-size:28px}}.opening_home .small_note{display:block;font-size:13px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #41c299}@media (min-width:640px){.opening_home .small_note{font-size:14px}}.opening_home .dsc{display:block;font-size:15px;line-height:1.3em;margin-bottom:30px}@media (min-width:640px){.opening_home .dsc{font-size:18px;margin-bottom:50px}}.opening_home .dsc ul{margin-bottom:0}.opening_home .products_shop{z-index:1}.opening_home .products_shop .btn{font-size:18px}.opening_home .products_shop>img{width:100%;max-width:100%}.opening_home .products_shop .prod_title{padding-bottom:0}@media (max-width:767px){.opening_home .products_shop .price_block{margin-bottom:0}}.opening_home .products_shop .price_block .price_wrap{font-size:30px;margin-bottom:25px}@media (min-width:768px){.opening_home .products_shop .price_block .price_wrap{font-size:40px;margin-bottom:0}}.opening_home .products_shop .price_block .price_wrap:last-child{margin-bottom:0}.opening_home .products_shop .price_block .price_wrap .label{font-size:12px;text-align:left;margin-bottom:10px}html[dir=rtl] .opening_home .products_shop .price_block .price_wrap .label{text-align:right}@media (min-width:768px){.opening_home .products_shop .price_block .price_wrap .label{font-size:16px}}.key_features{color:#fff;padding:35px 0 28px;position:relative;text-align:center;background:#19b98c}.key_features .col{position:relative;margin-bottom:40px}@media (min-width:992px){.key_features .col{margin-bottom:20px}}.key_features .col:before{content:"";height:4px;width:100%;max-width:110px;background-color:#e6e6e6;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;bottom:0;left:50%}.key_features figure{min-height:82px;margin-bottom:20px;max-width:80px}.key_features figure img{display:inline-block}.key_features .small_title{color:#fff;display:block;font-weight:500;margin-bottom:10px;line-height:1.143em}@media (min-width:480px){.key_features .small_title{font-size:16px}}@media (min-width:992px){.key_features .small_title{font-size:18px}}@media (min-width:1200px){.key_features .small_title{font-size:20px}}.key_features p{margin:0 auto;font-size:13px;max-width:260px;line-height:1.6em;padding-bottom:20px}html[dir=rtl] .key_features p{font-weight:400}@media (min-width:480px){.key_features p{font-size:14px}}@media (min-width:1200px){.key_features p{font-size:15px}}.faq_section{color:#0f4063;padding:70px 0 3px;background-color:#fff}.faq_section .acc_section{margin-bottom:68px}.faq_section .ft_note{color:#0f4063;font-size:16px;padding:12px 0px;text-align:center;border-top:1px solid #0f4063}.faq_section .ft_note a{color:#0f4063;font-weight:500}.faq_section .ft_note a:focus,.faq_section .ft_note a:hover{color:#41c299}.reviews_section{z-index:0;position:relative;padding:62px 0 50px;background-color:#fff}.reviews_section .review_thumb{padding:1px;background-color:#fff}.reviews_section .review_thumb a{z-index:0;display:block;line-height:0;position:relative;-webkit-transition:-webkit-box-shadow 0.3s ease-in-out;transition:-webkit-box-shadow 0.3s ease-in-out;-o-transition:box-shadow 0.3s ease-in-out;transition:box-shadow 0.3s ease-in-out;transition:box-shadow 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out}.reviews_section .review_thumb a:focus,.reviews_section .review_thumb a:hover{-webkit-box-shadow:0px 0px 16.32px 7.68px rgba(1,1,1,0.08);box-shadow:0px 0px 16.32px 7.68px rgba(1,1,1,0.08)}.reviews_section .review_thumb a:focus:after,.reviews_section .review_thumb a:hover:after{opacity:0.4}.reviews_section .review_thumb a:before{z-index:2;content:"";width:40px;height:40px;background:url("../images/icons/play_btn.svg") center center no-repeat;background-size:contain;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}@media (min-width:992px){.reviews_section .review_thumb a:before{width:54px;height:54px}}.reviews_section .review_thumb a:after{content:"";width:100%;height:100%;z-index:0;opacity:0.2;background-color:#fff;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;top:0;left:0}.reviews_section .review_thumb a img{width:100%}.txt_reviews .col{margin-bottom:20px}.txt_reviews .rw_box{height:100%;padding:10px;font-size:13px;background-color:#fff;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.2);box-shadow:0 2px 5px 0 rgba(0,0,0,0.2)}.txt_reviews .rw_box .rw_img{width:100%;height:180px;display:block;margin-bottom:10px}.txt_reviews .rw_box .rw_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.txt_reviews .rw_box .name{color:#0f4063;display:block;font-size:18px;font-weight:700;line-height:1.3em}.txt_reviews .rw_box .date{color:#9a9a9a;display:block;font-size:11px;margin-bottom:10px}.txt_reviews .rw_box .star_list{display:block;margin-bottom:3px}.txt_reviews .rw_box .star_list li{display:inline;color:#ffcf09;font-size:14px}.txt_reviews .rw_box .rw_txt{color:#5a5a5a}.txt_reviews .rw_box .rw_txt p{line-height:1.5em}.txt_reviews .rw_box .rw_txt p:last-child{margin-bottom:0}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-star-half-o:before{content:""}.table{width:100%;display:block;margin-bottom:60px}.table .trow{border-bottom:1px solid #dcdcdc}.table .trow .tcell{position:relative;padding:16px 5px 16px 40%;border-bottom:1px solid #dcdcdc}html[dir=rtl] .table .trow .tcell{padding:16px 40% 16px 5px}@media (min-width:768px){.table .trow .tcell{padding:10px 10px;border-bottom:none}}.table .trow .tcell:last-child{border-bottom:none}.table .trow .tcell:before{width:42%;color:#0f4063;font-size:13px;font-weight:700;padding:0 10px;text-align:left;word-wrap:break-word;content:attr(data-th) ":";display:inline-block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;top:50%;left:0}html[dir=rtl] .table .trow .tcell:before{text-align:right;left:auto;right:0}@media (min-width:768px){.table .trow .tcell:before{content:none}}.table .trow .tcell:first-child{color:#fff;font-weight:700;border-left:none;background-color:#41c299}.table .trow .tcell:first-child:before{color:#fff;font-weight:700}@media (min-width:768px){.table .trow .tcell:first-child{color:inherit;font-weight:600;background-color:transparent}}.table .trow .tcell.title_col .product_title{font-size:16px}@media (min-width:768px){.table .trow .tcell.title_col .product_title{display:none}}.table .trow .tcell.title_col figure{display:none;max-width:100%}@media (min-width:768px){.table .trow .tcell.title_col figure{display:block;max-width:100px;margin:0 auto}}.table .trow .tcell.desc_col p{margin-bottom:0}.table .trow .tcell.desc_col strong{display:none;font-size:16px;margin-bottom:5px}@media (min-width:768px){.table .trow .tcell.desc_col strong{display:block}}.table .trow .tcell.price_cell{font-weight:700}@media (min-width:768px){.table .trow .tcell.price_cell{-ms-flex-preferred-size:150px;flex-basis:150px;max-width:150px}}.table .trow .tcell.price_cell .old_price{font-size:13px;margin-bottom:5px;display:inline-block;text-decoration:line-through}.table .trow .tcell.price_cell .old_price small{font-size:10px}.table .trow .tcell.price_cell .price{font-size:18px;color:#41c299;display:inline-block}.table .trow .tcell.price_cell .price small{font-size:14px}.table .trow .tcell.quantity_cell input{width:100%;max-width:60px;font-size:16px;padding:7px 10px}@media (min-width:768px){.table .trow .tcell.quantity_cell input{text-align:center;margin:0 auto}}.table .trow .tcell.total_col{color:#41c299;font-size:18px}.table .trow .tcell.total_col small{font-size:14px}@media (min-width:768px){.table .trow .tcell.total_col{font-weight:700}}.table .thead,.table .trow{width:100%;display:block;font-size:15px}@media (min-width:768px){.table .thead,.table .trow{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:768px){.table .thead .tcell,.table .trow .tcell{padding:10px 10px}}@media (min-width:768px){.table .thead .tcell.title_col,.table .trow .tcell.title_col{max-width:150px;-ms-flex-preferred-size:150px;flex-basis:150px}}@media (min-width:768px){.table .thead .tcell.desc_col,.table .trow .tcell.desc_col{-ms-flex-preferred-size:calc(100% - 450px);flex-basis:calc(100% - 450px);max-width:calc(100% - 450px)}}@media (min-width:992px){.table .thead .tcell.desc_col,.table .trow .tcell.desc_col{-ms-flex-preferred-size:calc(100% - 580px);flex-basis:calc(100% - 580px);max-width:calc(100% - 580px)}}@media (min-width:768px){.table .thead .tcell.present_icon,.table .trow .tcell.present_icon{max-width:110px;-ms-flex-preferred-size:110px;flex-basis:110px}}.table .thead .tcell.present_icon .icon,.table .trow .tcell.present_icon .icon{width:42px;height:50px;margin-bottom:10px;background:url("../images/icons/icon_present.svg") center center no-repeat;background-size:contain}@media (min-width:768px){.table .thead .tcell.present_icon .icon,.table .trow .tcell.present_icon .icon{margin:0 auto 10px}}.table .thead .tcell.present_icon span,.table .trow .tcell.present_icon span{color:#0037ae;display:block;font-size:14px;font-weight:700;line-height:1.071em}@media (min-width:768px){.table .thead .tcell.price_cell,.table .trow .tcell.price_cell{max-width:100px;-ms-flex-preferred-size:100px;flex-basis:100px}}@media (min-width:992px){.table .thead .tcell.price_cell,.table .trow .tcell.price_cell{-ms-flex-preferred-size:150px;flex-basis:150px;max-width:150px}}@media (min-width:768px){.table .thead .tcell.quantity_cell,.table .trow .tcell.quantity_cell{max-width:100px;-ms-flex-preferred-size:100px;flex-basis:100px;text-align:center}}@media (min-width:992px){.table .thead .tcell.quantity_cell,.table .trow .tcell.quantity_cell{-ms-flex-preferred-size:150px;flex-basis:150px;max-width:150px}}@media (min-width:768px){.table .thead .tcell.total_col,.table .trow .tcell.total_col{max-width:100px;-ms-flex-preferred-size:100px;flex-basis:100px;text-align:right}}@media (min-width:992px){.table .thead .tcell.total_col,.table .trow .tcell.total_col{-ms-flex-preferred-size:130px;flex-basis:130px;max-width:130px}}.table .thead{display:none;font-weight:700;background-color:#dcdcdc;border-bottom:1px solid #dcdcdc}html[dir=rtl] .table .thead{font-weight:400}@media (min-width:768px){.table .thead{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:768px){.table .thead .tcell.desc_col{-ms-flex-preferred-size:calc(100% - 450px);flex-basis:calc(100% - 450px);max-width:calc(100% - 450px)}}@media (min-width:992px){.table .thead .tcell.desc_col{-ms-flex-preferred-size:calc(100% - 580px);flex-basis:calc(100% - 580px);max-width:calc(100% - 580px)}}.order-page .progress_title{display:block;font-size:15px;text-align:center;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:1;color:#b9b9b9;mix-blend-mode:luminosity}@media (min-width:450px){.order-page .progress_title{font-size:17px}}.order-page .progress_bar{width:100%;height:30px;display:block;margin:20px auto 0;border:1px solid #eaeaea;position:relative;border-radius:5px;overflow:hidden}@media (min-width:768px){.order-page .progress_bar{max-width:500px}}.order-page .progress_bar .fill{top:0;left:0;height:100%;position:absolute;background:#41c299;background:-o-linear-gradient(315deg,#41c299 0%,#09b9da 100%);background:linear-gradient(135deg,#41c299 0%,#09b9da 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$secondary",endColorstr="#09b9da",GradientType=1)}html[dir=rtl] .order-page .progress_bar .fill{left:auto;right:0}.order-page #summary .summary_wrap{overflow:hidden;border-radius:10px;padding:20px;margin-bottom:35px;background-color:#fafafa}.order-page #summary .summary_wrap .summary_row{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300;font-size:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-page #summary .summary_wrap .summary_row p{margin-bottom:0}.order-page #summary .summary_wrap .summary_row.total{font-weight:700;color:#02c29b;margin-bottom:0;font-size:20px}.order-page #additional-options{margin:0 auto 30px}.order-page #additional-options .option_row{display:block;cursor:pointer;margin-bottom:20px}.order-page #additional-options .option_row input{display:none}.order-page #additional-options .option_row .checkbox_content{display:block}.order-page #additional-options .option_row .checkbox_content:hover .option_desc{border-color:#41c299}.order-page #additional-options .option_row .checkbox_content .header{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:18px 15px 8px;background-color:#41c299;border-radius:4px 4px 0 0}.order-page #additional-options .option_row .checkbox_content .header .checkbox_action{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;line-height:1.33em;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.order-page #additional-options .option_row .checkbox_content .header .checkbox_action .checkmark{width:17px;height:17px;position:relative;margin-right:5px;border-radius:3px;display:inline-block;border:1px solid #fff;-webkit-transition:background 0.3s ease-in-out;-o-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out}.order-page #additional-options .option_row .checkbox_content .header .checkbox_action .checkmark:before{opacity:0;font-size:15px;content:"";color:#5d39a2;line-height:1;font-family:"FontAwesome";-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;bottom:0;left:50%}.order-page #additional-options .option_row .checkbox_content .header .checkbox_action .action_title{font-weight:700;position:relative;padding-right:20px;text-transform:uppercase}.order-page #additional-options .option_row .checkbox_content .header .checkbox_action .action_title:after{margin:0 10px;content:"";display:inline-block;font-family:"FontAwesome";-webkit-transform:translateY(-58%);-ms-transform:translateY(-58%);transform:translateY(-58%);position:absolute;top:50%;right:0}.order-page #additional-options .option_row .checkbox_content .header .add_title{width:100%;line-height:1.33em;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:10px}@media (min-width:768px){.order-page #additional-options .option_row .checkbox_content .header{padding:25px 15px 15px}.order-page #additional-options .option_row .checkbox_content .header .checkbox_action{width:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.order-page #additional-options .option_row .checkbox_content .header .add_title{width:calc(100% - 160px);-ms-flex-preferred-size:calc(100% - 160px);flex-basis:calc(100% - 160px)}}.order-page #additional-options .option_row .checkbox_content .option_desc{padding:15px;display:block;line-height:1.4em;border:1px solid #cecece;border-top:none;border-radius:0 0 4px 4px;-webkit-transition:border 0.3s ease-in-out;-o-transition:border 0.3s ease-in-out;transition:border 0.3s ease-in-out}.order-page #additional-options .option_row .checkbox_content .option_desc.has_img{display:-webkit-box;display:-ms-flexbox;display:flex}.order-page #additional-options .option_row .checkbox_content .option_desc.has_img figure{width:100%;display:block;max-width:80px;margin-right:10px}.order-page #additional-options .option_row .checkbox_content .option_desc.has_img>span{-ms-flex-preferred-size:calc(100% - 90px);flex-basis:calc(100% - 90px)}.order-page #additional-options .option_row input:checked~.checkbox_content .option_desc{border-color:#41c299}.order-page #additional-options .option_row input:checked~.checkbox_content .header .checkbox_action .checkmark{background-color:#fff}.order-page #additional-options .option_row input:checked~.checkbox_content .header .checkbox_action .checkmark:before{opacity:1}.order_form .client_info input{margin-bottom:10px}.order_form .client_info textarea{min-height:60px}.order_form .client_info .input-submit{min-width:200px;margin:10px auto 60px}.order_form .form_title{clear:both;padding:10px;display:block;font-weight:700;margin-bottom:10px;background-color:#dcdcdc}.order_form .border_box{margin-bottom:20px}.order_form .radio_label{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.33em;border-bottom:1px solid #dcdcdc}.order_form .radio_label input{margin:0}.order_form .radio_label small{display:block;font-size:13px}@media (min-width:640px){.order_form .radio_label small{font-size:14px}}.order_form .radio_label.payment_options .radio_img img{width:auto}.order_form .radio_label .radio_img{max-width:100px;margin:0 10px}.order_form .radio_label .radio_img+span{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:992px){.order_form .radio_label .radio_img+span{width:calc(100% - 135px);-ms-flex-preferred-size:calc(100% - 135px);flex-basis:calc(100% - 135px)}}.order_form .radio_label .radio_img+span>strong{margin:6px 0;display:block}.order_form .radio_label .radio_img img{margin:0;max-width:100%}.order_form .radio_label .radio_img img.delivery_img{max-width:70px}.order_form .radio_label .radio_img img.cash_payment{max-width:50px}.order_form .empty_cart{min-height:calc(100vh - 500px)}.order_form .empty_cart hr{margin-bottom:40px}.order_form .error_list{padding:20px;font-size:14px;margin-bottom:20px;border-radius:10px;background-color:#f3d3d3}.order_form .error_list li{margin-bottom:9px}.order_form .error_list li:last-child{margin-bottom:0!important}.order_form .error_list li p{margin-bottom:0}.order_form .error_list li:before{font-size:14px}.order_form .select_wrap select{height:40px;margin-bottom:10px;border-radius:0}.order_title{padding:30px 0}.order_title .title_style_1{margin-bottom:10px}.success_msg{padding:50px 0;min-height:calc(100vh - 500px)}.success_msg .icon{color:#0bbb63;display:block;font-size:150px;margin-bottom:10px}.success_msg .title_style_1{color:#0f4063}.success_msg .btn{padding:12px 20px}.checkout{min-height:500px;margin-bottom:50px}.checkout .method_1 #paypalCheckoutContainer{position:relative}.checkout .method_1 #paypalCheckoutContainer:before{content:"";width:100%;z-index:999;height:36px;background-color:#fff;position:absolute;top:0;left:0}.checkout .method_2 iframe{max-height:40px}.new_cart{margin-bottom:40px}.new_cart .cart_title{display:block;font-size:22px;margin:0 0 10px}@media (min-width:768px){.new_cart .cart_title{font-size:27px}}.new_cart .cart_title.smaller{font-size:17px;margin-top:25px;margin-bottom:15px}@media (min-width:768px){.new_cart .cart_title.smaller{font-size:20px;margin-top:30px;margin-bottom:20px}}.new_cart .color_wrap{position:relative;border-radius:10px;margin-bottom:20px;background:#f3fbf9;padding:20px 20px}@media (min-width:768px){.new_cart .color_wrap{padding:40px 20px}}.new_cart .color_wrap.transparent{background-color:transparent}.new_cart .color_wrap.upsales{padding:20px 20px;background:#fef9fd}.new_cart .color_wrap .table{margin-bottom:0;background-color:transparent}.new_cart .color_wrap .table .thead,.new_cart .color_wrap .table .trow{background-color:#fff}.new_cart .color_wrap .table .thead .tcell.title_col,.new_cart .color_wrap .table .trow .tcell.title_col{color:#0f4063;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px;background-color:#fff;padding:8px 10px 8px}@media (min-width:768px){.new_cart .color_wrap .table .thead .tcell.title_col,.new_cart .color_wrap .table .trow .tcell.title_col{padding:10px 10px}}.new_cart .color_wrap .table .thead .tcell.title_col:before,.new_cart .color_wrap .table .trow .tcell.title_col:before{content:none}.new_cart .color_wrap .table .thead .tcell.title_col .product_img,.new_cart .color_wrap .table .trow .tcell.title_col .product_img{display:block;max-width:70px;margin-right:10px}@media (min-width:768px){.new_cart .color_wrap .table .thead .tcell.title_col .product_img,.new_cart .color_wrap .table .trow .tcell.title_col .product_img{max-width:100px}}.new_cart .color_wrap .table .thead .tcell.title_col .product_title,.new_cart .color_wrap .table .trow .tcell.title_col .product_title{font-size:14px;max-width:calc(100% - 80px);-ms-flex-preferred-size:calc(100% - 80px);flex-basis:calc(100% - 80px)}@media (min-width:768px){.new_cart .color_wrap .table .thead .tcell.title_col,.new_cart .color_wrap .table .trow .tcell.title_col{max-width:100px;-ms-flex-preferred-size:100px;flex-basis:100px}}@media (min-width:992px){.new_cart .color_wrap .table .thead .tcell.title_col,.new_cart .color_wrap .table .trow .tcell.title_col{max-width:150px;-ms-flex-preferred-size:150px;flex-basis:150px}}.new_cart .color_wrap .table .thead .tcell.price_cell,.new_cart .color_wrap .table .trow .tcell.price_cell{display:none}.new_cart .color_wrap .table .thead .tcell.desc_col,.new_cart .color_wrap .table .trow .tcell.desc_col{display:none}@media (min-width:768px){.new_cart .color_wrap .table .thead .tcell.desc_col,.new_cart .color_wrap .table .trow .tcell.desc_col{display:block;-ms-flex-preferred-size:calc(100% - 300px);flex-basis:calc(100% - 300px);max-width:calc(100% - 300px)}}@media (min-width:992px){.new_cart .color_wrap .table .thead .tcell.desc_col,.new_cart .color_wrap .table .trow .tcell.desc_col{-ms-flex-preferred-size:calc(100% - 430px);flex-basis:calc(100% - 430px);max-width:calc(100% - 430px)}}.new_cart .color_wrap .table .thead .tcell.total_col .remove_pr,.new_cart .color_wrap .table .thead .tcell.total_col .remove_upsale,.new_cart .color_wrap .table .trow .tcell.total_col .remove_pr,.new_cart .color_wrap .table .trow .tcell.total_col .remove_upsale{width:18px;height:18px;text-align:center;color:#e06894;display:block;font-size:13px;line-height:1.4em;border-radius:100%;background-color:#dadada;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;top:50%;right:10px;-webkit-transition:color 0.3s,background 0.3s,opacity 0.3s ease-in-out;-o-transition:color 0.3s,background 0.3s,opacity 0.3s ease-in-out;transition:color 0.3s,background 0.3s,opacity 0.3s ease-in-out}html[dir=rtl] .new_cart .color_wrap .table .thead .tcell.total_col .remove_pr,html[dir=rtl] .new_cart .color_wrap .table .thead .tcell.total_col .remove_upsale,html[dir=rtl] .new_cart .color_wrap .table .trow .tcell.total_col .remove_pr,html[dir=rtl] .new_cart .color_wrap .table .trow .tcell.total_col .remove_upsale{right:auto;left:10px}@media (min-width:768px){.new_cart .color_wrap .table .thead .tcell.total_col .remove_pr,.new_cart .color_wrap .table .thead .tcell.total_col .remove_upsale,.new_cart .color_wrap .table .trow .tcell.total_col .remove_pr,.new_cart .color_wrap .table .trow .tcell.total_col .remove_upsale{top:-15px;opacity:0.7;-webkit-transform:none;-ms-transform:none;transform:none}}.new_cart .color_wrap .table .thead .tcell.total_col .remove_pr:hover,.new_cart .color_wrap .table .thead .tcell.total_col .remove_upsale:hover,.new_cart .color_wrap .table .trow .tcell.total_col .remove_pr:hover,.new_cart .color_wrap .table .trow .tcell.total_col .remove_upsale:hover{color:#fff;opacity:1;background-color:#d2004d}.new_cart .color_wrap .table .thead .tcell.quantity_cell input,.new_cart .color_wrap .table .trow .tcell.quantity_cell input{margin-bottom:0}.new_cart .color_wrap .table .thead.upsale-row .quantity_cell,.new_cart .color_wrap .table .trow.upsale-row .quantity_cell{display:none}@media (min-width:768px){.new_cart .color_wrap .table .thead.upsale-row .quantity_cell,.new_cart .color_wrap .table .trow.upsale-row .quantity_cell{display:block}}.new_cart .color_wrap .table .thead{background-color:#fff;border-bottom:1px solid #eaeaea}.new_cart .color_wrap .table .thead .tcell{padding:14px 16px}.new_cart .color_wrap .table .trow{overflow:hidden;border-radius:5px;margin-bottom:10px;border-color:#effaf7}@media (min-width:768px){.new_cart .color_wrap .table .trow{border-radius:0;margin-bottom:0}}.new_cart .color_wrap .table .trow:last-child{border-bottom:none;margin-bottom:0}.new_cart .color_wrap .table .trow .tcell{border-color:#effaf7;padding:8px 10px 8px 40%}@media (min-width:768px){.new_cart .color_wrap .table .trow .tcell{padding:10px 10px}}html[dir=rtl] .new_cart .color_wrap .table .trow .tcell{padding:12px 40% 12px 10px}@media (min-width:768px){html[dir=rtl] .new_cart .color_wrap .table .trow .tcell{padding:10px 10px}}.new_cart .color_wrap .table .tcell.desc_col strong{font-size:14px}@media (min-width:992px){.new_cart .color_wrap .table .tcell.desc_col strong{font-size:14px}}.new_cart .color_wrap .table .tcell.desc_col strong small{color:#d2004d}.new_cart .color_wrap .table .tcell.desc_col strong small i{font-style:normal}@media (min-width:768px){.new_cart .color_wrap .table .tcell .prod_desc{display:none}}@media (min-width:1200px){.new_cart .color_wrap .table .tcell .prod_desc{display:block}}.new_cart #summary{margin-top:40px}.new_cart #summary.outside{margin-top:0;margin-bottom:20px}.new_cart #summary .summary_wrap{padding:15px;margin-bottom:0;background-color:#e0f5ef}@media (min-width:768px){.new_cart #summary .summary_wrap{padding:20px}}.new_cart #summary .summary_wrap hr{border:none;-webkit-box-shadow:none;box-shadow:none;margin-bottom:10px;border-top:1px solid #c3ecdf}.new_cart #summary .summary_wrap .summary_row{font-size:14px}@media (min-width:768px){.new_cart #summary .summary_wrap .summary_row{font-size:16px}}.new_cart .promo_code{-ms-flex-wrap:wrap;flex-wrap:wrap}.new_cart .promo_code .promocode_toggle{width:100%;font-size:12px;display:block;text-align:right}.new_cart .promo_code .promocode_toggle span{cursor:pointer;position:relative;padding-right:13px;display:inline-block}.new_cart .promo_code .promocode_toggle span:hover{text-decoration:underline}.new_cart .promo_code .promocode_toggle span:after{content:"";font-family:"FontAwesome";font-weight:normal;font-style:normal;font-size:15px;line-height:1em;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;-o-transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out;position:absolute;top:-1px;right:0}.new_cart .promo_code .promocode_toggle.active span:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.new_cart .promo_code .promocode_container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px}.new_cart .promo_code .promocode_container .input_group{width:calc(100% - 60px);-ms-flex-preferred-size:calc(100% - 60px);flex-basis:calc(100% - 60px)}.new_cart .promo_code .promocode_container .input_group input{margin-bottom:0}.new_cart .promo_code .promocode_container button{width:50px;-ms-flex-preferred-size:50px;flex-basis:50px;font-size:24px;padding:6px;margin:0 0 0 10px;-webkit-box-shadow:none;box-shadow:none}.new_cart .promo_code .promocode_container .alerts_wrap{width:100%;margin-top:5px;font-size:14px}.new_cart .progress_bar_wrapper{margin:0px 0 20px}.new_cart .progress_bar_wrapper .progress_title{color:#0f4063;-webkit-transform:none;-ms-transform:none;transform:none;font-weight:700;position:static;margin-bottom:10px;mix-blend-mode:normal}html[dir=rtl] .new_cart .progress_bar_wrapper .progress_title{font-weight:400}.new_cart .progress_bar_wrapper .highlight{color:#d2004d}.new_cart .progress_bar_wrapper .progress_bar{height:15px;max-width:800px;margin:0 auto 30px;border-color:#c3ecdf}.new_cart #additional-options{margin:0 auto}.new_cart #additional-options .slide{margin:0 10px;padding:10px 0}.new_cart #additional-options .option_row{margin:0;height:100%;display:block;cursor:pointer;overflow:hidden;border-radius:5px;-webkit-transition:-webkit-box-shadow 0.3s ease-in-out;transition:-webkit-box-shadow 0.3s ease-in-out;-o-transition:box-shadow 0.3s ease-in-out;transition:box-shadow 0.3s ease-in-out;transition:box-shadow 0.3s ease-in-out,-webkit-box-shadow 0.3s ease-in-out}.new_cart #additional-options .option_row:hover{-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.09);box-shadow:0px 0px 7px 0px rgba(0,0,0,0.09)}.new_cart #additional-options .option_row input{display:none}.new_cart #additional-options .option_row .checkbox_content{height:100%;display:block;background-color:#fff;border:2px solid #fff;border-radius:5px;-webkit-transition:border 0.3s ease-in-out;-o-transition:border 0.3s ease-in-out;transition:border 0.3s ease-in-out}.new_cart #additional-options .option_row .checkbox_content.has_img{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new_cart #additional-options .option_row .checkbox_content.has_img .image_cont{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:190px;margin:10px auto 0}@media (min-width:992px){.new_cart #additional-options .option_row .checkbox_content.has_img .image_cont{width:100px;-ms-flex-preferred-size:100px;flex-basis:100px;margin:0 auto}}@media (min-width:1200px){.new_cart #additional-options .option_row .checkbox_content.has_img .image_cont{width:150px;-ms-flex-preferred-size:150px;flex-basis:150px}}.new_cart #additional-options .option_row .checkbox_content.has_img .option_desc{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:992px){.new_cart #additional-options .option_row .checkbox_content.has_img .option_desc{width:calc(100% - 100px);-ms-flex-preferred-size:calc(100% - 100px);flex-basis:calc(100% - 100px)}}@media (min-width:1200px){.new_cart #additional-options .option_row .checkbox_content.has_img .option_desc{width:calc(100% - 150px);-ms-flex-preferred-size:calc(100% - 150px);flex-basis:calc(100% - 150px)}}.new_cart #additional-options .option_row .checkbox_content:hover .option_desc{border-color:#41c299}.new_cart #additional-options .option_row .checkbox_content .header{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:18px 15px 8px;background-color:#41c299;border-radius:4px 4px 0 0}.new_cart #additional-options .option_row .checkbox_content .header .checkbox_action{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;line-height:1.33em;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.new_cart #additional-options .option_row .checkbox_content .header .checkbox_action .checkmark{width:17px;height:17px;position:relative;margin-right:5px;border-radius:3px;display:inline-block;border:1px solid #fff;-webkit-transition:background 0.3s ease-in-out;-o-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out}.new_cart #additional-options .option_row .checkbox_content .header .checkbox_action .checkmark:before{opacity:0;font-size:15px;content:"";color:#5d39a2;line-height:1;font-family:"FontAwesome";-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:absolute;bottom:0;left:50%}html[dir=rtl] .new_cart #additional-options .option_row .checkbox_content .header .checkbox_action .checkmark{margin-right:0;margin-left:5px}html[dir=rtl] .new_cart #additional-options .option_row .checkbox_content .header .checkbox_action .checkmark:before{left:0;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.new_cart #additional-options .option_row .checkbox_content .header .checkbox_action .action_title{font-weight:700;position:relative;padding-right:20px;text-transform:uppercase}.new_cart #additional-options .option_row .checkbox_content .header .checkbox_action .action_title:after{margin:0 10px;content:"";display:inline-block;font-family:"FontAwesome";-webkit-transform:translateY(-58%);-ms-transform:translateY(-58%);transform:translateY(-58%);position:absolute;top:50%;right:0}html[dir=rtl] .new_cart #additional-options .option_row .checkbox_content .header .checkbox_action .action_title{font-weight:400;padding-right:0;padding-left:20px}html[dir=rtl] .new_cart #additional-options .option_row .checkbox_content .header .checkbox_action .action_title:before{left:0;right:auto}.new_cart #additional-options .option_row .checkbox_content .header .add_title{width:100%;line-height:1.33em;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:10px}@media (min-width:768px){.new_cart #additional-options .option_row .checkbox_content .header{padding:25px 15px 15px}.new_cart #additional-options .option_row .checkbox_content .header .checkbox_action{width:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.new_cart #additional-options .option_row .checkbox_content .header .add_title{width:calc(100% - 160px);-ms-flex-preferred-size:calc(100% - 160px);flex-basis:calc(100% - 160px)}}.new_cart #additional-options .option_row .checkbox_content .option_desc{padding:15px;display:block;border-top:none;border-radius:4px;line-height:1.4em;background-color:#fff;border:none;font-size:13px;-webkit-transition:border 0.3s ease-in-out;-o-transition:border 0.3s ease-in-out;transition:border 0.3s ease-in-out}@media (min-width:768px){.new_cart #additional-options .option_row .checkbox_content .option_desc{font-size:14px}}.new_cart #additional-options .option_row .checkbox_content .option_desc .add_title{display:block;font-weight:700;font-size:16px;margin-bottom:5px}@media (min-width:768px){.new_cart #additional-options .option_row .checkbox_content .option_desc .add_title{margin-bottom:10px;font-size:18px}}html[dir=rtl] .new_cart #additional-options .option_row .checkbox_content .option_desc .add_title{font-weight:400}.new_cart #additional-options .option_row .checkbox_content .option_desc .btn{width:100%;max-width:100%;font-weight:700;letter-spacing:0.4px;margin-bottom:0;text-transform:uppercase;background-color:#E91E63}html[dir=rtl] .new_cart #additional-options .option_row .checkbox_content .option_desc .btn{font-weight:400}@media (min-width:992px){.new_cart #additional-options .option_row .checkbox_content .option_desc .btn{width:150px}}.new_cart #additional-options .option_row .checkbox_content .option_desc .btn .remove{display:none}.new_cart #additional-options .option_row .checkbox_content .option_desc .btn:hover{background-color:#ca1753}.new_cart #additional-options .option_row .checkbox_content .option_desc p{margin-bottom:10px}.new_cart #additional-options .option_row .checkbox_content .option_desc .price_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.new_cart #additional-options .option_row .checkbox_content .option_desc .price_wrap .prod_price{display:block;font-weight:700;color:#41c299;font-size:18px;margin-bottom:10px}html[dir=rtl] .new_cart #additional-options .option_row .checkbox_content .option_desc .price_wrap .prod_price{font-weight:400}.new_cart #additional-options .option_row .checkbox_content .option_desc .price_wrap .prod_price.old_price{font-size:14px;color:#7d7d7d;margin-right:6px;position:relative}.new_cart #additional-options .option_row .checkbox_content .option_desc .price_wrap .prod_price.old_price:before{content:"";width:100%;height:2px;background-color:#ca1753;-webkit-transform:translate(-50%,-50%) rotate(-12deg);-ms-transform:translate(-50%,-50%) rotate(-12deg);transform:translate(-50%,-50%) rotate(-12deg);position:absolute;top:54%;left:53%}.new_cart #additional-options .option_row .checkbox_content .option_desc .price_wrap .prod_price .label{color:#0f4063;font-size:0.8em;display:inline-block}.new_cart #additional-options .option_row input:checked~.checkbox_content{border-color:#41c299}.new_cart #additional-options .option_row input:checked~.checkbox_content .option_desc .btn{background-color:#41c299}.new_cart #additional-options .option_row input:checked~.checkbox_content .option_desc .btn:hover{background-color:#0f4063}.new_cart #additional-options .option_row input:checked~.checkbox_content .option_desc .btn .add{display:none}.new_cart #additional-options .option_row input:checked~.checkbox_content .option_desc .btn .remove{display:block}.new_cart .radio_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:15px auto}@media (min-width:768px){.new_cart .radio_wrap{margin:30px auto}}.new_cart .radio_wrap .radio_label{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 10px;padding:15px 15px;border-radius:10px;background-color:#fff;border:1px solid #559e89;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:480px){.new_cart .radio_wrap .radio_label{margin:0 5px 10px;width:calc(50% - 10px);-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}}@media (min-width:768px){.new_cart .radio_wrap .radio_label{width:calc(33.33% - 10px);-ms-flex-preferred-size:calc(33.33% - 10px);flex-basis:calc(33.33% - 10px)}}.new_cart .radio_wrap .radio_label small{line-height:1.4em}.new_cart .radio_wrap .radio_label .radio_img+span{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:1200px){.new_cart .radio_wrap .radio_label .radio_img+span{width:calc(100% - 135px);-ms-flex-preferred-size:calc(100% - 135px);flex-basis:calc(100% - 135px)}}.new_cart .radio_wrap .radio_label .radio_img+span>strong{margin:6px 0 0;display:block;font-size:15px}@media (min-width:768px){.new_cart .radio_wrap .radio_label .radio_img+span>strong{margin:6px 0;font-size:16px}}.new_cart .radio_wrap .radio_label.payment_options{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:1200px){.new_cart .delivery_section .radio_wrap{max-width:66.6667%}}.new_cart .delivery_section .radio_wrap .radio_label{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:480px){.new_cart .delivery_section .radio_wrap .radio_label{width:auto;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}}@media (min-width:768px){.new_cart .delivery_section .radio_wrap .radio_label{-webkit-box-flex:1;-ms-flex:1 1 33.33%;flex:1 1 33.33%}}.new_cart .payment_section .radio_wrap{margin:0px auto 0}@media (min-width:768px){.new_cart .payment_section .radio_wrap{margin:10px auto 0}}@media (min-width:480px){.new_cart .payment_section .radio_wrap .radio_label .radio_img+span{width:calc(100% - 133px);-ms-flex-preferred-size:calc(100% - 133px);flex-basis:calc(100% - 133px)}}.new_cart .payment_section .radio_wrap .radio_label>label{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.new_cart .payment_section .radio_wrap .radio_label.payment_promo{overflow:hidden;position:relative;padding-right:50px}html[dir=rtl] .new_cart .payment_section .radio_wrap .radio_label.payment_promo{padding-right:15px;padding-left:50px}.new_cart .payment_section .radio_wrap .radio_label.payment_promo .promo_label{color:#fff;line-height:1.3em;font-size:12px;text-align:center;padding:4px 4px;position:absolute;top:5px;right:-50px;background-color:#02c29c;width:153px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}html[dir=rtl] .new_cart .payment_section .radio_wrap .radio_label.payment_promo .promo_label{right:auto;left:-50px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.new_cart .payment_section .radio_wrap .radio_label.payment_promo .promo_label strong{display:block;font-size:14px;line-height:1.3em}.new_cart .input-submit{width:100%;letter-spacing:1px;text-transform:uppercase;max-width:300px;margin:0 auto}.new_cart .secure_payment_badge{display:block;max-width:400px;margin:10px auto 0}.new_cart .promo_package_select .row>.col{margin-bottom:15px}.new_cart .promo_package_select .row>.col:last-child{margin-bottom:0}.new_cart .promo_box_select{padding:10px;border-radius:10px;background-color:#fff}.new_cart .promo_box_select .box_title{display:block;font-size:15px;font-weight:700;text-align:center;max-width:170px;margin:0 auto 10px;color:#41c299}html[dir=rtl] .new_cart .promo_box_select .box_title{font-weight:400}.new_cart .promo_box_select .select_wrap{padding:0 20px}@media (min-width:992px){.new_cart .promo_box_select .select_wrap{padding:0 20px}}@media (min-width:1200px){.new_cart .promo_box_select .select_wrap{padding:0 30px}}.nice-select{max-width:100%}.nice-select.econt,.nice-select.speedy{border:none;border-radius:4px;margin-bottom:15px;border:2px solid #559e89;-webkit-transition:border 0.3s ease-in-out;-o-transition:border 0.3s ease-in-out;transition:border 0.3s ease-in-out}.nice-select.econt:focus,.nice-select.speedy:focus{border-color:#41c299}.error{border-color:red!important}.error-message{color:red;font-size:13px;font-style:italic;margin:0 0 10px}.about-us main{margin-top:0}.about-us main .title_style_1{color:#0f4063}.about-us .about_us_wrapper{color:#fff;font-size:15px;padding:110px 0 50px;background:#fff url("../images/about-us/about-us-hd.jpg") center center no-repeat;background-size:cover}.about-us .about_us_wrapper.no_stats{margin-bottom:0}@media (min-width:992px){.about-us .about_us_wrapper{padding:140px 0 50px}}.about-us .about_us_wrapper .title_style_1{color:#fff;text-align:left}@media (min-width:768px){.about-us .about_us_wrapper .title_style_1{font-size:45px}}@media (min-width:992px){.about-us .about_us_wrapper .title_style_1{text-align:center}}html[dir=rtl] .about-us .about_us_wrapper .title_style_1{text-align:right}@media (min-width:992px){html[dir=rtl] .about-us .about_us_wrapper .title_style_1{text-align:center}}.about-us .stats_wrap{margin-bottom:60px}.about-us .stats_wrap .stats_boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-us .stats_wrap .stats_boxes .box{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;min-height:196px;margin:1px 0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:480px){.about-us .stats_wrap .stats_boxes .box{margin:1px;width:calc(50% - 2px);-ms-flex-preferred-size:calc(50% - 2px);flex-basis:calc(50% - 2px)}}@media (min-width:992px){.about-us .stats_wrap .stats_boxes .box{width:calc(25% - 2px);-ms-flex-preferred-size:calc(25% - 2px);flex-basis:calc(25% - 2px)}}@media (min-width:1200px){.about-us .stats_wrap .stats_boxes .box{min-height:240px}}.about-us .stats_wrap .stats_boxes .box:first-child{background-color:#164234}.about-us .stats_wrap .stats_boxes .box:nth-child(2){background-color:#2D8569}.about-us .stats_wrap .stats_boxes .box:nth-child(3){background-color:#38A885}.about-us .stats_wrap .stats_boxes .box:nth-child(4){background-color:#41c299}.about-us .stats_wrap .stats_boxes .box .icon{height:50px;display:block;max-width:50px;margin:0 auto 20px}.about-us .stats_wrap .stats_boxes .box .icon img{height:100%}.about-us .stats_wrap .stats_boxes .box .title{color:#f5f5f5;display:block;font-weight:700;font-size:18px;line-height:1.2em}html[dir=rtl] .about-us .stats_wrap .stats_boxes .box .title{font-weight:400}@media (min-width:1200px){.about-us .stats_wrap .stats_boxes .box .title{font-size:20px}}.about-us .stats_wrap .stats_boxes .box .title small{display:block;font-size:14px;font-weight:400;margin-top:5px}@media (min-width:1200px){.about-us .stats_wrap .stats_boxes .box .title small{font-size:16px}}.about-us .map_wrap{z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px 0;margin-bottom:60px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url("../images/about-us/map-bg.jpg") no-repeat;background-position:61% center;background-size:cover}.about-us .map_wrap:before{content:"";width:100%;height:100%;background-color:rgba(255,255,255,0.7);position:absolute;top:0;left:0}@media (min-width:480px){.about-us .map_wrap{padding:100px 65px 50px}}@media (min-width:640px){.about-us .map_wrap{padding:160px 100px 100px}}@media (min-width:768px){.about-us .map_wrap{background-position:center center}.about-us .map_wrap:before{content:none}}@media (min-width:992px){.about-us .map_wrap{padding:100px 0;min-height:687px}}html[dir=rtl] .about-us .map_wrap>.row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about-us .map_wrap .map_title{z-index:0;display:block;font-size:46px;color:#41c299;line-height:1em;font-weight:900;padding-bottom:30px;margin-bottom:5px;position:relative;text-shadow:-2px -2px #fff,-2px 2px #fff,2px 2px #fff,2px -2px #fff}html[dir=rtl] .about-us .map_wrap .map_title{font-weight:400;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}@media (min-width:992px){.about-us .map_wrap .map_title{font-size:60px}}.about-us .map_wrap .map_title:before{z-index:-1;background:url("../images/about-us/pin-big.svg") bottom center no-repeat;width:160px;height:160px;background-size:contain;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;bottom:0;left:0}html[dir=rtl] .about-us .map_wrap .map_title:before{left:auto;right:0;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}@media (min-width:480px){.about-us .map_wrap .map_title:before{content:""}}@media (min-width:640px){.about-us .map_wrap .map_title:before{height:150px}}@media (min-width:992px){.about-us .map_wrap .map_title:before{height:282px}}.about-us .map_wrap .txt_block{font-size:13px;color:#352b40;font-weight:400;padding:20px 0;border-top:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3}@media (min-width:992px){.about-us .map_wrap .txt_block{max-width:287px}}.about-us .map_wrap .txt_block p{line-height:1.154em}.about-us .map_wrap .txt_block p:last-child{margin-bottom:0}.about-us .ct_section{margin-bottom:60px}.about-us .ct_section .title_style_1{text-align:left;font-weight:700}html[dir=rtl] .about-us .ct_section .title_style_1{font-weight:400;text-align:right}.about-us .ct_section .ct_form input,.about-us .ct_section .ct_form textarea{margin-bottom:20px}.about-us .ct_section .ct_form textarea{min-height:180px}.about-us .ct_section .ct_form button{margin-left:auto}html[dir=rtl] .about-us .ct_section .ct_form button{margin-left:0;margin-right:auto}@media (min-width:480px){.about-us .ct_section .ct_form button{max-width:250px}}.about-us .ct_section .ct_list{margin-bottom:40px}.about-us .ct_section .ct_list li{position:relative;padding-left:35px;line-height:1.5em;letter-spacing:0.025em;margin-bottom:15px}.about-us .ct_section .ct_list li:before{font-size:21px;position:absolute;top:0;left:0}html[dir=rtl] .about-us .ct_section .ct_list li{padding-left:0;padding-right:35px}html[dir=rtl] .about-us .ct_section .ct_list li:before{left:auto;right:0}.about-us .ct_section .ct_list li a{color:#0f4063}.about-us .ct_section .ct_list li a:focus,.about-us .ct_section .ct_list li a:hover{color:#41c299}.about-us .ct_section .soc_title{font-weight:700;display:block;padding-bottom:10px;border-bottom:1px solid #f3f3f3;margin-bottom:10px}html[dir=rtl] .about-us .ct_section .soc_title{font-weight:400}.about-us .ct_section .social_links li a{color:#b7b7b7;border-color:#b7b7b7}.about-us .ct_section .social_links li a:focus,.about-us .ct_section .social_links li a:hover{color:#fff;border-color:#41c299;background-color:#41c299}.about-us .team_wrap{padding:60px 0 50px;background:#8a23a8;background:-o-linear-gradient(315deg,#8a23a8 0%,#4e158e 100%);background:linear-gradient(135deg,#8a23a8 0%,#4e158e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#8a23a8",endColorstr="#4e158e",GradientType=1)}.about-us .team_wrap .title_style_1{color:#fff}.about-us .team_wrap .team_box{max-width:240px;overflow:hidden;border-radius:8px;margin:0 auto 20px;display:block;background-color:#fff}.about-us .team_wrap .team_box figure{width:100%;display:block;margin-bottom:10px;overflow:hidden;border-radius:8px 8px 0 0}.about-us .team_wrap .team_box .name{padding:0 10px;display:block;font-weight:400;color:#363636;line-height:1.2em;margin-bottom:10px}.about-us .team_wrap .team_box .name small{display:block;margin-top:5px;color:#acacac;font-size:14px;line-height:1.2em}.about-us .masonry{margin:40px auto 60px}.about-us .masonry .ms_grid_holder .grid_item{margin-bottom:20px}.bf_banner header .main_header_row:before{background:#d1ab54}@media (min-width:768px){.promo_section.campaign{padding-top:0}}.promo_section.campaign .promo_box{overflow:hidden}.promo_section.campaign .promo_box .promo_type{color:#000;font-weight:700}.promo_section.campaign .promo_box figure{max-width:none;width:calc(100% + 40px);margin:-30px -20px 5px}@media (min-width:640px){.promo_section.campaign .promo_box figure{width:100%;max-width:100%;margin:-30px auto 5px}}@media (min-width:768px){.promo_section.campaign .promo_box figure{margin:-30px auto -12px}}.promo_section.campaign .promo_box form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #dadada}.promo_section.campaign .promo_box .price_wrap{border-top:none;display:inline-block}.promo_section.campaign .promo_box .price_wrap.old_price{margin-right:10px}.promo_section.campaign .promo_box .price_wrap.old_price .price{position:relative;color:#636363;font-size:19px}.promo_section.campaign .promo_box .price_wrap.old_price .price:before{content:"";width:110%;height:3px;border-radius:100%;background-color:#d2004d;position:absolute;top:62%;bottom:0;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-12deg);-ms-transform:translate(-50%,-50%) rotate(-12deg);transform:translate(-50%,-50%) rotate(-12deg)}.promo_section.campaign .promo_box .price_wrap .label{color:#000}.promo_section.campaign .promo_box .btn{color:#fff;margin:0}.promo_section.campaign .promo_box .btn:hover{background-color:#ab0844}.black_month_top{background-color:#f9dee5}@media (min-width:768px){.black_month_top img.mobile{display:none}}.black_month_top img.desktop{display:none}@media (min-width:768px){.black_month_top img.desktop{display:block}}.bf_banner .bascket_link{width:38px;height:37px}.bf_banner .bascket_link:before{background:url("../images/campaigns/spring2021/cart_icon.svg") center center no-repeat;background-size:contain}.bf_banner .bascket_link .items_count{top:0;right:0;width:100%;font-size:11px;line-height:1.6em;background-color:transparent}html[dir=rtl] .bf_banner .bascket_link .items_count{left:0!important;right:0!important}.bf_banner #our_products{position:relative;z-index:0}.bf_banner #our_products:before{opacity:0.5;content:"";width:100%;height:100%;z-index:-1;position:absolute;top:0;left:0;background:url("../images/campaigns/spring2021/pattern.jpg")}.bf_banner .wax_section .premium_section{background-color:#fff}.bf_banner .promo_section{background:url("../images/campaigns/spring2021/pattern_white.jpg")}.opening_home.spring h1{padding-bottom:0}html:not([dir=rtl]) .opening_home.spring .hd_txt_box:before{background:url("../images/campaigns/spring2021/opening_img.jpg") center left no-repeat;background-size:contain}.opening_home.spring .small_note{margin-bottom:12px}@media (min-width:992px){.opening_home.spring .list_style_2{font-size:16px}}