.slick-slider
{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list
{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus
{outline:none}
.slick-list.dragging
{cursor:pointer;cursor:hand}.slick-slider .slick-track,
.slick-slider .slick-list
{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track
{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,
.slick-track:after
{display:table;content:''}
.slick-track:after
{clear:both}
.slick-loading .slick-track
{visibility:hidden}.slick-slide
{display:none;float:left;height:100%;min-height:1px}
[dir='rtl'] .slick-slide
{float:right}
.slick-slide img
{display:block}
.slick-slide.slick-loading img
{display:none}
.slick-slide.dragging img
{pointer-events:none}
.slick-initialized .slick-slide
{display:block}
.slick-loading .slick-slide
{visibility:hidden}
.slick-vertical .slick-slide
{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
.slick-sr-only{border:0 !important;clip:rect(1px,1px,1px,1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}
.slick-autoplay-toggle-button{position:absolute;left:5px;bottom:-32px;z-index:10;opacity:.75;background:0 0;border:0;cursor:pointer;color:#333}
.slick-autoplay-toggle-button .slick-pause-icon:before{content:"⏸";width:20px;height:20px;font-family:slick;font-size:22px;font-weight:400;line-height:20px;text-align:center}
.slick-autoplay-toggle-button .slick-play-icon:before{content:"▶";width:20px;height:20px;font-family:slick;font-size:18px;font-weight:400;line-height:20px;text-align:center}
.slick-dots li button{display:block;height:20px;width:20px;margin-top:-4px;margin-left:-4px;line-height:0;font-size:0;color:transparent;border:0;background:0 0;cursor:pointer}
.slick-dots{position:absolute;bottom:-30px;display:block;padding:0;margin:0;width:100%;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}
.slick-dots li button{position:relative;display:block;height:20px;width:20px;margin-top:-4px;margin-left:-4px;line-height:0;font-size:0;color:transparent;border:0;background:0 0;cursor:pointer}
.slick-dots li button .slick-dot-icon{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#000;opacity:0.3;transition:0.2s}
.slick-dots li.slick-active button .slick-dot-icon{background-color:#333;opacity:1}
.splitting .word,
.splitting .char{display:inline-block}.splitting .char{position:relative}.splitting .char::before,
.splitting .char::after{content:attr(data-char);position:absolute;top:0;left:0;visibility:hidden;transition:inherit;user-select:none}.splitting{--word-center:calc((var(--word-total) - 1) / 2);--char-center:calc((var(--char-total) - 1) / 2);--line-center:calc((var(--line-total) - 1) / 2)}.splitting .word{--word-percent:calc(var(--word-index) / var(--word-total));--line-percent:calc(var(--line-index) / var(--line-total))}.splitting .char{--char-percent:calc(var(--char-index) / var(--char-total));--char-offset:calc(var(--char-index) - var(--char-center));--distance:calc( (var(--char-offset) * var(--char-offset)) / var(--char-center) );--distance-sine:calc(var(--char-offset) / var(--char-center));--distance-percent:calc((var(--distance) / var(--char-center)))}
.splitting.cells img{width:100%;display:block}@supports ( display:grid ){.splitting.cells{position:relative;overflow:hidden;background-size:cover;visibility:hidden}.splitting .cell-grid{background:inherit;position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template:repeat( var(--row-total),1fr ) / repeat( var(--col-total),1fr )}.splitting .cell{background:inherit;position:relative;overflow:hidden}.splitting .cell-inner{background:inherit;position:absolute;visibility:visible;width:calc(100% * var(--col-total));height:calc(100% * var(--row-total));left:calc(-100% * var(--col-index));top:calc(-100% * var(--row-index))}.splitting .cell{--center-x:calc((var(--col-total) - 1) / 2);--center-y:calc((var(--row-total) - 1) / 2);--offset-x:calc(var(--col-index) - var(--center-x));--offset-y:calc(var(--row-index) - var(--center-y));--distance-x:calc( (var(--offset-x) * var(--offset-x)) / var(--center-x) );--distance-y:calc( (var(--offset-y) * var(--offset-y)) / var(--center-y) )}}
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#007bff !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc !important}.bg-secondary{background-color:#6c757d !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62 !important}.bg-success{background-color:#28a745 !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34 !important}.bg-info{background-color:#17a2b8 !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b !important}.bg-warning{background-color:#ffc107 !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00 !important}.bg-danger{background-color:#dc3545 !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130 !important}.bg-light{background-color:#f8f9fa !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid #dee2e6 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#007bff !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#28a745 !important}.border-info{border-color:#17a2b8 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#343a40 !important}.border-white{border-color:#fff !important}.rounded-sm{border-radius:.2rem !important}.rounded{border-radius:.25rem !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-right{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-left{border-top-left-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-lg{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media (min-width:576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media (min-width:768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media (min-width:992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media (min-width:1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media (min-width:576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media (min-width:768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media (min-width:992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width:576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width:768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width:992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width:1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{box-shadow:none !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.min-vw-100{min-width:100vw !important}.min-vh-100{min-height:100vh !important}.vw-100{width:100vw !important}.vh-100{height:100vh !important}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-.25rem !important}.mt-n1,.my-n1{margin-top:-.25rem !important}.mr-n1,.mx-n1{margin-right:-.25rem !important}.mb-n1,.my-n1{margin-bottom:-.25rem !important}.ml-n1,.mx-n1{margin-left:-.25rem !important}.m-n2{margin:-.5rem !important}.mt-n2,.my-n2{margin-top:-.5rem !important}.mr-n2,.mx-n2{margin-right:-.5rem !important}.mb-n2,.my-n2{margin-bottom:-.5rem !important}.ml-n2,.mx-n2{margin-left:-.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media (min-width:576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem !important}.m-sm-n2{margin:-.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media (min-width:768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem !important}.m-md-n2{margin:-.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media (min-width:992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem !important}.m-lg-n2{margin:-.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media (min-width:1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem !important}.m-xl-n2{margin:-.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-justify{text-align:justify !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media (min-width:576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width:768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width:992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width:1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-lighter{font-weight:lighter !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:700 !important}.font-weight-bolder{font-weight:bolder !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#007bff !important}a.text-primary:hover,a.text-primary:focus{color:#0056b3 !important}.text-secondary{color:#6c757d !important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54 !important}.text-success{color:#28a745 !important}a.text-success:hover,a.text-success:focus{color:#19692c !important}.text-info{color:#17a2b8 !important}a.text-info:hover,a.text-info:focus{color:#0f6674 !important}.text-warning{color:#ffc107 !important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00 !important}.text-danger{color:#dc3545 !important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a !important}.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:#cbd3da !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:#121416 !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,0.5) !important}.text-white-50{color:rgba(255,255,255,0.5) !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-wrap:break-word !important}.text-reset{color:inherit !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,ul,ol,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,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{line-height:1;box-sizing:border-box}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}a,a:hover,a:focus,a:active,a:visited{text-decoration:none;outline:none}@use 'sass:math'{}.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none !important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:0.25}.choices[data-type*=select-one] .choices__button:hover,.choices[data-type*=select-one] .choices__button:focus{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005F75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]::after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open::after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]::after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid #003642;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");background-size:8px;width:8px;line-height:1;opacity:0.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=text] .choices__button:hover,.choices[data-type*=text] .choices__button:focus{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#005F75;border:1px solid #004a5c;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid #003642}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:0.25rem 0.25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]::after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]::after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted::after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after{opacity:0.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:0.5}body{font-family:"Geologica",sans-serif;font-weight:400;color:#443635;word-break:keep-all;word-wrap:break-word}body *:hover,body *:focus{outline:none}body *:focus-visible{outline:4px solid #282828;outline-offset:0px}html{height:100%;max-height:100%;width:100%;max-width:100%;overflow:hidden}body{display:none;width:100%;height:100%;max-width:100%;max-height:100%;overflow:auto;font-family:"Geologica";font-weight:400;color:#443635;background-color:#E9F3FF}@media (min-width:768px){body{padding-top:152px}}@media (max-width:767px){body{padding-top:100px}}html,body{margin:0;height:100%}strong{font-weight:bold}@media (prefers-reduced-motion:reduce){*,::before,::after{scroll-behavior:auto !important}}main{min-height:300px}@media (min-width:768px){main{min-height:50vh}}.wrapper{overflow:hidden}a{color:#443635;text-decoration:none}a:hover{color:#443635}.ws-nowrap{white-space:nowrap}.font-weight-medium{font-weight:500 !important}.font-weight-semi{font-weight:600 !important}*::-moz-selection{color:#fff;background:#004BC1}*::selection{color:#fff;background:#004BC1}.img-fluid{display:block}.mt-15{margin-top:15px}.mt-40{margin-top:40px}.mt-60{margin-top:60px}@media (min-width:320px) and (max-width:767px){.mt-60{margin-top:15px}}@media (min-width:768px) and (max-width:1199px){.mt-60{margin-top:30px}}.mt-80{margin-top:80px}@media (min-width:320px) and (max-width:767px){.mt-80{margin-top:15px}}@media (min-width:768px) and (max-width:1199px){.mt-80{margin-top:40px}}.mt-100{margin-top:100px}@media (min-width:320px) and (max-width:767px){.mt-100{margin-top:15px}}@media (min-width:768px) and (max-width:1199px){.mt-100{margin-top:60px}}.mt-120{margin-top:120px}@media (min-width:320px) and (max-width:767px){.mt-120{margin-top:15px}}@media (min-width:768px) and (max-width:1199px){.mt-120{margin-top:70px}}.mt-140{margin-top:140px}@media (min-width:320px) and (max-width:767px){.mt-140{margin-top:15px}}@media (min-width:768px) and (max-width:1199px){.mt-140{margin-top:80px}}.mb-15{margin-bottom:15px}.mb-40{margin-bottom:40px}.mb-60{margin-bottom:60px}@media (max-width:767px){.mb-60{margin-bottom:30px}}.mb-80{margin-bottom:80px}@media (min-width:320px) and (max-width:767px){.mb-80{margin-bottom:15px}}@media (min-width:768px) and (max-width:1199px){.mb-80{margin-bottom:40px}}.mb-100{margin-bottom:100px}@media (min-width:320px) and (max-width:767px){.mb-100{margin-bottom:15px}}@media (min-width:768px) and (max-width:1199px){.mb-100{margin-bottom:60px}}.mb-120{margin-bottom:120px}@media (min-width:320px) and (max-width:767px){.mb-120{margin-bottom:15px}}@media (min-width:768px) and (max-width:1199px){.mb-120{margin-bottom:70px}}.mb-140{margin-bottom:140px}@media (min-width:320px) and (max-width:767px){.mb-140{margin-bottom:15px}}@media (min-width:768px) and (max-width:1199px){.mb-140{margin-bottom:80px}}.pt-40{padding-top:40px}@media (max-width:767px){.pt-40{padding-top:15px}}.pt-60{padding-top:60px}@media (min-width:320px) and (max-width:767px){.pt-60{padding-top:15px}}@media (min-width:768px) and (max-width:1199px){.pt-60{padding-top:40px}}.pt-80{padding-top:80px}@media (min-width:320px) and (max-width:767px){.pt-80{padding-top:15px}}@media (min-width:768px) and (max-width:1199px){.pt-80{padding-top:50px}}.pt-100{padding-top:100px}@media (min-width:320px) and (max-width:767px){.pt-100{padding-top:15px}}@media (min-width:768px) and (max-width:1199px){.pt-100{padding-top:60px}}.pt-120{padding-top:120px}@media (min-width:320px) and (max-width:767px){.pt-120{padding-top:15px}}@media (min-width:768px) and (max-width:1199px){.pt-120{padding-top:70px}}.pb-40{padding-bottom:40px}@media (max-width:767px){.pb-40{padding-bottom:15px}}.pb-60{padding-bottom:60px}@media (min-width:320px) and (max-width:767px){.pb-60{padding-bottom:15px}}@media (min-width:768px) and (max-width:1199px){.pb-60{padding-bottom:40px}}.pb-80{padding-bottom:80px}@media (min-width:320px) and (max-width:767px){.pb-80{padding-bottom:15px}}@media (min-width:768px) and (max-width:1199px){.pb-80{padding-bottom:50px}}.pb-100{padding-bottom:100px}@media (min-width:320px) and (max-width:767px){.pb-100{padding-bottom:15px}}@media (min-width:768px) and (max-width:1199px){.pb-100{padding-bottom:60px}}.pb-120{padding-bottom:120px}@media (min-width:320px) and (max-width:767px){.pb-120{padding-bottom:15px}}@media (min-width:768px) and (max-width:1199px){.pb-120{padding-bottom:70px}}.slick-arrow,.slick-dots li{cursor:pointer}.pl-10{padding-left:10px}.pointer-event-none{pointer-events:none}@media (min-width:769px){.modal-backdrop.show{top:0;opacity:1;background-color:rgba(255,255,255,0.2);backdrop-filter:blur(2px)}}.video-modal-descr a{color:#236ea6}.video-modal-descr a:hover{text-decoration:underline}.page-top{position:relative;margin-bottom:32px;overflow:hidden}@media (min-width:1024px){.page-top_simple .page-top-nav{width:75%}}.page-top_simple .page-top-decor-line{width:40vw}@media (min-width:1024px){.page-top-inner{display:flex;align-items:flex-start}}@media (min-width:1024px){.page-top-nav{flex-shrink:0;width:50%;margin-top:23px;display:flex;align-items:center}}.page-top-nav-back{flex-shrink:0;display:inline-flex;align-items:center;padding:5px 12px;margin-right:16px;font-size:14px;line-height:1;color:#fff;background-color:#206ED8;border-radius:12px;text-decoration:none;transition:0.3s color ease-in-out,0.3s background-color ease-in-out}.page-top-nav-back:hover{color:#fff}@media (hover:hover){.page-top-nav-back:hover{background-color:#333}}.page-top-nav-back-icon{flex-shrink:0;margin-right:4px}.page-top-nav-back-label{flex-shrink:0}.page-top-breadcrumbs{margin:0;padding:0;list-style:none;display:flex;font-size:14px;line-height:1}@media (max-width:1023px){.page-top-breadcrumbs{margin:15px 0 -5px;flex-wrap:wrap}}.page-top-breadcrumbs-item{flex-shrink:0}@media (max-width:1023px){.page-top-breadcrumbs-item{margin-bottom:5px}}@media (max-width:1023px){.page-top-breadcrumbs-item:last-child{padding-right:15px}}.page-top-breadcrumbs-link{color:#333;text-decoration:none;transition:0.3s color ease-in-out}@media (hover:hover){.page-top-breadcrumbs-link:hover{color:#206ED8}}.page-top-breadcrumbs-separator{flex-shrink:0;margin:0 8px}.page-top-decor{position:relative}@media (max-width:1199px){.page-top-decor{display:none}}.page-top-decor-line{position:absolute;top:50%;left:40px;width:50vw;min-width:541px;transform:translateY(-50%)}.page-top-decor-icon{position:relative;z-index:2}.page-head{position:relative}.page-head_title-simple .page-head-title{text-transform:none}.page-head_centered{text-align:center}@media (min-width:768px){.page-head_centered{padding:50px 0 54px}}@media (max-width:767px){.page-head_centered{padding:24px 0 48px}}@media (min-width:1200px){.page-head_centered .page-head-text{margin:0 auto;width:90%}}@media (min-width:768px){.page-head_simple{margin-bottom:64px}}@media (max-width:767px){.page-head_simple{margin-bottom:48px}}@media (min-width:1024px){.page-head_simple .page-head-inner{display:flex}}@media (min-width:1024px){.page-head_simple .page-head-title{flex-shrink:0;width:50%;padding-right:9px}}@media (min-width:1024px){.page-head_simple .page-head-text{flex-shrink:0;width:50%;padding-left:9px}}.page-head-title:last-child{margin-bottom:0}.page-head-text{color:#333}@media (min-width:768px){.page-head-text{font-size:18px;line-height:1.6;font-weight:500}}@media (max-width:767px){.page-head-text{font-size:16px;line-height:1.4}}.page-head-text p{margin:0 0 24px}.page-head-text p:last-child{margin-bottom:0}.page-nav-tabs{position:relative;margin-bottom:32px}.page-nav-tabs-inner{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;background-color:#fff}@media (min-width:768px){.page-nav-tabs-inner{border-radius:44px;padding:20px}}@media (max-width:767px){.page-nav-tabs-inner{border-radius:18px;padding:16px}}.page-nav-tabs-link{flex-shrink:0;line-height:1;font-weight:600;color:#333;text-decoration:none;border:none;border-radius:24px;background-color:transparent;cursor:pointer;transition:0.2s color ease-in-out,0.2s background-color ease-in-out}@media (min-width:768px){.page-nav-tabs-link{padding:14px 32px;font-size:20px}}@media (max-width:767px){.page-nav-tabs-link{padding:13px 24px;font-size:16px}}.page-nav-tabs-link.active{color:#fff;background-color:#206ED8}.page-nav-tabs-link.active:hover{color:#fff !important}.page-nav-tabs-link.disabled{opacity:0.2;pointer-events:none}@media (hover:hover){.page-nav-tabs-link:hover{color:#206ED8 !important}}.page-content-panel{margin-bottom:16px;padding:24px;border-radius:18px}.page-content-panel_blue{background-color:#92C6E2}.page-content-panel_yellow{background-color:#F8D35F}.page-content-panel_beige{background-color:#FAE0BF}.page-content-panel_violet{background-color:#CABDF4}.page-content-panel_green{background-color:#70bd91}.page-content-panel_centered{text-align:center}.page-content-panel-title{margin:0 0 6px;font-size:22px;line-height:1.2;font-weight:bold}.page-content-panel-text{font-size:16px;line-height:1.4}.page-content-panel-text a{text-decoration:underline}@media (hover:hover){.page-content-panel-text a:hover{text-decoration:none}}.page-content-head{position:relative}@media (min-width:768px){.page-content-head{margin-bottom:48px}}@media (max-width:767px){.page-content-head{margin-bottom:32px}}.page-content-head_centered{text-align:center}@media (min-width:768px){.page-content-head-title{margin:0 0 24px !important}}@media (max-width:767px){.page-content-head-title{margin:0 0 16px !important}}.page-content-head-text{font-size:18px;line-height:1.6;font-weight:500}@media (min-width:1024px){.page-content-head-text{margin:0 auto;width:80%}}@media (max-width:767px){.page-content-head-text br{display:none}}.page-footer{position:relative;margin-top:48px;display:flex;justify-content:center;overflow:hidden}.page-footer-image{flex-shrink:0;position:relative}.page-footer-line{position:absolute;bottom:0;left:0;width:100%}@media (max-width:767px){.page-footer-line{display:none}}.page-footer-decor{position:relative;display:flex;min-height:90px}@media (min-width:768px){.page-footer-decor{width:45%}}@media (max-width:767px){.page-footer-decor{width:60%}}.page-footer-decor_left{margin-right:auto;justify-content:flex-end}.page-footer-decor_left .page-footer-icon{transform:translateX(50%)}.page-footer-decor_left .page-footer-line{left:auto;right:0}.page-footer-decor_right{margin-left:auto}.page-footer-decor_right .page-footer-icon{margin-right:10px}.page-footer-decor .page-footer-line{bottom:10px}@media (max-width:767px){.page-footer-decor .page-footer-line{display:block;min-width:500px}}.page-footer-icon{position:relative;z-index:2;flex-shrink:0}.styled-title{position:relative;z-index:1;margin:0 0 30px;color:#333;font-size:34px;line-height:1.2;font-weight:bold}.styled-title_yellow .line:before{background-color:#fbba00}.styled-title_green .line:before{background-color:#6ACC64}.styled-title_pink .line:before{background-color:#ef8482}.styled-title_xlg{text-transform:uppercase}@media (min-width:1024px){.styled-title_xlg{font-size:64px;line-height:1;font-weight:bold}}@media (min-width:768px) and (max-width:1023px){.styled-title_xlg{font-size:54px;line-height:1;font-weight:bold}}@media (min-width:768px){.styled-title_xlg .line:before{bottom:2px !important}}@media (min-width:768px){.styled-title_lg{font-size:54px;line-height:1;font-weight:bold}}.styled-title_centered{text-align:center}.styled-title .line{position:relative;width:auto !important;display:inline-block !important}.styled-title .line:before{content:"";position:absolute;z-index:-1;left:-5px;right:-5px;border-radius:4px}@media (min-width:768px){.styled-title .line:before{height:8px;bottom:1px}}@media (max-width:767px){.styled-title .line:before{height:6px;bottom:3px}}.styled-title-text{position:relative}.firefox .background-blured-image{display:none}.background-blured{position:relative;margin:0 auto;width:100%;max-width:1920px}.background-blured_simple .background-blured-image{top:0}.background-blured-image{position:absolute;z-index:-1;top:120px;left:0;width:100%;height:100%;opacity:0.6;-moz-filter:blur(60px);filter:blur(60px)}.background-blured path{z-index:2}.page-promo-image{text-decoration:none}.page-promo-image_rounded{overflow:hidden}@media (min-width:768px){.page-promo-image_rounded{border-radius:18px}}@media (max-width:767px){.page-promo-image_rounded{border-radius:14px}}.page-promo-image_rounded .page-promo-image-el{border-radius:18px}@media (min-width:768px){.page-promo-image_rounded .page-promo-image-el{border-radius:24px}}.page-promo-image-el{display:block;max-width:100%;height:auto}.btn-group{display:flex;flex-wrap:wrap;gap:8px}@media (max-width:767px){.btn-group{flex-direction:column}}.btn-group .btn{flex-shrink:0;max-width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:12px 42px;font-size:18px;line-height:1;font-weight:600;text-decoration:none;border-radius:21px;border:0 none;cursor:pointer;transition:0.2s color ease-in-out,0.2s background ease-in-out}.btn-primary{color:#fff;background:#206ED8}.btn-primary:hover{color:#fff}@media (hover:hover){.btn-primary:hover{background:#333}}.btn-bordered{padding:10px 40px;color:#333;background:#fff;border:2px solid #206ED8}.btn-bordered:hover{color:#fff}@media (hover:hover){.btn-bordered:hover{background:#206ED8}}.btn-link{padding:0;color:#206ED8}@media (hover:hover){.btn-link:hover{color:#333}}.btn-link:hover path{fill:#333}.btn-link path{fill:#206ED8;transition:0.2s}.btn-fullwidth{width:100%}@media (min-width:768px){.tiles-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}}.tiles-list_first-wide .tiles-list-item:first-child{width:100%}@media (min-width:768px){.tiles-list-item{flex-shrink:0;width:calc(50% - 8px);display:flex}}@media (max-width:767px){.tiles-list-item{margin-bottom:16px}.tiles-list-item:last-child{margin-bottom:0}}.info-tile{flex-shrink:0;width:100%;display:flex;flex-direction:column;background-color:#fff;border-radius:18px}@media (min-width:768px){.info-tile{padding:24px 24px 36px}}@media (max-width:767px){.info-tile{padding:16px 16px 24px}}.info-tile_static{padding-left:0 !important;padding-right:0 !important;background-color:transparent}.info-tile-image{flex-shrink:0;width:100%;position:relative;margin-bottom:18px;padding-bottom:56.25%;overflow:hidden;border-radius:14px}.info-tile-image:after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.1)}.info-tile-image-i{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.info-tile-play{position:absolute;z-index:2;top:50%;left:50%;margin:-32px 0 0 -32px;padding:0;width:64px;height:64px;padding:0;border:0 none;background:none;cursor:pointer;transition:0.2s transform ease-in-out}@media (hover:hover){.info-tile-play:hover{transform:scale(1.2)}}.info-tile-play svg{display:block;width:100%;height:100%;pointer-events:none}.info-tile-title{margin-bottom:10px;font-size:28px;line-height:1.2;font-weight:bold}.info-tile-subtitle{margin-bottom:10px;font-size:18px;line-height:1.2;font-weight:bold}.info-tile-text{font-size:16px;line-height:1.4}.info-tile-footer{flex-shrink:0;margin-top:auto}@media (min-width:768px){.info-tile-footer{padding-top:40px}}@media (max-width:767px){.info-tile-footer{padding-top:32px}}@media (min-width:768px){.modal-video-dialog{max-width:740px;width:100%}}.modal-video-content{border:0 none;border-radius:18px;box-shadow:0 6px 18px rgba(0,0,0,0.1)}@media (min-width:768px){.modal-video-content{padding:24px}}@media (max-width:767px){.modal-video-content{padding:24px 16px 16px}}.modal-video-close{position:absolute;z-index:100;background:#E9F3FF;border-radius:50%;display:flex;align-items:center;justify-content:center;border:0 none;cursor:pointer;transition:0.2s background ease-in-out}@media screen and (min-width:768px){.modal-video-close{top:24px;right:24px;width:50px;height:50px}}@media screen and (max-width:767px){.modal-video-close{top:12px;right:12px;width:40px;height:40px}.modal-video-close svg{width:16px;height:16px}}.modal-video-close:focus{outline:2px solid #206ED8 !important}@media (hover:hover){.modal-video-close:hover{background:#ef8482}.modal-video-close:hover path{fill:#fff}}.modal-video-close path{transition:0.2s fill ease-in-out}.modal-video-wrap{position:relative;padding-bottom:56.25%;overflow:hidden;border-radius:14px}.modal-video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modal-video-head{margin-bottom:24px}.modal-video-title{padding:10px 60px 24px 0;font-size:28px;line-height:1.2;font-weight:bold}.modal-video-subtitle{margin-bottom:10px;font-size:18px;line-height:1.2;font-weight:bold}.modal-video-subtitle:empty{display:none}.modal-video-text{font-size:16px;line-height:1.4}.page-content-heading{margin:42px 0}@media (max-width:767px){.page-content-heading .styled-title{font-size:28px;line-height:1.2;font-weight:bold}}.page-info{background-color:#fff;border-radius:18px}@media (min-width:1024px){.page-info{padding:64px 80px}}@media (min-width:768px) and (max-width:1023px){.page-info{padding:40px 24px}}@media (max-width:767px){.page-info{padding:24px 16px}}.page-info-title{margin:0 0 32px}@media (min-width:768px){.page-info-title{font-size:28px;line-height:1.2;font-weight:bold}}@media (max-width:767px){.page-info-title{font-size:22px;line-height:1.2;font-weight:bold}}.page-info-content{overflow:hidden;font-size:16px;line-height:1.4}.page-info-content p{margin:0 0 24px}.page-info-content p:last-child{margin-bottom:0}@media (min-width:768px){.page-info-image{float:right;width:50%;margin:0 0 16px 16px}}@media (max-width:767px){.page-info-image{margin-bottom:24px}}.page-info-image-i{display:block;width:100%;height:auto}.collapse-panel{margin-bottom:16px;background-color:#fff;border-radius:18px}.collapse-panel-head{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}@media (min-width:768px){.collapse-panel-head{padding:24px}}@media (max-width:767px){.collapse-panel-head{padding:16px}}.collapse-panel-head.collapsed .collapse-panel-caret{transform:rotate(0deg)}@media (hover:hover){.collapse-panel-head:hover .collapse-panel-title{color:#206ED8}}.collapse-panel-num{flex-shrink:0;margin-right:16px;background-color:#E7F5E4;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#333}@media (min-width:768px){.collapse-panel-num{width:64px;height:64px;font-size:28px;line-height:1.2;font-weight:bold}}@media (max-width:767px){.collapse-panel-num{width:30px;height:30px;font-size:18px;line-height:1.2;font-weight:bold}}.collapse-panel-title{flex-grow:1;flex-shrink:1;margin:0;align-self:center;color:#333;transition:0.2s color ease-in-out}@media (min-width:768px){.collapse-panel-title{font-size:18px;line-height:1.2;font-weight:bold}}@media (max-width:767px){.collapse-panel-title{font-size:16px;line-height:1.4}}.collapse-panel-caret{flex-shrink:0;padding-top:2px;background-color:#E7F5E4;border-radius:50%;display:flex;align-items:center;justify-content:center;transform:rotate(180deg);transition:0.4s transform ease-in-out}@media (min-width:768px){.collapse-panel-caret{margin:7px 0 0 16px;width:50px;height:50px}}@media (max-width:767px){.collapse-panel-caret{margin-left:16px;width:30px;height:30px}}.collapse-panel-caret-icon{flex-shrink:0}@media (min-width:768px){.collapse-panel-caret-icon{width:24px;height:16px}}@media (max-width:767px){.collapse-panel-caret-icon{width:14px;height:10px}}@media (min-width:768px){.collapse-panel-body{padding:0 24px 24px}}@media (max-width:767px){.collapse-panel-body{padding:0 16px 16px}}.collapse-panel-box{background-color:#E7F5E4;border-radius:18px;margin-bottom:16px}@media (min-width:768px){.collapse-panel-box{padding:24px}}@media (max-width:767px){.collapse-panel-box{padding:16px}}.collapse-panel-box:last-child{margin-bottom:0}.collapse-panel-box-title{font-size:18px;line-height:1.2;font-weight:bold;margin-bottom:16px}.collapse-panel-box-text{font-size:16px;line-height:1.4}.collapse-panel-box-text p{margin:0 0 16px}.collapse-panel-box-text p:last-child{margin-bottom:0}.collapse-panel-box-text ul{margin:0 0 16px;padding:0;list-style:none}.collapse-panel-box-text ul li{padding-left:24px;margin-bottom:6px;position:relative}.collapse-panel-box-text ul li:last-child{margin-bottom:0}.collapse-panel-box-text ul li:before{content:"";position:absolute;top:6px;left:6px;width:6px;height:6px;background-color:#6ACC64;border-radius:50%}.page-content-box{position:relative;background-color:#fff;border-radius:18px;font-size:18px;line-height:1.6;font-weight:500}@media (min-width:768px){.page-content-box{padding:42px 24px}}@media (max-width:767px){.page-content-box{padding:32px 16px}}.page-content-box_centered{text-align:center}.page-content-box p{margin:0 0 16px}.page-content-box p:last-child{margin-bottom:0}.page-content-box img{display:block;max-width:100%;height:auto}.cookie-popup{position:fixed;z-index:101;border-radius:18px;background-color:#fff;box-shadow:0 0 16px 8px rgba(0,0,0,0.05)}@media (min-width:768px){.cookie-popup{left:20px;bottom:60px;width:460px;padding:24px}}@media (max-width:767px){.cookie-popup{padding:16px;left:15px;bottom:15px;width:calc(100% - 30px);max-width:460px}}.cookie-popup-close{position:absolute;width:42px;height:42px;display:flex;align-items:center;justify-content:center;margin:0;border:0 none;padding:0;background:#E9F3FF;border-radius:50%;transition:0.2s background ease-in-out}@media (min-width:768px){.cookie-popup-close{top:24px;right:24px}}@media (max-width:767px){.cookie-popup-close{top:16px;right:16px}}.cookie-popup-close:hover{background:#ef8482}.cookie-popup-close:hover path{fill:#fff}.cookie-popup-close svg{flex-shrink:0;width:14px;height:14px}.cookie-popup-close path{transition:0.2s fill ease-in-out}.cookie-popup-title{margin-bottom:12px;width:80%;font-size:22px;line-height:1.2;font-weight:bold}.cookie-popup-text{font-size:16px;line-height:1.6;font-weight:500}.cookie-popup-text a{color:#206ED8;transition:0.2s color ease-in-out}@media (hover:hover){.cookie-popup-text a:hover{color:#333}}.cookie-popup-footer{margin-top:12px}.btn-go-back{display:flex;align-items:center;transform:translateX(0%);margin-bottom:50px;width:210px;pointer-events:none;transition:opacity .5s}.btn-go-back.show{opacity:1;pointer-events:all}.btn-go-back>svg{display:block;margin-right:10px}.btn-go-back span{display:block;width:100%;font-size:1.3125rem;font-weight:700}.btn-go-back .right{display:flex;flex-direction:column}.btn-play{width:150px;height:160px;display:block}.btn-play svg{width:100%;height:100%;position:relative !important;top:auto !important;left:auto !important}@media screen and (max-width:1200px){.btn-go-back{left:auto;top:auto;bottom:auto;margin-left:20px;position:relative}}@media screen and (max-width:576px){.btn-play{width:60px}.btn-go-back{position:relative;margiN:0 auto 30px;width:130px}.btn-go-back span{font-size:.75rem}.btn-go-back>svg{width:90px}.btn-go-back svg{width:90px}}.footer{width:100%}@media (min-width:768px){.footer{padding:40px 0}}@media (max-width:767px){.footer{padding:20px 0}}.footer-inner{display:flex;justify-content:center;align-items:center;background-color:#009FE3;border-radius:55px}@media (min-width:768px){.footer-inner{padding:30px}}@media (max-width:767px){.footer-inner{padding:24px 15px}}.footer-logo{flex-shrink:0;text-decoration:none}@media (min-width:768px){.footer-logo{margin:0 24px}}@media (max-width:767px){.footer-logo{margin:0 12px}}.footer-logo svg{display:block}@media (min-width:768px) and (max-width:1023px){.footer-logo svg{width:auto;height:40px}}@media (max-width:767px){.footer-logo svg{width:auto;height:24px}}.header{position:fixed;z-index:10;top:15px;left:15px;right:15px;background-color:#206ED8;border-radius:55px}.header-inner{display:flex;align-items:center}@media (min-width:768px){.header-inner{padding:21px 0 20px}}@media (max-width:767px){.header-inner{padding:12px 0 12px 10px}}.header-toggle{display:none;border:0 none;background:none;position:relative;order:4}@media only screen and (max-width:1023px){.header-toggle{display:block}}@media (min-width:768px) and (max-width:1023px){.header-toggle{padding:0 8px;width:56px;height:43px;margin-left:24px}}@media (max-width:767px){.header-toggle{padding:0;flex-shrink:0;margin:0 10px 0 16px;width:30px;height:30px;transform:scale(0.9)}}.header-toggle.active .header-toggle-icon{opacity:0}.header-toggle.active:before,.header-toggle.active:after{opacity:1}.header-toggle:before,.header-toggle:after{content:"";position:absolute;top:50%;left:50%;height:4px;border-radius:4px;background-color:#fff;opacity:0}@media (min-width:768px) and (max-width:1023px){.header-toggle:before,.header-toggle:after{width:40px;margin:-2px 0 0 -20px}}@media (max-width:767px){.header-toggle:before,.header-toggle:after{width:30px;margin:-2px 0 0 -15px}}.header-toggle:before{transform:rotate(45deg)}.header-toggle:after{transform:rotate(-45deg)}.header-toggle-icon{display:block;width:100%;height:auto;pointer-events:none}.header-logo{flex-shrink:0;text-decoration:none;order:1}.header-logo-image{display:block}@media (min-width:768px){.header-logo-image{width:159px;height:69px}}@media (max-width:767px){.header-logo-image{width:92px;height:40px}}.header-menu{flex-grow:1;flex-shrink:1;order:2}@media (max-width:1023px){.header-menu{position:absolute;top:100%;right:0;background-color:#206ED8;opacity:0;visibility:hidden;transform:translateY(10px);transition:0.2s opacity ease-in-out,0.2s visibility ease-in-out,0.2s transform ease-in-out}}@media (min-width:768px) and (max-width:1023px){.header-menu{width:50vw;border-radius:50px;padding:36px 24px;margin-top:16px}}@media (max-width:767px){.header-menu{width:100%;border-radius:18px;padding:16px;margin-top:8px}}@media (max-width:1023px){.header-menu.active{opacity:1;visibility:visible;transform:translateY(0)}}.header-menu-list{margin:0;padding:0;list-style:none}@media (min-width:1024px){.header-menu-list{display:flex;align-items:center;justify-content:center}}@media (min-width:1024px){.header-menu-item{flex-shrink:0;margin:0 6px}}@media (max-width:1023px){.header-menu-item:last-child{margin-bottom:0}}@media (min-width:768px) and (max-width:1023px){.header-menu-item{margin-bottom:24px}}@media (max-width:767px){.header-menu-item{margin-bottom:16px}}.header-menu-link{display:block;position:relative;line-height:1;font-weight:600;color:#fff;border-radius:16px;text-decoration:none;transition:0.2s color ease-in-out,0.2s background-color ease-in-out}@media (min-width:1024px){.header-menu-link{padding:7px 24px;font-size:18px}}@media (max-width:1023px){.header-menu-link{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center}}@media (min-width:768px) and (max-width:1023px){.header-menu-link{padding:7px 24px 9px;font-size:24px}}@media (max-width:767px){.header-menu-link{padding:6px 20px;font-size:18px}}.header-menu-link:hover{color:#fff}@media (hover:hover){.header-menu-link:hover{background-color:#1864CB}}.header-menu-image{display:none}@media (min-width:1024px){.header-menu-image{position:absolute;left:50%;bottom:100%;width:38px;height:30px;margin-bottom:-6px;transform:translateX(-50%)}}@media (max-width:1023px){.header-menu-image{flex-shrink:0;margin-right:8px;width:27px;height:22px}}@media (max-width:767px){.header-menu-image{margin-top:-1px;margin-bottom:-1px}}.header-messengers{order:3;flex-shrink:0;position:relative;display:flex;flex-direction:column;color:#206ED8;font-weight:600;text-decoration:none;text-align:center;transition:0.2s color ease-in-out,0.2s transform ease-in-out}@media (min-width:768px){.header-messengers{width:120px;height:64px;padding-top:13px}}@media (max-width:767px){.header-messengers{margin-bottom:-5px;padding-top:5px;width:70px;height:34px}}@media (max-width:1023px){.header-messengers{margin-left:auto}}@media (hover:hover){.header-messengers:hover{color:#333;transform:translateY(-5px)}}.header-messengers-bg{position:absolute;top:0;left:0;width:100%;height:100%}.header-messengers-title{position:relative;line-height:1}@media (min-width:768px){.header-messengers-title{font-size:18px}}@media (max-width:767px){.header-messengers-title{font-size:14px}}.header-messengers-label{position:relative;line-height:1}@media (min-width:768px){.header-messengers-label{margin-top:-3px;font-size:10px}}@media (max-width:767px){.header-messengers-label{margin-top:-2px;font-size:6px}}@media (min-width:1201px){.home-page{min-height:77vh}}.home-page{padding-top:30px}.skills-page .welcome-text{font-size:21px;line-height:1.625rem;font-weight:700;color:#4E4040}.skills-page .welcome-text-container{padding-left:15px}.skills-page .welcome-text-title{display:inline-block;margin-top:30px;margin-bottom:30px;text-align:center;font-family:"Geologica",sans-serif;font-weight:700;font-size:30px;line-height:25px;color:#4E4040;padding:8px 20px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTA5IiBoZWlnaHQ9IjM3IiB2aWV3Qm94PSIwIDAgNTA5IDM3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNC45MjY4OSAzNC4yODA1QzYuMTIyNjIgMzUuNzI2NSAxMC4xNjUzIDM2LjcyNDUgMTQuNzc3NSAzNi43MjkxQzQ4LjEyOTkgMzYuNzYxNCA4My45NzM1IDM3LjA0MzMgMTIxLjUxMSAzNi44NjMxQzE3Ny41MjYgMzYuNTk1MSAyMzMuOTUzIDM2LjIzNDggMjg5Ljc5NiAzNi43MjQ1QzM2Mi4yOTUgMzcuMzYyMSA0MjcuNTM0IDM2Ljg0NDYgNTAwLjIzMiAzNS42NzExQzUwNC4zMzEgMzUuNjA2NCA1MDcuNTYzIDM0LjUxMTUgNTA3LjU3NyAzMy4xNzYzQzUwNy42MiAyNC41ODI5IDUwNy45NDcgMTQuOTMxNiA1MDguODg2IDYuNzcyNTRDNTA5LjQxMyAyLjEyNDc1IDUwOS40MTMgLTAuMTk5MTUyIDQ3Ny44NTQgMC4wMTMzNzFDNDMyLjA4OSAwLjMyMjkxNiAzODMuNTA1IDAuNzg5NTQ0IDMzMC44MDcgMC43MzQxMDNDMjkzLjE4NCAwLjY5MjUyMiAxNDQuMjMgMC42MTg2MDEgMTA3LjA2MyAxLjE0NTI5Qzc4Ljc0OTMgMS41NDI2MiA2LjU2MzkgLTEuMjI0ODEgMy4xNzU5OSAzLjQwNDUxQy0xLjkyMDEyIDEwLjM4MDggLTAuNTUzNTY2IDI3LjY1MDcgNC45MjY4OSAzNC4yODA1WiIgZmlsbD0iI0ZCQkEwMCIvPgo8L3N2Zz4K")}@media (max-width:991px){.skills-page .welcome-text-title{font-size:24px}}@media (max-width:575px){.skills-page .welcome-text-title{font-size:15px;line-height:22px}}.skills-page .welcome-text-item{font-family:"Geologica",sans-serif;font-size:16px;line-height:21px;color:#4E4040}@media (max-width:767px){.skills-page .welcome-text-item{margin-bottom:15px}}@media (max-width:575px){.skills-page .welcome-text-item{font-size:13px;line-height:18px}}.skills-page .welcome-text-item:hover .welcome-text-item-link{color:#0074FD}.skills-page .welcome-text-item:hover .welcome-text-item-link:before{transform:scale(1.2)}.skills-page .welcome-text-item:hover:nth-of-type(1) .welcome-text-item-link:before{background-color:#36B2C2}.skills-page .welcome-text-item:hover:nth-of-type(2) .welcome-text-item-link:before{background-color:#EE8482}.skills-page .welcome-text-item:hover:nth-of-type(3) .welcome-text-item-link:before{background-color:#F9BA16}.skills-page .welcome-text-item:hover:nth-of-type(4) .welcome-text-item-link:before{background-color:#6AB42D}.skills-page .welcome-text-item-link{font-weight:700;font-size:16px;line-height:21px;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all 0.3s}@media (max-width:575px){.skills-page .welcome-text-item-link{font-size:13px;line-height:18px}}.skills-page .welcome-text-item-link:before{position:absolute;z-index:-1;top:-5px;left:0;content:'';width:43px;height:29px;background-repeat:no-repeat;background-position:center}.skills-page .welcome-text-item:nth-of-type(1) .welcome-text-item-link:before{background-color:#43DCE8;width:42px;-webkit-mask-image:url("../themes/numo/assets/images/svg/pills-1.svg");mask-image:url("../themes/numo/assets/images/svg/pills-1.svg")}.skills-page .welcome-text-item:nth-of-type(2) .welcome-text-item-link:before{background-color:#FFA6A6;-webkit-mask-image:url("../themes/numo/assets/images/svg/pills-2.svg");mask-image:url("../themes/numo/assets/images/svg/pills-2.svg")}.skills-page .welcome-text-item:nth-of-type(3) .welcome-text-item-link:before{width:44px;height:30px;background-color:#FFD15F;-webkit-mask-image:url("../themes/numo/assets/images/svg/pills-3.svg");mask-image:url("../themes/numo/assets/images/svg/pills-3.svg")}.skills-page .welcome-text-item:nth-of-type(4) .welcome-text-item-link:before{width:46px;height:30px;background-color:#7CD300;-webkit-mask-image:url("../themes/numo/assets/images/svg/pills-4.svg");mask-image:url("../themes/numo/assets/images/svg/pills-4.svg")}.skills-page .bubble{position:relative;margin-bottom:25px}.skills-page .bubble-text{position:relative;z-index:1;padding:15px 25px;line-height:1.25rem;font-weight:400}.skills-page .bubble svg{position:absolute;top:50%;left:50%;width:100%;height:calc(100% + 30px);transform:translate(-50%,calc(-50% + 10px));z-index:0;fill:#fbba00}.skills-page .footnote{font-size:1.25rem;line-height:1.875rem;margin:10px 0 20px}@media only screen and (min-width:1024px){.home-page-intro{display:flex}}@media only screen and (min-width:1024px){.home-page-left{flex-shrink:0;width:50%;padding-right:36px}}@media only screen and (max-width:1023px){.home-page-left{margin-bottom:36px}}@media only screen and (min-width:1024px){.home-page-right{flex-shrink:0;width:50%}}.home-page-subtitle{display:block;font-size:34px;line-height:1.2;font-weight:bold;color:#333}.home-page-text{font-size:18px;line-height:1.6;font-weight:500;color:#333}.home-page-title{display:block;margin:0;text-transform:uppercase;color:#333;position:relative;z-index:2}@media (max-width:1023px){.home-page-title{font-size:64px;line-height:1;font-weight:bold}}.front-second-text{padding-right:38px}.front-second-text a{font-weight:bold;color:#000;text-decoration:underline;position:relative}.front-second-text a::before{content:"";position:absolute;left:-14px;top:10px;width:10px;height:10px;background:#000;border-radius:50%}.front-second-text a:hover{color:#36b2c2}.front-second-text a:hover::before{background:#36b2c2}.front-second-text p{font-style:normal;font-weight:normal;font-size:21px;line-height:25px;color:#4e4040}.front-video-title{font-style:normal;font-weight:800;font-size:50px;line-height:1;text-align:center;color:#443635;margin-bottom:20px}.front-video-description{font-style:normal;font-weight:normal;font-size:21px;line-height:25px;text-align:center;color:#4e4040;margin-bottom:30px}.front-video-slider-wrapper{max-width:629px;width:100%;margin:0 auto;padding-bottom:67px;position:relative}.front-video-slider-item .video-section{margin-bottom:15px !important}.front-video-slider .slick-dots,.communications-slider-wrapper .slick-dots,.communications-slider-wrapper-2 .slick-dots{position:absolute;left:-100px;bottom:-27px;width:100%;display:flex;justify-content:center;z-index:7}.front-video-slider .slick-dots li,.communications-slider-wrapper .slick-dots li,.communications-slider-wrapper-2 .slick-dots li{width:10px;height:10px;background:#c4c4c4;content:"";border-radius:50%;margin:0 4px}.front-video-slider .slick-dots li button,.communications-slider-wrapper .slick-dots li button,.communications-slider-wrapper-2 .slick-dots li button{display:none}.front-video-slider .slick-dots li.slick-active,.communications-slider-wrapper .slick-dots li.slick-active,.communications-slider-wrapper-2 .slick-dots li.slick-active{background:#6d6d6d}.front-video-slider .slick-dots{left:0;bottom:-10px}.front-video-slider-arrows{width:100%;position:absolute;left:0;top:40%}.front-video-slider-arrows .slick-prev{position:absolute;top:47%;left:-24px;width:27px;height:46px;opacity:0.6}.front-video-slider-arrows .slick-prev svg{width:15px;height:30px}.front-video-slider-arrows .slick-prev::before{display:none}.front-video-slider-arrows .slick-prev:hover{opacity:1}.front-video-slider-arrows .slick-next{position:absolute;top:47%;right:-24px;opacity:0.5}.front-video-slider-arrows .slick-next svg{width:15px;height:30px}.front-video-slider-arrows .slick-next::before{display:none}.front-video-slider-arrows .slick-next:hover{opacity:1}.front-page .header-menu-item:nth-of-type(1) .header-menu-link{background-color:#1864CB}.front-page .header-menu-item:nth-of-type(1) .header-menu-image{display:block}.front-page .wrapper{margin-top:-30px}.front-page .communications-slider-wrapper,.front-page .communications-slider-wrapper-2{width:100%;padding-bottom:82px;position:relative;padding-top:31px}.front-page .communications-slider-wrapper .video-section,.front-page .communications-slider-wrapper-2 .video-section{margin:0}.communications-slider-wrapper,.communications-slider-wrapper-2{padding-top:31px}.communications-slider-wrapper.with-background,.communications-slider-wrapper-2.with-background{background:url("../themes/numo/assets/images/communications-background.svg") no-repeat center center;background-size:123% 106%;margin-bottom:67px}.communications-slider,.communications-slider-2{width:83%;margin-left:auto}.communications-slider a,.communications-slider-2 a{width:100%}.communications-slider a img,.communications-slider-2 a img{width:100%;-o-object-fit:cover;object-fit:cover}.communications-slider-item{padding-right:60px}.communications-slider-item__heading{width:100%;font-style:normal;font-weight:bold;font-size:20px;line-height:25px;text-align:center;color:#4e4040;margin-bottom:17px}.communications-slider-arrows,.communications-slider-arrows-2{width:100%;position:absolute;left:0;bottom:74px}.communications-slider-arrows .slick-prev,.communications-slider-arrows-2 .slick-prev{position:absolute;top:47%;left:44%;width:27px;height:46px;opacity:0.6;padding-top:20px;cursor:pointer}.communications-slider-arrows .slick-prev::before,.communications-slider-arrows-2 .slick-prev::before{display:none}.communications-slider-arrows .slick-prev:hover,.communications-slider-arrows-2 .slick-prev:hover{opacity:1}.communications-slider-arrows .slick-next,.communications-slider-arrows-2 .slick-next{position:absolute;top:47%;right:44%;opacity:0.5;padding-top:20px;cursor:pointer}.communications-slider-arrows .slick-next::before,.communications-slider-arrows-2 .slick-next::before{display:none}.communications-slider-arrows .slick-next:hover,.communications-slider-arrows-2 .slick-next:hover{opacity:1}.communications-title{position:absolute;right:84%;top:49%;font-style:normal;font-weight:bold;font-size:30px;line-height:25px;display:flex;align-items:center;text-align:center;color:#4e4040}@media only screen and (max-width:1023px){.communications-title{right:77%}}.home-decoration-1{position:relative;max-width:662px;margin-bottom:35px;margin-left:auto}.home-decoration-1 .bee{width:84px;position:absolute;display:block;left:0;bottom:0;transform:translate(-35%,20%) rotate(200deg)}.home-decoration-1 svg{width:100%}.home-decoration-2{position:relative;max-width:885px;margin-bottom:45px}.home-decoration-2 .butterfly{max-width:140px;position:absolute;right:-7px;top:-3px;transform:translate(35%,0%) rotate(45deg)}.home-decoration-2 svg{width:100%;height:auto}.communications-name-block{font-style:normal;font-weight:800;font-size:50px;line-height:40px;text-align:center;color:#443635;margin-bottom:47px}.home-page .video-section .video-preview{height:300px;overflow:hidden}.home-page .video-section .video-preview-img{width:100%;transform:translateY(-70px)}@media (max-width:767px){.home-page .video-section .video-preview{height:260px}.home-page .video-section .video-preview-img{width:100%;transform:translateY(-50px)}}@media (max-width:666px){.home-page .video-section .video-preview{height:170px}.home-page .video-section .video-preview-img{transform:translateY(-33px)}}.home-page .other-sliders{padding:5px 5px 10px}.home-page .other-sliders.video-section svg{height:100%}@media (max-width:1200px){.home-page .other-sliders.video-section .video-preview{height:150px}.home-page .other-sliders.video-section .video-preview-img{transform:translateY(-37px)}}@media (min-width:768px) and (max-width:800px){.home-page .other-sliders.video-section .video-preview{height:140px}}@media (max-width:666px){.home-page .other-sliders.video-section .video-preview{height:170px}.home-page .other-sliders.video-section .video-preview-img{transform:translateY(-33px)}}@media (max-width:580px){.home-page .other-sliders.video-section .video-preview{height:150px}.home-page .other-sliders.video-section .video-preview-img{transform:translateY(-37px)}}.home-page .other-sliders.video-section .btn-play svg{max-height:70px}@media screen and (max-width:1400px){.home-decoration-1{max-width:58.224vw}.home-decoration-2{max-width:58.224vw}}@media screen and (max-width:992px){.home-page{padding-top:88px}.communications-slider-item{padding-right:13px}.welcome-text{margin-bottom:25px}.front-video-slider-arrows{display:none}.communications-slider-wrapper.with-background,.communications-slider-wrapper-2.with-background{background:url("../themes/numo/images/communications-background.svg") no-repeat center center;background-size:156% 106%;margin-bottom:-5px}.communications-slider-arrows,.communications-slider-arrows-2{display:none}.communications-slider,.communications-slider-2{width:73%;margin-left:auto}.home-decoration-1 .home-decoration-line svg{width:auto;position:absolute;left:0;top:-38px}.home-decoration-2{margin-top:48px}.home-decoration-2 .butterfly{top:-25px}.front-second-text p{font-size:19px;line-height:23px}}@media screen and (min-width:570px) and (max-width:767px){.home-page .bubble-text{padding:20px 15px 30px}}@media (max-width:767px){.home-decoration-1{margin-top:-30px}}@media screen and (max-width:576px){html{font-size:100%}body{font-size:100%;overflow-x:hidden}.skills-page .welcome-text{font-size:1.5625rem;font-weight:700}.home-page .bubble,.skills-page .bubble{width:calc(100% + 24);margin:30px -15px 35px;padding:55px 0 35px;background:#fbba00}.home-page .bubble:before,.skills-page .bubble:before{content:"";width:60px;height:60px;border-radius:6px;background:#fff;position:absolute;top:0;left:50%;transform:translate(-50%,-55%) rotate(45deg);z-index:0}.home-page .bubble:after,.skills-page .bubble:after{content:"";width:60px;height:60px;border-radius:6px;background:#fbba00;position:absolute;bottom:0;left:50%;transform:translate(-50%,45%) rotate(45deg);z-index:0}.home-page .bubble>svg,.skills-page .bubble>svg{display:none}.home-page .bubble-text,.skills-page .bubble-text{width:100%;padding:0 42px;font-size:1.5625rem;line-height:1.625rem}.home-page .title-section,.skills-page .title-section{font-size:1.875rem;line-height:1.875rem;margin:15px 0}.home-page .skill-item__icon,.skills-page .skill-item__icon{width:90px;height:90px;margin:0 auto 20px}.home-page .skill-item__icon svg,.skills-page .skill-item__icon svg{width:100%;height:100%}.home-page .skill-item__category,.skills-page .skill-item__category{font-size:1.625rem}.home-page .skill-item__name,.skills-page .skill-item__name{font-size:1.25rem}.home-page .skill-item__name .hint,.skills-page .skill-item__name .hint{width:90vw;padding:25px 15px 25px}.home-page .skill-item__name .hint p,.skills-page .skill-item__name .hint p{font-size:1rem;line-height:1.25rem}.home-page .footnote,.skills-page .footnote{text-align:center;font-size:1.125rem}.front-second-text{padding:0 16px 0 41px;margin-bottom:20px}.front-second-text p{font-size:15px;line-height:16px}.front-second-text a::before{top:6px}.front-video-slider-wrapper{padding-bottom:16px}.front-video-slider-dots{bottom:33px}.communications-name-block{font-size:30px;line-height:40px;margin-bottom:17px}.front-video-title{font-size:30px;line-height:40px;margin-bottom:8px}.front-video-description{font-size:14px;line-height:15px}.communications-title{position:unset;justify-content:center;font-size:20px;line-height:25px;margin-bottom:10px}.communications-slider-item__heading{font-size:16px;line-height:25px}.communications-slider-item{padding:0 15px}.communications-slider,.communications-slider-2{width:100%}.communications-slider-wrapper .slick-dots,.communications-slider-wrapper-2 .slick-dots{left:0}.communications-slider-wrapper.with-background,.communications-slider-wrapper-2.with-background{background:#e7e7e7}.home-decoration-2{margin-top:48px}.home-decoration-2 .butterfly{top:-35px}}@media screen and (max-width:375px){.home-page{padding-top:100px}}.home-page .video-section .btn-play{right:0;position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;display:flex;z-index:1}.home-page .video-section .btn-play svg{max-height:130px;top:50%;margin:auto}.skill-item{text-align:center;display:block;margin:20px;position:relative;z-index:0}.skill-item__category{font-size:1.375rem;line-height:1.625rem;font-weight:700;width:100%;display:block}.skill-item__icon{height:80px;width:100%;display:block}.skill-item__icon path{transition:all .5s}.skill-item__name{line-height:1.875rem;border-bottom:2px dashed #443635;display:inline;position:relative}.skill-item__name:hover .hint{opacity:1;pointer-events:all;transform:translate(-50%,calc(100% + 15px))}.skill-item .hint{position:absolute;bottom:0%;left:50%;padding:13px 15px 19px;width:280px;z-index:1;font-size:.75rem;line-height:.875rem;color:#fff;text-align:left;opacity:0;transform:translate(-50%,calc(100% + 30px));pointer-events:none;transition:opacity .4s,transform .6s}.skill-item .hint .hing-bg{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% - 10px))}.skill-item .hint p{position:relative;font-weight:700;z-index:1}.skill-item .hint svg{stroke:transparent !important}.skill-item .hint svg path{stroke:transparent !important}.skill-item svg #figure_2,.skill-item svg #figure_3,.skill-item svg #figure_4{visibility:hidden}.skill-item svg #stroke_2,.skill-item svg #stroke_3,.skill-item svg #stroke_4{visibility:hidden}.skill-item_green .skill-item__icon path:first-of-type{fill:#7CD300}.skill-item_green .hint svg{fill:#6AB42D}.skill-item_green .hint svg *{fill:#6AB42D}.skill-item_green:hover .skill-item__icon path:first-of-type{fill:#6AB42D}.skill-item_red .skill-item__icon path:first-of-type{fill:#FFA6A6}.skill-item_red .hint svg{fill:#F26868}.skill-item_red .hint svg *{fill:#F26868}.skill-item_red:hover .skill-item__icon path:first-of-type{fill:#F26868}.skill-item_orange .skill-item__icon path:first-of-type{fill:#FFB171}.skill-item_orange .hint svg{fill:#EF7507}.skill-item_orange .hint svg *{fill:#EF7507}.skill-item_orange:hover .skill-item__icon path:first-of-type{fill:#EF7507}.skill-item_blue .skill-item__icon path:first-of-type{fill:#43DCE8}.skill-item_blue .hint svg{fill:#00AAB7}.skill-item_blue .hint svg *{fill:#00AAB7}.skill-item_blue:hover .skill-item__icon path:first-of-type{fill:#00AAB7}.skill-item_yellow .skill-item__icon path:first-of-type{fill:#FFD15F}.skill-item_yellow .hint svg{fill:#F9BA16}.skill-item_yellow .hint svg *{fill:#F9BA16}.skill-item_yellow:hover .skill-item__icon path:first-of-type{fill:#F9BA16}.skill-item:hover{z-index:2}.skill-item:hover .skill-item__icon-triangle path:last-of-type{transform:translate(-3px,4px)}.skill-item:hover .skill-item__icon-rhombus path:last-of-type{transform:translate(5px,0px)}.skill-item:hover .skill-item__icon-square path:last-of-type{transform:translate(7px,2px)}.skill-item:hover .skill-item__icon-circle path:last-of-type{transform:translate(5px,-4px)}.skill-section{margin:50px 0;display:inline-block;width:100%}.skill-section .container{position:relative}.skill-section_green .skill-section-num svg{fill:#32d888}.skill-section_green .skill-section-step li:before{background:#32d888}.skill-section_green .skill-section-titles svg{fill:#32d888}.skill-section_red .skill-section-num svg{fill:#ef8482}.skill-section_red .skill-section-step li:before{background:#ef8482}.skill-section_red .skill-section-titles svg{fill:#ef8482}.skill-section_blue .skill-section-num svg{fill:#58b3e6}.skill-section_blue .skill-section-step li:before{background:#58b3e6}.skill-section_blue .skill-section-titles svg{fill:#58b3e6}.skill-section_orange .skill-section-num svg{fill:#fbba00}.skill-section_orange .skill-section-step li:before{background:#fbba00}.skill-section_orange .skill-section-titles svg{fill:#fbba00}.skill-section_bg-transparent .skill-section-titles{color:#fff}.skill-section_bg-transparent .bg_skill{fill:transparent}.skill-section_bg-red{background:transparent}.skill-section_bg-red .skill-section-titles{color:#fff}.skill-section_bg-red .bg_skill{fill:#ef8482}.skill-section_bg-red .skill-section-titles{color:#443635}.skill-section_bg-red .skill-section-titles svg{fill:#fff}.skill-section_bg-red .skill-section-num svg{fill:#fff}.skill-section_bg-red .skill-section-step li:before{background:#fff}.skill-section_bg-blue{background:transparent}.skill-section_bg-blue .skill-section-titles{color:#fff}.skill-section_bg-blue .bg_skill{fill:#58b3e6}.skill-section_bg-blue .skill-section-titles{color:#443635}.skill-section_bg-blue .skill-section-titles svg{fill:#fff}.skill-section_bg-blue .skill-section-num svg{fill:#fff}.skill-section_bg-blue .skill-section-step li:before{background:#fff}.skill-section_bg-orange{background:transparent}.skill-section_bg-orange .skill-section-titles{color:#fff}.skill-section_bg-orange .bg_skill{fill:#fbba00}.skill-section_bg-orange .skill-section-titles{color:#443635}.skill-section_bg-orange .skill-section-titles svg{fill:#fff}.skill-section_bg-orange .skill-section-num svg{fill:#fff}.skill-section_bg-orange .skill-section-step li:before{background:#fff}.skill-section_bg-green{background:transparent}.skill-section_bg-green .skill-section-titles{color:#fff}.skill-section_bg-green .bg_skill{fill:#32d888}.skill-section_bg-green .skill-section-titles{color:#443635}.skill-section_bg-green .skill-section-titles svg{fill:#fff}.skill-section_bg-green .skill-section-num svg{fill:#fff}.skill-section_bg-green .skill-section-step li:before{background:#fff}.skill-section .bg_skill{width:102%;height:112%;position:absolute;top:-6%;left:52%;max-width:110%;transform:translate(-50%,0)}.skill-section-num{font-size:8.75rem;font-weight:900;position:relative;margin-top:0px;position:absolute}.skill-section-num svg{width:95px;position:absolute;left:50%;transform:translate(-50%,60%);z-index:0}.skill-section-num span{position:relative;z-index:1;display:block;width:100%;text-align:center}.skill-section-desc,.skill-section-titles{font-size:1.4375rem;line-height:1.6875rem;font-weight:700}.skill-section-titles{font-size:1.4375rem;margin-bottom:30px;position:relative;margin-top:40px}.skill-section-titles svg{position:absolute;top:50%;transform:translate(0,-50%);left:0;width:100%;z-index:0}.skill-section-step{font-size:1.125rem;line-height:1.4375rem}.skill-section-step li{list-style:none;position:relative;margin-bottom:25px}.skill-section-step li:last-of-type{margin-bottom:0}.skill-section-step li:before{content:"";width:15px;height:15px;border-radius:50%;display:inline-block;margin-right:5px}@media screen and (max-width:1200px){.skill-section .bg_skill{left:50%;width:104%}}@media screen and (max-width:992px){.skill-section-num{font-size:6.25rem}.skill-section-num svg{transform:translate(-50%,30%)}.skill-section .bg_skill{left:50%;width:104%}}@media screen and (max-width:576px){.skill-section-step li:last-of-type{margin-bottom:10px}.skill-section{margin:30px 0}.skill-section_green .skill-section-titles{background:#32d888}.skill-section_green .skill-section-titles .col-4.active:before{background:#32d888}.skill-section_red .skill-section-titles{background:#ef8482}.skill-section_red .skill-section-titles .col-4.active:before{background:#ef8482}.skill-section_orange .skill-section-titles{background:#fbba00}.skill-section_orange .skill-section-titles .col-4.active:before{background:#fbba00}.skill-section_blue .skill-section-titles{background:#58b3e6}.skill-section_blue .skill-section-titles .col-4.active:before{background:#58b3e6}.skill-section_bg-red .skill-section-titles{background:#fff}.skill-section_bg-red .skill-section-titles .col-4.active:before{background:#fff}.skill-section_bg-green .skill-section-titles{background:#fff}.skill-section_bg-green .skill-section-titles .col-4.active:before{background:#fff}.skill-section_bg-blue .skill-section-titles{background:#fff}.skill-section_bg-blue .skill-section-titles .col-4.active:before{background:#fff}.skill-section_bg-orange .skill-section-titles{background:#fff}.skill-section_bg-orange .skill-section-titles .col-4.active:before{background:#fff}.skill-section-desc{font-size:1.5rem}.skill-section-num{position:relative}.skill-section-num svg{width:60px;transform:translate(-50%,60%)}.skill-section-titles{height:70px;margin-top:20px;margin-bottom:20px;font-size:1rem;line-height:1.125rem}.skill-section-titles>svg{display:none}.skill-section-titles .col-4 .ws-nowrap{white-space:normal}.skill-section-titles .col-4 span{position:relative;z-index:1}.skill-section-titles .col-4:nth-of-type(1){text-align:left}.skill-section-titles .col-4:nth-of-type(2){text-align:center}.skill-section-titles .col-4:nth-of-type(3){text-align:left}.skill-section-titles .col-4:nth-of-type(3).active:before{bottom:-3px !important}.skill-section-titles .col-4.active:before{content:"";width:30px;height:30px;border-radius:4px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%,50%) rotate(45deg);z-index:0}.skill-section-titles .slick-list{padding:0 !important;width:100%}.skill-section-titles .slick-list .slick-track{width:100% !important}.skill-section .slick-slider .slick-prev,.skill-section .slick-slider .slick-next{top:40px;position:absolute;border:none;font-size:0;width:20px;height:27px;padding:0;z-index:3}.skill-section .slick-slider .slick-prev{background:url("../themes/numo/assets/images/slider-arrow-prev.svg");background-size:contain;background-repeat:no-repeat;left:10px}.skill-section .slick-slider .slick-next{background:url("../themes/numo/assets/images/slider-arrow-next.svg");background-size:contain;background-repeat:no-repeat;right:10px}.skill-section-step{padding:0 45px}.skill-section .bg_skill{width:110%;top:-8%;left:50%}}.child-develop-page .header-menu-item:nth-of-type(2) .header-menu-link,.numo-bot-page .header-menu-item:nth-of-type(2) .header-menu-link,.games .header-menu-item:nth-of-type(2) .header-menu-link,.numo-play-travel .header-menu-item:nth-of-type(2) .header-menu-link,.skills-page .header-menu-item:nth-of-type(2) .header-menu-link,.theatre .header-menu-item:nth-of-type(2) .header-menu-link,.skill-page .header-menu-item:nth-of-type(2) .header-menu-link{background-color:#1864CB}.child-develop-page .header-menu-item:nth-of-type(2) .header-menu-image,.numo-bot-page .header-menu-item:nth-of-type(2) .header-menu-image,.games .header-menu-item:nth-of-type(2) .header-menu-image,.numo-play-travel .header-menu-item:nth-of-type(2) .header-menu-image,.skills-page .header-menu-item:nth-of-type(2) .header-menu-image,.theatre .header-menu-item:nth-of-type(2) .header-menu-image,.skill-page .header-menu-item:nth-of-type(2) .header-menu-image{display:block}.skills-page .bubble-text{font-weight:700}.skill-page .welcome-text,.materials-page .welcome-text{font-size:21px;line-height:1.625rem;font-weight:700}.skill-page,.front-page,.materials-page{position:relative}.skill-page .section-fixed,.front-page .section-fixed,.materials-page .section-fixed{position:fixed;bottom:0;left:0;width:300px;height:calc(100vh - 250px)}.skill-page .streamlined-text,.front-page .streamlined-text,.materials-page .streamlined-text{font-size:1.125rem;line-height:1.3125rem}.skill-page .square,.front-page .square,.materials-page .square{float:left;shape-outside:polygon(0 0,0 140px,130px 170px,120px 0px);clip-path:polygon(0 0,0 140px,130px 170px,120px 0px);width:300px;height:300px}.skill-page .warning-text,.front-page .warning-text,.materials-page .warning-text{color:#32d888;font-size:1.4375rem;line-height:1.5rem;font-weight:700;max-width:290px;word-break:break-word;position:absolute;left:0;transform:translate(calc(-100% + 100px),0)}.skill-page .warning-text svg,.front-page .warning-text svg,.materials-page .warning-text svg{content:"";width:8px;height:100%;display:block;position:absolute;left:0;transform:translateX(-20px)}.skill-page .insects-title,.front-page .insects-title,.materials-page .insects-title{margin:50px 0 70px;position:relative}.skill-page .insects-title #line_top,.skill-page .insects-title #line_bottom,.front-page .insects-title #line_top,.front-page .insects-title #line_bottom,.materials-page .insects-title #line_top,.materials-page .insects-title #line_bottom{width:100%}.skill-page .insects-title__line_top .butterfly,.front-page .insects-title__line_top .butterfly,.materials-page .insects-title__line_top .butterfly{max-width:140px;position:absolute;display:block;right:-40px;top:0;transform:translate(-100%,-40%)}.skill-page .insects-title__line_bottom .bee,.front-page .insects-title__line_bottom .bee,.materials-page .insects-title__line_bottom .bee{width:89px;position:absolute;display:block;left:0;bottom:0;transform:translate(72%,20%) rotate(-120deg)}@media screen and (max-width:1200px){.skill-page .insects-title__line{overflow:hidden}.skill-page .insects-title__line .butterfly{transform:translate(-30%,-40%);width:70px}.skill-page .insects-title__line .bee{transform:translate(-35%,22%) rotate(-120deg);width:82px}}@media screen and (max-width:992px){.skill-page .warning-text{max-width:260px}.skill-page .home-page{padding-top:36px}}@media screen and (max-width:768px){.step-col span{font-size:16px}.step-col.active span{font-size:18px}}@media screen and (max-width:576px){.skill-page .welcome-text{font-size:20px;font-weight:700;margin-bottom:0}.skill-page .square{float:left;shape-outside:polygon(0 0,0 140px,65% 250px,65% 0px);clip-path:polygon(0 0,0 140px,65% 250px,65% 0px);width:300px;height:300px;display:none}.skill-page .warning-text{font-weight:700;max-width:55%;margin:20px 0;padding-right:10px;margin-left:20px;word-break:break-word;position:relative;left:auto;top:auto;transform:translate(0,0);float:left}.skill-page .warning-text svg{content:"";width:8px;height:100%;display:block;position:absolute;left:0;transform:translateX(-20px)}.skill-page .streamlined-text br{display:none}.skill-page .insects-title{margin-bottom:10px}.skill-page .insects-title__line{overflow:hidden}.skill-page .insects-title__line #line_bottom,.skill-page .insects-title__line #line_top{width:200%}.skill-page .insects-title__line .butterfly{transform:translate(-50%,-40%);width:60px}.skill-page .insects-title__line .bee{transform:translate(-21%,22%) rotate(-120deg);width:60px}.skill-page .insects-title .title{font-size:1.375rem;margin:5px 0}}.title{font-weight:700}.title-section{font-size:2.625rem;line-height:3.125rem;text-align:center;margin:30px auto 40px}.title-section svg{display:inline-block;vertical-align:middle}.title-section span{display:inline-block;vertical-align:middle}@media screen and (max-width:576px){.title-section{margin:20px 0;font-size:1.875rem}}@media (min-width:576px){.fix-1{padding-bottom:30px}}.fix-1 .warning-text{position:relative;float:left;transform:none;padding-right:20px;margin-bottom:20px}@media (max-width:575px){.fix-1 .warning-text{float:none;max-width:100%}}.fix-1 .warning-text span{overflow:hidden;display:-moz-box;display:-webkit-box;-webkit-line-clamp:12;-moz-line-clamp:12;-webkit-box-orient:vertical;text-overflow:ellipsis}.fix-1 .square{display:none}.skill-page .butterfly>svg{display:block;max-width:100px}@media (max-width:767px){.title-section{font-size:2.5rem}}.home-page .skill-item__name{position:static}.slick-slider .slick-arrow.slick-disabled{opacity:0.5}.link-to{display:inline-flex;align-items:center}.link-to:hover .link-to_text{text-decoration:underline;transition:0.2s ease-in-out}@media (prefers-reduced-motion:reduce){.link-to:hover .link-to_text{transition:none}}.link-to_w{padding:10px 0;display:flex;justify-content:center}@media (max-width:575px){.link-to_w{margin:0 0 15px}}@media (min-width:576px) and (max-width:767px){.link-to_w{margin:15px 0}}@media (min-width:768px){.link-to_w{padding:15px 0;justify-content:flex-end}}@media (min-width:992px){.link-to_w{padding:25px 0 20px}}.link-to_text{font-weight:700;line-height:24px;font-size:21px;display:inline-flex}@media (max-width:767px){.link-to_text{font-size:12px;line-height:1.5;max-width:205px}}.link-to_icon{flex:0 0 24px;width:24px;height:24px;margin-left:10px;background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggZD0iTTUwOC44NzUsMjQ4LjQ1OGwtMTYwLTE2MGMtNC4xNjctNC4xNjctMTAuOTE3LTQuMTY3LTE1LjA4MywwYy00LjE2Nyw0LjE2Ny00LjE2NywxMC45MTcsMCwxNS4wODNsMTQxLjc5MiwxNDEuNzkyDQoJCQlIMTAuNjY3QzQuNzcxLDI0NS4zMzMsMCwyNTAuMTA0LDAsMjU2czQuNzcxLDEwLjY2NywxMC42NjcsMTAuNjY3aDQ2NC45MTdMMzMzLjc5Miw0MDguNDU4Yy00LjE2Nyw0LjE2Ny00LjE2NywxMC45MTcsMCwxNS4wODMNCgkJCWMyLjA4MywyLjA4Myw0LjgxMywzLjEyNSw3LjU0MiwzLjEyNWMyLjcyOSwwLDUuNDU4LTEuMDQyLDcuNTQyLTMuMTI1bDE2MC0xNjBDNTEzLjA0MiwyNTkuMzc1LDUxMy4wNDIsMjUyLjYyNSw1MDguODc1LDI0OC40NTh6DQoJCQkiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==")}.firefox .not-found-blured-bg{display:none}.not-found{font-family:"Geologica",sans-serif;display:block;background-color:#206ED8}.not-found-container{position:relative}.not-found-body{min-height:100vh;display:flex;padding-top:42px}@media (max-width:767px){.not-found-body{padding-bottom:24px}}.not-found-blured-bg{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;opacity:0.6;-moz-filter:blur(60px);filter:blur(60px)}.not-found-blured-bg path{z-index:2}.not-found-inner{position:relative;flex-shrink:0;width:100%;align-self:center}.not-found main{min-height:auto}.not-found-box{margin-bottom:42px;border-radius:18px;background-color:#fff;text-align:center}@media (min-width:768px){.not-found-box{padding:42px 42px 64px}}@media (max-width:767px){.not-found-box{padding:42px 24px}}.not-found-image{margin-top:-42px;display:inline-flex;justify-content:center;text-decoration:none}@media (min-width:768px){.not-found-image-i{width:260px;height:260px}}@media (min-width:768px){.not-found-label{margin:0 0 4px;font-size:88px}}@media (max-width:767px){.not-found-label{margin:0 0 14px;font-size:64px}}.not-found-label .line:before{z-index:1}@media (min-width:768px){.not-found-label .line:before{bottom:14px !important}}@media (max-width:767px){.not-found-label .line:before{bottom:11px !important}}.not-found-title{margin:0 0 18px;font-size:22px;line-height:1.2;font-weight:bold}.not-exist{width:100%;height:100vh;background-color:#37b2c2}.not-exist_inner{display:flex;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center;padding:0 15px;box-sizing:border-box}.not-exist_icn{max-width:100px;margin:0 auto;display:block;opacity:0.5}.not-exist_lead{font-family:"Geologica",sans-serif,sans-serif;font-size:48px;color:#fff;font-weight:700;line-height:60px;font-family:"Geologica",sans-serif;font-weight:700;margin:30px 15px;text-align:center}@media (max-width:767px){.not-exist_lead{font-family:"Geologica",sans-serif,sans-serif;font-size:28px;color:#fff;font-weight:700;line-height:32px;margin:15px auto;font-family:"Geologica",sans-serif;font-weight:700}}.not-exist_text{font-family:"Geologica",sans-serif,sans-serif;font-size:18px;color:#fff;font-weight:400;line-height:24px;font-family:"Geologica",sans-serif;margin:0 auto 15px;text-align:center}.scrollToTop{width:48px;height:48px;border-radius:50%;text-align:center;font-weight:bold;text-decoration:none;position:fixed;bottom:20px;right:50px;opacity:1;z-index:9;border:0 none;background-size:cover;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQ4IiBoZWlnaHQ9IjQ4IiByeD0iMjQiIGZpbGw9IiMyMDZFRDgiLz4KPHBhdGggZD0iTTIyLjUgMzZWMTcuNzM3NUwxNC4xIDI2LjEzNzVMMTIgMjRMMjQgMTJMMzYgMjRMMzMuOSAyNi4xMzc1TDI1LjUgMTcuNzM3NVYzNkgyMi41WiIgZmlsbD0iI0U4RUFFRCIvPgo8L3N2Zz4K);overflow:hidden;border-radius:50%;cursor:pointer;transform:scale(0.8);transition:0.2s ease-in-out;display:none}@media (prefers-reduced-motion:reduce){.scrollToTop{transition:none}}@media (max-width:767px){.scrollToTop{right:15px;bottom:15px}}.scrollToTop.active{opacity:.7;right:20px}.scrollToTop:focus{outline:2px solid #000 !important}.scrollToTop:hover{opacity:1}.scrollToTop_example{opacity:0.7;position:static}.scrollToTop_example:hover{opacity:1}.skill-item_orange .hint svg *{fill:#F93}.skill-item_yellow .hint svg *{fill:#FBBA00}.quiz-wrapper{width:100%;height:100vh;padding:24px;position:fixed;top:0;left:0;z-index:200;overflow-y:auto;display:none;text-align:center}.quiz-wrapper.show{display:block}.quiz-wrapper:after{content:'';display:inline-block;vertical-align:middle;width:1px;height:100%}.quiz-overlay{width:100%;height:100vh;position:fixed;top:0;left:0;backdrop-filter:blur(2px);z-index:-1}.quiz-popup{display:none;vertical-align:middle;max-width:960px;width:98%;margin:0 auto;position:relative;background-color:#fff;border-radius:18px;text-align:left;box-shadow:0 6px 18px rgba(0,0,0,0.1)}.quiz-popup.show{display:inline-block}.quiz-close-btn{position:absolute;z-index:100;background:#E9F3FF;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:0.2s background ease-in-out}@media (hover:hover){.quiz-close-btn:hover{background:#ef8482}.quiz-close-btn:hover path{fill:#fff}}.quiz-close-btn path{transition:0.2s fill ease-in-out}.quiz-content{width:100%}.quiz-name{position:relative;z-index:2;margin-bottom:26px}.quiz-content-center{position:relative;z-index:2}.quiz-question{text-align:center}.quiz-answer{display:flex;position:relative;width:100%;margin-bottom:16px;border:none;border-radius:18px;background-color:#E9F3FF;text-align:left;transition:0.2s background-color ease-in-out;cursor:pointer}@media (hover:hover){.quiz-answer:hover{background-color:#F4F4F4}}.quiz-answer.select{background-color:#E7F5E4}.quiz-answer.select .quiz-answer-index:before{display:none}.quiz-answer:nth-child(1) .quiz-answer-index:before{content:'a'}.quiz-answer:nth-child(2) .quiz-answer-index:before{content:'б'}.quiz-answer:nth-child(3) .quiz-answer-index:before{content:'в'}.quiz-answer:nth-child(4) .quiz-answer-index:before{content:'г'}.quiz-answer:nth-child(5) .quiz-answer-index:before{content:'д'}.quiz-answer:nth-child(6) .quiz-answer-index:before{content:'е'}.quiz-answer:nth-child(7) .quiz-answer-index:before{content:'є'}.quiz-answer:nth-child(8) .quiz-answer-index:before{content:'ж'}.quiz-answer:nth-child(9) .quiz-answer-index:before{content:'з'}.quiz-answer-index{flex-shrink:0;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:#333}.quiz-answer-index svg{display:none}.quiz-answer-index svg path{fill:#6ACC64;stroke-width:3px;stroke:#6ACC64}.select .quiz-answer-index svg{display:block}.quiz-answer-content{flex-grow:1;flex-shrink:1;align-self:center}.quiz-answer-title{position:relative;z-index:2;margin-bottom:6px;pointer-events:none}.quiz-answer-title:last-child{margin-bottom:0}.quiz-answer-description{font-style:normal;font-weight:normal;font-size:16px;line-height:120%;color:#443635;position:relative;z-index:2}.quiz-answer-description strong{font-weight:bold}.quiz-counter{text-align:center;color:#206ED8;border:2px solid #206ED8;border-radius:21px}.quiz-next-btn{display:none;line-height:1.2;font-weight:600;color:#fff;background:#206ED8;border-radius:21px;border:0 none;cursor:pointer;transition:0.2s background ease-in-out}.quiz-next-btn.active{display:block}@media (hover:hover){.quiz-next-btn:hover{background:#2d5ca6}}.quiz-answer-description-title{margin-bottom:6px;font-size:18px;line-height:1.6;font-weight:500;pointer-events:none}.quiz-answer-description-text{font-size:16px;line-height:1.4;position:relative;z-index:2;pointer-events:none}.quiz-result-popup{max-width:1075px;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:73px 75px 72px;display:none}.quiz-result-popup.show{display:block}.quiz-result-content{width:100%;position:relative;z-index:2}.quiz-result-img{width:100%;height:192px;margin-bottom:16px;-o-object-fit:contain;object-fit:contain}.quiz-result-title{text-align:center}.quiz-result-text .result-content{color:#333;background-color:#E7F5E4;border-radius:18px}.quiz-footer{display:flex;align-items:center;justify-content:space-between}@media screen and (min-width:768px){.quiz-wrapper{padding:24px}.quiz-popup{padding:64px 24px 48px}.quiz-close-btn{top:24px;right:24px;width:50px;height:50px}.quiz-answer{padding:32px 24px}.quiz-answer-index{margin-right:24px;width:64px;height:64px;font-size:28px;line-height:1.2;font-weight:bold}.quiz-answer-title{font-size:22px;line-height:1.2;font-weight:bold}.quiz-question{font-size:28px;line-height:1.2;font-weight:bold;margin-bottom:42px}.quiz-result-title{margin-bottom:38px;font-size:54px;line-height:1;font-weight:bold}.quiz-result-text .result-content{padding:24px 32px;font-size:18px;line-height:1.6;font-weight:500}.quiz-next-btn{padding:10px 42px 11px;font-size:18px}.quiz-counter{min-width:96px;padding:8px 16px 9px;font-size:18px;line-height:1.2;font-weight:bold}}@media screen and (max-width:1023px){.quiz-wrapper{height:var(--vh)}}@media screen and (max-width:767px){.quiz-wrapper{padding:24px 12px}.quiz-popup{padding:64px 12px 32px}.quiz-close-btn{top:12px;right:12px;width:40px;height:40px}.quiz-close-btn svg{width:16px;height:16px}.quiz-answer{padding:24px 12px}.quiz-answer-index{margin-right:12px;width:48px;height:48px;font-size:16px;line-height:1.2;font-weight:bold}.quiz-answer-title{font-size:18px;line-height:1.2;font-weight:bold}.quiz-name{font-size:26px}.quiz-question{font-size:18px;line-height:1.2;font-weight:bold;margin-bottom:32px}.quiz-next-btn{padding:10px 24px 11px;font-size:16px}.quiz-counter{min-width:80px;padding:9px 16px 10px;font-size:16px;line-height:1.2}.quiz-result-title{margin-bottom:16px;font-size:28px;line-height:1.2;font-weight:bold}.quiz-result-text .result-content{padding:24px;font-size:16px;line-height:1.4}}@media (min-width:1024px){.educators-page-wr{padding-top:152px}}@media (min-width:768px){.educators-page-wr .page-head_centered{padding-top:25px}}.educators-page-wr .header-menu-item:nth-of-type(4) .header-menu-link{background-color:#1864CB}.educators-page-wr .header-menu-item:nth-of-type(4) .header-menu-image{display:block}.educators-test{margin-bottom:48px}.library{margin-bottom:48px}@media (min-width:1024px){.library-inner{display:flex}}.library-aside{background-color:#fff;border-radius:18px;padding:24px}@media (min-width:1024px){.library-aside{flex-shrink:0;width:309px}}@media (max-width:1023px){.library-aside{margin-bottom:16px}}@media (min-width:1024px){.library-body{flex-grow:1;flex-shrink:1;padding-left:16px;display:flex;flex-direction:column}}.library-top-bar{flex-shrink:0;margin-bottom:16px}@media (min-width:768px){.library-top-bar{display:flex}}.library-content{flex-grow:1;flex-shrink:1;padding:24px;background-color:#fff;border-radius:18px}.library-search{flex-grow:1;flex-shrink:1;position:relative}.library-search-input{height:64px}.library-search-input-icon{position:absolute;top:0;left:0;padding:0;width:64px;height:64px;display:flex;align-items:center;justify-content:center;border:0 none;background:none}.library-search input{width:100%;height:100%;font-weight:normal;font-size:16px;line-height:1.4;color:#333;border:0 none;border-radius:18px;background-color:#fff}@media (min-width:768px){.library-search input{padding:21px 21px 21px 74px}}@media (max-width:767px){.library-search input{padding:21px 21px 21px 64px}}@media (min-width:768px){.library-sort{flex-shrink:0;margin-left:16px;min-width:180px}}@media (max-width:767px){.library-sort{margin-top:16px}}.library-sort .choices{height:64px}.library-sort .choices.is-flipped .choices__list--dropdown{margin:0 0 4px}.library-sort .choices__inner{min-height:64px;position:relative;padding:0 !important;border-radius:18px !important;border:0 none;background:#fff}.library-sort .choices__placeholder{font-size:14px;line-height:1.4;font-weight:600;color:#333;opacity:1}.library-sort .choices__list--single{padding:22px 30px 22px 16px;font-size:14px;line-height:1.4;font-weight:600;color:#333}.library-sort .choices__list--dropdown{margin-top:4px;border:0 none;background-color:#fff;border-radius:18px !important;box-shadow:0 4px 18px rgba(51,51,51,0.2)}.library-sort .choices__list--dropdown .choices__item{padding:16px !important;font-size:14px;line-height:1.4;font-weight:600;color:#333;transition:0.2s background-color ease-in-out}.library-sort .choices__list--dropdown .choices__item.is-selected{background-color:#CDD9EC !important}.library-sort .choices__list--dropdown .choices__placeholder{display:none}.library-sort .choices__list--dropdown .choices__item--selectable.is-highlighted,.library-sort .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:rgba(205,217,236,0.2)}.library-not-found{margin:0 auto}@media (min-width:768px){.library-not-found{padding-bottom:64px}}@media (max-width:767px){.library-not-found{padding-bottom:32px}}.library-not-found-image{max-width:270px;width:100%;margin:-32px auto 0}.library-not-found-image img{width:100%;height:auto}.library-not-found-title{font-weight:600;text-align:center;color:#333}@media (min-width:768px){.library-not-found-title{margin:0 0 32px;font-size:42px;line-height:1}}@media (max-width:767px){.library-not-found-title{margin:0 0 24px;font-size:28px;line-height:1.2;font-weight:bold}}.library-not-found-description{max-width:540px;width:100%;margin:0 auto;font-size:16px;line-height:1.5;text-align:center;color:#333}.library-tags{display:flex;flex-wrap:wrap;padding-top:24px;border-top:1px solid #CDD9EC}.library-tag{flex-shrink:0;margin:0 4px 4px 0;position:relative;padding:8px;display:block;font-size:10px;line-height:1;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#333;cursor:pointer;border-radius:4px;background:#E7F5E4;transition:0.2s background ease-in-out}.library-tag:hover{background:#6ACC64}.library-tag.active{color:#fff;background:#206ED8}.library-list{flex-shrink:0;margin-bottom:24px}.library-list-item{margin-bottom:16px}.library-list-item.active .library-list-link{color:#206ED8}.library-list-link{display:inline-block;border:none;vertical-align:top;font-size:18px;line-height:1.2;font-weight:600;background-color:transparent;color:#333;text-align:left;text-decoration:none;transition:0.2s color ease-in-out;cursor:pointer}@media (hover:hover){.library-list-link:hover{color:#206ED8 !important}}.library-list-sub{margin:16px 0 5px 9px;height:0;transition:0.3s;overflow-y:hidden}.library-list-item.active .library-list-sub{height:auto;height:calc-size(-moz-max-content,size);height:calc-size(max-content,size)}.library-list-sub-item.active .library-list-sub-link{color:#206ED8}.library-list-sub-link{display:inline-block;margin:4px;border:none;vertical-align:top;font-size:18px;line-height:1.4;background-color:transparent;color:#333;text-align:left;text-decoration:none;transition:0.2s color ease-in-out;cursor:pointer}@media (hover:hover){.library-list-sub-link:hover{color:#206ED8}}@media (min-width:768px){.library-search-result{display:flex;flex-wrap:wrap;justify-content:space-between}}.library-search-result-title{width:100%;margin-bottom:30px;text-align:right;color:#333;font-weight:700;font-size:18px}.library-search-result-item{flex-shrink:0;margin-bottom:16px;text-decoration:none;border:1px solid #CDD9EC;display:flex;flex-direction:column;overflow:hidden;transition:0.2s border-color ease-in-out}@media (min-width:768px){.library-search-result-item{flex-shrink:0;width:calc(50% - 8px);border-radius:18px}}@media (max-width:767px){.library-search-result-item{border-radius:12px}.library-search-result-item:last-child{margin-bottom:0}}@media (hover:hover){.library-search-result-item:hover{border-color:#206ED8}}.library-search-result-item-icon{flex-shrink:0;position:relative;padding-bottom:62%;border-radius:18px 18px 0 0;overflow:hidden}.library-search-result-item-icon-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.library-search-result-item-icon img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.library-search-result-item-wrap{flex-shrink:1;flex-grow:1;padding:24px}.library-search-result-item-title{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;font-size:22px;line-height:1.2;font-weight:bold}.library-search-result-item-more{display:inline-block;flex-shrink:0;margin-top:auto;padding-top:48px;font-size:18px;line-height:1;font-weight:bold;color:#206ED8;transition:0.2s color ease-in-out}.library-info-text{font-style:normal;font-weight:normal;font-size:16px;line-height:25px;text-align:center;color:#393434;margin-bottom:14px}@media screen and (max-width:650px){.library-info-text{font-size:13px;line-height:15px}}.article-box-head{margin-bottom:32px;position:relative}@media (min-width:768px){.article-box-head{padding:0 48px}}.article-box-head-icon{position:absolute}@media (min-width:768px){.article-box-head-icon{top:-10px}}@media (min-width:1024px){.article-box-head-icon_1{left:-67px}}@media (min-width:768px) and (max-width:1023px){.article-box-head-icon_1{left:-24px}}@media (max-width:767px){.article-box-head-icon_1{top:-32px;right:-16px}}@media (min-width:1024px){.article-box-head-icon_2{right:-64px}}@media (min-width:768px) and (max-width:1023px){.article-box-head-icon_2{right:-24px}}@media (max-width:767px){.article-box-head-icon_2{display:none}}.article-box-title{margin:0}@media (min-width:768px){.article-box-title{font-size:34px;line-height:1.2;font-weight:bold;text-align:center}}@media (max-width:767px){.article-box-title{padding-right:24px;font-size:28px;line-height:1.2;font-weight:bold}}.article-box-inner{background-color:#fff;border-radius:18px}@media (min-width:1024px){.article-box-inner{padding:32px 80px 42px}}@media (min-width:768px) and (max-width:1023px){.article-box-inner{padding:32px 42px 42px}}@media (max-width:767px){.article-box-inner{padding:32px 16px}}.article-box-image{overflow:hidden;border-radius:18px}@media (max-width:1023px){.article-box-image{margin-bottom:42px}}@media (min-width:1024px){.article-box-image_wide{margin:0 -64px 42px}}@media (min-width:768px){.article-box-image_alignright{float:right;width:50%;margin:0 0 16px 16px}}.article-box-image img{display:block;width:100%;height:auto}.article-box-content{font-size:18px;line-height:1.6}.article-box-content_clerfix{overflow:hidden}.article-box-content h2{margin:0 0 16px;line-height:1.2}@media (min-width:768px){.article-box-content h2{font-size:34px}}@media (max-width:767px){.article-box-content h2{font-size:28px}}.article-box-content h3{margin:0 0 16px;font-size:24px;line-height:1.2}.article-box-content h4{margin:0 0 16px;font-size:20px;line-height:1.2}.article-box-content h5{margin:0 0 16px;font-size:18px;line-height:1.2}.article-box-content img{display:block;max-width:100%;height:auto}.article-box-content a{color:#333;text-decoration:underline}@media (hover:hover){.article-box-content a:hover{color:#206ED8}}.article-box-content hr{border-width:0 0 2px;border-style:solid;border-color:#206ED8;margin:32px 0}.article-box-content p{margin:0 0 20px}.article-box-content p:last-child{margin-bottom:0}.article-box-content ol{margin:0 0 20px;padding-left:32px;list-style:decimal}.article-box-content iframe{margin-top:0;display:block;border-radius:18px}.article-box-footer{margin-top:42px;display:flex}@media (min-width:768px){.article-box-footer{align-items:flex-end;justify-content:space-between}}@media (max-width:767px){.article-box-footer{flex-direction:column-reverse}}@media (max-width:767px){.article-box-footer-controls{margin-bottom:24px}}.article-box-share-label{margin-bottom:8px;font-size:14px;line-height:1.3;font-weight:bold}.article-box-share .a2a_dd{display:none !important}.article-box-share .a2a_kit a{margin:0 6px 0 0;padding:0 !important}@media (hover:hover){.article-box-share .a2a_kit a:hover .a2a_svg{opacity:1 !important;background-color:#333 !important}}.article-box-share .a2a_svg{padding:3px !important;width:32px !important;height:32px !important;border-radius:50% !important;background-color:#206ED8 !important;transition:0.2s background-color ease-in-out}.parent-page{width:100%;overflow-x:hidden}.parent-page .header-menu-item:nth-of-type(3) .header-menu-link{background-color:#1864CB}.parent-page .header-menu-item:nth-of-type(3) .header-menu-image{display:block}.home-decoration-3{position:relative;max-width:1062px;margin-bottom:35px}.home-decoration-3 .bee{width:84px;position:absolute;display:block;right:0;bottom:0;transform:translate(74%,35%) rotate(0deg)}.home-decoration-3 svg{width:100%}.home-decoration-4{position:relative;margin-left:auto;max-width:1062px;margin-bottom:30px}.home-decoration-4 .butterfly{position:absolute;display:block;left:0px;top:0;transform:translate(-65%,-40%) rotate(223deg)}.home-decoration-4 svg{width:100%}.parents-first{margin-bottom:50px}.parents-first-left{display:flex}.parents-first-right{padding-top:20px}.parents-first-right p{font-style:normal;font-weight:normal;font-size:21px;line-height:25px;color:#393434;margin-bottom:10px}.parents-first-right p strong{font-weight:bold}.parents-first-right ul{padding-left:30px}.parents-first-right ul li{font-style:normal;font-weight:normal;font-size:21px;line-height:25px;color:#4e4040;margin-bottom:10px}.parents-first-right ul li:before{content:"";position:absolute;top:6px;left:-30px;width:14px;height:14px;border-radius:50%;background:#fbba00}.parents-first-right ul li strong{font-weight:bold}.parents-first-title{padding-top:10px;font-style:normal;font-weight:bold;font-size:45px;line-height:45px;color:#393434;margin-left:14px}@media (min-width:768px){.interactive-tests-links{display:flex;justify-content:space-between}}.interactive-tests-box{background-color:#fff;border-radius:14px}@media (min-width:768px){.interactive-tests-box{flex-shrink:0;padding:32px 24px;width:calc(50% - 8px);display:flex;flex-direction:column}}@media (max-width:767px){.interactive-tests-box{margin-bottom:16px;padding:24px}}.interactive-tests-box:first-child:last-child{width:100%}@media (min-width:1024px){.interactive-tests-box:first-child:last-child{margin:0 auto;max-width:634px}}.interactive-tests-title{margin:0 0 16px;font-size:22px;line-height:1.2;font-weight:bold}.interactive-tests-descr{padding:24px 16px;font-size:16px;line-height:1.4;border-radius:18px;background-color:rgba(106,204,100,0.18)}.interactive-tests-footer{flex-shrink:0;margin-top:auto;padding-top:24px;display:flex;align-items:center;justify-content:space-between}.interactive-tests-button{flex-direction:column;text-align:center}.interactive-tests-button-title{width:100%;text-align:center}.interactive-tests-button-label{padding-top:3px;font-size:12px}.criterium-wrapper{margin:0}.criterium-col{padding:0}.criterium{padding:0}.criterium-title{max-width:847px;width:100%;background:url("../themes/numo/assets/images/svg/criterium-title-bg.svg") no-repeat center center;background-size:contain;margin:0 auto;font-style:normal;font-weight:bold;font-size:42px;line-height:43px;text-align:center;color:#443635;padding:10px 25px;margin-bottom:24px}.criterium-heading{max-width:747px;width:100%;margin:0 auto;margin-bottom:17px;font-style:normal;font-weight:bold;font-size:30px;line-height:40px;color:#443635}.criterium-content{max-width:936px;width:100%;margin:0 auto;display:flex;position:relative;z-index:2;margin-bottom:-146px}.criterium-list{width:64.8%;padding-right:20px;padding-left:32px}.criterium-list li{font-style:normal;font-weight:normal;font-size:21px;line-height:27px;color:#443635;margin-bottom:15px;position:relative}.criterium-list li::before{content:"";position:absolute;top:6px;left:-30px;width:14px;height:14px;border-radius:50%;background:#fbba00}.criterium-list li strong{font-weight:bold}.criterium-pdf{width:35.2%}.criterium-pdf-image{width:100%;margin-bottom:5px}.criterium-pdf-image img{width:100%}.criterium-pdf-name{font-style:normal;font-weight:normal;font-size:18px;line-height:25px;text-align:center;color:#4e4040;margin-bottom:15px}.criterium-pdf-download{cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;background:url("../themes/numo/assets/images/svg/download-button-bg.svg") no-repeat center center;background-size:contain;padding:3.1% 0}.criterium-pdf-download span{display:block;font-style:normal;font-weight:bold;font-size:23px;line-height:34px;color:#fff;margin-right:13px}.criterium-pdf-download:hover{filter:saturate(0.7)}.criterium-bottom-image{width:100%;position:relative;z-index:1}.criterium-bottom-image picture img{width:100%;vertical-align:bottom}@media screen and (max-width:1200px){.home-decoration-3,.home-decoration-4{max-width:83.224vw}.criterium-content{margin-bottom:-93px}}@media screen and (max-width:950px){.parents-first-left{flex-direction:column;align-items:center}.parents-first-left svg{width:81px}.parents-first-title{font-style:normal;font-weight:bold;font-size:40px;line-height:45px;text-align:center;color:#393434;padding:0 10px}.parents-first{margin-bottom:30px}.home-decoration-4{margin-bottom:20px}.home-decoration-4{margin-bottom:80px}.home-decoration-4 .home-decoration-line svg{width:auto;position:absolute}.home-decoration-3{width:100%;height:37px;margin-bottom:40px}.home-decoration-3 .home-decoration-line svg{width:auto;position:absolute;top:0;right:-10px}.criterium-wrapper{padding:0}.criterium-title{background-size:100% 100%;padding:11px 20px;margin-bottom:19px;box-sizing:border-box}.criterium-title-wrapper{padding:0 15px}.criterium-heading{padding:0 15px}.criterium-list{width:55%}.criterium-pdf{width:45%}.criterium-content{padding:0 20px}.parent-page .home-decoration-3 .bee{transform:translate(89%,64%) rotate(0deg)}}@media screen and (max-width:767px){.parents-first-left{flex-direction:row;box-sizing:border-box}.parents-first-title{text-align:left}.parents-first-title{font-style:normal;font-weight:bold;font-size:30px;line-height:93.5%;color:#443635}.parents-first-right p{font-size:20px}.parents-first-right ul li{font-size:20px}.home-decoration-4 .butterfly svg{width:54px !important;height:54px !important}.parents-first-right{padding-top:10px}.home-decoration-3 .home-decoration-line svg{right:12px}.home-decoration-3 .bee{transform:translate(89%,64%) rotate(0deg)}.criterium-title-wrapper{padding:0;background:#fbba00}.criterium-title{font-style:normal;font-weight:bold;font-size:20px;line-height:23px;text-align:center;color:#443635;padding:8px 13.438vw;position:relative;margin-bottom:39px}.criterium-title::before{content:"";width:14vw;height:14vw;background:#fbba00;position:absolute;left:42vw;bottom:-3vw;z-index:-1;transform:rotate(45deg)}.criterium-heading{font-style:normal;font-weight:bold;font-size:20px;line-height:23px;color:#443635}.criterium-content{flex-wrap:wrap;margin-bottom:-13px}.criterium-list{width:100%;padding-right:0;margin-bottom:21px}.criterium-list li{font-size:15px;line-height:18px}.criterium-pdf{width:100%}.parent-page .home-decoration-3 .bee{transform:translate(57%,72%) rotate(0deg)}}.development-page .header-menu-item:nth-of-type(2) .header-menu-link{background-color:#1864CB}.development-page .header-menu-item:nth-of-type(2) .header-menu-image{display:block}.develop-skills-page .header-menu-item:nth-of-type(2) .header-menu-link{background-color:#1864CB}.develop-skills-page .header-menu-item:nth-of-type(2) .header-menu-image{display:block}.develop-skills-page .skill{max-width:730px;margin:18px auto 65px}@media (max-width:575px){.develop-skills-page .skill{margin:0 auto 20px}}.develop-skills-page .skill-title{font-weight:700;font-size:20px;line-height:16px;color:#4E4040}@media (max-width:575px){.develop-skills-page .skill-title{font-size:14px;line-height:20px}}.develop-skills-page .skill-descr{font-size:14px;line-height:16px;margin-top:5px}@media (max-width:575px){.develop-skills-page .skill-descr{font-size:11px;line-height:12px}}.develop-skills-page .video-section{position:relative;text-align:center}.develop-skills-page .video-section-wrap{position:relative;margin:0 auto;width:-moz-fit-content;width:fit-content}.develop-skills-page .video-section .btn-play{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:1}.develop-skills-page .video-section .btn-play svg{width:154px;height:100%}@media (max-width:991px){.develop-skills-page .video-section .btn-play svg{width:110px}}@media (max-width:575px){.develop-skills-page .video-section .btn-play svg{width:70px}}.develop-skills-page .video-section iframe{width:700px;height:400px;margin:10px 20px}@media (max-width:991px){.develop-skills-page .video-section iframe{width:450px;height:250px}}@media (max-width:575px){.develop-skills-page .video-section iframe{width:250px;height:143px;margin:14px 8px}}.develop-skills-page .video-section-bg{position:absolute;z-index:-1;left:50%;transform:translateX(-50%)}@media (max-width:991px){.develop-skills-page .video-section-bg{width:490px;height:270px}}@media (max-width:575px){.develop-skills-page .video-section-bg{width:265px;height:171px}}.develop-skills-page-text{margin-top:20px;font-family:"Geologica",sans-serif;font-weight:700;font-size:21px;line-height:25px;padding-right:20px}@media (max-width:575px){.develop-skills-page-text{font-size:20px;line-height:25px;margin-top:10px}}@media (max-width:575px){.develop-skills-page .development-page-item-title{font-size:25px;line-height:25px}}.page-nav{margin-bottom:30px;margin-left:158px}@media (max-width:991px){.page-nav{margin-left:0}}.page-nav a{text-transform:uppercase;display:inline-block;text-align:center;font-family:"Geologica",sans-serif;font-weight:800;font-size:10px;line-height:15px;color:#fff;padding:5px 12px;margin-right:10px;position:relative}@media (max-width:991px){.page-nav a{display:none}}.page-nav a svg{position:absolute;z-index:-1;transform:translate(-10px,-3px)}.page-nav-1:hover svg path{fill:#36B2C2}.page-nav-2:hover svg path{fill:#6AB42D}.page-nav-3:hover svg path{fill:#EE8482}.page-nav-4:hover svg path{fill:#FBBA00}.page-nav-back{display:none !important;top:-8px;left:-82px}@media (max-width:991px){.page-nav-back{display:inline-block !important;top:initial;left:initial}}.health .header-menu-item:nth-of-type(2) .header-menu-link{background-color:#1864CB}.health .header-menu-item:nth-of-type(2) .header-menu-image{display:block}.sesame-street .header-menu-item:nth-of-type(2) .header-menu-link{background-color:#1864CB}.sesame-street .header-menu-item:nth-of-type(2) .header-menu-image{display:block}.sesame-street .skill{max-width:730px;margin:18px auto 65px}@media (max-width:575px){.sesame-street .skill{margin:0 auto 20px}}.sesame-street .skill-title{font-weight:700;font-size:20px;line-height:20px;color:#443635}@media (max-width:575px){.sesame-street .skill-title{font-size:14px;line-height:20px}}.sesame-street .skill-descr{font-size:14px;line-height:16px;margin-top:5px}@media (max-width:575px){.sesame-street .skill-descr{font-size:11px;line-height:12px}}.sesame-street-text{margin-top:20px;font-family:"Geologica",sans-serif;font-weight:700;font-size:20px;line-height:25px;padding-right:20px}@media (max-width:575px){.sesame-street-text{font-size:15px;line-height:18px;margin-top:10px}}.baby-garden .header-menu-item:nth-of-type(2) .header-menu-link{background-color:#1864CB}.baby-garden .header-menu-item:nth-of-type(2) .header-menu-image{display:block}.baby-garden #searchResult{min-height:50vh}.baby-garden-section{margin-bottom:42px}@media (max-width:767px){.baby-garden-section-title{margin-bottom:16px}}.baby-garden-section-item{flex-shrink:0;width:100%;background-color:#fff;border-radius:18px}@media (min-width:768px){.baby-garden-section-item{padding:24px 24px 36px}}@media (max-width:767px){.baby-garden-section-item{padding:16px 16px 24px}}.baby-garden-section-item-title{margin-bottom:10px;font-size:28px;line-height:1.2;font-weight:bold;text-align:center}.baby-garden-section-item-descr{font-size:16px;line-height:1.4;text-align:center}@media (min-width:768px){.baby-garden-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}}.baby-garden-list_items-3 .baby-garden-list-item:first-child{width:100%}@media (min-width:768px){.baby-garden-list-item{flex-shrink:0;display:flex;width:calc(50% - 8px)}}@media (max-width:767px){.baby-garden-list-item{margin-bottom:16px}.baby-garden-list-item:last-child{margin-bottom:0}}.baby-garden-list-item:nth-child(5n){width:100%}.baby-garden .video-section{position:relative;margin-bottom:18px;padding-bottom:56.25%;overflow:hidden;border-radius:14px}.baby-garden .video-section:after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.1)}.baby-garden .video-section .js-youtube-preview{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.baby-garden .video-section .btn-play{position:absolute;z-index:2;top:50%;left:50%;margin:-32px 0 0 -32px;padding:0;width:64px;height:64px;text-decoration:none;cursor:pointer;border:0 none;background:none;transition:0.2s transform ease-in-out}@media (hover:hover){.baby-garden .video-section .btn-play:hover{transform:scale(1.2)}}.baby-garden .video-section .btn-play svg{display:block;width:100%;height:100%}@media (min-width:768px){.baby-garden .modal-video_dialog{max-width:740px;width:100%}}.baby-garden .modal-content{border:0 none;border-radius:18px;box-shadow:0 6px 18px rgba(0,0,0,0.1)}@media (min-width:768px){.baby-garden .modal-content{padding:24px}}@media (max-width:767px){.baby-garden .modal-content{padding:24px 16px 16px}}.baby-garden .js-video-descr{margin-bottom:24px}.baby-garden .modal-video-wrap{position:relative;padding-bottom:56.25%;overflow:hidden;border-radius:14px}.baby-garden .modal-video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.baby-garden .modal-video_close{position:absolute;z-index:100;background:#E9F3FF;border-radius:50%;display:flex;align-items:center;justify-content:center;border:0 none;cursor:pointer;transition:0.2s background ease-in-out}@media screen and (min-width:768px){.baby-garden .modal-video_close{top:24px;right:24px;width:50px;height:50px}}@media screen and (max-width:767px){.baby-garden .modal-video_close{top:12px;right:12px;width:40px;height:40px}.baby-garden .modal-video_close svg{width:16px;height:16px}}.baby-garden .modal-video_close:focus{outline:2px solid #206ED8 !important}@media (hover:hover){.baby-garden .modal-video_close:hover{background:#ef8482}.baby-garden .modal-video_close:hover path{fill:#fff}}.baby-garden .modal-video_close path{transition:0.2s fill ease-in-out}.baby-garden .video-modal-title{padding:10px 60px 24px;font-size:28px;line-height:1.2;font-weight:bold;text-align:center}.baby-garden .video-modal-descr{font-size:16px;line-height:1.4;text-align:center}.video-tabs{margin-bottom:100px}@media (max-width:991px){.video-tabs{margin-bottom:30px}}@media (max-width:575px){.video-tabs{margin-bottom:15px}}.video-tabs .tab-content>.tab-pane{display:none}.video-tabs .tab-content>.active{display:block}.video-tabs .tab-content{max-width:1516px;margin:0 auto}.video-tabs .tab-content .container{padding-top:160px}@media (max-width:575px){.video-tabs .tab-content .container{padding-top:60px}}.video-tabs .nav-tabs{display:flex;align-items:center;justify-content:center;position:relative;top:35px;z-index:1}@media (max-width:575px){.video-tabs .nav-tabs{top:20px}}.video-tabs .nav-item{margin:0 48px}.video-tabs .nav-item:first-child{transform:translateX(6.5px)}@media (max-width:991px){.video-tabs .nav-item{margin:0 31px}.video-tabs .nav-item:first-child{transform:translateX(0)}}@media (max-width:575px){.video-tabs .nav-item{margin:0 15px}}.video-tabs .nav-item .nav-link{display:inline-block;font-weight:700;font-size:30px;line-height:44px;color:#fff;padding:10px;background-position:center;text-align:center;background-repeat:no-repeat;width:350px;height:60px}@media (max-width:991px){.video-tabs .nav-item .nav-link{width:259px;height:64px}}@media (max-width:575px){.video-tabs .nav-item .nav-link{font-size:18px;line-height:12px;width:131px;height:32px}}.video-tabs .nav-item .nav-link-1{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUwIiBoZWlnaHQ9IjYwIiB2aWV3Qm94PSIwIDAgMzUwIDYwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMzM0LjYwNiA1Ny43Mjc3QzI4My43MDMgNTYuODk3MyAxODMuNDk3IDU5LjM4ODUgMTA2LjAzNCA1OS4xMTE3QzQ3LjE2NzEgNTguOTczMyAyLjg2MzQ5IDY1LjI2MTUgMS4xNDg5MyA0Ni4yNDA2Qy0yLjgxNzY2IDIuMjM1OTUgMy41NzA5NSAwLjk4NDE3IDE5LjAwNjEgMC45ODQxN0M0Ni4wOTk3IDAuOTg0MTcgOTYuNzM0MyAtMS4yMzAxOSAxNTMuNzQzIDAuOTg0MTQxQzIzMy44OTcgMS45NjE0NCAzMTcuMzg4IDEuODIzMDcgMzIzLjA1MyAxLjk2MTQ3QzMzNi4zOTUgMi4zNzY2NyAzNDguMzQzIDAuMzY1NjY5IDM1MCAxNS45MzEyQzM0Ny45MTQgNDYuNjQzOSAzNDguOTMzIDU4LjAwNDUgMzM0LjYwNiA1Ny43Mjc3WiIgZmlsbD0iI0Y5QkExNiIvPgo8L3N2Zz4K")}@media (max-width:991px){.video-tabs .nav-item .nav-link-1{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYwIiBoZWlnaHQ9IjY0IiB2aWV3Qm94PSIwIDAgMjYwIDY0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMjQ4LjAxMiA2MC44ODVDMjEwLjM1NiA2MC4wMDkyIDEzNi4yMjcgNjIuNjM2NiA3OC45MjI2IDYyLjM0NDdDMzUuMzc0OCA2Mi4xOTg3IDIuNjAwNTYgNjguODMwOSAxLjMzMjE4IDQ4Ljc2OTZDLTEuNjAyMTcgMi4zNTgyNCAzLjEyMzkgMS4wMzggMTQuNTQyMyAxLjAzOEMzNC41ODUyIDEuMDM4IDcyLjA0MjkgLTEuMjk3NDggMTE0LjIxNiAxLjAzNzk3QzE3My41MTEgMi4wNjg3MSAyMzUuMjc1IDEuOTIyNzggMjM5LjQ2NiAyLjA2ODc1QzI0OS4zMzUgMi41MDY2NiAyNTguMTc0IDAuMzg1NjY5IDI1OS40IDE2LjgwMjZDMjU3Ljg1NyA0OS4xOTUgMjU4LjYxIDYxLjE3NyAyNDguMDEyIDYwLjg4NVoiIGZpbGw9IiNGOUJBMTYiLz4KPC9zdmc+Cg==")}}@media (max-width:575px){.video-tabs .nav-item .nav-link-1{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMxIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMTMxIDMyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTI1LjIzOCAzMC43ODgxQzEwNi4xODYgMzAuMzQ1MiA2OC42ODA0IDMxLjY3MzkgMzkuNjg3MSAzMS41MjYyQzE3LjY1NCAzMS40NTI0IDEuMDcxNzcgMzQuODA2MiAwLjQzMDAzMiAyNC42NjE2Qy0xLjA1NDYxIDEuMTkyNTEgMS4zMzY1NiAwLjUyNDg5MSA3LjExMzcxIDAuNTI0ODkxQzE3LjI1NDUgMC41MjQ4OTEgMzYuMjA2MyAtMC42NTYxMDMgNTcuNTQzNyAwLjUyNDg3NUM4Ny41NDQ0IDEuMDQ2MSAxMTguNzk0IDAuOTcyMzA2IDEyMC45MTQgMS4wNDYxMkMxMjUuOTA4IDEuMjY3NTYgMTMwLjM4IDAuMTk1MDI0IDEzMSA4LjQ5NjY2QzEzMC4yMTkgMjQuODc2OCAxMzAuNjAxIDMwLjkzNTcgMTI1LjIzOCAzMC43ODgxWiIgZmlsbD0iI0Y5QkExNiIvPgo8L3N2Zz4K")}}.video-tabs .nav-item .nav-link-2{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUwIiBoZWlnaHQ9IjYxIiB2aWV3Qm94PSIwIDAgMzUwIDYxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMzI3LjY4NCAyLjExOTg3QzI3Ni42MTUgMi45NjI3OSAxODIuOTQzIDAuNTIyMTUzIDEwNS4yMjcgMC44MDMxMjVDNDYuMTY4MiAwLjk0MzYxMSAtMi4wODY1N2UtMDYgLTIuOTg5OTcgLTIuMDg2NTdlLTA2IDEzLjg2ODNDLTIuMDg2NTdlLTA2IDYwLjc5MDcgMi40Mjk5IDU5LjgwNzIgMTcuOTE1NCA1OS44MDcyQzQ1LjA5NzQgNTkuODA3MiA5NS43ODA4IDYxLjM2NTkgMTUxLjgwMSA1OS44MDcyQzIzMC4wNjcgNTkuODA3MyAzMjYuODAxIDU5LjY2NjggMzMyLjQ4NSA1OS41MjYzQzM0NS44NyA1OS4xMDQ4IDM0OS44OTkgNTUuMDM1NSAzNDkuOTg4IDQ0LjYzNDhDMzUwLjM1MyAyLjExOTg3IDM0Mi4wNTggMS44Mzg5IDMyNy42ODQgMi4xMTk4N1oiIGZpbGw9IiMzNkIyQzIiLz4KPC9zdmc+Cg==")}@media (max-width:991px){.video-tabs .nav-item .nav-link-2{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjU3IiBoZWlnaHQ9IjY0IiB2aWV3Qm94PSIwIDAgMjU3IDY0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMjQ1LjY5NiA2MS41NzYyQzIwOC4zMTkgNjAuNjkwNSAxMzQuNzM5IDYzLjM0NzcgNzcuODU5MyA2My4wNTI1QzM0LjYzNDEgNjIuOTA0OSAyLjEwMjYyIDY5LjYxMjMgMC44NDM2MjggNDkuMzIzM0MtMi4wNjg5NyAyLjM4NTAxIDIuNjIyMDkgMS4wNDk3OCAxMy45NTU5IDEuMDQ5NzhDMzMuODUwNCAxLjA0OTc4IDcxLjAzMDYgLTEuMzEyMjEgMTEyLjg5MSAxLjA0OTc1QzE3MS43NDcgMi4wOTIyIDIzMy4wNTQgMS45NDQ2MSAyMzcuMjEzIDIuMDkyMjRDMjQ3LjAxIDIuNTM1MTEgMjU1Ljc4MyAwLjM5MDA0NyAyNTcgMTYuOTkzM0MyNTUuNDY4IDQ5Ljc1MzUgMjU2LjIxNiA2MS44NzE1IDI0NS42OTYgNjEuNTc2MloiIGZpbGw9IiMzNkIyQzIiLz4KPC9zdmc+Cg==")}}@media (max-width:575px){.video-tabs .nav-item .nav-link-2{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMxIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMTMxIDMyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTI1LjIzOCAzMC43ODgxQzEwNi4xODYgMzAuMzQ1MiA2OC42ODA0IDMxLjY3MzkgMzkuNjg3MSAzMS41MjYyQzE3LjY1NCAzMS40NTI0IDEuMDcxNzYgMzQuODA2MSAwLjQzMDAzOCAyNC42NjE2Qy0xLjA1NDYxIDEuMTkyNTEgMS4zMzY1NSAwLjUyNDg5MSA3LjExMzcyIDAuNTI0ODkxQzE3LjI1NDUgMC41MjQ4OTEgMzYuMjA2MyAtMC42NTYxMDMgNTcuNTQzNyAwLjUyNDg3NUM4Ny41NDQ0IDEuMDQ2MSAxMTguNzk0IDAuOTcyMzA2IDEyMC45MTQgMS4wNDYxMkMxMjUuOTA4IDEuMjY3NTYgMTMwLjM4IDAuMTk1MDI0IDEzMSA4LjQ5NjY2QzEzMC4yMTkgMjQuODc2OCAxMzAuNjAxIDMwLjkzNTcgMTI1LjIzOCAzMC43ODgxWiIgZmlsbD0iIzM2QjJDMiIvPgo8L3N2Zz4K")}}.video-tabs .tab-pane{position:relative;background-repeat:no-repeat;background-position:top center}.video-tabs .tab-pane-1{background-image:url("../themes/numo/assets/images/tab-bg-1.svg")}@media (max-width:991px){.video-tabs .tab-pane-1{background-image:url("../themes/numo/assets/images/tab-bg-md-1.png")}.video-tabs .tab-pane-1:before{content:'';position:absolute;left:0;right:0;top:900px;bottom:0;background:#fcdd98;border-bottom-right-radius:40px;border-bottom-left-radius:40px}}@media (max-width:575px){.video-tabs .tab-pane-1{background-image:url("../themes/numo/assets/images/tab-bg-sm-1.png")}.video-tabs .tab-pane-1:before{width:500px;left:50%;transform:translateX(-50%)}}.video-tabs .tab-pane-2{background-image:url("../themes/numo/assets/images/tab-bg-2.svg")}@media (max-width:991px){.video-tabs .tab-pane-2{background-image:url("../themes/numo/assets/images/tab-bg-md-2.png")}.video-tabs .tab-pane-2:before{content:'';position:absolute;left:0;right:0;top:900px;bottom:0;background:#a1d9e1;border-bottom-right-radius:40px;border-bottom-left-radius:40px}}@media (max-width:575px){.video-tabs .tab-pane-2{background-image:url("../themes/numo/assets/images/tab-bg-sm-2.png")}.video-tabs .tab-pane-2:before{width:500px;left:50%;transform:translateX(-50%)}}.video-tabs-section-item{text-align:center;max-width:342px;margin:0 auto 25px}@media (max-width:991px){.video-tabs-section-item{max-width:505px}}@media (max-width:575px){.video-tabs-section-item{width:269px}}.video-tabs-section-item-title{text-transform:uppercase;font-weight:800;font-size:16px;line-height:16px;margin-bottom:5px;color:#4E4040;margin-top:20px}.video-tabs-section-item-descr{font-size:14px;line-height:16px;color:#4E4040;margin-bottom:35px}@media (max-width:575px){.video-tabs-section-item-descr{font-weight:500;font-size:11px;line-height:13px;margin:0 auto}}.video-tabs .video-section-preview-bg{position:absolute;z-index:-1}@media (max-width:991px){.video-tabs .video-section-preview-bg{width:505px;height:285px}}@media (max-width:575px){.video-tabs .video-section-preview-bg{width:268px;height:153px}}.video-tabs .video-section-img{position:relative;cursor:pointer}.video-tabs .video-section-img img{width:342px;height:192px;margin-left:7px;margin-top:8px;-o-object-fit:cover;object-fit:cover}@media (max-width:991px){.video-tabs .video-section-img img{width:477px;height:268px;margin-left:13px;margin-top:8px}}@media (max-width:767px){.video-tabs .video-section-img img{margin-left:13px;margin-top:8px}}@media (max-width:575px){.video-tabs .video-section-img img{width:258px;height:144px;margin-left:5px;margin-top:5px}}.video-tabs .video-section .btn-play{position:absolute;width:42px;height:42px;top:50%;left:50%;transform:translate(-50%,-50%)}.video-tabs .modal-video-wrap{position:relative;margin:0 auto;width:-moz-fit-content;width:fit-content;text-align:center;width:100%}.video-tabs .modal-video .icon-close{position:absolute;top:30px;right:48%;cursor:pointer}.video-tabs .modal-video .icon-close:before{content:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjAxMDMgMkwyLjAwMDIgMTguOTI1MSIgc3Ryb2tlPSIjNDQzNjM1IiBzdHJva2Utd2lkdGg9IjIuOCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CjxwYXRoIGQ9Ik0xOS4wMTAzIDE4LjkyNTJMMi4wMDAyIDIuMDAwMDQiIHN0cm9rZT0iIzQ0MzYzNSIgc3Ryb2tlLXdpZHRoPSIyLjgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K")}.video-tabs .modal-video_dialog{max-width:739px}@media (max-width:767px){.video-tabs .modal-video_dialog{margin:0;border-radius:0;max-width:100%}}.video-tabs .modal-video_content{border:none;padding:80px 88px 55px;background-size:739px 100%;background-color:transparent;background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzM5IiBoZWlnaHQ9IjY0MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBmaWxsPSJub25lIj4KIDxnIGlkPSJMYXllcl8xIj4KICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgPGcgc3Ryb2tlPSJudWxsIj4KICAgPHBhdGggc3Ryb2tlPSJudWxsIiBmaWxsPSIjRkZFQ0I2IiBkPSJtOS4xMjM5NCw0NC41NTU0OGMwLDAgNi4xODgwNCwtMjkuNDYxNTIgMzUuNzUyODQsLTM2LjU3Mjg4YzI5LjU2NDksLTcuMTExMzkgODQuNTY5MiwtNC4wNjM2NiAxMDIuNDQ2MiwtNC4wNjM2NmMxNy44NzYsMCAxOTYuNjQsLTEuMDE1OTEgMTk2LjY0LC0xLjAxNTkxYzAsMCAxNzkuNDUyLC0yLjAzMTgyIDIyMC43MDYsMGM0MS4yNTMsMi4wMzE4MyAxMjMuMDcyLDMuMDQ3NzQgMTMyLjAxLDQuMDYzNjZjOC45MzgsMS4wMTU5MSAzOS4xOTEsLTQuMDYzNjYgNDIuNjI5LDU5LjkzODkyYzMuNDM3LDY0LjAwMjQgMC42ODcsMTI1Ljk3MzA4IDAsMTYzLjU2MjI0Yy0wLjY4OCwzNy41ODgwOCAtMC42ODgsMTMwLjAzNjIgLTAuNjg4LDE2Mi41NDYzM2MwLDMyLjUwOTA1IDcuNTYzLDE3MS42ODg1OSAtMTkuMjUyLDE5OC4xMDI4Yy0yMS44OTgsMjEuNTY3NTIgLTE0OS44ODcsMTAuMTU5MTUgLTE5MS4xNCwxMS4xNzQ5NWMtNDEuMjUzLDEuMDE1ODEgLTE5OC43MDMsMCAtMTk4LjcwMywwYzAsMCAtMTc4LjA3NywtMS4wMTU4MSAtMjExLjc2NywwYy0zMy42OTA1LDEuMDE1ODEgLTEyMS4wMTAwMywyNy40MzAwMiAtMTE1LjUwOTU5LC0xMDguNzAzMThjNS41MDA0NSwtMTM2LjEzMjEyIDIuMDYyNjcsLTIyNy41NjQ0MyAyLjA2MjY3LC0yNTYuMDEwMjVjMCwtMjguNDQ0NzQgLTIuMDYyNjcsLTE3Ni43NjgzOCA0LjgxMjg4LC0xOTMuMDIzMDF6Ii8+CiAgPC9nPgogPC9nPgoKPC9zdmc+")}@media (max-width:767px){.video-tabs .modal-video_content{background:#FFECB6;min-height:100vh}}@media (max-width:575px){.video-tabs .modal-video_content{padding:80px 30px 0px}}.video-tabs .modal-video_content .video-border{position:absolute;top:-10px;left:-13px}@media (max-width:767px){.video-tabs .modal-video_content .video-border{left:50%;transform:translateX(-50%);height:240px}}@media (max-width:575px){.video-tabs .modal-video_content .video-border{height:219px;top:-6px}}@media (max-width:413px){.video-tabs .modal-video_content .video-border{height:190px}}@media (max-width:374px){.video-tabs .modal-video_content .video-border{height:156px}}.video-tabs .modal-video iframe{height:317px;width:564px;margin:0 auto;z-index:2;position:relative}@media (max-width:767px){.video-tabs .modal-video iframe{width:400px;height:220px}}@media (max-width:575px){.video-tabs .modal-video iframe{height:205px;width:358px}}@media (max-width:413px){.video-tabs .modal-video iframe{height:178px;width:317px}}@media (max-width:374px){.video-tabs .modal-video iframe{height:144px;width:260px}}.video-tabs .modal-video .btn-play{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:3}.video-tabs .modal-video .btn-play svg{width:154px;height:100%}@media (max-width:767px){.video-tabs .modal-video .btn-play svg{width:110px}}@media (max-width:575px){.video-tabs .modal-video .btn-play svg{width:70px}}.video-tabs .modal-video .video-modal-title{font-weight:700;margin-top:28px;text-transform:uppercase;font-size:20px;line-height:23px;text-align:center;color:#4E4040}.video-tabs .modal-video .video-modal-descr{font-size:20px;line-height:23px;text-align:center;color:#4E4040}@media (max-width:767px){.video-tabs .modal-video .video-modal-descr{font-size:16px}}@media (max-width:575px){.video-tabs .modal-video .video-modal-descr{font-size:14px}}.services-tiles{position:relative;margin-bottom:32px}.services-tiles_bottom-offset-sm{margin-bottom:16px}@media (max-width:767px){.services-tiles-title{margin:0 0 16px}}.services-tiles-text{font-weight:500;text-align:center}@media (min-width:1024px){.services-tiles-text{margin-left:auto;margin-right:auto;width:80%}}@media (min-width:768px){.services-tiles-text{margin-bottom:24px;font-size:18px;line-height:1.6}}@media (max-width:767px){.services-tiles-text{margin-bottom:24px;font-size:16px;line-height:1.4}}.services-tiles-bottom-title{margin:34px 0;line-height:1.2;font-weight:bold;text-align:center}@media (min-width:768px){.services-tiles-bottom-title{font-size:34px}}@media (max-width:767px){.services-tiles-bottom-title{font-size:28px}}@media (min-width:768px){.services-tiles-list{display:flex;flex-wrap:wrap;margin:0 -8px -16px}}@media (min-width:768px) and (max-width:1023px){.services-tiles-list_odd-wide .services-tiles-list-item{width:50%}}@media (min-width:1024px){.services-tiles-list_odd-wide .services-tiles-list-item{width:33.333333%}.services-tiles-list_odd-wide .services-tiles-list-item:nth-child(4n+1){width:100%}.services-tiles-list_odd-wide .services-tiles-list-item:nth-child(4n+1) .services-tiles-item{flex-direction:row}.services-tiles-list_odd-wide .services-tiles-list-item:nth-child(4n+1) .services-tiles-item-wrap{align-self:center}.services-tiles-list_odd-wide .services-tiles-list-item:nth-child(4n+1) .services-tiles-item-text{-webkit-line-clamp:none}.services-tiles-list_odd-wide .services-tiles-list-item:nth-child(4n+1) .services-tiles-item-image{flex-shrink:0;width:50%;height:320px;padding-bottom:0;border-radius:18px 0 0 18px}}@media (min-width:1024px){.services-tiles-list_odd-wide.services-tiles-list_last-fix .services-tiles-list-item:nth-last-child(-n+2){width:50%}}@media (min-width:768px) and (max-width:1023px){.services-tiles-list_odd-wide.services-tiles-list_last-fix .services-tiles-list-item:last-child{width:100%}}@media (min-width:1024px){.services-tiles-list_first-wide .services-tiles-list-item{width:33.333333%}}@media (min-width:768px) and (max-width:1023px){.services-tiles-list_first-wide .services-tiles-list-item{width:50%}}@media (min-width:768px){.services-tiles-list_first-wide .services-tiles-list-item:first-child{width:100%}.services-tiles-list_first-wide .services-tiles-list-item:first-child .services-tiles-item{flex-direction:row}.services-tiles-list_first-wide .services-tiles-list-item:first-child .services-tiles-item-wrap{align-self:center}.services-tiles-list_first-wide .services-tiles-list-item:first-child .services-tiles-item-text{-webkit-line-clamp:none}.services-tiles-list_first-wide .services-tiles-list-item:first-child .services-tiles-item-image{flex-shrink:0;width:50%;height:320px;padding-bottom:0;border-radius:18px 0 0 18px}}@media (min-width:768px){.services-tiles-list_first-wide-simple .services-tiles-list-item{width:50%}}@media (min-width:1024px){.services-tiles-list_first-wide-simple .services-tiles-list-item .services-tiles-item-image{padding-bottom:46%}}@media (min-width:1024px){.services-tiles-list_first-wide-simple .services-tiles-list-item:first-child .services-tiles-item{text-align:left}.services-tiles-list_first-wide-simple .services-tiles-list-item:first-child .services-tiles-item-image{min-height:420px}}@media (min-width:768px){.services-tiles-list_first-wide-simple .services-tiles-list-item:first-child{width:100%}.services-tiles-list_first-wide-simple .services-tiles-list-item:first-child .services-tiles-item{flex-direction:row}.services-tiles-list_first-wide-simple .services-tiles-list-item:first-child .services-tiles-item-wrap{align-self:center}.services-tiles-list_first-wide-simple .services-tiles-list-item:first-child .services-tiles-item-text{-webkit-line-clamp:none}.services-tiles-list_first-wide-simple .services-tiles-list-item:first-child .services-tiles-item-image{flex-shrink:0;width:50%;height:320px;padding-bottom:0;border-radius:18px 0 0 18px}}@media (min-width:1024px){.services-tiles-list_col-3 .services-tiles-list-item{width:33.333333%}}@media (min-width:768px) and (max-width:1023px){.services-tiles-list_col-3 .services-tiles-list-item{width:50%}}@media (min-width:768px){.services-tiles-list_col-2 .services-tiles-list-item{width:50%}}@media (min-width:768px){.services-tiles-list_col-2 .services-tiles-list-item--full{width:100%}.services-tiles-list_col-2 .services-tiles-list-item--full .services-tiles-item{display:grid;grid-template-columns:repeat(2,1fr)}.services-tiles-list_col-2 .services-tiles-list-item--full .services-tiles-item-wrap{justify-content:center;text-align:left}.services-tiles-list_col-2 .services-tiles-list-item--full .services-tiles-item-more{margin-top:0}}@media (max-width:767px){.services-tiles-list_col-4{display:flex;flex-wrap:wrap;margin:0 -4px -8px}}@media (min-width:1200px){.services-tiles-list_col-4 .services-tiles-list-item{width:25%}}@media (min-width:1024px) and (max-width:1199px){.services-tiles-list_col-4 .services-tiles-list-item{width:33.333333%}}@media (max-width:1023px){.services-tiles-list_col-4 .services-tiles-list-item{width:50%}}@media (max-width:767px){.services-tiles-list_col-4 .services-tiles-list-item{margin-bottom:0;padding:0 4px 8px;display:flex}}@media (min-width:768px){.services-tiles-list-item{flex-shrink:0;display:flex;padding:0 8px 16px}}@media (max-width:767px){.services-tiles-list-item{margin-bottom:16px}}.services-tiles-item{flex-shrink:0;width:100%;display:flex;flex-direction:column;background-color:#fff;border-radius:18px;color:#443635;overflow:hidden;text-decoration:none;transition:0.3s box-shadow ease-in-out}@media (hover:hover){.services-tiles-item:hover{box-shadow:0 20px 50px rgba(68,54,53,0.15)}.services-tiles-item:hover .services-tiles-item-i{transform:scale(1.05)}.services-tiles-item:hover .services-tiles-item-more{color:#443635}}.services-tiles-item_centered{text-align:center}@media (max-width:767px){.services-tiles-item_centered-mobile{text-align:center}}.services-tiles-item_simple{text-align:center}.services-tiles-item_simple .services-tiles-item-title{margin:0 0 5px}@media (min-width:768px){.services-tiles-item_simple .services-tiles-item-title{font-size:22px;line-height:1.2;font-weight:bold}}@media (max-width:767px){.services-tiles-item_simple .services-tiles-item-title{font-size:18px;line-height:1.2;font-weight:bold}}@media (max-width:767px){.services-tiles-item_simple .services-tiles-item-text{font-size:13px}}@media (max-width:767px){.services-tiles-item_simple .services-tiles-item-wrap{padding:24px 12px}}.services-tiles-item_simple .services-tiles-item-more{padding-top:10px}@media (max-width:767px){.services-tiles-item_simple .services-tiles-item-more{font-size:14px}}.services-tiles-item-image{position:relative;border-radius:18px 18px 0 0;overflow:hidden}@media (min-width:1024px){.services-tiles-item-image{padding-bottom:71%}}@media (min-width:768px) and (max-width:1023px){.services-tiles-item-image{padding-bottom:56%}}@media (min-width:576px) and (max-width:767px){.services-tiles-item-image{margin:0 auto;width:300px;height:220px}}@media (max-width:575px){.services-tiles-item-image{padding-bottom:71%}}.services-tiles-item-i{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:0.2s transform ease-in-out}.services-tiles-item-wrap{flex-grow:1;flex-shrink:1;padding:24px 24px 42px;display:flex;flex-direction:column}.services-tiles-item-title{margin:0 0 10px;font-size:28px;line-height:1.2;font-weight:bold}.services-tiles-item-text{font-size:16px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.services-tiles-item-more{flex-shrink:0;margin-top:auto;padding-top:20px;font-size:18px;line-height:1;font-weight:bold;color:#206ED8;transition:0.2s color ease-in-out}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){html,body{display:block;min-height:100%;height:100%;padding:0}.wrapper{display:none !important}.browser_container{display:block !important}}.browser{flex-shrink:1;flex-grow:0;flex-basis:100%;color:#fff;text-align:center;transition:0.2s ease-in-out;padding:30px 0}@media (prefers-reduced-motion:reduce){.browser{transition:none}}@media (min-width:992px){.browser{padding:80px 0 0;flex-shrink:1;flex-grow:1;flex-basis:15%;display:flex;flex-direction:column;justify-content:space-around}}@media (min-width:992px){.browser.browser-expanded{flex:1 1 25%}.browser.browser-expanded .browser_load{opacity:1}}.browser_container{display:none;min-height:100vh;height:100%;background-color:#f2b635}.browser_load{margin:30px 0;transition:0.2s ease-in-out}@media (prefers-reduced-motion:reduce){.browser_load{transition:none}}@media (min-width:992px){.browser_load{opacity:0;white-space:nowrap;margin-top:50px}}.browser_load-link{display:block;position:relative;margin:0 auto 15px;width:180px;padding:15px 0px;font-weight:800;font-size:15px;line-height:15px;text-align:center;color:#FFF;border-radius:30px;border:3px solid #FFF;transition:background-color .3s}.browser_load-link:hover{background-color:#fff}.browser_load-link.chrome:hover{color:#f2b635}.browser_load-link.edge:hover{color:#00caff}.browser_load-link.firefox:hover{color:#f19a2a}.browser_load-link.opera:hover{color:#f25648}.browser_load-info{font-size:10px;line-height:10px;margin-bottom:10px;font-weight:700;opacity:0.8;text-transform:none;color:#fff}.browser_list{display:flex;height:100%}@media (max-width:991px){.browser_list{flex-wrap:wrap}}.browser_statistic{text-align:center;font-weight:700}.browser_statistic-big{font-size:58px;line-height:58px;margin-bottom:5px;color:#fff}@media (max-width:1199px){.browser_statistic-big{font-size:48px;line-height:52px}}@media (max-width:991px){.browser_statistic-big{font-size:40px;line-height:48px}}.browser_statistic-small{font-size:12px;line-height:1.3em;text-transform:uppercase;color:#fff}.browser_header{background:rgba(255,255,255,0.1);position:fixed;overflow:hidden;top:0;width:100%;height:auto;padding:0 15px;z-index:1500}@media (max-width:991px){.browser_header{position:relative}}@media (max-width:991px){.browser_header-version{display:none}}.browser_header-version-m{display:none}@media (max-width:991px){.browser_header-version-m{display:block}}.browser_header-title{margin:20px auto 0;text-align:center;font-size:15px;color:#fff;font-weight:700;font-size:18px;text-transform:uppercase;margin-bottom:5px}.browser_header-text{font-size:12px;margin:0;text-align:center;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:15px}.browser-chrome{background-color:#f2b635}.browser-chrome:hover .browser-logo.chrome{background-image:url("data:image/png;base64,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")}.browser-firefox{background-color:#f19a2a}.browser-firefox:hover .browser-logo.firefox{background-image:url("data:image/png;base64,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")}.browser-edge{background-color:#00caff}.browser-edge:hover .browser-logo.edge{background-image:url("data:image/png;base64,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")}.browser-opera{background-color:#f25648}.browser-opera:hover .browser-logo.opera{background-image:url("data:image/png;base64,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")}.browser-name{text-align:center;font-size:12px;font-weight:700;color:#fff}.browser-logo{width:100px;height:100px;margin:0 auto 35px;display:block;background-repeat:no-repeat;background-position:center;background-size:contain}.browser-logo.chrome{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAMAAACahl6sAAAArlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8tivQqAAAAOXRSTlMAEPoDVWYG9Pfw238J63mfzAyqhuHRQLD8b1pGG6WRiy0huZY7NxjDdOYoFNbHvbQxUCRgS2odZLd2bbyjAAAIi0lEQVR42uza6XaiQBAF4LJRFgV3hbjFRA1R4zLRLPf9X2yOgZFxlNjdsmUO3//k0BZVXLqhXC6Xy+VyuVwul8vlcjzU136pMrHdTtswdDDDmL+4dq2y6z4o9FMsei277CCMVq/dzVTKNnVa+TTAQXdb3cwu5qlkaxCg2bslZc7gznUgjH32TMoQtbhxIMmYbCkjBi0LN3GLWZhk4ybDzcpvKqVrZiMa7VSXsrARnXaPUrKcMERqNaMUKCUDkastKWnbFeJg9ShRSoUhJp8DSs6ijvhYRUrKTkOsag1KQqOGuL0sKH4PHcRPi7/nuxYSca9QrD4YEmLH2igVJKfzTnFRJkhSO66WV4ZIljWjOKhNJE3rU/SUJpKnx7CSGjj8gJVMkA5tRvRT5+4pY0wR6iE97QFFpsuQorpJERkYSFWTIvKMlD3/Bx3yhU0pEsoLUtYuUCT6EJfNNrGRth5F4lVHyownusl7p0AHLYjL1M21wT0dNOZI2y+6wS+ALbIxglE2SZpZBvBIX1ykrXLrI31PB1sHKdMHJGlpeDVV/TertNVI0giearCsVDljydGrw6N5Nb2DsGyUZPLPP1A6EKO7o7f99uGpEBmSMWA4mtFBFwJeKt2MfNRwj0BdoYMmOFmtMWVFQcNfPujgQQePcikjtbjwWmg1uDdT5rssfJBxpLRxwotcZhtXsPsG53c4YXalcLsuidrjlB+5itdafHYa/4uV2mZVr7v25Hl/EsSVKos/BJ/3dRC51vjO0KSjRm84x4nyqK/Q0XQOGYI1WbKQGD12EMp5pqPpUMMF81ZQ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")}.browser-logo.edge{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAMAAACahl6sAAAAqFBMVEUAAAD///////////////////////////////////////////////////7////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////fP+sAAAAAN3RSTlMA/Aq+K+zE+YEl9WsxEp1copZBkNath1VPPQLi3rFhDvDuZhcG6Ejatoxx0cq5qER8NRwZOHcfMkRHJAAABcRJREFUeNrt3YdyqkAUBuBDL2LDgqLB3mKNmvzv/2a3zZ1bTCKwhTXD9wb/7AJbzi70RYC+iC8TpFQqlUqlUqlUKpVKqqoGYd11G8Z3bctaLGzDMBquWw/7VXoUl2OlZlv4yMRuuJGpepzL8rSe4D5t0DmFM1KUmdwJcdM2lUAn1bxVbAfZtbsvKmUZLTs+8hp2A1LD+bQCE233OqLCeY0J2A02JhXKrI3Bh9PpU2HMmg9+tMOVCqG7FvhyGibJF+3An+VWSa7gCWK0E5KpYkGYtUmyXDoQya+QHMshBKu9kXjzJsSzIhJt9gQp3JiEehlCkvWMBIrGkGbrkTBTBxItQhLkBLnGdRJiA9n8H0m+QA7A6RF3LRTBSYizLgrCuU2mKIofEkeRhsJYHnETOCjQbkSczAYo1IH40Nco2DNx0UThjsRBiOJtdWJ2GUIBLWI1f4IKtB4xqkANqyoxMcdQRJOYqNGxfvADYlCHOgzKT99CHVqfcnOhkh3l5S2glDrldIBa2nPKxfOhmJByqUE1dvw1GgToUw4NqGdP2VUnUI/mqb8+ms6JstKVmIbcGOiU0RFq6j/usPdfLmXjOVBTW3/MieGtF8rEhqoqX6NnAbUHWXzn/JDsoSzNe/ThSZ7l0yUU9kzpvYKTXTeJwmWSbGwfvGwovTV4sCt/vfO96VoDFx1KbTYGu32P/nM9gAdD6oBxWInpVm8LdrbMr8j+TO8adcBsJbE2oClyv96i1AyRo4iuvCDVhdAVgoa0IKYGFsMLfUrfyQoSCt4kM8eSgiRgcRD9MmnL2UzwTbprtpDzHekKH0C05HzZG8L3MK5g0JDyGRlfhK/+naQEWcfCy1siKUFexe8Wm5RWG/kllEqgIa+hTmlNkN9S+OChRqlZ4nf5zj7Da1FKi4Si56D+WU6LHEV3rZqkdd+66CA9Ss8Qv8TcQ06DkaQgLqWykVJvehA+EKoOkY81klUe254L7Vmv0oqbHE/k+HqlUxavok9JeBbDuEHWWrwrsFqnQ9n0BU9E+z5yGVYpmzdf6MxqbiAXLaSM5m2h+zBdhm9tRh2RlUh1B7k0ZBeXOgF95pgzx9OIskvELWHPdzlz6JTDFSzGb/QxfYA8GjrlMRsL262Mt8ihFRdS2m9V+T5/1pTycsUdvxntkNHuhXJbgol//azf2sjC7+r0h+wK0+2cPjZv+RneVkGx51+6d6650ZCK3SNGdbDR7vTroDHAPf5+SazYC89Wo3u9t975NMu2ZRIH8Q6MnmK6Rw/qrd3Awf+cYW0axPRL8af2WpTKyAuipOLWjJ8O7nPS83Ti5+yrclKYVQfMKqSCJb5IEn2ozjl0Ni446FLxLj44aChwJ+YBPNgeFc3UwINVJ3ZqnJxuVqlYgQY+BhFlpeJT8sOTR0UyffDiN8+UlxeaKl2pteheKI+31hjOM7GpDsDRohlQVv3aBN/5HrFJwJX2FOmUXrWy53VVTbwHZ+1WOKc09GVzwPGmGnMC7tq1uncnhDmtrW4qV9k8QwTH3tSDGb1n1k+aK+2mRJ2ZbkCUiVFzp1EYmL+8hFGl27DHuLH6O7LCN1hovwi/ha4H/tirBB7wqgFjTpzoNgo0nBE3ZwuF0a7EUd9BUabEVYSCuPSbMkuo7Ie1HviOw0NMfzzSLev/6ej020Nf+Luu0m8P3bv+5HjsJAedPqLqmP5dm5hEqjuQ40SC9SaQwJmScJ4N4VZXkkDvQLD9meSYWhDIeY5JFtOGMO0+SaSfHIjRmpFcfQMCbHsk3fx5Ac4W3REV4dx0wFPHo6K82ODGiKhAMa9HxV5S0Y6Gxh4jIhWYtQEYjDt9UkU12SKnduWNVBIH7gqZDVr9OSlHv7pbDemtukcF6lTeF//aaLpv2Jgq9WPgDyouu52Bgw9o1n6T9JVtituKyzA6bdaG3V5YPy3atrFuuZWj8v8BL5VKpVKpVCqVSqVSqcQR8A1jBm5fMzBx/QAAAABJRU5ErkJggg==")}.browser-logo.firefox{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAMAAACahl6sAAAArlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8tivQqAAAAOXRSTlMA/ATw9nL459NmCM6xFA/AQyO7hD8Z5KBhM5p/KR0NycXXUtyRebWpl4hsWjnr4KylVk4u8o4KSZTqeYzlAAAHVUlEQVR42uzbiVbaYBAF4PsnAULYSQKEslSw4gaC4nLf/8XqqVZtbfCfMGkbD98bTJJh7sw54ODg4ODg4ODg4OD/dt/Gp9Bxz/EZBD67+AzWJDsovhkf9VF4TY+PTIKi+8ofag6KbcZnX1BozpbPTIQiG/JFZYziig1f1e5QWC2+VUdRjfmrMxRUi78paOZq8J0LFNGa75hrvCrMjPT4XrmNny6rKIYq/2Qb4UlwtEZ+GgnU+CR3vJMStxPkZTwvQUtguKsSp0eWkJOgppjtSuSuSmYkewHyEZJDaKkxlWkDixwjcVym4nZdZjpz7bh8tI2Rg+CY5ApKRtzpC5nbCjz0+CiGjltaiaDuQjdETGnlKIA2XzdrL2lFv9+/8Il3DBWGdsojqGp4fGZGsBGM0ejESBPTVguqQr7o4kPx+dfVdEvSXTRS7ta0VoWmHl9tsNvlwvCJd3ojmOsp3Bh62nxj2UC6QXjCFycTpDijvTr09C0/206Lb4QO0hxTYAY1Ff5infbiXL7yNoBOIZVmbnmi34yq4Wl/0R+G1XaMJ52wzFdeG1qFcKgaudNVrs47wM3yXRZPF1Ikgo46P+SHS8k9pEqRIwcqepS6xW4RZb5Bwx2lpg52a1LGG0PBJYXMSCNr6Q+Tcwqd5fC1XmN/D5Rxm/jQCYXmCv1+lUNnVilV0riai5Qb+NiEUm5DaTlU3iBWlDrFvuY5vBHcUsrcYD9OJY9H16BYXSPD60+vI4olColRpOZY3ZfEWthDZCh3YlOJS7FLZNbsMQs/sbkwifkKDSJk/OPB5QQ7eRSLVPKiXHk5bw2rY73u85GN41ODN71IOQWIJTnm3uxrd0SxKbKYLKllrpOByTjb5VpE/iQd96+M96ZLGXlsSQyFjAOxb9QzUvvl+qYYFuVqSLOmkAupAdWUO0j1lUIdCNWoxWw0Y3AXMgm1lAfYxZlTxEDmlEpWCaBaSRsSgUsV/kz9KjCFxIYKTDeBlW5+31ade/P6MWwNZUPJXsP0XO5lezyBwLmhtSvREHngPryHO8hc5DMT64sF99CNcz1oSvLiyGNmpoQMmuUcjhCbcMPs/LzXuDVs3U76zK4fQEIeVuawNcCS2Z0gmxktebA0miQK66CYs9Ludgclze1D/zzbBAJYufonhTQM7cwQzmClQuUe0c1ct/eWK++YWVRa05S1WnsrbS3Zh41ryrnXzgXua+z2Rsgqpp0t2c3rgOIl+GHgRsjuSLkRr5j9THNThZx8L13Bhk8p14GGAW1VYMOjVBcqEtraCnpOYggVge7CG1EshI4Kbalua/p/65yqFlLi9/butDltGAgD8CubywcGU66EI+YIZ8MRAvT9/3+sk2ln2k7TYFmSbTp+PvKFWawRXu3uyKYkH3ostAayrrQoqQo9DloDObR8yupDi57WXau1kQ9k50KHOWN6QQzeyKe0JXT4pvVgYAGfGW1cPa3/wGscmMAA6vZaF8ARPSZxcKEq0vr8Q8yZyByqdozJMVvRbQ2hxBKayz0OExKrDv4StLeOs/06xk0nxjUyXecpzV38zn1dTfiTV67rykdeUiiFVgchfgodv8TfVb7V9RR8FoinTiWT3qBcPi92/Js9VW/NFRJpg82YtKYuof6mf4/mnNXPTEWAmA40qK+cVj0hrjINegvwoaGBzLpNZfIr/Gyg+DZmDJoDGdsm8tEJzem6iu9FK7kMR7/u42bz2FiFqr2gbcT3Su2iVwufWDOuGSQEgnp5TXwqrBjK4CLqVO3r6xASo6y6fllaXzR2fe8hZUhdxHKEW04lc2MkNcqKauKjnSrETcGMsXnmG5ir9Uv/ULPFrw+ieayfz2qZnHYNEw+mja59x3GuoWWigc7TdjSjf/B8ZXj8uE95fdNxPEHexaY0sZX+lr35ybdzCu1zo6cUjspDJvHoIr7ri8K4QHxLJlE7IabxI+VEKmVveZUvF8Sx7TKlQLBgMt2+hVvaT5TmpT9R2S2P8QlrGpFpzh37TKy0n7r42PBLl4nskdRQUEGpMWiO8afgep4wKV+lqKdqsl870/bD6aE5ddb+jCoGSKxTYn6IOpJ7Zn7YUOBOmBtzfCAnp6dSOlDyyJyIoGa8Yz6cAPwPi6sBZV+YA6IOZVbE7JWhwajKrHnQoi2YLfsCPTbMVGUIXebMkGhCG8tnZsQUGl0ixpTn5/EueGImSg/QrF5jBrp14H+IxMcPd766hAMzghbTNOnAFKvH1Ihn/NsdvQo3Aph1LDEFu68w7jSjadUp0lD3aVS1j7RsKjTm7YoUnWo05QGpsgaCRpyRtpNHAxoWbruDhzLrIAvDiHq9jJCRbZcaVTvIjPtsU5fWBVkKBnpCqWR/KeW43KWyRS4uO7aODSrx8nP79PBcZVKNK/LEavZsyrNXJ+SOe9zPKONteczt9dmhs6wyDuGtry7ybXRcL3b8NzE5lJsB7sT4YVqeLxu1nc13wra7k2j/fvlVeDcXMhcKhUKhUCgUCoVCLN8BR1tpfwzR2jIAAAAASUVORK5CYII=")}.browser-logo.opera{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAMAAACahl6sAAAArlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8tivQqAAAAOXRSTlMA/fADB+AQ1/q59grpwk4gpHlDMickqXaPLt29OIc+HA3kyYphSQHt0bMTl5NsVM1nrqGcf1kXcRlNCsUuAAAG5klEQVR42uzZ6XLaUAwF4OMFYzDGLGbfSVgDZUkI6P1frNP+6Ew7bXNs6xLa8fcCHt2RdKVr5HK5XC6Xy+Vyudz/xo0bx1GtNO/btnxTXvUPpdpoX40d/CumjU5t7cuf+MV2p+HhwU2r3bklH7PWuy+PG0yrM/CFZ4X1GI8nqh8kufVbC4/EvYSSVvgc4EFE3ZVkYXcfIsWabUuysjZDfLJhSXSEY3yi5kbSK8vPBkN8kttZkquUuvtqM5oCgOPdmovj6FT05bt2hE/g1suS0Hr3ZYIfAvzgDjunlYiURwHubVyURKzBPgKA98Z1tznMyt+Tyy7MT91O9Xt0zvDtINJf4K6mL5JIv3MDEO/bM/md1WDUcAHEb32pbXE/jZkkUVosgWG3//faL11vABqnwgJ34o4sSWDTBG71PjV9HbfA5OnJxT1EB0mgNEx0Z5Zfe8D28g7zGivhFarJL5uwusQSpi3rltD8UYD4JInNGzDNrQnvECN48iWNsAmjvFBo1shFtSAi5Up/3Z8lDMjaeTBnUhRaYQyv7Q86i2iJb5bv4/25ILzKBaa0+kJrexi/fAnwi1Z9LrQRzIhnwvKPwHSC3+q9lIW0W8KAuCKs2RB/8z5iQ3l1oC6aCWs9wQcmZzaSJZRN+PooTRWH5y50eWthnVww3J1Q3qDJLQmr5oBUtYVxhKJXA3EAMZVe1gJqrnxeOUhgGwrBjqFk7AspDJBIsBFCYQsVt4qQih4ScqlINksocEIhrSJTbaQOBXUh+WOkEMyZgh8js6YvpCtSeS8wZTJFRkFRSDWk1GMmrzMyGgnpECCtixCqyKRpCceOkN4Ls2d5yMA5COkLMnCZ/N0hg6OQXpHJ0CI6VxOpeRXhzLw7lOLBQVpdIVWRUcD04Gek1PKFs0FmVeYyCZDOWTh+C9kxo0oHqbQs4TxBQY/4mu0hjbZw7C001EwNj5ElClu1bgKsAiS3E47tQUfNzGDqlekKUdJjLizH2Bri36ClZGIUcvrCaUPNQj42QEINIY1BUDy82FDvLUJRXf8NdesLpw5FE4vYSxwk8SwcawJNA/nYImED4YQg6J7f2UhmXaFqywxcroHMkgh46Nzie5ayq+7y7tjC6UJZzOxXoA2FtIA2ZuXtgfUmHGsKgvpWuldvvmsQ9BtwW71EXkDQL5IKvxiQnqFuyRxiS/t9sQmaalpflJdc34W+J8WlNNS9DvWrvQSOLZwNDGjqVftNSF0YEAjB073X9zChotZlLvzPHRPmal+uC2kIE9pqr9mv/DJiQldtpDgJyYMJHbVpKxQSjHhWe6YrCseGEVW1q7ginAqMaKh92hZOAUY01ZKhbCYQzSWiDIZ8biAtIfwLgUR5IF/bu5PtRIEwCsAXKHCKqESDSkSUdp6IU6fe/8X6mEVv7JOuYpDKb32rLMM5oFj1172KXUh+t1aVysNO5uOXzBcimVcUMi+NZF7jN1R+WJH5qUtm8SGkshz0Axbo1hCyILJkSmcRm8y2ApmNnlK33kQe0O6zbYYiILI9TWdggMwIB5mhGnyoPOa0ecbBM5VHAeuMyHBmGzISKuOyTp3IALO6I+XbZx3yt2w1j100IcsnchBG1aNJDNI2RA6Loafi8b0IKRzVO1B5RhpdKkdc0Vbt0HEH6bQUOwY+aTz7wXw4CyJRCdipFF7xjvSsqTpxIicqAS9rZBKrErmzRzZMkRCkNrJ6NVSIpZo4yOzMBRlecUFhHrKzAi7opbDotjPycC09TK9mIReewQU1mcrxhsCuoMBJRyxwcoAyIkDnKkeAggVc1CbvUNYd8uQs845lZdtygrGvQ/HnpJFjcPEGeetNuKjmOrco6eMcKPFKhl2BcG/x27TEKzH3AKLMceubOQrRs7mwPkO0S5z7OjiZAPw5CjJecmHLAbB/mZ7dlpWukmCyx70ySiKqHYbr2+2PVCUR/QiCiq/tqHiAV+Fp1F5RtI7BxbWvYP6Cy5qGeABX5h8zEwvR2eQyghlg4QHGUy6h4gKOb0uVDX1erngE1jfkGnfmsNyaIdI+ljhArz9ieBDP5jKWvxgw/t00vi/k2n0C1mxle3ic6MSlvMQDAOvLqWJ8V5E2iG1+ivBQYYXLWfoDAIjCpP8xtc370rowrnx9ZIsrrUZwcrp05/+qEWyEnZV5u7IOQwnGR4NLM4Otv39vOQ0AljN+d5N4NTT4l+MYJRnUeHr1nL7NFSs/Dcrvcc2jjvbtFQpoxSbPYhEr09vcuAQGT8dQqLI5S4l2pwX19PxmlYurNn1lbqk7kbs9CBXNH7ZuBMU1wv9X/yt/EX9Z3Vkyatemw4XJb+qL4aHWHu3cngVN0zRN0zRN0zRNK84f75jdCTx6qzYAAAAASUVORK5CYII=")}.browser_available{width:100px;margin:0 auto}.browser_available-title{font-size:10px;line-height:10px;font-weight:700;margin-bottom:10px;text-transform:uppercase;color:#fff}.browser_os{display:flex;justify-content:space-around}.browser_os-item{background-repeat:no-repeat;background-position:center;background-size:contain;max-width:25px;flex-basis:25px;flex-shrink:1;flex-grow:0;height:25px}.browser_os-item span{display:none}.browser_os-item.windows{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAaVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8G612AAAAInRSTlMAmWYPw6UeM+fJd8wtBVsJqnxjE/WNhFVOGNu0k29FNioM8fFiegAAAKlJREFUSMft1V0LgyAYhmF9W7Nylmaf+57//0eug6EsejHPBLuPgp6LEoJImjWsrpqALS0Ls5T5tsJtlzxEjKstTmYGipaSnO0IJ2wCeuO/GycvAW5fYS/JjTnIQWIjLV1VEW0v4S9BwkOe0k9Ew3YCP8sFO0saJI4PJnEyXAOI7f2Eu+TdbuLSrFW0LAKI6wO95AHENr9gyHmHEryM1cr+94MSbHw0JOK+4IuvCTlfV1EAAAAASUVORK5CYII=")}.browser_os-item.mac{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAjVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8DizOFAAAALnRSTlMA+hL0tUfhlYp9dDMJBurl2sVpQC8D8O2hZV9YKiUdGNTLuo2HeFE6Dwy9rplv2UTcQgAAATFJREFUSMfdlcdyg0AQRHeJQuQgkYSyFRzm/z/PBpXNQbNdnqP9DnDZVwvdW7Pqr7JyP2RCFCREscSoMiJKJEa4pi8cgWF5NNIJlNNkZCvBJvZo6FKwSU8jSyVgQUR2pyQ0VJ+26lfcws303lrjc+O2ZYSraB5dtNP60k9pZL+wjCE59I1+C949+mFtiKHyyEzDGbuEEAFzzHNo5MzvFNA4RswmHjKym3rmSgiXPx+AXHEckcK34om/S9lIqVhFIyVklRopF1bZI8VnFQcpdSzuhV445QIVm8vM0tBJuNBygugle/gxDjsdpRH42NC7Z2XQJK7zDGNmJ+c9hQOGxTUbhxhMexZ7UAbiV0NaPbi1D/OybFYKBYj8R9P9fbwpgimQ1FWYoTh3c2vXdlnG6t/yCb7ro0QsH3ijAAAAAElFTkSuQmCC")}.browser_os-item.linux{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMAv4DvEHBg389AUK8wIJ+PcLTLUgAAAUFJREFUSMftlM1ywyAMhBH/Bhvv+z9tE5JYSYWxOtNLZ7oXX/yhlWBl/vVLipWQKXg14DMeckWLZBxala7AIh3SmNCWoWcjCTcFJVIakLwJN8TqEDIm9eMTQGokozwsktbYfcxt9U4gmollFWLxrk2DRPeq4LQj2yn2ewmm3j+KMpsjs7T+jDtar5GKeDzpbjFeEQH0bRJunRPL50tMk0GzlSaDsM8b4YvgMlimtqrI29xaEgd6dMVJhNM4cOl8T8hO7TTQ26jR5YHY89XitQh7kKV/jqzAZNPUgbEERk4C3EQnZ2vTh/15XhkjTiYRLyU/RFDGW0U+24KjTJDDGp23OrCyP0U4hYUJjoBEeKkUQhc7kwgrExE+Acu22MJMdRuEPtqajh/Idu3kLhJmtpB5NHxficMypmx4d71YG82f0Bey0CCoMAthGwAAAABJRU5ErkJggg==")}@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2){html.ipad main{min-height:50vh}}body.ie .wrapper{display:none !important}body.ie .browser_container{display:block !important}body.ios ::-moz-placeholder,body.iOS ::-moz-placeholder{line-height:normal}body.ios ::placeholder,body.iOS ::placeholder{line-height:normal}body.ios .main-breadcrumbs .breadcrumb-item,body.iOS .main-breadcrumbs .breadcrumb-item,body.android .main-breadcrumbs .breadcrumb-item,body.Android-OS .main-breadcrumbs .breadcrumb-item{line-height:1.1em}
html,
html body,
html body *{font-family:"Geologica",sans-serif !important}p{line-height:1.4}.text{font-size:16px}
.theatre-heroic{display:block}
.btn-bg{position:relative;display:inline-block;transition:0.3s}
.btn-bg:hover{transform:translateY(-8px)}
.btn-bg span{position:absolute;top:50%;left:50%;color:#FFF;font-style:normal;font-weight:400;font-size:20px;line-height:29px;text-align:center;white-space:nowrap;transform:translate(-50%,-50%)}
.btn-bg span.small{font-size:12px;text-transform:uppercase}
.link-back{color:#443635;font-style:normal;font-weight:700;font-size:16px;line-height:130%}
.link-back span{margin-left:42px}
.wrap-page-nav{margin:30px 0}
.page-nav-back.visible{display:inline-block !important;top:0;left:0}
.js-first-block svg{flex-shrink:0}.front-promo-block{width:100%;margin:54px 0;transition:0.3s;opacity:0;transform:translateY(50px)}
.front-promo-block.offsets-0{margin:0}
.front-promo-block.ready{opacity:1;transform:translateY(0)}
.front-promo__inner{position:relative;background-color:#fff}.promo-item{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.promo-item.active{position:relative;pointer-events:all}.promo-item__left{flex-shrink:0;display:flex;align-items:center;transform:translate(-50px);opacity:0;transition:0.5s}
.promo-item.active .promo-item__left{transform:translate(0px);opacity:1}
.promo-item__right{flex-shrink:0;transform:translate(50px);opacity:0;transition:0.5s}
.promo-item.active .promo-item__right{transform:translate(0px);opacity:1}.promo-item__image{flex-shrink:0;margin-right:11px}
.promo-item__image-i{width:100%;height:100%;object-fit:contain}
.promo-item__content{flex-grow:1;flex-shrink:1}.promo-item__btn{display:inline-flex;position:relative;padding:11px 42px;font-size:18px;line-height:1.1;font-weight:600;color:#fff;text-decoration:none;background:#206ED8;border:0 none;border-radius:21px;transition:0.3s}
.promo-item__btn:hover{color:#fff;transform:translateY(-8px)}.promo-item__title{margin-bottom:4px;line-height:1.2;font-style:normal;font-weight:700;@media (min-width:768px){font-size:22px}@media (max-width:767px){font-size:20px}}
.promo-item__text{line-height:1.4;@media (min-width:768px){font-size:16px}@media (max-width:767px){font-size:14px}}.promo-item__link{display:inline-block;transition:0.3s}
.promo-item__link:hover{transform:translateY(-4px)}.title__bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.title-simple{position:relative;color:#443635;font-weight:700;font-size:30px;line-height:130%;text-align:center;z-index:2}
.block-link{display:flex;flex-direction:column;align-items:center;grid-gap:10px;max-width:222px;margin:0 auto 30px;color:#443635;font-weight:700;font-size:20px;line-height:130%;text-align:center}
.block-link svg{height:80px;transition:0.2s}
.block-link:hover svg{transform:scale(1.05)}.single-video{margin:20px 0 50px}
.single-video_bottom-offset-sm{margin:24px 0}
@media (min-width:768px){.single-video .video-section{padding:24px;border-radius:18px}.single-video .embed-responsive{border-radius:14px;overflow:hidden}}
@media (max-width:767px){.single-video .video-section{padding:12px;border-radius:14px}.single-video .embed-responsive{border-radius:8px;overflow:hidden}}
.single-video .video-section{position:relative;background-color:#fff}.single-video .video-section video{width:100%}.single-video .video-section .btn-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}
.page-text{color:#443635;font-style:normal;font-weight:700;font-size:20px;line-height:130%}
.list-params>*{grid-gap:10px}
.text-strong{color:#443635;font-style:normal;font-weight:700;font-size:20px;line-height:130%;text-align:center}
.top-offset-lg{transform:translateY(-60px)}
.image-heroic{max-width:100%;height:auto}
.tabs-bg{position:absolute;top:0;left:50%;width:auto;height:100%;transform:translate(-50%,-20px);z-index:-1}
.popover{position:fixed;z-index:100;bottom:60px;right:60px;display:flex;width:520px;padding:24px;border-radius:18px;background-color:#fff;box-shadow:0 0 16px 8px rgba(0,0,0,0.05);animation:0.5s ease-in 2s 1 popover;animation-fill-mode:both}
@keyframes popover{from{transform:translateX(30px);opacity:0}to{transform:translateX(0);opacity:1}}
.popover__close{position:absolute;top:24px;right:24px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;margin:0;border:0 none;padding:0;background:#E9F3FF;border-radius:50%;transition:0.2s background ease-in-out}
.popover__close:hover{background:#ef8482}
.popover__close:hover path{fill:#fff}
.popover__close svg{flex-shrink:0;width:14px;height:14px}
.popover__close path{transition:0.2s fill ease-in-out}
.popover__icon{flex-shrink:0;margin-right:24px;width:230px;height:230px;border-radius:18px}
.popover__icon img,
.popover__icon svg{width:100%;height:100%;object-fit:contain}
.popover__column{align-self:center;flex-grow:1;flex-shrink:1}
.popover__title{padding-right:48px;margin-bottom:16px;font-size:22px;line-height:1.2;font-weight:bold;color:#333;word-break:break-word}
.popover__text{font-size:16px;line-height:1.3;font-weight:500;color:#333}
.popover__button{margin-top:16px;width:100%}
.promo-btn svg{height:40px;width:auto}
.skill-title div{line-height:1.4}
.library-material-item-description p{border:none}
.library-material-item-title{text-decoration:underline solid #443635}
.butterfly{width:100px;height:100px}.sesame-street .scenario .skill-descr{font-size:15px;line-height:1.4}.scenario__img{width:700px;height:400px;margin-top:10px;object-fit:contain}.banner-link{position:absolute;bottom:20%;left:50%;display:flex;align-items:center;justify-content:center;width:300px;height:60px;background-color:transparent;color:#fff;font-size:28px;text-transform:uppercase;font-weight:900;transform:translate(-50%,0);transition:0.2s;animation-name:scalebtn;animation-duration:5s;animation-iteration-count:infinite;animation-delay:5s}
.banner-link:hover{color:#fff;transform:translate(-50%,0) scale(1.1);animation:none}
.banner-link svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;z-index:-1}.about-text u{position:relative;text-decoration:none}
.about-text u::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:2px;background-color:#000}.share-btn-list{display:flex;flex-wrap:wrap;align-items:center;grid-gap:10px;margin-top:20px;margin-bottom:12px}.share-link{display:inline-flex;align-items:center;border-radius:36px;padding:8px 28px 8px 8px;background:#f9f9f9;color:#241e20;font-style:normal;font-weight:500;font-size:14px;line-height:150%;text-decoration:none;transition:0.2s}
.share-link:hover{background-color:#dfdfdf}
.share-link svg{margin-right:12px}@keyframes scalebtn{0%,20%{transform:translate(-50%,0)}10%{transform:translate(-50%,0) scale(1.1)}}@media (max-width:960px){.top-offset-lg{transform:none}.adaptive-grid{display:grid;grid-template-columns:repeat(2,1fr)}.image-heroic{padding:30px 0}}@media (min-width:960px){.page-nav.page-nav--center{margin:0 0 20px 0;display:flex;justify-content:center}}
@media (max-width:960px){.page-nav a svg{position:static;z-index:1}.skill-section .bg_skill{pointer-events:none}.scenario__img{width:450px;height:250px}.banner-link{bottom:16%;width:200px;height:40px;font-size:18px}.theatre-img-banner{position:relative;top:0;right:50%;min-width:560px;transform:translateX(50%)}}
@media (max-width:760px){.title-simple{font-size:18px}.adaptive-grid{grid-template-columns:repeat(1,1fr)}.btn-bg{max-width:100%}.btn-bg svg{position:relative;left:50%;transform:translateX(-50%) scaleX(0.8)}.popover{display:none;flex-direction:column;right:15px;width:calc(100% - 30px);max-width:520px}.popover__icon{width:100%;height:160px;margin:0 0 16px}.title-icon{position:absolute;top:0;left:0}.heroic-title{margin-top:32px;margin-left:80px}.develop-skills-page-text{padding-right:0}.btn-bg--mobile svg{left:0;transform:translateX(0%) scaleX(0.8)}}@media(max-width:560px){.scenario__img{width:250px;height:143px;margin-top:14px}}@media (min-width:1024px){.front-promo__inner{border-radius:70px}.promo-item{display:flex;align-items:center;justify-content:center;padding:8px 42px 8px 64px;min-height:140px}.promo-item__left{padding-right:10%;max-width:60%}}
@media (min-width:767px) and (max-width:1023px){.promo-item{padding:24px 42px;min-height:215px}}
@media (max-width:1023px){.promo-item__left{width:100%;max-width:450px;margin:0 auto 24px;justify-content:center}.promo-item__right{text-align:center}.front-promo__inner{border-radius:18px}}
@media (min-width:768px){.promo-item__image{width:179px;height:124px}}
@media (max-width:767px){.promo-item{padding:24px;height:210px;flex-wrap:wrap}.promo-item_autoheight{height:auto}.promo-item_autoheight .promo-item__left{flex-direction:column;text-align:center}.promo-item_autoheight .promo-item__image{margin:0 auto 24px;width:100%;height:150px}.promo-item__image{width:130px;height:90px}.promo-item__title{font-size:20px}.promo-item__btn{padding:12px 24px;font-size:16px}}.wysiwyg{max-width:100%}
.wysiwyg p{color:#443635;font-style:normal;font-weight:700;font-size:20px;line-height:1.4}