.flex{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.flex-no-gutters{margin-right:0;margin-left:0}.flex-no-gutters>.flex-col,.flex-no-gutters>[class*=flex-col-]{padding-right:0;padding-left:0}.flex-divider{width:100%!important}.flex.flex-row{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.flex.flex-column{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.flex.flex-row-reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.flex.flex-column-reverse{-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.flex-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-col,.flex-col-1,.flex-col-2,.flex-col-3,.flex-col-4,.flex-col-5,.flex-col-6,.flex-col-7,.flex-col-8,.flex-col-9,.flex-col-10,.flex-col-11,.flex-col-12,.flex-col-auto{position:relative;width:100%;padding-right:15px;padding-left:15px;min-height:1px}.flex-col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1}.flex-col,.flex-col-auto{max-width:100%;min-height:1px}.flex-col-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto}.flex-col-1{-ms-flex:0 0 8.33333333%;-webkit-box-flex:0;flex:0 0 8.33333333%;max-width:8.33333333%}.flex-col-2{-ms-flex:0 0 16.66666667%;-webkit-box-flex:0;flex:0 0 16.66666667%;max-width:16.66666667%}.flex-col-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.flex-col-4{-ms-flex:0 0 33.33333333%;-webkit-box-flex:0;flex:0 0 33.33333333%;max-width:33.33333333%}.flex-col-5{-ms-flex:0 0 41.66666667%;-webkit-box-flex:0;flex:0 0 41.66666667%;max-width:41.66666667%}.flex-col-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.flex-col-7{-ms-flex:0 0 58.33333333%;-webkit-box-flex:0;flex:0 0 58.33333333%;max-width:58.33333333%}.flex-col-8{-ms-flex:0 0 66.66666667%;-webkit-box-flex:0;flex:0 0 66.66666667%;max-width:66.66666667%}.flex-col-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.flex-col-10{-ms-flex:0 0 83.33333333%;-webkit-box-flex:0;flex:0 0 83.33333333%;max-width:83.33333333%}.flex-col-11{-ms-flex:0 0 91.66666667%;-webkit-box-flex:0;flex:0 0 91.66666667%;max-width:91.66666667%}.flex-col-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.flex-col-offset-1{margin-left:8.33333333%}.flex-col-offset-2{margin-left:16.66666667%}.flex-col-offset-3{margin-left:25%}.flex-col-offset-4{margin-left:33.33333333%}.flex-col-offset-5{margin-left:41.66666667%}.flex-col-offset-6{margin-left:50%}.flex-col-offset-7{margin-left:58.33333333%}.flex-col-offset-8{margin-left:66.66666667%}.flex-col-offset-9{margin-left:75%}.flex-col-offset-10{margin-left:83.33333333%}.flex-col-offset-11{margin-left:91.66666667%}.flex-col-offset-12{margin-left:100%}.flex-order-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.flex-order-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.flex-order-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.flex-order-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.flex-order-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.flex-order-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.flex-order-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.flex-order-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.flex-order-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.flex-order-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.flex-order-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.flex-order-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.flex-order-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.flex-order-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}[dir=ltr] .flex-start{text-align:left}[dir=rtl] .flex-start{text-align:right}.flex-start{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.flex-center{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}[dir=ltr] .flex-end{text-align:right}[dir=rtl] .flex-end{text-align:left}.flex-end{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.flex-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-between{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.flex-top{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.flex-middle{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.flex-bottom{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.flex-self-start{-ms-flex-item-align:start;align-self:flex-start}.flex-self-end{-ms-flex-item-align:end;align-self:flex-end}.flex-self-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.flex-self-baseline{-ms-flex-item-align:baseline;align-self:baseline}.flex-self-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}@media only screen and (min-width:768px){.flex.flex-row-sm{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.flex.flex-column-sm{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.flex.flex-row-sm-reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.flex.flex-column-sm-reverse{-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.flex-inline-sm{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-col-sm,.flex-col-sm-1,.flex-col-sm-2,.flex-col-sm-3,.flex-col-sm-4,.flex-col-sm-5,.flex-col-sm-6,.flex-col-sm-7,.flex-col-sm-8,.flex-col-sm-9,.flex-col-sm-10,.flex-col-sm-11,.flex-col-sm-12,.flex-col-sm-auto{position:relative;width:100%;padding-right:15px;padding-left:15px;min-height:1px}.flex-col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%;min-height:1px}.flex-col-sm-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%;min-height:1px}.flex-col-sm-1{-ms-flex:0 0 8.33333333%;-webkit-box-flex:0;flex:0 0 8.33333333%;max-width:8.33333333%}.flex-col-sm-2{-ms-flex:0 0 16.66666667%;-webkit-box-flex:0;flex:0 0 16.66666667%;max-width:16.66666667%}.flex-col-sm-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.flex-col-sm-4{-ms-flex:0 0 33.33333333%;-webkit-box-flex:0;flex:0 0 33.33333333%;max-width:33.33333333%}.flex-col-sm-5{-ms-flex:0 0 41.66666667%;-webkit-box-flex:0;flex:0 0 41.66666667%;max-width:41.66666667%}.flex-col-sm-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.flex-col-sm-7{-ms-flex:0 0 58.33333333%;-webkit-box-flex:0;flex:0 0 58.33333333%;max-width:58.33333333%}.flex-col-sm-8{-ms-flex:0 0 66.66666667%;-webkit-box-flex:0;flex:0 0 66.66666667%;max-width:66.66666667%}.flex-col-sm-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.flex-col-sm-10{-ms-flex:0 0 83.33333333%;-webkit-box-flex:0;flex:0 0 83.33333333%;max-width:83.33333333%}.flex-col-sm-11{-ms-flex:0 0 91.66666667%;-webkit-box-flex:0;flex:0 0 91.66666667%;max-width:91.66666667%}.flex-col-sm-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.flex-col-sm-offset-1{margin-left:8.33333333%}.flex-col-sm-offset-2{margin-left:16.66666667%}.flex-col-sm-offset-3{margin-left:25%}.flex-col-sm-offset-4{margin-left:33.33333333%}.flex-col-sm-offset-5{margin-left:41.66666667%}.flex-col-sm-offset-6{margin-left:50%}.flex-col-sm-offset-7{margin-left:58.33333333%}.flex-col-sm-offset-8{margin-left:66.66666667%}.flex-col-sm-offset-9{margin-left:75%}.flex-col-sm-offset-10{margin-left:83.33333333%}.flex-col-sm-offset-11{margin-left:91.66666667%}.flex-col-sm-offset-12{margin-left:100%}.flex-order-sm-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.flex-order-sm-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.flex-order-sm-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.flex-order-sm-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.flex-order-sm-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.flex-order-sm-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.flex-order-sm-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.flex-order-sm-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.flex-order-sm-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.flex-order-sm-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.flex-order-sm-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.flex-order-sm-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.flex-order-sm-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.flex-order-sm-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}[dir=ltr] .flex-start-sm{text-align:left}[dir=rtl] .flex-start-sm{text-align:right}.flex-start-sm{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.flex-center-sm{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}[dir=ltr] .flex-end-sm{text-align:right}[dir=rtl] .flex-end-sm{text-align:left}.flex-end-sm{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.flex-around-sm{-ms-flex-pack:distribute;justify-content:space-around}.flex-between-sm{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.flex-top-sm{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.flex-middle-sm{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.flex-bottom-sm{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.flex-self-start-sm{-ms-flex-item-align:start;align-self:flex-start}.flex-self-end-sm{-ms-flex-item-align:end;align-self:flex-end}.flex-self-center-sm{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.flex-self-baseline-sm{-ms-flex-item-align:baseline;align-self:baseline}.flex-self-stretch-sm{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}}@media only screen and (min-width:992px){.flex.flex-row-md{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.flex.flex-column-md{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.flex.flex-row-md-reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.flex.flex-column-md-reverse{-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.flex-inline-md{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-col-md,.flex-col-md-1,.flex-col-md-2,.flex-col-md-3,.flex-col-md-4,.flex-col-md-5,.flex-col-md-6,.flex-col-md-7,.flex-col-md-8,.flex-col-md-9,.flex-col-md-10,.flex-col-md-11,.flex-col-md-12,.flex-col-md-auto{position:relative;width:100%;padding-right:15px;padding-left:15px;min-height:1px}.flex-col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%;min-height:1px}.flex-col-md-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%;min-height:1px}.flex-col-md-1{-ms-flex:0 0 8.33333333%;-webkit-box-flex:0;flex:0 0 8.33333333%;max-width:8.33333333%}.flex-col-md-2{-ms-flex:0 0 16.66666667%;-webkit-box-flex:0;flex:0 0 16.66666667%;max-width:16.66666667%}.flex-col-md-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.flex-col-md-4{-ms-flex:0 0 33.33333333%;-webkit-box-flex:0;flex:0 0 33.33333333%;max-width:33.33333333%}.flex-col-md-5{-ms-flex:0 0 41.66666667%;-webkit-box-flex:0;flex:0 0 41.66666667%;max-width:41.66666667%}.flex-col-md-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.flex-col-md-7{-ms-flex:0 0 58.33333333%;-webkit-box-flex:0;flex:0 0 58.33333333%;max-width:58.33333333%}.flex-col-md-8{-ms-flex:0 0 66.66666667%;-webkit-box-flex:0;flex:0 0 66.66666667%;max-width:66.66666667%}.flex-col-md-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.flex-col-md-10{-ms-flex:0 0 83.33333333%;-webkit-box-flex:0;flex:0 0 83.33333333%;max-width:83.33333333%}.flex-col-md-11{-ms-flex:0 0 91.66666667%;-webkit-box-flex:0;flex:0 0 91.66666667%;max-width:91.66666667%}.flex-col-md-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.flex-col-md-offset-1{margin-left:8.33333333%}.flex-col-md-offset-2{margin-left:16.66666667%}.flex-col-md-offset-3{margin-left:25%}.flex-col-md-offset-4{margin-left:33.33333333%}.flex-col-md-offset-5{margin-left:41.66666667%}.flex-col-md-offset-6{margin-left:50%}.flex-col-md-offset-7{margin-left:58.33333333%}.flex-col-md-offset-8{margin-left:66.66666667%}.flex-col-md-offset-9{margin-left:75%}.flex-col-md-offset-10{margin-left:83.33333333%}.flex-col-md-offset-11{margin-left:91.66666667%}.flex-col-md-offset-12{margin-left:100%}.flex-order-md-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.flex-order-md-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.flex-order-md-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.flex-order-md-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.flex-order-md-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.flex-order-md-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.flex-order-md-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.flex-order-md-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.flex-order-md-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.flex-order-md-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.flex-order-md-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.flex-order-md-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.flex-order-md-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.flex-order-md-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}[dir=ltr] .flex-start-md{text-align:left}[dir=rtl] .flex-start-md{text-align:right}.flex-start-md{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.flex-center-md{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}[dir=ltr] .flex-end-md{text-align:right}[dir=rtl] .flex-end-md{text-align:left}.flex-end-md{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.flex-around-md{-ms-flex-pack:distribute;justify-content:space-around}.flex-between-md{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.flex-top-md{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.flex-middle-md{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.flex-bottom-md{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.flex-self-start-md{-ms-flex-item-align:start;align-self:flex-start}.flex-self-end-md{-ms-flex-item-align:end;align-self:flex-end}.flex-self-center-md{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.flex-self-baseline-md{-ms-flex-item-align:baseline;align-self:baseline}.flex-self-stretch-md{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}}@media only screen and (min-width:1200px){.flex.flex-row-lg{-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.flex.flex-column-lg{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.flex.flex-row-lg-reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.flex.flex-column-lg-reverse{-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.flex-inline-lg{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-col-lg,.flex-col-lg-1,.flex-col-lg-2,.flex-col-lg-3,.flex-col-lg-4,.flex-col-lg-5,.flex-col-lg-6,.flex-col-lg-7,.flex-col-lg-8,.flex-col-lg-9,.flex-col-lg-10,.flex-col-lg-11,.flex-col-lg-12,.flex-col-lg-auto{position:relative;width:100%;padding-right:15px;padding-left:15px;min-height:1px}.flex-col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%;min-height:1px}.flex-col-lg-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%;min-height:1px}.flex-col-lg-1{-ms-flex:0 0 8.33333333%;-webkit-box-flex:0;flex:0 0 8.33333333%;max-width:8.33333333%}.flex-col-lg-2{-ms-flex:0 0 16.66666667%;-webkit-box-flex:0;flex:0 0 16.66666667%;max-width:16.66666667%}.flex-col-lg-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.flex-col-lg-4{-ms-flex:0 0 33.33333333%;-webkit-box-flex:0;flex:0 0 33.33333333%;max-width:33.33333333%}.flex-col-lg-5{-ms-flex:0 0 41.66666667%;-webkit-box-flex:0;flex:0 0 41.66666667%;max-width:41.66666667%}.flex-col-lg-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.flex-col-lg-7{-ms-flex:0 0 58.33333333%;-webkit-box-flex:0;flex:0 0 58.33333333%;max-width:58.33333333%}.flex-col-lg-8{-ms-flex:0 0 66.66666667%;-webkit-box-flex:0;flex:0 0 66.66666667%;max-width:66.66666667%}.flex-col-lg-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.flex-col-lg-10{-ms-flex:0 0 83.33333333%;-webkit-box-flex:0;flex:0 0 83.33333333%;max-width:83.33333333%}.flex-col-lg-11{-ms-flex:0 0 91.66666667%;-webkit-box-flex:0;flex:0 0 91.66666667%;max-width:91.66666667%}.flex-col-lg-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.flex-col-lg-offset-1{margin-left:8.33333333%}.flex-col-lg-offset-2{margin-left:16.66666667%}.flex-col-lg-offset-3{margin-left:25%}.flex-col-lg-offset-4{margin-left:33.33333333%}.flex-col-lg-offset-5{margin-left:41.66666667%}.flex-col-lg-offset-6{margin-left:50%}.flex-col-lg-offset-7{margin-left:58.33333333%}.flex-col-lg-offset-8{margin-left:66.66666667%}.flex-col-lg-offset-9{margin-left:75%}.flex-col-lg-offset-10{margin-left:83.33333333%}.flex-col-lg-offset-11{margin-left:91.66666667%}.flex-col-lg-offset-12{margin-left:100%}.flex-order-lg-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.flex-order-lg-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.flex-order-lg-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.flex-order-lg-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.flex-order-lg-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.flex-order-lg-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.flex-order-lg-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.flex-order-lg-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.flex-order-lg-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.flex-order-lg-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.flex-order-lg-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.flex-order-lg-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.flex-order-lg-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.flex-order-lg-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}[dir=ltr] .flex-start-lg{text-align:left}[dir=rtl] .flex-start-lg{text-align:right}.flex-start-lg{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.flex-center-lg{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}[dir=ltr] .flex-end-lg{text-align:right}[dir=rtl] .flex-end-lg{text-align:left}.flex-end-lg{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.flex-around-lg{-ms-flex-pack:distribute;justify-content:space-around}.flex-between-lg{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.flex-top-lg{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.flex-middle-lg{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.flex-bottom-lg{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.flex-self-start-lg{-ms-flex-item-align:start;align-self:flex-start}.flex-self-end-lg{-ms-flex-item-align:end;align-self:flex-end}.flex-self-center-lg{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.flex-self-baseline-lg{-ms-flex-item-align:baseline;align-self:baseline}.flex-self-stretch-lg{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}}.product-diadoc-facilities{font-size:0}.product-diadoc-facilities__tab{margin-top:55px;display:none}.product-diadoc-facilities__tab.active{display:block}.product-diadoc-facilities__item{font-size:18px;color:#222;font-weight:600;display:inline-block;vertical-align:top;float:none;line-height:1.32em;margin-bottom:20px;padding:0 24px 0 42px!important;background:url(/front/build/assets/theme/blocks/product/product-diadoc-facilities/images/product-diadoc-facilities-icon-ce0c662915d416020828c047fc8d1bf2.png) 0 0 no-repeat}@media screen and (max-width:767px){.mobile-friendly .product-diadoc-facilities{margin-bottom:10px}.mobile-friendly .product-diadoc-facilities__item{font-size:15px;line-height:1.5em;min-height:27px;padding-top:3px;margin-bottom:12px}.mobile-friendly .product-diadoc-facilities__tab{margin-top:20px}}.preview-block{width:100%;overflow:hidden;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fafafa;border-radius:16px}.preview-block:before{content:"";display:block;background:var(--color-primary-product);position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:.85;-webkit-transition:opacity .3s;transition:opacity .3s;border-radius:16px}.preview-block__image{display:block;width:100%;height:100%;-webkit-filter:blur(5px);filter:blur(5px);margin:0!important}.preview-block__overlay{text-decoration:none;position:absolute;left:0;top:0;width:100%;height:100%;color:#fff!important;text-align:center;padding:16px 24px;z-index:2;overflow:hidden;border-radius:16px}.preview-block__overlay:hover{text-decoration:none!important}.preview-block__button{text-decoration:none;position:absolute;left:50%;top:50%;border:3px solid #fff;color:#fff;padding:12px 24px 12px 85px;z-index:2;border-radius:32px;height:70px;font-size:18px;line-height:1;font-weight:600;min-width:240px;max-width:255px;text-align:left;margin:-35px 0 0 -120px;-webkit-transition:background .2s;transition:background .2s}.preview-block__button .konturIconic{color:#fff;font-size:56px;line-height:22px;text-decoration:none;position:absolute;left:20px;top:14px}.preview-block:hover:before{opacity:.7}.preview-block:hover .preview-block__button{text-decoration:none;background:hsla(0,0%,100%,.2)}.preview-block__title.preview-block__title.preview-block__title.preview-block__title.preview-block__title{text-decoration:none;color:#fff;display:block;overflow:hidden;line-height:23px;font-weight:400;text-align:left;margin:-10px 0 0;font-size:24px;line-height:1.33;font-weight:600}@media screen and (max-width:991px){.preview-block__title.preview-block__title.preview-block__title.preview-block__title.preview-block__title{font-size:22px;line-height:1.45}}@media screen and (max-width:991px)and (max-width:374px){.preview-block__title.preview-block__title.preview-block__title.preview-block__title.preview-block__title{line-height:1.36}}@media screen and (max-width:767px){.preview-block__title.preview-block__title.preview-block__title.preview-block__title.preview-block__title{font-size:20px;line-height:1.5}}@media screen and (max-width:767px)and (max-width:374px){.preview-block__title.preview-block__title.preview-block__title.preview-block__title.preview-block__title{line-height:1.4}}@media screen and (max-width:374px){.preview-block__title.preview-block__title.preview-block__title.preview-block__title.preview-block__title{font-size:18px;line-height:1.44}}.preview-block__icon{color:#fff;font-size:40px;text-decoration:none;position:absolute;bottom:32px;display:block}.preview-block__icon_play{margin-left:-8px}.preview-block__icon_zoom{margin-left:-2px}.price-block{border:3px solid #f0f0f0;border-top-color:#ff5501;margin:0 auto;max-width:320px}.price-block__head{background:#ffeee5;padding:10px 20px 20px;text-align:center;color:#ff5501}.price-block__type{font-size:14px}.price-block__title{margin:0;font-weight:600;line-height:1em}.price-block__body{background:#fff}.price-block__footer{background:#f7f7f7;padding:30px 20px 25px}.price-block__footer .pull-left{margin:0 15px 0 0}.price-block__footer__row{margin-bottom:20px}.price-block__footer__buttons{margin-top:30px}.price-block__footer__buttons .btn{margin:0 15px 0 0;min-width:110px}.price-block__footer__buttons .col-height{vertical-align:middle;color:#222;font-size:13px;line-height:1.3em}.price-block__price{font-size:28px;color:#ff5501;line-height:.5em}.price-block__price .konturIconic{font-size:22px}.price-block__price__comment{font-size:13px;color:#8b8b8b}.price-block__price__comment .konturIconic{font-size:inherit}.price-block__options{font-size:15px;color:#222}.price-block__options__item{border-bottom:1px solid #f3f3f3;padding:18px 20px}.price-block__options__item_disable,.price-block__options__item_ok,.price-block__options__item_ok2{padding-left:40px;position:relative}.price-block__options__item_disable:before,.price-block__options__item_ok2:before,.price-block__options__item_ok:before{font-family:konturIconic;font-weight:400;-webkit-font-smoothing:antialiased;font-size:15px;position:absolute;left:20px;top:17px;display:block}.price-block__options__item_disable{color:#8b8b8b}.price-block__options__item_disable:before{content:"\E00E";color:#8b8b8b}.price-block__options__item_ok:before{content:"\E006";color:#ff5501;top:16px}.price-block__options__item_ok2{color:#8b8b8b}.price-block__options__item_ok2:before{content:"\E00E";color:#8b8b8b}.price-block_active{border:3px solid #ff5501;position:relative}.price-block_active:after{content:"";display:block;width:80px;height:69px;position:absolute;left:-3px;top:-3px;z-index:20;background:url(/front/build/assets/front/src/products/blocks/price-block/images/label-e18d4c3484039808f312fd8591a2ec6e.png) 0 0 no-repeat}.promo-block-form{text-align:center;max-width:400px;margin:0 auto}.promo-block-form .form-input-comment{color:#bcbcbc}.promo-block-form .form-input-comment .avisited,.promo-block-form .form-input-comment .link,.promo-block-form .form-input-comment a,.promo-block-form .form-input-comment a:link,.promo-block-form .form-input-comment a:visited{color:inherit;text-decoration:underline}.product-search__title{font-size:32px;line-height:1.25;font-weight:700;margin-bottom:32px;margin-bottom:var(--spacer-small,32px);text-align:center}@media screen and (max-width:1199px){.product-search__title{font-size:28px;line-height:1.29}}@media screen and (max-width:1199px)and (max-width:374px){.product-search__title{line-height:1.21}}@media screen and (max-width:767px){.product-search__title{font-size:24px;line-height:1.33}}@media screen and (max-width:374px){.product-search__title{font-size:22px;line-height:1.45}}@media screen and (max-width:374px)and (max-width:374px){.product-search__title{line-height:1.36}}.product-search__form{max-width:706px;margin:0 auto;position:relative}.product-search__form:before{content:"";display:block;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;opacity:.1;-webkit-transition:opacity .3s;transition:opacity .3s;border-radius:8px}.product-search__form[focus-within]:before{opacity:.3}.product-search__form:focus-within:before{opacity:.3}.product-search__input{display:inline-block;width:calc(100% - 4px);min-width:auto;height:44px;margin:2px;-webkit-transition:color .1s ease,-webkit-box-shadow .1s ease;transition:color .1s ease,-webkit-box-shadow .1s ease;transition:box-shadow .1s ease,color .1s ease;transition:box-shadow .1s ease,color .1s ease,-webkit-box-shadow .1s ease;border:0;border-radius:2px;outline:none;background:#fff;-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.08);box-shadow:0 0 0 2px rgba(0,0,0,.08);color:#000;font-weight:400;padding:8px 9px;font-size:18px;line-height:1.44;text-overflow:ellipsis;white-space:nowrap}.product-search__input[type=email],.product-search__input[type=number],.product-search__input[type=password],.product-search__input[type=search],.product-search__input[type=tel],.product-search__input[type=text]{-webkit-appearance:none}.product-search__input::-webkit-input-placeholder{color:#7f7f7f}.product-search__input::-moz-placeholder{color:#7f7f7f}.product-search__input:-ms-input-placeholder{color:#7f7f7f}.product-search__input::-ms-input-placeholder{color:#7f7f7f}.product-search__input::placeholder{color:#7f7f7f}.product-search__input:hover{-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.16);box-shadow:0 0 0 2px rgba(0,0,0,.16)}.product-search__input.focus,.product-search__input:focus{background:#fff;-webkit-box-shadow:0 0 0 2px #015ccb;box-shadow:0 0 0 2px #015ccb}.product-search__input:disabled,.product-search__input:disabled:hover{background:rgba(0,0,0,.04);-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.04);box-shadow:0 0 0 2px rgba(0,0,0,.04);color:rgba(0,0,0,.32);cursor:text}@media screen and (min-width:768px){.product-search__input{display:inline-block;width:calc(100% - 4px);min-width:auto;height:52px;margin:2px;-webkit-transition:color .1s ease,-webkit-box-shadow .1s ease;transition:color .1s ease,-webkit-box-shadow .1s ease;transition:box-shadow .1s ease,color .1s ease;transition:box-shadow .1s ease,color .1s ease,-webkit-box-shadow .1s ease;border:0;border-radius:2px;outline:none;background:#fff;-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.08);box-shadow:0 0 0 2px rgba(0,0,0,.08);color:#000;font-weight:400;padding:10px 16px;font-size:20px;line-height:1.5}}@media screen and (min-width:768px)and (max-width:374px){.product-search__input{line-height:1.4}}@media screen and (min-width:768px){.product-search__input[type=email],.product-search__input[type=number],.product-search__input[type=password],.product-search__input[type=search],.product-search__input[type=tel],.product-search__input[type=text]{-webkit-appearance:none}}@media screen and (min-width:768px){.product-search__input::-webkit-input-placeholder{color:#7f7f7f}.product-search__input::-moz-placeholder{color:#7f7f7f}.product-search__input:-ms-input-placeholder{color:#7f7f7f}.product-search__input::-ms-input-placeholder{color:#7f7f7f}.product-search__input::placeholder{color:#7f7f7f}}@media screen and (min-width:768px){.product-search__input:hover{-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.16);box-shadow:0 0 0 2px rgba(0,0,0,.16)}}@media screen and (min-width:768px){.product-search__input.focus,.product-search__input:focus{background:#fff;-webkit-box-shadow:0 0 0 2px #015ccb;box-shadow:0 0 0 2px #015ccb}}@media screen and (min-width:768px){.product-search__input:disabled,.product-search__input:disabled:hover{background:rgba(0,0,0,.04);-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.04);box-shadow:0 0 0 2px rgba(0,0,0,.04);color:rgba(0,0,0,.32);cursor:text}}.product-search__input.product-search__input{padding-right:56px}.product-search__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:0;font-size:0!important;border:none;background:none;-webkit-box-shadow:none;box-shadow:none;color:#f03b36;height:100%;width:54px;padding:0;cursor:pointer;outline:none}.product-search__button:focus:before,.product-search__button:hover:before{opacity:.05}.product-search__button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:currentColor;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.product-search_skin-product .product-search__form:before{-webkit-box-shadow:none;box-shadow:none}.product-search_skin-product .product-search__input{-webkit-box-shadow:0 0 #fff,0 0 0 2px #343434;box-shadow:0 0 #fff,0 0 0 2px #343434}.product-search_skin-product .product-search__input:focus{border-radius:2px;-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px #343434;box-shadow:0 0 0 2px #fff,0 0 0 4px #343434}.product-search_skin-product .product-search__button{color:#343434}.product-search-wrapper{background:#f3f3f3;border-radius:16px;padding:40px 64px 48px 80px;margin-top:24px;margin-left:-80px;margin-bottom:24px;width:calc(100% + 144px)}@media screen and (max-width:991px){.product-search-wrapper{padding:32px 24px 24px}.product-search__button{right:-2px;width:50px}.product-search__input{padding-right:40px}}@media screen and (max-width:767px){.product-search-wrapper{padding:24px 16px 16px;margin-left:0;width:100%}}.product-cross-selling{text-align:center}.product-cross-selling__list{font-size:0}.product-cross-selling__list__item{float:none;display:inline-block;font-size:14px;text-align:center;vertical-align:top}.product-cross-selling__list__item .preview-block{margin:0 auto}.product-cross-selling .figure{text-align:center}.product-cross-selling .figure .figure-image{margin-bottom:25px;height:64px}.product-cross-selling .figure .figure-image img{display:inline-block}.product-cross-selling .figure.figure-horizontal{text-align:left}.product-cross-selling .figure .figure-title{margin-bottom:13px}.product-overview__list{font-size:0}.product-overview__list__item{text-align:center;height:194px;overflow:hidden;margin-bottom:30px;float:none;display:inline-block;vertical-align:top;font-size:15px}.product-overview__list .preview-block{height:194px}.product-overview__list .product-overview__list__all{display:block;background:#ddd;height:194px;line-height:194px;overflow:hidden;position:relative;font-size:22px;text-decoration:none;color:#fff}.product-promo__help{font-size:28px;display:inline-block;height:28px;vertical-align:middle;color:rgba(0,0,0,.5);cursor:pointer;outline:none;-webkit-transition:color .2s;transition:color .2s;margin:1px 0 0}.product-promo__help.active{color:#000}.product-promo.promo-block_invert .product-promo__help{color:hsla(0,0%,100%,.5)}.product-promo.promo-block_invert .product-promo__help.active{color:#fff}.product-promo-bottom{margin:18px 0 0}.product-promo__price{font-size:32px;display:inline-block;vertical-align:top}.product-promo__price .konturIconic{font-size:22px}.product-promo__price-after{display:inline-block;vertical-align:bottom;font-size:13px;color:rgba(0,0,0,.6);line-height:1.2em;margin:-6px 0 3px 15px}.product-promo__price-after a{color:#000;color:rgba(0,0,0,.6)}.product-promo__price-after a .link{text-decoration:underline}.product-promo__price-after .konturIconic{vertical-align:top}.promo-block_invert .product-promo__price-after,.promo-block_invert .product-promo__price-after a{color:#fff;color:hsla(0,0%,100%,.6)}.product-promo_focus-api{background-color:#4d9068}.product-promo_focus-api .promo-block__inner .h1,.product-promo_focus-api .promo-block__inner h1{font-size:38px;line-height:1.1}.product-price__prices__list{margin:0 auto}.product-price__prices__item{padding:0 15px;vertical-align:top}.product-tariffs{border-collapse:separate;border-spacing:0;overflow:hidden;table-layout:fixed}.product-tariffs_focus-api tr:nth-child(3) td:last-child{border-right:0}.product-tariffs tr.product-tariffs__head td,.product-tariffs tr.product-tariffs__head th{border-top:2px solid #ececec;border-bottom:0;text-align:left;vertical-align:top;padding-bottom:26px}.product-tariffs tr.product-tariffs__head td .h1,.product-tariffs tr.product-tariffs__head td .h2,.product-tariffs tr.product-tariffs__head td .h3,.product-tariffs tr.product-tariffs__head td .h4,.product-tariffs tr.product-tariffs__head td h1,.product-tariffs tr.product-tariffs__head td h2,.product-tariffs tr.product-tariffs__head td h3,.product-tariffs tr.product-tariffs__head td h4,.product-tariffs tr.product-tariffs__head th .h1,.product-tariffs tr.product-tariffs__head th .h2,.product-tariffs tr.product-tariffs__head th .h3,.product-tariffs tr.product-tariffs__head th .h4,.product-tariffs tr.product-tariffs__head th h1,.product-tariffs tr.product-tariffs__head th h2,.product-tariffs tr.product-tariffs__head th h3,.product-tariffs tr.product-tariffs__head th h4{margin:0;text-overflow:ellipsis;overflow:hidden}.product-tariffs tr.product-tariffs__head td .btn,.product-tariffs tr.product-tariffs__head th .btn{width:100%}.product-tariffs tr.product-tariffs__head td:first-child,.product-tariffs tr.product-tariffs__head th:first-child{border-left:0;border-top:0;font-size:16px;width:100%}.product-tariffs tr.product-tariffs__head td:first-child>*,.product-tariffs tr.product-tariffs__head th:first-child>*{margin-top:0;max-width:365px}.product-tariffs tr.product-tariffs__head td:first-child>:last-child,.product-tariffs tr.product-tariffs__head th:first-child>:last-child{margin-bottom:0!important}.product-tariffs tr.product-tariffs__head td:nth-child(2),.product-tariffs tr.product-tariffs__head th:nth-child(2){border-radius:3px 0 0 0}.product-tariffs tr.product-tariffs__head td:last-child,.product-tariffs tr.product-tariffs__head th:last-child{border-radius:0 3px 0 0}.product-tariffs tr.product-tariffs__head+tr td{border-top:2px solid #ececec}.product-tariffs tr.product-tariffs__head+tr td.product-tariffs__group-name-cell{border-left-width:2px;border-right-width:2px}.product-tariffs tr.product-tariffs__head+tr td:first-child{border-radius:3px 0 0 0}.product-tariffs tr:last-child td{border-bottom:2px solid #ececec}.product-tariffs tr:last-child td:first-child{border-radius:0 0 0 3px}.product-tariffs tr:last-child td:last-child{border-radius:0 0 3px 0}.product-tariffs tr td,.product-tariffs tr th{padding:15px 18px;border-left:2px solid #ececec;border-bottom:2px solid #ececec;line-height:1.5;overflow:hidden;text-overflow:ellipsis}.product-tariffs tr td:first-child,.product-tariffs tr th:first-child{text-align:left;vertical-align:top}.product-tariffs tr td:last-child,.product-tariffs tr th:last-child{border-right:2px solid #ececec}.product-tariffs tr td.product-tariffs__group-name-cell,.product-tariffs tr th.product-tariffs__group-name-cell{border-left-width:0;border-right-width:0}.product-tariffs tr td{text-align:center;vertical-align:middle}.product-tariffs .konturIconic-ruble{font-size:1em;font-weight:inherit!important}.product-tariffs .konturIconic-ok{font-size:16px}.product-tariffs .konturIconic-remove{font-size:16px;color:#dadada}.product-tariffs .btn{margin-bottom:0!important}.chapter{letter-spacing:normal}@media screen and (max-width:767px){.product-promo-bottom{text-align:center}.content-block__more{margin-top:0}.product-tariffs tr.product-tariffs__head td:first-child,.product-tariffs tr.product-tariffs__head td:first-child>*{font-size:12px}.responsive-table{table-layout:fixed}.responsive-table tr td,.responsive-table tr th{width:50%!important}.product-overview{text-align:center;background:#f4f4f5}.preview-block__image,.product-overview__list .product-overview__list__all{width:285px;max-width:100%}.product-cross-selling{padding-bottom:0}.product-price__prices{margin:0}.product-price__prices__item,.product-price__prices__list,.product-price__prices__list tbody,.product-price__prices__list tr{display:block}.product-price__prices__item{padding:0!important;margin-bottom:15px;height:auto!important}.product-price__prices__item .price-block{width:auto}.price-block__options__item_disable{display:none}.product-price{background:#f7f7f7}.product-description-section,.product-price{-webkit-box-shadow:inset 0 1px 0 0 #e2e2e2;box-shadow:inset 0 1px 0 0 #e2e2e2;padding:30px 0 0}.product-cross-selling .figure{padding-bottom:50px}.product-cross-selling .figure .figure-info{max-width:70%!important}.product-how-it-work__item:before{content:none}}@media screen and (min-width:768px)and (max-width:991px){td.product-price__prices__item{width:1%}}@media screen and (max-width:991px){.product-contacts{line-height:65px;min-height:65px;margin-left:15px}.product-contacts .menu-3-item:last-child{padding-right:32px/2;padding-right:var(--spacer-small,32px)/2}.product-contacts__inner{width:100%;background:#fff;position:relative;min-height:70px}.product-promo__price-after{display:block;margin-top:5px;margin-left:0}.product-price__prices{margin:0}.product-price__prices .price-block{width:100%}.product-cross-selling .figure .figure-image{float:none}.product-cross-selling .figure .figure-info{max-width:90%;margin:0 auto}.product-how-it-work__image img{max-width:100%}.responsive-table{table-layout:fixed}.responsive-table tr td:first-child,.responsive-table tr th:first-child{width:100%}.responsive-table tr td:not(:first-child),.responsive-table tr th:not(:first-child){display:none;border-right:2px solid #ececec;max-width:225px}.responsive-table tr:first-child td,.responsive-table tr:first-child th{border-top-left-radius:3px}.responsive-table tr:first-child td:not(:first-child),.responsive-table tr:first-child th:not(:first-child){border-top-right-radius:3px}.responsive-table tr:last-child td,.responsive-table tr:last-child th{border-bottom-left-radius:3px}.responsive-table tr:last-child td:not(:first-child),.responsive-table tr:last-child th:not(:first-child){border-bottom-right-radius:3px}}@media screen and (min-width:992px){.responsive-table td,.responsive-table th{display:table-cell!important}.responsive-table.product-tariffs_focus-api tr:nth-child(3) td:last-child{border-bottom:2px solid #ececec}.responsive-table.product-tariffs_focus-api tr:nth-child(3)~tr td:last-child{border-right:none}}.carousel-features{width:100%}ul.carousel-features__control{margin:45px 0;padding:0;position:relative;z-index:10}ul li.carousel-features__item{position:relative;text-indent:0;font-size:18px;margin-bottom:25px;cursor:pointer}ul li.carousel-features__item:before{content:""!important;position:absolute;top:10px;left:-20px;right:auto!important;width:7px;height:7px;border-radius:50%;background:#015ccb}ul li.carousel-features__item_active:before{background:transparent!important;width:15px;height:15px;left:-24px;top:6px;border:4px solid #015ccb}ul li.carousel-features__item:hover{color:#015ccb}.carousel-features__illustration{position:relative;z-index:1}.carousel-features__image .features-block__screenshot{position:absolute;top:50%;right:6%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.carousel-features__image svg:hover{cursor:pointer}.carousel-features__img{opacity:0}.carousel-features__img.video-wrap{visibility:hidden;display:block}.carousel-features__img_active{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.carousel-features__img_active.video-wrap{visibility:visible}.carousel-features__img img{margin:0}.carousel-features__content{position:relative;z-index:1}.carousel-features__content small{color:grey;opacity:1}.carousel-features__nav{position:absolute;width:100%;height:1px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.carousel-features__nav .slider-nextControl,.carousel-features__nav .slider-prevControl{width:50px;height:50px;position:absolute;top:-15px;left:auto;cursor:pointer}.carousel-features__nav .slider-nextControl:hover,.carousel-features__nav .slider-prevControl:hover{border-color:#015ccb}.carousel-features__nav .slider-nextControl:after,.carousel-features__nav .slider-nextControl:before,.carousel-features__nav .slider-prevControl:after,.carousel-features__nav .slider-prevControl:before{content:"";position:absolute;top:9px;bottom:auto;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent}.carousel-features__nav .slider-prevControl{left:-45px}.carousel-features__nav .slider-prevControl:hover:before{border-right-color:#015ccb}.carousel-features__nav .slider-prevControl:before{border-right:15px solid #c8c8c8;left:12px!important}.carousel-features__nav .slider-prevControl:after{border-right:15px solid #fff;margin-left:3px;left:12px!important}.carousel-features__nav .slider-nextControl{right:-15px}.carousel-features__nav .slider-nextControl:hover:before{border-left-color:#015ccb}.carousel-features__nav .slider-nextControl:before{border-left:15px solid #c8c8c8;right:12px}.carousel-features__nav .slider-nextControl:after{border-left:15px solid #fff;margin-right:3px;right:12px}.carousel-features__nav:after{content:".";font-size:0;visibility:hidden}.carousel-features .link-more{margin-left:25px}@media screen and (max-width:767px){ul.carousel-features__control{margin:35px 0;position:relative;z-index:10;padding:0}ul li.carousel-features__item{margin-bottom:10px}ul li.carousel-features__item_active:before{content:""!important;position:absolute;top:10px;left:-20px;right:auto!important;width:7px;height:7px;background:#015ccb;border:none}.carousel-features__image{visibility:hidden}.carousel-features .link-more{margin-left:0}}@media screen and (min-width:768px) and (max-width:991px){.carousel-features{padding:50px 0}.carousel-features__image{height:auto!important}.carousel-features ul.carousel-features__control{margin:30px 0 25px;padding-left:5px}.carousel-features ul.carousel-features__control .carousel-features__item{margin-bottom:12px;font-size:16px}.carousel-features ul.carousel-features__control .carousel-features__item:before{left:-27px}.carousel-features ul.carousel-features__control .carousel-features__item_active:before{left:-29px}.carousel-features__illustration{height:auto!important}}.product-modules{max-width:1080px;margin:0 auto -32px}.product-modules_align-footer .product-modules__footer{position:absolute;bottom:40px;left:0}.product-modules_focus-api{margin-bottom:88px}.product-modules_focus-api .product-modules__image{margin-top:12px;margin-bottom:18px}.product-modules_focus-api .product-modules__image img{top:auto}.product-modules_focus-api .product-modules__text{margin:20px 0 0;padding:20px 0 0;color:#222}.product-modules :after,.product-modules :before{border-spacing:0}.product-modules__item{display:block;position:relative;height:100%;padding:40px 24px;-webkit-transition:all .15s;transition:all .15s;border-radius:16px;border:2px solid transparent;background:#fff;-webkit-box-shadow:0 8px 20px rgba(0,0,0,.1);box-shadow:0 8px 20px rgba(0,0,0,.1);text-align:center}.product-modules__item:link,.product-modules__item:visited{color:var(--color-primary-product)}.product-modules__item_active{border-color:var(--color-primary-product)}.product-modules__item:before{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);-webkit-transition:-webkit-box-shadow .25s ease;transition:-webkit-box-shadow .25s ease;transition:box-shadow .25s ease;transition:box-shadow .25s ease,-webkit-box-shadow .25s ease;border-radius:inherit;border-color:#fff;opacity:.1;text-decoration:none;pointer-events:none}.product-modules__item:hover{text-decoration:none}.product-modules__item:hover:before{content:"";-webkit-box-shadow:0 18px 20px 0 var(--color-primary-product);box-shadow:0 18px 20px 0 var(--color-primary-product)}.product-modules__item_height-auto{height:auto}.product-modules__image{display:inline-block;position:relative;width:100%;height:80px;overflow:hidden}.product-modules__image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.product-modules__title.product-modules__title.product-modules__title.product-modules__title.product-modules__title{margin:0 0 16px;font-weight:600;font-size:22px;line-height:1.45}@media screen and (max-width:374px){.product-modules__title.product-modules__title.product-modules__title.product-modules__title.product-modules__title{line-height:1.36}}.product-modules__title.product-modules__title.product-modules__title.product-modules__title.product-modules__title:last-child{margin-bottom:0!important}.product-modules__text.product-modules__text.product-modules__text.product-modules__text.product-modules__text{position:relative;color:var(--color-primary-text);font-size:18px;line-height:1.44;font-weight:400}.product-modules__text.product-modules__text.product-modules__text.product-modules__text.product-modules__text b{font-weight:600}@media screen and (max-width:991px){.product-modules__text.product-modules__text.product-modules__text.product-modules__text.product-modules__text{font-size:16px;line-height:1.5}}.product-modules__text.product-modules__text.product-modules__text.product-modules__text.product-modules__text p{margin:0}.lp-styles .text .product-modules__title,.lp-styles .text .product-modules__title a,.lp-styles .text .product-modules__title a:hover,.lp-styles .text .product-modules__title a:visited,.product-modules__title,.product-modules__title a,.product-modules__title a:hover,.product-modules__title a:visited{color:var(--color-primary-product)}@media screen and (max-width:767px){.product-modules{margin:0 auto -8px}.product-modules__list{display:block;margin-left:-12px;margin-right:-12px}.product-modules__list-wrap{margin:0}.product-modules__item{max-width:100%;padding:24px;border-radius:8px}.product-modules__image{margin-top:0}.product-modules__title.product-modules__title.product-modules__title.product-modules__title.product-modules__title{margin-bottom:8px}.product-modules__footer{position:relative;bottom:auto;left:auto}.product-modules__footer .btn{margin-bottom:0!important}}@media screen and (max-width:374px){.product-modules__list{margin-left:-4px;margin-right:-4px}}.figure{text-align:center}.figure .figure-image,.figure .figure__image{overflow:hidden;font-size:0;margin:0 auto 16px;line-height:normal}.figure .figure-image img,.figure .figure__image img{display:inline-block;max-width:100%;margin:0!important}.figure .figure-info,.figure .figure__info{margin:16px 0 0}.figure .figure-text,.figure .figure__text{font-size:16px;line-height:1.5}.figure .figure-title,.figure .figure__title{font-size:20px;line-height:1.5;font-weight:600;margin:0}@media screen and (max-width:374px){.figure .figure-title,.figure .figure__title{line-height:1.4}}.figure .figure-title a,.figure .figure__title a{color:var(--color-primary-product)}.figure .figure-title+*,.figure .figure__title+*{display:block;margin-top:16px}.figure.figure-horizontal .figure-image,.figure.figure-horizontal .figure__image,.figure.figure_horizontal .figure-image,.figure.figure_horizontal .figure__image{float:none}.figure.figure-horizontal .figure-info,.figure.figure-horizontal .figure__info,.figure.figure_horizontal .figure-info,.figure.figure_horizontal .figure__info{margin:16px 0 0}.figure.figure_horizontal-overflow{text-align:left}.figure.figure_horizontal-overflow:after{content:"";display:block;clear:both}.figure.figure_horizontal-overflow .figure-image,.figure.figure_horizontal-overflow .figure__image{width:auto;padding-right:16px;margin:0;float:left}.figure.figure_horizontal-overflow .figure-info,.figure.figure_horizontal-overflow .figure__info{margin:0;overflow:hidden}@media screen and (min-width:768px){.figure{margin:0;padding:0 16px}.figure .figure-image,.figure .figure__image{margin:0 auto 24px}.figure .figure-title,.figure .figure__title{font-size:22px;line-height:1.45;font-weight:600;margin-bottom:0}}@media screen and (min-width:768px)and (max-width:374px){.figure .figure-title,.figure .figure__title{line-height:1.36}}@media screen and (min-width:768px){.figure .figure-title+*,.figure .figure__title+*{margin-top:16px}}@media screen and (min-width:768px){.figure .figure-info,.figure .figure__info{margin:24px 0 0}}@media screen and (min-width:768px){.figure.figure-horizontal,.figure.figure_horizontal{text-align:left}.figure.figure-horizontal:after,.figure.figure_horizontal:after{content:"";display:block;clear:both}.figure.figure-horizontal .figure-image,.figure.figure-horizontal .figure__image,.figure.figure_horizontal .figure-image,.figure.figure_horizontal .figure__image{float:left;width:70px;margin-bottom:0}.figure.figure-horizontal .figure-info,.figure.figure-horizontal .figure__info,.figure.figure_horizontal .figure-info,.figure.figure_horizontal .figure__info{margin:0 0 0 110px}}.product-visual{overflow:hidden}.product-visual__text{margin-bottom:40px;margin-bottom:var(--spacer-medium,40px)}.product-visual__text.text h1{font-weight:700;margin-bottom:32px!important;margin-bottom:var(--spacer-small,32px)!important}.product-visual__text.text p{padding-right:16px}.product-visual__text.text a{color:currentColor;position:relative;text-decoration:none;-webkit-box-shadow:inset 0 -1px 0 0 currentColor;box-shadow:inset 0 -1px 0 0 currentColor}.product-visual__text.text a:link,.product-visual__text.text a:visited{color:currentColor}.product-visual__text.text a:hover{text-decoration:none}.product-visual__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}.product-visual__bottom-button{margin-right:24px}.product-visual__bottom-caption{font-size:16px;line-height:1.5;font-weight:400;margin-top:16px;opacity:.37;text-align:center}.product-visual__bottom-caption b{font-weight:600}.product-visual__bottom-caption_large{text-align:left;-ms-flex-preferred-size:100%;flex-basis:100%}.product-visual__bottom-link{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;text-align:left}@media screen and (max-width:767px){.product-visual__text{text-align:center}.product-visual__text.text p{padding-right:0}.product-visual__bottom{display:block;text-align:center}.product-visual__bottom-button{margin:0 0 16px}.product-visual__bottom-caption{margin-top:8px}.product-visual__bottom-caption_large,.product-visual__bottom-link{text-align:center}}@media screen and (min-width:992px){.product-visual_upper.product-visual_upper{margin-top:-80px!important;padding-top:calc(var(--spacer-xsmall) + 80px)}}.product-visual-image{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0;line-height:0;margin-top:-68px;margin-top:calc(var(--spacer-large, 48px)*-1 + -20px);margin-left:calc(-8.33333% + -32px);margin-left:calc(-8.33333% + var(--spacer-small, 32px)*-1);margin-bottom:calc(72px*-1);margin-right:calc(-8.33333% + -32px);margin-right:calc(-8.33333% + var(--spacer-small, 32px)*-1);height:calc(100% + 68px + 72px);height:calc(100% + var(--spacer-large, 48px) + 20px + 72px);width:calc(116.66667% + 64px);width:calc(116.66667% + var(--spacer-small, 32px)*2)}.product-visual-image img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-o-object-fit:scale-down;object-fit:scale-down}@media screen and (max-height:699px),screen and (max-width:1439px){.product-visual-image{margin-top:-63px;margin-top:calc(var(--spacer-large, 48px)*-1 + -15px);margin-bottom:-63px;margin-bottom:calc(var(--spacer-large, 48px)*-1 + -15px);height:calc(100% + 126px);height:calc(100% + var(--spacer-large, 48px)*2 + 30px)}}@media screen and (max-width:767px){.product-visual-image{height:auto;width:auto;margin:0}}.btn-load-more.btn-load-more{display:block;width:100%;position:relative;height:60px;padding:20px;-webkit-transition:background-color .15s ease;transition:background-color .15s ease;border:none;border-radius:80px;background:rgba(0,0,0,.04);color:#222;color:var(--color-primary-product,#222);font-size:16px;font-weight:700;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;outline:none}.btn-load-more__loader{position:absolute;top:0;right:0;bottom:0;left:0;width:32px;height:32px;margin:auto;-webkit-animation:rotating .9s cubic-bezier(.58,.24,.4,.85) infinite both;animation:rotating .9s cubic-bezier(.58,.24,.4,.85) infinite both;border-radius:50%;opacity:1;-webkit-box-shadow:inset 0 0 0 3px currentColor;box-shadow:inset 0 0 0 3px currentColor;color:currentColor;-webkit-clip-path:polygon(0 0,0 100%,25% 100%,50% 50%,100% 30%,100% 70%,50% 50%,25% 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,25% 100%,50% 50%,100% 30%,100% 70%,50% 50%,25% 100%,100% 100%,100% 0)}.btn-load-more:focus,.btn-load-more:hover{background:rgba(0,0,0,.06);text-decoration:none}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}