.swal2-overlay{background-color:rgba(0,0,0,.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:1000}.swal2-modal{background-color:#fff;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;border-radius:5px;box-sizing:border-box;text-align:center;position:fixed;left:50%;top:50%;margin-top:-200px;max-height:90%;overflow-x:hidden;overflow-y:auto;display:none;z-index:2000}.swal2-modal.loading{overflow-y:hidden}.swal2-modal h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:0;padding:0;line-height:60px;display:block}.swal2-modal hr{height:10px;color:transparent;border:0}.swal2-modal button.styled{color:#fff;border:0;box-shadow:none;font-size:17px;font-weight:500;border-radius:3px;padding:10px 32px;margin:0 5px;cursor:pointer}.swal2-modal button.styled:not(.loading)[disabled]{opacity:.4;cursor:no-drop}.swal2-modal button.styled.loading{box-sizing:border-box;border:4px solid transparent;border-color:transparent;width:40px;height:40px;padding:0;margin:-2px 30px;vertical-align:top;background-color:transparent!important;color:transparent;cursor:default;border-radius:100%;-webkit-animation:rotate-loading 1.5s linear 0s infinite normal;animation:rotate-loading 1.5s linear 0s infinite normal}.swal2-modal button:not(.styled).loading:after{display:inline-block;content:"";margin-left:5px;vertical-align:-1px;height:6px;width:6px;border:3px solid #999;border-right-color:transparent;border-radius:50%;-webkit-animation:rotate-loading 1.5s linear 0s infinite normal;animation:rotate-loading 1.5s linear 0s infinite normal}.swal2-modal .swal2-image{margin:20px auto;max-width:100%}.swal2-modal .swal2-close{font-size:36px;line-height:36px;font-family:serif;position:absolute;top:5px;right:13px;cursor:pointer;color:#cfcfcf;-webkit-transition:all .1s ease;transition:all .1s ease}.swal2-modal .swal2-close:hover{color:#d55}.swal2-modal>.swal2-checkbox,.swal2-modal>.swal2-input,.swal2-modal>.swal2-radio,.swal2-modal>.swal2-select,.swal2-modal>.swal2-textarea{display:none}.swal2-content{font-size:18px;text-align:center;font-weight:300;position:relative;float:none;margin:0;padding:0;line-height:normal;color:#555}.swal2-icon{width:80px;height:80px;border:4px solid grey;border-radius:50%;margin:20px auto 30px;padding:0;position:relative;box-sizing:content-box;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .x-mark{position:relative;display:block}.swal2-icon.swal2-error .line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.swal2-icon.swal2-error .line.left{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);left:17px}.swal2-icon.swal2-error .line.right{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.swal2-icon.swal2-warning{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#f8bb86;border-color:#f8bb86;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-info{font-family:"Open Sans",sans-serif;color:#3fc3ee;border-color:#3fc3ee;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-question{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#c9dae1;border-color:#c9dae1;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success::after,.swal2-icon.swal2-success::before{content:'';border-radius:50%;position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success::before{border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;-ms-transform-origin:60px 60px;transform-origin:60px 60px}.swal2-icon.swal2-success::after{border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;-ms-transform-origin:0 60px;transform-origin:0 60px}.swal2-icon.swal2-success .placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.swal2-icon.swal2-success .fix{width:7px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-icon.swal2-success .line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.swal2-icon.swal2-success .line.tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success .line.long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-checkbox,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:20px auto}.swal2-input:not([type=file]),.swal2-textarea{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;font-size:18px;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);-webkit-transition:all .3s;transition:all .3s}.swal2-input:not([type=file]).error,.swal2-textarea.error{border-color:#f06e57!important}.swal2-input:not([type=file]):focus,.swal2-textarea:focus{outline:0;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.swal2-input:not([type=file]):focus::-moz-placeholder,.swal2-textarea:focus::-moz-placeholder{-webkit-transition:opacity .3s 30ms ease;-moz-transition:opacity .3s 30ms ease;transition:opacity .3s 30ms ease;opacity:.8}.swal2-input:not([type=file]):focus:-ms-input-placeholder,.swal2-textarea:focus:-ms-input-placeholder{-webkit-transition:opacity .3s 30ms ease;-ms-transition:opacity .3s 30ms ease;transition:opacity .3s 30ms ease;opacity:.8}.swal2-input:not([type=file]):focus::-webkit-input-placeholder,.swal2-textarea:focus::-webkit-input-placeholder{-webkit-transition:opacity .3s 30ms ease;transition:opacity .3s 30ms ease;opacity:.8}.swal2-input:not([type=file])::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#bdbdbd}.swal2-input:not([type=file]):-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#bdbdbd}.swal2-input:not([type=file])::-webkit-input-placeholder,.swal2-textarea::-webkit-input-placeholder{color:#bdbdbd}.swal2-input:not([type=file]){height:43px;padding:0 12px}.swal2-input[type=file]{font-size:20px}.swal2-textarea{height:108px;padding:12px}.swal2-select{color:#555;font-size:inherit;padding:5px 10px;min-width:40%;max-width:100%}.swal2-radio{border:0}.swal2-radio label:not(:first-child){margin-left:20px}.swal2-radio input,.swal2-radio span{vertical-align:middle}.swal2-radio input{margin:0 3px 0 0}.swal2-checkbox{color:#555}.swal2-checkbox input,.swal2-checkbox span{vertical-align:middle}.swal2-validationerror{background-color:#f1f1f1;margin:0 -20px;overflow:hidden;padding:10px;color:#797979;font-size:16px;font-weight:300;display:none}.swal2-validationerror::before{content:"!";display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:10px}@-webkit-keyframes showSweetAlert{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes showSweetAlert{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@keyframes hideSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}.show-swal2{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.show-swal2.no-animation{-webkit-animation:none;animation:none}.hide-swal2{-webkit-animation:hideSweetAlert .15s;animation:hideSweetAlert .15s}.hide-swal2.no-animation{-webkit-animation:none;animation:none}@-webkit-keyframes animate-success-tip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animate-success-tip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animate-success-long{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animate-success-long{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}.animate-success-tip{-webkit-animation:animate-success-tip .75s;animation:animate-success-tip .75s}.animate-success-long{-webkit-animation:animate-success-long .75s;animation:animate-success-long .75s}.swal2-icon.swal2-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}100%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}@keyframes animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}100%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}.animate-error-icon{-webkit-animation:animate-error-icon .5s;animation:animate-error-icon .5s}@-webkit-keyframes animate-x-mark{0%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}100%{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}@keyframes animate-x-mark{0%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}100%{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}.animate-x-mark{-webkit-animation:animate-x-mark .5s;animation:animate-x-mark .5s}@-webkit-keyframes pulse-warning{0%{border-color:#f8d486}100%{border-color:#f8bb86}}@keyframes pulse-warning{0%{border-color:#f8d486}100%{border-color:#f8bb86}}.pulse-warning{-webkit-animation:pulse-warning .75s infinite alternate;animation:pulse-warning .75s infinite alternate}@-webkit-keyframes rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}.figures__title,b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}.form .label-danger,small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box}:after,:before{box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1.04166667vw;line-height:1.5;color:#000;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#000;text-decoration:none}a:focus,a:hover{color:#000;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.5;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:1vw;margin-bottom:1vw;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:1vw;margin-bottom:.5vw}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:.5vw;margin-bottom:.5vw}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:3.64583333vw}.h2,h2{font-size:3.125vw}.h3,h3{font-size:2.60416667vw}.h4,h4{font-size:1.97916667vw}.h5,h5{font-size:1.04166667vw}.h6,h6{font-size:1vw}.btn.btn-big,.header__search .form-group input[type=submit].btn-big,.small-box,p{margin:0 0 .5vw}.lead{margin-bottom:1vw;font-size:1vw;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:1.5625vw}}.form .label-danger,.small,small{font-size:96%}.mark,mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#39a5eb}a.text-primary:focus,a.text-primary:hover{color:#168edb}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#39a5eb}a.bg-primary:focus,a.bg-primary:hover{background-color:#168edb}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{margin:2vw 0 1vw;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:.5vw}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:1vw}dd,dt{line-height:1.5}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:.5vw 1vw;margin:0 0 1vw;font-size:1.30208333vw;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.5;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:1vw;font-style:normal;line-height:1.5}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:0;margin:0 0 .5vw;font-size:.04166667vw;line-height:1.5;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:1vw;font-size:1.5625vw;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:1.04166667vw;line-height:1.5;color:#555}.form-control{display:block;width:100%;height:15vw;padding:6px 12px;font-size:1.04166667vw;line-height:1.5;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:15vw}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:13vw}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:25vw}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:1vw;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:2.04166667vw}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:13vw;padding:5px 10px;font-size:1vw;line-height:1.5;border-radius:3px}select.input-sm{height:13vw;line-height:13vw}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:13vw;padding:5px 10px;font-size:1vw;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:13vw;line-height:13vw}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:13vw;min-height:2vw;padding:6px 10px;font-size:1vw;line-height:1.5}.input-lg{height:25vw;padding:10px 16px;font-size:2vw;line-height:1.3333333;border-radius:6px}select.input-lg{height:25vw;line-height:25vw}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:25vw;padding:10px 16px;font-size:2vw;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:25vw;line-height:25vw}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:25vw;min-height:3vw;padding:11px 16px;font-size:2vw;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:18.75vw}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:15vw;height:15vw;line-height:15vw;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:25vw;height:25vw;line-height:25vw}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:13vw;height:13vw;line-height:13vw}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:6vw}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#404040}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:8vw}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:2vw}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:1vw}}.btn,.header__search .form-group input[type=submit]{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:1.04166667vw;line-height:1.5;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus,.header__search .form-group input[type=submit].active.focus,.header__search .form-group input[type=submit].active:focus,.header__search .form-group input[type=submit].focus,.header__search .form-group input[type=submit]:active.focus,.header__search .form-group input[type=submit]:active:focus,.header__search .form-group input[type=submit]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover,.header__search .form-group input[type=submit].focus,.header__search .form-group input[type=submit]:focus,.header__search .form-group input[type=submit]:hover{color:#333;text-decoration:none}.btn.active,.btn:active,.header__search .form-group input[type=submit].active,.header__search .form-group input[type=submit]:active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],.header__search .form-group input[type=submit].disabled,.header__search .form-group input[type=submit][disabled],fieldset[disabled] .btn,fieldset[disabled] .header__search .form-group input[type=submit]{cursor:not-allowed;opacity:.65;box-shadow:none}a.btn.disabled,a.header__search .form-group input[type=submit].disabled,fieldset[disabled] a.btn,fieldset[disabled] a.header__search .form-group input[type=submit]{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary,.header__search .form-group input[type=submit]{color:#fff;background-color:#39a5eb;border-color:#229ae9}.btn-primary.focus,.btn-primary:focus,.header__search .form-group input[type=submit].focus,.header__search .form-group input[type=submit]:focus{color:#fff;background-color:#168edb;border-color:#0d527e}.btn-primary:hover,.header__search .form-group input[type=submit]:hover{color:#fff;background-color:#168edb;border-color:#1379ba}.btn-primary.active,.btn-primary:active,.header__search .form-group input[type=submit].active,.header__search .form-group input[type=submit]:active,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.header__search .form-group input[type=submit]{color:#fff;background-color:#168edb;border-color:#1379ba}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.header__search .form-group input[type=submit].active.focus,.header__search .form-group input[type=submit].active:focus,.header__search .form-group input[type=submit].active:hover,.header__search .form-group input[type=submit]:active.focus,.header__search .form-group input[type=submit]:active:focus,.header__search .form-group input[type=submit]:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover,.open>.dropdown-toggle.header__search .form-group input[type=submit].focus,.open>.dropdown-toggle.header__search .form-group input[type=submit]:focus,.open>.dropdown-toggle.header__search .form-group input[type=submit]:hover{color:#fff;background-color:#1379ba;border-color:#0d527e}.btn-primary.active,.btn-primary:active,.header__search .form-group input[type=submit].active,.header__search .form-group input[type=submit]:active,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.header__search .form-group input[type=submit]{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,.header__search .form-group input[type=submit].disabled.focus,.header__search .form-group input[type=submit].disabled:focus,.header__search .form-group input[type=submit].disabled:hover,.header__search .form-group input[type=submit][disabled].focus,.header__search .form-group input[type=submit][disabled]:focus,.header__search .form-group input[type=submit][disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .header__search .form-group input[type=submit].focus,fieldset[disabled] .header__search .form-group input[type=submit]:focus,fieldset[disabled] .header__search .form-group input[type=submit]:hover{background-color:#39a5eb;border-color:#229ae9}.btn-primary .badge,.header__search .form-group input[type=submit] .badge{color:#39a5eb;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#000;font-weight:400;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#000;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-group-lg>.header__search .form-group input[type=submit],.btn-lg{padding:10px 16px;font-size:2vw;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-group-sm>.header__search .form-group input[type=submit],.btn-sm{padding:5px 10px;font-size:1vw;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-group-xs>.header__search .form-group input[type=submit],.btn-xs{padding:1px 5px;font-size:1vw;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group-vertical>.header__search .form-group input[type=submit],.btn-group>.btn,.btn-group>.header__search .form-group input[type=submit]{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group-vertical>.header__search .form-group input[type=submit].active,.btn-group-vertical>.header__search .form-group input[type=submit]:active,.btn-group-vertical>.header__search .form-group input[type=submit]:focus,.btn-group-vertical>.header__search .form-group input[type=submit]:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.btn-group>.header__search .form-group input[type=submit].active,.btn-group>.header__search .form-group input[type=submit]:active,.btn-group>.header__search .form-group input[type=submit]:focus,.btn-group>.header__search .form-group input[type=submit]:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group .btn-group+.header__search .form-group input[type=submit],.btn-group .header__search .form-group input[type=submit]+.btn-group,.btn-group .header__search .form-group input[type=submit]+.header__search .form-group input[type=submit]{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .header__search .form-group input[type=submit],.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.header__search .form-group input[type=submit],.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.header__search .form-group input[type=submit]:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child,.btn-group>.header__search .form-group input[type=submit]:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.header__search .form-group input[type=submit]:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child),.btn-group>.header__search .form-group input[type=submit]:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group>.btn-group:not(:first-child):not(:last-child)>.header__search .form-group input[type=submit]{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.btn-group>.btn-group:first-child:not(:last-child)>.header__search .form-group input[type=submit]:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.header__search .form-group input[type=submit]:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle,.btn-group>.header__search .form-group input[type=submit]+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret,.header__search .form-group input[type=submit] .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn,.btn-group-vertical>.btn-group>.header__search .form-group input[type=submit],.btn-group-vertical>.header__search .form-group input[type=submit]{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn,.btn-group-vertical>.btn-group>.header__search .form-group input[type=submit]{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group,.btn-group-vertical>.btn-group+.header__search .form-group input[type=submit],.btn-group-vertical>.header__search .form-group input[type=submit]+.btn-group,.btn-group-vertical>.header__search .form-group input[type=submit]+.header__search .form-group input[type=submit]{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child),.btn-group-vertical>.header__search .form-group input[type=submit]:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child),.btn-group-vertical>.header__search .form-group input[type=submit]:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child),.btn-group-vertical>.header__search .form-group input[type=submit]:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.header__search .form-group input[type=submit]{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.header__search .form-group input[type=submit]:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.header__search .form-group input[type=submit]:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group,.btn-group-justified>.header__search .form-group input[type=submit]{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn,.btn-group-justified>.btn-group .header__search .form-group input[type=submit]{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.header__search .form-group input[type=submit] input[type=checkbox],[data-toggle=buttons]>.btn-group>.header__search .form-group input[type=submit] input[type=radio],[data-toggle=buttons]>.header__search .form-group input[type=submit] input[type=checkbox],[data-toggle=buttons]>.header__search .form-group input[type=submit] input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-group-lg>.input-group-btn>.header__search .form-group input[type=submit]{height:25vw;padding:10px 16px;font-size:2vw;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn,select.input-group-lg>.input-group-btn>.header__search .form-group input[type=submit]{height:25vw;line-height:25vw}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.input-group-btn>.header__search .form-group input[type=submit],textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.input-group-btn>.header__search .form-group input[type=submit]{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-group-sm>.input-group-btn>.header__search .form-group input[type=submit]{height:13vw;padding:5px 10px;font-size:1vw;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn,select.input-group-sm>.input-group-btn>.header__search .form-group input[type=submit]{height:13vw;line-height:13vw}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.input-group-btn>.header__search .form-group input[type=submit],textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.input-group-btn>.header__search .form-group input[type=submit]{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:1.04166667vw;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:1vw;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:2vw;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.btn-group>.header__search .form-group input[type=submit],.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:first-child>.header__search .form-group input[type=submit],.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn-group:not(:last-child)>.header__search .form-group input[type=submit],.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.header__search .form-group input[type=submit]:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn-group:not(:first-child)>.header__search .form-group input[type=submit],.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.header__search .form-group input[type=submit]:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.btn-group>.header__search .form-group input[type=submit],.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:last-child>.header__search .form-group input[type=submit]{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn,.input-group-btn>.header__search .form-group input[type=submit]{position:relative}.input-group-btn>.btn+.btn,.input-group-btn>.header__search .form-group input[type=submit]+.header__search .form-group input[type=submit]{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover,.input-group-btn>.header__search .form-group input[type=submit]:active,.input-group-btn>.header__search .form-group input[type=submit]:focus,.input-group-btn>.header__search .form-group input[type=submit]:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group,.input-group-btn:first-child>.header__search .form-group input[type=submit]{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group,.input-group-btn:last-child>.header__search .form-group input[type=submit]{z-index:2;margin-left:-1px}.alert{padding:15px;margin-bottom:1vw;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}.tooltip{position:absolute;z-index:1070;display:block;font-family:Roboto,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:1vw;opacity:0}.tooltip.in{opacity:.9}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:Roboto,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:1.04166667vw;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:1.04166667vw;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.btn-group-vertical>.btn-group,.btn-toolbar,.clearfix,.container,.container-fluid,.dl-horizontal dd,.form-horizontal .form-group,.row{content:"";display:block;clear:both}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.row:after,.row:before{content:" ";display:table}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.bl{display:block}.in-bl{display:inline-block}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flex-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.word-break{word-break:break-all}.justify{text-align:justify}.space-t-1em{margin-top:1em}.space-t-half-em{margin-top:.5em}.space-b-1em{margin-bottom:1em}.space-b-half-em{margin-bottom:.5em}.space-t-0{margin-top:0!important}.space-t-20{margin-top:20px}.space-t-30{margin-top:30px}.space-t-40{margin-top:40px}.space-t-60{margin-top:60px}.space-b-0{margin-bottom:0!important}.space-b-20{margin-bottom:20px}.space-b-30{margin-bottom:30px}.space-b-40{margin-bottom:40px}.space-b-60{margin-bottom:60px}.space-p-t-0{padding-top:0!important}.space-p-t-20{padding-top:20px}.space-p-t-30{padding-top:30px}.space-p-t-40{padding-top:40px}.space-p-t-60{padding-top:60px}.space-p-b-0{padding-bottom:0!important}.space-p-b-20{padding-bottom:20px}.space-p-b-30{padding-bottom:30px}.space-p-b-40{padding-bottom:40px}.space-p-b-60{padding-bottom:60px}.bg-blue,.bg-gray--video,.bg-grey{background:#39a5eb}.bg-blue,.bg-blue a,.bg-gray--video,.bg-gray--video a,.bg-grey,.bg-grey a{color:#fff}.bg-blue a:hover,.bg-gray--video a:hover,.bg-grey a:hover{color:#fff}.text-blue{color:#39a5eb}.text-light{font-weight:300!important}.bg-grey-light{background:#e5ecf7}.bg-grey{background:#7f838e}.btn-group-vertical>.btn-group,.btn-toolbar,.clearfix,.container,.container-fluid,.dl-horizontal dd,.form-horizontal .form-group,.row{content:"";display:block;clear:both}.js .noscroll{overflow:hidden}.nomargin{margin:0!important}.no-events{pointer-events:none!important}.position-relative{position:relative}.z-200{z-index:200}.h1,.h2,.h3,.h4,h1,h2,h3,h4{font-weight:100}.h1,h1{line-height:1}.btn.btn-big,.checkbox label,.control-label,.dropdown select,.dropdown select option,.header__search .form-group input[type=submit].btn-big,.p,.radio label,.small-box,.textarea textarea,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],label,li,p{font-size:1.25vw;font-weight:300;line-height:1.6}.figures__title,strong{font-weight:500}.control-label-small,.form .label-danger,small,table{font-size:1.04166667vw}.font-size-lg{font-size:5.20833333vw;font-weight:100}@media (max-width:1439px){.h1,h1{font-size:52px}.h2,h2{font-size:45px}.h3,h3{font-size:40px}.h4,h4{font-size:24px}.btn.btn-big,.checkbox label,.control-label,.dropdown select,.dropdown select option,.header__search .form-group input[type=submit].btn-big,.p,.radio label,.small-box,.textarea textarea,body,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],label,li,p{font-size:15px}.control-label-small,.form .label-danger,small,table{font-size:13px}}@media (max-width:1199px){.h1,h1{font-size:35px}.h2,h2{font-size:30px}.h3,h3{font-size:28px;margin-bottom:20px}.h4,h4{font-size:18px;margin-bottom:20px}.btn.btn-big,.checkbox label,.control-label,.dropdown select,.dropdown select option,.header__search .form-group input[type=submit].btn-big,.p,.radio label,.small-box,.textarea textarea,body,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],label,li,p{font-size:16px}.control-label-small,.form .label-danger,small,table{font-size:12px}}@media (max-width:991px){.font-size-lg{font-size:35px}}@media (min-width:1921px){.h1,h1{font-size:70px}.h2,h2{font-size:60px;margin-bottom:50px}.h3,h3{font-size:50px;margin-bottom:50px}.h4,h4{font-size:38px}.btn.btn-big,.checkbox label,.control-label,.dropdown select,.dropdown select option,.header__search .form-group input[type=submit].btn-big,.p,.radio label,.small-box,.textarea textarea,body,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],label,li,p{font-size:26px}.control-label-small,.form .label-danger,small,table{font-size:20px}.font-size-lg{font-size:100px}}button:focus{outline:0}.btn,.header__search .form-group input[type=submit]{padding:0 1.875vw;line-height:2.60416667vw;height:2.60416667vw;font-weight:500;border:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-line,.header__search .form-group input[type=submit]-line{border:1px solid #fff;background:0 0}.btn-line:active,.btn-line:focus,.btn-line:hover,.header__search .form-group input[type=submit]-line:active,.header__search .form-group input[type=submit]-line:focus,.header__search .form-group input[type=submit]-line:hover{background:#fff}.btn-line-blue,.header__search .form-group input[type=submit]-line-blue{border-color:#39a5eb;color:#39a5eb}.btn-line-blue:active,.btn-line-blue:focus,.btn-line-blue:hover,.header__search .form-group input[type=submit]-line-blue:active,.header__search .form-group input[type=submit]-line-blue:focus,.header__search .form-group input[type=submit]-line-blue:hover{background:#39a5eb;color:#fff}.btn.btn-white,.header__search .form-group input[type=submit].btn-white{border:1px solid #39a5eb;color:#39a5eb;background-color:#fff;font-size:13px;border-radius:none}@media (min-width:1200px){.btn.btn-white,.header__search .form-group input[type=submit].btn-white{font-size:14px}}.btn.btn-white:active,.btn.btn-white:focus,.btn.btn-white:hover,.header__search .form-group input[type=submit].btn-white:active,.header__search .form-group input[type=submit].btn-white:focus,.header__search .form-group input[type=submit].btn-white:hover{background:#39a5eb;color:#fff}.btn.btn-big,.header__search .form-group input[type=submit].btn-big{border-radius:.26041667vw;min-width:18.22916667vw;min-height:3.64583333vw;line-height:1.1;padding:0 1.14583333vw;font-weight:300}@media (max-width:767px){.btn.btn-big,.header__search .form-group input[type=submit].btn-big{border-radius:3px;min-width:180px;height:38px}}@media (min-width:1921px){.btn.btn-big,.header__search .form-group input[type=submit].btn-big{border-radius:5px;min-width:350px;min-height:70px;padding:0 22px}}.btn.btn-sm,.header__search .form-group input[type=submit].btn-sm{font-size:17px;line-height:normal;height:auto;padding:10px 20px;text-wrap:wrap;white-space:normal}@media (max-width:1599px){.btn,.header__search .form-group input[type=submit]{height:38px;line-height:38px}}.btn.btn-superbig,.header__search .form-group input[type=submit].btn-superbig{height:auto;padding:1em 2.25em;font-size:30px;font-weight:100;line-height:1;text-transform:uppercase}@media (max-width:1439px){.btn.btn-superbig,.header__search .form-group input[type=submit].btn-superbig{font-size:24px}}@media (max-width:767px){.btn.btn-superbig,.header__search .form-group input[type=submit].btn-superbig{font-size:18px}}.btn.btn-orange,.header__search .form-group input[type=submit].btn-orange{background:#f9b718;color:#fff}.btn.btn-orange:focus,.btn.btn-orange:hover,.header__search .form-group input[type=submit].btn-orange:focus,.header__search .form-group input[type=submit].btn-orange:hover{background:#f1ac06;color:#fff}.btn.btn-long-text,.header__search .form-group input[type=submit].btn-long-text{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:100%;text-wrap:wrap;font-size:14px;line-height:15px;padding:10px}@media (min-width:992px){.btn.btn-long-text,.header__search .form-group input[type=submit].btn-long-text{font-size:16px;line-height:20px;padding:15px}}.btn.btn-semi-big,.header__search .form-group input[type=submit].btn-semi-big{font-size:1.25vw;font-weight:400;padding:.41666667em 1.875em;height:auto}@media (max-width:1599px){.btn.btn-semi-big,.header__search .form-group input[type=submit].btn-semi-big{font-size:20px}}@media (max-width:1439px){.btn.btn-semi-big,.header__search .form-group input[type=submit].btn-semi-big{font-size:16px}}@media (max-width:767px){.btn.btn-semi-big,.header__search .form-group input[type=submit].btn-semi-big{font-size:12px}}@media (min-width:1921px){.btn.btn-semi-big,.header__search .form-group input[type=submit].btn-semi-big{font-size:24px}}.btn.btn-normal-font,.header__search .form-group input[type=submit].btn-normal-font{font-size:17px}@media (min-width:992px){.btn.btn-normal-font,.header__search .form-group input[type=submit].btn-normal-font{font-size:22px}}a.btn-blog{padding:18px 40px!important;height:auto!important;line-height:initial;border:1px solid #4fa6ee;font-weight:700;line-height:1.69}a.btn-blog-primary{font-size:15px;color:#fff;background:#39a5ec;border:1px solid #39a5ec}@media (min-width:992px){a.btn-blog-primary{font-size:16px}}a.btn-blog-secondary{background:#fff;margin-left:9px;border:1px solid #39a5ec;font-size:15px}@media (min-width:992px){a.btn-blog-secondary{font-size:16px}}a.btn-blog-secondary:hover{opacity:.9;color:#178edb;border:1px solid #178edb;-webkit-transition:color border .2s ease-in-out;transition:color border .2s ease-in-out}form{background-color:#e5ecf7}form>h2{padding-top:4.16666667vw}@media (min-width:1921px){form>h2{padding-top:80px}}form select[readonly]{pointer-events:none}.form{padding:2%}.form .control-label{padding:0;padding-right:1.14583333vw}@media (min-width:1921px){.form .control-label{padding-right:22px}}.form .control-label-small{display:inline-block;padding-top:.41666667vw}@media (min-width:1921px){.form .control-label-small{padding-top:8px}}.form .label-danger{position:absolute;left:0;bottom:0;-webkit-transform:translate(0,120%);-ms-transform:translate(0,120%);transform:translate(0,120%);color:#a94442;font-weight:100;line-height:1.1}.form-group{margin-bottom:2.60416667vw}.form-group:nth-last-of-type(1){margin-bottom:0}.form-group.has-error{position:relative;min-height:3.64583333vw}.form-group.has-error:after,.form-group.has-error:before{content:'';position:absolute;display:block;left:35.9375vw;top:50%;width:2px;height:16px;background-color:#a94442}.form-group.has-error:before{-webkit-transform:translate(100%,-50%) rotate(45deg);-ms-transform:translate(100%,-50%) rotate(45deg);transform:translate(100%,-50%) rotate(45deg)}.form-group.has-error:after{-webkit-transform:translate(100%,-50%) rotate(-45deg);-ms-transform:translate(100%,-50%) rotate(-45deg);transform:translate(100%,-50%) rotate(-45deg)}@media (min-width:1921px){.form-group{margin-bottom:50px}.form-group.has-error{min-height:70px}.form-group.has-error:after,.form-group.has-error:before{left:690px}}@media (max-width:767px){.form{padding:30px}.form .form-group{margin-bottom:20px}.form .form-group.has-error:after,.form .form-group.has-error:before{display:none}}@media (max-width:767px){.form-horizontal{max-width:400px}}.form-horizontal .form-group{position:relative}.form-horizontal .form-group>.birthday,.form-horizontal .form-group>.date,.form-horizontal .form-group>.dropdown,.form-horizontal .form-group>input,.form-horizontal .form-group>label,.form-horizontal .form-group>textarea{float:left}@media (max-width:767px){.form-horizontal .form-group>.birthday,.form-horizontal .form-group>.date,.form-horizontal .form-group>.dropdown,.form-horizontal .form-group>input,.form-horizontal .form-group>label,.form-horizontal .form-group>textarea{float:none}}.form-horizontal .form-group>label{position:absolute;text-align:right;top:50%;left:0;-webkit-transform:translate(-100%,-50%);-ms-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.form-horizontal .form-group .control-label-top{top:0;padding-top:.59895833vw;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0)}@media (min-width:1921px){.form-horizontal .form-group .control-label-top{padding-top:11.5px}}@media (max-width:767px){.form-horizontal .form-group .control-label-top,.form-horizontal .form-group>label{text-align:left;position:static;display:block;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.form-horizontal .form-group .control-label-top br{display:none}}.form-errors{max-width:900px;margin-top:30px;margin-left:auto;margin-right:auto;text-align:center;border:1px solid #c55b7c;background-color:#fff;padding:7px 15px}.form-errors .alert-danger{color:#c55b7c;font-size:16px;font-weight:700}.select2-results__options li{margin-bottom:0;font-size:14px}.birthday,.captcha,.checkbox,.date,.dropdown,.tall-and-weight,.textarea,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{width:100%;max-width:34.89583333vw}.birthday.input-small input,.captcha.input-small input,.checkbox.input-small input,.date.input-small input,.dropdown.input-small input,.tall-and-weight.input-small input,.textarea.input-small input,input[type=date].input-small input,input[type=email].input-small input,input[type=number].input-small input,input[type=password].input-small input,input[type=tel].input-small input,input[type=text].input-small input{max-width:18.22916667vw}@media (max-width:767px){.birthday,.captcha,.checkbox,.date,.dropdown,.tall-and-weight,.textarea,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{max-width:400px}.birthday.input-small input,.captcha.input-small input,.checkbox.input-small input,.date.input-small input,.dropdown.input-small input,.tall-and-weight.input-small input,.textarea.input-small input,input[type=date].input-small input,input[type=email].input-small input,input[type=number].input-small input,input[type=password].input-small input,input[type=tel].input-small input,input[type=text].input-small input{max-width:400px}}@media (min-width:1921px){.birthday,.captcha,.checkbox,.date,.dropdown,.tall-and-weight,.textarea,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{max-width:670px}.birthday.input-small input,.captcha.input-small input,.checkbox.input-small input,.date.input-small input,.dropdown.input-small input,.tall-and-weight.input-small input,.textarea.input-small input,input[type=date].input-small input,input[type=email].input-small input,input[type=number].input-small input,input[type=password].input-small input,input[type=tel].input-small input,input[type=text].input-small input{max-width:350px}}.dropdown select,.textarea textarea,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{height:3.64583333vw;line-height:3.64583333vw;border:0;padding:0 1.19791667vw;color:#000;background-color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;box-shadow:none;border-radius:0;outline:0}.dropdown select::-webkit-input-placeholder,.textarea textarea::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder{color:#c2ccdc}.dropdown select:-moz-placeholder,.textarea textarea:-moz-placeholder,input[type=date]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder{color:#c2ccdc}.dropdown select::-moz-placeholder,.textarea textarea::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder{color:#c2ccdc}.dropdown select:-ms-input-placeholder,.textarea textarea:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder{color:#c2ccdc}.dropdown select:focus,.textarea textarea:focus,input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus{box-shadow:inset 0 1px 1px rgba(255,255,255,.25),0 0 20px rgba(57,165,235,.15)}@media (max-width:767px){.dropdown select,.textarea textarea,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{padding:0 12px}}@media (min-width:1921px){.dropdown select,.textarea textarea,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{height:70px;line-height:70px;border:0;padding:0 23px}}label{padding:0;margin:0}.checkbox{min-height:auto!important;display:block}.checkbox-inline{display:inline;margin-left:0;padding:0}.checkbox-inline+.checkbox-inline{padding-left:18px}.checkbox input[type=checkbox]:checked+label,.checkbox input[type=checkbox]:not(:checked)+label{position:relative;padding-left:2.70833333vw;cursor:pointer}@media (min-width:1921px){.checkbox input[type=checkbox]:checked+label,.checkbox input[type=checkbox]:not(:checked)+label{padding-left:52px}}.checkbox input[type=checkbox]:checked+label:after,.checkbox input[type=checkbox]:checked+label:before,.checkbox input[type=checkbox]:not(:checked)+label:after,.checkbox input[type=checkbox]:not(:checked)+label:before{content:'';position:absolute;left:0;top:.15625vw;width:1.82291667vw;height:1.82291667vw;border-radius:0;border:0}@media (min-width:1921px){.checkbox input[type=checkbox]:checked+label:after,.checkbox input[type=checkbox]:checked+label:before,.checkbox input[type=checkbox]:not(:checked)+label:after,.checkbox input[type=checkbox]:not(:checked)+label:before{top:3px;width:35px;height:35px}}@media (max-width:767px){.checkbox{display:inline-block;margin:0;margin-bottom:6px}.checkbox+.checkbox{padding:0;margin-left:0}.checkbox input[type=checkbox]:checked+label,.checkbox input[type=checkbox]:not(:checked)+label{padding-left:32px}.checkbox input[type=checkbox]:checked+label:after,.checkbox input[type=checkbox]:checked+label:before,.checkbox input[type=checkbox]:not(:checked)+label:after,.checkbox input[type=checkbox]:not(:checked)+label:before{width:20px;height:20px}}.checkbox input[type=checkbox]:checked+label:before,.checkbox input[type=checkbox]:not(:checked)+label:before{background-color:#fff}.checkbox input[type=checkbox]:checked+label:after,.checkbox input[type=checkbox]:not(:checked)+label:after{background-color:transparent;background-image:url(../images/checkbox.svg);background-position:center;background-size:60%;background-repeat:no-repeat;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.checkbox input[type=checkbox]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.checkbox input[type=checkbox]:checked+label:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.checkbox.checkbox-rules{padding:2.60416667vw 0;border:1px solid #cfd6e1;border-left:none;border-right:none}@media (min-width:1921px){.checkbox.checkbox-rules{padding:50px 0}}.radio{min-height:auto!important;display:block;margin:0}.radio-inline{padding:0!important}.radio-inline>div{display:inline-block;padding-right:18px}.radio>div{margin:.83333333vw 0}.radio>div:nth-of-type(1){margin-top:0}.radio>div:nth-last-of-type(1){margin-bottom:0}@media (max-width:767px){.radio>div{margin:12px 0}}@media (min-width:1921px){.radio>div{margin:16px 0}}.radio input[type=radio]:checked+label,.radio input[type=radio]:not(:checked)+label{position:relative;padding-left:2.70833333vw;cursor:pointer}@media (min-width:1921px){.radio input[type=radio]:checked+label,.radio input[type=radio]:not(:checked)+label{padding-left:52px}}.radio input[type=radio]:checked+label:after,.radio input[type=radio]:checked+label:before,.radio input[type=radio]:not(:checked)+label:after,.radio input[type=radio]:not(:checked)+label:before{content:'';position:absolute;left:0;top:.15625vw;width:1.82291667vw;height:1.82291667vw;border-radius:50%;border:0}@media (min-width:1921px){.radio input[type=radio]:checked+label:after,.radio input[type=radio]:checked+label:before,.radio input[type=radio]:not(:checked)+label:after,.radio input[type=radio]:not(:checked)+label:before{top:3px;width:35px;height:35px}}.radio input[type=radio]:checked+label:before,.radio input[type=radio]:not(:checked)+label:before{background-color:#fff}.radio input[type=radio]:checked+label:after,.radio input[type=radio]:not(:checked)+label:after{width:1.09375vw;height:1.09375vw;border:0;border-radius:50%;background-color:#39a5eb;top:.52083333vw;left:.36458333vw;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (min-width:1921px){.radio input[type=radio]:checked+label:after,.radio input[type=radio]:not(:checked)+label:after{width:21px;height:21px;top:10px;left:7px}}.radio input[type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.radio input[type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.radio.radio-rules{padding:2.60416667vw 0;border:1px solid #cfd6e1;border-left:none;border-right:none}@media (min-width:1921px){.radio.radio-rules{padding:50px 0}}@media (max-width:767px){.radio input[type=radio]:checked+label,.radio input[type=radio]:not(:checked)+label{padding-left:32px}.radio input[type=radio]:checked+label:after,.radio input[type=radio]:checked+label:before,.radio input[type=radio]:not(:checked)+label:after,.radio input[type=radio]:not(:checked)+label:before{top:0}.radio input[type=radio]:checked+label:before,.radio input[type=radio]:not(:checked)+label:before{width:20px;height:20px}.radio input[type=radio]:checked+label:after,.radio input[type=radio]:not(:checked)+label:after{width:12px;height:12px;top:4px;left:4px}}.birthday{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.birthday .month{max-width:13.02083333vw}.birthday .day{max-width:9.89583333vw}.birthday .year{max-width:9.89583333vw}@media (max-width:767px){.birthday .month{max-width:40%}.birthday .day,.birthday .year{max-width:25%}}@media (min-width:1921px){.birthday .month{max-width:250px}.birthday .day{max-width:190px}.birthday .year{max-width:190px}}.captcha{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.captcha .captcha-img{position:relative;border:1px solid #cfd6e1;background:#e5ecf7;height:3.64583333vw;margin-right:1.04166667vw}.captcha .captcha-img img{position:absolute;display:block;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:60px;width:75%}.captcha .captcha-img,.captcha input[type=text]{width:8.59375vw}@media (max-width:767px){.captcha .captcha-img,.captcha input[type=text]{width:48%;margin:0}}@media (max-width:767px){.captcha .captcha-img{margin-right:4%}}@media (min-width:1921px){.captcha .captcha-img{height:70px;margin-right:20px}.captcha .captcha-img,.captcha input[type=text]{width:165px}}.dropdown{position:relative}.dropdown .arrow{display:inline-block;position:absolute;right:0;top:0;width:3.80208333vw;height:100%;background-image:url(../images/arrow-down-blue.svg);background-size:1.92708333vw;background-position:center;background-repeat:no-repeat;pointer-events:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dropdown .small-arrow{position:absolute;top:19px;right:16px;z-index:200;background-image:url(../images/small-arrow-down-blue.svg);background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none;display:block;height:8px;width:13px;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (min-width:768px){.dropdown .small-arrow{top:24px}}.dropdown select{padding-right:3.80208333vw;background-color:#fff;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.dropdown select::-ms-expand{display:none}.dropdown select:invalid{color:#c2ccdc}.dropdown select option{padding:1.19791667vw;color:#000}.dropdown select option:hover{background-color:#39a5eb;color:#fff}.dropdown select:focus+.arrow,.dropdown select:focus+.small-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:767px){.dropdown .arrow{width:28px;background-size:12px}.dropdown select{padding-right:28px}}@media (min-width:1921px){.dropdown .arrow{width:73px;background-size:37px}.dropdown select{padding-right:73px}.dropdown select option{padding:23px}}.textarea textarea{height:11.97916667vw;line-height:1.25;padding:.59895833vw 1.19791667vw}@media (max-width:767px){.textarea textarea{height:128px}}@media (min-width:1921px){.textarea textarea{height:230px;padding:11.5px 23px}}.tall-and-weight{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.tall-and-weight>div{max-width:48%}@media (max-width:991px){.captcha .captcha-img,.dropdown select,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text]{height:44px;line-height:44px}}body{opacity:0;visibility:hidden;overflow:hidden}.js body,.no-js body{opacity:1;visibility:visible;overflow:visible}body.homepage{overflow-x:hidden}section{position:relative;margin:3.64583333vw 0 0}.text--bold{font-weight:500}.h1,h1{margin-bottom:3.64583333vw;font-size:45px}.h1.u-marginBottomSmall,h1.u-marginBottomSmall{margin-bottom:1.04166667vw}@media (max-width:768px){.h1,h1{font-size:35px}}@media (max-width:500px){.h1,h1{font-size:28px}}@media (min-width:1921px){.h1,h1{margin-bottom:100px}}.h2,h2{margin-top:0;margin-bottom:2.60416667vw}@media (min-width:1921px){.h2,h2{margin-bottom:50px}}.h3,h3{margin-bottom:20px}@media (min-width:1921px){.h3,h3{margin-bottom:50px}}.btn.btn-big,.header__search .form-group input[type=submit].btn-big,.small-box,li,p{margin-bottom:1.5625vw}@media (min-width:1921px){.btn.btn-big,.header__search .form-group input[type=submit].btn-big,.small-box,li,p{margin-bottom:30px}}.form .label-danger,small{font-weight:300}img{max-width:100%;height:auto}div:focus{outline:0}a{color:#39a5eb}article figure{margin:5.20833333vw 0}.main-content{max-width:1920px;margin:auto}.main-content .section-no-parallax{margin-top:5.72916667vw}@media (max-width:991px){.main-content .section-no-parallax{margin-top:116px}}a[href^=tel]{white-space:nowrap}.inner{max-width:1640px;margin:auto;padding:0 30px}a{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;outline:0}a:active,a:focus,a:hover{text-decoration:none;outline:0}a.link-blue{color:rgba(57,165,235,.8)}a.link-blue:active,a.link-blue:focus,a.link-blue:hover{color:#39a5eb}.greyToWhiteFilter{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='brightness'><feColorMatrix type='matrix' values='1.2 0 0 0 0 0 1.2 0 0 0 0 0 1.2 0 0 0 0 0 1.2 0'/></filter></svg>#brightness");-webkit-filter:brightness(108.5%);filter:brightness(108.5%)}@media (max-width:1439px){article figure{margin:44px 0}.btn.btn-big,.header__search .form-group input[type=submit].btn-big,.small-box,li,p{margin-bottom:22px}}@media (max-width:1199px){article figure{margin:40px 0}.btn.btn-big,.header__search .form-group input[type=submit].btn-big,.small-box,p{margin-bottom:20px}li{margin-bottom:10px}}@media (max-width:480px){.inner{padding-left:20px;padding-right:20px}}@media (min-width:1921px){article figure{margin:100px 0}.btn.btn-big,.header__search .form-group input[type=submit].btn-big,.small-box,li,p{margin-bottom:30px}section{margin-top:140px}}.contact-box-setup{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.contact-box-setup a{margin-top:50px;margin-bottom:30px}.mx-0{margin-left:0;margin-right:0}.header{font-size:14px;position:fixed;top:0;left:0;width:100%;background:#fff;box-shadow:0 10px 19px -4px rgba(0,0,0,.2);z-index:210;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (min-width:1300px){.header{min-height:81px}}.header li a{color:#000}.header.sticky{background:#fff;box-shadow:0 10px 19px -4px rgba(0,0,0,.2);z-index:9999}.header__search{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5;margin-left:15px;width:24px;text-align:right;height:38px;line-height:38px;position:relative;background-color:#fff}@media (max-width:991px){.header__search{width:100%;margin-left:0}}.header__search__show{display:inline-block;border:none;background-color:transparent;padding-top:7px;height:38px;cursor:pointer}@media (max-width:991px){.header__search__show{display:none}}.header__search .form-group{position:absolute;right:0;width:0;padding-right:0;background-color:transparent;overflow:hidden;opacity:0;-webkit-transition:all .5s;transition:all .5s}@media (max-width:991px){.header__search .form-group{opacity:1;position:relative;width:100%}}.header__search .form-group input[type=submit]{display:none;position:absolute;width:90px;right:0;top:0;height:38px;font-size:12px;line-height:38px;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:10px;padding-right:10px;text-transform:uppercase}@media (max-width:991px){.header__search .form-group input[type=submit]{border-radius:0;display:inline-block}}.header__search .form-group input[type=text]{height:38px;line-height:38px;border-right:none;border-top-left-radius:25px;border-bottom-left-radius:25px;max-width:none}@media (max-width:991px){.header__search .form-group input[type=text]{border-radius:0;border-left:none;padding-right:90px}}.header__search .form-group input[type=text]:focus{box-shadow:none;border-color:#39a5eb}.header__search .form-group.active{width:400px;padding-right:90px;opacity:1}.header__search .form-group.active input[type=submit]{display:inline-block}.header .logo{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:8.33333333vw;min-width:120px}.header .logo img{width:100%;height:auto;position:relative;top:-.15625vw}.header .logo img.logo-winter{top:0}@media (min-width:992px){.header .logo img.logo-winter{top:11px}}@media (min-width:992px){.header .logo img.logo-eastern{top:2px;max-width:90px}}@media (min-width:1440px){.header .logo img.logo-eastern{top:-2vh;max-width:100%}}.header nav{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.header .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:1.5625vw auto;height:2.60416667vw;line-height:2.60416667vw}.header .buttons{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}@media (min-width:992px){.header .buttons{text-align:right;-webkit-box-flex:.8;-webkit-flex-grow:.8;-ms-flex-positive:.8;flex-grow:.8}}.header .buttons a{font-size:14px}.header .lang{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.header .lang a{text-transform:uppercase;color:#39a5eb;margin:0 .3125vw;font-weight:500}.header .lang-dropdown{display:none;position:relative;z-index:500}.header .lang-dropdown .dropdown-menu{position:absolute;top:-webkit-calc(100% + 2px);top:calc(100% + 2px);width:100%;visibility:hidden;opacity:0;padding:10px 0 5px;margin-top:2px;background:#fff;border:1px solid #39a5eb;border-radius:4px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header .lang-dropdown .dropdown-toggle{margin:0;width:100%;display:block;line-height:2.60416667vw;border:1px solid #39a5eb;border-radius:4px;padding-left:10px;padding-right:10px;white-space:nowrap}.header .lang-dropdown .dropdown-toggle img{display:inline-block;margin-left:7px;width:14px;height:auto;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header .lang-dropdown li{list-style:none;margin-bottom:0}.header .lang-dropdown li a{padding-left:12px;display:block;border-radius:4px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header .lang-dropdown li a:hover{background:#e5ecf7}.header__icon-user{position:relative;-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;width:100%;border-radius:unset;margin-top:7px}@media (min-width:576px){.header__icon-user{width:unset;border-radius:5px;margin-top:0;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin:0 5px 0}}@media (min-width:992px){.header__icon-user{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}}.header__icon-user__popup{display:none;right:-webkit-calc(100% + 10px);right:calc(100% + 10px);top:-webkit-calc(50% - 25px);top:calc(50% - 25px);position:absolute;z-index:600;color:#fff;background-color:#39a5eb;width:150px;border-radius:5px;text-align:center;padding:9px 17px;font-size:13px;line-height:1.2}@media (min-width:1160px){.header__icon-user__popup{left:-webkit-calc(100% + 10px);left:calc(100% + 10px)}}.header__icon-user__popup:before{content:"";position:absolute;top:-webkit-calc(50% - 10px);top:calc(50% - 10px);right:-10px;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);width:0;height:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent #39a5eb transparent transparent}@media (min-width:1160px){.header__icon-user__popup:before{left:-10px;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}}@media (max-width:1599px){.header .lang-dropdown .dropdown-toggle{height:38px;line-height:38px}}@media (max-width:1439px){.header{font-size:13px}.header .inner{margin-top:23px;height:38px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header ul{margin:0}.header .buttons span{display:none}.header .buttons a{font-size:13px;margin-right:7px}.header .lang{display:none;font-size:12px}.header .lang a{margin:0 2px}.header .lang-dropdown{display:block}.header .lang-dropdown .dropdown-toggle.open{display:block;text-align:center}.header .lang-dropdown .dropdown-toggle.open img{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.header .lang-dropdown .dropdown-toggle.open+.dropdown-menu{visibility:visible;opacity:1}.header .lang-dropdown .dropdown-toggle.open+.dropdown-menu a{font-size:12px}}@media (max-width:1199px){.header .buttons .btn,.header .buttons .header__search .form-group input[type=submit],.header .lang-dropdown .dropdown-toggle{padding-left:7px;padding-right:7px}.header .lang-dropdown .dropdown-toggle img{margin-left:5px;width:12px}.header .buttons{white-space:nowrap}.header .buttons .btn,.header .buttons .header__search .form-group input[type=submit]{margin-right:0}}@media (max-width:991px){.header .inner{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:15px 0 -15px;padding:0;height:110px}.header .logo{-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2;padding-left:30px;padding-top:8px;min-width:0}.header .logo img{width:160px}.header nav{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.header .lang{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.header .buttons{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;background:#39a5eb;text-align:center}.header .buttons a{line-height:38px;height:100%;width:100%;margin:0}.header .lang-dropdown .dropdown-menu{top:40px}.header .lang-dropdown li a{padding-left:19px;height:30px;line-height:28px}.header .burger-menu-wrap,.header .lang-dropdown .dropdown-toggle{height:40px;line-height:40px;padding:0 20px}}@media (max-width:991px) and (min-width:576px){.header .buttons{margin-top:7px}}@media (max-width:480px){.header .logo{padding-left:20px;padding-top:3px;min-width:0;width:30%}.header .logo img{width:150px}.header .lang,.header nav{width:auto}.header .lang{width:60px}.header .burger-menu-wrap,.header .lang-dropdown .dropdown-toggle{margin:0 10px;padding:0 10px;margin:0 5px 0 0;width:55px}.header .lang-dropdown .dropdown-toggle{padding:0 10px}.header .lang-dropdown .dropdown-menu{width:80px}}@media (min-width:992px) and (max-width:1150px){.it-header .inner{padding:0 20px}.it-header .inner .main-nav{padding:0 3px}.it-header .inner .main-nav li{font-size:13px}.it-header .inner a.logo{min-width:110px}.it-header .inner .btn,.it-header .inner .header__search .form-group input[type=submit]{padding:0 5px}}@media (min-width:992px) and (max-width:1149px){.de-header .inner{padding:0 10px}.de-header .inner .main-nav{padding:0 3px}.de-header .inner .main-nav li{font-size:12px}.de-header .inner a.logo{min-width:100px}.de-header .inner .btn,.de-header .inner .header__search .form-group input[type=submit]{padding:0 3px}.de-header .inner .lang-dropdown li a{padding-left:6px}.de-header .inner .lang-dropdown .dropdown-toggle{padding-left:4px;padding-right:4px}.de-header .inner .lang-dropdown .dropdown-toggle img{width:10px;margin-left:0}}@media (min-width:1049px) and (max-width:1149px){.de-header .inner .main-nav li{font-size:13px}}@media (min-width:1150px) and (max-width:1250px){.de-header .inner{padding:0 25px}.de-header .inner .main-nav{padding:0 5px}.de-header .inner .main-nav li{font-size:14px}.de-header .inner a.logo{min-width:100px}.de-header .inner .btn,.de-header .inner .header__search .form-group input[type=submit]{padding:0 5px}.de-header .inner .lang-dropdown .dropdown-toggle{padding-left:6px;padding-right:6px}}.header--landing-page .inner{padding:0 30px;margin-top:15px;margin-bottom:15px}.header--landing-page nav{margin-right:auto;margin-left:3.5em}.header--landing-page .nav--right{margin-right:0;margin-left:auto}.header--landing-page .nav--right .main-nav{padding-right:2em}.header--landing-page .nav--right .main-nav li a{padding:0 22px}@media (min-width:1921px){.header .logo{width:160px}}.footer{position:relative;z-index:10;padding:120px 0 90px}@media (max-width:770px){.footer{padding-top:80px;padding-bottom:40px}}.footer .call-for-free{position:absolute;top:0;left:40%;width:60%}@media (min-width:891px) and (max-width:1200px){.footer .call-for-free{left:20%;width:80%}}@media (min-width:641px) and (max-width:890px){.footer .call-for-free{left:30%;width:70%}}@media (max-width:640px){.footer .call-for-free{left:0;width:100%}}.footer .call-for-free .call-for-free-inner{background:url(../images/call-for-free_bg.png) #9bb751 no-repeat center left;background-size:auto 100%;padding:10px 15px 10px 130px;font-weight:700}@media (max-width:1500px){.footer .call-for-free .call-for-free-inner{padding-left:50px}}@media (max-width:640px){.footer .call-for-free .call-for-free-inner{padding-right:30px;padding-left:30px;text-align:center;background-image:none}}.footer .call-for-free .call-for-free-inner a{font-size:25px}@media (max-width:890px){.footer .call-for-free .call-for-free-inner a{font-size:15px}}.footer .call-for-free .call-for-free-inner a[href^=tel]{white-space:normal}.footer .call-for-free img{position:absolute;top:-40px;right:20%;width:140px}@media (max-width:1500px){.footer .call-for-free img{right:3%}}@media (max-width:770px){.footer .call-for-free img{top:-17px;width:80px}}@media (max-width:560px){.footer .call-for-free img{right:30px}}@media (max-width:530px){.footer .call-for-free img{display:none}}.footer .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.footer .box{width:25%;padding-right:5.20833333vw}.footer .box .box-title{font-weight:100;line-height:1.1}.footer .box .box-title,.footer .box h2{font-size:2.5vw}.footer .box ul{padding:0}.footer .box .contact,.footer .box .opening,.footer .box address{margin-bottom:1vw}.footer .box .contact li,.footer .box .opening li,.footer .box a,.footer .box address,.footer .box li{font-size:14px;font-weight:300;line-height:1.7}@media (max-width:575px){.footer .box .contact li,.footer .box .opening li,.footer .box a,.footer .box address,.footer .box li{position:relative}}@media (min-width:992px){.footer .box .contact li,.footer .box .opening li,.footer .box a,.footer .box address,.footer .box li{font-size:16px}}.footer .box .phone{font-weight:700}.footer .box .phone a{font-weight:700}.footer .box .phone a:hover{text-decoration:underline}.footer .bot{margin-top:3.125vw;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.14583333vw;font-weight:300}@media (max-width:575px){.footer .bot{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer .bot div{text-align:center;margin:10px 0}}.footer .bot>div{width:25%}@media (min-width:992px){.footer .bot>div{width:22%}}@media (min-width:1200px){.footer .bot>div{width:25%}}.footer .bot .social img{width:4.21875vw;height:4.21875vw}.footer .bot .social a{margin-right:10px}.footer .bot .social a:last-child{margin-right:0}.footer .bot .logos{width:45%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:576px){.footer .bot .logos{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0}}@media (min-width:768px){.footer .bot .logos{margin:0;max-width:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width:992px){.footer .bot .logos{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.footer .bot .logos a{margin-bottom:0}@media (min-width:576px){.footer .bot .logos a{width:auto}}@media (min-width:768px){.footer .bot .logos a{width:100%;text-align:center}}@media (min-width:992px){.footer .bot .logos a{padding-right:20px;width:auto}}@media (min-width:1400px){.footer .bot .logos a{padding-right:0}}.footer .bot .logos a:nth-child(2){margin-top:10px;margin-bottom:10px}@media (min-width:576px){.footer .bot .logos a:nth-child(2){margin:0 20px}}.footer .bot .logos a:nth-child(3){margin-bottom:0}.footer .bot .logos img{max-width:200px}@media (min-width:992px){.footer .bot .logos img{max-width:150px}}@media (min-width:1400px){.footer .bot .logos img{max-width:180px}}.footer .bot .logos .gennet{max-width:200px}@media (min-width:768px){.footer .bot .logos .gennet{max-width:190px}}@media (min-width:992px){.footer .bot .logos .gennet{max-width:150px}}@media (min-width:1400px){.footer .bot .logos .gennet{max-width:180px}}.footer .bot .logos .prenascan{max-width:220px}@media (min-width:768px){.footer .bot .logos .prenascan{max-width:190px}}@media (min-width:992px){.footer .bot .logos .prenascan{max-width:150px}}@media (min-width:1400px){.footer .bot .logos .prenascan{max-width:190px;margin-top:-5px}}.footer li{list-style:none;margin-bottom:0}@media (max-width:1439px){.footer .box .box-title,.footer .box h2{font-size:28px}.footer .box .bot,.footer .box .contact li,.footer .box .opening li,.footer .box a,.footer .box address,.footer .box li{font-size:14px}.footer .bot{font-size:14px}}@media (max-width:991px){.footer .box{margin-bottom:40px}.footer .bot{margin-top:0}.footer .bot>div{width:30%}.footer .bot .social{width:15%}.footer .bot .social--3{width:20%}.footer .bot .social--3 a{margin-right:4px}.footer .bot .logos{width:50%}}@media (max-width:767px){.footer .bot{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .bot>div{width:100%;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.footer .bot .social{width:100%;text-align:center}.footer .bot .social a{display:inline-block}.footer .bot .social img{width:45px;height:45px}.footer .bot .social--3 img{width:36px;height:36px}.footer .bot .logos{width:100%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-bottom:4.6875vw}.footer .bot .logos a{padding:0;text-align:center}}@media (min-width:1921px){.footer .box .box-title,.footer .box h2{font-size:48px}.footer .box .contact li,.footer .box .opening li,.footer .box a,.footer .box address,.footer .box li{font-size:22px}.footer .bot{font-size:22px}.footer .bot .social img{width:81px;height:81px}}.footer-info{margin-top:40px;width:100%;font-size:12px}.footer-info p{margin-bottom:10px;font-size:12px;text-align:justify}.footer-info p a{text-decoration:underline}.footer-info p a:hover{text-decoration:none}.footer .box{padding-right:2.08333333vw;width:100%}.footer .box .box-title,.footer .box h2{margin-bottom:2.1875vw}@media (max-width:575px){.footer .box .box-title,.footer .box h2{text-align:center;margin-bottom:20px}}@media (max-width:767px){.footer .box:first-child li{margin-bottom:10px}}.footer .box address{text-align:center}@media (min-width:576px){.footer .box address{text-align:left}}.footer .box ul{border-left:1px solid rgba(255,255,255,.3);display:inline-block;float:left;padding-right:1.30208333vw;margin-bottom:20px}.footer .box ul:last-child{padding-right:0}.footer .box ul li{padding-left:.98958333vw}@media (max-width:575px){.footer .box ul li:last-child{margin-bottom:15px}}.footer .box ul .mail{position:relative;padding-left:2.34375vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer .box ul .mail .piko{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;top:50%;width:1.66666667vw;height:1.66666667vw;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.footer .box ul .mail .piko:before{display:block;content:'';background-size:100%;background-repeat:no-repeat;background-position:center;position:absolute}@media (max-width:767px){.footer .box ul .mail{padding-left:4.6875vw;min-height:4.6875vw}.footer .box ul .mail .piko{width:3.33333333vw;height:3.33333333vw}}.footer .box ul .mail .piko:before{width:1.66666667vw;height:1.19791667vw;background-image:url(../images/icon-mail.svg);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-size:90%}@media (max-width:767px){.footer .box ul .mail .piko:before{width:3.33333333vw;height:2.39583333vw}}.footer .box ul .mail .piko{left:-25px}@media (min-width:576px){.footer .box ul .mail .piko{left:0}}@media (max-width:575px){.footer .box ul .mail{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:575px){.footer .box ul{width:100%;text-align:center;border:none}}.footer .box .policy-link{text-align:center}@media (min-width:576px){.footer .box .policy-link{text-align:left}}@media (min-width:992px){.footer .box:nth-of-type(1){width:33%}.footer .box:nth-of-type(2){width:43%}.footer .box:nth-of-type(3){width:24%;padding-right:0}.footer .box:nth-of-type(3) ul{border:0}}@media (min-width:576px){.footer .box:nth-of-type(1){width:38%}.footer .box:nth-of-type(2){width:38%}.footer .box:nth-of-type(3){width:24%;padding-right:0}.footer .box:nth-of-type(3) ul{border:0}}.footer .bot{margin-top:6.25vw}.footer .piko:before{min-width:20px;height:100%!important}@media (max-width:991px){.footer .bot{margin-top:0}}@media (min-width:1921px){.footer .box{padding-right:40px}.footer .box .box-title,.footer .box h2{margin-bottom:42px}.footer .box ul{padding-right:25px}.footer .box ul li{padding-left:19px}.footer .box ul .mail{position:relative;padding-left:45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer .box ul .mail .piko{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;top:50%;width:32px;height:32px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.footer .box ul .mail .piko:before{display:block;content:'';background-size:100%;background-repeat:no-repeat;background-position:center;position:absolute}.footer .box ul .mail .piko:before{width:32px;height:23px}.footer .bot{margin-top:120px}}@media (min-width:1921px) and (max-width:767px){.footer .box ul .mail{padding-left:90px;min-height:90px}.footer .box ul .mail .piko{width:64px;height:64px}}@media (min-width:576px) and (max-width:767px){.footer--de .box:nth-child(2){width:34%}}@media (min-width:576px) and (max-width:767px){.footer--de .box:nth-child(3){width:28%}}@media (min-width:576px) and (max-width:767px){.footer--de .box .box-title{font-size:22px!important}}@media (min-width:992px){.footer--de .box .box-title,.footer--de .box h2,.footer--en .box .box-title,.footer--en .box h2,.footer--it .box .box-title,.footer--it .box h2{font-size:2.29166667vw}.footer--de .box:nth-of-type(1),.footer--en .box:nth-of-type(1),.footer--it .box:nth-of-type(1){width:25%}.footer--de .box:nth-of-type(2),.footer--en .box:nth-of-type(2),.footer--it .box:nth-of-type(2){width:25%}.footer--de .box:nth-of-type(3),.footer--en .box:nth-of-type(3),.footer--it .box:nth-of-type(3){width:25%;padding-right:2.08333333vw}.footer--de .box:nth-of-type(4),.footer--en .box:nth-of-type(4),.footer--it .box:nth-of-type(4){width:25%;padding-right:0}}.footer--de .box ul,.footer--en .box ul,.footer--it .box ul{border:0}@media (min-width:576px){.footer--de .box ul,.footer--en .box ul,.footer--it .box ul{border-left:1px solid rgba(255,255,255,.3)!important}}.footer--de .policy-link,.footer--en .policy-link,.footer--it .policy-link{text-align:center;font-size:14px}@media (min-width:576px){.footer--de .policy-link,.footer--en .policy-link,.footer--it .policy-link{text-align:left}}@media (min-width:1400px){.footer--de .policy-link,.footer--en .policy-link,.footer--it .policy-link{font-size:16px}}.footer--de .bot,.footer--en .bot,.footer--it .bot{margin-top:2.08333333vw}.landing-page .body-inner{margin-top:80px}@media (max-width:991px){.landing-page .body-inner{margin-top:0}}.main-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 1.04166667vw 0 0}.main-nav li{position:relative;list-style:none;font-weight:500;font-size:14px;line-height:2.60416667vw;margin-bottom:0;cursor:pointer}.main-nav li a{display:block;white-space:nowrap;padding:0 .57291667vw;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.main-nav li a:hover{color:#39a5eb}.main-nav li:hover a+.submenu{display:block;-webkit-animation-name:fadeInDownMenu;animation-name:fadeInDownMenu;opacity:1;visibility:visible;-webkit-animation-duration:1s;animation-duration:1s}.main-nav li:hover a+.submenu:before{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}.main-nav .submenu{display:none;padding:0;position:absolute;opacity:0;left:0;top:2.34375vw;visibility:hidden;-webkit-transition:all 1s ease-in;transition:all 1s ease-in;-webkit-animation-name:fadeOutUpMenu;animation-name:fadeOutUpMenu;-webkit-animation-duration:.1s;animation-duration:.1s;z-index:20}.main-nav .submenu:before{content:'';display:block;height:3.125vw;width:10px;margin-bottom:.36458333vw;-webkit-transform:scale(1,.8);-ms-transform:scale(1,.8);transform:scale(1,.8);-webkit-transition:-webkit-transform .5s ease-in;transition:-webkit-transform .5s ease-in;transition:transform .5s ease-in;transition:transform .5s ease-in,-webkit-transform .5s ease-in;background:url(../images/belly-nav.svg) no-repeat;background-size:auto 100%;z-index:10}.main-nav .submenu a{background:#39a5eb;color:#fff;padding:15px 27px;line-height:1}.main-nav .submenu a:active,.main-nav .submenu a:focus,.main-nav .submenu a:hover{background:#33b6ed;color:#fff}.main-nav .submenu li:first-child{border-top:.52083333vw solid #39a5eb}.main-nav .submenu li:last-child{border-bottom:.52083333vw solid #39a5eb}.main-nav .patient-portal-link{display:none}@-webkit-keyframes fadeInDownMenu{from{opacity:0;-webkit-transform:translate3d(0,-5%,0);transform:translate3d(0,-5%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownMenu{from{opacity:0;-webkit-transform:translate3d(0,-5%,0);transform:translate3d(0,-5%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutUpMenu{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-5%,0);transform:translate3d(0,-5%,0)}}@keyframes fadeOutUpMenu{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-5%,0);transform:translate3d(0,-5%,0)}}.burger-menu-wrap{margin-left:15px;margin-right:15px;position:relative;z-index:51}.burger-menu-wrap:active,.burger-menu-wrap:focus,.burger-menu-wrap:hover{outline:0}.burger-menu-wrap.open{background:#fff;color:#39a5eb}.burger-menu-wrap.open+.main-nav{max-height:9999em;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;padding:80px 0 40px}.burger-menu{position:relative;margin-top:4px;margin-bottom:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;top:3px;display:inline-block}.burger-menu,.burger-menu:after,.burger-menu:before{width:22px;height:2px;background-color:#fff;border-radius:2px;-webkit-transition-property:background-color,-webkit-transform;transition-property:background-color,-webkit-transform;transition-property:background-color,transform;transition-property:background-color,transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s}.burger-menu:after,.burger-menu:before{display:block;position:absolute;content:""}.burger-menu:before{top:-5px}.burger-menu:after{top:5px}.open .burger-menu{background-color:transparent}.open .burger-menu:after,.open .burger-menu:before{background-color:#39a5eb}.open .burger-menu:before{-webkit-transform:translateY(5px) rotate(45deg);-ms-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.open .burger-menu:after{-webkit-transform:translateY(-5px) rotate(-45deg);-ms-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}@media (max-width:1200px){.main-nav{padding:0 10px}}@media (max-width:991px){.main-nav{display:block;position:fixed;right:0;top:0;background:#39a5eb;z-index:50;overflow-y:scroll;width:100vw;max-height:0;height:100%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.main-nav li{line-height:1}.main-nav li a{color:#fff;text-align:center;font-size:30px;font-weight:100;width:100%;height:100%;padding:10px;white-space:nowrap}.main-nav li.active a+.submenu{display:block}.main-nav li.active a,.main-nav li:active a,.main-nav li:focus a,.main-nav li:hover a{color:#fff}.main-nav li .submenu{position:static;-webkit-animation:none!important;animation:none!important;-webkit-transition:none;transition:none;display:none;padding-bottom:30px;opacity:1;visibility:visible}.main-nav li .submenu a{font-size:20px;padding:7px 10px}.main-nav li .submenu:before{display:none}}.list-arrow{padding:0}.list-arrow li{list-style:none;padding-left:2.39583333vw;position:relative}.list-arrow li:before{content:'';width:1.30208333vw;height:.78125vw;position:absolute;left:0;top:.78125vw;background:url(../images/arrow-right-blue.svg) no-repeat;background-size:100% auto}.figures__list,.guarantee-counter,.guarantee-steps,.liberec-boxes,.list--no-style,.lp_treatment .liberec-treatment{list-style:none;padding:0;margin:0}.teaser{position:relative;padding-top:50px;padding-bottom:50px;min-height:650px}.teaser--big-bg{background-size:cover;background-repeat:no-repeat;background-position:center}.teaser--dark{color:#fff}.teaser__text{position:relative;z-index:2;padding-right:50%;display:table;min-height:650px}.teaser__text--wider{min-height:0}.teaser--right .teaser__text{padding-right:30px;padding-left:50%}.teaser__text h2{font-weight:500;font-size:20px;margin:40px 0 20px}.teaser__inner{display:table-cell;vertical-align:middle}.teaser__title{position:relative;line-height:1.2;font-size:50px;font-size:2.60416667vw;margin:50px 0 50px;margin:2.6vw 0 2.6vw}.teaser__title--inline-block{display:inline-block}.teaser__subtitle{margin-top:-30px;margin-top:-1.5625vw;font-size:20px;font-weight:500}.teaser__list{padding-left:0}.teaser__list li{list-style:none;font-size:20px;margin-bottom:10px;padding-left:20px;position:relative;line-height:1.3}.teaser__list li:before{content:'';position:absolute;left:5px;top:9px;display:block;width:6px;height:6px;border-radius:50%;background:#00a4e8}.teaser__img{position:absolute;bottom:0;right:-4.76190476%;max-height:100%;z-index:1}.teaser__more{font-size:15px;vertical-align:bottom;font-weight:400}.teaser .btn-big{font-size:24px;font-weight:200}.special-offer{width:13.02083333vw;height:2.60416667vw;margin:0 0 -20px;background:url(/www/images/landing-pages/female-fertility-assesement/ribbon.svg);background-size:cover;font-size:1.30208333vw;line-height:2.60416667vw;color:#fff;text-align:center}.offer-round{width:5.83333333vw;height:5.83333333vw;position:absolute;top:-3.38541667vw;right:-3.125vw;z-index:-1;background:url(/www/images/landing-pages/female-fertility-assesement/offer-bg.svg) no-repeat center;background-size:cover;color:#fff;font-weight:200;font-size:1.82291667vw;line-height:5.83333333vw;text-align:center}@media (min-width:1700px){.teaser--big-hp{background-position:bottom right;background-size:80%;backgroung-repeat:no-repeat}}@media (max-width:1259px){.teaser{overflow:hidden}.teaser__inner,.teaser__text{min-height:600px}.teaser--big-bg .teaser__inner,.teaser--big-bg .teaser__text{min-height:0}.teaser__title{font-size:30px}}@media (max-width:991px){.teaser--big-bg{min-height:0;margin-top:50px;background-position:center bottom;background-size:100%}.teaser--big-bg~.teaser--big-bg{margin-top:0;padding-top:40px}.teaser--big-bg.teaser--dark{background-size:cover;background-position:40% center}.teaser--big-bg.teaser--dark .teaser__text{padding-left:30%}.special-offer{height:23px;width:115px;font-size:11.5px;line-height:23px}.offer-round{height:58px;width:58px;font-size:18px;line-height:58px;top:-29px;right:-29px}}@media (max-width:767px){.body-inner .teaser--big-bg{margin-top:0}.body-inner .teaser--big-bg~.teaser--big-bg{padding-top:40px}.body-inner .teaser--big-bg .teaser__text{padding-bottom:40px}.body-inner .teaser--big-bg.teaser--dark{background-position:35% center}.body-inner .teaser--big-bg.teaser--dark .teaser__text{padding-left:25%}.special-offer{margin:0 0 5px}}@media (max-width:600px){.body-inner .teaser--big-bg:first-child{padding-bottom:130px;background-size:120%;background-position:130% bottom}.teaser__subtitle{font-size:16px}.teaser__more{margin-top:15px}.btn.btn-big,.header__search .form-group input[type=submit].btn-big,.small-box,p{margin-bottom:12px}}@media (max-width:480px){.body-inner .teaser--big-bg:first-child{padding-bottom:100px;background-size:140%;background-position:100% bottom;margin-top:25px}.body-inner .teaser--big-bg.teaser--blue{background:#3cabd8}.body-inner .teaser--big-bg.teaser--blue.teaser--dark .teaser__text{padding:0 15px}.offer-round{right:10px;top:0}}section{margin-top:0}.body-inner{overflow:hidden}.blue{color:#00a4e8}.body-inner .inner,.section-5-testimonial .carousel .inner{max-width:1260px;padding:100px 60px 100px;padding:5.20833vw 60px 5.20833vw}@media (min-width:1921px){.body-inner .inner,.section-5-testimonial .carousel .inner{padding:100px 60px 100px}}.body-inner .inner--wide,.section-5-testimonial .carousel .inner--wide{max-width:1400px;padding:5.20833vw 30px 5.20833vw}@media (min-width:1921px){.body-inner .inner--wide,.section-5-testimonial .carousel .inner--wide{padding:100px 30px 100px}}.body-inner .inner--extra-wide,.section-5-testimonial .carousel .inner--extra-wide{max-width:1540px;padding:50px 30px}.section-5-testimonial h1{margin-bottom:0}.section-5-testimonial .carousel .inner{padding-bottom:0}.btn.btn-big,.header__search .form-group input[type=submit].btn-big,.small-box,p{font-size:20px;text-align:left}.inner--white{background:#fff}.inner--blue{background:#00a4e8;color:#fff}.section__title{padding-top:100px;padding-top:5.20833333vw;margin-bottom:70px;margin-bottom:3.645833vw}.inner>.section__title{padding-top:0}.section__buttons{margin-top:70px;margin-top:3.645833vw}.section__buttons .btn:first-child+.btn,.section__buttons .header__search .form-group input[type=submit]:first-child+.header__search .form-group input[type=submit]{margin-left:50px}header.inner{position:relative;padding-bottom:0;padding:0}.header__logo{position:relative;z-index:10}.header__lang{position:absolute;right:30px;top:-35px;z-index:10;font-size:14px}.header__lang a{display:inline-block;margin-left:5px}.bg__image{position:absolute;bottom:0;left:100px}.counts{counter-reset:my-badass-counter;text-align:left;margin-left:23%}.counts li{list-style:none;position:relative}.counts li:before{content:counter(my-badass-counter);counter-increment:my-badass-counter;display:block;width:60px;height:60px;width:3.125vw;height:3.125vw;border:1px solid #00a4e8;border-radius:50%;line-height:55px;line-height:3vw;color:#00a4e8;text-align:center}.counts li span{position:absolute;font-size:20px;line-height:1.3;height:100%;left:90px;left:4.6875vw;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.inner--blue .counts li:before{border-color:#fff;color:#fff}.form{max-width:34.89583333vw;margin:auto}.footer{background:#00a4e8;padding:25px 0}.footer .inner{color:#fff;max-width:1640px}.footer address,.map{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.map-link{-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2;padding-left:50px;margin-left:50px;border-left:1px solid #4dbfef}.map-link a{color:#fff}.btn.btn-big,.header__search .form-group input[type=submit].btn-big{line-height:70px;line-height:3.64583333vw}.btn-grey{background:#b3bed0;color:#fff}.whygennet-items{padding:0 60px 100px;margin:0}.whygennet-items li{font-size:25px;line-height:1.3;font-weight:200}.subpage .section-2-why-gennet{margin:6vw 0 0}.text-center p{text-align:center}.whygennet-items{padding-bottom:0}@media (max-width:1259px){.bg__image{left:30px}.inner{padding-top:40px;padding-bottom:80px}.btn.btn-big,.header__search .form-group input[type=submit].btn-big,.small-box,.teaser__list li,.whygennet-items li,p{font-size:18px}.counts li:before{font-size:18px;width:40px;height:40px;line-height:38px}.counts li span{font-size:18px;left:55px}.btn.btn-big,.header__search .form-group input[type=submit].btn-big{height:46px;line-height:44px;font-size:16px}}@media (max-width:1023px){.body-inner{padding-top:20px}.body-inner .inner{padding-left:30px;padding-right:30px}.form{max-width:300px}.counts{margin-left:10%;margin-top:40px}.teaser__title{margin:30px 0}}@media (max-width:767px){.body-inner{padding-top:110px}.body-inner .teaser{padding-top:0}.btn.btn-big,.counts li span,.header__search .form-group input[type=submit].btn-big,.small-box,.teaser__list li,p{font-size:16px}.counts{margin-left:0}.teaser__title{margin-top:0}.teaser{padding-bottom:0}.teaser__text{padding:0 0 100px}.teaser__text br{display:none}.teaser__img{position:static}.teaser__title--inline-block{display:block}.bg__image{left:auto;width:70%;right:12%}.header--with-bg{padding-bottom:50%;background-size:100%}.section__buttons .btn:first-child+.btn,.section__buttons .header__search .form-group input[type=submit]:first-child+.header__search .form-group input[type=submit]{margin-left:0}}@media (max-width:480px){.teaser__inner,.teaser__text{min-height:500px}.teaser__title{font-size:24px;margin-bottom:10px}.btn.btn-big,.counts li span,.header__search .form-group input[type=submit].btn-big,.small-box,.teaser__list li,p{font-size:14px}.teaser__text{padding:0 0 20px}.body-inner .inner{padding-top:0}.body-inner .inner{padding-left:15px;padding-right:15px}.bg__image{width:90%;right:25%}}@media (min-width:1921px){.inner{padding:35px 100px 100px}.section__title{padding-top:40px;margin-bottom:70px}.section__buttons{margin-top:70px}.teaser{min-height:470px}.teaser__title{margin:50px 0;font-size:50px}.counts li:before{width:60px;height:60px;line-height:55px}.counts li span{left:90px}.btn.btn-big,.header__search .form-group input[type=submit].btn-big{line-height:70px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.parallax-teaser-your-stories{background-image:url(../images/blog-cover.jpg)}.parallax-teaser-your-stories .parallax__headline{color:#fff}.blog-carousel{z-index:1;margin:0;padding:35px 0;background:#e7edf8}@media (min-width:768px){.blog-carousel{padding:60px 0}}.blog-carousel h1{text-align:center}.blog-carousel-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.blog-carousel-wrap:hover img{opacity:.8;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}@media (max-width:459px){.blog-carousel-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.blog-carousel-img{width:50%;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:cover}.blog-carousel-img img{max-width:100%;height:auto}.blog-carousel-content{position:relative;width:50%;background:#fff;padding:22px 15px 15px 15px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}@media (min-width:992px){.blog-carousel-content{padding:60px 34px 71px 40px}}.blog-carousel-content:before{content:"";position:absolute;display:inline-block;width:3rem;height:3rem;z-index:2;top:-15px;left:19px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}@media (min-width:992px){.blog-carousel-content:before{width:4rem;height:4rem;top:63px;left:-20px}}.blog-carousel-content,.blog-carousel-img{height:25rem}@media (min-width:460px){.blog-carousel-content,.blog-carousel-img{height:37rem}}@media (max-width:459px){.blog-carousel-content,.blog-carousel-img{width:100%}}.blog-carousel-name{margin-bottom:10px;font-weight:300;display:inline-block;position:relative;line-height:1.15;font-size:29px;color:#000;z-index:3}@media (min-width:768px){.blog-carousel-name{font-size:35px;margin-bottom:22px}}.blog-carousel p{font-size:15px;font-weight:300;color:#000}@media (min-width:1200px){.blog-carousel p{font-size:16px}}.blog-carousel-buttons{text-align:center;margin-top:25px}@media (min-width:768px){.blog-carousel-buttons{margin-top:60px}}.blog-carousel button.slick-prev.slick-arrow{position:absolute;top:48%;left:-2px;height:56px;width:48px;z-index:100;border:0;text-indent:-9999em;background:url(../images/blog-right-arrow.png) no-repeat;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-position:center;background-size:cover}@media (min-width:992px){.blog-carousel button.slick-prev.slick-arrow{top:50%;height:76px;width:86px;background-size:initial}}.blog-carousel button.slick-prev.slick-arrow:hover{opacity:.9}.blog-carousel .slick-arrow.slick-next{height:56px;width:48px;left:auto;right:-2px;background:url(../images/blog-right-arrow.png) no-repeat;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background-position:center;top:41%;background-size:cover}@media (min-width:992px){.blog-carousel .slick-arrow.slick-next{background-size:initial;height:76px;width:86px}}.blog-carousel .slick-arrow.slick-next:hover{opacity:.9}.blog-carousel .multiple-items{overflow:hidden}.homepage .blog-carousel-content a{z-index:2;position:relative}.homepage .blog-carousel-content:before{z-index:1}@media (max-width:991px){.homepage .blog-carousel-content:before{top:31px;left:-15px}}@media (max-width:459px){.homepage .blog-carousel-content:before{top:-12px;left:34px}}.stories-default{text-align:center;z-index:1;background:#fff}.stories-default .inner-text{padding:42px 15px 25px}@media (min-width:768px){.stories-default .inner-text{padding:65px 15px 14px}}@media (min-width:1200px){.stories-default .inner-text{padding:80px 15px 25px}}.stories-default .inner-text p{font-size:16px}@media (min-width:768px){.stories-default .inner-text p{font-size:18px}}@media (min-width:1200px){.stories-default .inner-text p{font-size:21px}}.blog-carousel-wrap:hover .blog-carousel-content{background:#39a5ec;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.blog-carousel-wrap:hover .blog-carousel-content:before{-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out;background:#39a5ec}.blog-carousel-wrap:hover .blog-carousel-content .blog-carousel-name,.blog-carousel-wrap:hover .blog-carousel-content p{color:#fff;-webkit-transition:color 0s ease-in-out;transition:color 0s ease-in-out}.blog-detail a.btn.btn-primary.btn-blog-primary:hover,.blog-detail a.btn.header__search .form-group input[type=submit].btn-blog-primary:hover,.blog-detail a.header__search .form-group input[type=submit].btn-primary.btn-blog-primary:hover{color:#fff;border:1px solid #168edb}.fix-img{width:100%;height:280px;display:inline-block;background-repeat:no-repeat;background-size:cover;background-position:center center}.parallax .parallax-content.blog-detail{padding:50px 0}@media (min-width:768px){.parallax .parallax-content.blog-detail{padding:80px 0}}@media (min-width:1200px){.parallax .parallax-content.blog-detail{padding:100px 0}}.blog-detail img{height:auto!important}.blog-detail-main{max-width:880px;margin:0 auto}.blog-detail .inner-text-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}@media (min-width:768px){.blog-detail .inner-text-header{margin-bottom:40px}}.blog-detail .inner-text-main img{margin-top:50px}.blog-detail .inner-text-main iframe{margin-top:50px;max-width:100%!important}.blog-detail h2{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;font-size:26px;font-weight:300;line-height:1.17;margin:17px 0 0!important}@media (min-width:768px){.blog-detail h2{font-size:30px}}.blog-detail time{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;font-size:16px;font-weight:300;line-height:1.69;color:#39a5eb}.blog-detail p{font-size:16px;font-weight:300;line-height:1.75}@media (min-width:576px){.blog-detail p{font-size:17px}}@media (min-width:768px){.blog-detail p{font-size:20px}}.blog-detail a.btn.btn-primary.btn-blog-primary,.blog-detail a.btn.header__search .form-group input[type=submit].btn-blog-primary,.blog-detail a.header__search .form-group input[type=submit].btn-primary.btn-blog-primary{-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.blog-detail a.btn.btn-primary.btn-blog-primary:hover,.blog-detail a.btn.header__search .form-group input[type=submit].btn-blog-primary:hover,.blog-detail a.header__search .form-group input[type=submit].btn-primary.btn-blog-primary:hover{color:#fff;border:1px solid #f9b81d;background:#f9b81d;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.blog-detail-contact{text-align:center;background:#fff;box-shadow:0 0 26.1px 2.9px rgba(0,0,0,.04);margin-top:22px;padding:33px 15px 27px}@media (min-width:768px){.blog-detail-contact{padding:45px 30px 30px;margin-top:60px}}.blog-detail-contact a,.blog-detail-contact strong{font-weight:500;line-height:1.1}.blog-detail-contact a{-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.blog-detail-contact a:hover{color:#147fc4;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.blog-detail-contact p:nth-child(1){margin-bottom:20px}.blog-detail-contact p:nth-child(2){margin-bottom:32px}.blog-detail .share p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.blog-detail .share a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:8px}.blog-detail svg{width:28px;background:#d3d3d3;height:29px;fill:#fff;padding:5px;border-radius:50%;color:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.blog-detail svg:hover{background:#39a5ec;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.blog-detail .btn,.blog-detail .header__search .form-group input[type=submit]{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5px}@media (max-width:550px){.blog-detail .btn,.blog-detail .header__search .form-group input[type=submit]{width:100%;white-space:normal;height:auto;padding-top:5px;padding-bottom:5px}}.blog-detail ol li,.blog-detail ul li{font-size:16px;line-height:27px;margin:0 0 12px}.blog-detail table{margin:22px 0}.blog-detail table td{font-size:15px;line-height:23px}.blog-detail .table tbody tr:last-child td,.blog-detail table tbody tr:last-child td{border:none}.blog-detail .table td,.blog-detail .table th,.blog-detail table td,.blog-detail table th{padding:10px 15px 10px 0}.more-stories{text-align:center}.more-stories h1{font-size:26px;font-weight:300;line-height:1.17}@media (max-width:768px){.more-stories h1{font-size:30px;margin-bottom:2rem}}.more-stories-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1203px;margin:0 auto 3rem}@media (min-width:1600px){.more-stories-wrap{max-width:1360px}}.more-stories-item{max-width:300px;background:#fff;text-align:left;margin:0 1rem 1rem;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}@media (min-width:576px){.more-stories-item{max-width:initial;width:270px;margin-left:0}}@media (min-width:768px){.more-stories-item{width:326px}}@media (min-width:992px){.more-stories-item{width:23%;margin-bottom:15px}.more-stories-item:nth-child(1){margin-left:1rem}}@media (min-width:1300px){.more-stories-item{width:290px}.more-stories-item:nth-child(1){margin-left:0}}@media (min-width:1600px){.more-stories-item{width:330px}}.more-stories-item:hover img{opacity:.8;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.more-stories-content{background:#fff;padding:33px 15px 15px 15px;position:relative;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}@media (min-width:992px){.more-stories-content{padding:50px 20px 30px 20px}}.more-stories-content:before{content:"";display:inline-block;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:3rem;height:3rem;position:absolute;top:-15px;left:21px}@media (min-width:992px){.more-stories-content:before{width:4rem;height:4rem;top:-20px;left:25px}}.more-stories-content time{position:absolute;top:8px;right:17px;font-size:14px;font-weight:300;line-height:1.93;color:#39a5eb}@media (min-width:992px){.more-stories-content time{top:23px;right:28px}}.more-stories-content p a:hover{color:#147fc4}.more-stories-title{font-size:23px;font-weight:300;line-height:1.4;color:#000}@media (min-width:992px){.more-stories-title{font-size:25px}}.more-stories-text{font-size:16px;font-weight:300;line-height:1.69;color:#000;margin:10px 0 0}@media (min-width:992px){.more-stories-text{margin:24px 0 0}}.more-stories-item{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.more-stories-item:hover{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);box-shadow:0 0 16px #bbb;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.more-stories-item:hover .more-stories-title{color:#39a5eb}.more-stories-item--no-image .more-stories-content{height:100%}.more-stories-item--no-image .more-stories-content::before{display:none}.small-box{border:1px solid #39a5eb;width:33.85416667vw;height:10.41666667vw;margin:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#39a5eb;font-weight:300}.small-box-download{margin-top:9.375vw;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.small-box-download figure{width:40%;height:100%;padding-bottom:20px}.small-box-download figure .drop-shadow{box-shadow:.52083333vw .52083333vw 1.66666667vw -.3125vw rgba(0,0,0,.25);margin-top:-50px;max-height:200px}@media (max-width:768px){.small-box-download figure .drop-shadow{margin-top:-30px}}.small-box-download .text{width:60%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.small-box-download .text span{display:block;margin-bottom:10px;line-height:1.2}@media (max-width:768px){.small-box-download .text span{margin-bottom:0;line-height:1.15}}.small-box-download .text small{color:#7f7f7f;font-style:italic;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.small-box-download:hover{color:#fff;background:#39a5eb}.small-box-download:hover small{color:#fff}@media (max-width:1439px){.small-box{width:405px;height:125px}.small-box img{max-width:auto;width:75%}}@media (max-width:991px){.small-box{width:320px;height:100px}}@media (max-width:767px){.small-box{width:280px;height:100px}}@media (min-width:1921px){.small-box{width:650px;height:200px}.small-box-download{margin-top:180px}.small-box-download .drop-shadow{box-shadow:10px 10px 32px -6px rgba(0,0,0,.25)}}.small-boxes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.small-boxes .small-box{margin-left:2.60416667vw;margin-right:2.60416667vw}@media (min-width:1921px){.small-boxes .small-box{margin-left:50px;margin-right:50px}}@media (max-width:480px){.small-boxes .small-box-download+.small-box-download{margin-top:46px}}.our-team .parallax-teaser,.our-team-allergology .parallax-teaser{background-image:url(../images/our-team/teaser-blue.jpg)}.our-team .parallax-promotion,.our-team-allergology .parallax-promotion{background-image:url(../images/our-team/promotion-black.jpg)}@media (min-width:768px){.our-team .p-style-1,.our-team-allergology .p-style-1{padding:0 20%}}.our-team .c-tabsWrap,.our-team-allergology .c-tabsWrap{display:block;margin-bottom:50px;border-bottom:1px solid #39a5eb}@media (max-width:1200px){.our-team .c-tabsWrap,.our-team-allergology .c-tabsWrap{position:relative;display:block;width:95%;margin:0 auto 20px;border-bottom:0}}.our-team .c-tabsWrap .tabsLayout,.our-team-allergology .c-tabsWrap .tabsLayout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1200px){.our-team .c-tabsWrap .tabsLayout,.our-team-allergology .c-tabsWrap .tabsLayout{display:none}.our-team .c-tabsWrap .tabsLayout.opened,.our-team-allergology .c-tabsWrap .tabsLayout.opened{position:relative;top:0;left:0;display:block;width:100%;border:1px solid #39a5eb}}.our-team .c-tabsWrap .selectTitle,.our-team-allergology .c-tabsWrap .selectTitle{position:relative;display:none;padding:15px;font-size:20px;color:#39a5eb;text-align:center;border:1px solid #39a5eb}@media (max-width:1200px){.our-team .c-tabsWrap .selectTitle,.our-team-allergology .c-tabsWrap .selectTitle{display:block}}.our-team .c-tabsWrap .selectTitle:before,.our-team-allergology .c-tabsWrap .selectTitle:before{position:absolute;right:25px;top:20px;content:"";width:24px;height:24px;background:url(../images/down-arrow.png) no-repeat;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s;transition:.5s}.our-team .c-tabsWrap .selectTitle.opened:before,.our-team-allergology .c-tabsWrap .selectTitle.opened:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.5s;transition:.5s}.our-team .c-tabsWrap .tabLink,.our-team-allergology .c-tabsWrap .tabLink{position:relative;display:inline-block;padding:35px 45px;font-size:45px;font-weight:100;line-height:1.2;color:#7f7f7f;text-align:center}@media (max-width:1800px){.our-team .c-tabsWrap .tabLink,.our-team-allergology .c-tabsWrap .tabLink{font-size:35px}}@media (max-width:1600px){.our-team .c-tabsWrap .tabLink,.our-team-allergology .c-tabsWrap .tabLink{font-size:30px;padding:30px 40px}}@media (max-width:1400px){.our-team .c-tabsWrap .tabLink,.our-team-allergology .c-tabsWrap .tabLink{font-size:19px}}@media (max-width:1200px){.our-team .c-tabsWrap .tabLink,.our-team-allergology .c-tabsWrap .tabLink{display:block;padding:15px;font-size:20px;font-weight:300}.our-team .c-tabsWrap .tabLink:not(:last-child),.our-team-allergology .c-tabsWrap .tabLink:not(:last-child){border-bottom:1px dotted #39a5eb}}.our-team .c-tabsWrap .tabLink .place,.our-team-allergology .c-tabsWrap .tabLink .place{display:block;font-size:16px;font-weight:100;color:#7f7f7f}@media (max-width:1500px){.our-team .c-tabsWrap .tabLink .place,.our-team-allergology .c-tabsWrap .tabLink .place{font-size:14px}}@media (min-width:1201px){.our-team .c-tabsWrap .tabLink.active,.our-team-allergology .c-tabsWrap .tabLink.active{border-top:1px solid #39a5eb;border-right:1px solid #39a5eb;border-left:1px solid #39a5eb}.our-team .c-tabsWrap .tabLink.active:before,.our-team-allergology .c-tabsWrap .tabLink.active:before{position:absolute;content:"";bottom:-1px;left:0;width:100%;border-bottom:2px solid #fff}}.our-team .o-departmentBox,.our-team-allergology .o-departmentBox{display:block;max-width:1500px;margin:0 auto}.our-team .o-departmentBox.u-blue>.c-departmentTitle,.our-team-allergology .o-departmentBox.u-blue>.c-departmentTitle{background:#39a5eb}.our-team .o-departmentBox.u-blue .c-memberItem.opened,.our-team-allergology .o-departmentBox.u-blue .c-memberItem.opened{border:1px solid #39a5eb;border-bottom:5px solid #39a5eb}.our-team .o-departmentBox.u-blue .personBox,.our-team-allergology .o-departmentBox.u-blue .personBox{border:1px solid #39a5eb}.our-team .o-departmentBox.u-blue .nameBox,.our-team-allergology .o-departmentBox.u-blue .nameBox{background:#39a5eb}.our-team .o-departmentBox.u-blue .personalPosition,.our-team-allergology .o-departmentBox.u-blue .personalPosition{color:#39a5eb}.our-team .o-departmentBox.u-blue .c-closeDetail,.our-team-allergology .o-departmentBox.u-blue .c-closeDetail{border:2px solid #39a5eb}.our-team .o-departmentBox.u-blue .c-closeDetail:after,.our-team .o-departmentBox.u-blue .c-closeDetail:before,.our-team-allergology .o-departmentBox.u-blue .c-closeDetail:after,.our-team-allergology .o-departmentBox.u-blue .c-closeDetail:before{border-right:2px solid #39a5eb}.our-team .o-departmentBox.u-blue .noPhoto .nameBox,.our-team .o-departmentBox.u-blue .u-noPhoto .nameBox,.our-team-allergology .o-departmentBox.u-blue .noPhoto .nameBox,.our-team-allergology .o-departmentBox.u-blue .u-noPhoto .nameBox{border:1px solid #39a5eb}.our-team .o-departmentBox.u-blue .photoBox,.our-team-allergology .o-departmentBox.u-blue .photoBox{border:1px solid #39a5eb}.our-team .o-departmentBox.u-blue .c-showNext,.our-team .o-departmentBox.u-blue .c-showPrev,.our-team-allergology .o-departmentBox.u-blue .c-showNext,.our-team-allergology .o-departmentBox.u-blue .c-showPrev{background:#39a5eb}.our-team .o-departmentBox.u-blue .biography,.our-team-allergology .o-departmentBox.u-blue .biography{border:1px solid #39a5eb}.our-team .o-departmentBox.u-green>.c-departmentTitle,.our-team-allergology .o-departmentBox.u-green>.c-departmentTitle{background:#9bb751}.our-team .o-departmentBox.u-green .c-memberItem.opened,.our-team-allergology .o-departmentBox.u-green .c-memberItem.opened{border:1px solid #9bb751;border-bottom:5px solid #9bb751}.our-team .o-departmentBox.u-green .personBox,.our-team-allergology .o-departmentBox.u-green .personBox{border:1px solid #9bb751}.our-team .o-departmentBox.u-green .nameBox,.our-team-allergology .o-departmentBox.u-green .nameBox{background:#9bb751}.our-team .o-departmentBox.u-green .personalPosition,.our-team-allergology .o-departmentBox.u-green .personalPosition{color:#9bb751}.our-team .o-departmentBox.u-green .c-closeDetail,.our-team-allergology .o-departmentBox.u-green .c-closeDetail{border:2px solid #9bb751}.our-team .o-departmentBox.u-green .c-closeDetail:after,.our-team .o-departmentBox.u-green .c-closeDetail:before,.our-team-allergology .o-departmentBox.u-green .c-closeDetail:after,.our-team-allergology .o-departmentBox.u-green .c-closeDetail:before{border-right:2px solid #9bb751}.our-team .o-departmentBox.u-green .noPhoto .nameBox,.our-team .o-departmentBox.u-green .u-noPhoto .nameBox,.our-team-allergology .o-departmentBox.u-green .noPhoto .nameBox,.our-team-allergology .o-departmentBox.u-green .u-noPhoto .nameBox{border:1px solid #9bb751}.our-team .o-departmentBox.u-green .photoBox,.our-team-allergology .o-departmentBox.u-green .photoBox{border:1px solid #9bb751}.our-team .o-departmentBox.u-green .c-showNext,.our-team .o-departmentBox.u-green .c-showPrev,.our-team-allergology .o-departmentBox.u-green .c-showNext,.our-team-allergology .o-departmentBox.u-green .c-showPrev{background:#9bb751}.our-team .o-departmentBox.u-green .biography,.our-team-allergology .o-departmentBox.u-green .biography{border:1px solid #9bb751}.our-team .o-departmentBox.u-red>.c-departmentTitle,.our-team-allergology .o-departmentBox.u-red>.c-departmentTitle{background:#c55b7c}.our-team .o-departmentBox.u-red .c-memberItem.opened,.our-team-allergology .o-departmentBox.u-red .c-memberItem.opened{border:1px solid #c55b7c;border-bottom:5px solid #c55b7c}.our-team .o-departmentBox.u-red .personBox,.our-team-allergology .o-departmentBox.u-red .personBox{border:1px solid #c55b7c}.our-team .o-departmentBox.u-red .nameBox,.our-team-allergology .o-departmentBox.u-red .nameBox{background:#c55b7c}.our-team .o-departmentBox.u-red .personalPosition,.our-team-allergology .o-departmentBox.u-red .personalPosition{color:#c55b7c}.our-team .o-departmentBox.u-red .c-closeDetail,.our-team-allergology .o-departmentBox.u-red .c-closeDetail{border:2px solid #c55b7c}.our-team .o-departmentBox.u-red .c-closeDetail:after,.our-team .o-departmentBox.u-red .c-closeDetail:before,.our-team-allergology .o-departmentBox.u-red .c-closeDetail:after,.our-team-allergology .o-departmentBox.u-red .c-closeDetail:before{border-right:2px solid #c55b7c}.our-team .o-departmentBox.u-red .noPhoto .nameBox,.our-team .o-departmentBox.u-red .u-noPhoto .nameBox,.our-team-allergology .o-departmentBox.u-red .noPhoto .nameBox,.our-team-allergology .o-departmentBox.u-red .u-noPhoto .nameBox{border:1px solid #c55b7c}.our-team .o-departmentBox.u-red .photoBox,.our-team-allergology .o-departmentBox.u-red .photoBox{border:1px solid #c55b7c}.our-team .o-departmentBox.u-red .c-showNext,.our-team .o-departmentBox.u-red .c-showPrev,.our-team-allergology .o-departmentBox.u-red .c-showNext,.our-team-allergology .o-departmentBox.u-red .c-showPrev{background:#c55b7c}.our-team .o-departmentBox.u-red .biography,.our-team-allergology .o-departmentBox.u-red .biography{border:1px solid #c55b7c}.our-team .o-departmentBox.u-gold>.c-departmentTitle,.our-team-allergology .o-departmentBox.u-gold>.c-departmentTitle{background:#f9c852}.our-team .o-departmentBox.u-gold .c-memberItem.opened,.our-team-allergology .o-departmentBox.u-gold .c-memberItem.opened{border:1px solid #f9c852;border-bottom:5px solid #f9c852}.our-team .o-departmentBox.u-gold .personBox,.our-team-allergology .o-departmentBox.u-gold .personBox{border:1px solid #f9c852}.our-team .o-departmentBox.u-gold .nameBox,.our-team-allergology .o-departmentBox.u-gold .nameBox{background:#f9c852}.our-team .o-departmentBox.u-gold .personalPosition,.our-team-allergology .o-departmentBox.u-gold .personalPosition{color:#f9c852}.our-team .o-departmentBox.u-gold .c-closeDetail,.our-team-allergology .o-departmentBox.u-gold .c-closeDetail{border:2px solid #f9c852}.our-team .o-departmentBox.u-gold .c-closeDetail:after,.our-team .o-departmentBox.u-gold .c-closeDetail:before,.our-team-allergology .o-departmentBox.u-gold .c-closeDetail:after,.our-team-allergology .o-departmentBox.u-gold .c-closeDetail:before{border-right:2px solid #f9c852}.our-team .o-departmentBox.u-gold .noPhoto .nameBox,.our-team .o-departmentBox.u-gold .u-noPhoto .nameBox,.our-team-allergology .o-departmentBox.u-gold .noPhoto .nameBox,.our-team-allergology .o-departmentBox.u-gold .u-noPhoto .nameBox{border:1px solid #f9c852}.our-team .o-departmentBox.u-gold .photoBox,.our-team-allergology .o-departmentBox.u-gold .photoBox{border:1px solid #f9c852}.our-team .o-departmentBox.u-gold .c-showNext,.our-team .o-departmentBox.u-gold .c-showPrev,.our-team-allergology .o-departmentBox.u-gold .c-showNext,.our-team-allergology .o-departmentBox.u-gold .c-showPrev{background:#f9c852}.our-team .o-departmentBox.u-gold .biography,.our-team-allergology .o-departmentBox.u-gold .biography{border:1px solid #f9c852}.our-team .o-departmentBox .c-departmentTitle,.our-team-allergology .o-departmentBox .c-departmentTitle{position:relative;display:block;margin:2px 0;padding:25px;font-size:25px;font-weight:300;color:#fff;text-align:center;cursor:pointer}@media (max-width:1200px){.our-team .o-departmentBox .c-departmentTitle,.our-team-allergology .o-departmentBox .c-departmentTitle{padding:15px;font-size:23px}}@media (max-width:992px){.our-team .o-departmentBox .c-departmentTitle,.our-team-allergology .o-departmentBox .c-departmentTitle{font-size:19px}}@media (max-width:500px){.our-team .o-departmentBox .c-departmentTitle,.our-team-allergology .o-departmentBox .c-departmentTitle{font-size:15px}}.our-team .o-departmentBox .c-departmentTitle:hover,.our-team-allergology .o-departmentBox .c-departmentTitle:hover{opacity:.9}.our-team .o-departmentBox .c-departmentTitle .arrow,.our-team-allergology .o-departmentBox .c-departmentTitle .arrow{position:absolute;right:-webkit-calc(50% - 300px);right:calc(50% - 300px);top:25px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.5s;transition:.5s}@media (max-width:1200px){.our-team .o-departmentBox .c-departmentTitle .arrow,.our-team-allergology .o-departmentBox .c-departmentTitle .arrow{right:-webkit-calc(50% - 180px);right:calc(50% - 180px);top:15px}.our-team .o-departmentBox .c-departmentTitle .arrow img,.our-team-allergology .o-departmentBox .c-departmentTitle .arrow img{width:25px}}@media (max-width:500px){.our-team .o-departmentBox .c-departmentTitle .arrow,.our-team-allergology .o-departmentBox .c-departmentTitle .arrow{right:15px}}.our-team .o-departmentBox .c-departmentTitle .arrow.opened,.our-team-allergology .o-departmentBox .c-departmentTitle .arrow.opened{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.our-team .o-departmentBox .c-membersWrap,.our-team-allergology .o-departmentBox .c-membersWrap{display:none;background:#f8f8f8;padding:45px}.our-team .o-departmentBox .c-membersWrap.opened,.our-team-allergology .o-departmentBox .c-membersWrap.opened{display:block}@media (max-width:992px){.our-team .o-departmentBox .c-membersWrap,.our-team-allergology .o-departmentBox .c-membersWrap{display:none}.our-team .o-departmentBox .c-membersWrap.opened,.our-team-allergology .o-departmentBox .c-membersWrap.opened{display:none}}.our-team .o-departmentBox .c-membersWrap .gridSizer,.our-team-allergology .o-departmentBox .c-membersWrap .gridSizer{width:23%}.our-team .o-departmentBox .c-membersWrap .c-memberItem,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem{display:inline-block;width:-webkit-calc(25% - 30px);width:calc(25% - 30px);height:336px;margin:10px 0}@media (max-width:1500px){.our-team .o-departmentBox .c-membersWrap .c-memberItem,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem{height:328px}}@media (max-width:1200px){.our-team .o-departmentBox .c-membersWrap .c-memberItem,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem{width:28%;height:328px}}.our-team .o-departmentBox .c-membersWrap .c-memberItem.opened,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem.opened{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:46%;height:336px;border-radius:5px;background:#fff}@media (max-width:1500px){.our-team .o-departmentBox .c-membersWrap .c-memberItem.opened,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem.opened{height:328px}}@media (max-width:1200px){.our-team .o-departmentBox .c-membersWrap .c-memberItem.opened,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem.opened{width:57%}}.our-team .o-departmentBox .c-membersWrap .c-memberItem.opened .detailContentBox,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem.opened .detailContentBox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:64%;height:100%;overflow:hidden;background:#fff}.our-team .o-departmentBox .c-membersWrap .c-memberItem.opened .personBox,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem.opened .personBox{border-color:transparent;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;width:35%;height:100%;overflow:hidden}.our-team .o-departmentBox .c-membersWrap .c-memberItem.opened .nameBox,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem.opened .nameBox{display:none}.our-team .o-departmentBox .c-membersWrap .c-memberItem .personBox,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .personBox{position:relative;width:100%;height:260px;background:#fff;text-align:center}.our-team .o-departmentBox .c-membersWrap .c-memberItem .personBox img,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .personBox img{position:relative;bottom:-25px;max-width:100%;max-height:100%}.our-team .o-departmentBox .c-membersWrap .c-memberItem .nameBox,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .nameBox{position:relative;display:block;padding:10px 5px;margin-top:10px;text-align:center;z-index:10}@media (max-width:1200px){.our-team .o-departmentBox .c-membersWrap .c-memberItem .nameBox,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .nameBox{padding:10px 25px}}.our-team .o-departmentBox .c-membersWrap .c-memberItem .nameBox .name,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .nameBox .name{font-size:18px;color:#fff;text-align:center}@media (max-width:1500px){.our-team .o-departmentBox .c-membersWrap .c-memberItem .nameBox .name,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .nameBox .name{font-size:14px}}@media (max-width:500px){.our-team .o-departmentBox .c-membersWrap .c-memberItem .nameBox .name,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .nameBox .name{font-size:13px}}.our-team .o-departmentBox .c-membersWrap .c-memberItem .nameBox .position,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .nameBox .position{font-size:13px;color:#fff;text-align:center}@media (max-width:1200px){.our-team .o-departmentBox .c-membersWrap .c-memberItem .nameBox .position,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .nameBox .position{font-size:11px}}@media (min-width:1200px){.our-team .o-departmentBox .c-membersWrap .c-memberItem .nameBox .position,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .nameBox .position{padding-right:25px}}.our-team .o-departmentBox .c-membersWrap .c-memberItem .nameBox .showDetail,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .nameBox .showDetail{position:absolute;bottom:5px;right:5px;cursor:pointer}.our-team .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox{position:relative;display:none}.our-team .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .personalName,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .personalName{margin:40px 0 0;padding-right:50px;font-size:32px;font-weight:200;text-align:left}@media (max-width:1500px){.our-team .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .personalName,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .personalName{font-size:28px;-webkit-transition:.3s;transition:.3s}}.our-team .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .personalPosition,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .personalPosition{margin:5px 0;font-size:20px;font-weight:200}.our-team .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .description,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .description{display:block;height:-webkit-calc(100% - 130px);height:calc(100% - 130px)}.our-team .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .description p,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .description p{font-size:14px;line-height:1.3}.our-team .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .c-closeDetail,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .c-closeDetail{position:absolute;top:10px;right:10px;width:40px;height:40px;border-radius:100%}.our-team .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .c-closeDetail:hover,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .c-closeDetail:hover{opacity:.9}.our-team .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .c-closeDetail:before,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .c-closeDetail:before{position:absolute;left:17px;top:8px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);content:"";height:23px}.our-team .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .c-closeDetail:after,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem .detailContentBox .c-closeDetail:after{position:absolute;right:17px;top:8px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);content:"";height:23px}.our-team .o-departmentBox .c-membersWrap .c-memberItem.noPhoto,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem.noPhoto{height:99px}.our-team .o-departmentBox .c-membersWrap .c-memberItem.noPhoto.special,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem.noPhoto.special{height:0}.our-team .o-departmentBox .c-membersWrap .c-memberItem.noPhoto .personBox,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem.noPhoto .personBox{display:none}.our-team .o-departmentBox .c-membersWrap .c-memberItem.noPhoto .nameBox,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem.noPhoto .nameBox{margin:0;padding:26px 0;background:#fff}.our-team .o-departmentBox .c-membersWrap .c-memberItem.noPhoto .nameBox *,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem.noPhoto .nameBox *{color:#000}.our-team .o-departmentBox .c-membersWrap .c-memberItem.c-memberItem--39 .position,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem.c-memberItem--39 .position{font-size:9px}@media (max-width:1200px){.our-team .o-departmentBox .c-membersWrap .c-memberItem.c-memberItem--39 .position,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem.c-memberItem--39 .position{font-size:9px}}.our-team .o-departmentBox .c-membersWrap .c-memberItem.c-memberItem--39 .personalPosition,.our-team-allergology .o-departmentBox .c-membersWrap .c-memberItem.c-memberItem--39 .personalPosition{font-size:14px}.our-team .o-departmentBox .c-membersWrap.u-mobile,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile{position:relative;display:none;background:#f8f8f8;padding:15px}@media (max-width:992px){.our-team .o-departmentBox .c-membersWrap.u-mobile.opened,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile.opened{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:400px}}.our-team .o-departmentBox .c-membersWrap.u-mobile .c-memberItem,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile .c-memberItem{display:none;width:90%;height:auto;margin:0 auto}@media (max-width:500px){.our-team .o-departmentBox .c-membersWrap.u-mobile .c-memberItem,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile .c-memberItem{width:95%}}.our-team .o-departmentBox .c-membersWrap.u-mobile .c-memberItem.visible,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile .c-memberItem.visible{display:block}.our-team .o-departmentBox .c-membersWrap.u-mobile .c-showNext,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile .c-showNext{position:absolute;top:50%;right:-15px;width:35px;height:35px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:100%}.our-team .o-departmentBox .c-membersWrap.u-mobile .c-showPrev,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile .c-showPrev{position:absolute;top:50%;left:-15px;width:35px;height:35px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:100%}.our-team .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail .photoBox,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail .photoBox{display:block;height:150px;padding:10px 10px 0;text-align:center}.our-team .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail .photoBox img,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail .photoBox img{max-height:100%;max-width:100%}.our-team .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail.u-noPhoto .biography,.our-team .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail.u-noPhoto .photoBox,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail.u-noPhoto .biography,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail.u-noPhoto .photoBox{display:none}.our-team .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail.u-noPhoto .nameBox,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail.u-noPhoto .nameBox{padding:20px 0;background:#fff}.our-team .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail.u-noPhoto .nameBox *,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail.u-noPhoto .nameBox *{color:#000}.our-team .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail .nameBox,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail .nameBox{margin:0}.our-team .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail .biography,.our-team-allergology .o-departmentBox .c-membersWrap.u-mobile .c-memberDetail .biography{height:180px;padding:10px}.our-team-allergology__directorBox,.our-team__directorBox{z-index:100;display:block;padding:45px 0 0;background-color:#ededed}.our-team-allergology__directorBox .inner,.our-team__directorBox .inner{max-width:1200px}@media (max-width:1200px){.our-team-allergology__directorBox .directorPhoto,.our-team__directorBox .directorPhoto{display:none}}.our-team-allergology__directorBox .directorPhoto img,.our-team__directorBox .directorPhoto img{height:100%;max-width:unset}.our-team-allergology__directorBox .directorTextBlock,.our-team__directorBox .directorTextBlock{padding:40px 10px}.our-team-allergology__directorBox .directorTextBlock h2,.our-team__directorBox .directorTextBlock h2{margin-bottom:0;font-size:35px;font-weight:100;color:#000}@media (max-width:1200px){.our-team-allergology__directorBox .directorTextBlock h2,.our-team__directorBox .directorTextBlock h2{display:block;text-align:center}}.our-team-allergology__directorBox .directorTextBlock small,.our-team__directorBox .directorTextBlock small{font-size:22px;font-weight:300;color:#39a5eb}@media (max-width:1200px){.our-team-allergology__directorBox .directorTextBlock small,.our-team__directorBox .directorTextBlock small{display:block;text-align:center}}.our-team-allergology__directorBox .directorTextBlock .responsivePhotoBox,.our-team__directorBox .directorTextBlock .responsivePhotoBox{display:none;margin:10px auto;padding:15px;text-align:center;border-radius:100%;background:#fff;overflow:hidden}.our-team-allergology__directorBox .directorTextBlock .responsivePhotoBox img,.our-team__directorBox .directorTextBlock .responsivePhotoBox img{display:inline-block;max-width:100%;max-height:100%}@media (max-width:1200px){.our-team-allergology__directorBox .directorTextBlock .responsivePhotoBox,.our-team__directorBox .directorTextBlock .responsivePhotoBox{display:block;width:160px;height:160px}}.our-team-allergology__directorBox .directorTextBlock p,.our-team__directorBox .directorTextBlock p{display:block;margin:30px 0;font-size:17px;font-weight:300;line-height:1.5}.our-team-gntlabs-text{text-align:center;max-width:1530px;padding-left:15px;padding-right:15px;margin:40px auto 0}.our-team-gntlabs-text p{margin-bottom:0;font-size:.9em}.landing-page-liberec .h1{color:#00a4e8;font-size:40px;font-weight:500;margin-top:0;margin-bottom:60px}@media (max-width:700px){.landing-page-liberec .h1{font-size:33px;margin-bottom:30px}}.landing-page-liberec .bg-blue .h1{color:#fff}.landing-page-liberec .header .buttons{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.landing-page-liberec .header .buttons a{width:100%}.landing-page-liberec .body-inner{margin-top:0}.landing-page-liberec .teaser{background-size:cover;background-position:center}.landing-page-liberec .teaser .inner{padding-top:30px}@media (max-width:767px){.landing-page-liberec .teaser .inner{padding-right:0;padding-left:0;padding-bottom:0}}@media (max-width:1200px){.landing-page-liberec .teaser__img{max-width:180px}}@media (max-width:480px){.landing-page-liberec .teaser__img{max-width:130px}}@media (max-width:767px){.landing-page-liberec .teaser__img-wrap{text-align:center;margin-top:-94px;margin-bottom:20px}}.landing-page-liberec .teaser__img--1{right:auto;left:25%;bottom:-99px}@media (max-width:1200px){.landing-page-liberec .teaser__img--1{left:30%}}@media (max-width:767px){.landing-page-liberec .teaser__img--1{margin-right:5px}}.landing-page-liberec .teaser__img--2{right:auto;left:44%;bottom:-99px}.landing-page-liberec .teaser--mobile{display:none}@media (max-width:767px){.landing-page-liberec .teaser--mobile{display:block}}.landing-page-liberec .teaser p{font-size:16px;color:#7f7f7f;max-width:50%}@media (max-width:767px){.landing-page-liberec .teaser{background-image:none!important}}@media (max-width:480px){.landing-page-liberec .teaser.teaser--big-bg:first-child{padding-bottom:0}}.landing-page-liberec .teaser__title{font-size:55px;font-weight:600;color:#c55b7c;margin-bottom:10px}@media (max-width:1440px){.landing-page-liberec .teaser__title{font-size:50px}}@media (max-width:1199px){.landing-page-liberec .teaser__title{font-size:40px}}@media (max-width:991px){.landing-page-liberec .teaser__title{font-size:30px}}.landing-page-liberec .teaser__subtitle{color:#7f7f7f;font-weight:600;font-size:24px;margin-top:30px;margin-bottom:0;line-height:34px}@media (max-width:991px){.landing-page-liberec .teaser__subtitle{font-size:20px}}.landing-page-liberec .teaser__text{padding-top:1em;padding-bottom:1em}@media (max-width:767px){.landing-page-liberec .teaser__text{padding-left:30px;padding-right:30px}}.landing-page-liberec .teaser__text p{font-size:22px}@media (max-width:1440px){.landing-page-liberec .teaser__text p{font-size:18px}}@media (max-width:991px){.landing-page-liberec .teaser__text p{font-size:14px}}.landing-page-liberec .teaser__text ul{padding-top:20px;margin-bottom:100px;list-style:none;padding-left:8px}.landing-page-liberec .teaser__text ul li{margin-bottom:15px;padding-left:25px;position:relative;font-size:26px}@media (max-width:1440px){.landing-page-liberec .teaser__text ul li{font-size:23px;margin-bottom:13px}}@media (max-width:991px){.landing-page-liberec .teaser__text ul li{font-size:18px;padding-left:20px;margin-bottom:10px}}.landing-page-liberec .teaser__text ul li:before{content:'';background-color:#f9b718;border-radius:50%;display:inline-block;position:absolute;left:0;top:21px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16px;height:16px}@media (max-width:1440px){.landing-page-liberec .teaser__text ul li:before{top:20px;width:15px;height:15px}}@media (max-width:991px){.landing-page-liberec .teaser__text ul li:before{top:14px;width:13px;height:13px}}.landing-page-liberec .teaser__buttons{margin-top:40px}.landing-page-liberec .teaser__buttons .btn,.landing-page-liberec .teaser__buttons .header__search .form-group input[type=submit]{width:40%}.landing-page-liberec .teaser__buttons .btn:first-child,.landing-page-liberec .teaser__buttons .header__search .form-group input[type=submit]:first-child{margin-right:38px}@media (max-width:991px){.landing-page-liberec .teaser__buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.landing-page-liberec .teaser__buttons .btn,.landing-page-liberec .teaser__buttons .header__search .form-group input[type=submit]{width:-webkit-calc(50% - 19px);width:calc(50% - 19px);margin:0}}.landing-page-liberec .blog-carousel .blog-carousel-wrap .blog-carousel-content{text-align:left}.landing-page-liberec .blog-carousel .blog-carousel-wrap .blog-carousel-content p{text-align:left;font-size:16px;line-height:28px;font-weight:400}.landing-page-liberec .blog-carousel .blog-carousel-wrap .blog-carousel-content .blog-carousel-name{font-size:18px;color:#7f7f7f;font-weight:600}.landing-page-liberec .blog-carousel .blog-carousel-wrap:hover .blog-carousel-name{color:#fff}.landing-page-liberec .blog-carousel .slick-slide{padding:0 5px}.landing-page-liberec .blog-carousel .slick-arrow.slick-next{position:absolute;border:0;text-indent:-9999em}.landing-page-liberec__section{padding-top:60px;padding-bottom:60px}@media (max-width:600px){.landing-page-liberec__section{padding-top:40px;padding-bottom:40px}}.landing-page-liberec__section .inner--extra-wide,.landing-page-liberec__section .inner--wide{padding-bottom:0;padding-top:0}.liberec-boxes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width:991px){.liberec-boxes{margin-bottom:-30px}}.liberec-boxes__item{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 30px}@media (max-width:991px){.liberec-boxes__item{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:30px}}@media (max-width:600px){.liberec-boxes__item{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}.liberec-boxes__item img{width:150px;height:150px}@media (max-width:700px){.liberec-boxes__item img{width:125px;height:125px}}.liberec-boxes__item h3{margin-top:20px;margin-bottom:20px;color:#39a5eb;font-size:24px;font-weight:500;line-height:1.3}@media (max-width:700px){.liberec-boxes__item h3{margin-top:15px;margin-bottom:15px;font-size:20px}}.liberec-boxes__item p{margin-bottom:0;font-size:16px;line-height:1.75}@media (max-width:700px){.liberec-boxes__item p{font-size:14px}}.guarantee-counter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.guarantee-counter__item{position:relative;width:-webkit-calc(25% - 4.375vw);width:calc(25% - 4.375vw);margin:6.77083333vw 2.1875vw 50px;padding-top:2.08333333vw;font-size:.78125vw;counter-increment:step-counter}.guarantee-counter__item:after,.guarantee-counter__item:before{content:'';position:absolute;width:7.29166667vw;height:7.29166667vw;top:0;left:50%;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);line-height:7.29166667vw}.guarantee-counter__item:before{background:#fff;border-radius:50%;box-shadow:0 0 2.08333333vw 0 #d8e2f1}.guarantee-counter__item:after{content:counter(step-counter);font-size:3.125vw;color:#39a5eb;font-weight:300}@media (min-width:1921px){.guarantee-counter__item{width:-webkit-calc(25% - 84px);width:calc(25% - 84px);margin:130px 42px 50px;padding-top:40px;font-size:15px}.guarantee-counter__item:after,.guarantee-counter__item:before{width:140px;height:140px;line-height:140px}.guarantee-counter__item:before{box-shadow:0 0 40px 0 #d8e2f1}.guarantee-counter__item:after{font-size:60px}}@media (max-width:1599px){.guarantee-counter__item{font-size:15px}}@media (max-width:1199px){.guarantee-counter__item{width:-webkit-calc(25% - 60px);width:calc(25% - 60px);padding-top:30px;margin:110px 30px 50px;font-size:12px}.guarantee-counter__item:after,.guarantee-counter__item:before{width:100px;height:100px;line-height:100px}.guarantee-counter__item:before{box-shadow:0 0 30px 0 #d8e2f1}.guarantee-counter__item:after{font-size:50px}}@media (max-width:991px){.guarantee-counter__item{width:-webkit-calc(50% - 84px);width:calc(50% - 84px)}}@media (max-width:600px){.guarantee-counter__item{width:80%;margin-left:0;margin-right:0}}.figures{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.figures__item{width:550px;padding:0 45px;margin-top:50px}@media (max-width:1199px){.figures__item{width:400px;padding:0 25px}}@media (max-width:767px){.figures__item{max-width:500px;width:auto;padding:0 20px}}.figures__figure{margin-bottom:48px}@media (max-width:991px){.figures__figure img{width:80px}}@media (max-width:767px){.figures__figure img{width:60px}}.figures__title{font-size:1.5625vw;margin-bottom:1em}@media (min-width:1921px){.figures__title{font-size:30px}}@media (max-width:1439px){.figures__title{font-size:30px}}.figures__list{text-align:left;font-size:1.14583333vw}@media (min-width:1921px){.figures__list{font-size:22px}}@media (max-width:1439px){.figures__list{font-size:22px}}.figures__list li{position:relative}.figures__list li:before{content:'•';position:absolute;left:-.6em;top:0}.guarantee-steps{max-width:600px;margin:60px auto}.guarantee-steps__item{position:relative;counter-increment:step-counter;display:table;width:100%;height:100px;margin-bottom:40px;background:#fefeff;box-shadow:0 0 40px 0 #d8e2f1;font-size:1.14583333vw;line-height:1.15;border-radius:6px;padding:15px 115px}.guarantee-steps__item>*{display:table-cell;vertical-align:middle}.guarantee-steps__item:nth-last-of-type(2):after{display:none}.guarantee-steps__item:before{content:counter(step-counter);position:absolute;left:34px;bottom:-14px;font-size:100px;line-height:1;font-weight:900;color:#39a5eb;opacity:.15}.guarantee-steps__item:after{content:'';position:absolute;bottom:-6px;left:50%;height:28px;width:7px;background:url(../images/landing-pages/guarantee-it/arrow-down.svg);background-size:cover;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%)}@media (min-width:1921px){.guarantee-steps__item{font-size:22px}}@media (max-width:1439px){.guarantee-steps__item{font-size:22px}}@media (max-width:991px){.guarantee-steps__item{font-size:18px}}@media (max-width:767px){.guarantee-steps__item{font-size:12px;padding:15px 30px 15px 115px}}.guarantee-steps__item--final{background:0 0;box-shadow:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0}.guarantee-steps__item--final:after,.guarantee-steps__item--final:before{display:none}.guarantee-steps__item--final span{position:relative;background:#39a5eb;border-radius:6px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100px;width:-webkit-calc(50% - 10px);width:calc(50% - 10px);padding:15px}.guarantee-steps__item--final span:last-child{font-size:.9375vw}@media (min-width:1921px){.guarantee-steps__item--final span:last-child{font-size:18px}}@media (max-width:1439px){.guarantee-steps__item--final span:last-child{font-size:18px}}@media (max-width:767px){.guarantee-steps__item--final span:last-child{font-size:12px}}.guarantee-steps__item--final span:after{content:'';position:absolute;top:-6px;left:50%;height:28px;width:7px;background:url(../images/landing-pages/guarantee-it/arrow-down.svg);background-size:cover;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.liberec-form{padding-top:60px}@media (max-width:600px){.liberec-form{padding-top:40px}}.liberec-form h2{text-align:center}.liberec-form input[type=checkbox]{display:none}.liberec-form .checkbox{margin:0!important;padding-left:18px;padding-right:18px}.liberec-form .checkbox input[type=checkbox]:checked+label,.liberec-form .checkbox input[type=checkbox]:not(:checked)+label{padding-left:37px}.liberec-form .checkbox input[type=checkbox]:checked+label:after,.liberec-form .checkbox input[type=checkbox]:checked+label:before,.liberec-form .checkbox input[type=checkbox]:not(:checked)+label:after,.liberec-form .checkbox input[type=checkbox]:not(:checked)+label:before{top:2px;width:24px;height:24px;border:1px solid #39a5eb}@media (min-width:1921px){.liberec-form .checkbox input[type=checkbox]:checked+label:after,.liberec-form .checkbox input[type=checkbox]:checked+label:before,.liberec-form .checkbox input[type=checkbox]:not(:checked)+label:after,.liberec-form .checkbox input[type=checkbox]:not(:checked)+label:before{width:24px;height:24px}}@media (max-width:991px){.liberec-form .checkbox{padding-left:0}}.liberec-form .checkbox-agree{display:inline-block;width:auto;max-width:initial;margin:1.5em 0 2.5em!important;padding:0!important}.liberec-form .checkbox-agree .label-danger{padding-left:40px!important}@media (max-width:480px){.liberec-form .checkbox-agree label{font-size:14px!important}.liberec-form .checkbox-agree .label-danger{padding-left:38px!important}}.liberec-form .checkbox label,.liberec-form .control-label,.liberec-form .dropdown select,.liberec-form .dropdown select option,.liberec-form .radio label,.liberec-form .textarea textarea,.liberec-form input[type=date],.liberec-form input[type=email],.liberec-form input[type=number],.liberec-form input[type=password],.liberec-form input[type=tel],.liberec-form input[type=text],.liberec-form label,.liberec-form li,.liberec-form p{font-size:18px;font-weight:300;line-height:1.6}@media (max-width:767px){.liberec-form .checkbox label,.liberec-form .control-label,.liberec-form .dropdown select,.liberec-form .dropdown select option,.liberec-form .radio label,.liberec-form .textarea textarea,.liberec-form input[type=date],.liberec-form input[type=email],.liberec-form input[type=number],.liberec-form input[type=password],.liberec-form input[type=tel],.liberec-form input[type=text],.liberec-form label,.liberec-form li,.liberec-form p{font-size:16px}}.liberec-form .label-danger{font-size:12px}.liberec-form .form,.liberec-form form{margin-top:2em;margin-bottom:1em}.liberec-form .form,.liberec-form form{overflow:auto;padding:1em 63px 3em;max-width:100%}@media (max-width:1439px){.liberec-form .form,.liberec-form form{padding-left:30px;padding-right:30px}}.liberec-form .form .control-label,.liberec-form form .control-label{white-space:nowrap}.liberec-form .form .form-group,.liberec-form form .form-group{margin-bottom:35px;position:relative}.liberec-form .form .form-group .label-danger,.liberec-form form .form-group .label-danger{display:none}.liberec-form .form .form-group--birthday,.liberec-form form .form-group--birthday{margin-bottom:18px}@media (max-width:1600px){.liberec-form .form .form-group--birthday,.liberec-form form .form-group--birthday{margin-bottom:22px}}@media (max-width:1439px){.liberec-form .form .form-group--birthday,.liberec-form form .form-group--birthday{margin-bottom:40px}}.liberec-form .form .form-group--50,.liberec-form form .form-group--50{width:50%;float:left}@media (max-width:1199px){.liberec-form .form .form-group--50,.liberec-form form .form-group--50{width:-webkit-calc(33.33333333% + 15px);width:calc(33.33333333% + 15px)}.liberec-form .form .form-group--50 .checkbox,.liberec-form form .form-group--50 .checkbox{padding-left:0}}@media (max-width:767px){.liberec-form .form .form-group--50,.liberec-form form .form-group--50{width:100%}.liberec-form .form .form-group--50 .checkbox,.liberec-form form .form-group--50 .checkbox{display:block;max-width:200px;margin:0 auto 1.6em!important}}.liberec-form .form .form-group.has-error,.liberec-form form .form-group.has-error{min-height:initial}.liberec-form .form .form-group.has-error:after,.liberec-form .form .form-group.has-error:before,.liberec-form form .form-group.has-error:after,.liberec-form form .form-group.has-error:before{left:auto;right:-.85em;top:39px}.liberec-form .form .form-group.has-error .form-control,.liberec-form .form .form-group.has-error input,.liberec-form .form .form-group.has-error select,.liberec-form form .form-group.has-error .form-control,.liberec-form form .form-group.has-error input,.liberec-form form .form-group.has-error select{border:1px solid #a94442}.liberec-form .form .form-group.has-error .form-control:focus,.liberec-form .form .form-group.has-error input:focus,.liberec-form .form .form-group.has-error select:focus,.liberec-form form .form-group.has-error .form-control:focus,.liberec-form form .form-group.has-error input:focus,.liberec-form form .form-group.has-error select:focus{box-shadow:none}.liberec-form .form .form-group.has-error .label.label-danger,.liberec-form form .form-group.has-error .label.label-danger{display:block;padding:0}.liberec-form .form .form-group.has-error .dropdown .label.label-danger,.liberec-form form .form-group.has-error .dropdown .label.label-danger{padding:0}.liberec-form .form .form-group.has-error .checkbox label:before,.liberec-form form .form-group.has-error .checkbox label:before{border-color:#a94442}.liberec-form .form .form-group--no-pseudo:after,.liberec-form .form .form-group--no-pseudo:before,.liberec-form form .form-group--no-pseudo:after,.liberec-form form .form-group--no-pseudo:before{display:none!important}.liberec-form .form .form__inputs-wrapper:nth-last-of-type(1),.liberec-form .form .form__inputs-wrapper:nth-last-of-type(2),.liberec-form form .form__inputs-wrapper:nth-last-of-type(1),.liberec-form form .form__inputs-wrapper:nth-last-of-type(2){margin-bottom:0}.liberec-form .form .form__inputs-wrapper--50,.liberec-form form .form__inputs-wrapper--50{width:50%;margin-bottom:0}@media (max-width:1199px){.liberec-form .form .form__inputs-wrapper--50,.liberec-form form .form__inputs-wrapper--50{width:100%}}.liberec-form .form .form__inputs-wrapper--contact,.liberec-form form .form__inputs-wrapper--contact{padding-top:52px}@media (max-width:991px){.liberec-form .form .form__inputs-wrapper--contact,.liberec-form form .form__inputs-wrapper--contact{padding-top:0}}.liberec-form .form textarea,.liberec-form form textarea{min-height:140px!important;padding:.5em 1em!important}.liberec-form .form .form-errors,.liberec-form form .form-errors{color:#a94442;margin:0 1em 2em}@media (max-width:1199px){.liberec-form .form,.liberec-form form{padding:2em}}@media (max-width:480px){.liberec-form .form,.liberec-form form{padding:2em 0 4em}}.liberec-form .form__inputs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.liberec-form .form__inputs>*{width:50%;padding:0 20px}@media (max-width:991px){.liberec-form .form__inputs>*{width:100%}}.liberec-form .form__inputs .dropdown select,.liberec-form .form__inputs .textarea textarea,.liberec-form .form__inputs input[type=date],.liberec-form .form__inputs input[type=email],.liberec-form .form__inputs input[type=number],.liberec-form .form__inputs input[type=password],.liberec-form .form__inputs input[type=tel],.liberec-form .form__inputs input[type=text]{border:1px solid #39a5eb;max-width:100%;height:50px;padding:0 1em}@media (max-width:991px){.liberec-form .form__inputs .dropdown select,.liberec-form .form__inputs .textarea textarea,.liberec-form .form__inputs input[type=date],.liberec-form .form__inputs input[type=email],.liberec-form .form__inputs input[type=number],.liberec-form .form__inputs input[type=password],.liberec-form .form__inputs input[type=tel],.liberec-form .form__inputs input[type=text]{width:100%}}.liberec-form .form__inputs .birthday,.liberec-form .form__inputs .dropdown,.liberec-form .form__inputs .textarea{max-width:100%}.liberec-form .form__inputs .birthday .arrow,.liberec-form .form__inputs .dropdown .arrow,.liberec-form .form__inputs .textarea .arrow{width:28px;right:1em}@media (min-width:481px){.liberec-form .form__inputs .birthday>*{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}}.liberec-form .form__inputs .month{-webkit-box-flex:0;-webkit-flex:0 0 44%;-ms-flex:0 0 44%;flex:0 0 44%}.liberec-form .form__inputs .day{margin:0 9px}@media (max-width:480px){.liberec-form .form__inputs .birthday{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.liberec-form .form__inputs .dropdown{margin:0 0 2em}.liberec-form .form__inputs .dropdown:last-child{margin-bottom:0}}.liberec-form .form__submit{text-align:center;margin-top:1em;padding:0 1em}.liberec-form .form__submit p{padding-top:1em}.liberec-form .form__submit a{color:inherit;text-decoration:underline;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.liberec-form .form__submit a:hover{color:inherit;text-decoration:none}@media (max-width:991px){.liberec-form .form__submit{margin-top:48px}}@media (max-width:480px){.liberec-form .form__submit{margin-top:32px}}@media (min-width:1921px){.liberec-form .form__submit{margin-top:36px}}.liberec-form .form__recaptcha{margin-bottom:1em}.liberec-form .form__recaptcha .g-recaptcha>div{margin:4em auto 0}.liberec-form .form__button{margin:auto;font-size:30px;padding:1em 4.5em;text-transform:uppercase;font-style:normal;font-weight:500}@media (max-width:991px){.liberec-form .form__button{font-size:24px}}@media (max-width:480px){.liberec-form .form__button{font-size:20px;width:100%;max-width:320px}}@media (min-width:1100px){.liberec-form .form__inputs{gap:40px}}.liberec-form .form__inputs>.form__inputs__col{padding:0;width:100%}@media (min-width:1100px){.liberec-form .form__inputs>.form__inputs__col{width:-webkit-calc(50% - 20px);width:calc(50% - 20px)}}.liberec-form .form__inputs>.form__inputs__col .form__inputs-wrapperform__inputs-wrapper--textarea{width:100%}.liberec-form .form__inputs>.form__inputs__col .textarea textarea{height:150px;width:100%}@media (min-width:1100px){.liberec-form .form__inputs>.form__inputs__col .textarea textarea{height:278px}}@media (min-width:1921px){.liberec-form .form__inputs>.form__inputs__col .textarea textarea{height:298px}}.liberec-form .liberec-form_wrap{max-width:1920px;margin:0 auto}.liberec-form .liberec-form_wrap .form{padding:1em 2em;background-color:#fff;margin:0 75px}@media (max-width:600px){.liberec-form .liberec-form_wrap .form{padding:15px 35px 5px;margin:5px}}.liberec-form .liberec-form_wrap .form .control-label{color:#000}@media (max-width:991px){.liberec-form .liberec-form_wrap .form .form__inputs-wrapperform__inputs-wrapper--textarea{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}}.liberec-form .liberec-form_wrap .form .form__inputs-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.liberec-form .liberec-form_wrap .form .form__inputs-wrapper .form-group{-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc(50% - 10px);-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px)}@media (min-width:1100px){.liberec-form .liberec-form_wrap .form .form__inputs-wrapper .form-group{-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc(50% - 20px);-ms-flex:0 0 calc(50% - 20px);flex:0 0 calc(50% - 20px)}}@media (max-width:600px){.liberec-form .liberec-form_wrap .form .form__inputs-wrapper .form-group{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}.liberec-form .liberec-form_wrap .form .form__inputs-wrapper .form-group--birthday{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}@media (max-width:600px){.liberec-form .liberec-form_wrap .form .form__inputs-wrapper .form-group--birthday .birthday{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.liberec-form .liberec-form_wrap .form .form__inputs-wrapper .form-group--birthday .birthday .day{margin:0 0 35px}.liberec-form .liberec-form_wrap .form .form__inputs-wrapper .form-group--birthday .birthday .month{margin-bottom:35px}}.liberec-form .liberec-form_wrap .form .form__inputs-wrapper--contact{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;color:#000}@media (max-width:600px){.liberec-form .liberec-form_wrap .form .form__inputs-wrapper--contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.liberec-form .liberec-form_wrap .form .form__inputs-wrapper--contact .form-group{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}}.liberec-form .liberec-form_wrap .contact-form__checkbox{margin-bottom:20px}.liberec-form .liberec-form_wrap .checkbox-agree{margin-top:0!important;margin-bottom:0!important}.liberec-form .liberec-form_wrap .checkbox-agree label{color:#000}.liberec-form .liberec-form_wrap .checkbox-agree label a{color:#39a5eb}.liberec-form .liberec-form_wrap .checkbox-agree label a:hover{color:#000}.liberec-form .form__submit{margin-top:40px;margin-bottom:40px}.liberec-form .form__submit .btn,.liberec-form .form__submit .header__search .form-group input[type=submit]{padding:0 90px;font-size:18px;font-weight:600;text-transform:unset;line-height:28px}.liberec-form .form__submit .checkbox-agree{color:#000}.lp_treatment{padding-bottom:30px}.lp_treatment .h1{margin-bottom:40px}.lp_treatment p{margin-bottom:20px;font-size:20px;font-weight:400;line-height:1.41}@media (max-width:700px){.lp_treatment p{font-size:16px;margin-bottom:16px}}.lp_treatment .liberec-treatment{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:60px}.lp_treatment .liberec-treatment__item{-webkit-box-flex:0;-webkit-flex:0 0 33%;-ms-flex:0 0 33%;flex:0 0 33%;padding:0 30px;margin-bottom:30px}@media (max-width:991px){.lp_treatment .liberec-treatment__item{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:30px}}@media (max-width:600px){.lp_treatment .liberec-treatment__item{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}.lp_treatment .liberec-treatment__item h3{margin-top:20px;margin-bottom:15px;color:#fff;font-size:22px;font-weight:500}@media (max-width:700px){.lp_treatment .liberec-treatment__item h3{margin-top:15px;margin-bottom:15px;font-size:20px}}.lp_treatment .liberec-treatment__item img{width:150px;height:150px}@media (max-width:700px){.lp_treatment .liberec-treatment__item img{width:125px;height:125px}}.lp_treatment .liberec-treatment__item p{margin-bottom:0;color:#fff;font-size:16px;font-weight:300;line-height:1.75}@media (max-width:700px){.lp_treatment .liberec-treatment__item p{font-size:14px}}.lp-liberec__journey{padding-bottom:0;text-align:center}.lp-liberec__journey .inner--wide{padding-bottom:0;margin-bottom:0}.lp-liberec__journey__img{max-width:100%}.lp-liberec__journey__img--big{display:none}@media (min-width:700px){.lp-liberec__journey__img--big{display:inline-block}}@media (min-width:1200px){.lp-liberec__journey__img--big{max-width:900px}}.lp-liberec__journey__img--small{display:inline-block;max-width:250px}@media (min-width:700px){.lp-liberec__journey__img--small{display:none}}.price{text-align:center}.price .h1{color:#7f7f7f}.price_insurance{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.price_insurance__item{width:-webkit-calc(100% / 6);width:calc(100% / 6);padding:0 15px}@media (max-width:900px){.price_insurance__item{width:-webkit-calc(100% / 4);width:calc(100% / 4);margin-bottom:15px}}@media (max-width:550px){.price_insurance__item{width:auto}}@media (max-width:550px){.price_insurance__item img{height:40px}}.price p{margin-bottom:21px;color:#7f7f7f;text-align:center;font-size:21px;font-weight:300;line-height:1.41}@media (max-width:700px){.price p{font-size:17px}}.price p.price_subtitle{font-weight:500}.landing-page-liberec__price-boxes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:40px;padding-bottom:40px}.landing-page-liberec__price-box{position:relative;display:block;width:-webkit-calc(100% / 2 - 50px);width:calc(100% / 2 - 50px);max-width:490px;max-height:100px;padding:20px 25px 15px 175px;margin:100px 25px 30px;border:2px solid #39a5eb;border-radius:8px}@media (max-width:1070px){.landing-page-liberec__price-box{width:-webkit-calc(100% - 50px);width:calc(100% - 50px)}}@media (max-width:550px){.landing-page-liberec__price-box{max-height:100%;padding-left:150px;margin-top:80px}}@media (max-width:414px){.landing-page-liberec__price-box{padding:15px;margin:15px 0}}.landing-page-liberec__price-box figure{position:absolute;bottom:15px;left:25px;width:125px}@media (max-width:550px){.landing-page-liberec__price-box figure{width:100px}}@media (max-width:414px){.landing-page-liberec__price-box figure{display:none}}.landing-page-liberec__price-box figure img{width:100%}.landing-page-liberec__price-box .text{font-size:18px;line-height:1.55}.team .o-departmentBox .c-membersWrap.opened{padding:0;background:#fff}@media (max-width:1300px){.team .o-departmentBox .c-membersWrap.opened{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:991px){.team .o-departmentBox .c-membersWrap.opened{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.team .o-departmentBox .c-membersWrap.opened .c-memberItem .personBox img{bottom:0}@media (max-width:1200px){.team .o-departmentBox .c-membersWrap.opened .c-memberItem{width:24%}}@media (max-width:991px){.team .o-departmentBox .c-membersWrap.opened .c-memberItem{width:49%;margin-bottom:60px}}@media (max-width:600px){.team .o-departmentBox .c-membersWrap.opened .c-memberItem{width:100%}}@media (max-width:1300px){.team .o-departmentBox .c-membersWrap.opened .c-memberItem .nameBox{min-height:70px}}@media (max-width:1300px){.team .o-departmentBox .c-membersWrap.opened .c-memberItem .nameBox{min-height:50px}}.team .o-departmentBox .c-membersWrap.opened .c-memberItem .nameBox .position{padding-right:0!important}.landing-page-liberec__slider .slick-slide{padding-left:7px;padding-right:7px}.landing-page-liberec__slider__img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.landing-page-liberec__video{background:#39a4eb41;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}@media (max-width:992px){.landing-page-liberec__video{-ms-grid-columns:1fr;grid-template-columns:1fr}}.landing-page-liberec__video .left-wrapper{width:100%;position:relative}.landing-page-liberec__video .left-wrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-page-liberec__video .left-wrapper .video-button{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-transition:opacity .15s;transition:opacity .15s}@media (max-width:1199px){.landing-page-liberec__video .left-wrapper .video-button{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}}@media (max-width:767px){.landing-page-liberec__video .left-wrapper .video-button{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}}.landing-page-liberec__video .right-wrapper{max-width:770px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:35px 50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.landing-page-liberec__video .right-wrapper .h1{-ms-grid-row-align:flex-start;-ms-grid-column-align:flex-start;place-self:flex-start;margin-bottom:10px}@media (max-width:992px){.landing-page-liberec__video .right-wrapper{padding:35px 30px;max-width:none}}.landing-page-liberec__video .right-wrapper p{font-size:16px;width:100%}.landing-page-liberec__video .right-wrapper picture{-ms-grid-row-align:end;-ms-grid-column-align:end;place-self:end}@media (max-width:992px){.landing-page-liberec__video .right-wrapper picture{-ms-grid-row-align:center;-ms-grid-column-align:center;place-self:center}}.landing-page-liberec__video .right-wrapper picture img{border-radius:50%}