@charset "UTF-8";*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
:focus{outline:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}
table{border-collapse:collapse;border-spacing:0}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}
input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;box-sizing:content-box}
textarea{overflow:auto;vertical-align:top;resize:vertical}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
img{border:0;-ms-interpolation-mode:bicubic}
figure{margin:0}
form{margin:0}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}
button[disabled],html input[disabled]{cursor:default}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;*height:13px;*width:13px}
input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
html,button,input,select,textarea{color:#222}
::-moz-selection{background:#b3d4fc;text-shadow:none}
::selection{background:#b3d4fc;text-shadow:none}
img{vertical-align:middle}
fieldset{border:0;margin:0;padding:0}
textarea{resize:vertical}
.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}
.display--flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.flex-direction--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.justify-content--center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.align-items__flex-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;align-items:flex-start !important}
.align-items__flex-end,.flex-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;align-items:flex-end !important}
.align-items--center,.middle{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.direction-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-ms-flex-direction:row !important;flex-direction:row !important}
.justify-content--center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.jc-fs{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}
.jc--fs{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
.img-style{border-radius:var(--radius)}
.obj-fit--contain{-o-object-fit:contain;object-fit:contain}
.transparent{background-color:transparent !important}
.bgr-primary{background-color:var(--primary) !important}
.bgr-primary-light{background-color:var(--primary-light) !important}
.bgr-primary-dark{background-color:var(--primary-dark) !important}
.bgr-gray{background-color:var(--gray) !important}
.bgr-gray-light{background-color:var(--gray-light) !important}
.bgr-acent2-light{background-color:var(--acent2Light)}
.bgr-gray10{background-color:var(--gray10)}
.bgr--gray{background-color:var(--gray2) !important}
.bgr--gray2{background-color:#f2f2f2 !important}
.bgr-light{background-color:var(--light) !important}
.border-none{border:none !important}
.mute-3{opacity:.7}
.mute{color:var(--mute-color)}
.hover--primary:hover{color:var(--primary) !important}
.color-primary,.color--primary{color:var(--primary) !important}
.color-primaryDark{color:var(--primary-dark) !important}
.color-dark,.color--dark{color:var(--dark) !important}
.color-dark2{color:var(--dark2) !important}
.color-light,.color--light{color:var(--light) !important}
.color-light>*,.color--light>*{color:var(--light)}
.color-light a,.color--light a{color:var(--light)}
.color-gray2{color:#b9b9b9}
.color-success{color:#14b861 !important}
.color-danger{color:#fe3e0e !important}
.color-warning{color:#ffb800 !important}
.color-gray3{color:#99a1b8 !important}
.bgr-transparent{background-color:transparent !important}
.ttu{text-transform:uppercase}
.fw-400{font-weight:400 !important}
.fw-500{font-weight:500 !important}
.fw-600{font-weight:600 !important}
.fw-700{font-weight:700 !important}
.vspace:after{content:"  "}
i.small{font-style:normal;font-size:80%}
.no-hover{pointer-events:none}
.no-border{border:none !important}
.italic{font-style:italic}
.width-auto{width:auto;display:table}
.h-a{height:auto}
.img-w100{width:100%;height:auto}
.radius-sm{border-radius:var(--radius-sm) !important;overflow:hidden}
.overflow--hidden,.overflow-hidden{overflow:hidden !important}
.radius-lg{border-radius:var(--radius-lg) !important;overflow:hidden}
.img-cover{-o-object-fit:cover;object-fit:cover}
.img-contain{-o-object-fit:contain;object-fit:contain}
.border-gray,.border--gray{border:.0625em solid var(--gray-light)}
.border-light,.border--light{border:.0625em solid var(--light)}
.lh0{line-height:0 !important}
.block-center{display:table;margin-right:auto;margin-left:auto}
.fg-1{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}
.align-left{text-align:left !important}
.p0{padding:0 !important}
@media(min-width:75.0625em){
.img-h-md{height:26.25em}
.lg-ml-a{margin-left:auto}
.radius-default{border-radius:var(--radius-default) !important;overflow:hidden}
.lg-fg-1{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}
}
@media(max-width:75em){
.sm-square{aspect-ratio:1/1;padding:0 !important}
.sm-pb0{padding-bottom:0 !important}
.sm-hide{display:none !important}
.sm-align-center{text-align:center}
.sm-w100{width:100%;max-width:100% !important}
.sm-image{width:18.75em;display:table;margin-right:auto;margin-left:auto}
.sm-block-center{display:table;margin-right:auto;margin-left:auto}
.sm-text-center{text-align:center}
.sm-align-left{text-align:left !important}
.sm-height-auto{height:auto}
.sm-pt0{padding-top:0 !important}
.sm-m0{margin:0 !important}
.sm-p0{padding:0 !important}
.sm-order--1{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}
.img-h-md{height:20em}
.radius-default{border-radius:var(--radius-sm) !important;overflow:hidden}
.sm-space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
[data-sm-order="1"]{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
[data-sm-order="2"]{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}
[data-sm-order="3"]{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}
[data-sm-order="4"]{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}
}
@media(max-width:35em){
.sm-image{width:100%}
.img-h-md{height:12.5em}
}
.relative{position:relative}
.absolute{position:absolute}
.v-middle{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.h-center{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.w100,.w-100{width:100% !important}
.h100,.h-100{height:100% !important}
.height-auto{height:auto}
.pt0{padding-top:0 !important}
.pb0{padding-bottom:0 !important}
.space-45{margin-top:em(45)}
.space-15{margin-top:em(15)}
.mt-auto{margin-top:auto}
.ml-a{margin-left:auto}
.m0{margin:0 !important}
.mb0{margin-bottom:0 !important}
.mt-15{margin-top:em(15)}
.pt-xsm{padding-top:em(20) !important}
.align-center{text-align:center !important}
.fw600{font-weight:600}
.fw700{font-weight:700}
.bgr-gray-2{background-color:#f5f5f5}
.bgr-gray{background-color:var(--gray)}
.bgr-primary-light{background-color:var(--primary-light)}
.bgr-white{background-color:var(--white)}
.justify-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important}
.align-right{text-align:right}
.space-50{margin-bottom:em(50)}
.white{color:var(--white)}
.display--block{display:block}
.long-space{padding-right:1em}
.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}
.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}
.align-center{text-align:center}
.zi-1{position:relative;z-index:1 !important}
@media(min-width:75.0625em){
.lg-hide{display:none !important}
.lg-align-right{text-align:right}
}
@media(max-width:75em){
.sm-order-1{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}
.sm-pr-default{padding-right:.9375em}
.sm-pl-default{padding-left:.9375em}
}
@media(max-width:23.75em){img.h-a.sm-image{width:13.75em}
}
:root{--primary:#1a69f0;--primary-dark:#0e47a8;--primary-ex-light:#e9f4ff;--primary-ex-light2:#f6f8ff;--primary-ex-light3:#cce0f7;--acent:#e2000f;--acent2:#33b51c;--acent2Light:#ebf8e9;--text-color:#313131;--black:#000;--mute:#777;--dark:#080814;--dark2:#59617a;--dark-light:#383838;--gray:#dbe5f7;--gray-light:#f9f9f9;--light:#fff;--success:#33b51c;--danger:#e2000f;--radius:.625em;--transition:all 300ms;--transition-slow:all 400ms;--font-main:"Inter",sans-serif;--font-family:"Inter",sans-serif;--font-second:"Inter",sans-serif;--second-family:"Inter",sans-serif;--font-weight:400}
body{background-color:var(--primary-ex-light2);font-size:1rem;font-weight:var(--font-weight);font-family:var(--font-main);line-height:1.5em;color:var(--text-color);min-width:23.4375em;position:relative}
html,body{min-height:100vh}
img{max-width:100%}
b,strong{font-weight:900}
a{color:var(--primary);outline:none !important}
a,a:hover,a:active,a:focus{text-decoration:none}
a,svg path,svg rect,svg g,svg circle{-webkit-transition:var(--transition);transition:var(--transition)}
p{font-size:1em;font-weight:var(--font-weight);margin-bottom:1.25em}
p a{color:var(--dark);border-bottom:.0625em solid}
p a:hover{border-bottom-color:transparent}
sup{font-size:80%;-webkit-transform:translateY(-35%);-ms-transform:translateY(-35%);transform:translateY(-35%);display:inline-block}
@media(min-width:61.9375em){
p{margin-bottom:1.25em}
}
hr{border:0;border-bottom:.0625em solid var(--gray);margin:0}
figure{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}
figure img{margin-bottom:1.5625em !important}
figure figcaption{display:block;margin-top:auto;color:var(--mute-color)}
.container{margin-left:auto;margin-right:auto;padding-left:1.25em;padding-right:1.25em;max-width:100%}
.wrap-row{overflow:hidden}
.row,.row-lg,.row-sm,.row-md,.row-smx{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.row{margin:-0.75em}
.row>[class^=col-]{padding:.75em}
.row-md{margin:-1.25em}
.row-md>[class^=col-]{padding:1.25em}
.row-sm{margin:-0.625em}
.row-sm>[class^=col-]{padding:.625em}
.col-8,.col-3,.col-6,.col-7,.col-5,.col-4,.col-sm-6{width:100%}
@media(min-width:61.9375em){
.container-fluid{width:105em;padding-right:1.25em;padding-left:1.25em;margin-left:auto;margin-right:auto}
.row-smx{margin:-0.3125em}
.row-smx>[class^=col-]{padding:.3125em}
.md-row{margin:-0.9375em}
.md-row>[class^=col-]{padding:.9375em}
.row.row-wide{margin-right:-3.75em;margin-left:-3.75em}
.row.row-wide>[class^=col-]{padding-right:3.75em;padding-left:3.75em}
.col-8{width:66.6666666667%}
.col-7{width:58.333333%}
.col-6{width:50%}
.col-5{width:41.666667%}
.col-4{width:33.3333333333%}
.col-3{width:25%}
.col-2{width:16.666666%}
.row>.col{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0}
.col-auto{width:auto}
.row-lg{margin:-2em}
.row-lg>[class^=col-]{padding:2em}
}
@media(min-width:61.9375em) and (max-width:87.5em){
.row.row-wide{margin-right:-1.875em;margin-left:-1.875em}
.row.row-wide>[class^=col-]{padding-right:1.875em;padding-left:1.875em}
}
@media(min-width:61.9375em) and (max-width:75em){
.row-lg{margin:-0.9375em}
.row-lg>[class^=col-]{padding:.9375em}
}
@media(min-width:78.8125em) and (max-width:106.25em){
.container{width:87.375em}
}
@media(min-width:106.3125em){
.container-fluid{width:100%}
.container{width:105em}
}
@media(min-width:75.0625em) and (max-width:87.5em){
.container{width:75em}
}
@media(max-width:75em){
.container{width:100%}
.wrap-row.sm-no{overflow:initial}
}
@media(max-width:61.875em){
.container-fluid{width:100%;padding-right:1.25em;padding-left:1.25em}
.col-auto{width:100%}
.row-smx{margin:-0.5em}
.row-smx>[class^=col-]{padding:.5em}
.col-sm-4{width:33.3333333333%}
.col-xsm-6{width:50%}
.sm-row-sm{margin-left:-0.625em;margin-right:-0.625em}
.sm-row-sm>[class^=col-]{padding:.625em}
.sm-row-sm{margin-left:-0.3125em;margin-right:-0.3125em}
.sm-row-sm>[class^=col-]{padding:.3125em}
}
@media(min-width:37.563em) and (max-width:61.875em){
.col-sm-6{width:50%}
}
.box-narrow{padding-left:4em;padding-right:4em}
.box-narrow-lg{padding-left:8.125em;padding-right:8.125em}
.block-narrow-xsm{width:32em;margin-left:auto;margin-right:auto}
@media(max-width:61.9375em){
.row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.row>.col{width:100%}
.col-xs-6{width:50%}
}
@media(max-width:35em){
.col-sm-4{width:100%}
.row-xsm{margin:-0.3125em}
.row-xsm>[class^=col-]{padding:.3125em}
}body [class^=col-]>img{margin:0}
@media(min-width:61.9375em) and (max-width:78.75em){
.container{width:100%}
}
/*
@font-face{font-family:"Inter";font-weight:300;font-style:normal;src:url("fonts/Inter_24pt-Light.ttf") format("truetype");font-display:swap}
@font-face{font-family:"Inter";font-weight:400;font-style:normal;src:url("fonts/Inter_24pt-Regular.ttf") format("truetype");font-display:swap}
@font-face{font-family:"Inter";font-weight:500;font-style:normal;src:url("fonts/Inter_24pt-Medium.ttf") format("truetype");font-display:swap}
@font-face{font-family:"Inter";font-weight:600;font-style:normal;src:url("fonts/Inter_24pt-SemiBold.ttf") format("truetype");font-display:swap}
@font-face{font-family:"Inter";font-weight:700;font-style:normal;src:url("fonts/Inter_24pt-Bold.ttf") format("truetype");font-display:swap}
*/
@font-face{font-family:"Inter";font-weight:400;font-style:normal;src:url("fonts/Inter.ttf") format("truetype");font-display:swap}
.lead-desc{color:var(--dark2);font-size:.75em;line-height:1.5}
.lead-smx{font-size:.875em;font-weight:600;line-height:1.5}
.lead-sm2{font-size:1em;font-weight:600;line-height:1.4}
.lead-strong{color:var(--dark);font-weight:700;font-size:110%}
@media(min-width:61.9375em){
h1,.h1{font-size:3.75em;font-weight:400;line-height:1.25}
h2,.h2{font-size:3.5em;font-weight:400;line-height:1.25}
h3,.h3{font-size:2.25em;font-weight:400;line-height:1.25}
h4,.h4{font-size:1.875em;font-weight:400;line-height:1.25}
h5,.h5{font-size:1.5em;font-weight:400;line-height:1.3}
h6,.h6{font-size:1.25em;font-weight:400;line-height:1.4}
.lead{font-size:1.25em;font-weight:400;line-height:1.5}
.lead-lg{font-size:1.625em;font-weight:400;line-height:1.5}
.lead-sm{font-size:1.125em;font-weight:500;line-height:1.5}
}
@media(max-width:61.875em){
h1,.h1{font-size:1.875em;font-weight:400;line-height:1.3}
h2,.h2{font-size:1.625em;font-weight:400;line-height:1.25}
h3,.h3{font-size:1.375em;font-weight:400;line-height:1.2}
h4,.h4{font-size:1.25em;font-weight:400;line-height:1.4}
h5,.h5{font-size:1.125em;font-weight:400;line-height:1.4}
h6,.h6{font-size:1em;font-weight:400;line-height:1.4}
.lead-lg{font-size:1.375em;font-weight:400;line-height:1.5}
.lead-sm,.lead{font-size:1em;font-weight:500;line-height:1.4}
}
.header__logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.625em}
.header__logo span{display:block;color:var(--primary-dark);font-weight:700;font-size:1.5em;line-height:1}
.hSteps{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.step__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.375em;line-height:1;position:relative}
.step__num{border-radius:100%;text-align:center;position:relative}
.step__item .step__num:before{content:"";position:absolute;top:50%;left:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:.125em}
.step__item:last-of-type .step__num:before{display:none}
.step__item:not(.active):not(.check) .step__num{background-color:var(--gray);height:2.1538461538em;width:2.1538461538em;line-height:2.1538461538em;font-weight:600;font-size:.8125em;color:var(--dark)}
.step__item:not(.active):not(.check) .step__num:before{background-color:#dce5f8}
.step__item:not(.active):not(.check) .step__txt{color:#99a1b8;font-size:.625em;position:relative;top:.5em}
.step__item.check .step__num{background-color:#40c47e;height:2.1538461538em;width:2.1538461538em;line-height:2.1538461538em;font-weight:600;font-size:.8125em;color:var(--light)}
.step__item.check .step__num:before{background-color:#86d8af}
.step__item.check .step__txt{color:#40c47e;font-size:.625em;position:relative;top:.5em}
.step__item.active .step__num{background-color:var(--primary);-webkit-box-shadow:0 0 17px 1px rgba(26,105,240,0.27);box-shadow:0 0 17px 1px rgba(26,105,240,0.27);height:2.375em;width:2.375em;line-height:2.375em;font-weight:600;font-size:1em;color:var(--primary-ex-light2)}
.step__item.active .step__num:before{background-color:#89b2f7}
.step__item.active .step__txt{color:var(--primary);font-size:.625em}
@media(min-width:75.0625em){
.header2{padding:1.375em 1.5em;position:relative}
.header2:before{content:"";background:-webkit-gradient(linear,left bottom,left top,from(#95c5f8),to(#1a69f0));background:-webkit-linear-gradient(bottom,#95c5f8 0,#1a69f0 100%);background:linear-gradient(0,#95c5f8 0,#1a69f0 100%);height:.25em;width:100%;position:absolute;top:0;left:0}
.header__inner{-webkit-box-shadow:0 0 .75em 0 rgba(0,0,0,0.05);box-shadow:0 0 .75em 0 rgba(0,0,0,0.05);background:#fafbff -webkit-linear-gradient(357deg,rgba(255,255,255,0) .01%,rgba(255,255,255,0.39) 100%);background:#fafbff linear-gradient(93deg,rgba(255,255,255,0) .01%,rgba(255,255,255,0.39) 100%);border-radius:0 0 .875em .875em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.9375em;padding:.625em 1.4375em;min-height:4.5em}
.header__back{font-size:.8125em;color:#99a1b8;width:12.6923076923em;text-align:right}
.header__back:hover{color:var(--primary)}
.hSteps{gap:7.875em}
.step__item{width:3.75em}
.step__item:not(.active):not(.check) .step__num:before{width:calc(9.5em + 100%)}
.step__item.check .step__num:before{width:calc(9.5em + 100%)}
.step__item.active .step__num:before{width:calc(8em + 100%)}
}
@media(max-width:75em){
.header{position:relative;padding:1em 0;margin-bottom:.625em}
.header:before{content:"";background:-webkit-gradient(linear,left bottom,left top,from(#95c5f8),to(#0e47a8));background:-webkit-linear-gradient(bottom,#95c5f8 0,#0e47a8 100%);background:linear-gradient(0,#95c5f8 0,#0e47a8 100%);position:absolute;top:0;left:0;height:.3125em;width:100%}
.header__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1em}
.header__logo{grid-area:.4375em}
.header__logo img{height:1.5625em;width:1.5625em}
.header__logo>span{font-size:.875em}
.header2{padding:.75em 1.25em;position:relative;text-align:center}
.header2 .header__logo{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.header2:before{content:"";background:-webkit-gradient(linear,left bottom,left top,from(#95c5f8),to(#1a69f0));background:-webkit-linear-gradient(bottom,#95c5f8 0,#1a69f0 100%);background:linear-gradient(0,#95c5f8 0,#1a69f0 100%);height:.25em;width:100%;position:absolute;top:0;left:0}
.hSteps{gap:5em}
.step__item{width:3.125em}
.step__item .step__num:before{width:calc(7em + 100%)}
.step__item.active .step__num{height:2.1538461538em;width:2.1538461538em;line-height:2.1538461538em;font-weight:600;font-size:.8125em}
.step__txt{position:static !important}
.header__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.375em}
}
@media(max-width:75em){
.is-mobile-nav{padding-bottom:6.875em}
.mobileNav{background-color:var(--light);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:1em;padding:0 1.5625em .625em;position:fixed;bottom:0;left:0;width:100%;z-index:111}
.mobileNav__item{display:block;text-align:center}
.mobileNav__item span{display:block;color:var(--dark);font-size:.625em;line-height:1;margin-top:.6em}
.mobileNav__mainItem{display:block;background-color:var(--primary);-webkit-box-shadow:0 10px 36px 5px rgba(55,126,240,0.5);box-shadow:0 10px 36px 5px rgba(55,126,240,0.5);border-radius:100%;height:4.8125em;width:4.8125em;text-align:center;line-height:4.8125em;position:relative;top:-1.125em}
}
.pageLogin{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:100vh}
.pageLogin__info--bottom,.pageLogin__info--content,.pageLogin__logo{position:relative;z-index:1}
.pageLogin__heading{color:var(--primary-ex-light);font-weight:700}
.pageLogin__desc{color:var(--primary-ex-light3);font-weight:400}
.pageLogin__welcome{font-weight:700;color:var(--dark)}
.form__loginSocial--label{position:relative}
.form__loginSocial--label span{background-color:var(--light);color:#99a1b8;display:table;margin:0 auto;line-height:1;position:relative;z-index:1}
.form__loginSocial--label:before{content:"";background-color:#e5edfa;position:absolute;top:50%;left:0;width:100%;height:.0625em}
.form__loginSocials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.625em}
.loginSocial{background-color:var(--primary);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden}
.loginSocial img{position:relative;z-index:1}
.loginSocial:before{content:"";-webkit-backdrop-filter:blur(31.6235294342px);backdrop-filter:blur(31.6235294342px);background:-webkit-linear-gradient(233deg,#0b64f4 0,#1aa2e6 100%);background:linear-gradient(217deg,#0b64f4 0,#1aa2e6 100%);position:absolute;top:0;left:0;height:100%;width:100%;-webkit-transition:all 300ms;transition:all 300ms}
.loginSocial:hover:before{opacity:0}
.form__bottom--label{text-align:center}
.form__bottom--label a{color:var(--primary);font-weight:600}
.form__bottom--label a:hover{border-bottom-color:var(--primary)}
.form__politics{color:#99a1b8;text-align:center}
.form__politics a{color:#99a1b8}
.form__politics a:hover{border-bottom-color:transparent;color:var(--primary)}
@media(min-width:75.0625em){
.pageLogin__info{background-color:var(--primary-dark);-webkit-box-flex:0;-webkit-flex:0 0 35em;-ms-flex:0 0 35em;flex:0 0 35em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:1.25em;padding:3.4375em 4.375em;position:relative;overflow:hidden}
.pageLogin__info:before{content:"";background:-webkit-gradient(linear,left top,left bottom,from(rgba(149,197,248,0.4)),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(top,rgba(149,197,248,0.4) 0,rgba(0,0,0,0) 100%);background:linear-gradient(180deg,rgba(149,197,248,0.4) 0,rgba(0,0,0,0) 100%);position:absolute;top:0;left:0;height:100%;width:100%}
.pageLogin__info--circle{background-color:rgba(149,197,248,0.12);border-radius:100%;height:20em;width:20em;position:absolute;left:-1.25em;top:-8.4375em}
.pageLogin__info--circle2{background-color:rgba(149,197,248,0.08);border-radius:100%;height:25em;width:25em;position:absolute;bottom:-6.25em;right:-7.5em}
.pageLogin__logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.625em}
.pageLogin__logo span{font-weight:700;font-size:1.5em;color:var(--light);display:block;line-height:1}
.pageLogin__features{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.75em;margin-top:1.875em}
.pageLogin__heading{font-size:2.25em}
.pageLogin__desc{font-size:1em;margin-top:.9375em}
.pageLogin__feature{background-color:rgba(255,255,255,0.1);border-radius:var(--radius);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.75em;padding:.75em}
.pageLogin__feature img{-webkit-box-flex:0;-webkit-flex:0 0 1.25em;-ms-flex:0 0 1.25em;flex:0 0 1.25em;-o-object-fit:contain;object-fit:contain}
.pageLogin__feature span{display:block;font-weight:500;font-size:.875em;line-height:1.28571;color:var(--primary-ex-light)}
.mainAchieve svg{display:block}
.mainAchieve span:not(.mainAchieve__txt){display:block;color:#99b8d9;font-size:.75em}
.mainAchieve__txt{display:block;color:#bfd9f2;font-size:.8125em;margin-top:.3846153846em}
.pageLogin__content{background-color:var(--light);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}
.pageLogin__welcome{font-size:2em}
.pageLogin__content--inner{width:28.75em;margin:0 auto}
.pageLogin__welcome--desc{color:var(--dark2);font-size:1.125em;margin-top:.6666666667em}
.form__loginSocial{margin-top:1em}
.form__loginSocial--label{margin-bottom:1.25em}
.form__loginSocial--label span{font-size:.8125em;padding:0 2.9230769231em}
.loginSocial{border-radius:.9375em;height:3.5em;width:3.5em}
.form__bottom{border-top:.0625em solid #e5edfa;margin-top:1.5625em;padding-top:1.125em}
.form__bottom--label span{color:var(--dark2);font-size:.9375em}
.form__bottom--label a{border-bottom:.0714285714em solid transparent;font-size:.9375em}
.form__politics{font-size:.75em;width:30.4545454545em;margin:1.2727272727em auto 0}
.form__politics a{border-bottom:.0909090909em solid}
}
@media(max-width:75em){
.pageLogin__logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.75em;margin-bottom:1.5625em}
.pageLogin__logo span{font-weight:700;font-size:1.25em;color:var(--primary);display:block;line-height:1}
.pageLogin__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:2.5em 1.5625em;position:relative}
.pageLogin__content:before{content:"";background:-webkit-gradient(linear,left bottom,left top,from(#95c5f8),to(#0e47a8));background:-webkit-linear-gradient(bottom,#95c5f8 0,#0e47a8 100%);background:linear-gradient(0,#95c5f8 0,#0e47a8 100%);position:absolute;top:0;left:0;height:.3125em;width:100%}
.pageLogin__welcome{font-size:1.5em}
.pageLogin__welcome--desc{color:var(--dark2);font-size:.875em;margin-top:.7142857143em}
.pageLogin__content--inner{width:28.75em;margin:0 auto}
.pageLogin__form{background-color:var(--light);border-radius:1.25em;padding:1.25em 1em}
.form__loginSocial{margin-top:.75em}
.form__loginSocial--label{margin-bottom:1em}
.form__loginSocial--label span{background-color:var(--primary-ex-light2);font-size:.75em;padding:0 .8333333333em}
.loginSocial{border-radius:.625em;height:3em;width:3em}
.form__bottom{border-top:.0625em solid #e5edfa;margin-top:1.25em;padding-top:1.125em}
.form__bottom--label span{color:var(--dark2);font-size:.8125em}
.form__bottom--label a{border-bottom:.0769230769em solid transparent;font-size:.8125em}
.form__politics{font-size:.6875em;width:30.4545454545em;margin:1.0909090909em auto 0;line-height:1.5}
.form__politics a{border-bottom:.0909090909em solid}
}
@media(max-width:35em){
.pageLogin__content--inner{width:100%}
.form__politics{width:100%}
}
.vAlign--bottom{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}
.cbNote{background-color:var(--primary-ex-light);border:.0625em solid #95c5f8;border-radius:.875em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.625em;padding:1.25em .9375em}
.cbNote>span{color:var(--primary);display:block;font-size:.875em;line-height:1.35}
.cbNote>img{-webkit-box-flex:0;-webkit-flex:0 0 1.875em;-ms-flex:0 0 1.875em;flex:0 0 1.875em}
.cbNote2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.5em}
.cbNote2 img{-webkit-box-flex:0;-webkit-flex:0 0 1.0625em;-ms-flex:0 0 1.0625em;flex:0 0 1.0625em}
.cbNote2 span{color:#99a1b8;font-size:.75em;line-height:1.5}
.cbNote2 span.fz-md{font-size:.8125em}
.blF{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.75em}
.blF+.blF{margin-top:.9375em}
.blF__icon{background-color:var(--primary-ex-light);border-radius:.625em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:2.25em;width:2.25em;-webkit-box-flex:0;-webkit-flex:0 0 2.25em;-ms-flex:0 0 2.25em;flex:0 0 2.25em}
.blF__txt{color:var(--dark2);font-size:.875em}
.cbox129{background-color:var(--light);border-radius:1.25em;overflow:hidden}
.cbox129__head{background-color:#225ab4;color:var(--light);text-align:center;padding:1.25em 1.25em}
.cbox129__head span{color:var(--primary-ex-light);font-weight:600;font-size:.9375em}
.cbox129__content{padding:1.625em 1.5em}
.cbox129__heading{color:#cde6ff;font-weight:700;font-size:3em;text-align:center}
.cbox129__desc{color:var(--dark2);font-size:.8125em;text-align:center;margin-top:.9230769231em}
.cbPercent+.cbPercent{margin-top:.875em}
.cbPercent__label{color:var(--dark2);display:block;font-weight:400;font-size:.6875em;line-height:1.4}
.cbPercent__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.625em}
.cbPercent__line{border-radius:.375em;height:.75em}
.cbPercent__percent{color:var(--dark2);font-weight:500;font-size:.6875em}
.cbPercent2+.cbPercent2{margin-top:.875em}
.cbPercent2__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.625em}
.cbPercent2__line{border-radius:.375em;height:1.25em}
.cbPercent2__percent{font-weight:400;font-size:.6875em;color:var(--dark2)}
.cbPercent2__percent.disabled{opacity:.65}
@media(min-width:75.0625em){
.pageStep1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:4.0625em;padding:5em 0}
.pageStep1__col2{-webkit-box-flex:0;-webkit-flex:0 0 25em;-ms-flex:0 0 25em;flex:0 0 25em}
.pageStep1__col1{width:100%}
.main__heading{font-weight:700;font-size:2em;line-height:1.2}
.main__desc{font-size:.9375em;color:var(--dark2);margin-top:.6666666667em}
.pageStep1__narrow{padding-right:6.25em}
.pageStep1__box{width:30em;margin:6.25em auto 0}
.pageStep1__box .main__heading{margin-left:-3.125em;margin-right:-3.125em}
.pageStep1__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - 4.625em)}
}
@media(max-width:75em){
.pageStep1__col1{background-color:var(--light);border-radius:1.25em;padding:1.625em 1em;margin-bottom:1.5625em}
.main__heading{font-weight:700;font-size:1.25em;line-height:1.2}
.main__desc{font-size:.8125em;color:var(--dark2);margin-top:.7692307692em}
.cbNote{padding:1.25em}
.cbNote2 span{text-align:center}
.cbNote>span{font-size:.75em}
.cbNote>span br{display:none}
.blF__icon{background-color:transparent;-webkit-box-flex:0;-webkit-flex:0 0 1.125em;-ms-flex:0 0 1.125em;flex:0 0 1.125em;width:auto;height:auto}
.blF__icon img{width:100%;height:auto}
.blF__txt{font-size:.75em}
}
.cBox109__wrap{margin-top:.625em}
.cBox109__site{font-weight:500;color:var(--dark2);text-align:center;line-height:1}
.cBox109__num{font-weight:700;color:#cde6ff;line-height:1;text-align:center}
.cBox109__desc{color:var(--dark2);text-align:center;line-height:1.4}
.cBox109__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:.625em}
.cBox109__lead{font-weight:600;color:var(--dark2)}
.cBox109__bl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:.5em}
.cBox109__bl>span{font-size:.625em;color:var(--dark2)}
.cBox109__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.625em;margin-top:1.25em}
.cBox109__item{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
.cBox109__iDesc{color:var(--dark2);line-height:1.3}
@media(min-width:75.0625em){
.pageStepNew{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:12.5em;min-height:calc(100vh - 4.625em);padding:2.5em 0}
.cBox109{background:-webkit-gradient(linear,left top,right top,from(#6ab5ff),to(#1a69f0));background:-webkit-linear-gradient(left,#6ab5ff,#1a69f0);background:linear-gradient(to right,#6ab5ff,#1a69f0);border-radius:2em;-webkit-box-flex:0;-webkit-flex:0 0 32.25em;-ms-flex:0 0 32.25em;flex:0 0 32.25em;padding:2.5em 1.875em;position:relative}
.cBox109>div{position:relative}
.cBox109:before{content:"";background-color:var(--light);border-radius:1.875em;position:absolute;top:.125em;left:.125em;height:calc(100% - 0.25em);width:calc(100% - 0.25em)}
.cBox109__site{font-size:1.25em;margin-bottom:.75em}
.cBox109__num{font-size:4.75em}
.cBox109__desc{font-size:1.125em;margin-top:.2777777778em}
.cBox109__head{margin-top:2.5em}
.cBox109__lead{font-size:.875em}
.cBox109__iNum{font-weight:700;font-size:1.75em}
.cBox109__iDesc{font-size:.875em;margin-top:.5714285714em}
}
@media(max-width:75em){
.pageStepNew{padding-bottom:2.5em}
.pageStepNew__col1{text-align:center;margin-bottom:1.25em}
.cBox109__site{font-size:1em;margin-bottom:.625em}
.cBox109__num{font-size:3.5em}
.cBox109__desc{font-size:.875em}
.cBox109__head{margin-top:1.25em}
.cBox109__lead{font-size:.75em}
.cBox109__iNum{font-weight:700;font-size:1.625em}
.cBox109__iDesc{font-size:.6875em;margin-top:.7272727273em}
}
.cbox127{background-color:var(--light);border-radius:1.25em}
.linkLabel{background-color:var(--primary-ex-light);border-radius:1.25em;color:var(--primary);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.375em;margin:0 auto}
.linkLabel img{-webkit-transition:all 300ms;transition:all 300ms}
.linkLabel span{font-weight:500;font-size:.75em;line-height:1}
.linkLabel:hover{background-color:var(--primary);color:var(--light)}
.linkLabel:hover img{-webkit-filter:brightness(200);filter:brightness(200)}
.cbox127__box{background:-webkit-linear-gradient(64deg,#1a69f0 0,#e9f4ff 50%);background:linear-gradient(26deg,#1a69f0 0,#e9f4ff 50%);border-radius:.9375em;display:table;margin:0 auto;text-align:center;padding:1.25em;position:relative;overflow:hidden}
.cbox127__box>*{position:relative}
.cbox127__box:before{content:"";background-color:var(--light);border-radius:.8125em;position:absolute;top:.1875em;left:.1875em;height:calc(100% - 0.375em);width:calc(100% - 0.375em)}
.cFeature012{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.cFeature012__icon{background-color:#14b861;border-radius:100%;color:var(--light);text-align:center}
.cFeature012__title{font-size:.8125em;line-height:1.45}
.cFeature012__desc{color:#14b861;font-size:.6875em;line-height:1.45}
.cFeature013{background-color:var(--primary-ex-light);border-radius:.625em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.cFeature013__icon{background-color:var(--primary);border-radius:100%;color:var(--light);text-align:center}
.cFeature013__title{font-weight:600;font-size:.8125em;line-height:1.45}
.cFeature013__desc{color:var(--primary);font-size:.6875em;line-height:1.45}
.cFeature014{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.cFeature014__icon{background-color:var(--gray);border-radius:100%;color:var(--dark);text-align:center}
.cFeature014__title{color:#99a1b8;font-size:.8125em}
.cbNote3{background-color:var(--primary-ex-light);border-radius:.9375em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.cbNote3 span{display:block;color:var(--primary);font-size:.75em;text-align:center;line-height:1.5}
@media(min-width:75.0625em){
.pageStep2{padding:2.5em 0}
.cbox127{width:42.5em;margin:0 auto;padding:2em 3.75em}
.cbox127__heading{font-weight:700;font-size:1.625em;text-align:center}
.cbox127__desc{color:var(--dark2);font-size:.875em;text-align:center;margin-top:.3571428571em}
.linkLabel{padding:.8125em 1.25em;min-width:16.25em}
.cbox127__box{width:18.75em}
.wrap-cbNote3{width:42.5em;margin:0 auto}
.cbox127__box--num{color:var(--primary);font-weight:700;font-size:2.5em;line-height:1}
.cbox127__box--txt{color:#99a1b8;font-size:.75em;line-height:1;margin-top:.4166666667em}
.cbox127__dots{color:var(--primary);font-size:.75em;text-align:center;letter-spacing:.3333333333em}
.cFeature012{gap:.75em}
.cFeature014__icon,.cFeature013__icon,.cFeature012__icon{-webkit-box-flex:0;-webkit-flex:0 0 2em;-ms-flex:0 0 2em;flex:0 0 2em;height:2em;width:2em;line-height:2em}
.cFeature014,.cFeature013{gap:.75em;padding:.75em}
.cbNote3{gap:2.625em;padding:1em 1.625em}
}
@media(max-width:75em){
.pageStep2{padding:0 0 2.1875em}
.cbox127{padding:1.5625em .625em}
.cbox127__heading{font-weight:700;font-size:1.25em;text-align:center}
.cbox127__desc{color:var(--dark2);font-size:.8125em;text-align:center;margin-top:.3846153846em;line-height:1.5}
.linkLabel{padding:.6875em 1.25em;min-width:11.25em}
.cbox127__box{width:16.25em}
.cbox127__box--num{color:var(--primary);font-weight:700;font-size:2.125em;line-height:1}
.cbox127__box--txt{color:#99a1b8;font-size:.625em;line-height:1;margin-top:.5em}
.cbox127__dots{color:var(--primary);font-size:.75em;text-align:center;letter-spacing:.25em}
.cFeature014,.cFeature012{gap:.625em}
.cFeature014__icon,.cFeature013__icon,.cFeature012__icon{-webkit-box-flex:0;-webkit-flex:0 0 2em;-ms-flex:0 0 2em;flex:0 0 2em;height:2em;width:2em;line-height:2em;font-size:.8125em}
.cFeature013{gap:.625em;padding:.625em .75em}
.cbNote3{gap:.75em;padding:.9375em .75em}
.cbNote3 span{text-align:left}
.cbNote3 br{display:none}
}
.labelStatus{background-color:#e0faeb;border-radius:.75em;color:#14b861;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.375em;padding:.4375em .6875em}
.labelStatus:before{content:"";background-color:#14b861;border-radius:100%;height:.4375em;width:.4375em}
.labelStatus span{font-weight:500;font-size:.5625em;display:block;line-height:1.115}
.labelStatus.lg{border-radius:1.125em;padding:.5625em .9375em}
.labelStatus.lg span{font-size:.8125em}
.labelStatus.info{background-color:var(--primary-ex-light);color:var(--primary)}
.labelStatus.info:before{background-color:var(--primary)}
.labelStatus.warning{background-color:#fef3e5;color:#ffb800}
.labelStatus.warning:before{background-color:#ffb800}
.boxAnaliz__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:1.25em;margin-bottom:1em}
.boxAnaliz__heading{font-weight:600;font-size:.75em}
.boxAnaliz__desc{color:var(--dark2);font-size:.625em}
.wrap-cLabels{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.5em}
.cLabel{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.375em;border:.0625em solid;border-radius:.75em;padding:.375em .8125em;text-align:center}
.cLabel.info{background-color:#cddefc;border-color:var(--primary);color:var(--primary)}
.cLabel.default{background-color:var(--primary-ex-light2);border-color:var(--gray);color:var(--dark2)}
.cLabel.default2{background-color:var(--light);border-color:var(--primary);color:var(--primary)}
.cLabel.success{background-color:#ccf7d0;border-color:#14b861;color:#14b861}
.cLabel.danger{background-color:#fff2eb;border-color:#fe3e0e;color:#fe3e0e}
.cLabel.warning{background-color:#fff3d4;border-color:#ffb800;color:#ffb800}
.cLabel.info2{background-color:transparent;border-color:#a7c4fa;color:#8b8e97}
.cLabel.light{background-color:var(--light);border-color:var(--light);color:var(--dark2)}
.cLabel span{font-weight:600;font-size:.625em;display:block;line-height:1}
.cLabel.cLabel-lg{border-radius:1.125em;padding:.625em .9375em .5625em}
.cLabel.cLabel-lg span{font-weight:400;font-size:.8125em}
.boxAnaliz__siteName{color:#59617a;font-weight:500}
.boxAnaliz__numHead{color:var(--primary);font-weight:700;line-height:1}
.boxAnaliz__desc{color:var(--dark2);line-height:1.4}
.boxAnaliz__feature--head{color:var(--primary);font-weight:700}
.boxAnaliz__feature--desc{color:var(--dark2);line-height:1.4}
.analizResult{height:11.25em;max-height:11.25em}
.analizResult>img{width:100%;height:auto}
.blockQuote{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden}
.blockQuote:before{content:"";position:absolute;left:0;top:0;height:100%;width:.5em}
.blockQuote.danger{background-color:#fff2eb}
.blockQuote.danger:before{background:-webkit-gradient(linear,left top,right top,from(#fe3e0e),to(#ff6b35));background:-webkit-linear-gradient(left,#fe3e0e 0,#ff6b35 100%);background:linear-gradient(90deg,#fe3e0e 0,#ff6b35 100%)}
.blockQuote.danger .blockQuote__title{background:-webkit-gradient(linear,left top,right top,from(#fe3e0e),to(#ff6b35));background:-webkit-linear-gradient(left,#fe3e0e 0,#ff6b35 100%);background:linear-gradient(90deg,#fe3e0e 0,#ff6b35 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.blockQuote.danger .blockQuote__txt{background:-webkit-gradient(linear,left top,right top,from(#fe3e0e),to(#ff6b35));background:-webkit-linear-gradient(left,#fe3e0e 0,#ff6b35 100%);background:linear-gradient(90deg,#fe3e0e 0,#ff6b35 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.blockQuote.info{background-color:#ddecfe}
.blockQuote.info:before{background-color:var(--primary)}
.blockQuote.info .blockQuote__title{color:var(--primary)}
.blockQuote.info .blockQuote__txt{color:var(--primary)}
.blockQuote__title{font-weight:600;font-size:.875em}
.blockQuote__title+.blockQuote__txt{margin-top:.1538461538em}
.blockQuote__txt{font-size:.8125em;line-height:1.4}
.blockLock{position:relative}
.blockLock>img{width:100%;height:auto}
.blockLock__content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}
.blockLock__content span{color:var(--primary);display:block;font-weight:600}
.blockProgress{background-color:#cadbfc;border-left:.25em solid var(--primary);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.3125em .9375em}
.blockProgress__title{color:var(--primary);font-weight:600;line-height:1}
.blockProgress__progress{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.375em}
.blockProgress__label{color:var(--primary);font-weight:500}
.pageStep3__botFeature{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.625em}
.pageStep3__botFeature span{font-size:.8125em;color:var(--dark2);display:block;line-height:1.3}
.modal-request{background-color:var(--light);margin-left:auto;margin-right:auto;position:relative}
.js-modal-dismiss.close-button{display:block;background-color:var(--primary-ex-light2);border-radius:100%;color:#99a1b8;font-weight:500;text-align:center}
.js-modal-dismiss.close-button:hover{background-color:var(--primary-ex-light);color:var(--primary)}
.modal__heading{font-weight:600;font-size:.875em}
.cTable__actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.75em}
.cTable__actions a{display:block;line-height:1}
.cTable__actions a:hover{opacity:.5}
.cLabel2{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;border-radius:.8333333333em;padding:.4166666667em 1.1666666667em .3333333333em;width:auto}
.cLabel2.success{background-color:#e0faeb;color:#14b861}
.cLabel2.danger{background-color:#fff2eb;color:#fe3e0e}
.cLabel2.info{background-color:#c5e2ff;color:var(--primary)}
.cLabel2.default{background-color:var(--primary-ex-light2);color:#99a1b8}
.cLabel2 span{display:block;font-weight:600;font-size:.9166666667em;line-height:1}
.default .blockProgress__line{background-color:var(--gray)}
.info .blockProgress__line{background-color:#5f97f5}
.info2 .blockProgress__line{background-color:#b5d7fb}
.info3 .blockProgress__line{background-color:#dff0f8}
@media(min-width:75.0625em){
.pageStep3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - 4.625em);padding-top:1em;padding-bottom:2.5em}
.boxAnaliz{background-color:var(--light);border:.125em solid var(--primary-dark);border-radius:1.5em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:2.5em;padding:2.125em 1.875em}
.boxAnaliz__col-1{-webkit-box-flex:0;-webkit-flex:0 0 14.375em;-ms-flex:0 0 14.375em;flex:0 0 14.375em}
.boxAnaliz__col-2{width:100%}
.boxAnaliz__col-3{-webkit-box-flex:0;-webkit-flex:0 0 7.5em;-ms-flex:0 0 7.5em;flex:0 0 7.5em}
.boxAnaliz__siteName{font-size:1em}
.boxAnaliz__numHead{font-size:3.9375em}
.boxAnaliz__desc{font-size:.875em}
.boxAnaliz__feature+.boxAnaliz__feature{margin-top:1.5625em}
.boxAnaliz__feature--head{font-size:1.375em}
.boxAnaliz__feature--desc{font-size:.625em;margin-top:.2em}
.blockQuote{border-radius:.625em;padding:.875em 1.5625em .875em 1.75em}
.blockLock__content span{font-size:1.125em;margin-top:.4444444444em}
.blockProgress{border-radius:.25em .375em .375em .25em}
.blockProgress__title{font-size:.6875em;width:30%}
.blockProgress__progress{width:70%}
.blockProgress__line{background-color:var(--primary);border-radius:.4375em;height:.875em}
.blockProgress__label{font-size:.6875em}
.pageStep3__bottom{border-top:.0625em solid var(--gray);margin-top:auto;padding-top:1.625em}
.pageStep3__botFeatures{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1.875em}
.pageStep3__botFeature--icon{background-color:var(--primary-ex-light);border-radius:.5em;height:2em;width:2em;-webkit-box-flex:0;-webkit-flex:0 0 2em;-ms-flex:0 0 2em;flex:0 0 2em;text-align:center;line-height:2em}
.pageStep3-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:-0.625em}
.pageStep3-row .blockQuote{height:100%}
.pageStep3-row .cbtn{height:100%}
.pageStep3__col{padding:.625em;width:37.5%}
.pageStep3__col2{padding:.625em;width:25%}
.modal-request{border-radius:1.5em;width:64.25em;padding:2.125em}
.js-modal-dismiss.close-button{font-size:.75em;height:2.3333333333em;width:2.3333333333em;line-height:2.3333333333em}
.modal__head{margin-bottom:1.25em}
}
@media(max-width:75em){
.boxAnaliz__col-1{text-align:center}
.boxAnaliz__siteName{font-size:.9375em;line-height:1}
.boxAnaliz__numHead{font-size:3.5em}
.boxAnaliz__desc{font-size:.75em}
.boxAnaliz__desc br{display:none}
.boxAnaliz__col-2{margin-top:1.25em}
.boxAnaliz__col-3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1.25em;margin-top:1.5625em}
.boxAnaliz__feature{width:calc(33.3333333333% - 0.625em)}
.boxAnaliz__feature--head{font-size:1.625em}
.boxAnaliz__feature--desc{font-size:.6875em;line-height:1.2;margin-top:.4545454545em}
.blockLock__content{width:100%}
.blockLock__content>img{height:2em;width:auto}
.blockLock__content>span{font-size:.8125em;margin-top:.3846153846em}
.blockProgress{border-radius:.1875em .3125em .3125em .1875em;padding-left:.75em}
.blockProgress__title{font-size:.625em;width:35%}
.blockProgress__progress{width:65%}
.blockProgress__line{background-color:var(--primary);border-radius:.3125em;height:.75em}
.blockProgress__label{font-size:.625em}
.blockQuote{border-radius:.25em .875em .875em .25em;padding:.5em 1.25em}
.pageStep3__botFeature+.pageStep3__botFeature{margin-top:.75em}
.pageStep3__botFeature--icon{-webkit-box-flex:0;-webkit-flex:0 0 1em;-ms-flex:0 0 1em;flex:0 0 1em}
.pageStep3-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.75em}
.modal-request{border-radius:1em;width:95%;padding:1.25em .9375em}
.modal__head{margin-bottom:.9375em}
.js-modal-dismiss.close-button{font-size:.6875em;height:2em;width:2em;line-height:2em}
.labelStatus.lg span{font-size:.625em}
}
@media(min-width:75.0625em){
.pageTest{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:2.5em;min-height:calc(100vh - 4.5em);position:relative;padding-bottom:3.125em}
.pageTest__heading{font-weight:700;font-size:2em}
.pageTest__desc{color:var(--dark2);font-size:1.25em;line-height:1.6;margin-top:.5em}
.pageTest__bottom{position:absolute;bottom:2.5em;left:0;width:100%;text-align:center}
.pageTest__bottom--label{color:var(--dark2)}
.pageTest__contacts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.75em;margin-top:.75em}
.pageTest__contacts a{display:block;line-height:1}
.pageTest__contacts a:hover svg path{fill:var(--primary)}
.pageTest__contacts a:not(.pageTest__contact--icon){border-bottom:.0833333333em solid transparent;font-weight:500;font-size:.75em;line-height:1.3}
.pageTest__contacts a:not(.pageTest__contact--icon):hover{border-bottom-color:var(--primary)}
}
@media(max-width:75em){
.pageTest{padding-top:1.25em}
.pageTest__img{height:auto;width:12.1875em}
.pageTest__heading{font-weight:700;font-size:1.375em}
.pageTest__desc{color:var(--dark2);font-size:.875em;line-height:1.6;margin-top:.7142857143em}
.pageTest__desc br{display:none}
.pageTest__bottom{margin-top:2.1875em;margin-bottom:2.1875em;text-align:center}
.pageTest__bottom--label{color:var(--dark2);font-size:.8125em}
.pageTest__contacts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.75em;margin-top:.625em}
.pageTest__contacts a{display:block;line-height:1}
.pageTest__contacts a:hover svg path{fill:var(--primary)}
.pageTest__contacts a:not(.pageTest__contact--icon){border-bottom:.0833333333em solid transparent;font-weight:500;font-size:.75em;line-height:1.3}
.pageTest__contacts a:not(.pageTest__contact--icon):hover{border-bottom-color:var(--primary)}
}
.resultTest{-webkit-box-shadow:0 0 .75em 0 rgba(0,0,0,0.05);box-shadow:0 0 .75em 0 rgba(0,0,0,0.05);background:-webkit-linear-gradient(357deg,rgba(255,255,255,0.1) .01%,rgba(255,255,255,0.1) 100%);background:linear-gradient(93deg,rgba(255,255,255,0.1) .01%,rgba(255,255,255,0.1) 100%)}
.resultTest .lead-smx{font-size:.8125em}
.resultTest__features{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.resultTest__feature{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.375em}
.resultTest__feature--title{color:var(--primary);font-weight:700;line-height:1}
.resultTest__feature--desc{color:#99a1b8;font-weight:400;line-height:1;white-space:nowrap}
.blockRate{background-color:var(--light);border:.0625em solid var(--gray);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;position:relative}
.blockRate__hr{border-top:.0625em solid var(--gray);width:100%}
.blockRate__price{font-weight:700;line-height:1}
.blockRate__label{font-weight:500;font-size:.6875em;color:#99a1b8;margin-bottom:.5454545455em}
.blockRate__include{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.5em;color:var(--dark2)}
.blockRate__include:before{content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='8' fill='%23E0FAEB'/%3E%3Cpath d='M4.90128 8.1843L5.66193 7.41406L7.212 8.93857L10.5646 5.59872L11.3317 6.36896L7.212 10.4727L4.90128 8.1843Z' fill='%2314B861'/%3E%3C/svg%3E%0A");line-height:1;-webkit-box-flex:0;-webkit-flex:0 0 1em;-ms-flex:0 0 1em;flex:0 0 1em}
.blockRate__include>span{display:block;font-size:.8125em;line-height:1.4;position:relative;top:-0.0769230769em}
.blockRate__notInclude{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.5em;color:#99a1b8}
.blockRate__notInclude:before{content:"✕"}
.blockRate__notInclude>span{display:block;font-size:.8125em;line-height:1.4}
.blockRate__bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.625em;margin-top:auto}
.blockRateFav{background:-webkit-linear-gradient(55deg,#95c5f8 0,#1a69f0 100%);background:linear-gradient(35deg,#95c5f8 0,#1a69f0 100%);border:0}
.blockRateFav:before{content:"";background-color:var(--light);border-radius:1.1875em;position:absolute;top:.0625em;left:.0625em;height:calc(100% - 0.125em);width:calc(100% - 0.125em)}
.blockRateFav>*{position:relative}
.blockRateFav .blockRate__include:before{content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' rx='8' fill='%231a69f0'/%3E%3Cpath d='M4.90128 8.1843L5.66193 7.41406L7.212 8.93857L10.5646 5.59872L11.3317 6.36896L7.212 10.4727L4.90128 8.1843Z' fill='%23fff'/%3E%3C/svg%3E%0A");line-height:1}
.blockRate__bage{background:-webkit-gradient(linear,left bottom,left top,from(#95c5f8),to(#1a69f0));background:-webkit-linear-gradient(bottom,#95c5f8 0,#1a69f0 100%);background:linear-gradient(0,#95c5f8 0,#1a69f0 100%);color:var(--light);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.blockRate__bage span{display:block;font-weight:600;font-size:.6875em;line-height:1}
@media(min-width:75.0625em){
.resultTest{border-radius:0 0 1em 1em;position:absolute;top:.25em;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:2.5em;padding:1.25em}
.resultTest__col1{-webkit-box-flex:0;-webkit-flex:0 0 13.125em;-ms-flex:0 0 13.125em;flex:0 0 13.125em}
.resultTest__col3{-webkit-box-flex:0;-webkit-flex:0 0 13.4375em;-ms-flex:0 0 13.4375em;flex:0 0 13.4375em}
.resultTest__features{gap:1.875em}
.resultTest__feature--title{font-size:.9375em}
.resultTest__feature--desc{font-size:.625em}
.main__heading2{font-weight:700;font-size:1.625em}
.main__desc2{font-size:.875em;color:var(--dark2);margin-top:.5714285714em}
.wrap-rates{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:2.5em}
.blockRate{border-radius:1.25em;padding:1.875em 2em;width:27.5em}
.blockRate__heading{font-weight:700;font-size:1.125em}
.blockRate__desc{font-size:.8125em;color:var(--dark2);margin-top:.1538461538em}
.blockRate__hr{margin:.75em 0}
.blockRate__price{font-size:2.25em}
.blockRate__priceDesc{font-size:.75em;color:#99a1b8}
.blockRate__include+.blockRate__include{margin-top:1em}
.blockRate__notInclude+.blockRate__notInclude{margin-top:1em}
.blockRate__bage{border-radius:1em;gap:.4375em;padding:.5625em 1.5625em}
}
@media(max-width:75em){
.resultTest{border-radius:1em;margin:0 1.25em;padding:1.25em}
.resultTest .lead-smx{text-align:center}
.resultTest .lead-desc{text-align:center}
.resultTest__features{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:1.875em;margin-top:.9375em;margin-bottom:1.25em}
.resultTest__col3{text-align:center}
.resultTest__col3 .cbtn.w100{width:auto !important}
.resultTest__feature--title{font-size:.9375em}
.resultTest__feature--desc{font-size:.625em}
.main__heading2{font-weight:700;font-size:1.375em}
.main__desc2{font-size:.875em;color:var(--dark2);margin-top:.3571428571em}
.blockRate{border-radius:1em;padding:1.125em 1.25em}
.blockRate+.blockRate{margin-top:1.875em}
.blockRate__heading{font-weight:700;font-size:1em}
.blockRate__desc{font-size:.8125em;color:var(--dark2);margin-top:.1538461538em}
.blockRate__hr{margin:.75em 0}
.blockRate__price{font-size:1.375em}
.blockRate__priceDesc{font-size:.6875em;color:#99a1b8;line-height:1;margin-top:.4545454545em}
.blockRate__include+.blockRate__include{margin-top:.75em}
.blockRate__notInclude+.blockRate__notInclude{margin-top:.75em}
.blockRateFav:before{border-radius:.9375em}
.blockRate__bage{border-radius:.875em;gap:.4375em;padding:.4375em .9375em}
}
.fullAccess__title{font-weight:500;font-size:.6875em;color:var(--dark2)}
.fullAccess__price{font-weight:600;font-size:.875em}
.fullAccess__date{font-size:.625em;color:#99a1b8}
.fullAccess__fuel{background-color:var(--gray);border-radius:.1875em;height:.375em;position:relative;overflow:hidden}
.fullAccess__fuel--line{background-color:#d7fde7;height:100%;position:absolute;left:0}
.accountIcon{background-color:var(--primary-ex-light);border-radius:100%;color:var(--primary);font-weight:500;display:block;text-align:center;overflow:hidden}
.accountIcon img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}
.boxAnaliz.boxAnaliz2{background-color:transparent;border-color:var(--gray);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:0}
.blProjectList__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.625em}
.blProjectList__head .lead-desc{color:#99a1b8;line-height:1}
.blProjectList__col1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.5em}
.boxAnalizSm{border:.0625em solid transparent;border-radius:1em;-webkit-backdrop-filter:blur(1.1875em);backdrop-filter:blur(1.1875em);-webkit-box-shadow:0 .25em 1.3125em -0.1875em rgba(0,0,0,0.16);box-shadow:0 .25em 1.3125em -0.1875em rgba(0,0,0,0.16);background:-webkit-linear-gradient(74deg,rgba(132,132,132,0.1) 0,rgba(247,249,255,0.1) 100%);background:linear-gradient(16deg,rgba(132,132,132,0.1) 0,rgba(247,249,255,0.1) 100%);-webkit-transition:all 300ms;transition:all 300ms}
.boxAnalizSm:hover{background-color:var(--light);border-color:var(--primary);-webkit-box-shadow:none;box-shadow:none}
.boxAnalizSm__mainInfo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.25em}
.boxAnalizSm__title{font-weight:600;font-size:.875em}
.boxAnalizSm__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:.0625em solid var(--gray);padding-bottom:.625em;margin-bottom:1em}
.boxAnalizSm__actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.5em}
.cbtn-action{border-radius:.5em;height:1.625em;width:1.625em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 1.625em;-ms-flex:0 0 1.625em;flex:0 0 1.625em}
.cbtn-action img{-webkit-transition:all 300ms;transition:all 300ms}
.cbtn-action.info{background-color:#cfe5ff}
.cbtn-action.info:hover{background-color:var(--primary)}
.cbtn-action.info:hover img{-webkit-filter:brightness(200);filter:brightness(200)}
.boxAnalizSm__infos{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:.9375em;margin-bottom:1em}
.boxAnalizSm__info--title{font-weight:700;font-size:1.25em;line-height:1}
.boxAnalizSm__info--desc{font-size:.625em;color:#99a1b8;line-height:1;margin-top:.5em}
.boxAnalizSm__label{font-weight:500;font-size:.5625em;color:var(--primary);line-height:1;text-align:right;margin-bottom:.5555555556em}
.analizResult-sm{width:100%;max-height:3.125em;position:relative;left:-0.5em;width:calc(100% + 0.5em) !important;max-width:calc(100% + 0.5em) !important}
.analizResult-md{width:100%;max-height:9.375em}
.cBox249{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.625em;padding:.5em .875em;position:relative}
.cBox249:before{content:"";border-radius:.1875em;position:absolute;left:0;top:0;width:.25em;height:100%}
.cBox249.danger:before{background-color:#fe3e0e}
.cBox249.warning:before{background-color:#ffb800}
.cBox249.success:before{background-color:#14b861}
.cBox249+.cBox249{margin-top:1em}
.cBox249__title{font-size:.75em}
.cBox249__arrow{color:#99a1b8;-webkit-box-flex:0;-webkit-flex:0 0 1.125em;-ms-flex:0 0 1.125em;flex:0 0 1.125em;margin-left:auto;text-align:right}
.cBox249__arrow:hover{color:var(--primary)}
.flexTable__tr,.flexTable__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:.625em}
.flexTable__th,.flexTable__sm-label{font-weight:500;font-size:.625em;color:#99a1b8}
.flexTable__sm-label{display:none}
.cl-md{width:30%}
.cl-md2{width:40%}
.cl-sm{width:20%}
.flexTable__td{font-weight:400;font-size:.6875em;color:var(--dark2)}
.flexTable__tr{border-radius:.3125em;padding:.375em 0;-webkit-transition:all 300ms;transition:all 300ms}
.flexTable__tr.current{background-color:var(--primary-ex-light);border-left:.3636363636em solid var(--primary);padding-left:.5454545455em}
.flexTable__tr.warning{background-color:#fff2eb;border-left-color:#fe3e0e}
.flexTable__tr:not(.jc--fs).current .cl-md2{margin-left:-1.4545454545em}
.flexTable__tr.jc--fs.current .cl-md2{margin-left:-0.9090909091em}
.projectHead__back{font-size:.75em;color:#99a1b8;white-space:nowrap}
.projectHead__back:hover{color:var(--primary)}
@media(min-width:75.0625em){
.wrapDashboard{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
.dashboardAside{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1.375em;-webkit-box-flex:0;-webkit-flex:0 0 13.75em;-ms-flex:0 0 13.75em;flex:0 0 13.75em;height:100vh;padding:1.875em;position:-webkit-sticky;position:sticky;top:0;overflow:hidden}
.dashboardAside:before{content:"";background-color:rgba(26,105,240,0.06);position:absolute;top:-6.25em;left:-2.1875em;border-radius:100%;height:12.5em;width:12.5em}
.dashboardAside .header__logo{position:relative}
.dashboardAside .header__logo span{font-size:.875em}
.dashboardNav{position:relative}
.dashboardNav__item>a{border:.0625em solid transparent;border-radius:.625em;color:#99a1b8;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.625em;padding:.6875em .8125em}
.dashboardNav__item>a img{-webkit-box-flex:0;-webkit-flex:0 0 1em;-ms-flex:0 0 1em;flex:0 0 1em;-webkit-filter:brightness(0) saturate(100%) invert(67%) sepia(11%) saturate(468%) hue-rotate(185deg) brightness(95%) contrast(87%);filter:brightness(0) saturate(100%) invert(67%) sepia(11%) saturate(468%) hue-rotate(185deg) brightness(95%) contrast(87%);-webkit-transition:all 300ms;transition:all 300ms}
.dashboardNav__item>a span{font-size:.8125em;display:block;line-height:1.2}
.dashboardNav__item>a:hover{color:var(--primary)}
.dashboardNav__item>a:hover img{-webkit-filter:invert(41%) sepia(82%) saturate(2421%) hue-rotate(204deg) brightness(97%) contrast(95%);filter:invert(41%) sepia(82%) saturate(2421%) hue-rotate(204deg) brightness(97%) contrast(95%)}
.dashboardNav__item.active>a{background-color:var(--primary-ex-light);border-color:var(--primary);color:var(--primary)}
.dashboardNav__item.active>a img{-webkit-filter:invert(41%) sepia(82%) saturate(2421%) hue-rotate(204deg) brightness(97%) contrast(95%);filter:invert(41%) sepia(82%) saturate(2421%) hue-rotate(204deg) brightness(97%) contrast(95%)}
.dashboardNav__item+.dashboardNav__item{margin-top:.3125em}
.dashboardBottom{margin-top:auto}
.dashboardBottom .dashboardNav__item{margin:0 !important}
.dashboardBottom .dashboardNav__item.item-a>a{color:var(--dark2)}
.dashboardBottom .dashboardNav__item.item-a>a img{-webkit-filter:brightness(0) saturate(100%) invert(39%) sepia(12%) saturate(550%) hue-rotate(183deg) brightness(93%) contrast(87%);filter:brightness(0) saturate(100%) invert(39%) sepia(12%) saturate(550%) hue-rotate(183deg) brightness(93%) contrast(87%)}
.dashboardBottom .dashboardNav__item.item-a>a:hover{color:var(--primary)}
.dashboardBottom .dashboardNav__item.item-a>a:hover img{-webkit-filter:invert(41%) sepia(82%) saturate(2421%) hue-rotate(204deg) brightness(97%) contrast(95%);filter:invert(41%) sepia(82%) saturate(2421%) hue-rotate(204deg) brightness(97%) contrast(95%)}
.blockProject{width:calc(100% - 13.75em);flex:1;min-width:0;padding:.9375em 1em;padding-bottom:1.875em}
.projectHead{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.9375em;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 1.5em .75em;margin-bottom:1em;position:relative}
.projectHead:before{content:"";background-color:var(--gray);height:.0625em;width:100%;position:absolute;bottom:0;left:0}
.projectHead__col2,.projectHead__col1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1em}
.projectHead__icon{-webkit-box-flex:0;-webkit-flex:0 0 1.375em;-ms-flex:0 0 1.375em;flex:0 0 1.375em}
.accountIcon{height:2.125em;-webkit-box-flex:0;-webkit-flex:0 0 2.125em;-ms-flex:0 0 2.125em;flex:0 0 2.125em;width:2.125em;line-height:2.125em}
.boxAnalizSm{padding:1.25em}
}
@media(max-width:75em){
.header-lk{background-color:var(--light);border-bottom:.0625em solid var(--gray);padding:.75em 0}
.header-lk__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:.625em}
.header-lk__actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1em}
.accountIcon{-webkit-box-flex:0;-webkit-flex:0 0 2em;-ms-flex:0 0 2em;flex:0 0 2em;height:2em;width:2em;line-height:2em}
.blockProject{padding:.9375em 1.25em}
.projectHead{margin-bottom:.9375em}
.projectHead__col1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.625em}
.projectHead__col1 .wrap-select{width:100%}
.projectHead__col1 .labelStatus{-webkit-box-flex:0;-webkit-flex:0 0 6.25em;-ms-flex:0 0 6.25em;flex:0 0 6.25em;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.boxAnaliz.boxAnaliz2 .boxAnaliz__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:.625em}
.boxAnalizSm{padding:.75em .9375em .625em}
.boxAnalizSm__info--title{font-size:1.125em}
}
@media(max-width:48em){
.header-lk__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.25em}
.header-lk__info span{font-size:.625em;display:block;line-height:1}
.header-lk__info span:not(.fw-500){font-size:.625em;color:#8b8e97}
.cBox249{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625em}
.cBox249__title{width:calc(100% - 2.5em);line-height:1.4}
.cBox249__arrow{-webkit-box-flex:0;-webkit-flex:0 0 1.125em;-ms-flex:0 0 1.125em;flex:0 0 1.125em}
.flexTable__head{display:none}
.flexTable__tr{border-bottom:.0625em solid var(--gray);border-radius:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:0}
.flexTable__tr .blockProgress__label{font-size:.8125em}
.flexTable__tr.current .cl-md2{margin:0}
.flexTable__tr.current{border-left-width:.1875em}
.flexTable__tr.current .flexTable__td{gap:0}
.flexTable__tr.current .flexTable__sm-label{padding-right:.375em}
.flexTable__td{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;gap:.75em;white-space:nowrap;width:100%}
.flexTable__sm-label{font-size:.8125em;display:block;-webkit-box-flex:0;-webkit-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%}
}
.cBox{background-color:var(--light);border:.0625em solid var(--gray);border-radius:1em;padding:.9375em 1.25em}
.cBox-sm{background-color:var(--light);border:.0625em solid var(--gray);border-radius:.875em;padding:.875em .9375em}
.cBox__row,.cBox__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:.5em}
.form-control.field-date.sm,.form-control.field-search.sm,.form-control.field-date.sm2,.form-control.field-search.sm2{background-repeat:no-repeat;background-position:1.2727272727em center;padding-left:3.0909090909em}
.form-control.field-date.sm,.form-control.field-date.sm2{background-color:#f6f8ff;background-image:url("img/common/calendar.svg");border-color:#f6f8ff}
.form-control.field-search.sm,.form-control.field-search.sm2{background-color:#f6f8ff;background-image:url("img/common/search.svg");border-color:#f6f8ff}
.fix-w>span,.fix-w>a{display:block;max-width:14.1666666667em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
@media(min-width:75.0625em){
.cBox__row .form-control.sm{max-width:16.3636363636em}
}
@media(max-width:75em){
.cBox{padding:.875em 1em}
.cBox__row,.cBox__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:.5em;width:100%}
}
.projectViews{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.25em;margin-right:.3125em}
.projectView{background-color:var(--light);border:.0625em solid var(--gray);border-radius:.5em;color:#99a1b8;height:2em;width:2em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.projectView span{display:block;font-weight:400;font-size:1.0625em;line-height:1}
.projectView.active{background-color:var(--primary-ex-light);border-color:var(--primary-ex-light);color:var(--primary)}
.projectActions{border-bottom:.0625em solid var(--gray);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1em;padding:0 .75em .875em}
.projectActions .wrap-search{-webkit-box-flex:0;-webkit-flex:0 0 16.25em;-ms-flex:0 0 16.25em;flex:0 0 16.25em}
.projectActions .wrap-select{margin-left:auto;-webkit-box-flex:0;-webkit-flex:0 0 11.25em;-ms-flex:0 0 11.25em;flex:0 0 11.25em}
.projectsList{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25em;padding:1.25em .75em}
.projectItem{background:-webkit-linear-gradient(55deg,#95c5f8 0,#1a69f0 100%);background:linear-gradient(35deg,#95c5f8 0,#1a69f0 100%);border-radius:1em;overflow:hidden;position:relative;width:calc(33.3333333333% - 1.25em)}
.projectItem:before{content:"";background-color:var(--light);border-radius:.9375em;position:absolute;top:.0625em;left:.0625em;height:calc(100% - 0.125em);width:calc(100% - 0.125em)}
.projectItem__head,.projectItem__content,.projectItem__bottom{position:relative}
.projectItem__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:.75em;padding:1.25em 1.25em .75em;position:relative}
.projectItem__head:before{content:"";position:absolute;bottom:0;left:1.25em;background-color:var(--gray);height:.0625em;width:calc(100% - 2.5em)}
.projectItem__title{font-weight:600;font-size:1em}
.projectItem__desc{font-size:.75em;color:#99a1b8}
.projectItem__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1em;padding:1.25em;padding-top:.9375em}
.projectItem__accounts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.projectItem__accounts .accountIcon+.accountIcon{margin-left:-0.9375em}
.projectItem__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:.75em}
.projectItem__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.4375em}
.projectItem__list span{font-size:.8125em}
.projectItem__list+.projectItem__list{margin-top:.1875em}
.projectItem__bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625em;padding:.9375em 1.25em 1.25em}
.projectItem__bottom .cbtn:not(.w100){-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
.projectItem__empty{background-color:#f9fcff;border-radius:1em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:22.5em;padding:1.25em;outline:.0625em dashed var(--primary-ex-light3);outline-offset:-0.5em;width:calc(33.3333333333% - 1.25em)}
.projectItem__empty:hover .blEmpty{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.blEmpty__icon{display:block;background-color:#d0e3fd;border-radius:100%;width:1.8888888889em;height:1.8888888889em;text-align:center;line-height:1.8888888889em;font-size:1.125em;color:var(--primary);margin:0 auto .4444444444em}
.blEmpty__label{font-weight:600;font-size:.8125em}
.project-context-menu{position:fixed;z-index:1000;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:12.5em;background:#fff;border:.0625em solid #d2dcee;border-radius:.6875em;overflow:hidden;-webkit-box-shadow:0 .5em 1.5em rgba(0,0,0,0.08);box-shadow:0 .5em 1.5em rgba(0,0,0,0.08)}
.project-context-menu.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.project-context-menu__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.8333333333em;width:100%;padding:.75em 1.1666666667em;border:0;background-color:#f5f5f6;font-weight:400;font-size:.75em;color:#080814;text-align:left;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}
.project-context-menu__item:hover{background-color:#e9f4ff}
.project-context-menu__item img{-webkit-box-flex:0;-webkit-flex:0 0 1em;-ms-flex:0 0 1em;flex:0 0 1em;width:1em;height:1em;-o-object-fit:contain;object-fit:contain}
.project-context-menu__item.remove{border-top:.0833333333em solid #dbe5f7;color:#fe3e0e}
@media(min-width:75.0625em) and (max-width:87.5em){
.projectActions .wrap-search{-webkit-box-flex:0;-webkit-flex:0 0 12.5em;-ms-flex:0 0 12.5em;flex:0 0 12.5em}
.projectActions .wrap-select{-webkit-box-flex:0;-webkit-flex:0 0 10em;-ms-flex:0 0 10em;flex:0 0 10em}
}
@media(max-width:75em){
.projectItem,.projectItem__empty{width:calc(50% - 1.25em)}
.projectActions{border:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:0;padding-left:0;padding-bottom:0;margin:-1em -20px 0}
.projectActions .wrap-search{width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;background-color:var(--light);border-top:.0625em solid var(--gray);padding:.75em 1em}
.projectActions .tabs__links{border-bottom:.0625em solid var(--gray);padding:0 1em .75em !important;width:100%;margin:0}
.projectActions .wrap-select{margin-left:1em}
.projectActions .wrap-select+.cbtn{margin-left:auto;margin-right:1em}
.projectsList{padding:1.5em 0 0}
}
@media(max-width:48em){
.projectItem,.projectItem__empty{width:100%}
.projectItem__empty{height:7.5em}
.projectItem__bottom{gap:.5em}
.projectItem__bottom .cbtn:not(.w100){padding-left:0;padding-right:0}
}
.iconTrash{background:-webkit-gradient(linear,left bottom,left top,from(#fe3e0e),to(#ff6b35));background:-webkit-linear-gradient(bottom,#fe3e0e 0,#ff6b35 100%);background:linear-gradient(0,#fe3e0e 0,#ff6b35 100%);border-radius:100%;height:5em;width:5em;text-align:center;line-height:5em;display:table;margin:0 auto}
.cBox8{background-color:var(--primary-ex-light);border-radius:.75em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.75em;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.625em 1em}
.choiceBox{background-color:var(--primary-ex-light2);border:.0625em solid var(--gray);border-radius:.75em;cursor:pointer;padding:.875em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1em;-webkit-transition:all 300ms;transition:all 300ms}
.choiceBox:hover{background-color:#e9f4ff}
.choiceBox input{display:none}
.choiceBox input:checked+.choiceBox__check{background-color:var(--primary)}
.choiceBox input:checked+.choiceBox__check span{opacity:1}
.choiceBox__check{display:block;background-color:var(--gray);border-radius:100%;color:var(--light);font-weight:700;font-size:.5em;-webkit-box-flex:0;-webkit-flex:0 0 2em;-ms-flex:0 0 2em;flex:0 0 2em;height:2em;width:2em;text-align:center;line-height:2em;-webkit-transition:all 300ms;transition:all 300ms}
.choiceBox__check span{-webkit-transition:all 300ms;transition:all 300ms;opacity:0}
.choiceBox__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.3125em}
.choiceBox__content span{display:block;line-height:1.1}
.choiceBox__title{font-weight:600;font-size:.875em;color:#59617a}
.choiceBox__price{font-weight:400;font-size:.75em;color:#99a1b8}
.choiceBox__desc{font-size:.625em;color:#99a1b8}
.choiceBox__pg{font-weight:600;font-size:.6875em;color:var(--primary);margin-left:auto}
.choiceBox__pg:before{content:"Выбрать"}
.choiceBox.active{background-color:var(--primary-ex-light);border-color:#79aef6}
.choiceBox.active .choiceBox__price{color:var(--primary)}
.choiceBox.active .choiceBox__pg{font-weight:400;color:#99a1b8}
.choiceBox.active .choiceBox__pg:before{content:"Текущий"}
.choiceBox__actions{margin-left:auto}
.choiceBox__actions>span{display:block;font-size:.625em;color:#99a1b8;line-height:1}
.choiceBox__row{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.625em;margin-top:1.25em}
.choiceBox__row>span{display:block;font-size:1em;color:#99a1b8;line-height:1}
.choiceBox__row .custom-toggle{font-size:1.1em !important;margin:0 !important}
.cBox9{background-color:var(--primary-ex-light2);border-radius:.625em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:.75em;padding:.75em}
.cBox9>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.625em}
.cBox9>div>span{font-size:.8125em}
.digitCode{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.625em}
.digitCode__item{border:.05em solid var(--gray);border-radius:.5em;background:#f6f8ff;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:700;font-size:1.25em;color:var(--primary);width:100%;text-align:center;line-height:2.8em}
.digitCode__item.filled{background-color:var(--primary-ex-light);border-color:var(--primary)}
.digitCode.isError .digitCode__item{border-color:#fe3e0e}
.digitCode__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.75em;font-size:.75em;color:#99a1b8}
.digitCode__row a{font-weight:500}
.digitCode__row img{-webkit-filter:invert(75%) sepia(11%) saturate(135%) hue-rotate(184deg) brightness(94%) contrast(90%);filter:invert(75%) sepia(11%) saturate(135%) hue-rotate(184deg) brightness(94%) contrast(90%);opacity:.9;-webkit-transition:-webkit-filter .2s ease-in-out;transition:-webkit-filter .2s ease-in-out;transition:filter .2s ease-in-out;transition:filter .2s ease-in-out,-webkit-filter .2s ease-in-out}
a.digitCode__row:hover{color:#fe3e0e}
a.digitCode__row:hover img{-webkit-filter:invert(45%) sepia(95%) saturate(1500%) hue-rotate(355deg) brightness(100%) contrast(105%);filter:invert(45%) sepia(95%) saturate(1500%) hue-rotate(355deg) brightness(100%) contrast(105%);opacity:1}
@media(max-width:48em){
.cBox8{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:.375em}
.choiceBox{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.choiceBox__actions{width:100%}
.choiceBox__actions>span{margin-top:5px}
.digitCode{gap:.375em}
.digitCode__item{line-height:2.4em}
}
.rateItem{background-color:var(--light);border:.0625em solid var(--gray);border-radius:.875em;padding:.9375em 1.25em}
.rateItem__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:.625em;margin-bottom:.625em}
.rateItem__head>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.3125em}
.rateItem__price{font-weight:700;font-size:1.125em;line-height:1}
.rateItem__date{font-weight:400;font-size:.625em;color:#99a1b8;line-height:1}
.rateItem__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1.25em}
.wrap-rateItem__status{-webkit-box-flex:0;-webkit-flex:0 0 70%;-ms-flex:0 0 70%;flex:0 0 70%}
.rateItem__status{background:#dbe5f7;border-radius:.1875em;height:.375em;position:relative}
.rateItem__status.info-light .rateItem__status--line{background-color:#95c5f8}
.rateItem__status.warning .rateItem__status--line{background-color:#ffb800}
.rateItem__status--line{background-color:var(--primary);border-radius:.1875em;height:100%;margin-top:.25em;position:absolute;bottom:0;left:0}
.rateItem__status--txt{font-size:.5625em;color:#99a1b8;line-height:1.2;margin-top:.6666666667em}
.wrap-rateItem__status.v2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.9375em}
.wrap-rateItem__status.v2 .rateItem__status{border-radius:.375em;height:.625em;width:100%}
.wrap-rateItem__status.v2 .rateItem__status--line{border-radius:.375em}
.wrap-rateItem__status.v2 .rateItem__status--txt{font-weight:600;font-size:.875em;color:var(--primary);-webkit-box-flex:0;-webkit-flex:0 0 3.5714285714em;-ms-flex:0 0 3.5714285714em;flex:0 0 3.5714285714em;margin:0;line-height:1}
.owl-dots{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-top:.8em}
.owl-dot{background-color:var(--gray);border:0;border-radius:100%;height:.3125em;width:.3125em;padding:0}
.owl-dot.active{background-color:var(--primary)}
.tabs__links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.375em;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;margin-left:-1.25em;margin-right:-1.25em;padding:0 1.25em}
.tabs__links::-webkit-scrollbar{display:none}
.tabs__links .cbtn{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}
.row-line,
.row-line2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.375em}
.row-line2{gap:.85em}
.col-line{max-width:9.5em}
.col-line .form-control{width:100%;min-width:100% !important}
@media(min-width:75.0625em){
.head__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.75em}
}
@media(max-width:75em){
.head__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
}
.img-round {
	border-radius: 100%;
}
.img-1-1 {
	aspect-ratio: 1 / 1;
	object-fit: cover;
}
.profileHead{display:table;margin:auto;position:relative}
.profileHead__avatar{height:5.75em;width:5.75em;background-color:#cae0fd;border:.25em solid var(--primary-ex-light);border-radius:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;position:relative}
.profileHead__avatar .accountIcon__letter{font-weight:700;font-size:2.25em;color:var(--primary)}
.profileHead__avatar>img{border-radius:100%;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}
.accountIcon__edit{position:absolute;bottom:-0.3125em;right:-0.3125em;background-color:var(--light);border:.0625em solid var(--gray);border-radius:100%;height:1.75em;width:1.75em}
.accountIcon__edit:hover{background-color:var(--primary)}
.accountIcon__edit:hover img{-webkit-filter:brightness(200);filter:brightness(200)}
.cBox2{background-color:var(--primary-ex-light2);border-radius:.625em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:.625em;padding:.625em 1.125em}
.cBox3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1em 0}
.cBox3+.cBox3{border-top:.0625em solid var(--gray)}
.cBox3__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.75em}
.cBox3__row.last{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.625em}
.cBox3__row.last a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.375em;color:#99a1b8}
.cBox3__row.last a img{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.7}
.cBox3__row.last a span{font-size:.75em}
.cBox3__row.last a:hover{color:var(--primary)}
.cBox3__row.last a:hover img{-webkit-filter:none;filter:none;opacity:1}
.cBox4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.75em;padding:.625em 0;color:var(--dark)}
.cBox4+.cBox4{border-top:.0625em solid var(--gray)}
.cBox4 span{display:block}
@media(max-width:75em){
.cBox2 .cLabel.cLabel-lg{padding:.375em .75em .4375em}
.cBox2 .cLabel.cLabel-lg span{font-size:.625em}
.cBox3__row.last a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#ebf4ff;border-radius:.375em;height:1.625em;width:1.625em}
.cBox3__row.last a img{-webkit-filter:none;filter:none;opacity:1}
}
.videoBox{background-color:var(--light);border-radius:1em;overflow:hidden}
.videoBox__thumb{display:block;border-radius:1em;overflow:hidden;position:relative}
.videoBox__thumb:before{content:"";background:-webkit-gradient(linear,left top,left bottom,from(rgba(149,197,248,0.3)),to(rgba(8,8,20,0.7)));background:-webkit-linear-gradient(top,rgba(149,197,248,0.3) 0,rgba(8,8,20,0.7) 100%);background:linear-gradient(180deg,rgba(149,197,248,0.3) 0,rgba(8,8,20,0.7) 100%);position:absolute;top:0;left:0;width:100%;height:100%}
.videoBox__thumb>img{height:12.5em;width:100%;-o-object-fit:cover;object-fit:cover}
.videoBox__pay{border-radius:100%;border:.1666666667em solid rgba(255,255,255,0.06);background-color:rgba(255,255,255,0.12);color:var(--light);font-weight:700;font-size:1.5em;height:2.6666666667em;width:2.6666666667em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1.2;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all 350ms ease;transition:all 350ms ease}
.videoBox__pay:hover{border:.1666666667em solid rgba(255,255,255,0.1);background-color:rgba(255,255,255,0.2)}
.videoBox__label{background:-webkit-gradient(linear,left bottom,left top,from(#95c5f8),to(#1a69f0));background:-webkit-linear-gradient(bottom,#95c5f8 0,#1a69f0 100%);background:linear-gradient(0,#95c5f8 0,#1a69f0 100%);border-radius:.75em;color:#fff;padding:.3125em .5em;position:absolute;top:1em;left:1em;z-index:1}
.videoBox__label span{display:block;font-weight:600;font-size:.625em;line-height:1}
.videoBox__duration{background-color:rgba(0,0,0,0.6);border-radius:.5em;color:var(--light);position:absolute;bottom:1em;right:1em;padding:.4375em .875em}
.videoBox__duration span{display:block;font-weight:600;font-size:.625em;line-height:1}
.videoBox__content{padding:.9375em 1.25em}
.videoBox__title{font-weight:600;font-size:.875em}
.videoBox__desc{font-size:.75em;color:#59617a;line-height:1.5;width:50%;margin-top:.4166666667em}
.videoBox__meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.375em;margin-top:1.25em}
.videoBox__meta .lead-desc{font-size:.625em}
.videoBox__timeline{background-color:var(--gray);border-radius:.1875em;height:.25em;width:100%;margin-top:.375em}
.cBox5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.75em;color:var(--dark);padding:.5em 0}
.cBox5+.cBox5{border-top:.0625em solid var(--gray)}
.cBox5:last-of-type{padding-bottom:0}
.cBox5__check{border-radius:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 0 1.75em;-ms-flex:0 0 1.75em;flex:0 0 1.75em;height:1.75em;width:1.75em}
.cBox5__check span{display:block;font-weight:600;line-height:1}
.cBox5__check:not(.check){background:-webkit-gradient(linear,left bottom,left top,from(#95c5f8),to(#1a69f0));background:-webkit-linear-gradient(bottom,#95c5f8 0,#1a69f0 100%);background:linear-gradient(0,#95c5f8 0,#1a69f0 100%)}
.cBox5__check:not(.check) span{font-size:.6875em;color:var(--light)}
.cBox5__check.check{background-color:#e0faeb}
.cBox5__check.check span{font-size:.75em;color:#14b861}
.cBox5__content>span{font-size:.625em;color:#99a1b8;margin-left:.3em}
.cBox5__title{font-size:.8125em;color:#59617a;line-height:1.4}
.cBox5__action{margin-left:auto}
.cBox5__action .cbtn{white-space:nowrap}
.cBox6{background-color:var(--light);border:.0625em solid var(--gray);border-radius:.875em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1.875em;padding:1.25em}
.cBox6__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.75em}
.cBox6__icon{background-color:var(--primary-ex-light);border-radius:.625em;height:2.5em;width:2.5em;-webkit-box-flex:0;-webkit-flex:0 0 2.5em;-ms-flex:0 0 2.5em;flex:0 0 2.5em;text-align:center;line-height:2.375em}
.cBox6__content{border-top:.0625em solid var(--gray);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.5em;margin-top:auto;padding-top:.625em}
.cBox6__content>span{display:block;font-size:.5625em;color:#99a1b8}
.cBox6__content>a{font-size:.875em;color:#99a1b8;display:block;margin-left:auto;line-height:1}
.cBox6__content>a:hover{color:var(--primary)}
@media(max-width:75em){
.videoBox__meta{margin-top:.3125em}
.videoBox__desc{display:none;width:100%}
.cBox5__title{font-size:.75em}
.row.sm-row-slide{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;margin-left:-1em;margin-right:-1em;padding:0 .375em;scrollbar-width:none}
.row.sm-row-slide>*{-webkit-box-flex:0;-webkit-flex:0 0 17em;-ms-flex:0 0 17em;flex:0 0 17em}
.wrap-row{overflow:initial}
.cBox6__icon{-webkit-box-flex:0;-webkit-flex:0 0 2.25em;-ms-flex:0 0 2.25em;flex:0 0 2.25em;height:2.25em;width:2.25em;line-height:2em}
.cBox6{padding:1em}
.cBox6 .lead-smx{font-size:.8125em}
.cBox6 .lead-desc{font-size:.6875em}
}
.projectEmpty{height:calc(100vh - 6.7em);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.projectEmpty__add{background-color:#f0f6ff;border-radius:100%;height:7.5em;width:7.5em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-bottom:.9375em}
.projectEmpty__add:before{content:"";border-radius:100%;background-color:#d0e1fd;height:3em;width:3em;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.projectEmpty__add span{display:block;font-size:2em;color:#1a69f0;line-height:1.35;position:relative}
.projectEmpty__title{font-weight:700;font-size:1.25em}
.projectEmpty__desc{font-size:.875em;color:#59617a;line-height:1.5;margin-top:.7142857143em}
@media(max-width:75em){
.pEmpty{background:-webkit-gradient(linear,left top,left bottom,from(#e9f4ff),color-stop(60%,#f0f6ff),to(#fff));background:-webkit-linear-gradient(top,#e9f4ff 0,#f0f6ff 60%,#fff 100%);background:linear-gradient(180deg,#e9f4ff 0,#f0f6ff 60%,#fff 100%);height:calc(100vh - 3.75em);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
}
.projectEmptyMob{padding:1.25em}
.projectEmptyMob__top{display:table;margin:0 auto;position:relative}
.projectRun{border:.3125em solid #e9f5ff;margin-bottom:.75em}
.projectRun__inner{background-color:#e9f4ff;border:.1875em solid #bed9fc;border-radius:100%;padding:1.25em}
.projectRun__icon{background-color:var(--light);border:.875em solid #d0e3fd;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;height:5.875em;width:5.875em}
.projectEmptyMob__label1{background:-webkit-gradient(linear,left top,right top,from(#95c5f8),to(#1a69f0));background:-webkit-linear-gradient(left,#95c5f8,#1a69f0);background:linear-gradient(to right,#95c5f8,#1a69f0);border-radius:1.25em;padding:.75em 1.25em .375em;position:relative;overflow:hidden;position:absolute;top:1.875em;left:-6.5625em}
.projectEmptyMob__label1:before{content:"";background-color:var(--light);border-radius:1.1875em;position:absolute;left:.0625em;top:.0625em;height:calc(100% - 0.125em);width:calc(100% - 0.125em)}
.projectEmptyMob__label1 div{position:relative}
.projectEmptyMob__label1 div:not(.sm){font-weight:600;font-size:.6875em;color:#1a69f0}
.projectEmptyMob__label1 .sm{font-size:.5em;color:#99a1b8;line-height:1}
.projectEmptyMob__label2{background-color:#edfcf3;border:.0625em solid #dff2f0;border-radius:1.25em;padding:.75em 1.25em .375em;position:absolute;top:4.375em;right:-6.25em}
.projectEmptyMob__label2 div:not(.sm){font-weight:600;font-size:.6875em;color:#14b861}
.projectEmptyMob__label2 .sm{font-size:.5em;color:#99a1b8;line-height:1}
.projectEmptyMob__label3{background-color:#e7f2fe;border:.0625em solid #d9e8fb;border-radius:1.25em;padding:.625em 1.25em .625em;display:table;margin:0 auto}
.projectEmptyMob__label3 div:not(.sm){font-weight:600;font-size:.6875em;color:#14b861;line-height:1}
.projectEmptyMob__label3 .sm{font-size:.5em;color:#99a1b8;line-height:1;margin-top:.5em}
.projectEmptyMob__title{font-weight:700;font-size:1.25em}
.projectEmptyMob__title2{font-weight:700;font-size:1.25em;background:-webkit-gradient(linear,left bottom,left top,from(#95c5f8),to(#1a69f0));background:-webkit-linear-gradient(bottom,#95c5f8 0,#1a69f0 100%);background:linear-gradient(0,#95c5f8 0,#1a69f0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:table;margin:.25em auto 0}
.projectEmptyMob__companies{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.5em}
.projectEmptyMob__companies>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.projectEmptyMob__companies>span{font-weight:500;font-size:.6875em;color:#59617a}
.ticketItem{cursor:pointer;-webkit-transition:all 350ms;transition:all 350ms;position:relative}
.ticketItem__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:.625em;margin-bottom:.1875em}
.ticketItem__num,.ticketItem__time{font-size:.625em;color:#99a1b8}
.ticketItem__time{margin-left:auto;margin-right:1.5em}
.ticketItem__title{font-size:.8125em;color:#59617a;margin-top:.3846153846em}
.ticketItem__status{border-radius:100%;height:.625em;width:.625em}
.ticketItem__status.warning{background-color:#ffb800}
.supportContent{background-color:var(--light);position:relative;overflow:hidden}
.supportContent__head{background-color:#eff3fd;border-bottom:.0625em solid var(--gray);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:.625em}
.chatWindow{overflow:auto;max-height:calc(100vh - 15em);scrollbar-width:thin}
.listChatMessages{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.chatItem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.625em}
.chatItem__user{background-color:var(--primary-ex-light);border-radius:100%;height:2.25em;width:2.25em;-webkit-box-flex:0;-webkit-flex:0 0 2.25em;-ms-flex:0 0 2.25em;flex:0 0 2.25em;line-height:2.25em;overflow:hidden}
.chatItem__user img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}
.chatItem__user span{font-weight:700;font-size:.9375em;color:var(--light);display:block;line-height:1}
.chatItem__text{background-color:#e9effb;border-radius:.9230769231em;padding:1.0769230769em 1.2307692308em;font-size:.8125em;color:var(--dark2);line-height:1.5}
.chatItem__time{font-size:.625em;color:#99a1b8;margin-top:.2em}
.chatItem.chatQuestion .chatItem__content{display:table;margin-left:auto}
.chatItem.chatQuestion .chatItem__text{background-color:var(--primary-ex-light);border:.0625em solid #beddfb}
.chatItem__text--loading{background-color:#f6f8ff;border-radius:.875em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.25em;padding:.5em 1.375em}
.chatItem__text--loading span{display:block;border-radius:50%;background:#95c5f8;line-height:1;-webkit-animation:typingWave 1.2s infinite ease-in-out;animation:typingWave 1.2s infinite ease-in-out}
.chatItem__text--loading span:first-of-type{width:.5em;height:.5em;-webkit-animation-delay:0s;animation-delay:0s}
.chatItem__text--loading span:nth-of-type(2){width:.5625em;height:.5625em;-webkit-animation-delay:.2s;animation-delay:.2s}
.chatItem__text--loading span:last-of-type{width:.625em;height:.625em;-webkit-animation-delay:.4s;animation-delay:.4s}
@-webkit-keyframes typingWave{
0%,60%,100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:.5}
30%{-webkit-transform:translateY(-3px);transform:translateY(-3px);opacity:1}
}
@keyframes typingWave{
0%,60%,100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:.5}
30%{-webkit-transform:translateY(-3px);transform:translateY(-3px);opacity:1}
}
.chatBottom{background-color:var(--light);border-top:.0625em solid var(--gray);margin-top:auto;padding:.75em 1.25em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.625em;position:absolute;bottom:0;left:0;width:100%}
.chat-textarea{background-color:var(--primary-ex-light2);border:0;border-radius:.6153846154em;font-family:var(--font-main);font-size:.8125em;padding:1em 1.1538461538em;width:100%;max-height:4.6153846154em}
.chat-submit{background:-webkit-gradient(linear,left bottom,left top,from(#95c5f8),to(#1a69f0));background:-webkit-linear-gradient(bottom,#95c5f8 0,#1a69f0 100%);background:linear-gradient(0,#95c5f8 0,#1a69f0 100%);border:0;border-radius:.5em;color:var(--light);-webkit-box-flex:0;-webkit-flex:0 0 4.0625em;-ms-flex:0 0 4.0625em;flex:0 0 4.0625em;position:relative;overflow:hidden}
.chat-submit:before{content:"";background-color:var(--primary);position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;-webkit-transition:all 350ms;transition:all 350ms}
.chat-submit span{font-weight:600;font-size:1.375em;display:block;line-height:1;position:relative}
.chat-submit:hover:before{opacity:1}
@media(min-width:75.0625em){
.wrap-support{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.125em;min-height:calc(100vh - 6em)}
.supportAside{background-color:var(--light);border-radius:1em;-webkit-box-flex:0;-webkit-flex:0 0 23.75em;-ms-flex:0 0 23.75em;flex:0 0 23.75em}
.supportAside__head{padding:1em 1.25em}
.ticketsList{overflow:auto;max-height:calc(100vh - 13.5em);scrollbar-width:thin}
.ticketItem{padding:0 1.25em}
.ticketItem:before{content:"";position:absolute;top:0;left:0;height:100%;width:.1875em}
.ticketItem:hover{background-color:var(--primary-ex-light)}
.ticketItem+.ticketItem .ticketItem__inner{border-top:.0625em solid var(--gray)}
.ticketItem.active{background-color:var(--primary-ex-light)}
.ticketItem.active:before{background-color:var(--primary)}
.ticketItem__inner{padding:.625em 0}
.supportContent{border-radius:1em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;padding-bottom:5.9375em}
.supportContent:before{content:"";position:absolute;top:0;left:0;background-color:#fff;height:100%;width:100%;opacity:0;-webkit-transition:all 350ms;transition:all 350ms;visibility:hidden;z-index:-1}
.supportContent.load:before{opacity:.95;visibility:visible;z-index:11}
.supportContent__head{padding:.875em 1.5em}
.chatWindow{padding:1.25em}
.listChatMessages{gap:1.25em}
.chatItem__text{width:33.8461538462em}
}
@media(max-width:75em){
.supportAside{padding-bottom:8.75em}
.ticketsList{margin-top:1em}
.ticketItem{background-color:var(--light);border-radius:.75em;padding:.875em;overflow:hidden}
.ticketItem.active{background:-webkit-gradient(linear,left bottom,left top,from(#95c5f8),to(#1a69f0));background:-webkit-linear-gradient(bottom,#95c5f8 0,#1a69f0 100%);background:linear-gradient(0,#95c5f8 0,#1a69f0 100%)}
.ticketItem+.ticketItem{margin-top:.625em}
.ticketItem:before{content:"";background-color:var(--light);border-radius:.6875em;position:absolute;top:.0625em;left:.0625em;height:calc(100% - 0.125em);width:calc(100% - 0.125em)}
.ticketItem__inner{position:relative}
.supportAside__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.875em}
.supportAside__head hr,.supportAside__head .space-smx2{display:none}
.supportAside__head .form-control{background-color:#fff !important;border:.0833333333em solid #dbe5f7 !important;height:3.3333333333em !important;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}
.supportContent{background-color:var(--light);position:absolute;top:0;left:0;height:100vh;width:100%;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);visibility:hidden;-webkit-transition:all 500ms ease;transition:all 500ms ease;z-index:333}
.supportContent.active{visibility:visible;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.supportContent__head{padding:.625em 1em}
.chatWindow{max-height:calc(100vh - 13em);padding:1em}
.chatItem__text{width:20em;line-height:1.4}
}
.boxResult{padding-top:3.75em}
.boxResultLoading{display:table;margin:0 auto;position:relative;border-radius:100%;border:.9375em solid var(--primary-ex-light);height:8.375em;width:8.375em;-webkit-animation:rotate 1.5s infinite linear;animation:rotate 1.5s infinite linear}
.boxResultLoading__circle{position:absolute;top:-0.9375em;left:-0.9375em}
@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.boxResult__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:4em}
.resultItem{-webkit-box-flex:0;-webkit-flex:0 0 13em;-ms-flex:0 0 13em;flex:0 0 13em}
.resultItem__video{border:.125em solid rgba(20,184,97,0.81);border-radius:.75em;-webkit-box-shadow:0 0 1.25em 0 rgba(0,198,69,0.25);box-shadow:0 0 1.25em 0 rgba(0,198,69,0.25);position:relative;margin-bottom:1em}
.resultItem__video>img{border-radius:.625em;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}
.resultItem__video:before{content:"";display:block;background:rgba(20,184,97,0.5);height:.3125em;width:4em;position:absolute;top:50%;right:-0.125em;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);margin-top:-0.125em}
.resultItem__video--actions{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.8125em}
.action__check,.action__play{border-radius:100%;height:2.625em;width:2.625em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 300ms;transition:all 300ms}
.action__check:hover,.action__play:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.action__check{background-color:#3c644a;color:var(--light)}
.action__check span{font-weight:600;font-size:1.4375em}
.action__play{background-color:#404c6e}
.boxResultItem__desc{font-size:.875em;line-height:1.3;color:var(--dark2)}
.boxResult__bottom{margin-top:5em}
.boxResult__desc2{font-weight:500;font-size:1em;text-align:center;color:#99a1b8;margin-bottom:1.375em}
.boxResult__row2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.625em}
.resultItem:last-of-type .resultItem__video:before{display:none}
.resultItem.lg{-webkit-box-flex:0;-webkit-flex:0 0 15em;-ms-flex:0 0 15em;flex:0 0 15em;margin-top:-0.75em}
.resultItem.lg .action__play{height:3.5em;width:3.5em}
.resultItem.lg .resultItem__video{border-color:var(--primary);-webkit-box-shadow:none;box-shadow:none}
@media(max-width:75em){
.boxResult{padding-top:1.25em}
.boxResultLoading{height:5em;width:5em}
.boxResultLoading__circle{height:5em;width:5em}
.wrap-boxResult__row{overflow:hidden;margin-left:-1.25em;margin-right:-1.25em}
.boxResult__row{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;overflow:auto;scrollbar-width:none;padding-right:1.25em;padding-left:1.25em}
.boxResult__bottom{margin-top:2.5em}
.boxResult__desc2{font-size:.75em;line-height:1.4}
.boxResult__row2>img{height:2.8125em;width:2.8125em;-o-object-fit:contain;object-fit:contain}
}
@media(max-width:33.75em){
.boxResult__row{gap:0;padding-top:.75em}
.resultItem{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}
.resultItem__video{width:12.5em;margin-left:auto;margin-right:auto}
.boxResultItem__desc{text-align:center}
.resultItem__video:before{width:100%}
}
.cbtn{font-family:var(--font-main);border:.0625em solid;border-radius:var(--radius);cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 300ms;transition:all 300ms;text-align:center;position:relative;overflow:hidden}
.cbtn svg{line-height:0}
.cbtn span{display:block;position:relative;z-index:1}
.cbtn span.lh{line-height:1.4 !important}
.cbtn .check{background-color:var(--primary);border-radius:100%;color:var(--light);font-weight:700;font-size:.5em;height:2em;width:2em;text-align:center;line-height:2em;margin-left:auto;-webkit-transition:all 300ms;transition:all 300ms}
label.cbtn .check{opacity:0}
label.cbtn input:checked+.check{opacity:1}
.cbtn-default{border:0;border-color:transparent}
.cbtn-default:before{content:"";background:-webkit-gradient(linear,left bottom,left top,from(rgba(149,197,248,0.3)),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(bottom,rgba(149,197,248,0.3) 0,rgba(0,0,0,0) 100%);background:linear-gradient(0,rgba(149,197,248,0.3) 0,rgba(0,0,0,0) 100%);position:absolute;top:0;left:0;height:100%;width:100%;-webkit-transition:all 300ms;transition:all 300ms}
.cbtn-default:not(.cbtn-outline){background-color:var(--primary-dark);color:var(--light)}
.cbtn-default:not(.cbtn-outline):hover{background-color:var(--primary-dark);color:var(--light)}
.cbtn-default:not(.cbtn-outline):hover:before{opacity:0}
.cbtn-default.cbtn-outline{background-color:transparent;color:var(--acent)}
.cbtn-default.cbtn-outline:hover{background-color:var(--acent);color:var(--light)}
.cbtn-default2{border:0;border-color:transparent}
.cbtn-default2:before{content:"";background:-webkit-linear-gradient(45deg,rgba(149,197,248,0.22) 0,rgba(0,0,0,0) 100%);background:linear-gradient(45deg,rgba(149,197,248,0.22) 0,rgba(0,0,0,0) 100%);position:absolute;top:0;left:0;height:100%;width:100%;-webkit-transition:all 300ms;transition:all 300ms}
.cbtn-default2:not(.cbtn-outline){background-color:var(--primary);color:var(--light)}
.cbtn-default2:not(.cbtn-outline):hover{background-color:var(--primary);color:var(--light)}
.cbtn-default2:not(.cbtn-outline):hover:before{opacity:0}
.cbtn-default2.cbtn-outline{background-color:transparent;color:var(--acent)}
.cbtn-default2.cbtn-outline:hover{background-color:var(--acent);color:var(--light)}
.cbtn-default3{border:0;border-color:transparent}
.cbtn-default3:before{content:"";background:-webkit-linear-gradient(55deg,#95c5f8 0,#1a69f0 100%);background:linear-gradient(35deg,#95c5f8 0,#1a69f0 100%);position:absolute;top:0;left:0;height:100%;width:100%;-webkit-transition:all 300ms;transition:all 300ms}
.cbtn-default3:not(.cbtn-outline){background-color:var(--primary);color:var(--light)}
.cbtn-default3:not(.cbtn-outline):hover{background-color:var(--primary);color:var(--light)}
.cbtn-default3:not(.cbtn-outline):hover:before{opacity:0}
.cbtn-default3.cbtn-outline{background-color:transparent;color:var(--acent)}
.cbtn-default3.cbtn-outline:hover{background-color:var(--acent);color:var(--light)}
.cbtn-info{background-color:var(--primary-ex-light);border-color:var(--primary-ex-light)}
.cbtn-info>img{-webkit-transition:all 300ms;transition:all 300ms}
.cbtn-info.wb{border-color:#95c5f8}
.cbtn-info:hover{background-color:var(--primary);color:var(--light)}
.cbtn-info:hover>img{-webkit-filter:brightness(200);filter:brightness(200)}
.cbtn-info.bordered{border:.0625em solid var(--primary)}
.cbtn-outline{background:-webkit-linear-gradient(116deg,#1b6af0 0,#95c5f8 50%);background:linear-gradient(-26deg,#1b6af0 0,#95c5f8 50%);border:0;color:#4ea4ff}
.cbtn-outline:before{content:"";background-color:var(--light);border-radius:.5625em;position:absolute;top:.0625em;left:.0625em;height:calc(100% - 0.125em);width:calc(100% - 0.125em);-webkit-transition:all 300ms;transition:all 300ms}
.cbtn-outline:hover{color:var(--light)}
.cbtn-outline:hover:before{background-color:var(--primary);top:0;left:0;height:100%;width:100%}
.cbtn-outline2{background-color:transparent;border-color:var(--primary);color:var(--primary)}
.cbtn-outline2:hover{background-color:var(--primary);border-color:var(--primary);color:var(--light)}
.cbtn-outline2:hover img{-webkit-filter:brightness(200);filter:brightness(200)}
.cbtn-outline3{background-color:transparent;border-color:var(--gray);color:var(--dark2)}
.cbtn-outline3:hover{background-color:var(--primary);border-color:var(--primary);color:var(--light)}
.cbtn-outline3:hover img{-webkit-filter:brightness(200);filter:brightness(200)}
.cbtn-outline4{background-color:var(--light);border-color:var(--gray);color:var(--dark2)}
.cbtn-outline4:hover{background-color:var(--primary);border-color:var(--primary);color:var(--light)}
.cbtn-outline4:hover img{-webkit-filter:brightness(200);filter:brightness(200)}
.cbtn-empty{border-color:transparent;color:var(--dark2);padding-left:0 !important;padding-right:0 !important}
.cbtn-empty:hover{color:var(--primary)}
.cbtn-light{background-color:var(--light);border-color:var(--gray);color:var(--dark)}
.cbtn-light>img{-webkit-transition:all 300ms;transition:all 300ms}
.cbtn-light:hover{background-color:var(--gray)}
.cbtn-gray{background-color:#f7f7f7;border-color:#f7f7f7;color:#99a1b8}
.cbtn-gray>img{-webkit-transition:all 300ms;transition:all 300ms}
.cbtn-gray:hover{background-color:var(--gray);border-color:var(--gray)}
.cbtn-gray.bordered{background-color:var(--light);border:.0625em solid var(--gray);color:var(--dark2)}
.cbtn-gray.bordered:hover{background-color:var(--gray);border-color:var(--gray);color:var(--dark2)}
.cbtn-gray2{background-color:var(--primary-ex-light2);border-color:var(--gray);color:var(--dark2)}
.cbtn-gray2>img{-webkit-transition:all 300ms;transition:all 300ms}
.cbtn-gray2.bordered{border:.0625em solid var(--gray)}
.cbtn-gray2:hover{background-color:var(--gray);border-color:var(--gray)}
.cbtn-gray2.active{background-color:var(--primary-ex-light);border:.0625em solid var(--primary);color:var(--primary)}
.cbtn-danger{background-color:#fff2eb;border-color:#fff2eb;color:#fe3e0e}
.cbtn-danger>img{-webkit-transition:all 300ms;transition:all 300ms}
.cbtn-danger:hover{background-color:#fe3e0e;border-color:#fe3e0e;color:var(--light)}
.cbtn-danger:hover img{-webkit-filter:brightness(200);filter:brightness(200)}
.cbtn-danger.bordered{background-color:#fff2eb;border:.0625em solid #fe3e0e;color:#fe3e0e}
.cbtn-danger.bordered:hover{background-color:#fe3e0e;border-color:#fe3e0e;color:var(--light)}
.cbtn-danger.bordered:hover img{-webkit-filter:brightness(200);filter:brightness(200)}
@media(min-width:75.0625em){
.cbtn-round{border-radius:1.5625em}
.cbtn-md{gap:.625em}
.cbtn-md span{font-size:1em;font-weight:600}
.cbtn-md:not(.cbtn-long):not(.cbtn-long-sm){padding:.9375em 1.875em}
.cbtn-md.cbtn-long{padding:1em 6.125em}
.cbtn-md.cbtn-long-sm{padding:1em 4.875em}
.cbtn-md2{gap:.625em}
.cbtn-md2 span{font-size:.9375em;font-weight:600}
.cbtn-md2:not(.cbtn-long):not(.cbtn-long-sm){padding:.625em 1.875em}
.cbtn-md2.cbtn-long{padding:.625em 4.375em}
.cbtn-md2.cbtn-long-sm{padding:.625em 3.125em}
.cbtn-sm{gap:.5em;padding:.75em 1.875em .6875em}
.cbtn-sm span{font-size:.8125em;font-weight:500;line-height:1.7692307692}
.cbtn-sm2{gap:.5em;padding:.75em 1.875em .6875em}
.cbtn-sm2 span{font-size:.6875em;font-weight:500;line-height:1.2}
.cbtn-smx{gap:.5em;padding:.5625em 1.25em .4375em}
.cbtn-smx.cbtn-short{padding-right:.625em;padding-left:.625em}
.cbtn-smx span{font-size:.75em;font-weight:500;line-height:1.35}
}
.btn-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.625em}
.btn-group.center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.btn-group-lg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1.25em}
.btn-group-lg.center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
@media(max-width:75em){
.btn-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.cbtn-md span{font-size:.9375em;font-weight:700}
.cbtn-md:not(.cbtn-long):not(.cbtn-long-sm){padding:.875em 1.25em}
.cbtn-md.cbtn-long{padding:.875em 3.125em}
.cbtn-md.cbtn-long-sm{padding:.875em 3.125em}
.cbtn-md2{gap:.5em}
.cbtn-md2 span{font-size:.875em;font-weight:600}
.cbtn-md2:not(.cbtn-long):not(.cbtn-long-sm){padding:.5em 1.25em}
.cbtn-md2.cbtn-long{padding:.5em 3.125em}
.cbtn-md2.cbtn-long-sm{padding:.5em 2.1875em}
.cbtn-sm{gap:.5em;padding:.75em 2.375em}
.cbtn-sm span{font-size:1em;font-weight:700}
.cbtn-sm2{gap:.5em;padding:.75em 1.875em .6875em}
.cbtn-sm2 span{font-size:.6875em;font-weight:500;line-height:1.2}
.cbtn-smx{gap:.5em;padding:.375em .875em}
.cbtn-smx span{font-size:.75em;font-weight:500;line-height:1.35}
}
.cbtn-smx2{border-radius:.5em;gap:.5em;padding:.375em .875em .3125em}
.cbtn-smx2 span{font-size:.625em;font-weight:500;line-height:1.35}
@media(max-width:35em){
.cbtn-sm{padding:.625em 1.25em}
.cbtn-sm span{font-size:.9375em;font-weight:700}
}
.form-control{display:block;border-width:.0625em solid;color:var(--dark);width:100%;font-weight:400;-webkit-transition:all 300ms;transition:all 300ms}
.form-control.bordered{border-style:solid;border-color:var(--gray) !important}
.form-control::-webkit-input-placeholder{color:#99a1b8}
.form-control::-moz-placeholder{color:#99a1b8}
.form-control:-ms-input-placeholder{color:#99a1b8}
.form-control::-ms-input-placeholder{color:#99a1b8}
.form-control::placeholder{color:#99a1b8}
.form-control:focus{background-color:var(--primary-ex-light);border-color:var(--primary)}
.form-control.sm2,.form-control.sm{border-radius:.6666666667em;height:2.8333333333em;font-size:.75em;padding:.4166666667em 1.1666666667em;min-width:15em}
.form-control.sm2.bordered,.form-control.sm.bordered{border-width:.0833333333em}
.form-control.sm2{height:3em}
.disabled{pointer-events:none}
.customCheck{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.625em}
.customCheck input{display:none}
.customCheck__checkbox{background-color:var(--light);border:.0625em solid var(--light);border-radius:.25em;height:1.25em;width:1.25em;-webkit-box-flex:0;-webkit-flex:0 0 1.25em;-ms-flex:0 0 1.25em;flex:0 0 1.25em;position:relative;top:.125em;cursor:pointer;-webkit-transition:var(--transition);transition:var(--transition)}
.customCheck__checkbox:before{content:url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4L4.32941 7L11 1' stroke='%23023578' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");position:absolute;bottom:.1875em;left:.1875em;line-height:1;opacity:0;-webkit-transition:all 300ms;transition:all 300ms}
.customCheck input:checked+.customCheck__checkbox:before{opacity:1}
.customCheck__label{line-height:1.14286}
.customCheck__label a{color:var(--text-color);border-bottom:.0714285714em solid}
.customCheck__label a:hover{border-bottom-color:transparent;color:var(--acent)}
@media(min-width:75.0625em){
.form-control{border:.0714285714em solid var(--gray);border-radius:.5714285714em;height:3.4285714286em;font-size:.875em;padding:1em 1.1428571429em}
.customCheck__label{font-size:.875em}
.form-group{margin-bottom:1.125em}
.form-group label:not(.cbtn):not(.choiceBox){display:block;color:var(--dark2);font-weight:500;font-size:.9375em;margin-bottom:.6666666667em;line-height:1}
.form-group>a:not(.cbtn){border-bottom:.0769230769em solid transparent;color:var(--primary);font-weight:500;font-size:.8125em;display:table;margin-left:auto;margin-top:.6153846154em;line-height:1.2}
.form-group>a:not(.cbtn):hover{border-bottom-color:var(--primary)}
}
@media(max-width:75em){
.form-control{border:.0714285714em solid var(--gray);border-radius:.7142857143em;font-size:.875em;height:3.7142857143em;padding:1em 1.1428571429em}
.customCheck__label{font-size:.75em}
.form-group{margin-bottom:.875em}
.form-group label:not(.cbtn):not(.choiceBox){display:block;color:var(--dark2);font-weight:500;font-size:.6875em;margin-bottom:.7272727273em;line-height:1}
.form-group>a:not(.cbtn){border-bottom:.0833333333em solid transparent;color:var(--primary);font-weight:500;font-size:.75em;display:table;margin-left:auto;margin-top:.6666666667em;line-height:1.2}
.form-group>a:not(.cbtn):hover{border-bottom-color:var(--primary)}
}
.form-notice{color:#99a1b8;font-size:.6875em;margin-top:.4545454545em}
.wrap-select{position:relative}
.wrap-select .select__icon{position:absolute;left:.9375em;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.wrap-select:not(.no-icon) .customSelect__trigger{padding-left:3.25em}
.customSelect__wrapper{position:relative;display:inline-block;width:100%;min-width:12.5em;font-family:inherit}
.customSelect__hidden{position:absolute;opacity:0;pointer-events:none;width:100%;height:100%;z-index:-1}
.customSelect__trigger{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.8125em .9375em;border-radius:.75em;border:.0625em solid #dbe5f7;background-color:#fff;cursor:pointer;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease}
.customSelect__trigger:hover{background-color:var(--primary-ex-light);border-color:var(--primary)}
.customSelect__wrapper.is-open .custom-select-trigger{border-color:#8da2c8;-webkit-box-shadow:0 0 0 .1875em rgba(219,229,247,0.4);box-shadow:0 0 0 .1875em rgba(219,229,247,0.4)}
.customSelect__text{font-weight:400;font-size:.8125em;color:#080814;line-height:1.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.customSelect__arrow{font-size:.8125em;color:#080814;margin-left:.5em;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}
.customSelect__wrapper.is-open .custom-select-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.customSelect__options{position:absolute;top:calc(100% + 0.5em);left:0;right:0;background-color:#fff;border-radius:.75em;border:.0625em solid #dbe5f7;-webkit-box-shadow:0 .5em 1.25em rgba(8,8,20,0.08);box-shadow:0 .5em 1.25em rgba(8,8,20,0.08);z-index:100;opacity:0;visibility:hidden;-webkit-transform:translateY(-0.625em);-ms-transform:translateY(-0.625em);transform:translateY(-0.625em);-webkit-transition:opacity .2s ease,visibility .2s,-webkit-transform .2s ease;transition:opacity .2s ease,visibility .2s,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease,visibility .2s;transition:opacity .2s ease,transform .2s ease,visibility .2s,-webkit-transform .2s ease;overflow:hidden}
.customSelect__wrapper.is-open .customSelect__options{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.customSelect__option{padding:.875em;font-size:.8125em;color:#080814;line-height:1.5em;cursor:pointer;-webkit-transition:background-color .15s ease;transition:background-color .15s ease}
.customSelect__option:hover{background-color:#f4f7fc}
.wrap-select.w-a .customSelect__wrapper{width:auto;min-width:6.25em}
.customSelect__option.is-selected{background-color:#e8effd;font-weight:500}
.select-sm .customSelect__trigger{border-radius:.5em;padding:.25em .625em}
.select-sm:not(.no-icon) .customSelect__trigger{padding-left:2.125em}
.select-sm .select__icon{left:.75em}
.select-sm .customSelect__options{border-radius:.5em}
.select-sm .customSelect__option{padding:.5625em .75em}
.select-smx .customSelect__trigger{background-color:#f2f2f2;border:0;border-radius:.25em;padding:0 .3125em}
.select-smx:not(.no-icon) .customSelect__trigger{padding-left:1.375em}
.select-smx .customSelect__text{font-size:.625em}
.select-smx .select__icon{left:.4375em}
.select-smx .customSelect__options{border-radius:.25em}
.select-smx .customSelect__option{font-size:.625em;padding:.6em .5em}
.custom-toggle input{display:none}
.custom-toggle .track{display:inline-block;position:relative;width:2.75em;height:1.5em;background-color:var(--gray);border-radius:.75em;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}
.custom-toggle .track::after{content:"";position:absolute;top:.1875em;left:.1875em;width:1.125em;height:1.125em;background-color:#1a69f0;border-radius:100%;-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease}
.custom-toggle input:checked+.track{background-color:#1a69f0}
.custom-toggle input:checked+.track::after{background-color:#fff;-webkit-transform:translateX(1.25em);-ms-transform:translateX(1.25em);transform:translateX(1.25em)}
.custom-toggle input:focus-visible+.track{outline:2px solid #1a69f0;outline-offset:2px}
.section__desc{color:var(--black);line-height:1.4}
.section__bgr{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;position:absolute;left:0;top:0}
.w-overlay{position:relative}
.w-overlay>.container{position:relative;z-index:1}
.w-overlay:before{content:"";position:absolute;top:0;left:0;background-color:#000;height:100%;width:100%;opacity:.35;z-index:1}
@media(min-width:75.0625em){
.section{padding-top:7.5em;padding-bottom:7.5em}
.section.pt-sm{padding-top:2.5em}
.section__desc{font-size:1.25em;margin-top:2em}
.section__head{margin-bottom:5em}
}
@media(max-width:75em){
.section{padding-top:3.125em;padding-bottom:3.125em}
.section.pt-sm{padding-top:1.875em}
.section__head{margin-bottom:2.5em}
.section__desc{font-size:1em;margin-top:1.25em}
}
table{width:100%}
th{background-color:var(--primary-ex-light2);color:#99a1b8;font-weight:500;font-size:.875em;text-align:left;line-height:1.35;padding:.8em .9em .7em}
th:first-of-type{border-top-left-radius:.375em;border-bottom-left-radius:.375em}
th:last-of-type{border-top-right-radius:.375em;border-bottom-right-radius:.375em}
tbody:before{content:"";display:table-row;height:.375em}
.tr-danger td:first-of-type,.tr-warning td:first-of-type,.tr-lead td:first-of-type{border-top-left-radius:.375em;border-bottom-left-radius:.375em}
.tr-danger td:last-of-type,.tr-warning td:last-of-type,.tr-lead td:last-of-type{border-top-right-radius:.375em;border-bottom-right-radius:.375em}
.tr-lead td{background-color:var(--primary-ex-light)}
.tr-danger td{background-color:#fff2eb}
.tr-danger td:first-of-type{position:relative}
.tr-danger td:first-of-type:before{content:"";position:absolute;top:0;left:0;height:100%;width:.3333333333em;border-top-left-radius:.3333333333em;border-bottom-left-radius:.3333333333em;background-color:#fe3e0e}
td{color:var(--dark2);font-weight:400;font-size:.8125em;text-align:left;line-height:1.35;padding:.5833333333em .75em .5em}
th,td{vertical-align:middle}
tbody tr:not(.tr-lead):not(:last-of-type) td{border-bottom:.0833333333em solid var(--gray)}
table.no-border tbody tr td{border-bottom:none !important}

table.bordered td+td,
table.bordered th+th{border-left:.0833333333em solid var(--gray)}
table.bordered tbody:before{display:none}
tr.tr-success{background-color:#e0faeb}
tr.tr-success td:first-of-type{position:relative}
tr.tr-success td:first-of-type:before{content:'';background-color:#68d291;height:100%;width:3px;position:absolute;top:0;left:0}

tr.tr-warning{background-color:#fef3e5}
tr.tr-warning td:first-of-type{position:relative}
tr.tr-warning td:first-of-type:before{content:'';background-color:#ffb800;height:100%;width:3px;position:absolute;top:0;left:0}

table.striped tbody tr:nth-child(odd) td{background-color:var(--light)}

td .row-line,
td .row-line2{min-width:200px}
@media(max-width:75em){
.wrap-table{overflow:auto;padding-bottom:.625em;-webkit-overflow-scrolling:touch;overflow-x:scroll;white-space:nowrap}
.wrap-table table{min-width:31.25em}
.wrap-table::-webkit-scrollbar{height:.25em;display:block !important}
.wrap-table::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:.3125em}
}
.content-area p:last-of-type{margin-bottom:0}
.content-area h1,.content-area h2,.content-area .h1,.content-area .h2{margin-bottom:.6em}
.content-area h3,.content-area h4,.content-area .h3,.content-area .h4{margin-bottom:.55em}
.content-area h5,.content-area h6,.content-area .h5,.content-area .h6{margin-bottom:1em}
.content-area ul,.content-area ol{margin:1.25em 0}
.content-area ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.content-area ul li:not(:last-of-type){margin-bottom:.125em}
.content-area ul li:before{content:"●";color:var(--gray);font-size:.625em}
.content-area ul li span{width:calc(100% - 0.7em);padding-left:1em}
.content-area ol{padding-left:1.25em;list-style:decimal;color:var(--primary);font-weight:700}
.content-area ol li{font-size:1.125em}
.content-area ol span{color:var(--text-color);font-weight:400;padding-left:.8em;display:block;font-size:.8888888889em}
.content-area img{border-radius:var(--radius);margin:.9375em;margin-left:0}
.content-area img.alignright{margin-left:.9375em;margin-right:0}
.content-area blockquote{font-size:1.125em;margin:1.6666666667em 0;border-left:.4444444444em solid var(--primary);padding-left:1.3888888889em;padding-top:.8333333333em;padding-bottom:.8333333333em;padding-right:1.1111111111em;-webkit-box-shadow:4px 4px 8px 0 rgba(34,60,80,0.2);box-shadow:4px 4px 8px 0 rgba(34,60,80,0.2)}
.content-area table{margin:1.875em 0}
.content-area a:not(.button):not(.image-popup),.link{color:var(--dark);border-bottom:.0625em solid}
.content-area a:not(.button):not(.image-popup):hover,.link:hover{border-bottom-color:transparent}
@media(min-width:61.9375em){
.list-inline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.list-inline li{padding:.625em;width:25%}
}
@media(max-width:61.875em){
.content-area blockquote{font-size:1em;line-height:1.4;border-width:.375em;padding:.9375em 1.25em}
}
.space-smx{margin-top:.5em}
.space-smx2{margin-top:.625em}
.space-smx3{margin-top:.3125em}
.space-smx4{margin-top:.1875em}
.space-sms{margin-top:.9375em}
.space-sm{margin-top:1.25em}
@media(min-width:75.0625em){
.space-default{margin-top:2.5em}
.space-lg{margin-top:6.25em}
.space-lgl{margin-top:9.375em}
.space-mdl{margin-top:3.125em}
.space-mds{margin-top:1.875em}
.space-md{margin-top:4.0625em}
.space-md2{margin-top:5em}
.space-sml{margin-top:1.5em}
}
@media(max-width:75em){
.pageStep3{padding-bottom:2.5em}
.space-default{margin-top:2.1875em}
.space-lg{margin-top:3.125em}
.space-mdl{margin-top:3.125em}
.space-md{margin-top:1.875em}
.space-sml{margin-top:.625em}
.space-smx{margin-top:.5em}
.space-mds{margin-top:1.125em}
.space-lgl{margin-top:3.625em}
.space-md2{margin-top:2.5em}
}
.modal-default{background-color:var(--light);border-radius:1.25em;max-width:calc(100% - 2em);width:30em;margin-left:auto;margin-right:auto;position:relative}
.js-modal-dismiss{position:absolute;display:block;line-height:1;top:1.25em;right:1.25em}
.js-modal-dismiss:hover svg path{stroke:var(--mute-color)}
.modal__head2{border-bottom:.0625em solid var(--gray);padding:1.25em 1.75em .9375em}
.modal__heading2{font-weight:700;font-size:1em}
.modal__desc{font-size:.75em;color:var(--dark2)}
.modal__content2{padding:1.25em 1.75em 1.75em}
.form-row .cbtn{padding-right:.625em !important;padding-left:.625em !important}
@media(min-width:48em){
.form-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.75em}
.form-row .form-group,.form-row>.cbtn{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
}
@media(max-width:48.0625em){
.form-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.5em}
.modal__head2{padding:1em 1em .625em}
.modal__content2{padding:1.25em 1em 1.25em}
}
.mfp-zoom-in{-webkit-transition:var(--transition);transition:var(--transition)}
.mfp-zoom-in .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}
.mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}
.mfp-zoom-in.mfp-removing .mfp-with-anim{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);opacity:0}
.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}
.mfp-iframe-scaler iframe{border-radius:var(--radius-default);overflow:hidden}
.mfp-bg{background:rgba(37,37,37,0.8) !important;opacity:1 !important}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeOut{
0%{opacity:1}
100%{opacity:0}
}
@keyframes fadeOut{
0%{opacity:1}
100%{opacity:0}
}
.owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}
.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}
.mfp-align-top .mfp-container:before{display:none}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}
.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}
.mfp-ajax-cur{cursor:progress}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}
.mfp-auto-cursor .mfp-content{cursor:auto}
.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.mfp-loading.mfp-figure{display:none}
.mfp-hide{display:none !important}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}
.mfp-preloader a{color:#CCC}
.mfp-preloader a:hover{color:#FFF}
.mfp-s-ready .mfp-preloader{display:none}
.mfp-s-error .mfp-content{display:none}
button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}
button::-moz-focus-inner{padding:0;border:0}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}
.mfp-close:hover,.mfp-close:focus{opacity:1}
.mfp-close:active{top:1px}
.mfp-close-btn-in .mfp-close{color:#333}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}
.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}
.mfp-arrow:active{margin-top:-54px}
.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}
.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}
.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}
.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}
.mfp-arrow-left{left:0}
.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}
.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}
.mfp-arrow-right{right:0}
.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}
.mfp-arrow-right:before{border-left:27px solid #3f3f3f}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}
.mfp-iframe-holder .mfp-close{top:-40px}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}
.mfp-figure{line-height:0}
.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}
.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}
.mfp-figure figure{margin:0}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}
.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}
.mfp-image-holder .mfp-content{max-width:100%}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}
@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){
.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}
.mfp-img-mobile img.mfp-img{padding:0}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}
.mfp-img-mobile .mfp-counter{right:5px;top:3px}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}
}
@media all and (max-width:900px){
.mfp-arrow{-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75)}
.mfp-arrow-left{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}
.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}
.mfp-container{padding-left:6px;padding-right:6px}
}
a.image-popup{text-decoration:none;border-bottom:0}