@charset "UTF-8";

:root{--up-window-def:1920;--up-window-width:100vw;--cw:calc(var(--up-window-width) / var( --up-window-def));}
@font-face{font-family:"Graphik";src:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/fonts/GraphikSuper.otf) format("opentype");font-style:normal;}
@font-face{font-family:"Graphik";src:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/fonts/GraphikBlack.otf) format("opentype");font-weight:900;font-style:normal;}
@font-face{font-family:"Graphik";src:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/fonts/GraphikBold.otf) format("opentype");font-weight:700;font-style:normal;}
@font-face{font-family:"Graphik";src:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/fonts/GraphikSemibold.otf) format("opentype");font-weight:600;font-style:normal;}
@font-face{font-family:"Graphik";src:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/fonts/GraphikMedium.otf) format("opentype");font-weight:500;font-style:normal;}
@font-face{font-family:"Graphik";src:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/fonts/GraphikRegular.otf) format("opentype");font-weight:400;font-style:normal;}
@font-face{font-family:"Graphik";src:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/fonts/GraphikLight.otf) format("opentype");font-weight:300;font-style:normal;}
@font-face{font-family:"Graphik";src:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/fonts/GraphikExtralight.otf) format("opentype");font-weight:200;font-style:normal;}
@font-face{font-family:"Graphik";src:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/fonts/GraphikThin.otf) format("opentype");font-weight:100;font-style:normal;}
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{font-family:"Graphik", sans-serif;font-size:18px;line-height:1.5;margin:0;padding:0;border:0;color:#000000;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
*,
*:before,
*:after{-webkit-box-sizing:border-box;box-sizing:border-box;}:focus{outline:0;}
html{font-size:62.5%;line-height:1.5;-webkit-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box;}
body{margin:0;line-height:1;text-rendering:auto;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, time, img{display:block;}
details{display:block;}
summary{display:list-item;}
h1, h2, h3, h4, h5, h6{font-family:"Graphik", sans-serif;font-size:inherit;font-weight:inherit;}
ol, ul{list-style:none;margin:0;padding:0;}
li{color:#000000;font-weight:normal;}
p {
color: #000000;
font-weight: normal;
} a{text-decoration:none;font-weight:normal;}
a:active, a:hover, a:link {
outline: 0;
text-decoration: none;
} a{background-color:transparent;}
b, strong{font-weight:bolder;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content:"";content:none;}
pre{font-family:monospace, monospace;font-size:1em;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-0.25em;}
sup{top:-0.5em;}
blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre{margin:0;}
table{border-collapse:collapse;border-spacing:0;}
td, th{padding:0;text-align:left;}
button, input, optgroup, select, textarea{font-family:inherit;font-size:inherit;line-height:inherit;}
textarea{overflow:auto;resize:vertical;}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea, button{-webkit-appearance:none;}
button, input{overflow:visible;}
button, [role=button]{cursor:pointer;}
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;}
[type=checkbox],
[type=radio]{-webkit-box-sizing:border-box;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;}
img{border-style:none;}
img, audio, video{max-width:100%;height:auto;}
iframe{border:0;}
img, svg, video, canvas, audio, iframe, embed, object{display:block;vertical-align:middle;}
.box-border{-webkit-box-sizing:border-box;box-sizing:border-box;}
.box-content{-webkit-box-sizing:content-box;box-sizing:content-box;}
.block{display:block;}
.inline-block{display:inline-block;}
.inline{display:inline;}
.hidden{display:none;}
.flex{display:-webkit-box;display:-ms-flexbox;display:flex;}
.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;}
.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}
.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;}
.flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}
.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}
.items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}
.content-center{-ms-flex-line-pack:center;align-content:center;}
.content-start{-ms-flex-line-pack:start;align-content:flex-start;}
.content-end{-ms-flex-line-pack:end;align-content:flex-end;}
.content-between{-ms-flex-line-pack:justify;align-content:space-between;}
.content-around{-ms-flex-line-pack:distribute;align-content:space-around;}
.content-evenly{-ms-flex-line-pack:space-evenly;align-content:space-evenly;}
.self-auto{-ms-flex-item-align:auto;align-self:auto;}
.self-start{-ms-flex-item-align:start;align-self:flex-start;}
.self-end{-ms-flex-item-align:end;align-self:flex-end;}
.self-center{-ms-flex-item-align:center;align-self:center;}
.self-stretch{-ms-flex-item-align:stretch;align-self:stretch;}
.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}
.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}
.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.justify-around{-ms-flex-pack:distribute;justify-content:space-around;}
.justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;}
.justify-self-auto{justify-self:auto;}
.justify-self-start{justify-self:start;}
.justify-self-end{justify-self:end;}
.justify-self-center{justify-self:center;}
.justify-self-stretch{justify-self:stretch;}
.justify-items-auto{justify-items:auto;}
.justify-items-start{justify-items:start;}
.justify-items-end{justify-items:end;}
.justify-items-center{justify-items:center;}
.justify-items-stretch{justify-items:stretch;}
.w-1\/2{width:50%;}
.w-1\/3{width:33.333333%;}
.w-2\/3{width:66.666667%;}
.w-1\/4{width:25%;}
.w-2\/4{width:50%;}
.w-3\/4{width:75%;}
.w-1\/5{width:20%;}
.w-2\/5{width:40%;}
.w-3\/5{width:60%;}
.w-4\/5{width:80%;}
.w-1\/6{width:16.666667%;}
.w-2\/6{width:33.333333%;}
.w-3\/6{width:50%;}
.w-4\/6{width:66.666667%;}
.w-5\/6{width:83.333333%;}
.w-1\/12{width:8.333333%;}
.w-2\/12{width:16.666667%;}
.w-3\/12{width:25%;}
.w-4\/12{width:33.333333%;}
.w-5\/12{width:41.666667%;}
.w-6\/12{width:50%;}
.w-7\/12{width:58.333333%;}
.w-8\/12{width:66.666667%;}
.w-9\/12{width:75%;}
.w-10\/12{width:83.333333%;}
.w-11\/12{width:91.666667%;}
.w-full{width:100%;}
.w-screen{width:100vw;}
.min-w-0{min-width:0;}
.min-w-full{min-width:100%;}
.min-w-min{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;}
.min-w-max{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;}
.max-w-full{max-width:100%;}
.max-w-min{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content;}
.max-w-max{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;}
.max-w-screen-sm{max-width:640px;}
.max-w-screen-md{max-width:768px;}
.max-w-screen-lg{max-width:1024px;}
.max-w-screen-xl{max-width:1280px;}
.max-w-screen-xxl{max-width:1400px;}
.h-full{height:100%;}
.h-screen{height:100vh;}
.min-h-full{min-height:100%;}
.min-h-screen{min-height:100vh;}
.max-h-full{max-height:100%;}
.max-h-screen{max-height:100vh;}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;}
.font-hairline{font-weight:100;}
.font-thin{font-weight:200;}
.font-light{font-weight:300;}
.font-normal{font-weight:400;}
.font-medium{font-weight:500;}
.font-semibold{font-weight:600;}
.font-bold{font-weight:700;}
.font-extrabold{font-weight:800;}
.font-black{font-weight:900;}
.italic{font-style:italic;}
.not-italic{font-style:normal;}
.uppercase{text-transform:uppercase;}
.lowercase{text-transform:lowercase;}
.capitalize{text-transform:capitalize;}
.normal-case{text-transform:none;}
.underline{text-decoration:underline;}
.line-through{text-decoration:line-through;}
.no-underline{text-decoration:none;}
.list-inside{list-style-position:inside;}
.list-outside{list-style-position:outside;}
.list-none{list-style-type:none;}
.list-disc{list-style-type:disc;}
.list-decimal{list-style-type:decimal;}
.text-left{text-align:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.text-justify{text-align:justify;}
.align-baseline{vertical-align:baseline;}
.align-top{vertical-align:top;}
.align-middle{vertical-align:middle;}
.align-bottom{vertical-align:bottom;}
.align-text-top{vertical-align:text-top;}
.align-text-bottom{vertical-align:text-bottom;}
.whitespace-normal{white-space:normal;}
.whitespace-no-wrap{white-space:nowrap;}
.whitespace-pre{white-space:pre;}
.whitespace-pre-line{white-space:pre-line;}
.whitespace-pre-wrap{white-space:pre-wrap;}
.visible{visibility:visible;}
.invisible{visibility:hidden;}
.bg-fixed{background-attachment:fixed;}
.bg-local{background-attachment:local;}
.bg-scroll{background-attachment:scroll;}
.bg-repeat{background-repeat:repeat;}
.bg-no-repeat{background-repeat:no-repeat;}
.bg-repeat-x{background-repeat:repeat-x;}
.bg-repeat-y{background-repeat:repeat-y;}
.bg-repeat-round{background-repeat:round;}
.bg-repeat-space{background-repeat:space;}
.bg-auto{background-size:auto;}
.bg-cover{background-size:cover;}
.bg-contain{background-size:contain;}
.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.cursor-auto{cursor:auto;}
.cursor-default{cursor:default;}
.cursor-pointer{cursor:pointer;}
.cursor-wait{cursor:wait;}
.cursor-text{cursor:text;}
.cursor-move{cursor:move;}
.cursor-not-allowed{cursor:not-allowed;}
.pointer-events-none{pointer-events:none;}
.pointer-events-auto{pointer-events:auto;}
.select-none{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;}
.select-text{-webkit-user-select:text;-ms-user-select:text;-moz-user-select:text;user-select:text;}
.select-all{-webkit-user-select:all;-ms-user-select:all;-moz-user-select:all;user-select:all;}
.select-auto{-webkit-user-select:auto;-ms-user-select:auto;-moz-user-select:auto;user-select:auto;}
* html body{margin-top:0 !important;}
@media screen and (max-width:782px){
html{margin-top:0 !important;}
* html body{margin-top:0 !important;}
}
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, br, 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, textarea, select, input,
button, sub, sup, script, map, bdo{font-size:16px;line-height:1.5;}
@media(min-width:320px) and (max-width:1919px){
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, br, 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, textarea, select, input,
button, sub, sup, script, map, bdo{font-size:18.5px;font-size:calc(16px + (21 - 16) * (100vw - 320px) / (1920 - 320));}
}
@media(min-width:1920px){
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, br, 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, textarea, select, input,
button, sub, sup, script, map, bdo{font-size:21px;}
}
body{overflow-x:hidden;background-color:#ffffff;}
h1, h2, h3, h4, h5, h6{font-weight:600;}
h1 span, h1 a, h2 span, h2 a, h3 span, h3 a, h4 span, h4 a, h5 span, h5 a, h6 span, h6 a{letter-spacing:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;font-family:"Graphik";}
h1{font-size:50px;font-weight:500;}
@media(min-width:320px) and (max-width:1919px){
h1{font-size:52.5px;font-size:calc(50px + (55 - 50) * (100vw - 320px) / (1920 - 320));}
}
@media(min-width:1920px){
h1{font-size:55px;}
}
h2{font-size:45px;font-weight:normal;}
@media(min-width:320px) and (max-width:1919px){
h2{font-size:47.5px;font-size:calc(45px + (50 - 45) * (100vw - 320px) / (1920 - 320));}
}
@media(min-width:1920px){
h2{font-size:50px;}
}
h3{font-size:40px;font-weight:normal;}
@media(min-width:320px) and (max-width:1919px){
h3{font-size:42.5px;font-size:calc(40px + (45 - 40) * (100vw - 320px) / (1920 - 320));}
}
@media(min-width:1920px){
h3{font-size:45px;}
}
h4{font-size:35px;font-weight:normal;}
@media(min-width:320px) and (max-width:1919px){
h4{font-size:37.5px;font-size:calc(35px + (40 - 35) * (100vw - 320px) / (1920 - 320));}
}
@media(min-width:1920px){
h4{font-size:40px;}
}
h5{font-size:30px;font-weight:normal;}
@media(min-width:320px) and (max-width:1919px){
h5{font-size:32.5px;font-size:calc(30px + (35 - 30) * (100vw - 320px) / (1920 - 320));}
}
@media(min-width:1920px){
h5{font-size:35px;}
}
h6{font-size:25px;font-weight:normal;}
@media(min-width:320px) and (max-width:1919px){
h6{font-size:27.5px;font-size:calc(25px + (30 - 25) * (100vw - 320px) / (1920 - 320));}
}
@media(min-width:1920px){
h6{font-size:30px;}
}
ul, ol{display:inline-block;padding-left:20px;}
li{font-size:16px;}
@media(min-width:320px) and (max-width:1919px){
li{font-size:18.5px;font-size:calc(16px + (21 - 16) * (100vw - 320px) / (1920 - 320));}
}
@media(min-width:1920px){
li{font-size:21px;}
} p{font-size:16px;}
@media(min-width:320px) and (max-width:1919px){ p{font-size:18.5px;font-size:calc(16px + (21 - 16) * (100vw - 320px) / (1920 - 320));}
}
@media(min-width:1920px){ p{font-size:21px;}
}
span{font-size:16px;}
@media(min-width:320px) and (max-width:1919px){
span{font-size:18.5px;font-size:calc(16px + (21 - 16) * (100vw - 320px) / (1920 - 320));}
}
@media(min-width:1920px){
span{font-size:21px;}
} a{font-size:16px;}
@media(min-width:320px) and (max-width:1919px){ a{font-size:18.5px;font-size:calc(16px + (21 - 16) * (100vw - 320px) / (1920 - 320));}
}
@media(min-width:1920px){ a{font-size:21px;}
}
#page__wrapper{position:relative;overflow-x:hidden;}
#page__wrapper.active .up_mm_popup{display:block;}
*:lang(de) .up-header .up-header-language.active .sub-menu .wpml-ls-item-de-ch{display:none;}
*:lang(en) .up-header .up-header-language.active .sub-menu .wpml-ls-item-de-ch{display:none;}
*:lang(fr) .up-header .up-header-language.active .sub-menu .wpml-ls-item-de-ch{display:none;}
*:lang(de-ch) .up-header .up-header-language.active .sub-menu .wpml-ls-item-de{display:none;}
.up-container{width:100%;max-width:1760px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:30px;padding-right:30px;text-align:left;}
@media screen and (max-width:1600px){
.up-container{max-width:1410px;}
}
@media screen and (max-width:1280px){
.up-container{max-width:1550px;}
}
@media screen and (max-width:640px){
.up-container{max-width:100%;padding-left:20px;padding-right:20px;}
}
.up-row{max-width:1720px;padding-left:130px;padding-right:130px;margin:0 auto;}
@media screen and (max-width:1600px){
.up-row{max-width:1720px;padding-left:105px;padding-right:105px;}
}
@media screen and (max-width:1280px){
.up-row{max-width:100%;padding-left:0px;padding-right:0px;}
}
.burger__icon{display:none;}
.up-mobile_show{display:none;}
.up-button_sign{font-size:14px;line-height:160%;padding:10px 24px;-webkit-box-shadow:0px 0px 0px 1px #336aff;box-shadow:0px 0px 0px 1px #336aff;box-sizing:border-box;border-radius:100px;color:#336aff;margin-right:16px;overflow:hidden;position:relative;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;z-index:1;}
@media(min-width:991px) and (max-width:1919px){
.up-button_sign{font-size:15px;font-size:calc(14px + (16 - 14) * (100vw - 991px) / (1920 - 991));}
}
@media(min-width:1920px){
.up-button_sign{font-size:16px;}
}
.up-button_sign span{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:#336aff;-webkit-transition:width 0.4s ease-in-out, height 0.4s ease-in-out;transition:width 0.4s ease-in-out, height 0.4s ease-in-out;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1;}
.up-button_sign:hover{color:#fff;}
.up-button_sign:hover span{width:400px;height:400px;}
.up-button_sign-arrow{font-size:14px;line-height:160%;padding:10px 24px;-webkit-box-shadow:0px 0px 0px 1px #336aff;box-shadow:0px 0px 0px 1px #336aff;box-sizing:border-box;border-radius:100px;color:#336aff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:fit-content;overflow:hidden;position:relative;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;z-index:1;}
@media(min-width:991px) and (max-width:1919px){
.up-button_sign-arrow{font-size:15px;font-size:calc(14px + (16 - 14) * (100vw - 991px) / (1920 - 991));}
}
@media(min-width:1920px){
.up-button_sign-arrow{font-size:16px;}
}
.up-button_sign-arrow svg{margin-left:16px;}
.up-button_sign-arrow span{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:#336aff;-webkit-transition:width 0.4s ease-in-out, height 0.4s ease-in-out;transition:width 0.4s ease-in-out, height 0.4s ease-in-out;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1;}
.up-button_sign-arrow:hover{color:#fff;}
.up-button_sign-arrow:hover svg path{stroke:#fff;}
.up-button_sign-arrow:hover span{width:400px;height:400px;}
.up-button_find{font-size:14px;line-height:160%;color:#fff;box-sizing:border-box;border-radius:100px;padding:10px 24px;-webkit-box-shadow:0px 0px 0px 1px #336aff;box-shadow:0px 0px 0px 1px #336aff;overflow:hidden;position:relative;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.up-button_find-form{font-size:14px;line-height:160%;color:#fff;box-sizing:border-box;border-radius:100px;padding:10px 24px;-webkit-box-shadow:0px 0px 0px 1px #336aff;box-shadow:0px 0px 0px 1px #336aff;overflow:hidden;position:relative;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;background-color:#336aff;}
.up-button_find-form:hover{background-color:#fff;color:#336aff;}
@media(min-width:991px) and (max-width:1919px){
.up-button_find,.up-button_find-form{font-size:15px;font-size:calc(14px + (16 - 14) * (100vw - 991px) / (1920 - 991));}
}
@media(min-width:1920px){
.up-button_find,.up-button_find-form{font-size:16px;}
}
.up-button_find .bcg{width:100%;height:100%;background-color:#336aff;position:absolute;left:0;top:0;z-index:-2;}
.up-button_find .move{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:#ffffff;-webkit-transition:width 0.4s ease-in-out, height 0.4s ease-in-out;transition:width 0.4s ease-in-out, height 0.4s ease-in-out;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1;}
.up-button_find:hover{color:#336aff;}
.up-button_find:hover .move{width:400px;height:400px;}
.up-button_find-arrow{font-size:14px;line-height:160%;color:#fff;box-sizing:border-box;border-radius:100px;padding:10px 24px;-webkit-box-shadow:0px 0px 0px 1px #336aff;box-shadow:0px 0px 0px 1px #336aff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:fit-content;overflow:hidden;position:relative;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;z-index:1;}
@media(min-width:991px) and (max-width:1919px){
.up-button_find-arrow{font-size:15px;font-size:calc(14px + (16 - 14) * (100vw - 991px) / (1920 - 991));}
}
@media(min-width:1920px){
.up-button_find-arrow{font-size:16px;}
}
.up-button_find-arrow svg{margin-left:16px;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.up-button_find-arrow .bcg{width:100%;height:100%;background-color:#336aff;position:absolute;left:0;top:0;z-index:-2;}
.up-button_find-arrow .move{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:#ffffff;-webkit-transition:width 0.4s ease-in-out, height 0.4s ease-in-out;transition:width 0.4s ease-in-out, height 0.4s ease-in-out;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1;}
.up-button_find-arrow:hover{color:#336aff;}
.up-button_find-arrow:hover svg path{stroke:#336aff;}
.up-button_find-arrow:hover .move{width:400px;height:400px;}
.up-button_link{font-size:16px;line-height:160%;color:#336aff;box-sizing:border-box;font-weight:500;}
.up-button_link-underline{font-size:16px;line-height:160%;color:#336aff;box-sizing:border-box;transition:1.1s cubic-bezier(0.19, 1, 0.22, 1);position:relative;font-weight:500;}
.up-button_link-underline::before, .up-button_link-underline::after{position:absolute;content:"";left:0;bottom:0;display:block;width:100%;height:1px;background:#336aff;transition:1.1s cubic-bezier(0.19, 1, 0.22, 1);}
.up-button_link-underline::before{transform:scaleX(0);transform-origin:left;}
.up-button_link-underline::after{transform-origin:right;transition-delay:0.25s;}
.up-button_link-underline:hover::before{transform:scaleX(1);transition-delay:0.25s;}
.up-button_link-underline:hover::after{transform:scaleX(0);transition-delay:0s;}
.line{height:2px;position:absolute;bottom:0;margin:10px 0 0 0;background:#336aff;}
.progressBarContainer{padding-top:40px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.progressBarContainer div{display:block;padding:0;cursor:pointer;}
.progressBarContainer div:not(:last-child){margin-right:8px;}
.progressBarContainer div span.progressBar{width:100%;height:4px;background-color:#dde5f9;width:8px;height:8px;border-radius:100px;display:block;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;}
.progressBarContainer div span.progressBar .inProgress{background-color:#5c88ff;width:0%;height:8px;border-radius:100px;display:none;-webkit-transition:width 0.2s ease, height 0.2s ease;transition:width 0.2s ease, height 0.2s ease;}
.progressBarContainer div span.progressBar.animate{width:45px;}
.progressBarContainer div span.progressBar.animate .inProgress{display:block;}
body::-webkit-scrollbar{width:2px;}
body::-webkit-scrollbar-track{box-shadow:none;}
body::-webkit-scrollbar-thumb{background-color:#336aff;border-radius:10px;outline:none;}
.up_built-in{padding-top:360px !important;margin-top:-245px;}
.up_col-four{width:calc(25% - 30px) !important;}
.up_style_future-of-work{color:#336AFF !important;}
.up_style_sustainable-recruiting{color:#F4AB01 !important;}
.up_style_diversity-equity-inclusion{color:#00977C !important;}
.up_style_upskilling-reskilling{color:#8E1C5A !important;}
.up-hero-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;background-color:#fff;border-radius:15px;padding:40px 32px;}
.up-hero-form .up-hero-row:not(:last-child){padding-bottom:24px;}
.up-hero-form .up-hero-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-hero-form .up-hero-row span{width:100%;}
.up-hero-form .up-hero-row button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;border:none !important;}
.up-hero-form .up-hero-row div.wpcf7 .wpcf7-submit:disabled{margin:0;outline:none;}
.up-hero-form .up-hero-check .wpcf7-acceptance.wpcf7-not-valid input{border-color:red;}
.up-complex-form .up-complex-check .wpcf7-acceptance.wpcf7-not-valid input{border-color:red;}
.up-hero-form .up-hero-row .wpcf7-submi.up-button_find,.up-hero-form .up-hero-row .wpcf7-submi.up-button_find-form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-hero-form .up-hero-row label{font-size:14px;line-height:160%;color:#4e535a;padding-bottom:8px;}
.up-hero-form .up-hero-row input{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;color:#213057;padding:13px 15px 13px 15px;border:1px solid #d3d4d6;border-radius:4px;background-color:#fff;outline:none;max-width:100%;width:100%;box-sizing:border-box;margin-bottom:1px;max-height:170px;font-size:14px;line-height:160%;color:#4e535a;}
@media screen and (max-width:1080px){
.up-hero-form .up-hero-row input{padding:5px 15% 5px 15px;}
}
.up-hero-form .up-hero-row input.wpcf7-not-valid{border-color:red;}
.up-hero-form .up-hero-check{padding-bottom:32px;max-width:260px;}
.up-hero-form .up-hero-check a{font-size:14px;line-height:160%;color:#222831;text-decoration:underline;}
.up-hero-form .up-hero-check .wpcf7-list-item-label{font-size:14px;line-height:160%;color:#222831;}
.up-hero-form .up-hero-check .wpcf7-list-item{margin-left:0;}
.up-hero-form .up-hero-check .wpcf7-list-item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-hero-form .up-hero-check .wpcf7-list-item label span{margin-left:12px;}
.up-hero-form .up-hero-check input[type=checkbox]{appearance:none;background-color:#fff;margin:0;font:inherit;color:currentColor;width:30px;height:20px;border:1.5px solid #a7a9ad;border-radius:4px;transform:translateY(5px);display:grid;place-content:center;}
.up-hero-form .up-hero-check input[type=checkbox]::before{content:"";width:14px;height:14px;clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;box-shadow:inset 1em 1em var(--form-control-color);background-color:#336aff;}
.up-hero-form .up-hero-check input[type=checkbox]:checked::before{transform:scale(1);}
.up-hero-form .up-hero-check input[type=checkbox]:disabled{color:red;color:var(--form-control-disabled);cursor:not-allowed;}
.up-hero-form .wpcf7-not-valid-tip{display:none;}
.up-hero-form .ls-not-valid-tip-shown .wpcf7-not-valid-tip{display:block;font-size:14px;}
.up_complex_cf{width:100%;}
.up-complex-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border-radius:15px;}
.up-complex-form .up-complex-row:not(:last-child){padding-bottom:16px;}
.up-complex-form .up-complex-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-complex-form .up-complex-row span{width:100%;}
.up-complex-form .up-complex-row button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;border:none !important;margin-top:22px;}
.up-complex-form .up-complex-row div.wpcf7 .wpcf7-submit:disabled{margin:0;outline:none;}
.up-complex-form .up-complex-row .wpcf7-submi.up-button_find,.up-complex-form .up-complex-row .wpcf7-submi.up-button_find-form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-complex-form .up-complex-row label{font-size:14px;line-height:160%;color:#4e535a;padding-bottom:8px;}
.up-complex-form .up-complex-row input{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;color:#213057;padding:13px 15px 13px 15px;border:1px solid #d3d4d6;border-radius:4px;background-color:#fff;outline:none;max-width:100%;width:100%;box-sizing:border-box;margin-bottom:1px;max-height:170px;font-size:14px;line-height:160%;color:#4e535a;}
.up-complex-form .up-complex-row input.wpcf7-not-valid{border-color:red;}
.up-complex-form .up-complex-check{margin-bottom:18px;}
.up-complex-form .up-complex-check a{font-size:14px;line-height:160%;color:#222831;text-decoration:underline;}
.up-complex-form .up-complex-check .wpcf7-list-item-label{font-size:14px;line-height:160%;color:#222831;}
.up-complex-form .up-complex-check .wpcf7-list-item-label{margin-left:12px;}
.up-complex-form .up-complex-check .wpcf7-list-item{margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-complex-form .up-complex-check .wpcf7-list-item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-complex-form .up-complex-check .wpcf7-list-item label span{margin-left:12px;}
.up-complex-form .up-complex-check input[type=checkbox]{appearance:none;background-color:#fff;margin:0;font:inherit;color:currentColor;width:20px;height:20px;border:1.5px solid #a7a9ad;border-radius:4px;transform:translateY(0px);display:grid;place-content:center;}
.up-complex-form .up-complex-check input[type=checkbox]::before{content:"";width:14px;height:14px;clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;box-shadow:inset 1em 1em var(--form-control-color);background-color:#336aff;}
.up-complex-form .up-complex-check input[type=checkbox]:checked::before{transform:scale(1);}
.up-complex-form .up-complex-check input[type=checkbox]:disabled{color:red;color:var(--form-control-disabled);cursor:not-allowed;}
.up-complex-form .wpcf7-not-valid-tip{display:none;}
@media screen and (max-width:1600px){
.up_built-in{padding-top:270px !important;margin-top:-185px;}
.up-hero-form{padding:24px 16px;}
.up-hero-form .up-hero-row:not(:last-child){padding-bottom:16px;}
.up-hero-form .up-hero-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-hero-form .up-hero-check{padding-bottom:26px;max-width:260px;}
}
@media screen and (max-width:1280px){
.up_built-in{padding-top:170px !important;margin-top:-110px;}
.up-hero-form{padding:24px 16px;}
.up-hero-form .up-hero-row:not(:last-child){padding-bottom:16px;}
.up-hero-form .up-hero-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-hero-form .up-hero-check{padding-bottom:26px;max-width:260px;}
.up-complex-form .up-complex-row:not(:last-child){padding-bottom:8px;}
.up-complex-form .up-complex-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-complex-form .up-complex-row button{margin-top:0;}
.up-complex-form .up-complex-check{width:100%;}
.up-complex-form .up-complex-check input[type=checkbox]{width:100%;max-width:20px;}
}
@media screen and (max-width:1024px){
.up-button_sign, .up-button_find, .up-button_find-arrow, .up-button_sign-arrow, .up-button_find-form{padding:12px 24px;}
* br{display:none;}
.up_col-four{width:calc(50% - 15px) !important;margin-right:0 !important;}
}
@media screen and (max-width:640px){
.up-mobile_show{display:block;}
.up-button_find,.up-button_find-form{width:100%;}
.up-button_find, .up-button_sign, .up-button_find-arrow, .up-button_sign-arrow, .up-button_find-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;}
.up_col-four{width:100% !important;}
.up-complex-form .up-complex-row:not(:last-child){padding-bottom:8px;}
.up-complex-form .up-complex-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-complex-form .up-complex-row button{margin-top:0;}
.up-complex-form .up-complex-check{width:100%;}
.up-complex-form .up-complex-check input[type=checkbox]{width:100%;max-width:20px;}
}
.up-header .up-container{position:relative;}
.up-header .up-row_head{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:36px;padding-bottom:36px;}
.up-header .up-header-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-header .up-header-menu ul li:not(:last-child){margin-right:32px;}
.up-header .up-header-menu ul li a{font-size:18px;line-height:160%;color:#192543;padding-right:22px;}
.up-header .up-header-menu ul li.menu-item-has-children{position:relative;margin-right:38px;}
.up-header .up-header-menu ul li.menu-item-has-children .sub-menu{position:absolute;height:auto;left:0px;min-width:200px;top:100%;background-color:#9d5c4a;z-index:9;width:100vw;max-width:855px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;display:none;}
.up-header .up-header_btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-header .up-header_mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-header .header-logo{width:100%;max-width:168px;}
.up-header .menu-item-has-children a{position:relative;}
.up-header .menu-item-has-children a:before{content:"";cursor:pointer;position:absolute;width:12px;height:6px;background-image:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/img/head_arr.svg);background-repeat:no-repeat;background-size:cover;right:0px;top:50%;transform:translate(0, -50%);-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;}
.up-header .menu-item-has-children a.active:before{transform:translate(0, -50%) rotatex(185deg);}
.up-header .up_header_popup{left:50%;transform:translate(-50%, -1px);position:absolute;width:100vw;max-width:855px;z-index:9;background:#fff;border-radius:15px;display:none;}
.up-header .up_header_popup .sub-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;}
.up-header .up_header_popup.active{display:block;}
.up-header .up_header_popup .sub-col:first-child{width:72%;box-sizing:border-box;background-color:#f5f5f3;min-height:453px;padding:24px;border-radius:15px 0px 0px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-header .up_header_popup .sub-col:last-child{width:62%;box-sizing:border-box;padding:24px;padding-bottom:8px;border-radius:0px 15px 15px 0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-header .up_header_popup .up-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position:relative;width:100%;}
.up-header .up_header_popup .up-item-wrapper.up_hide{display:none;}
.up-header .up_header_popup .up_item-back{font-size:16px;line-height:160%;color:#192543;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;}
.up-header .up_header_popup .up_item-back svg{width:20px;}
.up-header .up_header_popup .up_item-back.up_show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-header .up_header_popup .up_item-title{width:100%;font-size:20px;line-height:160%;letter-spacing:-0.01em;font-weight:500;color:#192543;cursor:pointer;padding-bottom:16px;border-bottom:2px solid #f5f5f5;}
.up-header .up_header_popup .up_item-title::after{content:"";position:absolute;width:7px;height:13px;background-image:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/img/arr-right.svg);background-repeat:no-repeat;background-size:cover;right:10px;top:50%;transform:translate(0, -50%);}
.up-header .up_header_popup .up_item-title.active{display:block;}
.up-header .up_header_popup .up_item-title.active::after{display:none;}
.up-header .up_header_popup .up-item-wrapper:not(:first-child) .up_item-title{padding-top:16px;}
.up-header .up_header_popup .up-link_page{font-size:20px;line-height:160%;letter-spacing:-0.01em;font-weight:500;color:#192543;padding-bottom:16px;padding-top:16px;width:100%;border-bottom:2px solid #f5f5f5;}
.up-header .up_header_popup .sub_links{display:none;width:100%;-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-header .up_header_popup .sub_links.up_show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-header .up_header_popup .up-sublink_page{font-size:20px;line-height:160%;letter-spacing:-0.01em;color:#192543;padding-top:16px;padding-bottom:16px;border-bottom:2px solid #f5f5f5;width:100%;}
.up-header .up_header_popup .up-title{font-size:32px;line-height:140%;font-weight:500;color:#192543;letter-spacing:-0.02em;}
.up-header .up_header_popup .up-post_title{font-size:16px;line-height:160%;color:#7a7e83;padding-bottom:18px;}
.up-header .up_header_popup .up-blog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}
.up-header .up_header_popup .up-blog img{width:120px;height:140px;object-fit:cover;border-radius:15px;}
.up-header .up_header_popup .up-blog .post-col{padding-left:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-header .up_header_popup .up-blog .up-post-title{font-size:20px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:500;}
.up-header .up_header_popup .up-blog .up-post-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:160%;}
.up-header .up_header_popup .up-blog .up-post-info .span-reading-time{padding-left:5px;}
.up-header .up_header_popup .up-blog .up-post-info span{color:#7a7e83;font-size:16px;line-height:160%;}
.up-header .up_header_popup .up-blog:not(:last-of-type){padding-bottom:20px;}
.up-header .burger__icon{position:relative;}
.up-header .burger__icon .plate{height:60px;width:60px;}
.up-header .burger__icon svg{height:100%;position:absolute;width:100%;}
.up-header .burger__icon .burger{filter:url(#gooeyness);}
.up-header .burger__icon .x{transform:scale(0);transition:transform 400ms;}
.up-header .burger__icon .line{fill:none;stroke:#192543;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;transform-origin:50%;transition:stroke-dasharray 500ms 200ms, stroke-dashoffset 500ms 200ms, transform 500ms 200ms;}
.up-header .burger__icon .x .line{stroke-width:5.5px;}
.up-header .burger__icon .active .x{transform:scale(1);transition:transform 400ms 350ms;}
.up-header .burger__icon .plate5 .line{transition:stroke-dasharray 400ms 100ms, stroke-dashoffset 400ms 100ms, transform 400ms 100ms;}
.up-header .burger__icon .plate5 .line1{stroke-dasharray:40 40;}
.up-header .burger__icon .plate5 .line2{stroke-dasharray:21 39;}
.up-header .burger__icon .plate5 .line3{stroke-dasharray:21 39;}
.up-header .burger__icon .plate5 .line4{stroke-dasharray:40 40;}
.up-header .burger__icon .plate5 .x{transition:transform 400ms 50ms;}
.up-header .burger__icon .active.plate5 .line{transition:stroke-dasharray 400ms, stroke-dashoffset 400ms, transform 400ms;}
.up-header .burger__icon .active.plate5 .line1{stroke-dasharray:1 40;stroke-dashoffset:-33px;}
.up-header .burger__icon .active.plate5 .line2{stroke-dasharray:5 39;stroke-dashoffset:-37px;}
.up-header .burger__icon .active.plate5 .line3{stroke-dasharray:5 39;stroke-dashoffset:-37px;}
.up-header .burger__icon .active.plate5 .line4{stroke-dasharray:1 40;stroke-dashoffset:-33px;}
.up-header .burger__icon .active.plate5 .x{transition:transform 400ms 50ms;}
.up-header .up-header-language{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:16px;width:fit-content;position:relative;padding-right:30px;position:relative;}
.up-header .up-header-language:before{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;content:"";background-image:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/img/head_arr.svg);width:14px;height:8px;background-repeat:no-repeat;position:absolute;right:10px;top:50%;transform:translate(0, -50%);z-index:-1;}
.up-header .up-header-language.active:before{transform:translate(0, -50%) rotatex(160deg);}
.up-header .up-header-language.active .sub-menu{display:block;}
.up-header .up-header-language p{font-size:16px;line-height:160%;font-weight:400;margin-right:10px;}
.up-header .up-header-language a:before{display:none;}
.up-header .up-header-language ul{padding-left:0;}
.up-header .up-header-language ul li{cursor:pointer;}
.up-header .up-header-language ul li a span{font-size:14px;line-height:160%;color:#192543;}
@media screen and (max-width:1600px){
.up-header .up-header-language ul li a span{font-size:14px;}
}
.up-header .up-header-language ul .wpml-ls-menu-item .wpml-ls-flag{display:none;}
.up-header .up-header-language ul .sub-menu{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;position:absolute;background-color:#fff;border-radius:15px;z-index:10;overflow:hidden;left:50%;top:100%;transform:translate(-50%, 40px);display:none;}
.up-header .up-header-language ul .sub-menu li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-header .up-header-language ul .sub-menu li:before{display:none;}
.up-header .up-header-language ul .sub-menu li a{padding:16px 120px 16px 16px;border-bottom:1px solid #f5f5f5;width:100%;height:100%;}
.up-header .up-header-language ul .sub-menu li a:hover{background-color:#336aff;}
.up-header .up-header-language ul .sub-menu li a:hover span{color:#fff;}
.up-header .up-header-language ul .sub-menu li a:last-child{border-bottom:0px solid #f5f5f5;}
@media screen and (max-width:600px){
.up-header .up-header-language{border-right:none;margin-right:0;}
.up-header .up-header-language.mobile{display:block;}
}
.up-header .up_mm{position:absolute;z-index:9;background-color:#fff;width:100%;left:0;transform:translate(0%, -1px);box-shadow:0px 16px 100px rgba(164, 169, 183, 0.12);border-radius:0px 0px 15px 15px;}
.up-header .up_mm .up_mm_popup{display:none;}
.up-header .up_mm .up_item-back{font-size:16px;line-height:160%;color:#192543;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;}
.up-header .up_mm .up_item-back svg{width:20px;height:8px;}
.up-header .up_mm .up_item-back.up_show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-header .up_mm .sub-row{padding-left:30px;padding-right:30px;padding-bottom:24px;}
.up-header .up_mm .sub-col:first-child{padding-top:40px;}
.up-header .up_mm .sub-col:last-child{padding-top:120px;}
.up-header .up_mm .up-link_discover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:160%;letter-spacing:-0.01em;color:#336aff;font-weight:500;display:none;padding-top:8px;padding-bottom:20px;}
.up-header .up_mm .up-link_discover svg{width:30px;height:12px;}
.up-header .up_mm .up_title-link{padding-top:20px;padding-bottom:20px;font-size:18px;line-height:160%;font-weight:500;color:#192543;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-header .up_mm .up-item-wrapper{position:relative;width:100%;padding-top:20px;padding-bottom:20px;-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-header .up_mm .up-item-wrapper:after{content:"";position:absolute;width:7px;height:13px;background-image:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/img/arr-right.svg);background-repeat:no-repeat;background-size:cover;right:10px;top:50%;transform:translate(0, -50%);}
.up-header .up_mm .up-item-wrapper.up_hide{opacity:0;display:none;}
.up-header .up_mm .up-item-wrapper.active:after{display:none;}
.up-header .up_mm .up-item-wrapper.active .up_item-title{font-size:28px;}
.up-header .up_mm .up-item-wrapper.active .up-link_discover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-header .up_mm .sub_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-header .up_mm .sub_items_body{display:none;width:100%;}
.up-header .up_mm .sub_items_body.up_show{height:auto;}
.up-header .up_mm .up_item-title{font-size:18px;line-height:160%;font-weight:500;color:#192543;-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;}
.up-header .up_mm .sub_item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-top:20px;padding-bottom:20px;}
.up-header .up_mm .up_subitem-title{font-size:18px;line-height:160%;font-weight:500;color:#192543;width:100%;position:relative;}
.up-header .up_mm .up_subitem-title:after{content:"";position:absolute;width:7px;height:13px;background-image:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/img/arr-right.svg);background-repeat:no-repeat;background-size:cover;right:10px;top:50%;transform:translate(0, -50%) rotate(90deg);-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;}
.up-header .up_mm .up_subitem-title.active:after{transform:translate(0, -50%) rotate(270deg);}
.up-header .up_mm .sub_links_body{display:none;width:100%;}
.up-header .up_mm .sub_links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border-top:2px solid #f8f8f8;width:100%;margin-top:40px;padding-bottom:40px;}
.up-header .up_mm .sub_links a{font-size:16px;line-height:160%;color:#192543;font-weight:300;border-bottom:2px solid #f8f8f8;width:100%;padding-top:24px;padding-bottom:24px;}
.up-header .up_mm .up-post_title{font-size:16px;line-height:160%;color:#7a7e83;padding-bottom:18px;}
.up-header .up_mm .up-blog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}
.up-header .up_mm .up-blog img{width:120px;height:110px;object-fit:cover;border-radius:15px;}
.up-header .up_mm .up-blog .post-col{padding-left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-header .up_mm .up-blog .up-post-title{font-size:16px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:500;max-width:400px;}
.up-header .up_mm .up-blog .up-post-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:160%;}
.up-header .up_mm .up-blog .up-post-info .span-reading-time{padding-left:5px;}
.up-header .up_mm .up-blog .up-post-info span{color:#7a7e83;font-size:16px;line-height:160%;}
.up-header .up_mm .up-blog:not(:last-of-type){padding-bottom:28px;}
@media screen and (max-width:1600px){
.up-header .up-header-menu ul li a{font-size:14px;}
.up-header .up_header_popup{max-width:680px;}
.up-header .up_header_popup .up-title{font-size:24px;}
.up-header .up_header_popup .up-post_title{font-size:12px;}
.up-header .up_header_popup .up-link_page{font-size:15px;}
.up-header .up_header_popup .up-sublink_page{font-size:15px;}
.up-header .up_header_popup .up_item-back{font-size:12px;}
.up-header .up_header_popup .up_item-back svg{width:15px;height:9px;padding-bottom:1px;}
.up-header .up_header_popup .sub-col:first-child{min-height:380px;}
.up-header .up_header_popup .up-blog .up-post-title{font-size:15px;}
.up-header .up_header_popup .up-blog .up-post-info span{font-size:12px;}
.up-header .up_header_popup .up-blog .post-col{padding-left:16px;}
.up-header .up_header_popup .up-blog img{height:105px;width:90px;}
.up-header .up_header_popup .up_item-title{font-size:15px;}
}
@media screen and (max-width:1280px){
.up-header .burger__icon{display:block;cursor:pointer;}
.up-header .up-header-menu{display:none;}
}
@media screen and (max-width:640px){
.up-header .up-header_btns{display:none;}
.up-header .up_mm .sub-row{padding-left:20px;padding-right:20px;}
.up-header .up_mm .up-blog img{width:110px;}
.up-header .up_mm .up-item-wrapper.active .up_item-title{font-size:28px;}
}
.up-footer{padding-top:120px;padding-bottom:120px;background-size:cover;background-repeat:no-repeat;}
.up-footer .up-footer-info-menu{width:100%;}
.up-footer .up-footer-info-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-left:85px;}
.up-footer .up-footer-info-menu ul li{width:20%;}
html[lang="de-DE"] .up-footer .up-footer-info-menu ul li{padding-right:10px;}
.up-footer .up-footer-info-menu .sub-menu li{width:100%;}
.up-footer .up-footer-info-menu .sub-menu li a:after{display:none;}
.up-footer .up-footer-info-menu li.menu-item-has-children .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-left:0;}
@media screen and (min-width:640px){
.up-footer .up-footer-info-menu li.menu-item-has-children .sub-menu{padding-right:15px;}
}
.up-footer .up-footer-info-menu li.menu-item-has-children .sub-menu li:not(:last-child) a{margin-bottom:12px;overflow:hidden;}
.up-footer .up-footer-info-menu li.menu-item-has-children .sub-menu a{overflow:hidden;text-shadow:none;position:relative;font-weight:300;font-size:16px;}
.up-footer .up-footer-info-menu li.menu-item-has-children .sub-menu a::before{position:absolute;top:0;left:0;overflow:hidden;text-shadow:0px 0px 0px #336aff;max-width:0;color:#ebebeb;-webkit-transition:max-width 0.5s;-moz-transition:max-width 0.5s;transition:max-width 0.5s;}
.up-footer .up-footer-info-menu li.menu-item-has-children .sub-menu a:hover{color:#ebebeb;}
.up-footer .up-footer-info-menu li.menu-item-has-children .sub-menu a:hover::before{max-width:100%;}
.up-footer .up-footer-info-menu li.menu-item-has-children a{line-height:160%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:16px;overflow:hidden;font-size:18px;font-weight:500;}
.up-footer .up-row:nth-of-type(1){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:56px;}
.up-footer .up-footer-copyright{font-size:16px;color:#7a7e83;text-align:center;line-height:160%;}
.up-footer .up-footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:40px;}
.up-footer .up-footer-social-icon{margin:0 20px;max-width:24px;-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;}
.up-footer .up-footer-social-icon:hover{filter:invert(1);}
.up-footer .up-footer-submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:16px;}
.up-footer .up-footer-submenu .up-footer_sublink{font-size:16px;line-height:160%;color:#7a7e83;padding:0 20px;position:relative;}
.up-footer .up-footer-submenu .up-footer_sublink:before{position:absolute;content:"";width:4px;height:4px;background-color:#d3d4d6;border-radius:100%;right:0;top:50%;transform:translate(50%, -50%);}
.up-footer .up-footer-language{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:40px;position:relative;}
.up-footer .up-footer-language ul{padding-left:0;background-color:#f1f1f1;border-radius:50px;padding:11px 20px;position:relative;}
.up-footer .up-footer-language ul:first-of-type li{padding-right:30px;}
.up-footer .up-footer-language ul:first-of-type li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-footer .up-footer-language ul:first-of-type li:before{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;content:"";background-image:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/img/head_arr.svg);width:14px;height:7px;position:absolute;right:10px;top:50%;transform:translate(0, -50%);z-index:0;}
.up-footer .up-footer-language ul li{cursor:pointer;}
.up-footer .up-footer-language ul li:hover .sub-menu{opacity:1;z-index:0 !important;transform:translate(-50%, 0%);width:100%;}
.up-footer .up-footer-language ul li:hover:before{transform:translate(0, -100%) rotate(180deg);}
.up-footer .up-footer-language ul li a span{font-size:16px;line-height:160%;color:#192543;}
.up-footer .up-footer-language ul .wpml-ls-menu-item .wpml-ls-flag{border-radius:100%;width:28px;height:28px;}
.up-footer .up-footer-language ul .wpml-ls-menu-item .wpml-ls-flag + span{margin-left:8px;}
.up-footer .up-footer-language ul .sub-menu{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;position:absolute;z-index:-1 !important;left:50%;transform:translate(-50%, -100%);opacity:0;}
.up-footer .up-footer-language ul .sub-menu li:before{display:none;}
@media screen and (max-width:1600px){
.up-footer{padding-top:90px;padding-bottom:90px;}
}
@media screen and (max-width:1024px){
.up-footer .up-row:nth-of-type(1){padding-bottom:0;}
.up-footer .up-row:nth-of-type(1) .up-footer-info-menu ul{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-footer .up-row:nth-of-type(1) .up-footer-info-menu ul li.menu-item-has-children{width:50%;padding-bottom:40px;}
.up-footer .up-footer-submenu{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-bottom:40px;}
.up-footer .up-footer-submenu .up-footer_sublink:before{display:none;}
.up-footer .up-footer-submenu .up-footer_sublink:not(last-child){padding-bottom:8px;}
.up-footer .up-footer-social-icon{margin:0 16px;}
}
@media screen and (max-width:640px){
.up-footer .up-row:nth-of-type(1){-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-footer .up-row:nth-of-type(1) .up-footer-info-menu{padding-top:40px;}
.up-footer .up-row:nth-of-type(1) .up-footer-info-menu ul{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-left:0;width:100%;}
.up-footer .up-row:nth-of-type(1) .up-footer-info-menu ul li.menu-item-has-children{padding-bottom:40px;width:100%;}
.up-footer .up-row:nth-of-type(1) .up-footer-info-menu ul li.menu-item-has-children a{padding-bottom:0;position:relative;}
.up-footer .up-row:nth-of-type(1) .up-footer-info-menu ul li.menu-item-has-children a::after{content:"";position:absolute;width:7px;height:13px;background-image:url(//www.lionstep.com/wp-content/themes/Lionstep/assets/img/arr-right.svg);background-repeat:no-repeat;background-size:cover;right:10px;top:50%;transform:translate(0, -50%);-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;}
.up-footer .up-row:nth-of-type(1) .up-footer-info-menu ul li.menu-item-has-children a.active::after{transform:translate(0, -50%) rotate(90deg);}
.up-footer .up-row:nth-of-type(1) .up-footer-info-menu ul.sub-menu{display:none;padding-top:16px;}
.up-footer .up-row:nth-of-type(1) .up-footer-info-menu ul.sub-menu li{width:100%;padding-top:24px;padding-bottom:24px;border-bottom:2px solid #f8f8f8;}
}   .up-hero .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;border-radius:40px;overflow:hidden;min-height:850px;max-height:850px;}
.up-hero .up-title{font-size:32px;color:#fff;letter-spacing:-0.02em;line-height:120%;font-weight:500;margin-bottom:40px;padding-bottom:16px;position:relative;}
@media(min-width:1280px) and (max-width:1919px){
.up-hero .up-title{font-size:52px;font-size:calc(32px + (72 - 32) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-hero .up-title{font-size:72px;}
}
.up-hero .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-hero .up-subtitle{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#fff;font-weight:400;padding-bottom:55px;}
@media(min-width:1280px) and (max-width:1919px){
.up-hero .up-subtitle{font-size:17px;font-size:calc(14px + (20 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-hero .up-subtitle{font-size:20px;}
}
.up-hero .up-image{width:100%;max-width:577px;}
.up-hero .up-image img{min-height:800px;object-fit:cover;}
.up-hero .up-col:first-child{width:55%;max-width:740px;}
.up-hero .up-col:last-child{width:40%;position:relative;align-self:flex-end;}
.up-hero .up_hero_cf{position:absolute;top:0;left:0;transform:translate(-60%, 30%);width:100%;max-width:460px;}
@media screen and (max-width:1600px){
.up-hero .up_hero_cf{transform:translate(-50%, 15%);max-width:320px;}
.up-hero .up-row{padding:0 105px;min-height:650px;max-height:650px;}
.up-hero .up-title{margin-bottom:32px;}
.up-hero .up-subtitle{padding-bottom:45px;}
.up-hero .up-image img{min-height:600px;object-fit:cover;}
}
@media screen and (max-width:1280px){
.up-hero .up-row{padding:0 30px;min-height:400px;}
.up-hero .up_hero_cf{position:unset;}
.up-hero .up_hidden{display:none;}
.up-hero .up_hero_cf{transform:translate(0px, 0px);margin-top:30px;margin-bottom:30px;}
.up-hero .up-image img{min-height:auto;object-fit:cover;}
}
@media screen and (max-width:1024px){
.up-hero .up-title{margin-bottom:24px;line-height:140%;}
.up-hero .up-subtitle{padding-bottom:24px;line-height:160%;}
.up-hero .up-col:first-child{padding-top:90px;padding-bottom:65px;}
.up-hero .up-col:last-child{position:absolute;bottom:0;right:20px;max-height:100%;overflow:hidden;}
.up-hero .up_show-f{position:unset !important;height:auto !important;}
.up-hero .up-image{max-width:360px;}
}
@media screen and (max-width:640px){
.up-hero .up-container{padding:0 12px;}
.up-hero .up-row{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0 12px;}
.up-hero .up-col:first-child{width:100%;max-width:740px;}
.up-hero .up-col:last-child{width:100%;position:relative;height:375px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;-moz-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;right:0;}
.up-hero .up-image{position:absolute;top:0;max-width:320px;}
.up-hero .up-col:last-child{height:auto;}
}
.up-semiboxes{padding-bottom:120px;padding-top:360px;margin-top:-245px;}
.up-semiboxes .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}
.up-semiboxes .up-semibox-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:24px;width:calc(25% - 30px);background:#ffffff;box-shadow:0px 16px 100px rgba(164, 169, 183, 0.12);border-radius:15px;}
.up-semiboxes .up_text p{font-size:15px;line-height:140%;letter-spacing:-0.01em;font-weight:400;}
@media(min-width:1600px) and (max-width:1919px){
.up-semiboxes .up_text p{font-size:17.5px;font-size:calc(15px + (20 - 15) * (100vw - 1600px) / (1920 - 1600));}
}
@media(min-width:1920px){
.up-semiboxes .up_text p{font-size:20px;}
}
.up-semiboxes .up-image{width:100%;max-width:40px;margin-bottom:24px;}
.up-semiboxes .up-image.up_wide_img{max-width:150px;}
.up-semiboxes .up-image.up_wide_img img{max-height:40px;object-fit:cover;object-position:center;}
@media screen and (max-width:1600px){
.up-semiboxes{padding-bottom:90px;padding-top:270px;margin-top:-185px;}
.up-semiboxes .up-semibox-card{width:calc(25% - 15px);}
}
@media screen and (max-width:1280px){
.up-semiboxes{padding-bottom:30px;padding-top:170px;margin-top:-110px;}
.up-semiboxes .up-row{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-semiboxes .up-semibox-card{width:calc(50% - 15px);margin-bottom:30px;}
.up-semiboxes .up-semibox-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-semiboxes .up_text p{font-size:20px;text-align:center;}
}
@media screen and (max-width:600px){
.up-semiboxes .up-semibox-card{width:100%;margin-bottom:20px;}
}
.up-semiboxeswt{padding-bottom:80px;padding-top:360px;margin-top:-245px;}
.up-semiboxeswt .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-semiboxeswt .up-col{width:100%;max-width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-semiboxeswt .up-title{font-size:24px;color:#192543;letter-spacing:-0.02em;line-height:120%;font-weight:500;margin-bottom:40px;padding-bottom:16px;position:relative;}
@media(min-width:1280px) and (max-width:1919px){
.up-semiboxeswt .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-semiboxeswt .up-title{font-size:42px;}
}
.up-semiboxeswt .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-semiboxeswt .up-semiboxswt-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:24px;width:100%;max-width:48%;background:#ffffff;box-shadow:0px 16px 100px rgba(164, 169, 183, 0.12);border-radius:15px;margin-bottom:40px;}
.up-semiboxeswt .up_title p{font-size:20px;font-weight:500;padding-bottom:16px;letter-spacing:-0.01em;line-height:160%;}
.up-semiboxeswt .up_text p{font-size:15px;line-height:140%;letter-spacing:-0.01em;font-weight:400;color:#4E535A;}
@media(min-width:1600px) and (max-width:1919px){
.up-semiboxeswt .up_text p{font-size:17.5px;font-size:calc(15px + (20 - 15) * (100vw - 1600px) / (1920 - 1600));}
}
@media(min-width:1920px){
.up-semiboxeswt .up_text p{font-size:20px;}
}
.up-semiboxeswt .up-image{width:100%;max-width:40px;margin-bottom:24px;}
@media screen and (max-width:1600px){
.up-semiboxeswt{padding-bottom:60px;padding-top:270px;margin-top:-185px;}
.up-semiboxeswt .up-title{margin-bottom:30px;}
.up-semiboxeswt .up-semiboxswt-card{margin-bottom:30px;}
}
@media screen and (max-width:1280px){
.up-semiboxeswt{padding-bottom:20px;padding-top:170px;margin-top:-110px;}
.up-semiboxeswt .up-row{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-semiboxeswt .up-col{max-width:100%;}
.up-semiboxeswt .up-title{margin-bottom:56px;padding-bottom:8px;}
.up-semiboxeswt .up-semiboxswt-card{max-width:48%;margin-bottom:30px;}
.up-semiboxeswt .up_text p{font-size:16px;}
}
@media screen and (max-width:600px){
.up-semiboxeswt .up-semiboxswt-card{max-width:100%;margin-bottom:24px;}
.up-semiboxeswt .up-title{margin-bottom:40px;}
}
.up-counter{padding-top:120px;padding-bottom:120px;}
.up-counter .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;}
.up-counter .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:40px;padding-bottom:16px;position:relative;color:#192543;}
@media(min-width:1280px) and (max-width:1919px){
.up-counter .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-counter .up-title{font-size:42px;}
}
.up-counter .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-counter .up-row_title{font-size:16px;line-height:160%;font-weight:500;padding-bottom:16px;}
@media(min-width:1280px) and (max-width:1919px){
.up-counter .up-row_title{font-size:17px;font-size:calc(16px + (18 - 16) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-counter .up-row_title{font-size:18px;}
}
.up-counter .up-subtitle{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#4E535A;font-weight:400;padding-bottom:40px;}
@media(min-width:1600px) and (max-width:1919px){
.up-counter .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1600px) / (1920 - 1600));}
}
@media(min-width:1920px){
.up-counter .up-subtitle{font-size:18px;}
}
.up-counter .up-image{width:100%;max-width:700px;border-radius:30px;overflow:hidden;}
.up-counter .up-dsc{font-size:12px;text-transform:uppercase;line-height:160%;color:#2955CC;font-weight:500;padding-bottom:8px;}
@media(min-width:1280px) and (max-width:1919px){
.up-counter .up-dsc{font-size:13px;font-size:calc(12px + (14 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-counter .up-dsc{font-size:14px;}
}
.up-counter .up-counter-rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-counter .up-counter-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:50%;padding-bottom:40px;}
.up-counter .up-counter-row .up_count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-counter .up-counter-row .up_number, .up-counter .up-counter-row .up_symbol{font-size:24px;line-height:140%;letter-spacing:-0.02em;color:#192543;font-weight:500;padding-bottom:8px;}
@media(min-width:1600px) and (max-width:1919px){
.up-counter .up-counter-row .up_number, .up-counter .up-counter-row .up_symbol{font-size:28px;font-size:calc(24px + (32 - 24) * (100vw - 1600px) / (1920 - 1600));}
}
@media(min-width:1920px){
.up-counter .up-counter-row .up_number, .up-counter .up-counter-row .up_symbol{font-size:32px;}
}
.up-counter .up-counter-row .up_title p{font-size:14px;line-height:160%;color:#4E535A;font-weight:400;}
@media(min-width:1600px) and (max-width:1919px){
.up-counter .up-counter-row .up_title p{font-size:15px;font-size:calc(14px + (16 - 14) * (100vw - 1600px) / (1920 - 1600));}
}
@media(min-width:1920px){
.up-counter .up-counter-row .up_title p{font-size:16px;}
}
.up-counter .up-button_find{display:none;}
.up-counter .up-col:first-child{width:55%;max-width:740px;}
.up-counter .up-col:last-child{width:40%;padding-top:20px;}
@media screen and (max-width:1600px){
.up-counter{padding-top:90px;padding-bottom:90px;}
.up-counter .up-title{margin-bottom:30px;}
.up-counter .up-subtitle{padding-bottom:30px;}
.up-counter .up-col:first-child{max-width:525px;}
}
@media screen and (max-width:1080px){
.up-counter{padding-top:60px;padding-bottom:60px;}
.up-counter .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-counter .up-col:first-child{max-width:48%;margin-right:30px;}
.up-counter .up-col:last-child{width:47%;}
.up-counter .up-title{padding-bottom:8px;margin-bottom:24px;}
.up-counter .up-subtitle{padding-bottom:24px;}
.up-counter .up-counter-rows{display:none;}
.up-counter .up-button_find{display:inline-block;padding:8px 24px;}
.up-counter .up-dsc{font-weight:400;}
.up-counter .up-row_title{padding-bottom:16px;}
}
@media screen and (max-width:640px){
.up-counter .up-row{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-counter .up-col:first-child{max-width:100%;margin-right:0px;width:100%;display:none;}
.up-counter .up-col:last-child{width:100%;padding-top:0;}
.up-counter .up-image{margin-bottom:24px;}
.up-counter .up-counter-row:nth-of-type(3), .up-counter .up-counter-row:nth-of-type(4){padding-bottom:24px;}
.up-counter .up-counter-rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-counter .up-button_find{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
}
.up-bookrt{padding-top:120px;padding-bottom:120px;}
.up-bookrt .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;}
.up-bookrt .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:40px;padding-bottom:16px;position:relative;color:#192543;}
@media(min-width:1280px) and (max-width:1919px){
.up-bookrt .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-bookrt .up-title{font-size:42px;}
}
.up-bookrt .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-bookrt .up-row_title{font-size:16px;line-height:160%;font-weight:500;padding-bottom:16px;}
@media(min-width:1280px) and (max-width:1919px){
.up-bookrt .up-row_title{font-size:17px;font-size:calc(16px + (18 - 16) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-bookrt .up-row_title{font-size:18px;}
}
.up-bookrt .up-subtitle{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#4e535a;font-weight:400;padding-bottom:40px;}
@media(min-width:1600px) and (max-width:1919px){
.up-bookrt .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1600px) / (1920 - 1600));}
}
@media(min-width:1920px){
.up-bookrt .up-subtitle{font-size:18px;}
}
.up-bookrt .up-image{width:100%;max-width:700px;border-radius:20px;overflow:hidden;}
.up-bookrt .up-dsc{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#4e535a;font-weight:400;padding-bottom:55px;padding-top:40px;}
@media(min-width:1600px) and (max-width:1919px){
.up-bookrt .up-dsc{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1600px) / (1920 - 1600));}
}
@media(min-width:1920px){
.up-bookrt .up-dsc{font-size:18px;}
}
.up-bookrt .up-bookrt-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:8px;}
.up-bookrt .up-bookrt-row .up-image{width:100%;max-width:14px;margin-right:14px;padding-top:5px;}
.up-bookrt .up-bookrt-row .up_text p{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#4e535a;font-weight:400;}
@media(min-width:1600px) and (max-width:1919px){
.up-bookrt .up-bookrt-row .up_text p{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1600px) / (1920 - 1600));}
}
@media(min-width:1920px){
.up-bookrt .up-bookrt-row .up_text p{font-size:18px;}
}
.up-bookrt .up-col:first-child{width:55%;max-width:740px;}
.up-bookrt .up-col:last-child{width:40%;padding-top:20px;}
@media screen and (max-width:1600px){
.up-bookrt{padding-top:90px;padding-bottom:90px;}
.up-bookrt .up-title{margin-bottom:30px;}
.up-bookrt .up-subtitle{padding-bottom:30px;}
.up-bookrt .up-dsc{padding-top:30px;padding-bottom:42px;}
.up-bookrt .up-col:first-child{max-width:525px;}
}
@media screen and (max-width:1024px){
.up-bookrt{padding-top:60px;padding-bottom:60px;}
.up-bookrt .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-bookrt .up-col:first-child{max-width:48%;margin-right:30px;}
.up-bookrt .up-col:last-child{width:47%;}
.up-bookrt .up-title{padding-bottom:8px;margin-bottom:24px;}
.up-bookrt .up-subtitle{padding-bottom:24px;}
.up-bookrt .up-bookrt-row .up-image{margin-right:8px;}
.up-bookrt .up-dsc{padding-top:24px;padding-bottom:24px;}
.up-bookrt .up-row_title{padding-bottom:16px;}
}
@media screen and (max-width:640px){
.up-bookrt .up-row{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-bookrt .up-col:first-child{max-width:100%;margin-right:0px;width:100%;display:none;}
.up-bookrt .up-col:last-child{width:100%;padding-top:0;}
.up-bookrt .up-image{margin-bottom:24px;}
.up-bookrt .up-booklt-row .up-image{margin-bottom:0;}
}
.up-booklt{padding-top:120px;padding-bottom:120px;}
.up-booklt .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;}
.up-booklt .up-image_booklt{padding-bottom:8px;}
.up-booklt .up-image_booklt img{border-radius:30px;overflow:hidden;}
.up-booklt .up-bluetext{font-size:12px;line-height:160%;text-transform:uppercase;color:#2955cc;font-weight:500;padding-bottom:8;}
.up-booklt .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:40px;padding-bottom:16px;position:relative;color:#192543;}
@media(min-width:1280px) and (max-width:1919px){
.up-booklt .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-booklt .up-title{font-size:42px;}
}
.up-booklt .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-booklt .up-subtitle{font-size:18px;padding-bottom:40px;}
.up-booklt .up-subtitle p{font-weight:400;font-size:14px;line-height:160%;color:#222831;}
.up-booklt .up-subtitle p strong{font-size:14px;line-height:160%;color:#222831;}
.up-booklt .up-image{width:100%;max-width:700px;overflow:hidden;border-radius:30px;}
.up-booklt .up-booklt-rows{padding-bottom:40px;}
.up-booklt .up-dsc{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:400;padding-bottom:55px;}
@media(min-width:1280px) and (max-width:1919px){
.up-booklt .up-dsc{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-booklt .up-dsc{font-size:18px;}
}
.up-booklt .up-booklt-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:8px;}
.up-booklt .up-booklt-row .up-image{width:100%;max-width:14px;margin-right:14px;padding-top:5px;}
.up-booklt .up-booklt-row .up_text p{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-booklt .up-booklt-row .up_text p{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-booklt .up-booklt-row .up_text p{font-size:18px;}
}
.up-booklt .up-person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:24px;}
.up-booklt .up-person .up-image{border-radius:100%;width:56px;margin-right:16px;overflow:hidden;}
.up-booklt .up-person_info .up-name{font-size:14px;line-height:160%;padding-bottom:4px;font-weight:500;}
@media(min-width:1280px) and (max-width:1919px){
.up-booklt .up-person_info .up-name{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-booklt .up-person_info .up-name{font-size:18px;}
}
.up-booklt .up-person_info .up-position{font-size:12px;line-height:160%;color:#4e535a;}
@media(min-width:1280px) and (max-width:1919px){
.up-booklt .up-person_info .up-position{font-size:13px;font-size:calc(12px + (14 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-booklt .up-person_info .up-position{font-size:14px;}
}
.up-booklt .up-row_title{font-weight:500;padding-bottom:16px;}
.up-booklt .up-image_brand{width:100%;max-width:160px;}
.up-booklt .up-col:first-child{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-booklt .up-col:last-child{width:40%;width:55%;max-width:700px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
@media screen and (max-width:1600px){
.up-booklt{padding-top:90px;padding-bottom:90px;}
.up-booklt .up-title{margin-bottom:30px;}
.up-booklt .up-subtitle{padding-bottom:30px;}
.up-booklt .up-bookrt-rows{padding-bottom:30px;}
.up-booklt .up-dsc{padding-bottom:42px;}
.up-booklt .up-col:first-child{max-width:525px;}
.up-booklt .up-image_brand{max-width:120px;}
}
@media screen and (max-width:1024px){
.up-booklt{padding-top:60px;padding-bottom:60px;}
.up-booklt .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-booklt .up-col:first-child{max-width:48%;margin-right:30px;}
.up-booklt .up-col:last-child{width:47%;}
.up-booklt .up-title{padding-bottom:8px;margin-bottom:24px;}
.up-booklt .up-subtitle{padding-bottom:24px;}
.up-booklt .up-bookrt-row .up-image{margin-right:8px;}
.up-booklt .up-booklt-rows{padding-bottom:24px;}
.up-booklt .up-dsc{padding-bottom:24px;}
.up-booklt .up-row_title{padding-bottom:16px;}
.up-booklt .up-person{padding-bottom:16px;}
.up-booklt .up-image_brand{max-width:160px;}
}
@media screen and (max-width:640px){
.up-booklt .up-row{-webkit-box-direction:reverse;-webkit-box-orient:vertical;-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column-reverse;}
.up-booklt .up-col:first-child{max-width:100%;margin-right:0px;width:100%;}
.up-booklt .up-col:last-child{display:none;}
.up-booklt .up-booklt-row .up-image{margin-bottom:0;}
.up-booklt .up-mobile_show{padding-bottom:24px;}
}
.up-logos{padding-bottom:40px;padding-top:120px;}
.up-logos .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-logos .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:96px;padding-bottom:16px;position:relative;color:#192543;}
@media(min-width:1280px) and (max-width:1919px){
.up-logos .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-logos .up-title{font-size:42px;}
}
.up-logos .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-logos .up-logos-rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}
.up-logos .up-logos-card{width:100%;max-width:15%;margin-bottom:80px;}
.up-logos .up-logos-card:nth-of-type(5){max-width:40%;}
.up-logos .up-logos-card:nth-of-type(6){max-width:40%;}
.up-logos .up-logos-card:nth-of-type(6) .up-image{margin:0 auto;margin-right:120px;}
.up-logos .up-image{width:100%;max-width:150px;margin-right:120px;}
@media screen and (max-width:1600px){
.up-logos{padding-top:90px;}
.up-logos .up-title{margin-bottom:72px;}
.up-logos .up-logos-card{margin-bottom:60px;}
.up-logos .up-image{margin-right:90px;max-width:115px;}
.up-logos .up-logos-card:nth-of-type(6) .up-image{margin-right:90px;}
}
@media screen and (max-width:1024px){
.up-logos{padding-top:60px;padding-bottom:40px;}
.up-logos .up-title{padding-bottom:8px;margin-bottom:40px;}
.up-logos .up-logos-card{margin-bottom:40px;}
.up-logos .up-logos-rows{width:85%;margin:0 auto;}
.up-logos .up-logos-card{max-width:20%;}
.up-logos .up-logos-card .up-image{margin-left:0;}
.up-logos .up-image{max-width:80px;}
.up-logos .up-logos-card:nth-of-type(5){max-width:20%;}
.up-logos .up-logos-card:nth-of-type(6){max-width:20%;}
.up-logos .up-logos-card:nth-of-type(6) .up-image{margin-left:0;}
}
@media screen and (max-width:640px){
.up-logos{padding-bottom:20px;}
.up-logos .up-logos-rows{width:100%;}
.up-logos .up-logos-card{max-width:30%;}
.up-logos .up-logos-card .up-image{margin:0 auto;}
.up-logos .up-logos-card:nth-of-type(5){max-width:30%;}
.up-logos .up-logos-card:nth-of-type(6){max-width:30%;}
.up-logos .up-logos-card:nth-of-type(6) .up-image{margin:0 auto;}
.up-logos .up-logos-card:last-child{display:none;}
}
.up-services{padding-bottom:120px;padding-top:120px;}
.up-services .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-services .up-services-rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}
.up-services .up-services-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:23%;padding-top:72px;padding-left:40px;padding-bottom:72px;border-radius:15px;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;background:#ffffff;}
.up-services .up-services-row:hover{box-shadow:0px 16px 100px rgba(164, 169, 183, 0.12);}
.up-services .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:96px;padding-bottom:16px;position:relative;color:#192543;width:100%;max-width:580px;}
@media(min-width:1280px) and (max-width:1919px){
.up-services .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-services .up-title{font-size:42px;}
}
.up-services .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-services .up-subtitle{font-size:14px;line-height:160%;color:#4e535a;max-width:580px;width:40%;}
@media(min-width:1280px) and (max-width:1919px){
.up-services .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-services .up-subtitle{font-size:18px;}
}
.up-services .up-row-title{font-size:18px;font-weight:500;line-height:140%;letter-spacing:-0.01em;padding-bottom:24px;}
@media(min-width:1280px) and (max-width:1919px){
.up-services .up-row-title{font-size:21px;font-size:calc(18px + (24 - 18) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-services .up-row-title{font-size:24px;}
}
.up-services .up-wrapper{padding-right:40px;}
.up-services .up_text{font-size:12px;line-height:160%;letter-spacing:-0.01em;color:#7a7e83;font-weight:400;padding-bottom:40px;}
@media(min-width:1280px) and (max-width:1919px){
.up-services .up_text{font-size:14px;font-size:calc(12px + (16 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-services .up_text{font-size:16px;}
}
.up-services .up-button_sign-arrow{font-size:14px;padding:9px 35px;max-width:220px;}
@media screen and (max-width:1600px){
.up-services{padding-top:90px;padding-bottom:90px;}
.up-services .up-title{margin-bottom:72px;max-width:435px;}
.up-services .up-services-row{padding-top:54px;padding-left:30px;padding-bottom:54px;}
.up-services .up-wrapper{padding-right:30px;}
.up-services .up_text{padding-bottom:30px;}
.up-services .up-button_sign-arrow{font-size:13px;padding:10px 30px;max-width:200px;}
}
@media screen and (max-width:1280px){
.up-services{padding-bottom:60px;}
.up-services .up-services-rows{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-services .up-services-row{width:48%;box-shadow:0px 16px 100px rgba(164, 169, 183, 0.12);margin-bottom:30px;}
.up-services .up-services-row{padding-top:40px;padding-bottom:40px;padding-left:24px;}
.up-services .up-wrapper{padding-right:24px;}
.up-services .up-button_sign-arrow{font-size:13px;padding:10px 30px;max-width:100%;}
}
@media screen and (max-width:1024px){
.up-services{padding-top:60px;padding-bottom:30px;}
.up-services .up-title{max-width:100%;margin-bottom:56px;padding-bottom:8px;}
.up-services .up-subtitle{display:none;}
}
@media screen and (max-width:640px){
.up-services .up-title{margin-bottom:40px;}
.up-services .up-services-row{width:100%;}
.up-services .up-button_sign-arrow{margin-left:16px;}
}
.up-quote{padding-top:120px;padding-bottom:120px;}
.up-quote .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;}
.up-quote .up-image_quote{padding-bottom:8px;border-radius:30px;overflow:hidden;}
.up-quote .up-image_quote img{width:100%;}
.up-quote .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:40px;padding-bottom:16px;position:relative;color:#192543;}
@media(min-width:1280px) and (max-width:1919px){
.up-quote .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-quote .up-title{font-size:42px;}
}
.up-quote .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-quote .up-subtitle{font-size:14px;line-height:160%;color:#4e535a;font-weight:400;padding-bottom:56px;}
@media(min-width:1280px) and (max-width:1919px){
.up-quote .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-quote .up-subtitle{font-size:18px;}
}
.up-quote .up-image{width:100%;max-width:700px;}
.up-quote .up-quote-rows{padding-bottom:40px;}
.up-quote .up-dsc{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:400;padding-bottom:55px;}
@media(min-width:1280px) and (max-width:1919px){
.up-quote .up-dsc{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-quote .up-dsc{font-size:18px;}
}
.up-quote .up-quote-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:8px;}
.up-quote .up-quote-row .up-image{width:100%;max-width:14px;margin-right:14px;padding-top:5px;}
.up-quote .up-quote-row .up_text p{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-quote .up-quote-row .up_text p{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-quote .up-quote-row .up_text p{font-size:18px;}
}
.up-quote .up-person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:24px;}
.up-quote .up-person .up-image{border-radius:100%;width:56px;height:56px;margin-right:16px;overflow:hidden;}
.up-quote .up-person_info .up-name{font-size:14px;line-height:160%;padding-bottom:4px;font-weight:500;}
@media(min-width:1280px) and (max-width:1919px){
.up-quote .up-person_info .up-name{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-quote .up-person_info .up-name{font-size:18px;}
}
.up-quote .up-person_info .up-position{font-size:12px;line-height:160%;color:#4e535a;}
@media(min-width:1280px) and (max-width:1919px){
.up-quote .up-person_info .up-position{font-size:13px;font-size:calc(12px + (14 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-quote .up-person_info .up-position{font-size:14px;}
}
.up-quote .up-image_brand{width:100%;max-width:160px;}
.up-quote .up-col:first-child{width:55%;max-width:700px;}
.up-quote .up-col:last-child{width:40%;}
@media screen and (max-width:1600px){
.up-quote{padding-top:90px;padding-bottom:90px;}
.up-quote .up-title{margin-bottom:30px;}
.up-quote .up-subtitle{padding-bottom:30px;}
.up-quote .up-bookrt-rows{padding-bottom:30px;}
.up-quote .up-dsc{padding-bottom:42px;}
.up-quote .up-col:first-child{max-width:525px;}
.up-quote .up-image_brand{max-width:120px;}
}
@media screen and (max-width:1024px){
.up-quote{padding-top:60px;padding-bottom:60px;}
.up-quote .up-row{justify-content:space-between !important;align-items:center !important;}
.up-quote .up-col:first-child{max-width:48%;margin-right:30px;}
.up-quote .up-col:last-child{width:47%;}
.up-quote .up-title{padding-bottom:8px;margin-bottom:24px;}
.up-quote .up-subtitle{padding-bottom:24px;}
.up-quote .up-bookrt-row .up-image{margin-right:8px;}
.up-quote .up-booklt-rows{padding-bottom:24px;}
.up-quote .up-dsc{padding-bottom:24px;}
.up-quote .up-row_title{padding-bottom:16px;}
.up-quote .up-person{padding-bottom:16px;}
.up-quote .up-image_brand{max-width:160px;}
}
@media screen and (max-width:640px){
.up-quote .up-row{flex-direction:column-reverse !important;}
.up-quote .up-col:first-child{max-width:100%;margin-right:0px;width:100%;}
.up-quote .up-col:last-child{width:100%;padding-top:0;padding-bottom:24px;}
.up-quote .up-booklt-row .up-image{margin-bottom:0;}
}
.up-quote_blog .up-row{max-width:1210px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-quote_blog .up-title{font-style:italic;font-weight:normal;font-size:32px;line-height:160%;color:#192543;}
@media screen and (max-width:1024px){
.up-quote_blog .up-title{font-size:24px;}
}
@media screen and (max-width:640px){
.up-quote_blog .up-title{font-size:18px;}
}
.up-triple{padding-bottom:120px;padding-top:120px;}
.up-triple .up-title-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-triple .up-triple-rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-triple .up-triple-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;box-sizing:border-box;width:calc(33% - 20px);padding:72px 40px;background:#ffffff;box-shadow:0px 16px 100px rgba(164, 169, 183, 0.12);border-radius:15px;}
.up-triple .up_number{font-size:18px;line-height:100%;color:#336aff;border:1px solid #dde5f9;box-sizing:border-box;border-radius:100%;width:72px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
@media(min-width:1600px) and (max-width:1919px){
.up-triple .up_number{font-size:21px;font-size:calc(18px + (24 - 18) * (100vw - 1600px) / (1920 - 1600));}
}
@media(min-width:1920px){
.up-triple .up_number{font-size:24px;}
}
.up-triple .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:96px;padding-bottom:16px;position:relative;color:#192543;width:100%;max-width:580px;}
@media(min-width:1280px) and (max-width:1919px){
.up-triple .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-triple .up-title{font-size:42px;}
}
.up-triple .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-triple .up-subtitle{font-size:14px;line-height:160%;color:#4e535a;max-width:580px;width:40%;}
@media(min-width:1280px) and (max-width:1919px){
.up-triple .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-triple .up-subtitle{font-size:18px;}
}
.up-triple .up-row-title{font-size:18px;font-weight:500;line-height:140%;letter-spacing:-0.01em;padding-bottom:24px;}
@media(min-width:1280px) and (max-width:1919px){
.up-triple .up-row-title{font-size:21px;font-size:calc(18px + (24 - 18) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-triple .up-row-title{font-size:24px;}
}
.up-triple .up-wrapper{padding-top:40px;}
.up-triple .up_text{font-size:12px;line-height:160%;letter-spacing:-0.01em;color:#7a7e83;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-triple .up_text{font-size:14px;font-size:calc(12px + (16 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-triple .up_text{font-size:16px;}
}
@media screen and (max-width:1600px){
.up-triple{padding-top:90px;padding-bottom:90px;}
.up-triple .up-title{margin-bottom:72px;max-width:435px;}
.up-triple .up-triple-row{padding:54px 30px;width:calc(33% - 15px);}
.up-triple .up-wrapper{padding-top:30px;}
.up-triple .up_number{width:52px;height:52px;}
.up-triple .up-row-title{padding-bottom:18px;}
}
@media screen and (max-width:1024px){
.up-triple{padding-top:60px;padding-bottom:30px;}
.up-triple .up-triple-rows{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-ms-flex-direction:row;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:row;}
.up-triple .up-triple-row{width:calc(50% - 15px);margin-bottom:30px;padding:40px 24px;}
.up-triple .up-title-row{width:calc(50% - 15px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-triple .up-title{margin-bottom:24px;padding-bottom:8px;}
.up-triple .up-subtitle{width:100%;}
.up-triple .up-wrapper{padding-top:40px;}
.up-triple .up-row-title{padding-bottom:24px;font-size:20px;}
.up-triple .up_text{font-size:16px;}
}
@media screen and (max-width:640px){
.up-triple .up-title-row{width:100%;padding-bottom:40px;}
.up-triple .up-triple-row{width:100%;}
.up-triple .up-button_find-arrow{width:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-triple .up_number{width:72px;height:72px;font-size:24px;font-weight:500;}
}
.up-blogpick{padding-bottom:120px;padding-top:120px;}
.up-blogpick .up-img{border-radius:15px;}
.up-blogpick .up-row:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-blogpick .up-blogpick-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}
.up-blogpick .up-mobile_show{display:none;}
.up-blogpick .up-blogpick-rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:40%;}
.up-blogpick .up-blogpick-rows .up_mobile{display:none;}
.up-blogpick .up-blogpick-rows .sub-col{padding-left:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;}
.up-blogpick .up-blogpick-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-blogpick .up-blogpick-row a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-blogpick .up-blogpick-row img{width:180px;height:160px;object-fit:cover;border-radius:15px;min-width:180px;}
.up-blogpick .up-blogpick-row:not(last-child){padding-bottom:40px;}
.up-blogpick .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:96px;padding-bottom:16px;position:relative;color:#192543;width:100%;max-width:580px;}
@media(min-width:1280px) and (max-width:1919px){
.up-blogpick .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-blogpick .up-title{font-size:42px;}
}
.up-blogpick .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-blogpick .up-post-title{font-size:18px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:500;}
@media(min-width:1280px) and (max-width:1919px){
.up-blogpick .up-post-title{font-size:19px;font-size:calc(18px + (20 - 18) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-blogpick .up-post-title{font-size:20px;}
}
.up-blogpick .up-blog-cat{font-size:16px;line-height:160%;color:#7a7e83;}
@media(min-width:1280px) and (max-width:1919px){
.up-blogpick .up-blog-cat{font-size:15px;font-size:calc(16px + (14 - 16) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-blogpick .up-blog-cat{font-size:14px;}
}
.up-blogpick .up-post-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-blogpick .rt-reading-time{font-size:16px;display:none;padding-left:14px;margin-left:16px;position:relative;}
.up-blogpick .rt-reading-time:before{position:absolute;content:"";width:6px;height:6px;background-color:#d3d4d6;border-radius:100%;left:0;top:50%;transform:translate(0%, -50%);}
.up-blogpick .rt-reading-time span{font-size:16px;line-height:160%;color:#7a7e83;}
.up-blogpick .up-subtitle{font-size:14px;line-height:160%;color:#4e535a;max-width:580px;width:40%;}
@media(min-width:1280px) and (max-width:1919px){
.up-blogpick .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-blogpick .up-subtitle{font-size:18px;}
}
.up-blogpick .up-excerpt{font-size:16px;line-height:160%;color:#4e535a;padding-top:16px;padding-bottom:16px;}
.up-blogpick .up-row-title{font-size:18px;font-weight:500;line-height:140%;letter-spacing:-0.01em;padding-bottom:24px;}
@media(min-width:1280px) and (max-width:1919px){
.up-blogpick .up-row-title{font-size:21px;font-size:calc(18px + (24 - 18) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-blogpick .up-row-title{font-size:24px;}
}
.up-blogpick .up-wrapper{padding-top:40px;}
.up-blogpick .up_text{font-size:12px;line-height:160%;letter-spacing:-0.01em;color:#7a7e83;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-blogpick .up_text{font-size:14px;font-size:calc(12px + (16 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-blogpick .up_text{font-size:16px;}
}
.up-blogpick .up-blogpick-main{width:calc(60% - 40px);margin-right:40px;}
.up-blogpick .up-blogpick-main .up-post-title{font-size:18px;line-height:140%;letter-spacing:-0.01em;color:#192543;}
@media(min-width:1280px) and (max-width:1919px){
.up-blogpick .up-blogpick-main .up-post-title{font-size:21px;font-size:calc(18px + (24 - 18) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-blogpick .up-blogpick-main .up-post-title{font-size:24px;}
}
.up-blogpick .up-blogpick-main .up-blog-cat{font-size:16px;line-height:160%;color:#7a7e83;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-blogpick .up-blogpick-main .sub-col{padding-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-blogpick .up-blogpick-main .up-post-title{padding-top:16px;}
.up-blogpick .up-blogpick-main .rt-reading-time{display:block;}
.up-blogpick .up-blogpick-main .up-img{min-height:450px;object-fit:cover;width:100%;max-height:450px;}
@media screen and (max-width:1600px){
.up-blogpick{padding-top:90px;padding-bottom:90px;}
.up-blogpick .up-title{margin-bottom:72px;max-width:435px;}
.up-blogpick .up-row-title{padding-bottom:18px;}
.up-blogpick .up-blogpick-row{padding-bottom:32px;}
.up-blogpick .up-blogpick-main{margin-right:32px;}
.up-blogpick .up-blogpick-main .up-img{min-height:auto;}
}
@media screen and (max-width:1024px){
.up-blogpick{padding-top:60px;padding-bottom:20px;}
.up-blogpick .up-blogpick-main{display:none;}
.up-blogpick .up-blogpick-rows{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-ms-flex-direction:row;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%;}
.up-blogpick .up-blogpick-rows .up_mobile{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-blogpick .up-blogpick-rows .sub-col{padding-left:0;padding-top:24px;}
.up-blogpick .up-post-title{padding-bottom:16px;font-size:18px;}
.up-blogpick .up-blog-cat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:16px;}
.up-blogpick .rt-reading-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-blogpick .rt-reading-time .rt-time{padding-right:5px;}
.up-blogpick .up-blogpick-row{width:48%;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-blogpick .up-blogpick-row img{width:100%;height:100%;border-radius:0;-webkit-border-top-left-radius:15px;-webkit-border-top-right-radius:15px;-moz-border-radius-topleft:15px;-moz-border-radius-topright:15px;border-top-left-radius:15px;border-top-right-radius:15px;min-height:305px;}
.up-blogpick .up-title-row{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-blogpick .up-title{margin-bottom:24px;padding-bottom:8px;}
.up-blogpick .up-wrapper{padding-top:40px;}
.up-blogpick .up-row-title{padding-bottom:24px;font-size:20px;}
.up-blogpick .up_text{font-size:16px;}
}
@media screen and (max-width:640px){
.up-blogpick .up-title-row{width:100%;padding-bottom:40px;}
.up-blogpick .up-mobile_show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-blogpick .up-title{max-width:250px;margin-bottom:40px;}
.up-blogpick .up-blogpick-row{width:100%;}
.up-blogpick .up-blogpick-rows .up_mobile{display:none;}
.up-blogpick .up-blogpick-row img{min-height:250px;}
.up-blogpick .up-row:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
}
.ls-terms-tabs-scroll{overflow-x:auto;max-width:100%;overflow-y:visible;min-height:50px;}
.ls-terms-tabs-scroll-items{width:max-content;}
.ls-terms-tabs-content-title{display:none;}
.ls-terms-tabs-content-title-active{display:block;}
.terms-tabs-content-block{display:none;}
.ls-term-tab-content-block-active{display:block;}
.ls-term-tab .up_cat_underline{display:none;}
.ls-term-tab-active{font-weight:500;}
.ls-term-tab-active .up_cat_underline{display:inline;}
.ls-terms-tabs-block .up-blogpick{padding-top:80px;}
.up-blogpick .up-title.ls-terms-tabs-content-title{margin-bottom:70px;}
@media screen and (max-width:1024px){
.ls-terms-tabs-block .up-blogpick{padding-top:60px;}
}
@media screen and (max-width:640px){
.ls-terms-tabs-block .up-blogpick .up-blogpick-rows .up_mobile{display:block;}
.up-blogpick .up-title.ls-terms-tabs-content-title{margin-bottom:24px;}
}
.up-history{padding-top:120px;padding-bottom:120px;}
.up-history .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;}
.up-history .up-mobile{display:none;}
.up-history .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:40px;padding-bottom:16px;position:relative;color:#192543;}
@media(min-width:1280px) and (max-width:1919px){
.up-history .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-history .up-title{font-size:42px;}
}
.up-history .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-history .up-subtitle{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#4e535a;font-weight:400;padding-bottom:40px;}
@media(min-width:1280px) and (max-width:1919px){
.up-history .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-history .up-subtitle{font-size:18px;}
}
.up-history .up-row_title{font-size:16px;line-height:160%;font-weight:500;padding-bottom:16px;}
@media(min-width:1280px) and (max-width:1919px){
.up-history .up-row_title{font-size:17px;font-size:calc(16px + (18 - 16) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-history .up-row_title{font-size:18px;}
}
.up-history .up-image{width:100%;max-width:700px;border-radius:20px;overflow:hidden;}
.up-history .up-history-rows{padding-bottom:40px;padding-top:56px;}
.up-history .up-dsc{display:none;}
.up-history .up-history-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-history .up-history-row .sub-col:first-child{min-width:160px;}
.up-history .up-history-row .up_year{font-size:16px;font-weight:500;color:#192543;line-height:160%;}
@media(min-width:1280px) and (max-width:1919px){
.up-history .up-history-row .up_year{font-size:18px;font-size:calc(16px + (20 - 16) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-history .up-history-row .up_year{font-size:20px;}
}
.up-history .up-history-row .up_title{font-size:16px;color:#2955cc;line-height:160%;padding-bottom:8px;font-weight:500;}
@media(min-width:1280px) and (max-width:1919px){
.up-history .up-history-row .up_title{font-size:17px;font-size:calc(16px + (18 - 16) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-history .up-history-row .up_title{font-size:18px;}
}
.up-history .up-history-row .up_text{font-size:14px;line-height:160%;color:#4e535a;font-weight:300;}
@media(min-width:1280px) and (max-width:1919px){
.up-history .up-history-row .up_text{font-size:15px;font-size:calc(14px + (16 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-history .up-history-row .up_text{font-size:16px;}
}
.up-history .up-history-row:not(:last-child){padding-bottom:40px;}
.up-history .up-col:nth-of-type(2){width:40%;}
.up-history .up-col:last-child{width:55%;max-width:740px;}
@media screen and (max-width:1600px){
.up-history{padding-top:90px;padding-bottom:90px;}
.up-history .up-col:nth-of-type(2){width:45%;}
.up-history .up-title{margin-bottom:30px;}
.up-history .up-subtitle{padding-bottom:30px;}
.up-history .up-history-rows{padding-bottom:32px;padding-top:42;}
.up-history .up-dsc{padding-bottom:42px;}
.up-history .up-col:last-child{max-width:525px;}
.up-history .up-history-row:not(:last-child){padding-bottom:30px;}
}
@media screen and (max-width:1080px){
.up-history{padding-top:60px;padding-bottom:60px;}
.up-history .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-history .up-col:last-child{max-width:48%;margin-left:30px;}
.up-history .up-col{width:47%;padding-top:0;}
.up-history .up-dsc{font-size:12px;padding-bottom:8px;color:#2955cc;line-height:160%;font-weight:300;text-transform:uppercase;}
.up-history .up-title{padding-bottom:8px;margin-bottom:56px;line-height:140%;display:none;}
.up-history .up-subtitle{padding-bottom:24px;display:none;}
.up-history .up-history-row{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-history .up_year{padding-bottom:8px;}
.up-history .up-bookrt-row .up-image{margin-right:8px;}
.up-history .up-history-rows{padding-bottom:74px;padding-top:0;}
.up-history .up-row_title{padding-bottom:16px;}
.up-history .up-mobile{width:100%;display:block;}
.up-history .up-mobile .up-dsc{display:block;}
.up-history .up-mobile .up-title{display:block;}
.up-history .up-mobile .up-subtitle{display:block;}
}
@media screen and (max-width:640px){
.up-history{padding-bottom:0;}
.up-history .up-row{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-history .up-col:nth-of-type(2){width:100%;}
.up-history .up-title{width:80%;margin-bottom:40px;}
.up-history .up-history-row .up_year{font-size:18px;}
.up-history .up-history-row .up_title{font-size:18px;}
.up-history .up-col:last-child{max-width:100%;margin-right:0px;width:100%;display:none;}
.up-history .up-col{width:100%;padding-top:0;}
.up-history .up-image{margin-bottom:40px;}
.up-history .up-history-row .up-image{margin-bottom:0;}
}
.up-team{padding-bottom:120px;padding-top:120px;}
.up-team .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-team .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:96px;padding-bottom:16px;position:relative;color:#192543;width:100%;max-width:580px;}
@media(min-width:1280px) and (max-width:1919px){
.up-team .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-team .up-title{font-size:42px;}
}
.up-team .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-team .up-subtitle{font-size:14px;line-height:160%;color:#4e535a;max-width:580px;width:40%;}
@media(min-width:1280px) and (max-width:1919px){
.up-team .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-team .up-subtitle{font-size:18px;}
}
.up-team .up-row:last-child{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-team .up-team_list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-team .up-top_nav{margin-bottom:56px;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-team .up-top_nav::before{position:absolute;content:"";width:100%;height:1px;bottom:0;background:#f4f4f5;}
.up-team .up_ajax_cat{cursor:pointer;font-size:16px;line-height:160%;color:#213057;padding:10px 16px;position:relative;-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;}
.up-team .up_ajax_cat::before{-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;position:absolute;content:"";width:100%;height:2px;bottom:0;left:0;background:#f4f4f5;}
.up-team .up_ajax_cat.active{font-weight:500;}
.up-team .up-team_list-single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:calc(33% - 20px);background:#ffffff;box-shadow:0px 16px 100px rgba(164, 169, 183, 0.12);border-radius:15px;padding:24px;margin-bottom:40px;}
.up-team .up-team_list-single .up-col:first-child{width:100%;max-width:110px;}
.up-team .up-team_list-single .up-col:last-child{padding-left:24px;width:100%;}
.up-team .up-name{font-size:16px;font-size:18px;line-height:160%;font-weight:500;color:#000000;padding-bottom:8px;}
@media(min-width:1280px) and (max-width:1919px){
.up-team .up-name{font-size:17px;font-size:calc(16px + (18 - 16) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-team .up-name{font-size:18px;}
}
.up-team .up-position{font-size:12px;line-height:160%;color:#7a7e83;padding-bottom:16px;}
@media(min-width:1280px) and (max-width:1919px){
.up-team .up-position{font-size:13px;font-size:calc(12px + (14 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-team .up-position{font-size:14px;}
}
.up-team .up-description{font-size:14px;color:#4e535a;line-height:160%;padding-bottom:16px;}
@media(min-width:1280px) and (max-width:1919px){
.up-team .up-description{font-size:15px;font-size:calc(14px + (16 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-team .up-description{font-size:16px;}
}
.up-team .up-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-team .up-link{max-width:24px;width:100%;}
.up-team .up-link:hover .up-team-img{filter:invert(1);}
.up-team .up-link:not(:last-child){margin-right:16px;}
.up-team .up-team-img{width:100%;max-width:110px;}
.up-team .up_btn-see{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-team .up-col:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;}
@media screen and (max-width:1600px){
.up-team{padding-top:90px;padding-bottom:90px;}
.up-team .up-title{margin-bottom:72px;max-width:435px;}
.up-team .up-team-row{padding-top:54px;padding-left:30px;padding-bottom:54px;}
.up-team .up-top_nav{margin-bottom:42px;}
.up-team .up_ajax_cat{font-size:14px;}
.up-team .up-team_list-single{margin-bottom:30px;width:calc(33% - 15px);}
.up-team .up-wrapper{padding-right:30px;}
.up-team .up_text{padding-bottom:30px;}
.up-team .up-button_sign-arrow{font-size:13px;padding:10px 12px;}
}
@media screen and (max-width:1080px){
.up-team{padding-bottom:60px;padding-top:60px;padding-bottom:20px;}
.up-team .up_ajax_cat.active::before{background-color:#336aff;}
.up-team .up-team_list{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-team .up-team_list-single{width:calc(50% - 15px);box-sizing:border-box;}
.up-team .up-title{max-width:100%;margin-bottom:56px;padding-bottom:8px;}
.up-team .up-subtitle{width:100%;font-size:14px;}
.up-team .up-top_nav{padding-top:56px;}
.up-team .up-top_nav::before{content:none;}
.up-team .up-team_list-single{margin-bottom:40px;}
.up-team .up_ajax_cat{width:fit-content;}
.up-team .slick-slide{width:fit-content;}
.up-team .up_btn-see{padding-bottom:40px;}
}
@media screen and (max-width:640px){
.up-team .up-row:first-child{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-team .up-title{margin-bottom:24px;}
.up-team .up-top_nav{padding-top:24px;margin-bottom:24px;}
.up-team .up-button_sign-arrow{margin-left:16px;}
.up-team .up-team_list-single{width:100%;box-sizing:border-box;margin-bottom:24px;}
.up-team .up_ajax_all{width:100%;margin:0 auto;}
}
.up-botbanner{padding-bottom:120px;padding-top:190px;}
.up-botbanner .up-container{max-width:1480px;}
.up-botbanner .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;padding-left:123px;padding-right:123px;height:480px;border-radius:30px;position:relative;}
.up-botbanner .up-title{font-size:24px;color:#192543;letter-spacing:-0.02em;line-height:120%;font-weight:500;}
@media(min-width:1280px) and (max-width:1919px){
.up-botbanner .up-title{font-size:42px;font-size:calc(24px + (60 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-botbanner .up-title{font-size:60px;}
}
.up-botbanner .up-subtitle{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#213057;font-weight:400;padding-top:16px;}
@media(min-width:1280px) and (max-width:1919px){
.up-botbanner .up-subtitle{font-size:17px;font-size:calc(14px + (20 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-botbanner .up-subtitle{font-size:20px;}
}
.up-botbanner a{margin-top:40px;}
.up-botbanner .up-col:first-child{width:100%;max-width:770px;}
.up-botbanner .up-col:last-child{position:absolute;width:40%;height:100%;right:0;}
.up-botbanner .up-image{width:100%;max-width:470px;position:absolute;bottom:0;}
.up-botbanner .up-image img{min-height:550px;object-fit:cover;}
.up-botbanner .up-button_find-arrow{padding:15px 30px;}
@media screen and (max-width:1600px){
.up-botbanner{padding-top:90px;padding-bottom:90px;}
.up-botbanner .up-container{max-width:1200px;}
.up-botbanner .up-row{padding:0 92px;height:360px;}
.up-botbanner a{margin-top:30px;}
.up-botbanner .up-col:first-child{max-width:580px;}
.up-botbanner .up-image{max-width:350px;}
.up-botbanner .up-image img{min-height:420px;}
}
@media screen and (max-width:1080px){
.up-botbanner{padding-bottom:60px;}
.up-botbanner .up-row{padding:0 40px;height:260px;}
.up-botbanner .up-title{max-width:70%;}
.up-botbanner .up-image{max-width:256px;}
.up-botbanner .up-image img{min-height:auto;}
.up-botbanner a{margin-top:24px;}
}
@media screen and (max-width:640px){
.up-botbanner .up-row{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0 16px;height:auto;padding-top:80px;overflow:hidden;}
.up-botbanner .up-title{max-width:100%;}
.up-botbanner .up-col:first-child{width:100%;max-width:100%;padding-bottom:20px;}
.up-botbanner .up-col:last-child{width:100%;position:relative;height:375px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;-moz-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;}
.up-botbanner .up-image{max-width:320px;bottom:-15%;}
.up-botbanner a{margin-top:40px;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
}
.up-board{padding-bottom:120px;padding-top:120px;}
.up-board .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-board .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:96px;padding-bottom:16px;position:relative;color:#192543;width:100%;max-width:580px;}
@media(min-width:1280px) and (max-width:1919px){
.up-board .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-board .up-title{font-size:42px;}
}
.up-board .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-board .up-subtitle{font-size:14px;line-height:160%;color:#4e535a;max-width:580px;width:40%;}
@media(min-width:1280px) and (max-width:1919px){
.up-board .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-board .up-subtitle{font-size:18px;}
}
.up-board .up-row:last-child{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-board .up-board_list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-board .up-top_nav{margin-bottom:56px;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-board .up-top_nav::before{position:absolute;content:"";width:100%;height:1px;bottom:0;background:#F4F4F5;}
.up-board .up_ajax_cat{font-size:16px;line-height:160%;color:#213057;padding:10px 16px;position:relative;}
.up-board .up_ajax_cat::before{-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;position:absolute;content:"";width:100%;height:1px;bottom:0;left:0;background:#F4F4F5;}
.up-board .up-board_list-single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:calc(33% - 20px);background:#ffffff;box-shadow:0px 16px 100px rgba(164, 169, 183, 0.12);border-radius:15px;padding:24px;margin-bottom:40px;}
.up-board .up-board_list-single .up-col:last-child{padding-left:24px;}
.up-board .up-name{font-size:16px;font-size:18px;line-height:160%;font-weight:500;color:#000000;padding-bottom:8px;}
@media(min-width:1280px) and (max-width:1919px){
.up-board .up-name{font-size:17px;font-size:calc(16px + (18 - 16) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-board .up-name{font-size:18px;}
}
.up-board .up-position{font-size:12px;line-height:160%;color:#7a7e83;padding-bottom:16px;}
@media(min-width:1280px) and (max-width:1919px){
.up-board .up-position{font-size:13px;font-size:calc(12px + (14 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-board .up-position{font-size:14px;}
}
.up-board .up-description{font-size:14px;color:#4e535a;line-height:160%;padding-bottom:16px;}
@media(min-width:1280px) and (max-width:1919px){
.up-board .up-description{font-size:15px;font-size:calc(14px + (16 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-board .up-description{font-size:16px;}
}
.up-board .up-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-board .up-link{max-width:24px;width:100%;}
.up-board .up-link:not(:last-child){margin-right:16px;}
@media screen and (max-width:1600px){
.up-board{padding-top:90px;padding-bottom:90px;}
.up-board .up-title{margin-bottom:72px;max-width:435px;}
.up-board .up-board-row{padding-top:54px;padding-left:30px;padding-bottom:54px;}
.up-board .up-wrapper{padding-right:30px;}
.up-board .up_text{padding-bottom:30px;}
.up-board .up-button_sign-arrow{font-size:13px;padding:10px 12px;}
.up-board .up-board_list-single{margin-bottom:30px;width:calc(33% - 15px);}
}
@media screen and (max-width:1280px){
.up-board{padding-top:60;padding-bottom:20px;}
.up-board .up-board-rows{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-board .up-board_list-single{width:calc(50% - 15px);box-sizing:border-box;margin-bottom:40px;}
.up-board .up-board-row{padding-top:40px;padding-bottom:40px;padding-left:24px;}
.up-board .up-wrapper{padding-right:24px;}
}
@media screen and (max-width:1024px){
.up-board{padding-top:60px;padding-bottom:30px;}
.up-board .up-title{max-width:100%;margin-bottom:56px;padding-bottom:8px;}
.up-board .up-subtitle{display:none;}
}
@media screen and (max-width:640px){
.up-board .up-title{margin-bottom:24px;}
.up-board .up-board-row{width:100%;}
.up-board .up-button_sign-arrow{margin-left:16px;}
.up-board .up-board_list-single{width:100%;box-sizing:border-box;margin-bottom:24px;}
.up-board .up-board_list-single:last-of-type{display:none;}
}
.up-newblogs{padding-bottom:120px;padding-top:120px;}
.up-newblogs .up-img{border-radius:15px;}
.up-newblogs .up-row:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-newblogs .up-newblogs-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}
.up-newblogs .up-mobile_show{display:none;}
.up-newblogs .up-newblogs-rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-newblogs .up-newblogs-rows .up_mobile{display:none;}
.up-newblogs .up-newblogs-rows .sub-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;padding-top:24px;}
.up-newblogs .up-newblogs-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:calc(33% - 20px);}
.up-newblogs .up-newblogs-row img{width:100%;height:100%;border-radius:0;-webkit-border-top-left-radius:30px;-webkit-border-top-right-radius:30px;-moz-border-radius-topleft:30px;-moz-border-radius-topright:30px;border-top-left-radius:30px;border-top-right-radius:30px;min-height:300px;object-fit:cover;}
.up-newblogs .up-newblogs-row a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-newblogs .up-newblogs-row:last-child{display:none;}
.up-newblogs .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:96px;padding-bottom:16px;position:relative;color:#192543;width:100%;max-width:580px;}
@media(min-width:1280px) and (max-width:1919px){
.up-newblogs .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-newblogs .up-title{font-size:42px;}
}
.up-newblogs .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-newblogs .up-post-title{font-size:18px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:500;}
@media(min-width:1280px) and (max-width:1919px){
.up-newblogs .up-post-title{font-size:19px;font-size:calc(18px + (20 - 18) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-newblogs .up-post-title{font-size:20px;}
}
.up-newblogs .up-blog-cat{font-size:16px;line-height:160%;color:#7a7e83;}
@media(min-width:1280px) and (max-width:1919px){
.up-newblogs .up-blog-cat{font-size:16px;font-size:calc(16px + (16 - 16) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-newblogs .up-blog-cat{font-size:16px;}
}
.up-newblogs .up-post-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-bottom:16px;}
.up-newblogs .rt-reading-time{font-size:16px;padding-left:14px;margin-left:16px;position:relative;}
.up-newblogs .rt-reading-time:before{position:absolute;content:"";width:6px;height:6px;background-color:#d3d4d6;border-radius:100%;left:0;top:50%;transform:translate(0%, -50%);}
.up-newblogs .rt-reading-time span{font-size:16px;line-height:160%;color:#7a7e83;}
.up-newblogs .up-row-title{font-size:18px;font-weight:500;line-height:140%;letter-spacing:-0.01em;padding-bottom:24px;}
@media(min-width:1280px) and (max-width:1919px){
.up-newblogs .up-row-title{font-size:21px;font-size:calc(18px + (24 - 18) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-newblogs .up-row-title{font-size:24px;}
}
.up-newblogs .up-wrapper{padding-top:40px;}
.up-newblogs .up_text{font-size:12px;line-height:160%;letter-spacing:-0.01em;color:#7a7e83;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-newblogs .up_text{font-size:14px;font-size:calc(12px + (16 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-newblogs .up_text{font-size:16px;}
}
@media screen and (max-width:1600px){
.up-newblogs{padding-top:90px;padding-bottom:90px;}
.up-newblogs .up-title{margin-bottom:72px;max-width:435px;}
.up-newblogs .up-row-title{padding-bottom:18px;}
.up-newblogs .up-newblogs-row{padding-bottom:32px;width:calc(33% - 15px);}
}
@media screen and (max-width:1024px){
.up-newblogs{padding-top:60px;padding-bottom:20px;}
.up-newblogs .up-newblogs-rows{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-ms-flex-direction:row;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-newblogs .up-post-title{padding-bottom:0px;font-size:18px;}
.up-newblogs .up-blog-cat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:16px;}
.up-newblogs .rt-reading-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-newblogs .rt-reading-time .rt-time{padding-right:5px;}
.up-newblogs .up-title-row{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-newblogs .up-title{margin-bottom:24px;padding-bottom:8px;}
.up-newblogs .up-wrapper{padding-top:40px;}
.up-newblogs .up-row-title{padding-bottom:24px;font-size:20px;}
.up-newblogs .up_text{font-size:16px;}
.up-newblogs .up-newblogs-row:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:block;}
.up-newblogs .up-newblogs-row{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(50% - 20px);}
}
@media screen and (max-width:640px){
.up-newblogs .up-title-row{width:100%;padding-bottom:40px;}
.up-newblogs .up-mobile_show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-newblogs .up-title{max-width:250px;}
.up-newblogs .up-newblogs-row{width:100%;}
.up-newblogs .up-newblogs-rows .up_mobile{display:none;}
.up-newblogs .up-newblogs-row:last-child{display:none;}
.up-newblogs .up-newblogs-row img{min-height:250px;}
}
.up-slider{padding-bottom:90px;padding-top:120px;width:100%;display:flex;flex-direction:column;position:relative;overflow:hidden;}
.up-slider .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-slider .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:96px;padding-bottom:16px;position:relative;color:#192543;width:100%;max-width:580px;}
@media(min-width:1280px) and (max-width:1919px){
.up-slider .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-slider .up-title{font-size:42px;}
}
.up-slider .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-slider .up-subtitle{font-size:14px;line-height:160%;color:#4e535a;max-width:580px;width:40%;padding-bottom:56px;}
@media(min-width:1280px) and (max-width:1919px){
.up-slider .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-slider .up-subtitle{font-size:18px;}
}
.up-slider .slick-slide{margin:0 20px;}
.up-slider .slick-list{margin:0 -20px;}
.up-slider .up-circle_blue{background-color:#336aff;border-radius:100%;width:15vw;height:15vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:60%;left:50%;transform:translate(-50%, -50%);}
.up-slider .up-circle_blue .up-title{color:#fff;font-size:14px;line-height:140%;text-align:center;letter-spacing:-0.01em;padding:60px;margin-bottom:0;}
@media(min-width:1280px) and (max-width:1919px){
.up-slider .up-circle_blue .up-title{font-size:21px;font-size:calc(14px + (28 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-slider .up-circle_blue .up-title{font-size:28px;}
}
.up-slider .up-wrapper{padding-top:80px;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%;}
.up-slider .up-slider-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-bottom:30px;}
.up-slider .up-slider-card img{height:600px;width:100%;object-fit:cover;}
.up-slider .up-slider-card .up_title{font-size:18px;padding-bottom:8px;line-height:160%;font-weight:500;}
.up-slider .up-slider-card .up_text{font-size:14px;line-height:160%;}
@media screen and (max-width:1600px){
.up-slider{padding-top:90px;padding-bottom:60px;}
.up-slider .up-title{margin-bottom:72px;max-width:435px;}
.up-slider .slick-slide{margin:0 15px;}
.up-slider .slick-list{margin:0 -15px;}
.up-slider .progressBarContainer{padding-top:30px;}
}
@media screen and (max-width:1280px){
.up-slider{padding-bottom:30px;padding-top:60px;}
.up-slider .slick-slide{margin:0 10px;}
.up-slider .slick-list{margin:0 -10px;}
.up-slider .progressBarContainer{padding-top:20px;}
.up-slider .up-circle_blue .up-title{line-height:160%;padding:30px;margin-bottom:0;}
.up-slider .up-wrapper{padding-top:56px;}
.up-slider .up-slider-card{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-slider .up-slider-card .up_title{text-align:center;}
.up-slider .up-slider-card .up_text{text-align:center;}
.up-slider .up-slider-card img{height:350px;}
}
@media screen and (max-width:740px){
.up-slider .up-row{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-slider .up-title{width:100%;max-width:100%;margin-bottom:24px;}
.up-slider .up-subtitle{width:100%;max-width:100%;padding-bottom:40px;}
}
@media screen and (max-width:640px){
.up-slider .up-circle_blue{width:120px;height:120px;top:50%;}
.up-slider .up-circle_blue .up-title{line-height:160%;padding:30px;margin-bottom:0;}
.up-slider .progressBarContainer{padding-top:30px;}
.up-slider .up-slider-row{width:100%;}
.up-slider .up-button_sign-arrow{margin-left:16px;}
.up-slider .up-wrapper{padding-top:40px;}
.up-slider .up-slider-card{width:100%;}
}
.up-complexrt{padding-top:120px;padding-bottom:120px;}
.up-complexrt .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;}
.up-complexrt .up-image_complexrt{padding-bottom:8px;}
.up-complexrt .up-image_complexrt img{border-radius:30px;overflow:hidden;}
.up-complexrt .up-bluetext{font-size:12px;line-height:160%;text-transform:uppercase;color:#2955cc;font-weight:500;padding-bottom:8px;}
.up-complexrt .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:40px;padding-bottom:16px;position:relative;color:#192543;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexrt .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexrt .up-title{font-size:42px;}
}
.up-complexrt .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-complexrt .up-subtitle{padding-bottom:56px;}
.up-complexrt .up-subtitle p{font-size:14px;line-height:160%;color:#4e535a;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexrt .up-subtitle p{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexrt .up-subtitle p{font-size:18px;}
}
.up-complexrt .up-subtitle p strong{font-size:14px;line-height:160%;color:#4e535a;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexrt .up-subtitle p strong{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexrt .up-subtitle p strong{font-size:18px;}
}
.up-complexrt .up-subtitle p span{font-size:14px;line-height:160%;color:#4e535a;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexrt .up-subtitle p span{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexrt .up-subtitle p span{font-size:18px;}
}
.up-complexrt .up-image{width:100%;max-width:700px;}
.up-complexrt .up-complexrt-rows{padding-bottom:40px;}
.up-complexrt .up-dsc{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:400;padding-bottom:55px;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexrt .up-dsc{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexrt .up-dsc{font-size:18px;}
}
.up-complexrt .up-complexrt-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:8px;}
.up-complexrt .up-complexrt-row .up-image{width:100%;max-width:14px;margin-right:14px;padding-top:5px;}
.up-complexrt .up-complexrt-row .up_text p{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexrt .up-complexrt-row .up_text p{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexrt .up-complexrt-row .up_text p{font-size:18px;}
}
.up-complexrt .up-person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:24px;}
.up-complexrt .up-person .up-image{border-radius:100%;width:56px;margin-right:16px;overflow:hidden;}
.up-complexrt .up-person_info .up-name{font-size:14px;line-height:160%;padding-bottom:4px;font-weight:500;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexrt .up-person_info .up-name{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexrt .up-person_info .up-name{font-size:18px;}
}
.up-complexrt .up-person_info .up-position{font-size:12px;line-height:160%;color:#4e535a;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexrt .up-person_info .up-position{font-size:13px;font-size:calc(12px + (14 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexrt .up-person_info .up-position{font-size:14px;}
}
.up-complexrt .up-image_brand{width:100%;max-width:160px;}
.up-complexrt .up-col:first-child{width:55%;max-width:700px;}
.up-complexrt .up-col:last-child{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-complexrt .up-button_find{display:none;}
.up-complexrt .up-mobile_img{display:none;}
@media screen and (max-width:1600px){
.up-complexrt{padding-top:90px;padding-bottom:90px;}
.up-complexrt .up-title{margin-bottom:30px;}
.up-complexrt .up-subtitle{padding-bottom:30px;}
.up-complexrt .up-bookrt-rows{padding-bottom:30px;}
.up-complexrt .up-dsc{padding-bottom:42px;}
.up-complexrt .up-col:first-child{max-width:525px;}
.up-complexrt .up-image_brand{max-width:120px;}
}
@media screen and (max-width:1024px){
.up-complexrt{padding-top:60px;padding-bottom:60px;}
.up-complexrt .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-complexrt .up-col:first-child{max-width:48%;margin-right:30px;}
.up-complexrt .up-col:last-child{width:47%;}
.up-complexrt .up-bluetext{font-weight:400;}
.up-complexrt .up-title{padding-bottom:8px;margin-bottom:24px;}
.up-complexrt .up-subtitle{padding-bottom:24px;}
.up-complexrt .up-bookrt-row .up-image{margin-right:8px;}
.up-complexrt .up-booklt-rows{padding-bottom:24px;}
.up-complexrt .up-dsc{padding-bottom:24px;}
.up-complexrt .up-row_title{padding-bottom:16px;}
.up-complexrt .up-person{padding-bottom:16px;display:none;}
.up-complexrt .up-button_find{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-complexrt .up-image_brand{max-width:160px;}
}
@media screen and (max-width:640px){
.up-complexrt{padding-bottom:0;}
.up-complexrt .up-row{-webkit-box-direction:reverse;-webkit-box-orient:vertical;-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column-reverse;}
.up-complexrt .up-col:first-child{display:none;}
.up-complexrt .up-col:last-child{width:100%;padding-top:0;padding-bottom:0px;}
.up-complexrt .up-booklt-row .up-image{margin-bottom:0;}
.up-complexrt .up-mobile_img{display:block;margin-bottom:24px;}
.up-complexrt .up-image_complexlt{padding-bottom:0;}
}
.up-complexlt{padding-top:120px;padding-bottom:120px;}
.up-complexlt .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;}
.up-complexlt .up-image_complexlt{padding-bottom:8px;}
.up-complexlt .up-image_complexlt img{border-radius:30px;overflow:hidden;}
.up-complexlt .up-bluetext{font-size:12px;line-height:160%;text-transform:uppercase;color:#2955cc;font-weight:500;padding-bottom:8;}
.up-complexlt .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:40px;padding-bottom:16px;position:relative;color:#192543;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexlt .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexlt .up-title{font-size:42px;}
}
.up-complexlt .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-complexlt .up-subtitle{padding-bottom:40px;}
.up-complexlt .up-subtitle p{font-size:14px;line-height:160%;color:#4e535a;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexlt .up-subtitle p{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexlt .up-subtitle p{font-size:18px;}
}
.up-complexlt .up-subtitle p strong{font-size:14px;line-height:160%;color:#4e535a;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexlt .up-subtitle p strong{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexlt .up-subtitle p strong{font-size:18px;}
}
.up-complexlt .up-subtitle p span{font-size:14px;line-height:160%;color:#4e535a;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexlt .up-subtitle p span{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexlt .up-subtitle p span{font-size:18px;}
}
.up-complexlt .up-image{width:100%;max-width:700px;}
.up-complexlt .up-complexlt-rows{padding-bottom:48px;}
.up-complexlt .up-dsc{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:400;padding-bottom:55px;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexlt .up-dsc{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexlt .up-dsc{font-size:18px;}
}
.up-complexlt .up-row_title{font-size:16px;line-height:160%;font-weight:500;color:#192543;padding-bottom:16px;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexlt .up-row_title{font-size:17px;font-size:calc(16px + (18 - 16) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexlt .up-row_title{font-size:18px;}
}
.up-complexlt .up-complexlt-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:8px;}
.up-complexlt .up-complexlt-row .up-image{width:100%;max-width:14px;margin-right:14px;padding-top:5px;}
.up-complexlt .up-complexlt-row .up_text p{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexlt .up-complexlt-row .up_text p{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexlt .up-complexlt-row .up_text p{font-size:18px;}
}
.up-complexlt .up-person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:56px;}
.up-complexlt .up-person .up-image{border-radius:100%;width:56px;margin-right:16px;overflow:hidden;}
.up-complexlt .up-person_info .up-name{font-size:14px;line-height:160%;padding-bottom:4px;font-weight:500;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexlt .up-person_info .up-name{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexlt .up-person_info .up-name{font-size:18px;}
}
.up-complexlt .up-person_info .up-position{font-size:12px;line-height:160%;color:#4e535a;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexlt .up-person_info .up-position{font-size:13px;font-size:calc(12px + (14 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexlt .up-person_info .up-position{font-size:14px;}
}
.up-complexlt .up-image_brand{width:100%;max-width:160px;}
.up-complexlt .up-col:last-child{width:55%;max-width:700px;}
.up-complexlt .up-col:first-child{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-complexlt .up-mobile_img{display:none;}
@media screen and (max-width:1600px){
.up-complexlt{padding-top:90px;padding-bottom:90px;}
.up-complexlt .up-title{margin-bottom:30px;}
.up-complexlt .up-subtitle{padding-bottom:30px;}
.up-complexlt .up-bookrt-rows{padding-bottom:30px;}
.up-complexlt .up-dsc{padding-bottom:42px;}
.up-complexlt .up-col:first-child{max-width:525px;}
.up-complexlt .up-image_brand{max-width:120px;}
}
@media screen and (max-width:1024px){
.up-complexlt{padding-top:60px;padding-bottom:60px;}
.up-complexlt .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-complexlt .up-col:first-child{width:calc(50% - 30px);}
.up-complexlt .up-col:last-child{width:50%;}
.up-complexlt .up-bluetext{font-weight:400;}
.up-complexlt .up-title{padding-bottom:8px;margin-bottom:24px;}
.up-complexlt .up-subtitle{padding-bottom:24px;}
.up-complexlt .up-bookrt-row .up-image{margin-right:8px;}
.up-complexlt .up-booklt-rows{padding-bottom:24px;}
.up-complexlt .up-dsc{padding-bottom:24px;}
.up-complexlt .up-row_title{padding-bottom:16px;}
.up-complexlt .up-person{padding-bottom:16px;}
.up-complexlt .up-image_brand{max-width:160px;}
.up-complexlt .up-person{padding-bottom:16px;display:none;}
.up-complexlt .up-complexlt-rows{padding-bottom:24px;}
}
@media screen and (max-width:640px){
.up-complexlt .up-row{-webkit-box-direction:reverse;-webkit-box-orient:vertical;-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column-reverse;}
.up-complexlt .up-col:first-child{max-width:100%;margin-right:0px;width:100%;}
.up-complexlt .up-col:last-child{display:none;}
.up-complexlt .up-booklt-row .up-image{margin-bottom:0;}
.up-complexlt .up-mobile_img{display:block;margin-bottom:24px;}
.up-complexlt .up-image_complexlt{padding-bottom:0;}
}
.up-video{padding-bottom:120px;padding-top:120px;}
.up-video .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%;}
.up-video .up-row:last-child{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-video .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:96px;padding-bottom:16px;position:relative;color:#192543;width:100%;max-width:580px;}
@media(min-width:1280px) and (max-width:1919px){
.up-video .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-video .up-title{font-size:42px;}
}
.up-video .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-video .up-subtitle{font-size:14px;line-height:160%;color:#4e535a;max-width:580px;width:40%;}
@media(min-width:1280px) and (max-width:1919px){
.up-video .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-video .up-subtitle{font-size:18px;}
}
.up-video .up_player{width:100%;max-height:705px;}
.up-video .plyr--video{width:100%;border-radius:30px;}
.up-video .plyr > .plyr__control{background-color:#fff;}
.up-video .plyr__control--overlaid svg{filter:invert(1);}
.up-video .plyr__controls > .plyr__control:first-child, .up-video .plyr__controls > .plyr__control:first-child + [data-plyr=pause]{display:none;}
.up-video .plyr__controls .plyr__progress, .up-video .plyr__controls .plyr__time{display:none;}
@media screen and (max-width:1600px){
.up-video{padding-top:90px;padding-bottom:90px;}
.up-video .up-title{margin-bottom:72px;max-width:435px;}
}
@media screen and (max-width:1280px){
.up-video{padding-bottom:60px;}
.up-video .up-video-rows{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
@media screen and (max-width:1024px){
.up-video{padding-top:60px;padding-bottom:30px;}
.up-video .up-title{max-width:100%;margin-bottom:56px;padding-bottom:8px;}
.up-video .up-subtitle{display:none;}
}
@media screen and (max-width:640px){
.up-video .up-title{margin-bottom:40px;}
.up-video .up_player{width:100%;max-height:370px;}
}
.up-steps{padding-bottom:120px;padding-top:120px;}
.up-steps .up-title-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;position:relative;padding-bottom:96px;}
.up-steps .up-image{border-radius:30px;overflow:hidden;position:absolute;right:0;top:0;z-index:0;width:calc(50% - 10px);}
.up-steps .up-steps-rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-steps .up-steps-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;box-sizing:border-box;width:calc(33% - 20px);margin-bottom:40px;padding:72px 40px;background:#ffffff;box-shadow:0px 16px 100px rgba(164, 169, 183, 0.12);border-radius:15px;z-index:1;}
.up-steps .up-steps-row.up_s_hide{background:transparent;box-shadow:none;}
.up-steps .up_number{font-size:18px;line-height:100%;color:#336aff;border:1px solid #dde5f9;box-sizing:border-box;border-radius:100%;font-weight:500;width:72px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
@media(min-width:1600px) and (max-width:1919px){
.up-steps .up_number{font-size:21px;font-size:calc(18px + (24 - 18) * (100vw - 1600px) / (1920 - 1600));}
}
@media(min-width:1920px){
.up-steps .up_number{font-size:24px;}
}
.up-steps .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:56px;padding-bottom:16px;position:relative;color:#192543;width:100%;max-width:580px;}
@media(min-width:1280px) and (max-width:1919px){
.up-steps .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-steps .up-title{font-size:42px;}
}
.up-steps .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-steps .up-subtitle{font-size:14px;line-height:160%;color:#4e535a;max-width:580px;width:40%;}
@media(min-width:1280px) and (max-width:1919px){
.up-steps .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-steps .up-subtitle{font-size:18px;}
}
.up-steps .up-row-title{font-size:18px;font-weight:500;line-height:140%;letter-spacing:-0.01em;padding-bottom:24px;}
@media(min-width:1280px) and (max-width:1919px){
.up-steps .up-row-title{font-size:21px;font-size:calc(18px + (24 - 18) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-steps .up-row-title{font-size:24px;}
}
.up-steps .up-wrapper{padding-top:40px;}
.up-steps .up_text{font-size:12px;line-height:160%;letter-spacing:-0.01em;color:#7a7e83;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-steps .up_text{font-size:14px;font-size:calc(12px + (16 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-steps .up_text{font-size:16px;}
}
@media screen and (max-width:1600px){
.up-steps{padding-top:90px;padding-bottom:90px;}
.up-steps .up-title{margin-bottom:42px;max-width:435px;}
.up-steps .up-steps-row{padding:54px 30px;}
.up-steps .up-wrapper{padding-top:30px;}
.up-steps .up_number{width:52px;height:52px;}
.up-steps .up-row-title{padding-bottom:18px;}
.up-steps .up-title-row{padding-bottom:72px;}
}
@media screen and (max-width:1024px){
.up-steps{padding-top:60px;padding-bottom:30px;}
.up-steps .up-steps-rows{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-ms-flex-direction:row;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:row;}
.up-steps .up-image{width:calc(50% - 20px);}
.up-steps .up-steps-row{width:calc(50% - 20px);margin-bottom:30px;padding:40px 24px;order:2;}
.up-steps .up-steps-row:nth-child(2), .up-steps .up-steps-row:nth-child(4){order:1;}
.up-steps .up-title-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-steps .up-title{margin-bottom:24px;padding-bottom:8px;}
.up-steps .up-wrapper{padding-top:40px;}
.up-steps .up-row-title{padding-bottom:24px;font-size:20px;}
.up-steps .up_text{font-size:16px;}
}
@media screen and (max-width:640px){
.up-steps .up-title-row{width:100%;padding-bottom:40px;}
.up-steps .up-image{position:unset;width:100%;margin-top:40px;}
.up-steps .sub-col{width:100%;}
.up-steps .up-steps-row{width:100%;}
.up-steps .up-button_find-arrow{width:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-steps .up_number{width:72px;height:72px;font-size:24px;font-weight:500;}
.up-steps .up_s_hide{display:none;}
}
.up-jobs{padding-bottom:120px;padding-top:120px;}
.up-jobs .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-jobs .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:96px;padding-bottom:16px;position:relative;color:#192543;width:100%;max-width:580px;}
@media(min-width:1280px) and (max-width:1919px){
.up-jobs .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-jobs .up-title{font-size:42px;}
}
.up-jobs .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-jobs .up-subtitle{font-size:14px;line-height:160%;color:#4e535a;max-width:580px;width:40%;}
@media(min-width:1280px) and (max-width:1919px){
.up-jobs .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-jobs .up-subtitle{font-size:18px;}
}
.up-jobs .up-row:last-child{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-jobs .up-jobs_list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-jobs .up-jobs_list-single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:#ffffff;box-shadow:0px 16px 100px rgba(164, 169, 183, 0.12);border-radius:15px;padding:24px 40px;margin-bottom:24px;}
.up-jobs .up-jobs_list-single .up-col:last-child{margin-bottom:0;}
.up-jobs .up-name{font-size:16px;line-height:160%;font-weight:500;color:#192543;}
.up-jobs .up-employment{font-size:16px;line-height:160%;color:#7a7e83;font-weight:500;}
.up-jobs .up-location{font-size:16px;line-height:160%;color:#7a7e83;font-weight:500;}
.up-jobs .up-button_sign{margin-right:0;}
@media screen and (max-width:1600px){
.up-jobs{padding-top:90px;padding-bottom:90px;}
.up-jobs .up-title{margin-bottom:72px;max-width:435px;}
.up-jobs .up_text{padding-bottom:30px;}
}
@media screen and (max-width:1080px){
.up-jobs{padding-bottom:60px;padding-top:60px;}
.up-jobs .up-container{padding-left:0;padding-right:0;}
.up-jobs .up-jobs_list{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1000px;}
.up-jobs .up-row{padding-left:30px;padding-right:30px;}
.up-jobs .up-row:first-child{padding-bottom:56px;}
.up-jobs .up-row:last-child{overflow:auto;padding-right:0;padding-left:0;}
.up-jobs .up-title{max-width:100%;padding-bottom:8px;margin-bottom:24px;}
.up-jobs .up-subtitle{width:100%;font-size:14px;}
.up-jobs .up-jobs_list-single{margin-bottom:16px;margin-left:20px;}
.up-jobs .mCSB_scrollTools.mCSB_scrollTools_horizontal{background-color:#DDE5F9;height:6px;border-radius:8px;width:100%;max-width:68px;left:auto;right:50%;transform:translatex(50%);}
.up-jobs .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{background-color:#336AFF;border-radius:8px;}
}
@media screen and (max-width:640px){
.up-jobs .up-row:first-child{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-bottom:40px;}
.up-jobs .up-row{padding-left:20px;padding-right:20px;}
}
.up-work{padding-bottom:120px;padding-top:120px;}
.up-work .up-title-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;position:relative;padding-bottom:96px;}
.up-work .up-image{border-radius:30px;overflow:hidden;position:absolute;right:0;top:0;z-index:0;width:calc(50% - 20px);}
.up-work .up-work-rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-work .up-work-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;box-sizing:border-box;width:calc(33% - 20px);margin-bottom:40px;padding:72px 40px;background:#ffffff;box-shadow:0px 16px 100px rgba(164, 169, 183, 0.12);border-radius:15px;z-index:1;}
.up-work .up_number{font-size:18px;line-height:100%;color:#336aff;border:1px solid #dde5f9;box-sizing:border-box;border-radius:100%;font-weight:500;width:72px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
@media(min-width:1600px) and (max-width:1919px){
.up-work .up_number{font-size:21px;font-size:calc(18px + (24 - 18) * (100vw - 1600px) / (1920 - 1600));}
}
@media(min-width:1920px){
.up-work .up_number{font-size:24px;}
}
.up-work .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:40px;padding-bottom:16px;position:relative;color:#192543;width:100%;max-width:580px;}
@media(min-width:1280px) and (max-width:1919px){
.up-work .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-work .up-title{font-size:42px;}
}
.up-work .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-work .up-button_find{z-index:1;}
.up-work .up-subtitle{font-size:14px;line-height:160%;color:#4e535a;width:100%;max-width:40%;}
@media(min-width:1280px) and (max-width:1919px){
.up-work .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-work .up-subtitle{font-size:18px;}
}
.up-work .up-row-title{font-size:18px;font-weight:500;line-height:140%;letter-spacing:-0.01em;padding-bottom:24px;}
@media(min-width:1280px) and (max-width:1919px){
.up-work .up-row-title{font-size:21px;font-size:calc(18px + (24 - 18) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-work .up-row-title{font-size:24px;}
}
.up-work .up-wrapper{padding-top:40px;}
.up-work .sub-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-work .up_text{font-size:12px;line-height:160%;letter-spacing:-0.01em;color:#7a7e83;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-work .up_text{font-size:14px;font-size:calc(12px + (16 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-work .up_text{font-size:16px;}
}
@media screen and (max-width:1600px){
.up-work{padding-top:90px;padding-bottom:90px;}
.up-work .up-title{margin-bottom:42px;max-width:435px;}
.up-work .up-work-row{padding:54px 30px;}
.up-work .up-wrapper{padding-top:30px;}
.up-work .up_number{width:52px;height:52px;}
.up-work .up-row-title{padding-bottom:18px;}
.up-work .up-title-row{padding-bottom:72px;}
}
@media screen and (max-width:1024px){
.up-work{padding-top:60px;padding-bottom:30px;}
.up-work .up-work-rows{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-ms-flex-direction:row;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:row;}
.up-work .up-image{width:calc(50% - 20px);}
.up-work .up-work-row{width:calc(50% - 20px);margin-bottom:30px;padding:40px 24px;}
.up-work .up-work-row:nth-child(2){margin-right:10%;}
.up-work .up-title-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-bottom:56px;}
.up-work .up-title{margin-bottom:24px;padding-bottom:8px;}
.up-work .up-subtitle{max-width:50%;}
.up-work .up-wrapper{padding-top:40px;}
.up-work .up-row-title{padding-bottom:24px;font-size:20px;}
.up-work .up_text{font-size:16px;}
}
@media screen and (max-width:640px){
.up-work .up-title-row{width:100%;padding-bottom:40px;}
.up-work .up-image{position:unset;width:100%;margin-top:40px;}
.up-work .sub-col{width:100%;}
.up-work .up-work-row{width:100%;margin-bottom:24px;}
.up-work .up-title{width:100%;max-width:100%;}
.up-work .up-subtitle{width:100%;max-width:100%;}
.up-work .up-work-row:nth-child(2){margin-right:0;}
.up-work .up_number{width:72px;height:72px;font-size:24px;font-weight:500;}
.up-work .up_s_hide{display:none;}
}
.up-contactbanner{padding-bottom:120px;padding-top:190px;}
.up-contactbanner .up-container{max-width:1480px;}
.up-contactbanner .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;padding-left:123px;padding-right:123px;height:480px;border-radius:30px;position:relative;}
.up-contactbanner .up-title{font-size:24px;color:#192543;letter-spacing:-0.02em;line-height:120%;font-weight:500;}
@media(min-width:1280px) and (max-width:1919px){
.up-contactbanner .up-title{font-size:42px;font-size:calc(24px + (60 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-contactbanner .up-title{font-size:60px;}
}
.up-contactbanner .up-subtitle{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#213057;font-weight:400;padding-top:16px;}
@media(min-width:1280px) and (max-width:1919px){
.up-contactbanner .up-subtitle{font-size:17px;font-size:calc(14px + (20 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-contactbanner .up-subtitle{font-size:20px;}
}
.up-contactbanner a{margin-top:40px;}
.up-contactbanner .up-col:first-child{width:100%;max-width:770px;}
.up-contactbanner .up-col:last-child{position:absolute;width:40%;height:100%;right:0;}
.up-contactbanner .up-image{width:100%;max-width:470px;position:absolute;bottom:0;}
.up-contactbanner .up-form{padding-top:40px;}
@media screen and (max-width:1080px){
.up-contactbanner .up-form{padding-top:24px;}
}
.up-contactbanner .up-form .wpcf7-list-item{display:none !important;}
.up-contactbanner .up-form .up-cf-form{position:relative;box-sizing:border-box;width:100%;max-width:560px;left:0px;border:none;padding:0px;background:none;}
@media screen and (max-width:1080px){
.up-contactbanner .up-form .up-cf-form{max-width:320px;}
}
@media screen and (max-width:640px){
.up-contactbanner .up-form .up-cf-form{max-width:450px;}
}
.up-contactbanner .up-form .up-cf-form .sol-form-label-focus{top:4px;left:16px;font-size:10px;}
@media screen and (max-width:640px){
.up-contactbanner .up-form .up-cf-form .sol-form-label-focus{font-size:8px;top:2px;}
}
.up-contactbanner .up-form .up-cf-form .sol-form-label-active{top:4px;left:16px;font-size:10px;}
@media screen and (max-width:640px){
.up-contactbanner .up-form .up-cf-form .sol-form-label-active{font-size:8px;top:2px;}
}
.up-contactbanner .up-form .up-cf-form .ajax-loader, .up-contactbanner .up-form .up-cf-form br, .up-contactbanner .up-form .up-cf-form .wpcf7-not-valid-tip{display:none !important;}
.up-contactbanner .up-form .up-cf-form button{outline:none;border:none;position:absolute;right:10%;height:calc(100% - 3px);top:1px;}
@media screen and (max-width:1080px){
.up-contactbanner .up-form .up-cf-form button{right:0%;}
}
@media screen and (max-width:640px){
.up-contactbanner .up-form .up-cf-form button{font-weight:400;padding:0px 15px;}
}
.up-contactbanner .up-form .up-cf-form button:hover{cursor:pointer;}
.up-contactbanner .up-form .up-cf-form input, .up-contactbanner .up-form .up-cf-form textarea, .up-contactbanner .up-form .up-cf-form select{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;color:#213057;padding:13px 15% 13px 15px;border:1px solid #bacaf2;border-radius:100px;background-color:#fff;outline:none;max-width:100%;width:100%;box-sizing:border-box;margin-bottom:1px;max-height:170px;}
@media screen and (max-width:1080px){
.up-contactbanner .up-form .up-cf-form input, .up-contactbanner .up-form .up-cf-form textarea, .up-contactbanner .up-form .up-cf-form select{padding:5px 15% 5px 15px;}
}
.up-contactbanner .up-form .up-cf-form input.wpcf7-not-valid, .up-contactbanner .up-form .up-cf-form textarea.wpcf7-not-valid, .up-contactbanner .up-form .up-cf-form select.wpcf7-not-valid{border-color:red;}
.up-contactbanner .up-form .up-cf-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative;}
.up-contactbanner .up-form .up-cf-row label{font-size:14px;line-height:160%;color:#7a7e83;position:absolute;top:18px;left:16px;transition:0.3s ease;z-index:1;}
@media(min-width:1280px) and (max-width:1919px){
.up-contactbanner .up-form .up-cf-row label{font-size:15px;font-size:calc(14px + (16 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-contactbanner .up-form .up-cf-row label{font-size:16px;}
}
@media screen and (max-width:1080px){
.up-contactbanner .up-form .up-cf-row label{top:8px;}
}
@media screen and (max-width:1600px){
.up-contactbanner{padding-top:90px;padding-bottom:90px;}
.up-contactbanner .up-container{max-width:1200px;}
.up-contactbanner .up-row{padding:0 92px;height:360px;}
.up-contactbanner a{margin-top:30px;}
.up-contactbanner .up-col:first-child{max-width:580px;}
.up-contactbanner .up-image{max-width:350px;}
}
@media screen and (max-width:1080px){
.up-contactbanner{padding-bottom:60px;}
.up-contactbanner .up-row{padding:0 40px;height:260px;}
.up-contactbanner .up-title{max-width:70%;}
.up-contactbanner .up-subtitle{max-width:70%;}
.up-contactbanner .up-image{max-width:256px;}
.up-contactbanner a{margin-top:24px;}
}
@media screen and (max-width:640px){
.up-contactbanner .up-row{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0 16px;height:auto;padding-top:80px;overflow:hidden;}
.up-contactbanner .up-title{max-width:100%;}
.up-contactbanner .up-col:first-child{width:100%;max-width:100%;padding-bottom:20px;}
.up-contactbanner .up-col:last-child{width:100%;position:relative;height:375px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;-moz-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;}
.up-contactbanner .up-image{max-width:320px;}
.up-contactbanner a{margin-top:40px;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
}
.up-bookswitch{padding-top:120px;padding-bottom:120px;}
.up-bookswitch .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;}
.up-bookswitch .up-image_bookswitch{padding-bottom:8px;}
.up-bookswitch .up-image_bookswitch img{border-radius:30px;overflow:hidden;}
.up-bookswitch .up-bluetext{font-size:12px;line-height:160%;text-transform:uppercase;color:#2955cc;font-weight:500;padding-bottom:8;}
.up-bookswitch .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:40px;padding-bottom:16px;position:relative;color:#192543;}
@media(min-width:1280px) and (max-width:1919px){
.up-bookswitch .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-bookswitch .up-title{font-size:42px;}
}
.up-bookswitch .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-bookswitch .up-subtitle{font-size:18px;padding-bottom:40px;}
.up-bookswitch .up-subtitle p{font-weight:400;font-size:14px;line-height:160%;color:#222831;}
.up-bookswitch .up-subtitle p strong{font-size:14px;line-height:160%;color:#222831;}
.up-bookswitch .up-image{width:100%;max-width:700px;overflow:hidden;border-radius:30px;}
.up-bookswitch .up-bookswitch-rows{padding-bottom:40px;}
.up-bookswitch .up-dsc{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:400;padding-bottom:55px;}
@media(min-width:1280px) and (max-width:1919px){
.up-bookswitch .up-dsc{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-bookswitch .up-dsc{font-size:18px;}
}
.up-bookswitch .up-bookswitch-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:8px;}
.up-bookswitch .up-bookswitch-row .up-image{width:100%;max-width:14px;margin-right:14px;padding-top:5px;}
.up-bookswitch .up-bookswitch-row .up_text p{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-bookswitch .up-bookswitch-row .up_text p{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-bookswitch .up-bookswitch-row .up_text p{font-size:18px;}
}
.up-bookswitch .up-person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:24px;}
.up-bookswitch .up-person .up-image{border-radius:100%;width:56px;margin-right:16px;overflow:hidden;}
.up-bookswitch .up-person_info .up-name{font-size:14px;line-height:160%;padding-bottom:4px;font-weight:500;}
@media(min-width:1280px) and (max-width:1919px){
.up-bookswitch .up-person_info .up-name{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-bookswitch .up-person_info .up-name{font-size:18px;}
}
.up-bookswitch .up-person_info .up-position{font-size:12px;line-height:160%;color:#4e535a;}
@media(min-width:1280px) and (max-width:1919px){
.up-bookswitch .up-person_info .up-position{font-size:13px;font-size:calc(12px + (14 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-bookswitch .up-person_info .up-position{font-size:14px;}
}
.up-bookswitch .up-row_title{font-weight:500;padding-bottom:16px;}
.up-bookswitch .up-image_brand{width:100%;max-width:160px;}
.up-bookswitch .up-col:first-child{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-bookswitch .up-col:last-child{width:40%;width:55%;max-width:700px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
@media screen and (max-width:1600px){
.up-bookswitch{padding-top:90px;padding-bottom:90px;}
.up-bookswitch .up-title{margin-bottom:30px;}
.up-bookswitch .up-subtitle{padding-bottom:30px;}
.up-bookswitch .up-bookrt-rows{padding-bottom:30px;}
.up-bookswitch .up-dsc{padding-bottom:42px;}
.up-bookswitch .up-col:first-child{max-width:525px;}
.up-bookswitch .up-image_brand{max-width:120px;}
}
@media screen and (max-width:1024px){
.up-bookswitch{padding-top:60px;padding-bottom:60px;}
.up-bookswitch .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-bookswitch .up-col:first-child{max-width:48%;margin-right:30px;}
.up-bookswitch .up-col:last-child{width:47%;}
.up-bookswitch .up-title{padding-bottom:8px;margin-bottom:24px;}
.up-bookswitch .up-subtitle{padding-bottom:24px;}
.up-bookswitch .up-bookrt-row .up-image{margin-right:8px;}
.up-bookswitch .up-bookswitch-rows{padding-bottom:24px;}
.up-bookswitch .up-dsc{padding-bottom:24px;}
.up-bookswitch .up-row_title{padding-bottom:16px;}
.up-bookswitch .up-person{padding-bottom:16px;}
.up-bookswitch .up-image_brand{max-width:160px;}
}
@media screen and (max-width:640px){
.up-bookswitch .up-row{-webkit-box-direction:reverse;-webkit-box-orient:vertical;-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column-reverse;}
.up-bookswitch .up-col:first-child{max-width:100%;margin-right:0px;width:100%;}
.up-bookswitch .up-col:last-child{display:none;}
.up-bookswitch .up-bookswitch-row .up-image{margin-bottom:0;}
.up-bookswitch .up-mobile_show{padding-bottom:24px;}
}
.up-complexswitch{padding-top:120px;padding-bottom:120px;}
.up-complexswitch .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-repeat:no-repeat;position:relative;z-index:1;}
.up-complexswitch .up-image_complexswitch{padding-bottom:8px;}
.up-complexswitch .up-image_complexswitch img{border-radius:30px;overflow:hidden;}
.up-complexswitch .up-bluetext{font-size:12px;line-height:160%;text-transform:uppercase;color:#2955cc;font-weight:500;padding-bottom:8;}
.up-complexswitch .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:40px;padding-bottom:16px;position:relative;color:#192543;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexswitch .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexswitch .up-title{font-size:42px;}
}
.up-complexswitch .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-complexswitch .up-subtitle{padding-bottom:40px;}
.up-complexswitch .up-subtitle p{font-size:14px;line-height:160%;color:#4e535a;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexswitch .up-subtitle p{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexswitch .up-subtitle p{font-size:18px;}
}
.up-complexswitch .up-subtitle p strong{font-size:16px;line-height:160%;color:#4e535a;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexswitch .up-subtitle p strong{font-size:17px;font-size:calc(16px + (18 - 16) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexswitch .up-subtitle p strong{font-size:18px;}
}
.up-complexswitch .up-subtitle p span{font-size:14px;line-height:160%;color:#4e535a;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexswitch .up-subtitle p span{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexswitch .up-subtitle p span{font-size:18px;}
}
.up-complexswitch .up-subtitle a{font-size:16px;line-height:160%;color:#336aff;font-weight:500;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexswitch .up-subtitle a{font-size:17px;font-size:calc(16px + (18 - 16) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexswitch .up-subtitle a{font-size:18px;}
}
.up-complexswitch .up-subtitle.up_underline a{text-decoration:underline;}
.up-complexswitch .up-image{width:100%;max-width:700px;}
.up-complexswitch .up-complexswitch-rows{padding-bottom:48px;}
.up-complexswitch .up-dsc{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#4e535a;font-weight:400;padding-bottom:55px;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexswitch .up-dsc{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexswitch .up-dsc{font-size:18px;}
}
.up-complexswitch .up-row_title{font-size:16px;line-height:160%;font-weight:500;color:#192543;padding-bottom:16px;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexswitch .up-row_title{font-size:17px;font-size:calc(16px + (18 - 16) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexswitch .up-row_title{font-size:18px;}
}
.up-complexswitch .up-complexswitch-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:8px;}
.up-complexswitch .up-complexswitch-row .up-image{width:100%;max-width:14px;margin-right:14px;padding-top:5px;}
.up-complexswitch .up-complexswitch-row .up_text p{font-size:14px;line-height:160%;letter-spacing:-0.01em;color:#4e535a;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexswitch .up-complexswitch-row .up_text p{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexswitch .up-complexswitch-row .up_text p{font-size:18px;}
}
.up-complexswitch .up-person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:56px;}
.up-complexswitch .up-person .up-image{border-radius:100%;width:56px;margin-right:16px;overflow:hidden;}
.up-complexswitch .up-person_info .up-name{font-size:14px;line-height:160%;padding-bottom:4px;font-weight:500;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexswitch .up-person_info .up-name{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexswitch .up-person_info .up-name{font-size:18px;}
}
.up-complexswitch .up-person_info .up-position{font-size:12px;line-height:160%;color:#4e535a;}
@media(min-width:1280px) and (max-width:1919px){
.up-complexswitch .up-person_info .up-position{font-size:13px;font-size:calc(12px + (14 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-complexswitch .up-person_info .up-position{font-size:14px;}
}
.up-complexswitch .up-image_brand{width:100%;max-width:160px;}
.up-complexswitch .up-col:last-child{width:55%;max-width:700px;}
.up-complexswitch .up-col:first-child{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-complexswitch .up-mobile_img{display:none;}
@media screen and (max-width:1600px){
.up-complexswitch{padding-top:90px;padding-bottom:90px;}
.up-complexswitch .up-title{margin-bottom:30px;}
.up-complexswitch .up-subtitle{padding-bottom:30px;}
.up-complexswitch .up-bookrt-rows{padding-bottom:30px;}
.up-complexswitch .up-dsc{padding-bottom:42px;}
.up-complexswitch .up-col:first-child{max-width:525px;}
.up-complexswitch .up-image_brand{max-width:120px;}
}
@media screen and (max-width:1024px){
.up-complexswitch{padding-top:60px;padding-bottom:60px;}
.up-complexswitch .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-complexswitch .up-col:first-child{width:calc(50% - 30px);}
.up-complexswitch .up-col:last-child{width:50%;}
.up-complexswitch .up-bluetext{font-weight:400;}
.up-complexswitch .up-title{padding-bottom:8px;margin-bottom:24px;}
.up-complexswitch .up-subtitle{padding-bottom:24px;}
.up-complexswitch .up-bookrt-row .up-image{margin-right:8px;}
.up-complexswitch .up-booklt-rows{padding-bottom:24px;}
.up-complexswitch .up-dsc{padding-bottom:24px;}
.up-complexswitch .up-row_title{padding-bottom:16px;}
.up-complexswitch .up-person{padding-bottom:16px;}
.up-complexswitch .up-image_brand{max-width:160px;}
.up-complexswitch .up-person{padding-bottom:16px;display:none;}
.up-complexswitch .up-complexswitch-rows{padding-bottom:24px;}
}
@media screen and (max-width:640px){
.up-complexswitch .up-row{-webkit-box-direction:reverse;-webkit-box-orient:vertical;-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column-reverse;}
.up-complexswitch .up-col:first-child{max-width:100%;margin-right:0px;width:100%;}
.up-complexswitch .up-col:last-child{display:none;}
.up-complexswitch .up-booklt-row .up-image{margin-bottom:0;}
.up-complexswitch .up-mobile_img{display:block;margin-bottom:24px;}
.up-complexswitch .up-image_complexswitch{padding-bottom:0;}
}
.up-bar{padding-top:120px;}
.up-bar .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-bar .up-row:last-child{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-bar .up-top_nav_cat{margin-bottom:56px;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-bar .up-top_nav_cat::before{position:absolute;content:"";width:100%;height:1px;bottom:0;background:#f4f4f5;}
.up-bar .up_ajax_cat_cat{cursor:pointer;font-size:16px;line-height:160%;color:#213057;padding:10px 16px;position:relative;-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;}
.up-bar .up_ajax_cat_cat.active{font-weight:500;}
.up-bar .up-position{font-size:12px;line-height:160%;color:#7a7e83;padding-bottom:16px;}
@media(min-width:1280px) and (max-width:1919px){
.up-bar .up-position{font-size:13px;font-size:calc(12px + (14 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-bar .up-position{font-size:14px;}
}
.up-bar .up-description{font-size:14px;color:#4e535a;line-height:160%;padding-bottom:16px;}
@media(min-width:1280px) and (max-width:1919px){
.up-bar .up-description{font-size:15px;font-size:calc(14px + (16 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-bar .up-description{font-size:16px;}
}
.up-bar .up-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-bar .up-link{max-width:24px;width:100%;}
.up-bar .up-link:hover .up-bar-img{filter:invert(1);}
.up-bar .up-link:not(:last-child){margin-right:16px;}
.up-bar .up-bar-img{width:100%;max-width:110px;}
.up-bar .up_btn-see{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-bar .up_active_barcat{position:relative;}
.up-bar .up_cat_underline{position:absolute;width:100%;height:2px;bottom:0;right:0;}
@media screen and (max-width:1600px){
.up-bar{padding-top:90px;padding-bottom:40px;}
.up-bar .up-title{margin-bottom:72px;max-width:435px;}
.up-bar .up-bar-row{padding-top:54px;padding-left:30px;padding-bottom:54px;}
.up-bar .up-top_nav_cat{margin-bottom:42px;}
.up-bar .up_ajax_cat_cat{font-size:14px;}
.up-bar .up-bar_list-single{margin-bottom:30px;width:calc(33% - 15px);}
.up-bar .up-wrapper{padding-right:30px;}
.up-bar .up_text{padding-bottom:30px;}
.up-bar .up-button_sign-arrow{font-size:13px;padding:10px 12px;}
}
@media screen and (max-width:1080px){
.up-bar{padding-bottom:34px;padding-top:60px;padding-bottom:20px;}
.up-bar .up_ajax_cat.active::before{background-color:#336aff;}
.up-bar .up-bar_list{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-bar .up-bar_list-single{width:calc(50% - 15px);box-sizing:border-box;}
.up-bar .up-title{max-width:100%;margin-bottom:56px;padding-bottom:8px;}
.up-bar .up-subtitle{width:100%;font-size:14px;}
.up-bar .up-top_nav{padding-top:56px;}
.up-bar .up-top_nav::before{content:none;}
.up-bar .up-bar_list-single_cat{margin-bottom:40px;}
.up-bar .up_ajax_cat_cat{width:fit-content;}
.up-bar .slick-slide{width:fit-content;}
.up-bar .up_btn-see{padding-bottom:40px;}
}
@media screen and (max-width:640px){
.up-bar{padding-bottom:24px;}
.up-bar .up-row:first-child{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-bar .up-title{margin-bottom:24px;}
.up-bar .up-top_nav_cat{padding-top:24px;margin-bottom:24px;}
.up-bar .up-button_sign-arrow{margin-left:16px;}
.up-bar .up-bar_list-single_cat{width:100%;box-sizing:border-box;margin-bottom:24px;}
.up-bar .up_ajax_all{width:100%;margin:0 auto;}
}
.up-blogcat{padding-bottom:120px;}
.up-blogcat .up-img{border-radius:15px;}
.up-blogcat .up-row:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-blogcat .up-blogcat-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}
.up-blogcat .up-mobile_show{display:none;}
.up-blogcat .up-blogcat-rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-blogcat .up-blogcat-rows .up_mobile{display:none;}
.up-blogcat .up-blogcat-rows .sub-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;padding-top:24px;}
.up-blogcat .up-blogcat-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:calc(33% - 20px);padding-bottom:42px;}
.up-blogcat .up-blogcat-row img{width:100%;height:100%;border-radius:0;-webkit-border-top-left-radius:30px;-webkit-border-top-right-radius:30px;-moz-border-radius-topleft:30px;-moz-border-radius-topright:30px;border-top-left-radius:30px;border-top-right-radius:30px;min-height:300px;object-fit:cover;}
.up-blogcat .up-blogcat-row a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-blogcat .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:96px;padding-bottom:16px;position:relative;color:#192543;width:100%;max-width:580px;}
@media(min-width:1280px) and (max-width:1919px){
.up-blogcat .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-blogcat .up-title{font-size:42px;}
}
.up-blogcat .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-blogcat .up-post-title{font-size:18px;line-height:160%;letter-spacing:-0.01em;color:#192543;font-weight:500;}
@media(min-width:1280px) and (max-width:1919px){
.up-blogcat .up-post-title{font-size:19px;font-size:calc(18px + (20 - 18) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-blogcat .up-post-title{font-size:20px;}
}
.up-blogcat .up-blog-cat{font-size:16px;line-height:160%;color:#7a7e83;}
@media(min-width:1280px) and (max-width:1919px){
.up-blogcat .up-blog-cat{font-size:16px;font-size:calc(16px + (16 - 16) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-blogcat .up-blog-cat{font-size:16px;}
}
.up-blogcat .up-post-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-bottom:16px;}
.up-blogcat .rt-reading-time{font-size:16px;padding-left:14px;margin-left:16px;position:relative;}
.up-blogcat .rt-reading-time:before{position:absolute;content:"";width:6px;height:6px;background-color:#d3d4d6;border-radius:100%;left:0;top:50%;transform:translate(0%, -50%);}
.up-blogcat .rt-reading-time span{font-size:16px;line-height:160%;color:#7a7e83;}
.up-blogcat .up-row-title{font-size:18px;font-weight:500;line-height:140%;letter-spacing:-0.01em;padding-bottom:24px;}
@media(min-width:1280px) and (max-width:1919px){
.up-blogcat .up-row-title{font-size:21px;font-size:calc(18px + (24 - 18) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-blogcat .up-row-title{font-size:24px;}
}
.up-blogcat .up-wrapper{padding-top:40px;}
.up-blogcat .up_text{font-size:12px;line-height:160%;letter-spacing:-0.01em;color:#7a7e83;font-weight:400;}
@media(min-width:1280px) and (max-width:1919px){
.up-blogcat .up_text{font-size:14px;font-size:calc(12px + (16 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-blogcat .up_text{font-size:16px;}
}
.up-blogcat .up_btn-see{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;}
.up-blogcat .up-button_sign{margin-right:0;}
@media screen and (max-width:1600px){
.up-blogcat{padding-bottom:90px;}
.up-blogcat .up-title{margin-bottom:72px;max-width:435px;}
.up-blogcat .up-row-title{padding-bottom:18px;}
.up-blogcat .up-blogcat-row{padding-bottom:32px;width:calc(33% - 15px);}
}
@media screen and (max-width:1024px){
.up-blogcat{padding-bottom:20px;}
.up-blogcat .up-blogcat-rows{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-ms-flex-direction:row;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-blogcat .up-post-title{padding-bottom:0px;font-size:18px;}
.up-blogcat .up-blog-cat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:16px;}
.up-blogcat .rt-reading-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-blogcat .rt-reading-time .rt-time{padding-right:5px;}
.up-blogcat .up-title-row{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-blogcat .up-title{margin-bottom:24px;padding-bottom:8px;}
.up-blogcat .up-wrapper{padding-top:40px;}
.up-blogcat .up-row-title{padding-bottom:24px;font-size:20px;}
.up-blogcat .up_text{font-size:16px;}
.up-blogcat .up-blogcat-row:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:block;}
.up-blogcat .up-blogcat-row{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(50% - 20px);}
}
@media screen and (max-width:640px){
.up-blogcat .up-title-row{width:100%;padding-bottom:40px;}
.up-blogcat .up-mobile_show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-blogcat .up-title{max-width:250px;}
.up-blogcat .up-blogcat-row{width:100%;}
.up-blogcat .up-blogcat-rows .up_mobile{display:none;}
.up-blogcat .up-blogcat-row:last-child{display:none;}
.up-blogcat .up-blogcat-row img{min-height:250px;}
}
.up-post .up-post_head{padding-top:120px;padding-bottom:520px;margin-bottom:-520px;}
.up-post .up-row{max-width:1210px;}
.up-post .up-post-image{width:100%;border-radius:30px;}
.up-post .up-title{font-size:60px;line-height:120%;letter-spacing:-0.02em;color:#192543;padding-bottom:24px;}
.up-post .up-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:115px;}
.up-post .up-info .up-info_item, .up-post .up-info .span-reading-time{font-size:20px;line-height:160%;letter-spacing:-0.01em;color:#4e535a;}
.up-post .up-info .up-info_item:not(:first-child){position:relative;padding-left:10px;margin-left:10px;}
.up-post .up-info .up-info_item:not(:first-child):before{position:absolute;content:"";width:4px;height:4px;background-color:#4e535a;border-radius:100%;left:0;top:50%;transform:translate(0%, -50%);}
.up-post .up-post-main{padding-top:110px;}
.up-post .up-post-main.up-post-main-terms{padding-top:0;}
.up-post h2{font-size:42px;line-height:140%;letter-spacing:-0.02em;color:#192543;font-weight:500;padding-bottom:24px;}
.up-post h2 strong{font-size:42px;line-height:140%;letter-spacing:-0.02em;color:#192543;font-weight:500;padding-bottom:24px;}
.up-post h3{font-size:22px;line-height:140%;letter-spacing:-0.02em;color:#192543;font-weight:500;padding-bottom:24px;}
.up-post h3 strong{font-size:22px;line-height:140%;letter-spacing:-0.02em;color:#192543;font-weight:500;padding-bottom:24px;}
.up-post p{font-size:16px;line-height:160%;color:#4e535a;padding-bottom:24px;}
.up-post p span{font-size:24px;line-height:160%;color:#4e535a;padding-bottom:24px;}
.up-post p strong{font-size:16px;line-height:160%;color:#4e535a;padding-bottom:24px;}
.up-post p em{font-size:16px;}
.up-post ul{padding-left:80px;}
.up-post ul li{font-size:16px;line-height:140%;letter-spacing:-0.01em;color:#192543;font-weight:500;position:relative;padding-left:24px;}
.up-post ul li::before{position:absolute;content:"";top:17px;left:0;transform:translate(-100%, -50%);width:11px;height:11px;background-color:#336aff;border-radius:100%;}
.up-post ul li:not(last-child){margin-bottom:20px;}
@media screen and (max-width:1024px){
.up-post .up-post_head{padding-top:56px;}
.up-post .up-title{font-size:32px;line-height:140%;padding:0px 20px;max-width:540px;margin:0 auto;padding-bottom:16px;}
.up-post .up-info{padding-bottom:56px;max-width:540px;padding-left:20px;padding-right:20px;margin:0 auto;}
.up-post .up-info .up-info_item, .up-post .up-info .span-reading-time{font-size:14px;}
.up-post .up-post-image{min-height:680px;object-fit:cover;}
.up-post .up-post-main{padding-top:56px;}
.up-post h2{font-size:28px;}
.up-post h3{font-size:24px;}
.up-post p{font-size:18px;}
.up-post ul{padding-left:20px;}
.up-post ul li{font-size:20px;}
}
@media screen and (max-width:640px){
.up-post .up-post_head{padding-bottom:250px;margin-bottom:-250px;}
.up-post .up-title{font-size:24px;}
.up-post .up-info{padding-bottom:56px;max-width:540px;padding-left:20px;padding-right:20px;margin:0 auto;}
.up-post .up-info .up-info_item, .up-post .up-info .span-reading-time{font-size:14px;}
.up-post .up-post-image{min-height:320px;object-fit:cover;}
.up-post .up-post-main{padding-top:56px;}
.up-post h2{font-size:20px;}
.up-post h3{font-size:18px;}
.up-post p{font-size:16px;}
.up-post ul{padding-left:18px;}
.up-post ul li{font-size:16px;}
}
.up-some-content .up-post-main{padding-top:110px;}
.up-some-content h2{font-size:42px;line-height:140%;letter-spacing:-0.02em;color:#192543;font-weight:500;padding-bottom:24px;}
.up-some-content h2 strong{font-size:42px;line-height:140%;letter-spacing:-0.02em;color:#192543;font-weight:500;padding-bottom:24px;}
.up-some-content h3{font-size:22px;line-height:140%;letter-spacing:-0.02em;color:#192543;font-weight:500;padding-bottom:24px;}
.up-some-content h3 strong{font-size:22px;line-height:140%;letter-spacing:-0.02em;color:#192543;font-weight:500;padding-bottom:24px;}
.up-some-content p{font-size:16px;line-height:160%;color:#4e535a;padding-bottom:24px;}
.up-some-content p span{font-size:24px;line-height:160%;color:#4e535a;padding-bottom:24px;}
.up-some-content p strong{font-size:16px;line-height:160%;color:#4e535a;padding-bottom:24px;}
.up-some-content p em{font-size:16px;}
.up-some-content ul{padding-left:80px;}
.up-some-content ul li{font-size:18px;line-height:140%;letter-spacing:-0.01em;color:#192543;font-weight:500;position:relative;padding-left:24px;}
.up-some-content ul li::before{position:absolute;content:"";top:17px;left:0;transform:translate(-100%, -50%);width:11px;height:11px;background-color:#336aff;border-radius:100%;}
.up-some-content ul li:not(last-child){margin-bottom:20px;}
@media screen and (max-width:1024px){
.up-some-content .up-post-main{padding-top:56px;}
.up-some-content h2{font-size:28px;}
.up-some-content h3{font-size:24px;}
.up-some-content p{font-size:18px;}
.up-some-content ul{padding-left:20px;}
.up-some-content ul li{font-size:16px;}
}
@media screen and (max-width:640px){
.up-some-content .up-post-main{padding-top:56px;}
.up-some-content h2{font-size:20px;}
.up-some-content h3{font-size:18px;}
.up-some-content p{font-size:16px;}
.up-some-content ul{padding-left:20px;}
.up-some-content ul li{font-size:16px;}
}
.up-prices{padding-bottom:120px;padding-top:120px;}
.up-prices .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-prices .up-row:first-child{padding-bottom:96px;}
.up-prices .up-prices-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;-moz-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;}
.up-prices .up-prices-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:40px;border-radius:15px;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;background:#ffffff;width:calc(33% - 20px);}
.up-prices .up-prices-box:hover{box-shadow:0px 16px 100px rgba(164, 169, 183, 0.12);}
.up-prices .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:56px;padding-bottom:16px;position:relative;color:#192543;width:100%;max-width:580px;}
@media(min-width:1280px) and (max-width:1919px){
.up-prices .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-prices .up-title{font-size:42px;}
}
.up-prices .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-prices .up-button_link-underline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:fit-content;}
.up-prices .up-button_link-underline svg{margin-left:16px;}
.up-prices .up-subtitle{font-size:14px;line-height:160%;color:#4e535a;max-width:580px;width:40%;}
@media(min-width:1280px) and (max-width:1919px){
.up-prices .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-prices .up-subtitle{font-size:18px;}
}
.up-prices .up-row-title{font-size:18px;font-weight:500;line-height:140%;letter-spacing:-0.01em;padding-bottom:8px;width:100%;}
@media(min-width:1280px) and (max-width:1919px){
.up-prices .up-row-title{font-size:21px;font-size:calc(18px + (24 - 18) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-prices .up-row-title{font-size:24px;}
}
.up-prices .up_row_title{font-size:calc(18px + 6 * (100vw - 1280px) / 640);font-weight:500;line-height:140%;letter-spacing:-0.01em;padding-bottom:8px;width:100%;}
.up-prices .up_text{font-size:12px;line-height:160%;letter-spacing:-0.01em;color:#7a7e83;font-weight:400;margin-left:21px;}
@media(min-width:1280px) and (max-width:1919px){
.up-prices .up_text{font-size:14px;font-size:calc(12px + (16 - 12) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-prices .up_text{font-size:16px;}
}
.up-prices .up_text.active{color:#213057;}
.up-prices .up-button_sign{font-size:14px;padding:9px 35px;margin-right:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-prices .up-prices-rows{padding-bottom:24px;}
.up-prices .up-prices-rows .up-prices_sub-rows{padding-left:25px;padding-bottom:10px;}
.up-prices .up-prices-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:16px;}
.up-prices .up-prices-row .up-image{padding-top:4px;}
.up-prices .up-wrapper{padding-bottom:16px;border-bottom:1px solid #f1f1f1;margin-bottom:24px;width:100%;}
.up-prices .up_price_subtitle{font-size:16px;line-height:160%;color:#213057;padding-bottom:16px;}
.up-prices .up_price_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-prices .up_price_wrapper svg{margin-right:8px;}
.up-prices .up_price{font-size:42px;line-height:140%;letter-spacing:-0.02em;color:#213057;padding-right:8px;font-weight:500;}
.up-prices .up_after_price{font-size:18px;line-height:160%;color:#213057;}
.up-prices .up_credits{font-size:16px;line-height:160%;color:#213057;}
.up-prices .up_price_decription{border-bottom:1px solid #f1f1f1;margin-bottom:24px;padding-bottom:16px;}
.up-prices .up_price_decription p{font-size:16px;line-height:160%;color:#213057;padding-bottom:8px;}
.up-prices .up_price_decription p strong{font-size:16px;line-height:160%;color:#213057;}
.up-prices .up_price_decription span p{padding-bottom:8px;font-size:16px;line-height:160%;color:#213057;}
.up-prices .up_price_decription span p strong{font-size:16px;line-height:160%;color:#213057;}
@media screen and (max-width:1600px){
.up-prices{padding-top:90px;padding-bottom:90px;}
.up-prices .up-title{margin-bottom:40px;max-width:435px;}
.up-prices .up-row:first-child{padding-bottom:56px;}
}
@media screen and (max-width:1280px){
.up-prices{padding-bottom:60px;}
.up-prices .up-prices-boxes{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-prices .up-prices-box{width:calc(50% - 20px);margin-bottom:40px;}
}
@media screen and (max-width:1024px){
.up-prices{padding-top:60px;padding-bottom:30px;}
.up-prices .up-prices-boxes{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;padding:0px 90px;}
.up-prices .up-prices-box{width:100%;}
.up-prices .up-title{max-width:100%;margin-bottom:25px;padding-bottom:8px;}
.up-prices .sub-col{width:calc(50% - 15px);}
.up-prices .up-subtitle{width:calc(50% - 15px);}
}
@media screen and (max-width:640px){
.up-prices .up-title{margin-bottom:40px;}
.up-prices .up-prices-boxes{padding:0;}
.up-prices .up-prices-box{padding:40px 24px;margin-bottom:24px;}
.up-prices .up-prices-row{margin-bottom:8px;}
.up-prices .up-row:first-child{padding-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-prices .sub-col{width:100%;padding-bottom:32px;}
.up-prices .up-subtitle{width:100%;}
.up-prices .up-button_link-underline{font-size:14px;}
}
.up-table{padding-bottom:120px;padding-top:120px;}
.up-table .up-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;}
.up-table .up-row:first-child{padding-bottom:96px;}
.up-table .up-title{font-size:24px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;padding-bottom:16px;position:relative;color:#192543;width:100%;max-width:580px;}
@media(min-width:1280px) and (max-width:1919px){
.up-table .up-title{font-size:33px;font-size:calc(24px + (42 - 24) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-table .up-title{font-size:42px;}
}
.up-table .up-title span{position:absolute;width:40px;height:4px;bottom:0;left:0;}
.up-table .up-subtitle{font-size:14px;line-height:160%;color:#4e535a;max-width:580px;width:40%;}
@media(min-width:1280px) and (max-width:1919px){
.up-table .up-subtitle{font-size:16px;font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
@media(min-width:1920px){
.up-table .up-subtitle{font-size:18px;}
}
.up-table .up-tables{width:100%;}
.up-table .up-table_item{width:100%;padding-bottom:16px;}
.up-table .up_table_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;background-color:#f6f8fd;border-bottom:2px solid #336aff;padding:40px;}
.up-table .up_head_item p{font-size:16px;line-height:160%;color:#213057;}
.up-table .up_head_item p strong{font-size:20px;line-height:160%;letter-spacing:-0.01em;color:#192543;padding-bottom:8px;}
.up-table .up_head_item span p{font-size:16px;line-height:160%;color:#213057;}
.up-table .up_head_item span p strong{font-size:20px;line-height:160%;letter-spacing:-0.01em;color:#192543;padding-bottom:8px;}
.up-table .up_head_item:nth-of-type(1){width:30%;}
.up-table .up_head_item:nth-of-type(2){width:23%;}
.up-table .up_head_item:nth-of-type(3){width:23%;}
.up-table .up_head_item:nth-of-type(4){width:23%;}
.up-table .up_table_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-moz-justify-content:space-between;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d3d4d6;padding:24px 40px;}
.up-table .up_row_item{position:relative;min-height:20px;}
.up-table .up_row_item p{font-size:18px;line-height:160%;color:#213057;}
.up-table .up_row_item span p{font-size:18px;line-height:160%;color:#213057;}
.up-table .up_row_item .up-table_line{position:absolute;width:10px;height:2px;background-color:#a7a9ad;border-radius:100px;top:50%;left:50%;transform:translate(-50%, -50%);}
.up-table .up_row_item:nth-of-type(1){width:25%;}
.up-table .up_row_item:nth-of-type(2){width:4%;}
.up-table .up_row_item:nth-of-type(3){width:22%;}
.up-table .up_row_item:nth-of-type(3) P{text-align:center;}
.up-table .up_row_item:nth-of-type(4){width:22%;}
.up-table .up_row_item:nth-of-type(4) P{text-align:center;}
.up-table .up_row_item:nth-of-type(5){width:22%;}
.up-table .up_row_item:nth-of-type(5) P{text-align:center;}
.up-table .up-row_popup{position:absolute;background-color:#f8f8f8;width:100vw;max-width:350px;padding:30px;border-radius:15px;transform:translate(0px, -50%);top:50%;left:100%;z-index:2;opacity:0;-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-moz-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.up-table .up-row_popup .up_rel{position:relative;width:100%;height:100%;}
.up-table .up-row_popup .up_rel:before{content:"";position:absolute;width:20px;height:20px;background-color:#f8f8f8;transform:rotate(45deg);left:-30px;top:50%;border-radius:4px;transform:translate(-50%, -50%) rotate(45deg);}
.up-table .up-row_popup .up_rel p{font-size:14px;line-height:160%;color:#4e535a;}
.up-table .up_row_item:nth-of-type(2):hover .up-row_popup{opacity:1;}
@media screen and (max-width:1600px){
.up-table{padding-top:90px;padding-bottom:90px;}
.up-table .up-title{margin-bottom:40px;max-width:435px;}
.up-table .up-row:first-child{padding-bottom:56px;}
}
@media screen and (max-width:1280px){
.up-table{padding-bottom:60px;}
.up-table .up-table-boxes{-ms-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.up-table .up-table-box{width:calc(50% - 20px);margin-bottom:40px;}
}
@media screen and (max-width:1080px){
.up-table{padding-top:60px;padding-bottom:30px;}
.up-table .up-table-boxes{-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;padding:0px 90px;}
.up-table .up-table-box{width:100%;}
.up-table .up-title{max-width:100%;margin-bottom:25px;padding-bottom:8px;}
.up-table .up-subtitle{width:calc(50% - 15px);}
.up-table .up-table_item{width:1000px;}
.up-table .up-row:last-child{width:100vh;overflow:auto;padding-right:0;padding-left:0;}
.up-table .mCSB_scrollTools.mCSB_scrollTools_horizontal{background-color:#dde5f9;height:6px;border-radius:8px;width:100%;max-width:68px;left:auto;right:50%;transform:translatex(50%);}
.up-table .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{background-color:#336aff;border-radius:8px;}
}
@media screen and (max-width:640px){
.up-table .up-title{margin-bottom:40px;}
.up-table .up-table-boxes{padding:0;}
.up-table .up-table-box{padding:40px 24px;margin-bottom:24px;}
.up-table .up-table-row{margin-bottom:8px;}
.up-table .up-row:first-child{padding-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-moz-justify-content:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.up-table .sub-col{width:100%;padding-bottom:32px;}
.up-table .up-subtitle{width:100%;}
.up-table .up-button_link-underline{font-size:14px;}
}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;margin:0;padding:0;border:0;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid blue;}
.wpcf7 form.init .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:green;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:red;}
.wpcf7 form.spam .wpcf7-response-output{border-color:orange;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{border-color:yellow;}
.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel]{direction:ltr;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:red;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid red;background:white;padding:0.2em 0.8em;}
span.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after{content:" ";}
div.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-image:url(//www.lionstep.com/wp-content/themes/Lionstep/img/black-loader.svg);width:16px;height:16px;border:0;padding:0;margin:0 0 0 4px;vertical-align:middle;}
div.wpcf7 .ajax-loader.is-active{visibility:visible;}
div.wpcf7 div.ajax-error{display:none;}
div.wpcf7 .placeheld{color:grey;}
div.wpcf7 input[type=file]{cursor:pointer;}
div.wpcf7 input[type=file]:disabled{cursor:default;}
div.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.plyr .plyr__time, .plyr .plyr__control{color:#fff;}
.plyr > .plyr__control{background:#000000;}
.plyr > .plyr__control:hover{background:#000000;}
.plyr .plyr__control:hover, .plyr .plyr--video .plyr__control[aria-expanded=true],
.plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before,
.plyr .plyr__control.plyr__tab-focus{background:#000000;}
.plyr input[type=range]{color:#000000;}
.short_hero_section{padding-top:120px;padding-bottom:120px;}
.short_hero_section p{color:#4E535A;text-align:center;letter-spacing:-0.02em;font-size:16px;line-height:140%;margin-top:20px;}
.short_hero_section h2{font-size:30px;font-weight:500;text-align:center;}
.short_hero_section h1, .short_hero_section h3{text-align:center;letter-spacing:-0.02em;line-height:140%;font-weight:500;}
.section_left_row{display:flex;justify-content:space-between;padding-top:60px;padding-bottom:60px;}
.image_left{width:35%;flex:0 0 35%;}
.description_right{flex:0 0 60%;width:60%;}
.description_right h3{font-size:22px;color:#fff;letter-spacing:-0.02em;line-height:140%;font-weight:500;margin-bottom:40px;padding-bottom:16px;position:relative;color:#192543;}
.description_right h3:after{content:"";display:block;position:absolute;width:40px;height:4px;margin-top:20px;background:#336aff;}
.post-template-single-template-post p{color:#4E535A;font-size:18px;line-height:160%;font-weight:400;}
.description_right a{margin-top:20px;}
.image_holder{margin-top:20px;position:relative;}
.tabs_holder ul{display:block;position:absolute;width:100%;margin-top:-130px;}
.tabs_holder ul li{display:inline-block;background:rgba(255,255,255,0.8);width:40%;padding:40px;text-align:center;margin-left:10px;margin-right:10px;position:relative;}
.tabs_holder ul li span{font-size:16px;font-weight:500;color:#4E535A;}
#tabs-2 h3{font-size:22px;margin-bottom:20px;color:#4E535A}
.tabs_holder ul li p{margin-bottom:0px;}
.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab.ui-tabs-active.ui-state-active{background:#fff;transition:background-color .5s linear .1s;}
.tab_box_image{width:25%;}
.tabs_holder .ui-tabs-panel{padding:20px 0px;background-color:#fff;transition:background-color .5s linear .1s;}
.tab_box_holder{display:flex;justify-content:space-between;}
#tabs-1 h3{font-size:22px;margin-bottom:20px;color:#4E535A;}
.tabs_holder ul li{display:inline-block;}
.section_with_tabs{padding-top:50px;padding-bottom:50px;}
.section_with_tabs p{margin-bottom:15px;color:#4E535A;font-size:16px;}
.image_holder img{width:100%;}
.section_with_tabs h2{letter-spacing:-0.02em;line-height:140%;font-weight:500;padding-bottom:16px;position:relative;color:#192543;font-size:30px;}
.cta_holder{background:#f4f4f4;padding-top:50px;padding-bottom:50px;}
.cta_section{background:#336aff;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;display:flex;justify-content:space-between;border-radius:30px;}
.icon_left{width:30%;}
.description_icon_right{width:68%;position:relative;}
.description_icon_right p:nth-child(1){margin-top:4%;font-size:20px;}
.description_icon_right ul{list-style:disc;float:left;width:100%;}
.description_icon_right ul li{color:#fff;font-size:16px;}
.cta_holder h3{line-height:140%;font-weight:500;font-size:22px;}
.btn_cta{color:#fff;border:1px solid #fff;border-radius:50px;float:left;display:inline-block;margin-top:20px;padding:10px 24px;font-size:16px !important;line-height:23px;}
.boxes_section{display:flex;justify-content:space-between;}
.section_under_cta{padding-top:50px;padding-bottom:50px;}
.section_under_cta h3{line-height:140%;font-weight:500;font-size:22px;margin-bottom:30px;}
.box_holder{width:30%;background:#eee;padding:20px 25px;min-height:240px;position:relative;}
.box_holder a{position:absolute;bottom:20px;}
.box_holder h4{font-size:22px;margin-bottom:20px;line-height:24px;font-weight:500;color:#192543;}
.box_holder p{font-size:16px;line-height:22px;}
.box_holder a{font-weight:600;color:#192543;}
.box_holder a:hover{color:#336aff;}
.second_row h3{margin-top:30px;margin-bottom:10px;font-size:22px;}
.bottom_content p, .second_row p{color:#4E535A;font-size:16px;}
.tab_section{}
.image_tab{width:30%;}
.tab_box_description ul{display:inline-block;position:static;margin-top:0;padding-left:0px;}
.tab_box_description ul li{display:block !important;width:100%;padding:0;margin:0;text-align:left;font-size:16px;color:#4E535A;}
.tab_box_description ul li a{color:#4E535A;}
.tab_box_description ul li a:hover{color:#336aff;}
.tab_box_description h4{font-size:20px;margin-bottom:10px;color:#4E535A;}
.tab_box_description p{margin-top:20px;}
.tab_box_description span{margin-top:20px;font-size:16px;color:#4E535A;font-weight:500;}
.description_right{width:63%;flex:0 0 63%;}
.image_left img{width:100%;height:100%;}
.description_right p{margin-bottom:15px;}
.description_icon_right p{font-size:16px;line-height:24px;color:#fff;margin-bottom:15px;}
.section_left_row{align-items:stretch;}
.second_row p{margin-bottom:15px;}
.second_row ul{list-style:disc;margin-bottom:15px;}
.second_row ul li{color:#4E535A;margin-top:10px;font-size:16px;}
.second_row ul li a{color:#336aff;font-weight:500;}
.second_row p a{color:#336aff;font-weight:500;}
.description_right{width:53%;flex:0 0 53%;}
.image_left{width:45%;flex:0 0 45%;}
.boxes_holder{display:flex;justify-content:center;margin-top:30px;flex-wrap:wrap;width:100%;flex-wrap:wrap;align-items:stretch;margin-bottom:30px;}
.boxes_holder .box{border:1px solid rgba(0,0,0,0.1);box-shadow:3px 0px 20px rgb(0 0 0 / 20%);border-radius:20px;padding:40px;flex:0 0 32%;min-height:290px;margin-bottom:20px;margin-right:15px;}
.description_icon_right p a{color:#fff;text-decoration:underline;}
.parentT_hero_section{background-color:#f5f5f3;padding-top:50px;padding-bottom:50px;}
.parentT_hero_section h1{font-size:40px;text-transform:uppercase;margin-bottom:30px;}
.parentT_hero_section h2{font-size:24px;font-weight:700;line-height:26px;margin-bottom:20px;}
.parentT_hero_section p{font-size:16px;line-height:24px;}
.parentT_hero_section a{margin-top:20px;}
.section_with_boxes_holder{margin-top:50px;}
.section_with_boxes_holder h2{font-size:24px;font-weight:700;line-height:26px;margin-bottom:20px;}
.boxes_row{display:flex;margin-top:30px;flex-wrap:wrap;width:100%;flex-wrap:wrap;margin-bottom:30px;align-items:stretch;}
.box_holder_single{border-radius:15px;background:#eee;padding:40px;flex:0 0 23%;margin-bottom:20px;margin-left:10px;margin-right:10px;box-shadow:0px 16px 100px rgb(164 169 183 / 12%);border-radius:15px;position:relative;}
.box_holder_single h3{font-size:18px;line-height:20px;font-weight:600;margin-bottom:20px;}
.box_holder_single p{font-size:16px;line-height:24px;color:#4E535A;margin-bottom:20px;}
.box_holder_single a{color:#336aff;position:absolute;bottom:30px;}
.box_holder_single a:hover{text-decoration:underline;}
.page-template-single-template-post p{color:#4E535A;font-size:18px;line-height:160%;font-weight:400;}
.page-template-single-template-post .bottom_content p{color:#4E535A;font-size:16px !important;line-height:160%;font-weight:400;}
.page-template-single-template-post .bottom_content p a{font-size:16px !important;line-height:160%;font-weight:400;}
.page-template-single-template-post .single-post a{font-size:16px !important;}
.page-template-single-template-post .description_icon_right p{font-size:16px;color:#fff;}
.page-template-single-template-post .up-row.second_row p{font-size:16px;}
.page-template-single-template-post .section_under_cta{padding-top:0px;padding-bottom:0px;}
.page-template-single-template-post .up-booklt{padding-bottom:50px;}
.page-template-single-template-post .bottom_content p a{color:#336aff;}
.page-template-single-template-post .second_row p a{font-size:16px;}
.page-template-single-template-post .up-section.up-logos{padding-top:50px;padding-bottom:50px;}
.page-template-single-template-post .description_icon_right p a{font-size:16px;}
.cta_section{align-items:center;}
.page-template-single-template-post .tab_box_description p{font-size:16px;}
.page-template-single-template-post .tabs_holder ul li p{font-size:16px !important;}
.page-template-single-template-post .bottom_content .up-container .up-row h3{color:#192543;font-size:24px;font-weight:500;line-height:140%;letter-spacing:-0.01em;padding-bottom:24px;}
.page-template-parent-template-post .box_holder_single a{font-size:16px;}
.page-template-parent-template-post .description_icon_right p:nth-child(1){font-size:16px;}
.page-template-parent-template-post .cta_holder h3{margin-bottom:20px;}
.page-template-single-template-post .up-section.up-bookrt .up-container .up-row .up-col .up-image img{border-radius:40px;}
.page-template-single-template-post .up-section.up-booklt .up-container .up-row .up-col .up-image img{border-radius:40px;}
.page-template-single-template-post [data-aos=zoom-in-down]{transform:none;}
.page-template-single-template-post [data-aos^=fade][data-aos^=fade].aos-animate{transform:none !important;}
.page-template-single-template-post [data-aos=fade-up]{transform:none !important;}
.page-template-single-template-post  [data-aos^=fade][data-aos^=fade]{opacity:1 !important;}
@media(max-width:1024px){
.tabs_holder ul li{width:40%;}
}
@media(max-width:981px){
.post-template-single-template-post [data-aos^=fade][data-aos^=fade].aos-animate{width:60% !important;}
.section_left_row{display:block;}
.post-template-single-template-post .description_content{padding-left:100px !important;padding-right:100px !important;}
.description_icon_right p{position:static;}
.box_holder{min-height:260px;}
.section_left_row{display:block;}
.section_under_cta{padding-top:0px;padding-bottom:0px;}
.image_left{width:100% !important;flex:0 0 100% !important;margin-bottom:20px;}
.description_right{width:100% !important;flex:0 0 100% !important;}
.tabs_holder ul{margin-top:-150px;}
.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab.ui-tabs-active.ui-state-active{top:0;}
.cta_section{display:block;}
.icon_left{width:100%;flex:0 0 100%;}
.description_icon_right{width:100%;flex:0 0 100%;margin-top:20px;}
.boxes_holder .box{flex:0 0 48% !important;}
.box_holder_single{flex:0 0 31%;}
.page-template-single-template-post .up-section.up-booklt br{display:block;}
.page-template-single-template-post .up-section.up-bookrt br{display:block;}
}
@media(max-width:768px){
.boxes_holder .box{flex:0 0 47% !important;}
.page-template-single-template-post .up-section.up-booklt p{margin-bottom:15px;}
}
@media(max-width:640px){
.short_hero_section{padding-top:60px;padding-bottom:60px;}
.tabs_holder ul{margin-top:0px;position:static;display:block;padding-left:0px;}
.tabs_holder ul li{min-height:auto;width:100%;margin-top:10px;background:#eee;padding:10px;}
.section_with_tabs{padding-bottom:0px;}
.post-template-single-template-post .up-logos{padding-top:20px !important;padding-bottom:20px !important;}
.post-template-single-template-post .up-section.up-booklt{padding-top:20px;padding-bottom:20px;}
.post-template-single-template-post .up-section.up-booklt .second_row h3{margin-top:0px !important;}
.post-template-single-template-post .up-services{padding-top:20px !important;padding-bottom:20px !important;}
.section_left_row{display:block;}
.image_left{width:100%;flex:0 0 100%;}
.description_right{width:100%;flex:0 0 100%;margin-top:20px;}
.tab_box_holder{display:block;}
.tab_box_image{width:100%;}
.tab_box_description ul li{min-height:auto;padding:0;}
.boxes_section{display:block;}
.box_holder{width:100%;margin-bottom:20px;min-height:200px;}
.boxes_holder .box{width:100% !important;flex:0 0 100% !important;min-height:200px !important;}
.section_with_boxes_holder .boxes_row{display:block;}
.box_holder_single{flex:0 0 100%;}
}
@media(max-width:375px){
.tabs_holder ul{padding-left:0px;position:static;margin-top:0;}
.tabs_holder ul li{width:100%;min-height:auto;height:auto;margin-left:0px;margin-right:0px;padding:5px;}
.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab.ui-tabs-active.ui-state-active{height:auto;top:0;background:#336aff;color:#fff !important;}
.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab.ui-tabs-active.ui-state-active p{color:#fff;}
.tabs_holder ul li a{color:#fff;}
.cta_section{display:block;}
.icon_left{width:100%;}
.description_icon_right{width:100%;}
.description_icon_right ul{float:none;width:auto;margin-top:20px;}
.btn_cta{float:none;width:100%;text-align:center;}
.tab_box_description ul{margin-top:0;}
} .post-template-single-template-post .up-hero .up-container .up-row{max-width:1770px;}
.post-template-single-template-post .up-row{}
.post-template-single-template-post h1, .post-template-single-template-post h2, .post-template-single-template-post p{text-align:left;}
.post-template-single-template-post .short_hero_section{padding-top:40px;padding-bottom:40px;}
.post-template-single-template-post .description_content{padding-left:130px;padding-right:130px;margin-right:auto;margin-left:auto;}
.post-template-single-template-post .description_content p{font-size:16px;line-height:#4E535A;line-height:24px;}
.image_left_section{padding-bottom:50px;}
.box_section .up-container{width:100%;padding-left:130px;padding-right:130px;padding-top:50px;padding-bottom:50px;}
.box_section{background-color:#f4f4f4;}
.post-template-single-template-post .up-services .up-title{max-width:800px;}
.post-template-single-template-post .up-services .up-title{margin-bottom:30px;}
.post-template-single-template-post .up-services .up-wrapper{padding-right:0px;}
.post-template-single-template-post .up-services .up-services-row{padding-bottom:0px;width:30%;}
.post-template-single-template-post .up-services, .post-template-single-template-post .up-logos{padding-top:50px;padding-bottom:50px;}
.image_left img, .icon_left img, .image_holder img{border-radius:30px;}
.post-template-single-template-post .up-booklt{padding-bottom:0px;}
.post-template-single-template-post .bottom_content .up-container .up-row h3{color:#192543;font-size:24px;font-weight:500;line-height:140%;letter-spacing:-0.01em;padding-bottom:24px;}
.bottom_content p{padding-bottom:24px;}
.page-template-single-template-post .up-triple .up-title, .page-template-single-template-post .up-services .up-title{max-width:800px;}
.page-template-single-template-post .up-services{padding-bottom:50px;padding-top:50px;}
.ls-xml-job-list-filter-block{padding:30px;display:flex;flex-wrap:wrap;}
.ls-xml-job-filter-form{margin-right:10px;width:100%;max-width:100%;display:flex;flex-wrap:wrap;}
.ls-xml-job-filter-form-main-filters{margin-bottom:10px;}
.ls-xml-job-list-filter-block input, .ls-xml-job-list-filter-block select{padding:13px 15px;border:1px solid #d3d4d6;border-radius:4px;background-color:#fff;outline:none;max-width:100%;box-sizing:border-box;font-size:16px;line-height:1;color:#4e535a;margin-bottom:10px;}
.ls-xml-job-list-filter-block select{min-width:250px;}
.ls-xml-job-filter-form button, .ls-xml-job-reset-form button{padding:12px 24px;line-height:1.3;border:1px solid #336aff;font-size:14px;-webkit-box-shadow:0px 0px 0px 1px #336aff;box-shadow:0px 0px 0px 1px #336aff;box-sizing:border-box;border-radius:100px;color:#336aff;overflow:hidden;position:relative;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;z-index:1;}
.ls-xml-job-filter-form button{background-color:#336aff;color:#fff;}
.ls-xml-job-filter-form button:hover{background-color:#fff;color:#336aff;}
.ls-xml-job-reset-form button{background-color:#fff;color:#336aff;}
.ls-xml-job-reset-form button:hover{background-color:#336aff;color:#fff;}
.ls-xml-job-filter-form-controls{display:flex;margin-bottom:10px;margin-left:10px;max-height:46px;}
.ls-xml-job-filter-form-more-filters-btn{display:flex;align-items:center;margin-left:10px;fill:#336aff;color:#336aff;cursor:pointer;font-size:14px;}
.ls-xml-job-filter-form-more-filters-btn svg{width:20px;margin-right:7px;}
.ls-xml-job-filter-form-adt-filters{width:100%;max-height:0;overflow:hidden;transition:all 0.5s ease-in-out;max-height:0;overflow:hidden;}
.ls-xml-job-filter-form-adt-filters-shown{max-height:100%;}
.ls-xml-job-filter-form input.ls-xml-job-invalid, .ls-xml-job-filter-form select.ls-xml-job-invalid{box-shadow:inset 0 0 4px -1px red;}
.ls-xml-job-filter-form-invalid-message{display:none;color:red;font-size:14px;padding-top:7px;}
.ls-xml-job-block{margin-bottom:20px;border-radius:15px;box-shadow:0px 16px 100px rgba(164, 169, 183, 0.12);overflow:auto;}
.ls-xml-job-block:hover{box-shadow:0 0 3px 0px #336aff;}
  .ls-xml-job-list-block-disabled{pointer-events:none;background-color:#eee;opacity:0.5;box-shadow:inset 0px 0px 27px 18px rgb(255, 255, 255);}
.ls-xml-job-not-found-msg{display:block;text-align:center;font-size:22px;}
.ls-xml-job-not-found-notice{display:block;text-align:center;font-size:15px;}
.ls-xml-job-top-row{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;cursor:pointer;}
.ls-xml-job-expand-arrow{width:23px;height:23px;min-width:20px;transition:all 0.5s ease-in-out;transform:rotate(90deg);fill:#336aff;}
.ls-xml-job-block-expanded .ls-xml-job-expand-arrow{transform:rotate(270deg);}
.ls-xml-job-top-row-info{display:flex;flex-wrap:wrap;width:calc(100% - 170px);}
.ls-xml-job-title{color:#192543;font-size:16px;font-weight:400;width:50%;padding-right:10px;}
.ls-xml-job-type, .ls-xml-job-place{color:#7A7E83;font-size:16px;font-weight:400;width:25%;padding-right:10px;}
.ls-xml-job-description{max-height:0;overflow:hidden;transition:all 0.5s ease-in-out;scrollbar-width:thin;}
.ls-xml-job-description p:first-child{margin-top:10px;margin-bottom:20px;}
.ls-xml-job-description p, .ls-xml-job-description ul{margin-bottom:10px;}
.ls-xml-job-block-expanded .ls-xml-job-description{max-height:500px;overflow-y:scroll;padding:10px 30px;margin:10px 20px 30px;}
.ls-xml-job-url{font-size:14px;display:block;width:max-content;}
.ls-xml-job-url-mob{margin-top:16px;margin-left:auto;display:none;}
.ls-xml-job-list-pagination-block{display:flex;padding:30px;flex-wrap:wrap;}
.ls-xml-job-list-pagination-block .page-numbers{margin-right:10px;}
.ls-xml-job-list-pagination-block .page-numbers.prev, .ls-xml-job-list-pagination-block .page-numbers.next{display:flex;align-items:center;margin-bottom:2px;}
@media(max-width:1400px){
.ls-xml-job-list-filter-block input, .ls-xml-job-list-filter-block select{max-width:300px;}
}
@media(max-width:1080px){
.ls-xml-job-list-filter-block input, .ls-xml-job-list-filter-block select{max-width:220px;}
}
@media(max-width:767px){
.ls-xml-job-expand-arrow{display:none;}
.ls-xml-job-list-filter-block input, .ls-xml-job-list-filter-block select{width:100%;max-width:100%;}
.ls-xml-job-filter-form-controls{order:3;}
.ls-xml-job-top-row-info{width:100%;}
.ls-xml-job-title{width:100%;}
.ls-xml-job-type, .ls-xml-job-place{width:100%;margin-top:10px;}
.ls-xml-job-url:not(.ls-xml-job-url-mob){display:none;}
.ls-xml-job-url-mob{display:block;margin-bottom:20px;margin-right:30px !important;}
} .ls-css-disabled{pointer-events:none;}
.ls-ul-with-check-mark{padding-left:0;}
.ls-ul-with-check-mark li{font-size:14px;font-weight:normal;color:#4e535a;background-image:url("data:image/svg+xml,%3Csvg width='16' height='13' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7.5L5 11.5L15 1.5' stroke='%234E535A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");background-position:left 7px;background-repeat:no-repeat;padding-left:30px;margin-bottom:15px;}
.up-complexlt .up-subtitle p a, .up-complexlt .up-subtitle li a{font-size:14px;line-height:160%;color:#336aff;font-weight:400;text-decoration:underline;}
.up-complexrt .up-subtitle p a, .up-complexrt .up-subtitle li a{font-size:14px;line-height:160%;color:#336aff;font-weight:400;text-decoration:underline;}
section.up-hero + section.up-complexswitch{margin-top:-245px;padding-top:365px;}
@media(max-width:1280px){
.ls-ul-with-check-mark li{margin-bottom:10px;}
}
@media(min-width:1920px){
.ls-ul-with-check-mark li, .ls-ul-with-check-mark li a, .up-complexlt .up-subtitle p a, .up-complexrt .up-subtitle p a, .up-complexrt .up-subtitle li a, .up-complexlt .up-subtitle li a{font-size:18px;}
}
@media(min-width:1280px) and (max-width:1919px){
.ls-ul-with-check-mark li{font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
.up-complexlt .up-subtitle p a, .up-complexrt .up-subtitle p a, .up-complexlt .up-subtitle li a, .up-complexrt .up-subtitle li a{font-size:calc(14px + (18 - 14) * (100vw - 1280px) / (1920 - 1280));}
}
.ls-xml-job-filter-form-main-filters{display:flex;}
.twitter-typeahead{margin-left:5px;}
.tt-query, .tt-hint{width:396px;height:30px;padding:8px 12px;font-size:16px;line-height:30px;border:1px solid #ccc;border-radius:8px;outline:none;}
.tt-query{box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}
.tt-hint{color:#999;}
.tt-input{background-color:#fff!important;}
.tt-menu{width:100%;margin-top:0px;padding:5px 0;background-color:#fff;border:1px solid #d3d4d6;border-radius:4px;}
.tt-suggestion{padding:3px 15px;font-size:16px;cursor:pointer;}
.tt-highlight{font-weight:400;color:#F4AB01;font-size:16px;text-transform:lowercase;}
.tt-suggestion:hover,.tt-cursor{color:#f0f0f0;background-color:#336aff;}
.tt-suggestion p{margin:0;}
@media(max-width:767px){
.ls-xml-job-filter-form-main-filters {
flex-direction:column;	
width: 100%;
}
.twitter-typeahead {
margin-left:0px;
}
}