@charset "UTF-8";@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.15),
    hsla(0, 0%, 100%, 0)
  );--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,:after,:before{box-sizing:border-box}body{font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}strong{font-weight:bolder}.small,small{font-size:.875em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img{vertical-align:middle;max-width:100%;height:auto}button{border-radius:0;text-transform:none}button:focus:not(:focus-visible){outline:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);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}}@media (min-width:1400px){.container{max-width:1320px}}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.mx-auto{margin-right:auto!important;margin-left:auto!important}.mb-2{margin-bottom:.5rem!important}.text-center{text-align:center!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\5 Free;font-style:normal;font-weight:400;font-display:block;src:url("webfa-regular-400.eot/index.html");src:url("webfa-regular-400.eot/index.html") format("embedded-opentype"),url("webfa-regular-400.woff2/index.html") format("woff2"),url("webfa-regular-400.woff/index.html") format("woff"),url("webfa-regular-400.ttf/index.html") format("truetype"),url("webfa-regular-400.svg/index.html") format("svg")}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\5 Free;font-style:normal;font-weight:900;font-display:block;src:url("webfa-solid-900.eot/index.html");src:url("webfa-solid-900.eot/index.html") format("embedded-opentype"),url("webfa-solid-900.woff2/index.html") format("woff2"),url("webfa-solid-900.woff/index.html") format("woff"),url("webfa-solid-900.ttf/index.html") format("truetype"),url("webfa-solid-900.svg/index.html") format("svg")}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\5 Brands;font-style:normal;font-weight:400;font-display:block;src:url("");src:url("") format("embedded-opentype"),url("") format("woff2"),url("") format("woff"),url("") format("truetype"),url("") format("svg")}header{background-color:#fff;box-shadow:1px 1px 3px 3px rgba(25,25,25,.3);z-index:2;position:relative}.header-wrap{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:16px 0}@media (max-width:1280px){.header-wrap{padding:16px 15px}}.logo img{max-width:108px}@media (max-width:767px){.header-wrap{padding:16px 15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.logo{margin-bottom:20px}}.rand_places{font-size:1rem;font-weight:700;color:#191919;font-family:Open Sans,sans-serif}.why-useful{margin-top:120px;margin-bottom:8rem}.why-useful .section-wrap{background-color:#014107;padding-left:5rem;padding-right:5rem;display:-webkit-box;display:flex}@media (max-width:991px){.why-useful{margin-top:5rem;margin-bottom:5rem}.why-useful .section-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}}@media (max-width:767px){.why-useful .section-wrap{padding-left:15px;padding-right:15px}}.why-useful .cont-item-left{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;background-color:#fff;border-radius:5px;box-shadow:1px 1px 3px 3px rgba(25,25,25,.3);padding:20px;margin:-60px 20px 20px}@media (max-width:991px){.why-useful .cont-item-left{margin:30px auto;max-width:500px}}.why-useful .cont-item-right{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;background-color:#fff;border-radius:5px;box-shadow:1px 1px 3px 3px rgba(25,25,25,.3);padding:20px;margin:20px 20px -60px}.why-useful .img-content{width:60px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.president{margin-bottom:8rem}@media (max-width:991px){.why-useful .cont-item-right{margin:0 auto 30px;max-width:500px}.president{margin-bottom:5rem}}.president .cont-presd{display:-webkit-box;display:flex;border-radius:7px;box-shadow:1px 1px 3px 3px rgba(25,25,25,.3)}.president .article{padding:72px 12px 12px}.president .article .h4,.president .article h4{margin-bottom:.5rem;color:#2d344e}.president .article .h5,.president .article h5{color:#000;opacity:.5;margin-bottom:2.5rem;font-size:18px;font-weight:400}.president .article p{margin-bottom:2rem;font-size:18px;color:#2d344e}.president .farkas-img{border-bottom-right-radius:7px;border-top-right-radius:7px;height:100%;object-fit:cover}@media (max-width:1199px){.president .cont-presd{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.president .farkas-img{height:auto;border-bottom-right-radius:0;border-top-right-radius:0;margin-top:30px;margin-bottom:30px}}.posts{margin-bottom:5rem}.posts .post{height:560px;position:relative;overflow:hidden}.posts .post:hover .post-img-wrapper:after{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.4)),color-stop(.01%,rgba(45,52,78,.1)),to(rgba(0,0,0,.4)));background:linear-gradient(180deg,hsla(0,0%,100%,.4),rgba(45,52,78,.1) .01%,rgba(0,0,0,.4))}.posts .post-img-wrapper{position:absolute;width:100%;height:100%;left:0;top:0}.posts .post-img-wrapper:after{content:"";position:absolute;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.6)),color-stop(.01%,rgba(45,52,78,.36)),to(rgba(0,0,0,.6)));background:linear-gradient(180deg,hsla(0,0%,100%,.6),rgba(45,52,78,.36) .01%,rgba(0,0,0,.6));-webkit-transition:.4s;transition:.4s}.posts .posts-content{position:relative;padding:2rem}/*!Ion.RangeSlider, 2.3.1, Ã‚Â© Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*//*! purgecss  ignore */body,html{font-size:16px}body{margin:0;font-family:Ubuntu,sans-serif;background:-webkit-gradient(linear,left top,left bottom,from(#f6f9fe),to(#f9fbff));background:linear-gradient(180deg,#f6f9fe,#f9fbff)}.w-1440{max-width:1440px}.w-1280{max-width:1280px}.font-ubuntu{font-family:Ubuntu,sans-serif}.font-bold{font-weight:700}.w-half{width:50%}.tr-center{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.h-full{height:100%}.text-2xl{font-size:1.5rem}.text-4xl{font-size:2.25rem;line-height:49px}@media (max-width:991px){.posts{margin-bottom:2rem}.posts .posts-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.posts .posts-content{margin:0 auto;display:block;max-width:500px;text-align:center}.w-half{width:100%}.text-4xl{font-size:1.75rem;line-height:32px}}.flex{display:-webkit-box;display:flex}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.items-center{-webkit-box-align:center;align-items:center}.items-end{-webkit-box-align:end;align-items:flex-end}.mb-8{margin-bottom:2rem}.mb-4{margin-bottom:1rem!important}.mt-2{margin-top:.5rem!important}.w-1\/3{width:33.333333%}@media (max-width:991px){.w-1\/3{width:100%}}.w-4\/5{width:80%}.w-3\/5{width:60%}.w-2\/5{width:40%}.text-lg{font-size:1.125rem}.pl-3{padding-left:.75rem}.h3,h3{margin:40px 0 0}p{margin:0;font-family:Open Sans,sans-serif}.btn-register{-webkit-transition:.3s;transition:.3s;font-family:Open Sans,sans-serif;border-radius:.25rem;background-color:var(--main);font-weight:700;color:#fff;text-align:center;width:224px;padding-top:.75rem;padding-bottom:.75rem;font-size:16px;text-decoration:none;display:block;cursor:pointer}@media (max-width:991px){.btn-register{margin:0 auto}}.btn-register:hover{background-color:#2d344e;color:#fff}.btn-register.small{width:158px}.attention-banner{background:var(--main);height:3rem;color:#fff;display:grid;padding:.5rem 1rem;place-items:center center}@media screen and (max-width:1600px){.attention-banner{height:auto;font-size:.9rem;text-align:center}}.video{width:80%}.flex{display:flex}.winners-widget{padding:0 0 0 1.5rem}@media screen and (max-width:991px){.winners-widget{display:none}}@media screen and (max-width:767px){.rand_places{text-align:center}}@media screen and (max-width:479px){.president .w-3\/5{width:90%!important}}.load{-display:none;position:fixed;top:0;z-index:99999999;background-color:rgba(0,0,0,.05);width:100%;height:100%}.loader{color:#65abf8;font-size:20px;margin:100px auto;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:1.3s linear infinite load4;animation:1.3s linear infinite load4;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes load4{0%,100%{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}@keyframes load4{0%,100%{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}.post-img-wrapper img{object-fit:cover;width:100%}