/*!**************************************
******* Author: Kostadin Dinkov *******
*************************************/@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;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=search],input[type=submit],input[type=tel],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=search],input[type=submit],input[type=tel],input[type=text],textarea{appearance:initial;-moz-appearance:initial;-webkit-appearance:none}@-webkit-keyframes img-flip{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}5%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);opacity:0}50%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);opacity:0}55%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}}@keyframes img-flip{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}5%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);opacity:0}50%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);opacity:0}55%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}}@-webkit-keyframes img-flip2{0%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);opacity:0}5%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}50%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}55%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);opacity:0}to{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);opacity:0}}@keyframes img-flip2{0%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);opacity:0}5%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}50%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}55%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);opacity:0}to{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);opacity:0}}.row{margin-left:auto;margin-right:auto;max-width:800px;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}}.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.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.around{-ms-flex-pack:distribute;justify-content:space-around}.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.stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.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 .row{padding-left:0;padding-right:0;margin-left:-10px;width:calc(100% + 20px);max-width:calc(100% + 20px)}.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}.col.self_center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.col.no_gut{padding:0}.row.default_start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.default_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.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_top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.default_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.default_bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.default_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.default_around{-ms-flex-pack:distribute;justify-content:space-around}.row.default_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.default_forward{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.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}.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%}.col.default_suffix_1{margin-right: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%}.col.default_suffix_2{margin-right:16.6666666667%}.col.default_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.default_prefix_3{margin-left:25%}.col.default_suffix_3{margin-right: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%}.col.default_suffix_4{margin-right: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%}.col.default_suffix_5{margin-right:41.6666666667%}.col.default_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.default_prefix_6{margin-left:50%}.col.default_suffix_6{margin-right: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%}.col.default_suffix_7{margin-right: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%}.col.default_suffix_8{margin-right:66.6666666667%}.col.default_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.default_prefix_9{margin-left:75%}.col.default_suffix_9{margin-right: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%}.col.default_suffix_10{margin-right: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%}.col.default_suffix_11{margin-right:91.6666666667%}.col.default_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.default_prefix_12{margin-left:100%}.col.default_suffix_12{margin-right:100%}@media (min-width:480px){.row.tiny_start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.tiny_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.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_top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.tiny_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.tiny_bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.tiny_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.tiny_around{-ms-flex-pack:distribute;justify-content:space-around}.row.tiny_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.tiny_forward{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.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}.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%}.col.tiny_suffix_1{margin-right: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%}.col.tiny_suffix_2{margin-right:16.6666666667%}.col.tiny_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.tiny_prefix_3{margin-left:25%}.col.tiny_suffix_3{margin-right: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%}.col.tiny_suffix_4{margin-right: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%}.col.tiny_suffix_5{margin-right:41.6666666667%}.col.tiny_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.tiny_prefix_6{margin-left:50%}.col.tiny_suffix_6{margin-right: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%}.col.tiny_suffix_7{margin-right: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%}.col.tiny_suffix_8{margin-right:66.6666666667%}.col.tiny_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.tiny_prefix_9{margin-left:75%}.col.tiny_suffix_9{margin-right: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%}.col.tiny_suffix_10{margin-right: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%}.col.tiny_suffix_11{margin-right:91.6666666667%}.col.tiny_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.tiny_prefix_12{margin-left:100%}.col.tiny_suffix_12{margin-right:100%}}@media (min-width:640px){.row.small_start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.small_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.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_top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.small_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.small_bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.small_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.small_around{-ms-flex-pack:distribute;justify-content:space-around}.row.small_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.small_forward{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.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}.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%}.col.small_suffix_1{margin-right: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%}.col.small_suffix_2{margin-right:16.6666666667%}.col.small_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.small_prefix_3{margin-left:25%}.col.small_suffix_3{margin-right: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%}.col.small_suffix_4{margin-right: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%}.col.small_suffix_5{margin-right:41.6666666667%}.col.small_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.small_prefix_6{margin-left:50%}.col.small_suffix_6{margin-right: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%}.col.small_suffix_7{margin-right: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%}.col.small_suffix_8{margin-right:66.6666666667%}.col.small_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.small_prefix_9{margin-left:75%}.col.small_suffix_9{margin-right: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%}.col.small_suffix_10{margin-right: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%}.col.small_suffix_11{margin-right:91.6666666667%}.col.small_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.small_prefix_12{margin-left:100%}.col.small_suffix_12{margin-right:100%}}@media (min-width:768px){.row.medium_start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.medium_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.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_top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.medium_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.medium_bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.medium_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.medium_around{-ms-flex-pack:distribute;justify-content:space-around}.row.medium_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.medium_forward{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.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}.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%}.col.medium_suffix_1{margin-right: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%}.col.medium_suffix_2{margin-right:16.6666666667%}.col.medium_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.medium_prefix_3{margin-left:25%}.col.medium_suffix_3{margin-right: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%}.col.medium_suffix_4{margin-right: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%}.col.medium_suffix_5{margin-right:41.6666666667%}.col.medium_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.medium_prefix_6{margin-left:50%}.col.medium_suffix_6{margin-right: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%}.col.medium_suffix_7{margin-right: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%}.col.medium_suffix_8{margin-right:66.6666666667%}.col.medium_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.medium_prefix_9{margin-left:75%}.col.medium_suffix_9{margin-right: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%}.col.medium_suffix_10{margin-right: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%}.col.medium_suffix_11{margin-right:91.6666666667%}.col.medium_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.medium_prefix_12{margin-left:100%}.col.medium_suffix_12{margin-right:100%}}@media (min-width:992px){.row.large_start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.large_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.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_top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.large_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.large_bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.large_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.large_around{-ms-flex-pack:distribute;justify-content:space-around}.row.large_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.large_forward{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.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}.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%}.col.large_suffix_1{margin-right: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%}.col.large_suffix_2{margin-right:16.6666666667%}.col.large_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.large_prefix_3{margin-left:25%}.col.large_suffix_3{margin-right: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%}.col.large_suffix_4{margin-right: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%}.col.large_suffix_5{margin-right:41.6666666667%}.col.large_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.large_prefix_6{margin-left:50%}.col.large_suffix_6{margin-right: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%}.col.large_suffix_7{margin-right: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%}.col.large_suffix_8{margin-right:66.6666666667%}.col.large_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.large_prefix_9{margin-left:75%}.col.large_suffix_9{margin-right: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%}.col.large_suffix_10{margin-right: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%}.col.large_suffix_11{margin-right:91.6666666667%}.col.large_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.large_prefix_12{margin-left:100%}.col.large_suffix_12{margin-right:100%}}@media (min-width:1200px){.row.giant_start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.giant_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.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_top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.giant_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.giant_bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.giant_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.giant_around{-ms-flex-pack:distribute;justify-content:space-around}.row.giant_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row.giant_forward{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.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}.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%}.col.giant_suffix_1{margin-right: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%}.col.giant_suffix_2{margin-right:16.6666666667%}.col.giant_3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col.giant_prefix_3{margin-left:25%}.col.giant_suffix_3{margin-right: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%}.col.giant_suffix_4{margin-right: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%}.col.giant_suffix_5{margin-right:41.6666666667%}.col.giant_6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col.giant_prefix_6{margin-left:50%}.col.giant_suffix_6{margin-right: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%}.col.giant_suffix_7{margin-right: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%}.col.giant_suffix_8{margin-right:66.6666666667%}.col.giant_9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col.giant_prefix_9{margin-left:75%}.col.giant_suffix_9{margin-right: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%}.col.giant_suffix_10{margin-right: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%}.col.giant_suffix_11{margin-right:91.6666666667%}.col.giant_12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col.giant_prefix_12{margin-left:100%}.col.giant_suffix_12{margin-right:100%}}*{margin:0;padding:0;-webkit-font-feature-settings:"locl" 0;-ms-font-feature-settings:"locl" 0;font-feature-settings:"locl" 0}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}::-moz-selection{color:#fff;background-color:#000}::selection{color:#fff;background-color:#000}::-moz-selection{color:#fff;background-color:#000}html{color:#222;-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;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-family:"Montserrat",sans-serif}body{color:#222;background:#fff;font-size:16px;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;font-family:"Montserrat",sans-serif}.clearfix{zoom:1}.clearfix:after{content:"";display:table;clear:both}.crossed{text-decoration:line-through}.underline{text-decoration:underline}figure{display:inline-block}figure img{width:100%;margin:0 auto;display:block}a img{max-width:100%}.ta-center,.text_center{text-align:center}.btn,button,input[type=submit]{width:auto;color:#fff;display:inline-block;font-size:13px;cursor:pointer;line-height:1.3em;padding:20px;text-align:center;text-transform:uppercase;font-weight:700;border-radius:3px;border:none;text-decoration:none;background-color:#000;-webkit-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out}@media (min-width:480px){.btn,button,input[type=submit]{width:auto;font-size:15px}}.btn:hover,button:hover,input[type=submit]:hover{background-color:#b5202c}.btn.btn_secondary,button.btn_secondary,input[type=submit].btn_secondary{background-color:#b5202c}.btn.btn_secondary:hover,button.btn_secondary:hover,input[type=submit].btn_secondary:hover{background-color:#000}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{width:100%;color:#222;font-weight:500;resize:none;display:block;font-size:16px;height:60px;padding:15px 22px;background:#fff;line-height:1.3em;position:relative;outline:none;border-radius:10px;margin-bottom:16px;border:2px solid #e4e4e4;-webkit-transition:background 0.3s,border 0.3s ease-in-out;transition:background 0.3s,border 0.3s ease-in-out;font-family:"Montserrat",sans-serif}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:rgba(34,34,34,0.4)}textarea{height:auto}header{position:relative;top:0;left:0;width:100%;text-align:center;padding-top:20px;z-index:10}@media (min-width:640px){header{padding-top:45px}}header figure{display:block;max-width:180px;margin:0 auto}@media (min-width:640px){header figure{max-width:250px}}body.home main{margin-top:-52px}@media (min-width:640px){body.home main{margin-top:-89px}}body.privacy-policy main{padding:40px 0}@media (min-width:992px){body.privacy-policy main{padding:60px 0}}body.privacy-policy main p{font-size:16px;color:#222;line-height:1.33em;font-family:"Montserrat",sans-serif;margin-bottom:1em}@media (min-width:640px){body.privacy-policy main p{font-size:18px}}body.privacy-policy main h2{margin:15px 0}body.privacy-policy main a{font-size:16px;color:#a90a28;line-height:1.33em;font-family:"Montserrat",sans-serif;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}@media (min-width:640px){body.privacy-policy main a{font-size:18px}}main h2{text-align:center;font-size:20px;line-height:1.5em;color:#222}@media (min-width:480px){main h2{font-size:24px}}@media (min-width:640px){main h2{font-size:30px}}main .icon{display:block;margin:20px auto!important;max-width:150px}@media (min-width:768px){main .icon{max-width:200px}}main .subtitle{font-size:16px;line-height:1.2em;text-align:center;margin-bottom:30px}@media (min-width:640px){main .subtitle{font-size:18px}}@media (min-width:768px){main .subtitle{font-size:20px}}main .table_wrap{position:relative;z-index:1;overflow-x:auto;overflow-y:hidden;-webkit-box-shadow:0px 0px 50px 30px rgba(34,34,34,0.11);box-shadow:0px 0px 50px 30px rgba(34,34,34,0.11);background-color:#fff;border-radius:14px 14px 0 0}@media screen and (min-width:400px){main .table_wrap{padding:10px;border-radius:14px}}@media (min-width:480px){main .table_wrap{padding:10px}}@media (min-width:640px){main .table_wrap{padding:37px;overflow-x:auto;overflow-y:hidden}}main .table_wrap:before{position:absolute;content:"";width:50%;height:100%;top:0px;border-radius:14px;left:0px;background:url("../img/element.webp") center center no-repeat;background-size:contain;-webkit-filter:grayscale(1);filter:grayscale(1);opacity:0.3}@media (min-width:768px){main .table_wrap:before{background-size:cover}}main .table_wrap table{border-collapse:separate}main .table_wrap table thead tr th{vertical-align:middle;background-color:#a90a28;width:33.33%;padding:10px;border-left:1px solid #ffffff;border-right:0}main .table_wrap.table_wrap--4-cols table thead tr th{width:25%}main .table_wrap table thead tr th:first-of-type{border-top-left-radius:14px;border-right:0;border-left:1px solid #a90a28}main .table_wrap table thead tr th:nth-of-type(2n){border-left:1px solid #fff;border-right:0}main .table_wrap table thead tr th:last-of-type{border-top-right-radius:14px;overflow:hidden;border-right:1px solid #a90a28;border-left:1px solid #ffffff}main .table_wrap table thead tr th p{text-transform:uppercase;color:#fff;font-size:11px;font-weight:700;letter-spacing:0.03em;line-height:1.33em}@media (min-width:480px){main .table_wrap table thead tr th p{font-size:12px}}@media (min-width:640px){main .table_wrap table thead tr th p{font-size:14px}}main .table_wrap table tbody tr:last-of-type td{border-bottom:1px solid #222!important}main .table_wrap table tbody tr td{text-align:center;border-top:1px solid #222;border-left:1px solid #222;border-right:0;border-bottom:0;vertical-align:middle}main .table_wrap table tbody tr td p{font-size:10px;letter-spacing:0.13em;color:#5d5d5d;line-height:1.33em;padding:10px 3px}@media (min-width:480px){main .table_wrap table tbody tr td p{font-size:12px;padding:10px}}main .table_wrap table tbody tr td:last-of-type{border-right:1px solid #222;border-bottom:0}main .table_wrap table tbody tr td:first-of-type{background-color:#ebebec;border-right:0;border-bottom:0}main .table_wrap table tbody tr td:first-of-type p{color:#3e3e3e;text-transform:uppercase;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}main .table_wrap table tbody tr td:first-of-type p:hover .tooltip{opacity:1;z-index:1}main .table_wrap table tbody tr td:first-of-type p strong{display:inline-block;padding-right:4px}main .table_wrap table tbody tr td:first-of-type p img{max-width:15px;max-height:15px;-webkit-filter:grayscale(1);filter:grayscale(1)}main .table_wrap table tbody tr td:first-of-type p .tooltip{position:absolute;background-color:#fff;-webkit-box-shadow:2px 4px 7px 2px rgba(0,0,0,0.231372549);box-shadow:2px 4px 7px 2px rgba(0,0,0,0.231372549);text-transform:none;width:280px;left:0px;top:30%;text-align:left;line-height:1.2em;padding:10px;z-index:1;opacity:0;pointer-events:none;-webkit-transition:max-height 0.6s,opacity 0.6s ease-in-out;transition:max-height 0.6s,opacity 0.6s ease-in-out}@media (min-width:480px){main .table_wrap table tbody tr td:first-of-type p .tooltip{width:350px}}@media (min-width:640px){main .table_wrap table tbody tr td:first-of-type p .tooltip{width:500px}}main .table_wrap table tbody tr:nth-last-child(-n+5) td:first-of-type p .tooltip{top:auto;bottom:30%;margin-bottom:8px}main .table_wrap table tbody tr td:last-of-type p{font-weight:600}main .opening{position:relative;height:100vh;max-height:550px}@media (min-width:640px){main .opening{max-height:650px}}@media (min-width:992px){main .opening{max-height:1550px}}main .opening figure{position:absolute;width:100%;height:100%}main .opening figure img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}main .opening .row{padding-top:100px;text-align:center}@media (min-width:640px){main .opening .row{padding-top:130px}}@media (min-width:992px){main .opening .row{padding-top:170px}}main .opening .row h1{font-weight:700;font-size:24px;color:#000;margin-bottom:24px;line-height:1.1em}@media (min-width:480px){main .opening .row h1{font-size:28px}}@media (min-width:640px){main .opening .row h1{font-size:36px}}@media (min-width:768px){main .opening .row h1{font-size:42px}}@media (min-width:992px){main .opening .row h1{font-size:45px}}main .opening .row p{font-size:14px;line-height:1.5em;max-width:500px;margin:0 auto 50px}@media (min-width:640px){main .opening .row p{font-size:16px}}@media (min-width:768px){main .opening .row p{margin:0 auto 80px}}main .savings{padding:20px 0}@media (min-width:480px){main .savings{padding:35px 0}}@media (min-width:1200px){main .savings{padding:60px 0 35px}}main .savings .btn{margin-top:35px}footer{background:url("../img/footer_bg.webp") top center no-repeat;background-size:cover;padding:150px 0 40px}@media (min-width:640px){footer{padding:180px 0 50px}}footer .btn{margin-bottom:55px}@media (min-width:640px){footer .btn{margin-bottom:80px}}footer h6{font-size:18px;color:#fff;margin-bottom:10px}@media (min-width:768px){footer h6{font-size:20px}}footer p{color:#fff;font-size:12px;line-height:1.5em}@media (min-width:640px){footer p{font-size:14px}}footer a:not(.btn){color:#fff;text-decoration:none;font-size:12px;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}@media (min-width:640px){footer a:not(.btn){font-size:14px}}footer a:not(.btn):hover{color:#f11e46}footer .widget_text{margin-bottom:24px}@media (min-width:480px){footer .widget_text{margin-bottom:0}}footer .widget_text:last-of-type{margin-bottom:0}