h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,p,a,button,input,select,textarea{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.main_content_formatted{font-family:"ProximaNovaRegular",sans-serif!important;font-size:15px;font-weight:300;color:#565656;text-align:justify}.subtitle_1_formatted{font-family:"ProximaNovaRegular",sans-serif!important;font-size:15px!important;font-weight:600;color:#0072c6!important;text-transform:uppercase!important;text-align:center!important;margin:15px 0!important}@media screen and (max-width:426px){.subtitle_1_formatted{font-size:1rem!important}}.subtitle_2_background_formatted{font-family:"ProximaNovaRegular",sans-serif!important;font-size:1rem!important;font-weight:600!important;color:#16569f!important;text-align:center!important;letter-spacing:.15px!important;line-height:1.3!important;padding:20px;background-color:#e6edf8;margin:15px auto;width:100%}@media screen and (max-width:426px){.subtitle_2_background_formatted{font-size:1rem!important}}.title_formatted{font-family:"ProximaNovaBold",sans-serif!important;font-size:1.75rem;font-weight:600!important;color:#565656;text-transform:uppercase;text-align:center!important;letter-spacing:.15px!important;margin:45px auto;width:90%}@media screen and (max-width:500px){.title_formatted{margin:10px auto 30px}}@media screen and (max-width:426px){.title_formatted{font-size:18px!important}}.header__localization{position:relative;display:inline-block;transition:all .5s ease;outline:none;margin-left:100px;height:100%;width:120px;color:#f0f0f0}@media screen and (max-width:1680px){.header__localization{margin-left:60px}}@media screen and (max-width:1440px){.header__localization{font-size:15px}}@media screen and (max-width:1280px){.header__localization{margin-left:20px}}@media screen and (max-width:500px){.header__localization{margin-left:0}}.header__localization:active{border:none;outline:none}.header__select{height:100%;cursor:pointer;display:block;position:relative}.header__select:active{border:none;outline:none}.header__selected{height:100%;text-align:center;display:flex;align-items:center;justify-content:center}.header__icon{transform:rotate(90deg);font-size:20px;position:absolute;bottom:-5px;left:50%}.header__dropdown{position:absolute;width:100%;overflow:hidden;display:none;overflow-y:auto;z-index:9;list-style-type:none;padding:10px;box-shadow:0 5px 10px rgba(0,0,0,.3);background:#203fcb}.header__dropdown li{transition:all .2s ease-in-out;cursor:pointer;text-align:center}*,*::before,*::after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;color:inherit}.main-body{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}a{text-decoration:none}input,button,a,li,option,select{outline:none}input[type="checkbox"].custom-checkbox{display:none}input[type="checkbox"].custom-checkbox~.bigger-checkbox{display:inline-flex;align-items:center;user-select:none}input[type="checkbox"].custom-checkbox~.bigger-checkbox::before{content:"";display:inline-block;width:20px;height:20px;flex-shrink:0;flex-grow:0;border:1px solid #c2c2c2;border-radius:.25em;background-repeat:no-repeat;background-position:center center;background-size:80% 80%}input[type="checkbox"].custom-checkbox:checked~.bigger-checkbox::before{border-color:#0090ff;background-color:#0090ff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3e%3cpolyline fill='none' stroke='white' stroke-linecap='round' stroke-width='10' points='5,25 20,40 45,5'/%3e%3c/svg%3e")}input[type="checkbox"].custom-checkbox:not(:checked)~.bigger-checkbox:hover::before{border-color:#0090ff}select:hover option{outline:none}body{font-family:"ProximaNovaRegular";background-color:#fafafa}body .body_wrapper{display:flex;flex-direction:column;justify-content:space-between}.header{position:fixed;z-index:300;font-family:RobotoLight;width:100%;height:60px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;color:#393939;background:#fff;box-shadow:0 3px 10px rgba(0,0,0,.75)}.header_img-wrapper{position:absolute;z-index:-1;width:60%;overflow:hidden;height:60px}.header_img{width:100%}.header-left,.header-rigth{display:flex;flex-direction:row;justify-content:center;align-items:center}.header-rigth{margin-right:5%}.menu-button{width:60px;background-color:#fafafa;line-height:58px;text-align:center;font-size:36px;cursor:pointer;color:#0072c6;transition:color .2s ease-in-out}.menu-button:hover{color:#f4b42b}.menu-button::before{font-family:"icomoon";content:""}.header-logo{height:40px;width:40px}.header-logo_container{display:flex;height:100%;margin:0 10px;align-items:center}.header-logo_company-name{font-size:20px;font-weight:600;color:#fafafa}.header-slogan{height:100%;display:flex;align-items:center;text-align:center;padding-left:15px;font-size:16px;font-weight:300;color:#fafafa}.header-subscription{padding:0 25px;margin:0 10px}.log-in-link_header{display:flex;align-items:center;padding:0 20px 0 15px;cursor:pointer}.header-search{white-space:nowrap;font-family:RobotoLight}.header-search_wrapper{height:100%}.header-search input{width:195px;height:100%;padding:3px;font-size:16px;border:none;outline:none;color:#555;background-color:transparent;transition:all .3s ease-in-out .3s}.header-search_button{padding:0;vertical-align:top;box-sizing:border-box;height:100%;width:60px;border:none;cursor:pointer;color:#555;font-size:25px;background-color:transparent}.header-subscription{display:flex;align-items:center;background-color:#3cb371;height:100%;color:#fff}.header-log-in-links{padding:10px;cursor:pointer}.header-log-in-links_item{display:block;width:100%}.header-log-in-links_text{display:inline-block;margin:16px 10px}.header-log-in-links_item:hover{opacity:.75;background:#78848b}.side-menu{position:fixed;left:-100%;height:100vh;z-index:20;transition:.5s cubic-bezier(1,0,0,1)}.side-menu,side-menu__nav{background-color:#646f75}.side-menu_active.side-menu{left:0}.side-menu__overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10;background-color:rgba(53,53,53,.59)}.side-menu_active .side-menu-overlay-enabled{display:block}.side-menu__button-close,.side-menu__link,.side-menu__social-icon{transition:color .2s ease-in-out}.side-menu__social-icon{border-radius:20%}.side-menu__button-close{display:inline-block;position:absolute;z-index:30;right:15px;top:60px;font-size:15px;cursor:pointer;padding:20px;color:#fff}.side-menu__nav{position:relative;z-index:20;padding-top:100px;display:flex;flex-flow:column;height:100%;overflow-y:auto;color:#fff}.side-menu__link{display:flex;flex-wrap:wrap;padding:0 25px;justify-content:start;width:100%}.side-menu__link .icon{padding-right:15px;font-size:1.2em}.side-menu__link::after{content:"";display:block;height:1px;width:100%;margin-top:5px;background-color:#d7d7d7}.side-menu__link:not(:last-of-type){align-items:baseline}.side-menu__link:hover,.side-menu__social-icon:hover{background-color:#3a4750}.side-menu__link,.side-menu__join-us h5{font-size:20px;padding:10px 40px}@media screen and (max-width:380px){.side-menu__link,.side-menu__join-us h5{font-size:16px}}.side-menu__log-in-wrapper{display:none;margin:0 auto;padding:30px 40px}.links-side:hover{background:none}.btn-side{background-color:rgba(104,104,104,.7);border-radius:5px;padding:18px 0;margin:20px 0}.username-side{margin:16px 10px;cursor:default}.side-menu__subscribe{display:block;border-radius:5px;font-size:20px;padding:18px 0;text-align:center;background-color:rgba(60,179,113,.5)}.side-menu__search{text-align:center}.side-menu__search input{background-color:gray;color:#fff;border:none;padding:20px;font-family:RobotoLight;font-size:18px;border-radius:5px}.side-menu__search input::placeholder{color:#ccc}.side-menu__search input::-webkit-input-placeholder{color:#ccc}.side-menu__search input:-moz-placeholder{color:#ccc}.side-menu__search input:-ms-input-placeholder{color:#ccc}.side-menu__search input::-ms-input-placeholder{color:#ccc}.side-menu__search button{display:block;width:150px;margin:20px auto;padding:20px;color:#fff;background-color:gray;border:none;font-family:RobotoLight;font-size:18px;border-radius:5px}.side-menu__search button:before{font-family:"icomoon";content:"";margin-right:10px}.side-menu__social-icons{display:flex;flex-flow:row;justify-content:space-between;padding:20px 40px}.side-menu__join-us{margin-top:30px}.side-menu__social-icon{font-size:23px;padding:5px}.messageBanner{display:none;justify-content:space-between;align-items:center;position:fixed;top:-60px;left:0;height:auto;width:100%;border:1px solid #90ee90;font-size:20px;background-color:#fff;z-index:50;color:#00f;padding:5px 15px 5px 15px;animation:adAnimationShow 2s;animation-fill-mode:forwards}.messageBanner .message{text-align:center;width:100%}.messageBanner .message a{text-decoration:underline}.messageBanner .btnCloseAd{cursor:pointer;margin-left:5px}@keyframes adAnimationShow{from{opacity:0;top:-60px}to{top:60px}}.hideAd{top:60px;animation:adAnimationHide 2s;animation-fill-mode:forwards}@keyframes adAnimationHide{from{top:60px}to{top:-60px}}.footer{position:relative;display:flex;height:305px;margin:0;padding:0;color:#fff;font-family:RobotoLight;font-size:15px;justify-content:center;align-items:flex-end;overflow-y:visible}.footer_bg-container{position:absolute;display:flex;width:100%;height:500px;overflow-x:hidden;bottom:0;left:0;z-index:-1;flex-shrink:0}@media screen and (min-width:415px) and (max-width:700px){.footer_bg-container{height:130%}}.footer_bg{flex-shrink:0}@media screen and (max-width:1001px){.footer_bg{display:none}}.footer-inner{display:flex;flex-direction:column;justify-content:center;width:80%}@media screen and (max-width:1001px){.footer-inner{background-color:#1e43c6;padding-top:2em}}.footer-inner a:hover{color:#2abec1;transition:all .2s ease-in-out}.footer-top,.footer-bottom{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:5px}.footer-top_space-between{justify-content:space-between}.footer-top-item{margin:0 10px}.footer-links a{display:block;margin-bottom:10px}.footer-contacts h5{margin-bottom:10px}.footer-contacts p{margin:5px 0;font-size:15px}.footer-social-icons-container h5{text-align:center;margin-bottom:15px}.footer-social-icon-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end}.footer-social-icon{font-size:20px;margin:0 5px 0 5px}.footer-bottom{align-self:flex-start;font-size:12px;color:#9cbce2;align-items:center}@media screen and (min-width:1000px){.log-in-link_header{position:relative;height:100%}.header-username-hint{display:flex;flex-direction:column;justify-content:start;width:100%;top:55px;position:fixed;align-items:start;margin-top:5px;font-size:13px;background-color:#414141;color:#fff;opacity:1;transition:all 1s linear}.header-username-hint_hide{height:0;display:none}}@media screen and (min-width:1465px){.footer_bg{width:100%}.footer .footer-inner{width:75%}}@media screen and (max-width:1366px){.header-rigth{margin:0}}@media screen and (max-width:1200px){.footer_bg{width:150%}.header-slogan{display:none}.footer-top_terms-of-use{justify-content:space-between}.footer-inner{margin:0;width:90%}.footer-bottom{align-self:center}}@media screen and (max-width:1000px){.header{justify-content:flex-start}.header-search input .header-left,.header-rigth{justify-content:space-between;align-items:center}.header-rigth{display:none}.header-search,.header-subscription,.log-in-link_header{width:calc(100%/12*4 - 10px)}.header-subscription{justify-content:center}.header-search input{width:100%;font-size:12px}.side-menu{width:100%}.side-menu__link,.side-menu__join-us{width:100%;margin:10px auto;text-align:center}.side-menu__log-in-wrapper{display:block}.log-in-link_side-menu{display:block;width:150px;border-radius:5px;font-size:20px;margin:0 0 10px 0;padding:18px 0;text-align:center;background-color:rgba(101,101,101,.7)}.log-in-link_username{background-color:transparent;width:auto}.side-menu__join-us{margin-top:50px}.side-menu__social-icons{justify-content:space-between;max-width:500px;margin:0 auto}.footer{height:auto}.footer_bg{width:220%}.footer-top{justify-content:center}.footer-inner{width:100%}.footer-top-item{width:30%;margin:0 0 10px 55px}.footer-social-icons-container h5{text-align:start}.footer-social-icon{margin:0 20px 0 0}.footer-social-icon-wrapper{justify-content:flex-start}}@media screen and (max-width:768px){.header_img-wrapper{width:85%}.footer_bg{width:260%}}@media screen and (max-width:700px){.footer{justify-content:start}.footer_bg{width:240%}.footer-top-item{width:calc(100%/12*8 - 20px);margin:0 0 10px}.footer-top-item a{margin-bottom:0}.footer-top-item a,.footer-top-item p,.footer-top-item h5{text-align:center}.footer-social-icon-wrapper{justify-content:space-around}}@media screen and (max-width:600px){.footer_bg{width:250%}}@media screen and (max-width:500px){.header_img-wrapper{width:150%}.header-left{width:100%;justify-content:space-between}}@media screen and (max-width:768px){.footer_bg{width:265%}}@media screen and (max-width:414px){.footer-top-item{width:80%}.footer_bg{width:390%}}@media screen and (max-width:375px){.footer_bg{width:390%}}@media screen and (max-width:320px){.footer_bg{width:420%}}@font-face{font-family:"GothamProRegular";src:url("/assets/fonts/GothamProRegular/GothamProRegular.eot?");src:url("/assets/fonts/GothamProRegular/GothamProRegular.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/GothamProRegular/GothamProRegular.woff") format("woff"),url("/assets/fonts/GothamProRegular/GothamProRegular.ttf") format("truetype");font-style:normal;font-weight:normal;font-display:swap}@font-face{font-family:"ProximaNovaRegular";src:url("/assets/fonts/ProximaNovaRegular.eot?");src:url("/assets/fonts/ProximaNovaRegular.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/ProximaNovaRegular.woff") format("woff"),url("/assets/fonts/ProximaNovaRegular.ttf") format("truetype");font-style:normal;font-weight:normal;font-display:swap}@font-face{font-family:"ProximaNovaBold";src:url("/assets/fonts/ProximaNovaBold/ProximaNovaBold.eot?");src:url("/assets/fonts/ProximaNovaBold/ProximaNovaBold.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/ProximaNovaBold/ProximaNovaBold.woff") format("woff"),url("/assets/fonts/ProximaNovaBold/ProximaNovaBold.ttf") format("truetype");font-style:normal;font-weight:normal;font-display:swap}@font-face{font-family:"RobotoRegular";src:url("/assets/fonts/RobotoRegular/RobotoRegular.eot?");src:url("/assets/fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/RobotoRegular/RobotoRegular.woff") format("woff"),url("/assets/fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");font-style:normal;font-weight:normal;font-display:swap}@font-face{font-family:"RobotoLight";src:url("/assets/fonts/RobotoLight/RobotoLight.eot?");src:url("/assets/fonts/RobotoLight/RobotoLight.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/RobotoLight/RobotoLight.woff") format("woff"),url("/assets/fonts/RobotoLight/RobotoLight.ttf") format("truetype");font-style:normal;font-weight:normal;font-display:swap}@font-face{font-family:"RobotoMedium";src:url("/assets/fonts/RobotoMedium/RobotoMedium.eot?");src:url("/assets/fonts/RobotoMedium/RobotoMedium.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/RobotoMedium/RobotoMedium.woff") format("woff"),url("/assets/fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");font-style:normal;font-weight:normal;font-display:swap}@font-face{font-family:"RobotoBold";src:url("/assets/fonts/RobotoBold/RobotoBold.eot?");src:url("/assets/fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/RobotoBold/RobotoBold.woff") format("woff"),url("/assets/fonts/RobotoBold/RobotoBold.ttf") format("truetype");font-style:normal;font-weight:normal;font-display:swap}@font-face{font-family:'icomoon';src:url("/assets/fonts/icomoon.eot?");src:url("/assets/fonts/icomoon.eot?") format("embedded-opentype"),url("/assets/fonts/icomoon.ttf") format("truetype"),url("/assets/fonts/icomoon.woff") format("woff"),url("/assets/fonts/icomoon.svg") format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-mail:before{content:""}.icon-conversation:before{content:""}.icon-certificate:before{content:""}.icon-catalog:before{content:""}.icon-home-page:before{content:""}.icon-google:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-pay-per-click:before{content:""}.icon-cash:before{content:""}.icon-payment-method:before{content:""}.icon-internetarchive:before{content:""}.icon-credit-card:before{content:""}.icon-cancel:before{content:""}.icon-tick:before{content:""}.icon-instagram:before{content:""}.icon-telegram:before{content:""}.icon-cross:before{content:""}.icon-vk:before{content:""}.icon-google-plus:before{content:""}.icon-twitter:before{content:""}.icon-facebook:before{content:""}.icon-youtube:before{content:""}.icon-menu:before{content:""}.icon-caret-down:before{content:""}.icon-caret-up:before{content:""}.icon-circle-up:before{content:""}.icon-smile_happy:before{content:""}.icon-smile_sad:before{content:""}.icon-pass_hide:before{content:""}.icon-pass_show:before{content:""}.icon-down-arrow:before{content:""}.icon-linkedin:before{content:""}.icon-search:before{content:""}.icon-cog:before{content:""}