.qs-datepicker-container{font-size:1rem;font-family:sans-serif;color:#000;position:absolute;width:15.625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9001;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid grey;border-radius:.263921875em;overflow:hidden;background:#fff;-webkit-box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3)}.qs-datepicker-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.qs-centered{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.qs-hidden{display:none}.qs-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.75);color:#fff;width:100%;height:100%;padding:.5em;z-index:1;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-overlay .qs-overlay-year{background:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:.875em;padding:.25em 0;width:80%;text-align:center;margin:0 auto;display:block}.qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-overlay .qs-close{padding:.5em;cursor:pointer;position:absolute;top:0;right:0}.qs-overlay .qs-submit{border:1px solid #fff;border-radius:.263921875em;padding:.5em;margin:0 auto auto;cursor:pointer;background:hsla(0,0%,50.2%,.4)}.qs-overlay .qs-submit.qs-disabled{color:grey;border-color:grey;cursor:not-allowed}.qs-overlay .qs-overlay-month-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.qs-overlay .qs-overlay-month{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% / 3);cursor:pointer;opacity:.5;-webkit-transition:opacity .15s;transition:opacity .15s}.qs-overlay .qs-overlay-month.active,.qs-overlay .qs-overlay-month:hover{opacity:1}.qs-controls{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;background:#d3d3d3;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s}.qs-controls.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-arrow{height:1.5625em;width:1.5625em;position:relative;cursor:pointer;border-radius:.263921875em;-webkit-transition:background .15s;transition:background .15s}.qs-arrow:hover{background:rgba(0,0,0,.1)}.qs-arrow:hover.qs-left:after{border-right-color:#000}.qs-arrow:hover.qs-right:after{border-left-color:#000}.qs-arrow:after{content:"";border:.390625em solid rgba(0,0,0,0);position:absolute;top:50%;-webkit-transition:border .2s;transition:border .2s}.qs-arrow.qs-left:after{border-right-color:grey;right:50%;-webkit-transform:translate(25%,-50%);-ms-transform:translate(25%,-50%);transform:translate(25%,-50%)}.qs-arrow.qs-right:after{border-left-color:grey;left:50%;-webkit-transform:translate(-25%,-50%);-ms-transform:translate(-25%,-50%);transform:translate(-25%,-50%)}.qs-month-year{font-weight:700;-webkit-transition:border .2s;transition:border .2s;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}.qs-month-year:hover{border-bottom:1px solid grey}.qs-month-year:active:focus,.qs-month-year:focus{outline:none}.qs-month{padding-right:.5ex}.qs-year{padding-left:.5ex}.qs-squares{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3125em;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s}.qs-squares.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-square{width:calc(100% / 7);height:1.5625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background .1s;transition:background .1s;border-radius:.263921875em}.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:orange}.qs-current{font-weight:700;text-decoration:underline}.qs-active,.qs-range-end,.qs-range-start{background:#add8e6}.qs-range-start:not(.qs-range-6){border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-middle{background:#d4ebf2}.qs-range-middle:not(.qs-range-0):not(.qs-range-6){border-radius:0}.qs-range-middle.qs-range-0{border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-end:not(.qs-range-0),.qs-range-middle.qs-range-6{border-top-left-radius:0;border-bottom-left-radius:0}.qs-disabled,.qs-outside-current-month{opacity:.2}.qs-disabled{cursor:not-allowed}.qs-day,.qs-empty{cursor:default}.qs-day{font-weight:700;color:grey}.qs-event{position:relative}.qs-event:after{content:"";position:absolute;width:.46875em;height:.46875em;border-radius:50%;background:#07f;bottom:0;right:0}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}@font-face{font-family:"PF DinText Pro";font-style:normal;font-weight:300;src:url(/local/templates/generium_teme/builds/prod/font/PFDinTextPro-Light.woff2) format("woff2"),url(/local/templates/generium_teme/builds/prod/font/PFDinTextPro-Light.woff) format("woff")}@font-face{font-family:"PF DinText Pro";font-style:normal;font-weight:normal;src:url(/local/templates/generium_teme/builds/prod/font/PFDinTextPro-Regular.woff2) format("woff2"),url(/local/templates/generium_teme/builds/prod/font/PFDinTextPro-Regular.woff) format("woff")}@font-face{font-family:"PF DinText Pro";font-style:normal;font-weight:500;src:url(/local/templates/generium_teme/builds/prod/font/PFDinTextPro-Medium.woff2) format("woff2"),url(/local/templates/generium_teme/builds/prod/font/PFDinTextPro-Medium.woff) format("woff")}@font-face{font-family:"PF DinText Pro";font-style:normal;font-weight:bold;src:url(/local/templates/generium_teme/builds/prod/font/PFDinTextPro-Bold.woff2) format("woff2"),url(/local/templates/generium_teme/builds/prod/font/PFDinTextPro-Bold.woff) format("woff")}@font-face{font-family:"PF DinText Pro";font-style:italic;font-weight:bold;src:url(/local/templates/generium_teme/builds/prod/font/PFDinTextPro-BoldItalic.woff2) format("woff2"),url(/local/templates/generium_teme/builds/prod/font/PFDinTextPro-BoldItalic.woff) format("woff")}@font-face{font-family:"PF DinText Pro";font-style:italic;font-weight:normal;src:url(/local/templates/generium_teme/builds/prod/font/PFDinTextPro-Italic.woff2) format("woff2"),url(/local/templates/generium_teme/builds/prod/font/PFDinTextPro-Italic.woff) format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:url(/local/templates/generium_teme/builds/prod/font/roboto-regular.woff2) format("woff2"),url(/local/templates/generium_teme/builds/prod/font/roboto-regular.woff) format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-weight:normal;src:url(/local/templates/generium_teme/builds/prod/font/roboto-regular.woff2) format("woff2"),url(/local/templates/generium_teme/builds/prod/font/roboto-regular.woff) format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;src:url(/local/templates/generium_teme/builds/prod/font/roboto-700.woff2) format("woff2"),url(/local/templates/generium_teme/builds/prod/font/roboto-700.woff) format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-weight:bold;src:url(/local/templates/generium_teme/builds/prod/font/roboto-700.woff2) format("woff2"),url(/local/templates/generium_teme/builds/prod/font/roboto-700.woff) format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-weight:bold;src:url(/local/templates/generium_teme/builds/prod/font/roboto-700italic.woff2) format("woff2"),url(/local/templates/generium_teme/builds/prod/font/roboto-700italic.woff) format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-weight:normal;src:url(/local/templates/generium_teme/builds/prod/font/roboto-italic.woff2) format("woff2"),url(/local/templates/generium_teme/builds/prod/font/roboto-italic.woff) format("woff")}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}[data-whatintent=mouse] *,[data-whatintent=mouse] *:focus,[data-whatintent=touch] *,[data-whatintent=touch] *:focus,[data-whatinput=mouse] *,[data-whatinput=mouse] *:focus,[data-whatinput=touch] *,[data-whatinput=touch] *:focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"xsmall=0em&small=35em&medium=58.75em&large=82.5em&xlarge=103.125em"}html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:"PF DinText Pro","Helvetica",sans-serif;font-weight:normal;line-height:140%;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{padding:0;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block !important}.is-hidden{display:none !important}html,body{width:100%;min-width:320px;margin:0;padding:0;font-family:"PF DinText Pro","Helvetica",sans-serif;font-size:17px}@media screen and (max-width: 1024px){html,body{font-size:16px}}@media screen and (max-width: 380px){html,body{font-size:15px}}body{background-size:cover;background-position:center}*{box-sizing:border-box}img,video{display:block;max-width:100%}p{margin:0 0 20px}.c-hidden{display:none}a{color:#52bbb1;text-decoration:none}a:hover{text-decoration:none}.font-roboto{font-family:"Roboto","Arial",sans-serif}.bold{font-weight:bold}.main-page{display:none}.main-container{min-height:calc(100vh - 170px);max-width:1350px;margin:0 auto;padding:0 64px}.main-container--main-page{max-width:1600px}@media screen and (max-width: 1024px){.main-container{padding:0 32px}}.container{margin-bottom:100px}.container--mobile{margin-bottom:50px}.container--title{margin-bottom:30px}@media screen and (max-width: 1024px){.container{margin-bottom:50px}.container--title{margin-bottom:20px}}.container.cellular{margin-bottom:0}.h1-generium{font-weight:500;font-size:64px;line-height:106%}@media screen and (max-width: 1024px){.h1-generium{font-size:48px}}@media screen and (max-width: 380px){.h1-generium{font-size:36px}}.h2-generium{font-weight:500;font-size:48px;line-height:106%}@media screen and (max-width: 1024px){.h2-generium{font-size:36px}}.h3-m-generium{font-weight:bold;font-size:24px;line-height:100%;text-transform:uppercase}.h3-generium{font-weight:500;font-size:36px;line-height:108%}@media screen and (max-width: 1024px){.h3-generium{font-size:30px}}@media screen and (max-width: 380px){.h3-generium{font-size:18px}}.h4-generium{font-weight:500;font-size:24px;line-height:100%}.lead-paragraph{font-weight:300;font-size:32px;line-height:132%;color:#878787}.lead-paragraph--color-black{color:#000}.lead-paragraph--font-small{font-weight:400;font-size:24px;line-height:140%}@media screen and (max-width: 1280px){.lead-paragraph{font-size:24px}}@media screen and (max-width: 1024px){.lead-paragraph{font-size:18px}}.max-width-720{max-width:720px;margin-right:auto;margin-left:auto}.max-width-720--left{margin-left:0}.center{display:block;margin-right:auto;margin-left:auto}.js-no-scroll{overflow:hidden}.z-index-100{z-index:100}.flat-pagination.swiper-pagination-horizontal.swiper-pagination-bullets{max-width:100%;gap:10px 0;width:max-content}.flat-pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width:22px;height:6px;border-radius:20px;background-color:#52bbb1}.flat-pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#006d7c}.circle-pagination.swiper-pagination-horizontal.swiper-pagination-bullets{width:auto}.circle-pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{position:relative;width:6px;height:6px;margin:16px;background-color:#b8e2de;opacity:.5}.circle-pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#006d7c;opacity:1}.circle-pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active::before{content:"";position:absolute;bottom:-17px;left:-17px;width:40px;height:40px;border:3px solid #52bbb1;border-radius:50%}.circle-pagination--small.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:13px}.circle-pagination--small.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active::before{bottom:-10px;left:-10px;width:26px;height:26px}.white-pause{width:144px;height:144px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQCAMAAADQmBKKAAAARVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////9SnXPCAAAAFnRSTlMAECAwQFBfYG9wf4CPkJ+gr7C/z9/vjWluHAAAA1tJREFUeNrVXO1ipCAMBJRS68p6CPP+j3o/+rF37dquJMh0nmDMhBhCEmMEsEOY47rlDABAzinFOYzWdIANl1Swg5Iu3p1Jxl8yfsQW/SmmslPCw0jBtbbNATbvnNrRcS8FFcixjZnGhGrEkYoOAKSRig4AJD3h3AoVaPlSnSvfxYuGWhmKyFIj2QuUITOS26AOiZGeCxqgTLV8LmiEC41cH5lAhWwuoyGOO9JQ0BRlOMbnqTEfoDwd4oMT8ETG5wCjk/g8zGgoZxF6zLPdaXyA4nrHn4p4tOFUbN3+X5X/tWecjonFoR9y7IwO2PZLAC/ogl03cuiEkUkwAMhUggHATCXY3kmLHQlh5TLQXb9OfQmlL1d4gMtEqTehRGagzyaK/QkloiP2CsdloP/DdWYgVG5pSAAFPM+Z/+TWDiSwXIrd8v3EQuhNMwtwaeZ5CHl5VIx+vOoRWsS3+Vm3PpHFh/7t/xOyohOJXOgjlCnpFowxiwYhLd0WaRT6N4fR0C0ZY4oWIQ3dijQsqtcDrTCb/nKbkuo2CP+sdy6cV+Exm5UJGTNIjDSbqzohY6Z6SlGYe+yVvqo/808bQvW6bcILxzcF1DrdcjtCdbplg2aE6nRrSqgm6rYlVOEQjQkVMkKeTDJfkdq0PPaJKg7ZuoeBLHzS3Fer8kOTWVsQctV/yNQi/bCCZ5zYIEHzsgRNPYWV5TPBDKqErPTRbdS9Bo0K1yDNi6K8FFcUr9JWo0U16RUbRrViQ9Ag5JQKp15a87R6at0KYBJbX3Qbil+bd0ROFH1QLHNHzrIwXeGc7mnBTCyE3odkaDRzrA94LOfsNtZkCwOff9uaZgZCkbmRgMGtI3czCl27Dl9DE13LV28T3ekbXHmOWL/W5e8M1DVcz7+jObefX+/2nC9Ughlj7MYkGOWQQI98/4cRytPdaPltozh8w0p041x8A28n9jU+vF8ikPE5idGh/Ruh/eDtwX0gbKPJfMPbfOPtLf9ri6nERLYioY0jbbJNG+pXkUW6JUnXSFljp42ekcqstMxGqRV4Vdyvo7Huh2sDUWqwo+lKRefVl3KdKzfcPXb8tS61Xs/mjnBK0znL4vz1gUwgL/7MLX/OL98t91tCn5WDY5hjSrf1h9sa5zCIuPwFJ4M6VtbtOdAAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center;cursor:pointer}@media screen and (max-width: 768px){.white-pause{width:100px;height:100px;background-size:100px}}.li{padding-left:50px;list-style-type:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAECAYAAACQli8lAAAATUlEQVR4AbXPMRXAIBAE0TkSAZEQTxEQDXFAHCCGEjFIwAB3QIWCm2q7/1aekl+jJ4wLj4QqHPGcSHRDVsa9jgRXZGMtqOk3R8WvBvoPOv8ZGs9vNtUAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:0 8px}.li--check{padding-left:40px;background-image:url("/images/check.png");background-position:left top}.iframe{width:calc(100% + 64px);margin:-32px}.c-static-ul{margin-bottom:20px}.c-static-ul li{list-style:inside;margin-bottom:10px}.table caption{margin-bottom:5px;font-style:italic}.table th{padding:5px;border:1px;border-color:#0a0a0a;border-style:solid}.table th:last-child{border-left:0}.table td{padding:5px;border-right:1px;border-bottom:1px;border-left:1px;border-color:#0a0a0a;border-style:solid}.table td:last-child{border-left:0}

.b-about-info{margin:0;padding:0}.b-about-info__position{display:flex;flex-direction:column;justify-content:space-between;list-style-type:none}.b-about-info__label{margin-bottom:5px;font-size:18px;line-height:124%;color:#878787}@media screen and (max-width: 1280px){.b-about-info__label{font-size:16px}}.b-about-info__label--value{margin:15px 0 0 5px;font-weight:normal;letter-spacing:initial}@media screen and (max-width: 1280px){.b-about-info__label--value{margin-top:10px}}@media screen and (max-width: 1024px){.b-about-info__label--value{margin-top:7px}}.b-about-info__value{display:flex;font-weight:500;font-size:72px;line-height:124%;letter-spacing:-0.03em}@media screen and (max-width: 1280px){.b-about-info__value{font-size:64px}}@media screen and (max-width: 1024px){.b-about-info__value{font-size:48px}}
.b-about-page__text{line-height:160%}.b-about-page__info{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 768px){.b-about-page__info .b-about-info__position{width:calc(50% - 5px)}}@media screen and (max-width: 450px){.b-about-page__info .b-about-info__position{width:100%}}.b-about-page__middle-margin-bottom{margin-bottom:50px}@media screen and (max-width: 1024px){.b-about-page__middle-margin-bottom{margin-bottom:30px}}.b-about-page__ul{max-width:720px;margin:0 auto;padding:0}.b-about-page__li{list-style-type:none;margin-bottom:30px}.b-about-page__li-title{margin-bottom:12px}@media screen and (max-width: 1024px){.b-about-page__li-title{font-size:20px}}@media screen and (max-width: 768px){.b-about-page__li-title{font-size:16px}}.b-about-page__politics{display:inline-block;padding-left:50px;font-size:24px;line-height:34px;background-image:url("/images/about/politics_esg.svg");background-repeat:no-repeat;background-position:left center}.b-about-page__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;padding:0}.b-about-page__position{width:calc(50% - 15px);margin-bottom:30px;padding-left:50px}@media screen and (max-width: 600px){.b-about-page__position{width:100%;margin-bottom:15px}.b-about-page__position:last-child{margin-bottom:0}}
.b-about{display:flex;flex-direction:row-reverse;justify-content:space-between}.b-about--main-page{padding-bottom:100px}@media screen and (max-width: 1024px){.b-about--main-page{padding-bottom:0}}@media screen and (max-width: 768px){.b-about--main-page{margin-bottom:50px}}.b-about--replace{flex-direction:row}@media screen and (min-width: 1440px){.b-about{align-items:center}}@media screen and (max-width: 800px){.b-about{flex-direction:column}}.b-about--top{align-items:flex-start}.b-about__main-block{width:calc(50% - 25px)}@media screen and (max-width: 800px){.b-about__main-block{width:100%}}.b-about__title{margin-bottom:120px;font-weight:300;font-size:48px;line-height:100%;margin-top:15px;max-width:660px}@media screen and (max-width: 1370px)and (min-width: 1025px)and (max-height: 750px){.b-about__title{margin-bottom:70px}}@media screen and (max-width: 1280px){.b-about__title{margin-bottom:70px;font-size:28px}}@media screen and (max-width: 1024px){.b-about__title{margin-bottom:25px}}@media screen and (max-width: 400px){.b-about__title{font-size:24px}}.b-about .word{display:inline-block;overflow:hidden;line-height:1.1}.b-about .word>span{display:block;opacity:0;transform:translate3d(0, 100%, 0);transition:transform 1s cubic-bezier(0.215, 0.61, 0.355, 1),opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay:calc(0.25s + (0.15s * var(--line-index)))}.b-about.aos-animate .word>span{opacity:1;transform:none}.b-about__info{display:flex;flex-wrap:wrap;justify-content:space-between}.b-about__info .b-about-info__position{width:calc(50% - 5px)}@media screen and (max-width: 550px){.b-about__info .b-about-info__position{width:100%}}.b-about__slider{width:calc(50% - 25px)}@media screen and (max-width: 800px){.b-about__slider{width:100%}}.b-about__image-conteiner{position:relative;width:100%;padding-top:90%;border-radius:10px}.b-about__image{z-index:-1;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border-radius:10px;object-fit:cover}.b-about__container{margin-bottom:15px}@media screen and (max-width: 1370px)and (min-width: 1025px)and (max-height: 750px){.b-about__container{max-height:calc(100vh - 130px)}}.b-about__pagination{position:initial !important;display:flex;justify-content:space-between;width:78px;margin:0 auto}
.b-block-with-video{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1024px){.b-block-with-video{flex-direction:column;align-items:flex-start;max-width:initial}}.b-block-with-video__text-block{width:calc(35% - 15px);text-align:center}@media screen and (max-width: 1024px){.b-block-with-video__text-block{width:100%;margin-bottom:20px}}.b-block-with-video__title{margin-bottom:20px;font-weight:500;font-size:16px;line-height:124%;color:#52bbb1}@media screen and (max-width: 1024px){.b-block-with-video__title{margin-bottom:15px}}.b-block-with-video__text{margin:0;font-weight:300;font-size:36px;line-height:132%}@media screen and (max-width: 768px){.b-block-with-video__text{font-size:24px}}.b-block-with-video__video-container{position:relative;width:calc(65% - 15px);cursor:pointer}@media screen and (max-width: 1024px){.b-block-with-video__video-container{width:100%}}.b-block-with-video__video-container--play .b-block-with-video__pause{visibility:hidden}.b-block-with-video__video{width:100%;border-radius:12px}.b-block-with-video__pause{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}
.b-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;margin:35px 0;font-size:14px;line-height:124%;color:#c7c7c7}@media screen and (max-width: 768px){.b-breadcrumb{margin:15px 0}}.b-breadcrumb__link{color:#006d7c}.b-breadcrumb__link:hover{color:#52bbb1}.b-breadcrumb__link--no-active,.b-breadcrumb__link--no-active:hover{color:#c7c7c7}
.b-button{display:flex;justify-content:center;width:fit-content;padding:17px 26px 15px;border-radius:32px;line-height:1;color:#fff;background-color:#52bbb1;cursor:pointer;transition:background 1s}.b-button:hover{background-color:#006d7c;color:#fff;transition:background 1s}.b-button--secondary{border:1px solid #52bbb1;color:#52bbb1;background-color:#fff}.b-button--small{padding:10px 18px;border-radius:18px;font-size:16px}.b-button--long{box-sizing:content-box;min-width:118px}.b-button--no-border{border:none}
.b-buttons-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:25px;row-gap:25px;column-gap:25px;max-width:920px}.b-buttons-list__button{width:45%;text-align:center}@media screen and (max-width: 900px){.b-buttons-list__button{width:100%}}
.b-contacts-list__content{display:flex;padding:50px 0;border-bottom:1px solid #e5e5e5}.b-contacts-list__content:first-child{border-top:1px solid #e5e5e5}@media screen and (max-width: 1024px){.b-contacts-list__content{flex-direction:column}}.b-contacts-list__info{width:30%;margin-right:30px}@media screen and (max-width: 1024px){.b-contacts-list__info{width:100%;margin-right:0}}.b-contacts-list__title{margin-bottom:25px}@media screen and (max-width: 1024px){.b-contacts-list__title{margin-bottom:15px}}.b-contacts-list__address{margin-bottom:10px;font-weight:400;font-size:18px;line-height:120%}.b-contacts-list__ul{margin:0;padding:0;font-weight:400;font-size:18px;line-height:120%}.b-contacts-list__li{list-style-type:none;margin-bottom:10px}.b-contacts-list__li--text{font-size:16px;color:#878787}.b-contacts-list__li li{margin-bottom:10px;list-style-type:none}.b-contacts-list__li li::before{content:"●";padding-right:5px;vertical-align:middle;font-size:10px;color:#47c0ff}.b-contacts-list__phone{color:#000}.b-contacts-list__map{width:calc(70% - 30px);height:420px;border-radius:6px}@media screen and (max-width: 1024px){.b-contacts-list__map{width:100%;height:50vh}}
.b-contacts__info{display:flex}@media screen and (max-width: 960px){.b-contacts__info{flex-direction:column}}.b-contacts__title{width:285px;margin-right:30px}@media screen and (max-width: 960px){.b-contacts__title{width:100%;margin-right:0;margin-bottom:25px}}.b-contacts .word{display:inline-block;overflow:hidden}.b-contacts .word>span{display:block;opacity:0;transform:translate3d(0, 100%, 0);transition:transform .8s cubic-bezier(0.215, 0.61, 0.355, 1),opacity .8s cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay:calc(0.45s + (0.15s * var(--line-index)))}.b-contacts .aos-animate .word>span{opacity:1;transform:none}.b-contacts__line-perfect-scrollbar{display:none}@media screen and (max-width: 420px){.b-contacts__line-perfect-scrollbar{display:flex;position:relative;height:40px;width:calc(100% + 64px);margin:0 -32px 30px}}.b-contacts__line-perfect-scrollbar .ps-scrollbar-x-rail{visibility:hidden}.b-contacts__line{display:flex;align-items:center}@media screen and (max-width: 420px){.b-contacts__tab{width:max-content;margin:0;padding:8px 18px;border:1px solid #000;border-radius:18px;opacity:.32}.b-contacts__tab:first-child{margin-left:32px}.b-contacts__tab:not(:last-child){margin-right:10px}.b-contacts__tab:last-child{margin-right:32px}.b-contacts__tab--active{display:initial;border-color:#52bbb1;opacity:1}.b-contacts__tab--active .b-contacts__office-title{color:#52bbb1}}.b-contacts__offices{display:flex;flex-wrap:wrap;width:calc(100% - 315px);margin-bottom:20px}@media screen and (max-width: 960px){.b-contacts__offices{width:100%;margin-bottom:0}}.b-contacts__office{width:50%;margin-bottom:20px;padding-left:45px;background-repeat:no-repeat;background-position:2px 5px;opacity:.32;cursor:pointer;transition:opacity .5s,background-image .5s}.b-contacts__office:hover{opacity:1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAECAYAAACQli8lAAAATUlEQVR4AbXPMRXAIBAE0TkSAZEQTxEQDXFAHCCGEjFIwAB3QIWCm2q7/1aekl+jJ4wLj4QqHPGcSHRDVsa9jgRXZGMtqOk3R8WvBvoPOv8ZGs9vNtUAAAAASUVORK5CYII=);transition:.5s}.b-contacts__office--active{opacity:1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAECAYAAACQli8lAAAATUlEQVR4AbXPMRXAIBAE0TkSAZEQTxEQDXFAHCCGEjFIwAB3QIWCm2q7/1aekl+jJ4wLj4QqHPGcSHRDVsa9jgRXZGMtqOk3R8WvBvoPOv8ZGs9vNtUAAAAASUVORK5CYII=);transition:.5s}@media screen and (max-width: 480px){.b-contacts__office{width:100%}}@media screen and (max-width: 420px){.b-contacts__office{display:none;padding-left:0;background-image:none}.b-contacts__office--active{display:initial}.b-contacts__office:hover{background-image:none}}.b-contacts__office-title{margin-bottom:10px;font-size:16px;line-height:120%}@media screen and (max-width: 420px){.b-contacts__office-title{display:none;margin:0}.b-contacts__office-title--tab{display:flex;width:max-content;font-weight:normal}}.b-contacts__address{margin-bottom:10px}.b-contacts__ul{margin:0;padding:0}.b-contacts__li{list-style-type:none}.b-contacts__map-block{border:2px solid rgba(230,230,230,.5);border-radius:6px}.b-contacts__map{height:420px}.b-contacts__map--main-page{height:500px}@media screen and (max-width: 1370px)and (min-width: 1025px)and (max-height: 750px){.b-contacts__map{height:280px}}@media screen and (min-height: 700px){.b-contacts__map{max-height:calc(90vh - 410px)}}@media screen and (max-width: 420px){.b-contacts__map{height:304px}}
.b-content-and-video{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.b-content-and-video__content{position:relative;width:35%;margin-right:20px}@media screen and (max-width: 1024px){.b-content-and-video__content{width:100%}}.b-content-and-video__quote{padding-top:100px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzYiIGhlaWdodD0iNTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMwLjczNSAwTDI0IDI2aDh2MjhIMFYyOEwxMy42NzcgMGgxNy4wNTh6bTQ0IDBMNjggMjZoOHYyOEg0NFYyOEw1Ny42NzcgMGgxNy4wNTh6IiBmaWxsPSIjNTJCQkIxIi8+PC9zdmc+);background-repeat:no-repeat;background-position:left top}@media screen and (max-width: 1024px){.b-content-and-video__quote{max-width:720px;margin-left:auto;margin-right:auto;padding-top:0;padding-left:70px;background-size:50px}}.b-content-and-video__video-container{position:relative;max-width:720px;width:calc(65% - 20px);height:fit-content;cursor:pointer}@media screen and (max-width: 1024px){.b-content-and-video__video-container{order:-1;width:100%;margin:0 auto 35px}}.b-content-and-video__video-container--play .b-content-and-video__pause{visibility:hidden}.b-content-and-video__video{width:100%;border-radius:12px}.b-content-and-video__pause{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.b-content-and-video__bottomContent{width:100%}.b-content-and-video__ul{display:flex;flex-wrap:wrap}.b-content-and-video__li{width:30%;margin-right:15px;margin-bottom:25px}.b-content-and-video__li:nth-child(2n){width:calc(70% - 15px);margin-right:0}.b-content-and-video__li:nth-last-child(-n+2){margin-bottom:0}@media screen and (max-width: 1280px){.b-content-and-video__li{width:calc(50% - 15px)}.b-content-and-video__li:nth-child(2n){width:calc(50% - 15px);margin-left:15px}}@media screen and (max-width: 600px){.b-content-and-video__li{width:100%}.b-content-and-video__li:nth-child(2n){width:100%;margin-left:0}.b-content-and-video__li:nth-last-child(-n+2){margin-bottom:25px}.b-content-and-video__li:last-child{margin-bottom:0}}.b-content-and-video .margin-bottom--70{margin-bottom:70px}@media screen and (max-width: 1024px){.b-content-and-video .margin-bottom--70{margin-bottom:35px}}.b-content-and-video .margin-bottom--50{margin-bottom:50px}@media screen and (max-width: 1024px){.b-content-and-video .margin-bottom--50{margin-bottom:25px}}
.b-content-with-image{display:flex;justify-content:space-between;align-items:center}.b-content-with-image--direction-row-reverse{flex-direction:row-reverse}.b-content-with-image--align-items-start{align-items:flex-start}@media screen and (max-width: 768px){.b-content-with-image{flex-direction:column;gap:20px}}.b-content-with-image__image{width:calc(50% - 10px);object-fit:scale-down}.b-content-with-image__image--max-width-400{max-width:400px}@media screen and (max-width: 768px){.b-content-with-image__image{width:auto;margin:0 auto}.b-content-with-image__image--max-width-400{max-width:100%}}.b-content-with-image__main{width:calc(50% - 10px)}@media screen and (max-width: 768px){.b-content-with-image__main{width:100%}}.b-content-with-image__title{margin-bottom:20px}.b-content-with-image__content p{margin-bottom:30px}.b-content-with-image__content p:last-child{margin-bottom:0}.b-content-with-image__about-info{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:10px;margin-bottom:20px}.b-content-with-image__links{display:flex;flex-direction:column;gap:10px;margin-top:30px}.b-content-with-image__link{border-radius:50px;white-space:nowrap}@media screen and (max-width: 768px){.b-content-with-image__link{width:100%;text-align:center;white-space:initial}}
.b-cookie-popup{z-index:200;position:fixed;bottom:60px;right:64px;display:none;gap:26px;max-width:547px;margin-left:-274px;padding:30px 70px 30px 30px;border:1px solid #52bbb1;border-radius:12px;background:#fff}@media screen and (max-width: 1024px){.b-cookie-popup{right:10px;left:10px;bottom:10px;align-items:center;max-width:max-content;margin-left:auto;margin-right:auto;padding:30px}}@media screen and (max-width: 495px){.b-cookie-popup{gap:10px}}.b-cookie-popup__text{max-width:420px;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#000}.b-cookie-popup__text a{text-decoration:underline}.b-cookie-popup__text a:hover{opacity:.7}@media screen and (max-width: 495px){.b-cookie-popup__text{font-size:15px;margin-bottom:12px}}.b-cookie-popup__actions{width:0}.b-cookie-popup__actions button{position:relative;top:-14px;right:-41px;width:10px}.b-cookie-popup__actions button:hover{opacity:.7;cursor:pointer}@media screen and (max-width: 1024px){.b-cookie-popup__actions button{position:initial}}@media screen and (max-width: 495px){.b-cookie-popup__actions button{min-width:151px;font-size:15px;line-height:41px}}.b-cookie-popup--accepted{display:none}.b-cookie-popup--not-accepted{display:flex}
.b-curriculum-vitae-form{width:100%}.b-curriculum-vitae-form__main{display:flex;justify-content:space-between}@media screen and (max-width: 1024px){.b-curriculum-vitae-form__main{flex-direction:column}}.b-curriculum-vitae-form__part{width:calc(50% - 15px)}@media screen and (max-width: 1024px){.b-curriculum-vitae-form__part{width:100%;margin-bottom:20px}}.b-curriculum-vitae-form__button{border:none}.b-curriculum-vitae-form .file-input{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100% - 70px);padding:15px;border:3px dashed #e5e5e5}.b-curriculum-vitae-form .webform-field-upload{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.b-curriculum-vitae-form .webform-field-upload p{margin-top:55px;font-family:"Roboto","Arial",sans-serif;font-size:14px;text-align:center}@media screen and (max-width: 1024px){.b-curriculum-vitae-form .webform-field-upload p{margin-top:25px;margin-bottom:0}}.b-curriculum-vitae-form .webform-field-upload span{color:#52bbb1}.b-curriculum-vitae-form del{cursor:pointer}.b-curriculum-vitae-form .webform-field-upload-list{margin:10px;text-align:center;list-style:none}.b-curriculum-vitae-form .webform-field-upload-list li{margin-bottom:20px}.b-curriculum-vitae-form .webform-field-item-wrap{font-family:"Roboto","Arial",sans-serif;font-size:14px}.b-curriculum-vitae-form .upload-file-size{margin:0 5px}.b-curriculum-vitae-form__dropinput{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.b-curriculum-vitae-form__hidden{visibility:hidden}
@media screen and (max-width: 420px){.b-detail-news__main-title{word-break:break-word}}.b-detail-news strong,.b-detail-news b{font-weight:500;color:#006d7c}.b-detail-news h4{margin-bottom:12px;font-weight:500;font-size:24px;line-height:120%}.b-detail-news__date{margin-bottom:25px;font-weight:500;font-size:16px;line-height:120%;color:#52bbb1}.b-detail-news__image{display:block;margin:0 auto 50px;border-radius:12px}.b-detail-news__main-text{margin-bottom:50px;line-height:156%}.b-detail-news__main-text p{font-family:"Roboto","Arial",sans-serif}.b-detail-news__photogallary-title{margin-bottom:20px}.b-detail-news__photogallary{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px}.b-detail-news__photogallary-image-link{width:calc(25% - 10px);margin-bottom:10px}@media screen and (max-width: 1024px){.b-detail-news__photogallary-image-link{width:calc(33% - 10px)}}@media screen and (max-width: 768px){.b-detail-news__photogallary-image-link{width:calc(50% - 10px)}}@media screen and (max-width: 420px){.b-detail-news__photogallary-image-link{width:100%}}.b-detail-news__bottom{display:flex;justify-content:space-between;align-items:center;max-width:800px;margin:0 auto 100px}@media screen and (max-width: 375px){.b-detail-news__bottom{flex-direction:column}}.b-detail-news__bottom-link{line-height:24px;background-repeat:no-repeat}.b-detail-news__bottom-link--all{padding-left:40px;background-position:left center;background-image:url("/images/vector-left.png")}@media screen and (max-width: 375px){.b-detail-news__bottom-link--all{align-self:flex-start;margin-bottom:15px}}.b-detail-news__bottom-link--next{padding-right:40px;background-position:right center;background-image:url("/images/vector-right.png")}@media screen and (max-width: 375px){.b-detail-news__bottom-link--next{align-self:flex-end}}
.b-form-cooperation .b-form__radio-label{position:relative;display:inline-block}.b-form-cooperation .b-form__radio-label::before{position:relative;top:3px}@media screen and (max-width: 375px){.b-form-cooperation .b-button{width:100%;white-space:break-spaces}}
.b-form__title{display:block;margin-bottom:20px}.b-form__row{position:relative}.b-form__row--flex{display:flex;align-items:center}@media screen and (max-width: 600px){.b-form__row--flex-mobile-column{flex-direction:column;align-items:flex-start;gap:15px}}.b-form__row--hide{display:none}.b-form__row--margin-bottom-20{margin-bottom:20px}.b-form__row--margin-bottom{margin-bottom:30px}.b-form__row--section-end{margin-bottom:60px}.b-form__input-text{display:block;max-width:970px;width:100%;height:20px;margin-bottom:25px;padding:15px 0;border:none;border-bottom:2px solid #e5e5e5;font-family:"Roboto","Arial",sans-serif;font-weight:400;font-size:14px;line-height:120%}.b-form__input-text[inputmode]::placeholder{color:transparent}.b-form__input-text:focus{outline:0;border-color:#52bbb1}.b-form__input-text+label{position:absolute;top:8px}@media screen and (max-width: 480px){.b-form__input-text+label{max-height:1.2em}}.b-form__input-text:focus+label,.b-form__input-text--not-empty+label{display:none}.b-form__input-text--textarea+label{top:17px}@media screen and (max-width: 480px){.b-form__input-text--textarea+label{max-height:2.4em}}.b-form__input-text--margin-bottom-small{margin-bottom:5px}.b-form__input-text-label{font-family:"Roboto","Arial",sans-serif;font-weight:400;font-size:14px;line-height:120%;color:#878787}.b-form__input-text-label--margin-right{margin-right:20px}@media screen and (max-width: 480px){.b-form__input-text-label{overflow:auto}}.b-form__bottom-label{font-weight:400;font-size:13px;line-height:150%;color:#c7c7c7}.b-form__star{color:#52bbb1}.b-form__radio-hidden{box-sizing:border-box;position:absolute;z-index:-1;opacity:0}.b-form__radio-hidden+label{display:inline-flex;align-items:flex-start;user-select:none;margin-right:30px;cursor:pointer}.b-form__radio-hidden+label::before{content:"";display:inline-block;flex-shrink:0;flex-grow:0;width:20px;height:20px;margin-right:10px;border:3px solid #e5e5e5;border-radius:50%;background-repeat:no-repeat;background-position:center center;cursor:pointer}.b-form__radio-hidden+label a{display:contents}.b-form__radio-hidden:checked+label::before{border-color:#52bbb1;background-color:#52bbb1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAATUlEQVR4AYWOUQkAIAxEF8EIRrGRNnDNjGKUU1Fhgtse3M/dG4zIAECeieRIFZs+E24ZFGnBt4znqqrSGYoY2lcSMuOFrefZlYSctG0A5jp8BuyDxXcAAAAASUVORK5CYII=)}.b-form__info-date,.b-form__info-address{max-width:970px;width:100%;margin-bottom:25px;padding:5px 0;border-bottom:2px solid #e5e5e5;font-family:"Roboto","Arial",sans-serif;font-weight:400;font-size:14px;line-height:120%}.b-form__address-text{max-width:400px;line-height:144%}.b-form__address-text .bold{font-weight:bold}.b-form__submit{border:0}.b-form__select-container{position:relative}.b-form__new-select{display:block;max-width:970px;width:100%;margin-bottom:25px;padding:5px 0;border:none;border-bottom:2px solid #e5e5e5;font-family:"Roboto","Arial",sans-serif;font-weight:400;font-size:14px;line-height:120%;color:#878787;background-image:url("/images/vector-down.png");background-repeat:no-repeat;background-position:center right;cursor:pointer}.b-form__new-select.on{background-image:url("/images/vector-up.png")}.b-form__new-select-background{z-index:100;position:fixed;top:0;left:0;display:none;height:100vh;width:100vw;background-color:rgba(0,0,0,.15)}.b-form__new-select-background--open{display:initial}.b-form__new-select-list{z-index:101;position:absolute;top:28px;max-width:970px;width:100%;padding:10px 30px;border-radius:12px;background-color:#fff}.b-form__new-select-item{padding:10px 0;font-family:"Roboto","Arial",sans-serif;font-weight:400;font-size:14px;line-height:120%;cursor:pointer}.b-form__new-select-item:hover{color:#52bbb1}.b-form__footnote{margin-bottom:0;font-size:13px;line-height:150%;color:#c7c7c7}.b-form .b-form__input-text.notvalid+label{color:#ed145b}.b-form .b-form__input-text.notvalid+label::before{background-color:#ed145b}.b-form .notvalid{color:#ed145b}
.b-form__date{background-image:url("/images/calendar.svg");background-repeat:no-repeat;background-position:calc(100% - 10px) 50%}.b-form__date+label{max-width:calc(100% - 30px)}.b-form .qs-datepicker-container .qs-controls{background-color:#52bbb1}.b-form .qs-datepicker-container .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:#006d7c}.b-form .qs-datepicker-container .qs-active{background-color:#52bbb1}
.b-form__dropzone{position:unset;left:0;top:0;right:0;bottom:0;max-width:970px}.b-form__dropzone .dz-default{padding:35px 45px;border:1px dashed #52bbb1;border-radius:20px;cursor:pointer}.b-form__dropzone .dz-default:hover,.b-form__dropzone .dz-drag-hover .dz-default{border-color:#006d7c}.b-form__dropzone .dz-default::before{content:"";display:inline-block;height:100%;vertical-align:middle}.b-form__dropzone .dz-default-message{display:inline-block;vertical-align:middle;font-size:14px;line-height:200%;color:#878787}.b-form__dropzone .dz-size,.b-form__dropzone .dz-details img,.b-form__dropzone .dz-success-mark,.b-form__dropzone .dz-error-mark{display:none !important}.b-form__dropzone .dz-preview{display:flex;align-items:center;margin-top:10px;font-size:14px}.b-form__dropzone .dz-details{max-width:100%;word-break:break-all}.b-form__dropzone .dz-error-message{display:inline-block;color:#ed145b}.b-form__dropzone .dz-remove{width:90px;margin-left:10px;text-align:right;white-space:nowrap}.b-form__dropzone .dz-image img[src]:not([src=""]){margin-right:10px}@media screen and (max-width: 420px){.b-form__dropzone .dz-image img{max-width:70px}}
.b-header-menu{display:flex;align-items:center;margin:0;padding:0}.b-header-menu__item{margin-bottom:0;list-style-type:none}.b-header-menu__item:not(:last-child){margin-right:20px}@media screen and (max-width: 1024px){.b-header-menu__item:not(:last-child){margin-right:15px}}@media screen and (max-width: 1120px){.b-header-menu__item{display:none}.b-header-menu__item--mobile{display:initial}}.b-header-menu__link{font-size:16px;transition:color 1s}.b-header-menu__link--selected{color:#006d7c}.b-header-menu__link:hover:not(.b-button){color:#006d7c;transition:1s}
.b-include{display:flex;gap:15px}@media screen and (max-width: 1024px){.b-include{flex-wrap:wrap}}.b-include__column{width:30%}.b-include__column--double{width:60%}.b-include__column--grid{display:grid;grid-template-columns:repeat(2, calc(50% - 10px));grid-template-rows:1fr;gap:20px 50px}@media screen and (max-width: 1024px){.b-include__column{width:calc(50% - 8px)}.b-include__column--grid{gap:15px;grid-template-columns:100%}}@media screen and (max-width: 768px){.b-include__column{width:100%}}.b-include__title{margin-bottom:10px}.b-include__phone{font-weight:400;font-size:18px;color:#878787}.b-include__email{font-weight:400;font-size:18px}.b-include__email--big-margin-bottom{display:block;margin-bottom:45px}@media screen and (max-width: 768px){.b-include__email--big-margin-bottom{margin-bottom:15px}}
.b-info-block{display:flex;align-items:center;width:100%;max-height:100%;height:480px;padding:40px 70px;border-radius:15px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#1849b2}@media screen and (max-width: 768px){.b-info-block{height:auto;padding:30px 20px}}.b-info-block__content{max-width:730px;color:#fff}.b-info-block__title{margin-bottom:20px;font-size:50px;line-height:120%}@media screen and (max-width: 1024px){.b-info-block__title{font-size:32px}}@media screen and (max-width: 600px){.b-info-block__title{font-size:24px}}.b-info-block__main-container{display:flex;align-items:center;margin-bottom:100px}@media screen and (max-width: 768px){.b-info-block__main-container{min-height:auto;margin:50px 0}}
.b-landing-header__top{display:flex;justify-content:space-between;margin-bottom:55px}.b-landing-header__top--column{flex-wrap:wrap;gap:20px;margin-bottom:40px}.b-landing-header__top--column .b-landing-header__block,.b-landing-header__top--column .b-landing-header__text{width:100%}@media screen and (max-width: 1280px){.b-landing-header__top{flex-wrap:wrap;margin-bottom:20px}}.b-landing-header__block,.b-landing-header__text{width:calc(50% - 10px)}@media screen and (max-width: 1280px){.b-landing-header__block,.b-landing-header__text{width:100%}}@media screen and (max-width: 1280px){.b-landing-header__block{margin-bottom:20px}}.b-landing-header__title{margin-top:0;margin-bottom:0}.b-landing-header__subtitle{margin-bottom:10px;color:#878787}.b-landing-header__links{display:flex;align-items:center;gap:10px;margin-top:10px}@media screen and (max-width: 768px){.b-landing-header__links{flex-wrap:wrap}}.b-landing-header__tab{font-weight:300}.b-landing-header__text{margin-bottom:0}.b-landing-header__container{margin-bottom:30px}@media screen and (max-width: 1280px){.b-landing-header__container{margin-bottom:20px}}.b-landing-header__slide-image{border-radius:12px}.b-landing-header .b-landing-header__pagination{position:initial}.b-landing-header__pagination{display:flex;width:max-content;margin:0 auto}
.b-leadership{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.b-leadership{flex-wrap:wrap}}.b-leadership__general{position:relative;width:30%;padding-top:20px}.b-leadership__general:hover::before{content:"";position:absolute;top:0;left:-20px;width:calc(100% + 40px);height:calc(100% + 20px);border:1px solid #52bbb1;border-radius:10px}@media screen and (max-width: 768px){.b-leadership__general{width:100%;padding-top:0;margin-bottom:40px}.b-leadership__general:hover::before{content:none}}.b-leadership__container{width:calc(70% - 50px)}@media screen and (max-width: 768px){.b-leadership__container{width:100%}}.b-leadership__slide{padding:20px;border-radius:12px;border:1px solid transparent}.b-leadership__slide:hover{border-color:#52bbb1}.b-leadership__slide:hover .b-leadership__title{color:#006d7c}@media screen and (max-width: 768px){.b-leadership__slide{padding:0;border:0}}.b-leadership__image{width:100%;margin-bottom:35px;border-radius:10px}@media screen and (max-width: 768px){.b-leadership__image{margin-bottom:20px}}.b-leadership__title{width:min-content;margin:0 0 30px;font-weight:500;font-size:24px;line-height:110%}.b-leadership__title--general{font-size:37px}@media screen and (max-width: 1024px){.b-leadership__title{font-size:18px;margin-bottom:15px}.b-leadership__title--general{font-size:24px}}.b-leadership__text{margin:0;font-size:18px;line-height:120%;color:#878787}.b-leadership__text--general{font-size:24px}@media screen and (max-width: 1024px){.b-leadership__text{font-size:16px}.b-leadership__text--general{font-size:16px}}.b-leadership__pagination.swiper-pagination{display:none}@media screen and (max-width: 768px){.b-leadership__pagination.swiper-pagination{position:initial;display:flex;flex-wrap:wrap;margin:10px auto 0}}
.b-link-card__card{position:relative;border-radius:12px}.b-link-card__background-image{width:100%;border-radius:12px}.b-link-card__label{position:absolute;bottom:24px;left:24px;margin-bottom:0;padding-bottom:40px;font-weight:500;font-size:24px;line-height:100%;white-space:break-spaces;color:#fff;background-repeat:no-repeat;background-position:left bottom;background-image:url("/images/white-arrow-right.png")}
.iScrollVerticalScrollbar.iScrollLoneScrollbar{visibility:hidden}@media screen and (max-width: 768px){.fp-section,.fp-tableCell{height:auto !important}}.section--footer{max-height:100px !important;display:flex !important}@media screen and (max-width: 768px){.section--footer{margin-top:25px}}@media screen and (min-width: 1025px)and (max-height: 699px)and (min-height: 650px){.section--footer{max-height:200px !important}}.section--footer .main-container,.section--footer .fp-tableCell{max-height:100%}.section--footer .fp-tableCell{position:absolute;top:-100px}@media screen and (max-width: 1280px){.section--footer .fp-tableCell{top:-70px}}@media screen and (min-width: 1025px)and (max-height: 699px)and (min-height: 650px){.section--footer .fp-tableCell{top:0}}@media screen and (max-width: 1024px){.section--footer .fp-tableCell{position:initial}}.section--footer .main-container{height:100%}@media screen and (max-width: 1024px){.section--footer .main-container{min-height:initial}}
.b-main-screen-with-image{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.b-main-screen-with-image{flex-direction:column}}.b-main-screen-with-image__part{width:calc(50% - 15px)}@media screen and (max-width: 768px){.b-main-screen-with-image__part{width:100%}}.b-main-screen-with-image__title{margin:0 0 50px}@media screen and (max-width: 768px){.b-main-screen-with-image__title{margin-bottom:25px}}.b-main-screen-with-image__text{font-size:24px}.b-main-screen-with-image__content{margin-top:85px}@media screen and (max-width: 1024px){.b-main-screen-with-image__content{margin-top:50px}}@media screen and (max-width: 768px){.b-main-screen-with-image__content{margin-top:25px}}.b-main-screen-with-image__about-info{display:flex;flex-wrap:wrap;justify-content:space-between}.b-main-screen-with-image__about-info .b-about-info__position{width:calc(50% - 10px)}@media screen and (max-width: 560px){.b-main-screen-with-image__about-info .b-about-info__position{width:100%}}@media screen and (max-width: 768px){.b-main-screen-with-image__image{margin:15px auto 0}}
.b-main-slider{position:relative;display:flex;align-items:center;height:calc(100vh - 132px);width:768px;margin-left:0;margin-right:auto;background-size:0 0;opacity:1;transition:opacity .5s;transition-delay:1000}@media screen and (min-width: 1024px){.b-main-slider__main-page-container{height:100%;padding-top:60px}}@media screen and (max-width: 1440px){.b-main-slider{max-width:556px;width:auto}}@media screen and (max-width: 1280px){.b-main-slider{height:calc(100vh - 177px);max-width:438px}}@media screen and (max-width: 900px){.b-main-slider{flex-direction:column;align-items:flex-start;height:calc(100vh - 90px);max-width:660px;margin:0 auto;padding-top:0}}@media screen and (max-width: 420px){.b-main-slider{height:calc(100vh - 78px)}}.b-main-slider__label{margin:0 0 25px;font-size:21px;line-height:1;color:#52bbb1}@media screen and (max-width: 1440px){.b-main-slider__label{margin-bottom:12px;font-size:18px}}@media screen and (max-width: 1280px){.b-main-slider__label{font-size:16px}}.b-main-slider .word{display:inline-block;overflow:hidden;vertical-align:text-top;line-height:1.2}.b-main-slider .word>span{display:block;opacity:0;transform:translate3d(0, 100%, 0);transition:transform .8s cubic-bezier(0.215, 0.61, 0.355, 1),opacity .8s cubic-bezier(0.215, 0.61, 0.355, 1)}.b-main-slider .swiper-slide-duplicate-active .aos-animate .word>span,.b-main-slider .swiper-slide-active .aos-animate .word>span{opacity:1;transform:none}.b-main-slider__title{font-weight:500;font-size:58px;line-height:86%;margin:0 0 25px;overflow:hidden}.b-main-slider__title .word>span{transition-delay:calc(0.25s + (0.125s * var(--line-index)))}@media screen and (max-width: 1440px){.b-main-slider__title{margin-bottom:12px;font-size:36px}}@media screen and (max-width: 1280px){.b-main-slider__title{font-size:28px}}.b-main-slider__text{overflow:hidden;font-size:18px;line-height:110%}@media screen and (max-width: 1024px){.b-main-slider__text{font-size:16px}}@media screen and (max-width: 380px){.b-main-slider__text{font-size:15px}}.b-main-slider__text .word>span{transition-delay:calc(0.45s + (0.125s * var(--line-index)))}.b-main-slider__container{transform:translate(0, -25%)}@media screen and (max-width: 900px){.b-main-slider__container{width:100%;transform:none}}@media screen and (max-width: 420px){.b-main-slider__container{height:100%}}.b-main-slider__content{margin-left:125px}@media screen and (max-width: 1440px){.b-main-slider__content{margin-left:98px}}@media screen and (max-width: 1280px){.b-main-slider__content{margin-left:76px}}@media screen and (max-width: 900px){.b-main-slider__content{margin-left:0}}@media screen and (max-width: 420px){.b-main-slider__content{display:none}}@media screen and (max-height: 400px){.b-main-slider__content{display:none}}.b-main-slider__button-wrap{position:absolute;bottom:10%;left:125px;display:flex;align-items:center;margin-bottom:20px}@media screen and (max-width: 1440px){.b-main-slider__button-wrap{left:98px}}@media screen and (max-width: 1280px){.b-main-slider__button-wrap{left:76px}}@media screen and (max-width: 900px){.b-main-slider__button-wrap{position:initial;margin-top:15px}}@media screen and (max-width: 420px){.b-main-slider__button-wrap{margin-top:0}}.b-main-slider__button-wrap .swiper-button-prev,.b-main-slider__button-wrap .swiper-button-next{position:initial;height:20px;margin-top:3px}@media screen and (max-width: 420px){.b-main-slider__button-wrap .swiper-button-prev,.b-main-slider__button-wrap .swiper-button-next{position:absolute;top:260px}}.b-main-slider__button-wrap .swiper-button-prev::after,.b-main-slider__button-wrap .swiper-button-next::after{font-size:20px;line-height:1;font-weight:bold;color:#52bbb1}@media screen and (max-width: 420px){.b-main-slider__button-wrap .swiper-button-prev{left:-30px}}@media screen and (max-width: 420px){.b-main-slider__button-wrap .swiper-button-next{right:-30px}}.b-main-slider__pagination{position:initial !important;display:flex;align-items:center;margin:0 17px}@media screen and (max-width: 600px){.b-main-slider__pagination{margin:0 20px}}@media screen and (max-width: 420px){.b-main-slider__pagination{display:none}}.b-main-slider__watch-video{display:block;padding-left:45px;line-height:32px;color:#006d7c;background-size:32px 32px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAVFBMVEUAAAAAcHAAcIAAaHgAcHgAanoAbHwAbHkAanoAbXoAbnwAbHwAb30AbHwAbnwAbXsAbX0AbHsAbHwAbXwAbXwAbHwAbnsAbnwAbXsAbX0AbXwAbXxeTT68AAAAG3RSTlMAEBAgIDBAUGBgf4CPkJCfn6Cvr7/Pz8/f3+94KM3dAAAA1klEQVQ4y42TyxLCIAxFLy21otRStRWS//9PF441BMp4d0xO3gTYZVzYiJm24AxKWU/8U+iV2XhW8rl74kJJBBkqduY0tPyzGAd25vTpxvOhPABYbqgHEFrABHTiSXcNkIETzxE2KuKcZTgBuOZAwKoA2EUCG0gDgBN5CFwCsMKrChgx21qKkWSKsshnXuSigAtlbc5qUKeXGpRDJzzSo1iGAabWsuZ/1t0KMQEAunhkj9/JHhBx//hDlYiDOJzY8ke10kkfcPZP6NZX7tu4ZSVmWrPzfwPZNE50dIWETwAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:left center;cursor:pointer}.b-main-slider__skip{margin:0 0 0 40px;color:#52bbb1;cursor:pointer}@media screen and (max-width: 420px){.b-main-slider__skip{margin-left:0;display:none}}.b-main-slider__skip--mobile{display:none}@media screen and (max-width: 420px){.b-main-slider__skip--mobile{display:block}}
.b-main-video{position:absolute;left:0;top:0;width:100%;height:100%;margin-top:-90px;z-index:-1;background:#fff;background-repeat:no-repeat;background-position:center bottom;background-size:cover}@media screen and (max-width: 900px){.b-main-video{background-position:center}}@media screen and (max-width: 420px){.b-main-video{margin-top:-78px}}.b-main-video__video{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 900px){.b-main-video__video{display:none}}
.b-news-card{width:295px;padding:15px;border:1px solid transparent;border-radius:12px}.b-news-card:hover{border-color:#b8e2de}.b-news-card:hover .b-news-card__title{text-decoration:underline;text-decoration-color:#b8e2de}.b-news-card--full-five{width:100%}.b-news-card--full-five .b-news-card__text{-webkit-line-clamp:5}@media screen and (max-width: 678px){.b-news-card{width:100%}}@media screen and (max-width: 360px){.b-news-card{word-break:break-word}}.b-news-card__image{margin-bottom:25px;border-radius:12px}.b-news-card__date{display:block;margin-bottom:10px;font-weight:500;font-size:16px;line-height:120%;color:#52bbb1}.b-news-card__title{margin-bottom:10px;font-size:24px;line-height:106%;color:#000}.b-news-card__text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;margin-bottom:0;font-size:16px;line-height:140%;color:#878787}
.b-news-container__tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:50px}@media screen and (max-width: 768px){.b-news-container__tabs{margin-bottom:25px}}.b-news-container__tab--active{border-color:#000;color:#000;cursor:default}.b-news-container__tab--active:hover{color:#000;background-color:transparent}@media screen and (max-width: 1024px){.b-news-container__tab:hover{background-color:transparent}}.b-news-container__container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:50px;width:calc(100% / 12 * 11);min-width:1095px;margin-left:auto}@media screen and (min-width: 1579px){.b-news-container__container{gap:50px 100px}}@media screen and (max-width: 1366px){.b-news-container__container{width:100%;min-width:auto}}@media screen and (max-width: 1024px){.b-news-container__container{justify-content:space-around}}@media screen and (max-width: 768px){.b-news-container__container{gap:25px}}@media screen and (max-width: 678px){.b-news-container__container{gap:40px}}.b-news-container__more-button-container{width:100%;margin-top:30px}
.b-news-main-card{display:flex;width:100%;margin-bottom:60px}@media screen and (max-width: 768px){.b-news-main-card{flex-direction:column;margin-bottom:40px}}.b-news-main-card__date{width:calc(100% / 12 * 1);font-weight:500;font-size:16px;line-height:120%;color:#52bbb1}@media screen and (max-width: 1280px){.b-news-main-card__date{width:max-content;margin-right:20px;margin-bottom:10px}}.b-news-main-card__info{width:calc(100% / 12 * 7);padding-right:30px}.b-news-main-card__info--no-image{width:calc(100% / 12 * 11);padding-right:0}@media screen and (max-width: 768px){.b-news-main-card__info{width:100%;padding-right:0;margin-bottom:20px}.b-news-main-card__info--no-image{margin-bottom:0}}.b-news-main-card__title{font-size:36px;line-height:106%;color:#000}@media screen and (max-width: 768px){.b-news-main-card__title{font-size:24px}}.b-news-main-card__text{margin-bottom:20px;color:#878787}@media screen and (max-width: 768px){.b-news-main-card__text{margin-bottom:10px}}.b-news-main-card__image{align-self:flex-start;width:calc(100% / 12 * 4);object-fit:contain}@media screen and (max-width: 768px){.b-news-main-card__image{width:100%}}
.b-pagination__spinner{margin:100px auto;width:70px;text-align:center}.b-pagination__bounce{display:inline-block;width:18px;height:18px;border-radius:100%;background-color:#52bbb1;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.b-pagination__bounce--one{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.b-pagination__bounce--two{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}
.b-partners__title{margin-bottom:40px}.b-partners__list{display:flex;flex-wrap:wrap;align-items:center;gap:40px 10px}.b-partners__link{display:flex;justify-content:center;align-items:center;width:calc(100% / 6 - 9px);filter:grayscale(1)}.b-partners__link:hover{filter:none}@media screen and (max-width: 1440px){.b-partners__link{width:calc(100% / 5 - 8px)}}@media screen and (max-width: 1280px){.b-partners__link{width:calc(100% / 4 - 8px)}}@media screen and (max-width: 768px){.b-partners__link{width:calc(100% / 3 - 7px)}}@media screen and (max-width: 480px){.b-partners__link{width:calc(100% / 2 - 5px)}}.b-partners__link--solo{width:max-content}
.b-photobank-popup{display:none;z-index:20;position:absolute;left:0;height:100vh;width:100vw;padding-top:120px;background-color:#fff}.b-photobank-popup--active{display:block;overflow:auto}@media screen and (max-width: 420px){.b-photobank-popup{padding-top:100px}}.b-photobank-popup__top{display:flex;justify-content:flex-end;align-items:center;margin:0 64px 30px}@media screen and (min-width: 1724px){.b-photobank-popup__top{max-width:1600px;margin:0 auto 30px}}@media screen and (max-width: 1024px){.b-photobank-popup__top{margin:0 32px 30px}}@media screen and (max-width: 420px){.b-photobank-popup__top{margin:0 16px 30px}}.b-photobank-popup__download,.b-photobank-popup__close{padding-right:40px;font-weight:300;font-size:16px;line-height:30px;color:#878787;background-repeat:no-repeat;background-position:center right;background-size:contain}.b-photobank-popup__download{margin-right:40px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAUVBMVEUAAABQr69Qt69Quq9Qt69Qu69Qua9Quq9Suq9TvLNSuK9Su69Su69Ruq9RvK9SvLBSvLJRuq9SvLJTu7BRu7BRu7JSurFSvLFSu7FSvLFSu7HxL6QLAAAAGnRSTlMAECAwQEBQYGBvcHCAkJCfn6Cvr7+/39/v7wXo/QEAAABvSURBVChT5cxLFoJADAXRR2gFv/gjaWv/C3VAHwXpiWNrel8ifYpQPfgvSNs1pCQJLraEZiBLOmain8PuST5Ikt3LEUiyER7lhTon7yd4z6fsCmHQjnBrNK9zAPCNvrIzwGk5L+Tr+U8F1UJeB38BzzENV3yUEMwAAAAASUVORK5CYII=)}.b-photobank-popup__close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAnCAMAAABUv8o5AAAAOVBMVEUAAABQr69Qv69Qt69Quq9Qt69Suq9TvLNSu7NSua9Ruq9SvLJRu7JRu7FSurFSvLFSu7FSvLFSu7HZ7/vEAAAAEnRSTlMAEBAgMEBgb3+AkJ+/z9/f7+/XmgZ3AAAAi0lEQVQ4y+3SORaDQAwE0bY1XsBgyX3/w5LAY5uRlOOKf1h4DW8kMjJwoioYGDhRssN99J0oaYLAiZJWAN+tynNb1XZ71XJHVXdnVXM1dXZ1dXQttXdttXWeWp2vFhep2f0iNbtQAYUkP5ESJZn4nrQx872V1Pfl//0lvn8g9f0T3/j7vr9BuvB7ABMCyhS1b8bOwQAAAABJRU5ErkJggg==);cursor:pointer}.b-photobank-popup__container-popup{height:80%;margin-bottom:10px}.b-photobank-popup__image-popup{max-width:calc(100% - 30px);border-radius:12px;object-fit:contain;filter:opacity(0.3)}.b-photobank-popup__image-popup.swiper-slide{width:auto;height:auto}.b-photobank-popup__image-popup.swiper-slide-active{filter:none}@media screen and (max-width: 768px){.b-photobank-popup__image-popup{object-fit:cover}}
.b-photobank__main-title{margin-bottom:20px}.b-photobank__container{margin-bottom:35px}.b-photobank__slide{min-height:220px;max-height:220px;border-radius:10px}.b-photobank__image{width:100%;height:220px;border-radius:10px;object-fit:cover}.b-photobank__hover{position:absolute;top:0;display:flex;align-items:flex-end;justify-content:center;height:100%;width:100%;padding:20px;cursor:pointer}.b-photobank__hover:hover .b-photobank__background,.b-photobank__hover:hover .b-photobank__button{visibility:visible}.b-photobank__background{visibility:hidden;position:absolute;top:0;height:100%;width:100%;opacity:.5;background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSByPSI5IiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSAxNCAxMSkiIHN0cm9rZT0iIzAwNkQ3QyIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNNy4xNzYgMTcuNTU3bC01LjY1NyA1LjY1NyIgc3Ryb2tlPSIjMDA2RDdDIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:center}.b-photobank__button{visibility:hidden;z-index:1}.b-photobank__pagination{position:initial !important;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0 auto}
.b-pipeline__wrapper{display:flex;flex-direction:column;max-width:970px;margin:0 auto}.b-pipeline__item{margin-bottom:50px;max-height:inherit}.b-pipeline__item:last-child{margin-bottom:0}.b-pipeline__title-section{margin-top:25px;margin-bottom:25px;font-weight:500;font-size:24px;line-height:100%}.b-pipeline__product{display:flex;align-items:center;padding-bottom:5px}.b-pipeline__product a:hover .b-pipeline__title{color:#52bbb1}@media screen and (max-width: 560px){.b-pipeline__product{flex-direction:column;align-items:flex-start;padding-bottom:20px}}.b-pipeline__title{margin-right:20px;margin-bottom:0;font-weight:normal;font-size:48px;line-height:124%;white-space:nowrap;color:#000}@media screen and (max-width: 560px){.b-pipeline__title{margin-right:0;line-height:1}}.b-pipeline__label{margin:0;color:#878787}@media screen and (max-width: 560px){.b-pipeline__label{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}}.b-pipeline__progressbar{position:relative}.b-pipeline__stage-panel{display:flex;padding-top:15px}.b-pipeline__stage{position:relative;padding-left:25px;line-height:20px;background-repeat:no-repeat;background-size:20px 20px;background-position:left center;background-image:url("/images/progressbar/li-check.png")}.b-pipeline__stage:nth-child(2){left:15%}.b-pipeline__stage:nth-child(3){left:30%}.b-pipeline__stage:nth-child(4){left:45%}@media screen and (max-width: 1280px){.b-pipeline__stage:nth-child(2){left:10%}.b-pipeline__stage:nth-child(3){left:22.5%}.b-pipeline__stage:nth-child(4){left:35%}}@media screen and (max-width: 700px){.b-pipeline__stage{position:initial;width:25%}}@media screen and (max-width: 520px){.b-pipeline__stage{width:24%;padding-top:20px;padding-left:0;text-align:center;background-position:center top}.b-pipeline__stage:first-child{width:12%;text-align:left;background-position:left top}}@media screen and (max-width: 390px){.b-pipeline__stage:nth-child(4){word-break:break-all}}.b-pipeline__stage[data-type=origin]:nth-child(2){left:10%}.b-pipeline__stage[data-type=origin]:nth-child(3){left:22%}.b-pipeline__stage[data-type=origin]:nth-child(4){left:33%}.b-pipeline__stage[data-type=origin]:nth-child(5){left:42%}@media screen and (max-width: 1280px){.b-pipeline__stage[data-type=origin]:nth-child(3){left:17%}.b-pipeline__stage[data-type=origin]:nth-child(4){left:24%}.b-pipeline__stage[data-type=origin]:nth-child(5){left:31%}}@media screen and (max-width: 700px){.b-pipeline__stage[data-type=origin]{position:initial;width:20%}}@media screen and (max-width: 520px){.b-pipeline__stage[data-type=origin]{width:19%}.b-pipeline__stage[data-type=origin]:first-child{width:12%}}@media screen and (max-width: 390px){.b-pipeline__stage[data-type=origin]:nth-child(3){white-space:nowrap}.b-pipeline__stage[data-type=origin]:nth-child(4){white-space:nowrap}}.b-pipeline__line{z-index:-1;position:absolute;width:100%;border:2px solid #e5e5e5;border-radius:20px}.b-pipeline__bar{position:absolute;top:-2px;height:8px;border-radius:20px;background:linear-gradient(270deg, #b7128d 0%, #52bbb1 100%);transition:width 1s ease-in-out,left 1.5s ease-in-out}
.b-preparations-slider{display:flex;height:100%}@media screen and (max-width: 1024px){.b-preparations-slider{flex-direction:column;align-items:initial}}.b-preparations-slider--main-page{padding-bottom:100px}@media screen and (max-width: 1024px){.b-preparations-slider--main-page{margin-bottom:0;padding-bottom:0}}.b-preparations-slider__blur{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.b-preparations-slider__main-block{position:relative;width:420px;margin-right:70px;padding-bottom:260px;padding-top:5px}@media screen and (max-width: 1280px){.b-preparations-slider__main-block{width:330px;margin-right:60px}}@media screen and (max-width: 1200px){.b-preparations-slider__main-block{margin-right:30px;padding-bottom:200px}}@media screen and (max-width: 1024px){.b-preparations-slider__main-block{width:100%;margin-top:20px;margin-right:0;padding-bottom:0}}.b-preparations-slider__main-title{margin-bottom:57px}@media screen and (max-width: 1200px){.b-preparations-slider__main-title{margin-bottom:45px}}@media screen and (max-width: 1024px){.b-preparations-slider__main-title{margin-bottom:30px}}@media screen and (max-width: 480px){.b-preparations-slider__main-title{margin-bottom:20px}}.b-preparations-slider__count{position:absolute;top:-7px;left:120px;display:flex;justify-content:center;align-items:center;height:22px;width:22px;border-radius:50%;background:#b7128d}.b-preparations-slider__count-number{font-size:14px;line-height:1.5;color:#fff;font-weight:500;width:100%;text-align:center;padding-right:1px}.b-preparations-slider__block{margin:0 auto 10px 0;max-width:360px;width:100%}@media screen and (max-width: 1280px){.b-preparations-slider__block{max-width:295px}}@media screen and (max-width: 1024px){.b-preparations-slider__block{display:none}}.b-preparations-slider__main-image{height:238px;width:100%;margin-bottom:40px;object-fit:contain;object-position:left}@media screen and (max-width: 1280px){.b-preparations-slider__main-image{margin-bottom:20px}}.b-preparations-slider__container{width:calc(100% - 490px);max-height:calc(100vh - 95px);margin-top:-60px}@media screen and (max-width: 1280px){.b-preparations-slider__container{width:calc(100% - 390px)}}@media screen and (max-width: 1200px){.b-preparations-slider__container{width:100%}}@media screen and (max-width: 1024px){.b-preparations-slider__container{margin-top:0;max-height:initial}}@media screen and (max-height: 700px)and (min-width: 1024px){.b-preparations-slider__container{margin-top:0;max-height:670px}}.b-preparations-slider__wrapper{margin-top:-230px}@media screen and (max-width: 1024px){.b-preparations-slider__wrapper{display:flex;flex-direction:column;margin-top:0}}@media screen and (max-height: 940px)and (min-width: 1024px){.b-preparations-slider__wrapper{margin-top:-220px}}@media screen and (max-height: 890px)and (min-width: 1024px){.b-preparations-slider__wrapper{margin-top:-200px}}@media screen and (max-height: 845px)and (min-width: 1024px){.b-preparations-slider__wrapper{margin-top:-180px}}@media screen and (max-height: 820px)and (min-width: 1024px){.b-preparations-slider__wrapper{margin-top:-165px}}@media screen and (max-height: 780px)and (min-width: 1024px){.b-preparations-slider__wrapper{margin-top:-150px}}@media screen and (max-height: 750px)and (min-width: 1024px){.b-preparations-slider__wrapper{margin-top:-140px}}@media screen and (max-height: 720px)and (min-width: 1024px){.b-preparations-slider__wrapper{margin-top:-130px}}@media screen and (max-height: 700px)and (min-width: 1024px){.b-preparations-slider__wrapper{margin-top:0}}.b-preparations-slider__slide{display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.2);min-height:134px;max-height:134px}.b-preparations-slider__slide.swiper-slide-duplicate{opacity:0 !important}@media screen and (max-width: 1024px){.b-preparations-slider__slide{margin-bottom:20px;padding-bottom:20px;min-height:inherit;max-height:inherit}.b-preparations-slider__slide:last-child{margin-bottom:0}.b-preparations-slider__slide:first-child{padding-top:20px;border-top:1px solid rgba(0,0,0,.2)}}.b-preparations-slider__slide-image{display:none}@media screen and (max-width: 1024px){.b-preparations-slider__slide-image{display:block;width:90px;margin:0 20px 0 10px}}@media screen and (max-width: 480px){.b-preparations-slider__slide-image{width:80px;margin:0 15px 0 0}}@media screen and (max-width: 375px){.b-preparations-slider__slide-image{width:70px;margin-right:10px}}.b-preparations-slider__info{display:flex;flex-direction:column;justify-content:center;margin-right:10px}@media screen and (max-width: 1024px){.b-preparations-slider__info{margin-right:0}}.b-preparations-slider__title{margin:0;font-weight:normal;font-size:48px;line-height:96%;color:#000;transition:color .3s}@media screen and (max-width: 1280px){.b-preparations-slider__title{font-size:36px}}@media screen and (max-width: 1024px){.b-preparations-slider__title{font-size:24px;margin-bottom:5px}}@media screen and (max-width: 480px){.b-preparations-slider__title{font-size:18px}}.js-active-img .b-preparations-slider__title{color:#52bbb1;transition:color .3s}.js-active-img .b-preparations-slider__button{opacity:1;transition:opacity .3s}.b-preparations-slider__text{margin:0;font-weight:300;font-size:16px;line-height:120%;color:#878787;padding-top:4px}@media screen and (max-width: 480px){.b-preparations-slider__text{font-size:14px}}@media screen and (max-width: 375px){.b-preparations-slider__text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}}.b-preparations-slider__button{opacity:0;transition:opacity .3s;margin:0 0 0 auto}@media screen and (max-width: 1024px){.b-preparations-slider__button{display:none}}.b-preparations-slider__main-page-container{height:calc(100vh - 90px);width:100vw;margin-bottom:90px;padding-top:63px}@media screen and (max-width: 1366px){.b-preparations-slider__main-page-container{width:100%}}@media screen and (min-width: 1025px)and (max-height: 700px){.b-preparations-slider__main-page-container .main-container{height:100%}}@media screen and (max-width: 1024px){.b-preparations-slider__main-page-container{height:auto;margin-bottom:0;padding-top:0}}@media screen and (max-width: 800px){.b-preparations-slider__main-page-container{margin-bottom:50px}}.b-preparations-slider__skip{position:absolute;bottom:65px;left:0}@media screen and (min-width: 1025px)and (max-height: 760px){.b-preparations-slider__skip{position:initial;margin-top:40px}}@media screen and (min-width: 1025px)and (max-height: 649px){.b-preparations-slider__skip{display:none}}@media screen and (max-width: 1024px){.b-preparations-slider__skip{display:none}}
.b-press-center-page__two-cloumn{display:flex;justify-content:space-between;flex-wrap:wrap}.b-press-center-page__logo-container{display:flex;width:calc(50% - 20px)}@media screen and (max-width: 1024px){.b-press-center-page__logo-container{width:100%;margin-bottom:20px}.b-press-center-page__logo-container:last-child{margin-bottom:0}}@media screen and (max-width: 500px){.b-press-center-page__logo-container{flex-direction:column}}.b-press-center-page__logo-image{margin-right:30px}@media screen and (max-width: 500px){.b-press-center-page__logo-image{margin-right:0;margin-bottom:20px}}.b-press-center-page__logo-li{margin-bottom:20px;list-style:none;font-size:16px}.b-press-center-page__phone{margin-bottom:10px;font-size:24px;color:#878787}@media screen and (max-width: 1024px){.b-press-center-page__phone{font-size:18px}}.b-press-center-page__email{font-size:24px}@media screen and (max-width: 1024px){.b-press-center-page__email{font-size:18px}}
.b-preview-news-container__title{margin-bottom:30px}.b-preview-news-container__container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;gap:50px;width:100%}@media screen and (max-width: 1024px){.b-preview-news-container__container{grid-template-columns:1fr 1fr;gap:20px;width:calc(100% + 30px);margin-left:-15px;margin-right:-15px;margin-bottom:50px}}@media screen and (max-width: 768px){.b-preview-news-container__container{grid-template-columns:100%}}.b-preview-news-container__bottom{display:flex;justify-content:center;align-items:center;width:100%;margin-top:50px}
.b-products-detail{counter-reset:number}.b-products-detail__top{display:flex}@media screen and (max-width: 1024px){.b-products-detail__top{flex-direction:column-reverse}}@media screen and (max-width: 1024px){.b-products-detail__top-info{margin-bottom:40px}}.b-products-detail__image-container{display:flex;justify-content:center;align-items:flex-start;width:calc(50% - 30px);min-width:calc(50% - 30px);margin-right:30px;padding-top:10px}@media screen and (max-width: 1024px){.b-products-detail__image-container{width:auto;min-width:auto;margin-right:0}}.b-products-detail__title{margin-top:0;margin-bottom:20px}.b-products-detail__detail-text p{line-height:156%}.b-products-detail__detail-text p:first-child{font-family:"PF DinText Pro","Helvetica",sans-serif;font-weight:300;font-size:32px;line-height:132%;color:#878787}@media screen and (max-width: 1280px){.b-products-detail__detail-text p:first-child{font-size:24px}}@media screen and (max-width: 1024px){.b-products-detail__detail-text p:first-child{font-size:18px}}.b-products-detail__detail-text li{margin-bottom:20px;padding-left:40px;line-height:156%;list-style-type:none;background-image:url("/images/check.png");background-position:left center;background-repeat:no-repeat}.b-products-detail__detail-text img{margin:0 auto 20px}.b-products-detail__tab{max-width:720px;font-family:"Roboto","Arial",sans-serif}.b-products-detail__tab h3{margin-bottom:20px;font-family:"PF DinText Pro","Helvetica",sans-serif}.b-products-detail__tab p{line-height:156%}.b-products-detail__tab li{margin-bottom:20px;line-height:156%}.b-products-detail__tab ul li{padding-left:40px;list-style-type:none;background-image:url("/images/check.png");background-position:left center;background-repeat:no-repeat}.b-products-detail__tab ol li{padding-left:0;list-style-position:inside}.b-products-detail__tab iframe,.b-products-detail__tab img,.b-products-detail__tab video{max-width:100%}.b-products-detail__article-ol{max-width:920px}.b-products-detail__article-li{position:relative;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #e5e5e5;list-style-type:none}.b-products-detail__article-li::before{counter-increment:number;content:counter(number) ".";position:absolute;font-weight:500;font-size:21px;line-height:132%}@media screen and (max-width: 768px){.b-products-detail__article-li::before{font-size:18px}}.b-products-detail__article-content{display:flex;margin-left:45px}.b-products-detail__article-content .b-button{align-self:flex-start;padding-left:50px;padding-right:50px}@media screen and (max-width: 768px){.b-products-detail__article-content{flex-direction:column;margin-left:30px}.b-products-detail__article-content .b-button{align-self:center}}.b-products-detail__article-info{margin-right:30px}@media screen and (max-width: 768px){.b-products-detail__article-info{margin-right:0;margin-bottom:15px}}.b-products-detail__article-name{margin-bottom:15px;font-weight:500;font-size:21px;line-height:132%}@media screen and (max-width: 768px){.b-products-detail__article-name{font-size:18px}}.b-products-detail__article-author{margin-bottom:15px;font-family:"Roboto","Arial",sans-serif;color:#878787}.b-products-detail__article-source{font-family:"Roboto","Arial",sans-serif;margin:0}.b-products-detail__instruction{display:block;margin-bottom:10px}.b-products-detail__instruction-info{padding-left:60px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjUgMEMyLjQ3NSAwIC4wMjcgMi40NzUuMDI3IDUuNUwwIDQ5LjVDMCA1Mi41MjUgMi40NDcgNTUgNS40NzMgNTVIMzguNWMzLjAyNSAwIDUuNS0yLjQ3NSA1LjUtNS41di0zM0wyNy41IDBoLTIyem0xOS4yNSAxOS4yNVY0LjEyNUwzOS44NzUgMTkuMjVIMjQuNzV6IiBmaWxsPSIjMDA2RDdDIi8+PC9zdmc+);background-repeat:no-repeat;background-position:left top}@media screen and (max-width: 768px){.b-products-detail__instruction-info{background-size:30px;padding-left:45px}}.b-products-detail__instruction-text{margin:0;font-weight:400;font-size:24px;line-height:132%}.b-products-detail__instruction-text--size{color:#878787}@media screen and (max-width: 768px){.b-products-detail__instruction-text{font-size:18px}}
.b-products-in-development{display:flex;align-items:center}@media screen and (max-width: 1024px){.b-products-in-development{flex-direction:column;align-items:flex-start}}.b-products-in-development--main-page{padding-top:78px;padding-bottom:90px}@media screen and (max-width: 1370px)and (min-width: 1025px)and (max-height: 750px){.b-products-in-development--main-page{max-height:calc(100vh - 10px)}}@media screen and (max-width: 1024px){.b-products-in-development--main-page{margin-bottom:50px;padding-top:0;padding-bottom:0}}.b-products-in-development__info-block{align-self:baseline;width:285px;margin-right:30px;height:670px;max-height:calc(100vh - 200px);display:flex;flex-direction:column}@media screen and (max-width: 1024px){.b-products-in-development__info-block{width:100%;height:initial;max-height:inherit;margin-bottom:30px;margin-right:0}}.b-products-in-development__main-title{margin-bottom:10px}.b-products-in-development__sections{margin:auto 0;padding:0}@media screen and (max-width: 1024px){.b-products-in-development__sections{display:none}}.b-products-in-development__section{list-style-type:none;font-size:18px;color:#52bbb1}.b-products-in-development__section:not(:last-child){margin-bottom:20px}.b-products-in-development__section--active{color:#006d7c}.b-products-in-development__section[data-aos^=fade].aos-init.aos-animate{opacity:.5}.b-products-in-development__section--active[data-aos^=fade].aos-init.aos-animate{opacity:1;transition-delay:0s !important}.b-products-in-development__container{height:748px;margin-top:-78px;width:calc(100% - 315px)}@media screen and (max-width: 1370px)and (min-width: 1025px)and (max-height: 750px){.b-products-in-development__container{max-height:calc(100vh - 130px)}}@media screen and (max-width: 1024px){.b-products-in-development__container{height:initial;width:100%;margin-top:0;max-height:inherit}}@media screen and (max-width: 1024px){.b-products-in-development__wrapper{position:initial;display:flex;flex-direction:column}}.b-products-in-development__slide{opacity:.4;max-height:167px}.b-products-in-development__slide.swiper-slide-active{opacity:1}@media screen and (max-width: 1024px){.b-products-in-development__slide{margin-bottom:50px;max-height:inherit}.b-products-in-development__slide:last-child{margin-bottom:0}.b-products-in-development__slide.swiper-slide{height:auto}}@media screen and (max-width: 560px){.b-products-in-development__slide{margin-bottom:30px}}@media screen and (max-width: 1024px){.b-products-in-development__slide{opacity:1}}.b-products-in-development__title-section{display:none}@media screen and (max-width: 1024px){.b-products-in-development__title-section{display:block;margin-bottom:20px;font-size:20px;line-height:96%;opacity:.5}}.b-products-in-development__product{display:flex;align-items:center;padding-bottom:5px}@media screen and (max-width: 560px){.b-products-in-development__product{flex-direction:column;align-items:flex-start;padding-bottom:20px}}.b-products-in-development__title{margin-right:20px;margin-bottom:0;font-weight:normal;font-size:48px;line-height:124%;white-space:nowrap}@media screen and (max-width: 560px){.b-products-in-development__title{margin-right:0;line-height:1}}.b-products-in-development .word{display:inline-block;overflow:hidden}.b-products-in-development .word>span{display:block;opacity:0;transform:translate3d(0, 100%, 0);transition:transform .8s cubic-bezier(0.215, 0.61, 0.355, 1),opacity .8s cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay:calc(0.45s + (0.15s * var(--line-index)))}.b-products-in-development .aos-animate .word>span{opacity:1;transform:none}.b-products-in-development__label{margin:0;color:#878787}@media screen and (max-width: 560px){.b-products-in-development__label{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}}.b-products-in-development__progressbar{position:relative}.b-products-in-development__stage-panel{display:flex;padding-top:15px}.b-products-in-development__stage{position:relative;padding-left:25px;line-height:20px;background-repeat:no-repeat;background-size:20px 20px;background-position:left center;background-image:url("/images/progressbar/li-check.png")}.b-products-in-development__stage:nth-child(2){left:15%}.b-products-in-development__stage:nth-child(3){left:30%}.b-products-in-development__stage:nth-child(4){left:45%}@media screen and (max-width: 1280px){.b-products-in-development__stage:nth-child(2){left:10%}.b-products-in-development__stage:nth-child(3){left:22.5%}.b-products-in-development__stage:nth-child(4){left:35%}}@media screen and (max-width: 700px){.b-products-in-development__stage{position:initial;width:25%}}@media screen and (max-width: 520px){.b-products-in-development__stage{width:24%;padding-top:20px;padding-left:0;text-align:center;background-position:center top}.b-products-in-development__stage:first-child{width:12%;text-align:left;background-position:left top}}@media screen and (max-width: 390px){.b-products-in-development__stage:nth-child(4){word-break:break-all}}.b-products-in-development__stage[data-type=origin]:nth-child(2){left:10%}.b-products-in-development__stage[data-type=origin]:nth-child(3){left:22%}.b-products-in-development__stage[data-type=origin]:nth-child(4){left:33%}.b-products-in-development__stage[data-type=origin]:nth-child(5){left:42%}@media screen and (max-width: 1280px){.b-products-in-development__stage[data-type=origin]:nth-child(3){left:17%}.b-products-in-development__stage[data-type=origin]:nth-child(4){left:24%}.b-products-in-development__stage[data-type=origin]:nth-child(5){left:31%}}@media screen and (max-width: 1120px){.b-products-in-development__stage[data-type=origin]:nth-child(2){left:5%}.b-products-in-development__stage[data-type=origin]:nth-child(3){left:10%}.b-products-in-development__stage[data-type=origin]:nth-child(4){left:15%}.b-products-in-development__stage[data-type=origin]:nth-child(5){left:20%}}@media screen and (max-width: 1024px){.b-products-in-development__stage[data-type=origin]{position:initial;width:20%}}@media screen and (max-width: 520px){.b-products-in-development__stage[data-type=origin]{width:19%}.b-products-in-development__stage[data-type=origin]:first-child{width:12%}}@media screen and (max-width: 390px){.b-products-in-development__stage[data-type=origin]:nth-child(3){white-space:nowrap}.b-products-in-development__stage[data-type=origin]:nth-child(4){white-space:nowrap}}.b-products-in-development__line{z-index:-1;position:absolute;width:100%;border:2px solid #e5e5e5;border-radius:20px}.b-products-in-development__bar{position:absolute;top:-2px;height:8px;border-radius:20px;background:linear-gradient(270deg, #b7128d 0%, #52bbb1 100%);transition:width 1s ease-in-out,left 1.5s ease-in-out}.b-products-in-development__main-page-container{width:100vw;height:100%}@media screen and (max-width: 1366px){.b-products-in-development__main-page-container{width:100%}}@media screen and (min-width: 1025px)and (max-height: 649px){.b-products-in-development__skip{display:none}}@media screen and (max-width: 1024px){.b-products-in-development__skip{display:none}}
.b-products__list{display:flex;flex-wrap:wrap;gap:20px 30px;width:90%;margin-left:auto;margin-right:0}@media screen and (max-width: 1024px){.b-products__list{width:100%}}@media screen and (max-width: 860px){.b-products__list{gap:20px}}@media screen and (max-width: 625px){.b-products__list{justify-content:center}}.b-products__perfect-scrollbar{position:relative}.b-products__perfect-scrollbar .ps-scrollbar-x-rail{visibility:hidden}.b-products__tabs{display:flex;margin-bottom:90px}.b-products__tab{margin-right:10px;white-space:nowrap}.b-products__tab:last-child{margin-right:0}.b-products__tab--active{border-color:#000;color:#000;cursor:default}.b-products__tab--active:hover{color:#000;background-color:transparent}@media screen and (max-width: 1024px){.b-products__tab:hover{background-color:transparent}}.b-products__item{box-sizing:border-box;width:calc((100% - 60px) / 3);padding:25px;border:1px solid transparent;border-radius:12px}.b-products__item:hover{border-color:#52bbb1}.b-products__item--no-image{display:flex;flex-direction:column;justify-content:flex-end}.b-products__item--security{display:flex;flex-direction:column;max-height:310px;padding:30px 30px 40px;border-color:#b7128d}.b-products__item--security:hover{border-color:#b7128d}@media screen and (max-width: 860px){.b-products__item{width:calc(50% - 15px)}}@media screen and (max-width: 625px){.b-products__item{max-width:400px;width:100%}}.b-products__image-container{height:279px;margin-bottom:15px}@media screen and (max-width: 768px){.b-products__image-container{height:250px}}.b-products__image{max-height:100%}.b-products__title{margin-bottom:10px;color:#000}.b-products__text{margin:0;color:#878787;font-weight:400;font-size:15px;line-height:123%}.b-products__text--margin-bottom-auto{margin-bottom:auto}.b-products__security-image{width:50px;margin-bottom:30px}@media screen and (max-width: 1024px){.b-products__security-image{margin-bottom:20px}}.b-products__security-link{margin-top:20px;margin-bottom:0;font-size:15px;line-height:130%;color:#b7128d;text-decoration:underline}
.b-ps-container{position:relative}.b-ps-container__content{display:flex;gap:10px}.b-ps-container__button{white-space:nowrap}.b-ps-container .ps-scrollbar-x-rail{visibility:hidden}
.b-read-more{display:flex;font-size:24px}@media screen and (max-width: 1024px){.b-read-more{font-size:18px}}@media screen and (max-width: 640px){.b-read-more{flex-direction:column}}.b-read-more__title{margin-right:110px;margin-bottom:0}@media screen and (max-width: 768px){.b-read-more__title{width:25%;margin-right:0}}@media screen and (max-width: 640px){.b-read-more__title{width:100%;margin-bottom:15px}}.b-read-more__list{display:grid;grid-template-columns:repeat(3, auto);grid-template-rows:repeat(4, auto);gap:15px 25px;margin:0;padding:0}@media screen and (max-width: 768px){.b-read-more__list{width:75%;grid-template-columns:repeat(2, auto)}}@media screen and (max-width: 640px){.b-read-more__list{width:100%}}.b-read-more__position{list-style-type:none}.b-read-more__link:hover{color:#006d7c}
.b-scroll-and-animation-title{opacity:0}.b-scroll-and-animation-title .char{opacity:0}.b-scroll-and-animation-title[data-scroll=in] .char{display:inline-block;animation-delay:calc(0.2s + var(--char-index) * 0.05s);animation-duration:.75s;animation-name:fading;animation-fill-mode:forwards}@keyframes fading{0%{opacity:0}100%{opacity:1}}.b-scroll-and-animation-title--active{opacity:1}
.b-skip-line{z-index:90;position:fixed;display:none}@media screen and (max-width: 1024px){.b-skip-line{right:0;left:0;bottom:20px;align-items:center;margin-left:auto;margin-right:auto}.b-skip-line--active{display:block}}
.b-slider-with-list{position:relative}.b-slider-with-list__container{margin-bottom:70px}@media screen and (max-width: 1280px){.b-slider-with-list__container{margin-bottom:30px}}.b-slider-with-list__item{padding:40px;border:1px solid #b8e2de;border-radius:12px}.b-slider-with-list__item.swiper-slide{height:auto}@media screen and (max-width: 768px){.b-slider-with-list__item{padding:25px}}.b-slider-with-list__title{min-height:2rem;margin-top:0;margin-bottom:30px}.b-slider-with-list__li{margin-bottom:30px;line-height:156%;color:#878787}.b-slider-with-list__li:last-child{margin-bottom:0}.b-slider-with-list .b-slider-with-list__pagination{position:initial}.b-slider-with-list__pagination{display:flex;width:max-content;margin:0 auto}
.b-social{z-index:100;position:fixed;display:flex;top:50%;left:calc(100% - 300px);margin:0;padding:15px 143px 67px;transform:rotate(-90deg)}.b-social--main-page-footer{display:none}.b-social--background-white{background-color:#fff}@media screen and (max-width: 1650px){.b-social{left:calc(100% - 280px);padding-bottom:50px}}@media screen and (max-width: 1350px){.b-social{position:initial;flex-wrap:wrap;margin:0 32px 25px 64px;padding:0;transform:none}.b-social--main-page-side{display:none}.b-social--main-page-footer{display:flex;margin:0 0 15px}.b-social--background-color{background-color:transparent}}@media screen and (max-width: 1024px){.b-social{margin-left:32px}.b-social--main-page-footer{margin-left:0}}@media screen and (max-width: 380px){.b-social{margin-bottom:15px}}.b-social__item{margin-bottom:0;list-style-type:none}.b-social__item:not(:last-child){margin-right:25px}@media screen and (max-width: 380px){.b-social__item{margin-bottom:10px}.b-social__item:not(:last-child){margin-right:10px}}.b-social__link{font-size:14px;line-height:1;color:#c7c7c7}.b-social__link:hover{color:#878787}
.b-subvideoblock__main-title{margin-bottom:50px}.b-subvideoblock__items{display:flex;flex-wrap:wrap;gap:20px}.b-subvideoblock__video-container{overflow:hidden;position:relative;width:calc(50% - 10px)}.b-subvideoblock__video-container::after{content:"";display:block;padding-top:56.25%}@media screen and (max-width: 768px){.b-subvideoblock__video-container{width:100%}}.b-subvideoblock__video{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:12px}.b-subvideoblock__video-title{position:absolute;top:10px;left:10px;z-index:1;max-width:calc(100% - 20px);padding:5px;color:#fff;font-size:18px;background:rgba(0,0,0,.25)}
.b-tab{position:relative;margin-right:15px;padding:0 1px 2px;white-space:nowrap;color:#c7c7c7;cursor:pointer}.b-tab--active{color:#000}.b-tab--active::before{content:"";position:absolute;bottom:0;left:0;width:100%;border:2px solid #52bbb1;border-radius:2px}.b-tab--button{padding:10px 18px;border-radius:32px;font-weight:300;color:#52bbb1}.b-tab--button.b-tab--active{border:1px solid #006d7c;font-weight:400;color:#fff;background-color:#006d7c}.b-tab--button::before{content:none}.b-tab__container{position:relative}.b-tab__container .ps-scrollbar-x-rail{visibility:hidden}.b-tab__tabs{display:flex}.b-tab__window{display:none}.b-tab__window--active{display:initial}
.b-text-with-icon-list-development{display:flex;margin-bottom:40px}@media screen and (max-width: 1024px){.b-text-with-icon-list-development{flex-direction:column}}.b-text-with-icon-list-development__text-list{width:40%;margin-right:30px;font-weight:400;line-height:156%}@media screen and (max-width: 1024px){.b-text-with-icon-list-development__text-list{width:100%;margin-right:0}}.b-text-with-icon-list-development__text{font-size:28px;line-height:132%}.b-text-with-icon-list-development__icon-list{list-style-type:none;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:80px}.b-text-with-icon-list-development__li{display:flex;width:48%}@media screen and (max-width: 768px){.b-text-with-icon-list-development__li{width:100%}}.b-text-with-icon-list-development__icon-container{min-width:max-content;margin-right:30px}@media screen and (max-width: 768px){.b-text-with-icon-list-development__icon-container{margin-right:20px}}.b-text-with-icon-list-development__li-text{margin-top:15px;margin-bottom:0;font-weight:400;font-size:28px;line-height:108%;color:#006d7c}@media screen and (max-width: 1280px){.b-text-with-icon-list-development__li-text{font-size:22px}}@media screen and (max-width: 1024px){.b-text-with-icon-list-development__li-text{font-size:18px}}.b-text-with-icon-list-development__right-column{width:60%;max-width:720px}@media screen and (max-width: 1024px){.b-text-with-icon-list-development__right-column{width:100%}}.b-text-with-icon-list-development__right-column .b-block-with-video__video-container{width:100%;margin-bottom:40px}
.b-text-with-icon-list{display:flex;margin-bottom:100px}@media screen and (max-width: 1024px){.b-text-with-icon-list{flex-direction:column}}.b-text-with-icon-list__text-list{width:40%;margin-right:30px;font-weight:400;line-height:156%}.b-text-with-icon-list__text-list--narrow{width:calc(30% + 30px);margin-right:10%}@media screen and (max-width: 1024px){.b-text-with-icon-list__text-list{width:100%;margin-right:0}}.b-text-with-icon-list__text--block{display:block}.b-text-with-icon-list__text--block span{display:block}.b-text-with-icon-list__insert{margin-top:60px}.b-text-with-icon-list__insert--mobile{display:none}@media screen and (max-width: 1024px){.b-text-with-icon-list__insert{margin-top:30px}.b-text-with-icon-list__insert--mobile{display:initial}.b-text-with-icon-list__insert--desktop{display:none}}.b-text-with-icon-list__icon-list{list-style-type:none;display:flex;flex-wrap:wrap;gap:20px}.b-text-with-icon-list__li{display:flex;margin-bottom:20px;flex:1 1 48%}.b-text-with-icon-list__li:last-child{margin-bottom:0}.b-text-with-icon-list__li--hover{cursor:pointer}.b-text-with-icon-list__li--hover img{filter:opacity(0.5)}.b-text-with-icon-list__li--hover:hover img{filter:opacity(1)}.b-text-with-icon-list__icon-container{min-width:max-content;margin-right:30px}@media screen and (max-width: 768px){.b-text-with-icon-list__icon-container{margin-right:20px}}.b-text-with-icon-list__li-text{margin-top:15px;margin-bottom:0;font-weight:400;font-size:28px;line-height:108%;color:#006d7c}@media screen and (max-width: 1280px){.b-text-with-icon-list__li-text{font-size:22px}}@media screen and (max-width: 1024px){.b-text-with-icon-list__li-text{font-size:18px}}.b-text-with-icon-list__right-column{width:60%}.b-text-with-icon-list__right-column .b-block-with-video__video-container{width:100%;margin-bottom:40px}
.b-timeline__timeline{height:100%;display:flex;flex-wrap:nowrap}.b-timeline__section{display:flex;flex-direction:column;justify-content:center;min-height:100vh;width:max-content}.b-timeline__container{display:flex}.b-timeline__content{display:flex;flex-direction:column;width:240px;min-width:240px;padding-right:30px}.b-timeline__content--top{justify-content:flex-end}.b-timeline__content--center{display:flex;flex-direction:row;align-items:center;margin-bottom:25px}.b-timeline__name{margin-bottom:5px;font-weight:500;font-size:18px;line-height:104%;color:#52bbb1}.b-timeline__text{margin-bottom:15px;font-size:14px;line-height:108%;color:#878787}.b-timeline__date{width:max-content;padding:7px 16px 3px;border-radius:6px;font-weight:500;font-size:20px;line-height:108%;color:#fff;background-color:#000}.b-timeline__line{height:1px;width:100%;margin-left:30px;background-color:#c7c7c7}.b-timeline__title{max-width:1220px;width:100%;margin-bottom:10px}@media screen and (max-width: 480px){.b-timeline__title{width:256px}}.timeline-container{overflow-x:hidden}@media screen and (min-width: 1351px){.timeline-container{padding:0 calc((100vw - 1250px) / 2)}}@media screen and (max-width: 1350px){.timeline-container{padding:0 64px}}@media screen and (max-width: 1024px){.timeline-container{padding:0 32px}}
.b-toggle-list{margin:0;padding:0}.b-toggle-list__position{padding:20px 0;border-top:1px solid #e5e5e5;list-style:none}.b-toggle-list__position:last-child{border-bottom:1px solid #e5e5e5}.b-toggle-list__label{position:relative;padding-right:30px;cursor:pointer}.b-toggle-list__label::before{content:"";position:absolute;top:0;right:0;width:24px;height:24px;background-position:center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTAgMTFoMjR2MkgweiIvPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik0xMSAyNFYwaDJ2MjR6Ii8+PC9zdmc+)}.b-toggle-list__label--active::before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTAgMTFoMjR2MkgweiIvPjwvc3ZnPg==)}.b-toggle-list__text{display:none;margin-top:20px;margin-bottom:10px;line-height:160%}.b-toggle-list__text--active{display:block}
.b-top-menu__burger{position:relative;z-index:110;margin-left:-10px;padding:5px 10px;cursor:pointer}.b-top-menu__burger span{display:block;height:24px;width:24px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAANBAMAAABIqROZAAAAGFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABWNxwqAAAAB3RSTlMAIDCAz9/vslYWlwAAACVJREFUCFtjEClHAoEM5sjcYgZVZG4iA92AGLK9QeiuEkWWdQQA56EkdozkrfAAAAAASUVORK5CYII=);background-position:center;background-repeat:no-repeat;cursor:pointer}.b-top-menu__burger--active span{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAnCAMAAABUv8o5AAAAOVBMVEUAAABQr69Qv69Qt69Quq9Qt69Suq9TvLNSu7NSua9Ruq9SvLJRu7JRu7FSurFSvLFSu7FSvLFSu7HZ7/vEAAAAEnRSTlMAEBAgMEBgb3+AkJ+/z9/f7+/XmgZ3AAAAi0lEQVQ4y+3SORaDQAwE0bY1XsBgyX3/w5LAY5uRlOOKf1h4DW8kMjJwoioYGDhRssN99J0oaYLAiZJWAN+tynNb1XZ71XJHVXdnVXM1dXZ1dXQttXdttXWeWp2vFhep2f0iNbtQAYUkP5ESJZn4nrQx872V1Pfl//0lvn8g9f0T3/j7vr9BuvB7ABMCyhS1b8bOwQAAAABJRU5ErkJggg==)}.b-top-menu__menu{height:0;width:0;overflow:hidden;background-color:transparent;cursor:default;transition:opacity 1s}.b-top-menu__menu--active{opacity:0;z-index:100;position:absolute;top:0;left:0;display:flex;align-items:center;width:100%;height:100vh;background-color:#fff;padding-top:90px;transition:height .8s,opacity .4s}.b-top-menu__menu--active::before{content:"";position:absolute;left:0;top:90px;width:100%;height:1px;background:#e5e5e5}@media screen and (max-width: 420px){.b-top-menu__menu--active::before{top:78px}}@media screen and (min-width: 1600px){.b-top-menu__menu--active{left:-10%;width:120%}}@media screen and (max-width: 960px){.b-top-menu__menu--active{align-items:initial;padding:110px 36px 36px 90px;transition:opacity .7s}}@media screen and (max-width: 440px){.b-top-menu__menu--active{padding-left:56px}}@media screen and (max-width: 440px)and (max-height: 600px){.b-top-menu__menu--active{overflow:auto;z-index:-1;flex-direction:column}}.b-top-menu__menu--active .b-top-menu__list{opacity:1;transition:opacity 1s;transition-delay:.3s}.b-top-menu__list{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;max-height:610px;width:1100px;margin:auto;padding:0 0 90px;opacity:0;transition:opacity 1s}@media screen and (max-width: 1280px){.b-top-menu__list{max-height:550px;width:800px}}@media screen and (max-width: 960px){.b-top-menu__list{max-height:none;width:100%;margin:0;padding-bottom:60px}}.b-top-menu__item{max-width:550px;margin-bottom:20px;list-style-type:none}@media screen and (max-width: 960px){.b-top-menu__item{max-width:350px;margin-bottom:0}}@media screen and (max-width: 768px){.b-top-menu__item{margin-bottom:10px}}.b-top-menu__link{position:relative;font-size:42px;line-height:200%;color:#006d7c;transition:color 1s}.b-top-menu__link--selected{color:#b8e2de}.b-top-menu__link:hover{color:#52bbb1;transition:1s}@media screen and (max-width: 1280px){.b-top-menu__link{font-size:36px}}@media screen and (max-width: 768px){.b-top-menu__link{font-size:24px;line-height:150%}}.b-top-menu__number{position:absolute;left:-20px;bottom:-5px;font-size:16px}@media screen and (max-width: 960px)and (min-width: 768px){.b-top-menu__number{top:-2rem;bottom:initial}}@media screen and (max-width: 768px){.b-top-menu__number{top:0;bottom:0;font-size:14px;line-height:1}}.b-top-menu__ae{position:absolute;left:0;bottom:0;font-size:32px;line-height:120%;color:#006d7c}@media screen and (min-width: 1381px){.b-top-menu__ae{display:none}}@media screen and (max-width: 1280px){.b-top-menu__ae{font-size:24px}}@media screen and (max-width: 768px){.b-top-menu__ae{font-size:20px}}
.b-up-button{z-index:1;position:fixed;right:40px;bottom:50px;width:67px;height:67px;background-image:url("/images/up-button.png");background-repeat:no-repeat;cursor:pointer;opacity:0;visibility:hidden;transition:.5s opacity,.5s visibility}.b-up-button--active{opacity:1;visibility:visible}@media screen and (max-width: 1366px){.b-up-button{display:none}}
.b-videoblock__main-title{margin-bottom:50px}.b-videoblock__container{display:flex;margin-bottom:70px}@media screen and (max-width: 1024px){.b-videoblock__container{flex-direction:column}}.b-videoblock__left{width:calc(100% / 12 * 2);margin-right:30px}@media screen and (max-width: 1024px){.b-videoblock__left{width:100%;margin-right:0}}.b-videoblock__right{width:calc(100% / 12 * 6)}@media screen and (max-width: 1280px){.b-videoblock__right{width:calc(100% / 12 * 10 - 30px)}}@media screen and (max-width: 1024px){.b-videoblock__right{width:100%}}@media screen and (max-width: 1024px){.b-videoblock__video-list{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:10px}}.b-videoblock__position{font-weight:500;font-size:24px;line-height:108%;color:#e5e5e5;list-style-type:none;cursor:pointer}.b-videoblock__position:not(:last-child){margin-bottom:25px}.b-videoblock__position--active{color:#52bbb1;cursor:default}@media screen and (max-width: 1024px){.b-videoblock__position{font-size:18px}.b-videoblock__position:not(:last-child){margin-bottom:0}}.b-videoblock__text{font-weight:500;font-size:24px;line-height:108%;color:#52bbb1}@media screen and (max-width: 1024px){.b-videoblock__text{font-size:18px}}.b-videoblock__video-container{overflow:hidden;position:relative;width:100%}.b-videoblock__video-container::after{content:"";display:block;padding-top:56.25%}.b-videoblock__video{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:12px}
.b-warning-banner{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:50px;border-radius:15px;color:#fff;background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 1024px){.b-warning-banner{padding:25px}}@media screen and (max-width: 768px){.b-warning-banner{flex-direction:column}}.b-warning-banner__text{margin:0;font-size:28px}@media screen and (max-width: 1024px){.b-warning-banner__text{font-size:24px}}.b-warning-banner__button{padding:19px 40px;color:#006d7c}
.b-warning-popup{z-index:100;position:fixed;left:64px;bottom:50px;display:none;max-width:560px;padding:46px;border-radius:24px;background-color:#fff;box-shadow:0 20px 64px rgba(0,53,61,.16)}.b-warning-popup--active{display:initial}@media screen and (max-width: 768px){.b-warning-popup{left:20px;bottom:20px;max-width:calc(100% - 40px);padding:30px 20px 20px}}.b-warning-popup__text{font-weight:400;font-size:14px;line-height:132%;color:#878787}.b-warning-popup__text--last{margin-bottom:40px}@media screen and (max-width: 768px){.b-warning-popup__text{margin-bottom:10px}.b-warning-popup__text--last{margin-bottom:20px}}.b-warning-popup__buttons{display:flex}@media screen and (max-width: 440px){.b-warning-popup__buttons{flex-direction:column;width:100%}}.b-warning-popup__button--yes{margin-right:10px}@media screen and (max-width: 440px){.b-warning-popup__button{box-sizing:border-box;width:100%}.b-warning-popup__button--yes{margin-right:0;margin-bottom:10px}}
.b-footer{display:flex;align-items:center;justify-content:space-between;max-width:1600px;margin:0 auto;padding:0 64px}.b-footer--main-page{flex-direction:column;align-items:initial;justify-content:flex-end;min-height:50px}@media screen and (max-width: 1350px){.b-footer--main-page{min-height:initial}}@media screen and (max-width: 1150px){.b-footer--main-page{min-height:50px}}.b-footer--no-paffing{padding:0}@media screen and (max-width: 1024px){.b-footer{padding:0 32px}.b-footer--main-page{min-height:initial}.b-footer--no-paffing{padding:0}}@media screen and (max-width: 520px){.b-footer{flex-direction:column;align-items:flex-start}}.b-footer__copyright{margin-bottom:25px;font-weight:300;font-size:14px;line-height:120%;color:#878787}.b-footer__policy{display:block}
.b-header{position:sticky;top:0;z-index:50;background-color:#fff;border-bottom:1px solid #e5e5e5;transition:all .5s ease-out}.b-header__wrapper{display:flex;align-items:center;height:90px;max-width:1600px;width:100%;margin:0 auto;padding:0 64px;transition:1s}@media screen and (max-width: 1024px){.b-header__wrapper{padding:0 32px}}@media screen and (max-width: 420px){.b-header__wrapper{height:78px;padding:0 16px}}.b-header--transparent{background-color:transparent;border:none}.b-header__burdger-menu{margin-right:20px}@media screen and (max-width: 420px){.b-header__burdger-menu{margin-right:15px}}.b-header__menu{margin-right:20px;margin-left:auto}@media screen and (max-width: 1024px){.b-header__logo-image{width:158px}}@media screen and (max-width: 420px){.b-header__logo-image{width:132px}}.b-header__ae{margin:0 auto}@media screen and (max-width: 1380px){.b-header__ae{display:none}}.b-header__languages{display:flex;align-items:center;margin-right:0}@media screen and (max-width: 1120px){.b-header__languages{margin-left:auto}}.b-header__language{font-size:16px;line-height:1;color:#c7c7c7}.b-header__language:first-child{margin-right:10px}.b-header__language--active{pointer-events:none;cursor:default;color:#006d7c}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.ps-container{-ms-touch-action:auto;touch-action:auto;overflow:hidden !important;-ms-overflow-style:none}@supports(-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;bottom:0px;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;-moz-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;-o-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;-moz-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}
/*!
 * fullPage 3.1.2
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0 !important}.fp-notransition{-webkit-transition:none !important;transition:none !important}#fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0, -50%, 0)}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0 !important;right:0;margin:0 auto !important}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0px 0px -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell{height:auto !important}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell{height:auto !important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0, 100px, 0)}[data-aos=fade-down]{transform:translate3d(0, -100px, 0)}[data-aos=fade-right]{transform:translate3d(-100px, 0, 0)}[data-aos=fade-left]{transform:translate3d(100px, 0, 0)}[data-aos=fade-up-right]{transform:translate3d(-100px, 100px, 0)}[data-aos=fade-up-left]{transform:translate3d(100px, 100px, 0)}[data-aos=fade-down-right]{transform:translate3d(-100px, -100px, 0)}[data-aos=fade-down-left]{transform:translate3d(100px, -100px, 0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(0.6)}[data-aos=zoom-in-up]{transform:translate3d(0, 100px, 0) scale(0.6)}[data-aos=zoom-in-down]{transform:translate3d(0, -100px, 0) scale(0.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px, 0, 0) scale(0.6)}[data-aos=zoom-in-left]{transform:translate3d(100px, 0, 0) scale(0.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0, 100px, 0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0, -100px, 0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px, 0, 0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px, 0, 0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0, 100%, 0)}[data-aos=slide-down]{transform:translate3d(0, -100%, 0)}[data-aos=slide-right]{transform:translate3d(-100%, 0, 0)}[data-aos=slide-left]{transform:translate3d(100%, 0, 0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
.splitting .word,.splitting .char{display:inline-block}.splitting .char{position:relative}.splitting .char::before,.splitting .char::after{content:attr(data-char);position:absolute;top:0;left:0;visibility:hidden;transition:inherit;user-select:none}.splitting{--word-center: calc((var(--word-total) - 1) / 2);--char-center: calc((var(--char-total) - 1) / 2);--line-center: calc((var(--line-total) - 1) / 2)}.splitting .word{--word-percent: calc(var(--word-index) / var(--word-total));--line-percent: calc(var(--line-index) / var(--line-total))}.splitting .char{--char-percent: calc(var(--char-index) / var(--char-total));--char-offset: calc(var(--char-index) - var(--char-center));--distance: calc( (var(--char-offset) * var(--char-offset)) / var(--char-center) );--distance-sine: calc(var(--char-offset) / var(--char-center));--distance-percent: calc((var(--distance) / var(--char-center)))}
