@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;1,300&display=swap);
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}body{color:#2e3c4c;font:normal 100%/1.4 Open Sans,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,sans-serif;font-family:Lato,sans-serif}html{box-sizing:border-box;min-height:100%}*,:after,:before{box-sizing:inherit}body{min-height:100vh;display:flex;flex-direction:column}body.open-menu{overflow-y:hidden}main{flex:1 0}.container{max-width:1280px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;-webkit-transition:all .3s;transition:all .3s}.text-container p:nth-of-type(2){color:#2e3c4c}.text-container img{max-width:50%;margin:auto}.limit-width{max-width:1280px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{padding-right:24px;padding-left:24px}}@media (min-width:1200px){.container{padding-right:64px;padding-left:64px}}a{color:#2e3c4c;text-decoration:none}a.text,a:active,a:hover{color:#17e}a.text:active,a.text:hover{color:#17e!important;text-decoration:underline}img{max-width:100%;display:block}header{width:100%;position:fixed;top:0;left:0;z-index:10;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}header,header>.container{min-height:0}header.scrolled{box-shadow:0 5px 5px 0 rgba(0,0,0,.3);background-color:#fff}@media (min-width:735px){.hide-menu-for-desktop{display:none!important}}header .header-static-wrapper{display:flex;padding:12px 0;align-items:center;justify-content:space-between;z-index:1}header .menu-button-block .btn{display:none;margin-right:24px}header .header-menu-btn{margin-left:auto;width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background-color:#fff;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out;cursor:pointer}header .header-menu-btn:hover{background-color:#17e;outline:none}header .header-menu-btn:hover svg{-webkit-transition:-webkit-filter .2s;transition:-webkit-filter .2s;transition:filter .2s;transition:filter .2s,-webkit-filter .2s;-webkit-filter:brightness(100);filter:brightness(100)}header .header-menu-btn:active,header .header-menu-btn:focus{outline:none}header .expanded-menu{max-height:0;opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);overflow:hidden;-webkit-transition:opacity .3s;transition:opacity .3s}header.open-menu{height:100%;background-color:#fff}header.open-menu>.container{display:flex;flex-direction:column;min-height:100%}header.open-menu .expanded-menu{max-height:100%;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);overflow:visible;overflow:initial}header.open-menu .expanded-menu,header.open-menu .menu-container{flex-grow:1;display:flex;flex-direction:column}header.open-menu .auth-block{padding-top:24px;padding-bottom:40px;border-bottom:1px solid #dcdcdc}header.open-menu .auth-ava{display:none}header.open-menu .auth-routes{display:flex;flex-direction:column;align-items:center}header.open-menu .auth-routes p{font-size:14px;color:#565a5e}header.open-menu .auth-routes p .text{padding-left:10px;font-weight:700}header.open-menu .auth-routes img{display:none}header.open-menu .auth-routes .btn.small{margin-top:16px}header.open-menu .nav-block{padding-top:40px}header.open-menu .hlinks-wrapper{display:flex;flex-direction:column;align-items:center}header.open-menu .hlink{padding-bottom:16px;display:block;font-size:24px;font-weight:300;letter-spacing:1.5px;color:#2e3c4c}header.open-menu .hlink.active{color:#17e;text-decoration:none}header.open-menu .footer-menu{width:100%}@media (min-width:576px){header .menu-button-block{display:flex;flex-basis:360px}header .right-button-block{flex-basis:260px}header .menu-button-block .btn{display:block}header .menu-button-block .btn-add-category{display:flex;font-size:11px}header .menu-button-block .btn-reports{width:auto;padding:9px;border-color:#d0021b;border-radius:20px}header .menu-button-block .btn-reports:hover{background-color:#d0021b}}@media (min-width:768px){header.open-menu .menu-container{flex-direction:row;justify-content:center;align-items:center}header.open-menu .auth-block{padding:0 80px 0 0;display:flex;border-bottom:none;border-right:1px solid #dcdcdc}header.open-menu .auth-ava{margin-right:32px;display:block}header.open-menu .user-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden}header.open-menu .user-avatar img{width:100%;height:100%;object-fit:cover}header.open-menu .auth-routes img{margin-bottom:24px;display:inline;display:initial}header.open-menu .nav-block{padding:0 0 0 80px}header.open-menu .hlinks-wrapper{align-items:flex-start}header.open-menu .footer-menu .gpc-cred{padding-left:0!important}}.footer-container{padding:16px 0;border-top:1px solid #dcdcdc}.footer-container,.footer-container .footer--cred{display:flex;flex:1 1;justify-content:space-between;align-items:center}.footer-container .footer--cred .disclaimer,.footer-container .footer--cred .gpc-logo{display:none}.footer-container .footer--cred .gpc-cred span{font-size:12px;line-height:1.5;color:#565a5e}.footer-container .footer--cred .gpc-cred span:last-child{display:none}@media (min-width:768px){.footer-container{padding:24px 0}.footer-container .footer--cred .gpc-logo{display:block}.footer-container .footer--cred .disclaimer{flex:1 1;display:flex;justify-content:space-around;padding:0 32px}.footer-container .footer--cred .gpc-cred{display:flex;flex-direction:column;align-items:flex-end;padding-left:25px}.footer-container .footer--cred .gpc-cred span:last-child{display:block}}.modal{position:fixed;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;z-index:100}.modal-container{position:relative;width:50%;height:50%;border-radius:4px;box-shadow:0 4px 20px 0 rgba(0,0,0,.5);border:1px solid #dcdcdc;background-color:#fff;display:flex;flex-direction:column;padding:20px;justify-content:space-between}.modal-container .rightnow--text{width:100%;margin:20px 0}.modal-container textarea{width:100%;border:1px solid #dcdcdc;padding:40px 20px}.modal-container .reported-success-text{font-family:Lato;font-size:18px;font-weight:300;line-height:1.33;letter-spacing:.2px;text-align:center;color:#2e3c4c}.modal-container textarea:focus{border:1px solid #17e;outline:none}.modal-container .modal-close-btn{position:absolute;right:20px;top:20px;margin-left:auto;width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background-color:#fff;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out;cursor:pointer}.modal-container .modal-close-btn:hover{background-color:#17e;outline:none}.modal-container .modal-close-btn:hover svg{-webkit-transition:-webkit-filter .2s;transition:-webkit-filter .2s;transition:filter .2s;transition:filter .2s,-webkit-filter .2s;-webkit-filter:brightness(100);filter:brightness(100)}.modal-container .form-row{flex:1 1;display:flex;align-items:center;justify-content:center;position:relative}.modal-container .form-row input{width:100%;padding:3.5px 0;font-size:16px;border:none;border-bottom:1px solid #979797;background-color:transparent;outline:none}.modal-container .form-row input::-webkit-input-placeholder{color:#95a1b0}.modal-container .form-row input::-moz-placeholder{color:#95a1b0}.modal-container .form-row input:-ms-input-placeholder{color:#95a1b0}.modal-container .form-row input::-ms-input-placeholder{color:#95a1b0}.modal-container .form-row input::placeholder{color:#95a1b0}.modal-container .title{margin-top:40px;font-family:Lato;font-size:20px;color:#2e3c4c;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.2px;text-align:center}.btn{display:flex;justify-content:center;align-items:center;border:1px solid transparent;font-weight:700;text-transform:uppercase;background-color:transparent;cursor:pointer}.btn.filled{width:100%;color:#fff;background-image:-webkit-gradient(linear,right top,left top,from(#27aff8),to(#17e));background-image:-webkit-linear-gradient(right,#27aff8,#17e);background-image:linear-gradient(270deg,#27aff8,#17e)}.btn.filled:active,.btn.filled:hover{background-image:none;background-color:#27aff8}.btn.outlined{width:100%;color:#17e;border-color:#17e}.btn.outlined:active,.btn.outlined:hover{color:#fff;background-color:#17e}.btn.small{max-width:130px;padding:9px 0;font-size:12px;letter-spacing:1px;border-radius:18px}.btn.large{max-width:240px;padding:15px 0;font-size:14px;letter-spacing:2px;border-radius:26px}.btn.shadow{box-shadow:0 10px 20px 0 rgba(0,0,0,.2);margin-bottom:20px}.btn.shadow:active,.btn.shadow:hover{box-shadow:0 5px 10px 0 rgba(0,0,0,.2)}.btn.disabled{border-color:#dcdcdc!important;color:#dcdcdc!important;background-image:none!important;background-color:transparent!important}.like-text{margin:0;padding:0;background:none;border:none;outline:none;cursor:pointer}.sec-guest-hero{padding-top:64px;background-image:-webkit-gradient(linear,right top,left top,from(#f9fbff),to(#d5e1ee));background-image:-webkit-linear-gradient(right,#f9fbff,#d5e1ee);background-image:linear-gradient(270deg,#f9fbff,#d5e1ee)}.sec-guest-hero,.sec-guest-hero .hero-img{position:relative}@media (max-width:576px){.sec-guest-hero .hero-img img{width:100%;object-fit:contain}}.sec-guest-hero .hero-text{width:100%;position:absolute;bottom:0;left:0;background-color:hsla(0,0%,100%,.9);z-index:1}.landing-webinars{display:flex;flex-direction:column;align-items:center}.landing-webinars-title{font-size:18px;line-height:1.33;text-align:center;color:#1077ee;margin-top:16px}.landing-blob{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;cursor:pointer;background-color:#1077ee;box-shadow:0 0 0 0 #1077ee;-webkit-animation:pulse-blue 2s infinite;animation:pulse-blue 2s infinite}.landing-blob-icon-blue{display:none}.landing-blob-icon-white{display:block}@-webkit-keyframes pulse-blue{0%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(16,119,238,.8)}70%{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 10px rgba(16,119,238,.5)}to{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(16,119,238,.1)}}@keyframes pulse-blue{0%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(16,119,238,.8)}70%{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 10px rgba(16,119,238,.5)}to{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(16,119,238,.1)}}@media (min-width:1024px){.landing-webinars{position:absolute;right:0;top:10%}.landing-blob{background-color:#fff;box-shadow:0 0 0 0 #fff;-webkit-animation:pulse-white 2s infinite;animation:pulse-white 2s infinite}@-webkit-keyframes pulse-white{0%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 hsla(0,0%,100%,.8)}70%{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 10px hsla(0,0%,100%,.5)}to{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 hsla(0,0%,100%,.1)}}@keyframes pulse-white{0%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 hsla(0,0%,100%,.8)}70%{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 10px hsla(0,0%,100%,.5)}to{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 hsla(0,0%,100%,.1)}}.landing-blob-icon-blue{display:block}.landing-blob-icon-white{display:none}}.sec-guest-hero .hero-text:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:60%;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff);background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);z-index:-1}.sec-guest-hero .hero-text .text-container{padding:24px 0;text-align:center}.sec-guest-hero .hero-text .text-container p{margin:10px 0;font-size:32px;font-weight:300;line-height:1.13;letter-spacing:-.2px}.sec-guest-hero .hero-text .text-container p:first-of-type{color:#2e3c4c}.sec-guest-hero .hero-text .text-container p:last-of-type,p:nth-of-type(2){color:#17e}.sec-guest-hero .hero-text .create-acc-container{padding-bottom:24px;display:flex;flex-direction:column;align-items:center;text-align:center}.sec-guest-hero .hero-text .create-acc-container span{font-size:20px;font-weight:300;letter-spacing:.2px;padding-bottom:24px;color:#000}.sec-guest-hero .hero-features{width:100%;text-align:center;background-color:#fff}.sec-guest-hero .hero-features .features-container{padding-top:80px}.sec-guest-hero .hero-features .features-heading{font-size:20px;letter-spacing:2px;color:#2e3c4c}.sec-guest-hero .hero-features .features-wrapper{padding-top:20px}.sec-guest-hero .hero-features .features-wrapper>div:not(:last-of-type):after{content:"";display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:50%;height:1px;background-color:#dcdcdc}.sec-guest-hero .hero-features .feature-card{padding:24px 0;position:relative;display:flex;flex-direction:column;align-items:center}.sec-guest-hero .hero-features .card-img{padding:4px}.sec-guest-hero .hero-features .card-text p:first-of-type{margin-top:16px;font-size:20px;color:#17e;margin-bottom:8px}.sec-guest-hero .hero-features .card-text p:last-of-type{margin:0;font-size:16px;font-weight:300;line-height:1.5;color:#2e3c4c}@media (min-width:1024px){.sec-guest-hero .hero-text{top:130px;background-color:unset}.sec-guest-hero .hero-text:before{content:none}.sec-guest-hero .hero-text .hero-text-container{max-width:450px;position:absolute;top:0;left:41%}.sec-guest-hero .hero-text .text-container{text-align:left}.sec-guest-hero .hero-text .text-container p{font-size:40px}.sec-guest-hero .hero-text .create-acc-container{flex-direction:column-reverse;align-items:flex-start;text-align:unset;background-image:none}.sec-guest-hero .hero-text .create-acc-container .btn{margin-bottom:0}.sec-guest-hero .hero-features{position:absolute;bottom:0;left:0;background-color:transparent}.sec-guest-hero .hero-features:before{content:"";width:100%;height:calc(100% - 25px);display:block;position:absolute;bottom:0;left:0;background-color:hsla(0,0%,100%,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff);background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.sec-guest-hero .hero-features .features-container{padding:0}.sec-guest-hero .hero-features .features-heading{display:none}.sec-guest-hero .hero-features .features-wrapper{padding:0;display:flex;justify-content:space-between}.sec-guest-hero .hero-features .feature-card{max-width:310px;padding:0;flex-grow:1}.sec-guest-hero .hero-features .feature-card:after{content:none!important}.sec-guest-hero .hero-features .card-img{padding:34px;border:40px solid hsla(0,0%,100%,.5);border-radius:50%;background-color:#fff;background-clip:padding-box}.sec-guest-hero .hero-features .card-text{margin-top:-60px}.sec-guest-hero .hero-features .card-text p:first-of-type{font-size:24px}}.sec-guest-what{padding-top:56px}.sec-guest-what .what-container{position:relative}.sec-guest-what .what--image img{margin:0 auto}.sec-guest-what .what--text{padding-bottom:100px}.sec-guest-what .what--text p{margin:0;font-size:32px;font-weight:300;line-height:1.13}.sec-guest-what .what--text p:first-of-type{margin-right:10px;color:#2e3c4c}.sec-guest-what .what--text p:nth-of-type(2){margin-bottom:16px;color:#17e}.sec-guest-what .what--text p:last-of-type{display:inline;font-size:16px;font-weight:300;line-height:1.5;letter-spacing:.2px;color:#2e3c4c;margin-bottom:40px;background-color:hsla(0,0%,100%,.4)}.sec-guest-what .what--text .btn{margin-top:40px}@media (min-width:1024px){.sec-guest-what{padding-top:178px}.sec-guest-what .what-container{z-index:1}.sec-guest-what .what--image{position:absolute;top:-58px;right:0;width:55%;z-index:-1}.sec-guest-what .what--text{padding-left:8.333%;padding-bottom:200px;width:58%}.sec-guest-what .what--text p{float:left;font-size:40px}.sec-guest-what .what--text .btn{margin-top:0}}.sec-dashboard-search,.sec-dashboard-search .search-img{position:relative}.sec-dashboard-search .search-img.hide-hero{visibility:hidden}@media (max-width:576px){.sec-dashboard-search .search-img img{width:100%;object-fit:contain}}.sec-dashboard-search .search-controls{width:100%;position:absolute;top:calc(50% + 16px);left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sec-dashboard-search .search-container{margin:0 auto;max-width:580px;width:100%;display:flex;flex-direction:column;align-items:center}.sec-dashboard-search .search-hint-total{display:none}.sec-dashboard-search .search-field{width:100%;padding:8px 8px 8px 24px;display:flex;align-items:center;border-radius:24px;box-shadow:0 5px 20px 0 rgba(0,0,0,.1);border:1px solid #e2e2e2;background-color:#fff}.sec-dashboard-search .search-field input{width:100%;padding:2px 8px 2px 2px;border:none;font-size:16px;color:#2e3c4c;outline:none}.sec-dashboard-search .search-field button{width:32px;height:32px;padding:0;border:none;background:none;outline:none;cursor:pointer;position:relative}@media (min-width:768px){.sec-dashboard-search .search-hint-total{margin-top:12px;margin-bottom:0;display:block;font-size:12px;letter-spacing:.2px;color:#565a5e}.sec-dashboard-search .search-field button:before{content:"";position:absolute;top:50%;left:50%;display:block;width:120px;height:120px;border-radius:50%;border:10px solid #dcdcdc;opacity:.25;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}}.sec-categories-list{padding-bottom:100px}.sec-categories-list .categories-title p{margin-top:6px;margin-bottom:24px;font-size:20px;letter-spacing:2px;color:#17e}.sec-categories-list .single-category-card{width:100%;padding-bottom:24px;display:flex;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.sec-categories-list .single-category-card .single--letter{display:block;flex:0 0 40px;position:relative;text-align:center}.sec-categories-list .single-category-card .single--letter span{font-size:32px;font-weight:300;line-height:1.2;color:#dcdcdc;position:-webkit-sticky;position:sticky;top:68px;text-transform:uppercase}.sec-categories-list .single-category-card .single--list-wrapper{padding-left:16px;flex:1 0 auto}.sec-categories-list .single-category-card .single--list-wrapper a{margin-bottom:16px;display:block;font-size:12px;letter-spacing:1.5px;color:#000;text-transform:uppercase}.sec-categories-list .single-category-card .single--list-wrapper a:focus,.sec-categories-list .single-category-card .single--list-wrapper a:hover{color:#17e}@media (min-width:576px){.sec-categories-list .categories-title{text-align:center}.sec-categories-list .categories-title p{margin-bottom:40px;font-size:40px;letter-spacing:4px}.sec-categories-list .categories-container{-webkit-column-count:2;-moz-column-count:2;column-count:2}.sec-categories-list .single-category-card .single--letter span{position:relative;top:unset}}@media (min-width:1024px){.sec-categories-list .categories-container{-webkit-column-count:3;-moz-column-count:3;column-count:3}}.sec-category-content,.sec-search-content{padding-bottom:30px}.sec-category-content .results-wrapper-small .card,.sec-search-content .results-wrapper-small .card{padding:20px 0}.sec-category-content .results-wrapper-small .card:not(:last-child),.sec-search-content .results-wrapper-small .card:not(:last-child){border-bottom:1px solid #dcdcdc}.sec-category-content .results-wrapper-small .category--name,.sec-search-content .results-wrapper-small .category--name{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#17e}.sec-category-content .results-wrapper-small .category--items,.sec-search-content .results-wrapper-small .category--items{display:flex;flex-wrap:wrap}.sec-category-content .results-wrapper-small .cat-item,.sec-search-content .results-wrapper-small .cat-item{margin:12px 0;padding-right:14px;display:block;flex:0 0 50%;font-size:16px;font-family:Roboto Slab;letter-spacing:1px;color:#2e3c4c}@media (min-width:576px){.sec-category-content .results-wrapper-small .cat-item,.sec-search-content .results-wrapper-small .cat-item{flex:0 0 33.333%}}.admin-consultation-action-container{display:flex;justify-content:space-between}.cat-result p{margin:0}.sec-category-content .results-wrapper-large,.sec-search-content .results-wrapper-large{display:none}@media (min-width:768px){.sec-category-content .results-wrapper-small,.sec-search-content .results-wrapper-small{display:none}.sec-category-content .results-wrapper-large,.sec-search-content .results-wrapper-large{display:block}.sec-category-content .results-container,.sec-search-content .results-container{display:flex}.sec-category-content .panel-categories,.sec-search-content .panel-categories{padding-right:60px;flex:0 0 30%;height:100vh;overflow:auto;border-right:1px solid #dcdcdc}.sec-category-content .letter-box,.sec-search-content .letter-box{width:100%;margin-bottom:16px;display:flex}.sec-category-content .letter-box.select .letter-container p,.sec-search-content .letter-box.select .letter-container p{color:#17e}.sec-category-content .letter-container,.sec-search-content .letter-container{margin-right:17px;width:40px;height:40px;display:flex}.sec-category-content .letter-container p,.sec-search-content .letter-container p{margin:auto;display:block;font-size:32px;font-weight:300;color:#dcdcdc;cursor:default}.sec-category-content .cat-wrapper,.sec-search-content .cat-wrapper{flex-grow:1}.sec-category-content .single-category,.sec-search-content .single-category{cursor:pointer;margin-bottom:6px;padding:6px 16px;display:flex;justify-content:space-between;border-radius:16px}.single-category:hover span{color:#17e}.sec-category-content .single-category.active,.sec-search-content .single-category.active{color:#fff;background-color:#17e}.sec-category-content .single-category.active span:last-child,.sec-search-content .single-category.active span:last-child{color:#fff}.sec-category-content .single-category span,.sec-search-content .single-category span{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.sec-category-content .single-category span:last-child,.sec-search-content .single-category span:last-child{color:#9b9b9b}.sec-category-content .panel-catresults,.sec-search-content .panel-catresults{padding-left:60px;flex:0 0 70%;border-left:1px solid #dcdcdc}.sec-category-content .cat-title,.sec-search-content .cat-title{margin:10px 0 40px;font-size:20px;font-weight:300;letter-spacing:2px;color:#95a1b0;text-transform:uppercase}.btn-remove-cat{float:right;margin-top:15px}.sec-category-content .cat-result,.sec-search-content .cat-result{margin:12px 0;display:block;font-family:Roboto Slab;font-size:20px;letter-spacing:1px;white-space:nowrap}}.sec-category-content{padding-top:80px}.sec-category-content .category-search-large{display:none}.sec-category-content .results-wrapper-small .category--name{font-size:20px}@media (min-width:768px){.sec-category-content .navigation-back{display:none}.sec-category-content .category-search-large{padding-bottom:26px;display:flex}.sec-category-content .search-container{padding-right:60px;position:relative;flex:0 0 40%}.sec-category-content .search-container input{width:100%;padding:11px 24px;font-size:14px;border-radius:32px;border:1px solid #e2e2e2;background-color:#fafafa;outline:none}.sec-category-content .search-container input::-webkit-input-placeholder{color:#95a1b0}.sec-category-content .search-container input::-moz-placeholder{color:#95a1b0}.sec-category-content .search-container input:-ms-input-placeholder{color:#95a1b0}.sec-category-content .search-container input::-ms-input-placeholder{color:#95a1b0}.sec-category-content .search-container input::placeholder{color:#95a1b0}.sec-category-content .panel-categories{flex-basis:40%}.sec-category-content .panel-catresults{flex-basis:60%}.sec-category-content .cat-title{font-size:40px;font-weight:400;letter-spacing:4px;color:#17e}}.navigation-back{margin-bottom:20px;display:flex;align-items:flex-start;justify-content:space-between}.navigation-back a{display:flex;flex:1 1;justify-content:center}.navigation-back .back-container{display:flex;align-items:center}.navigation-back .back-arrow{width:24px;height:24px;margin-right:8px;padding:4px}.navigation-back .back-text{display:flex;flex-direction:column;justify-content:center}.navigation-back p{margin:2px 0;display:block;font-size:12px;letter-spacing:.2px}.navigation-back .blue{color:#17e}.navigation-back .gray{color:#565a5e}@media (min-width:768px){.navigation-back .back-arrow{width:40px;height:40px;margin-right:16px;padding:8px}}.authorization-hero,.authorization-hero .search-img{position:relative}@media (max-width:576px){.authorization-hero .search-img img{width:100%;object-fit:contain}}.authorization-hero .search-controls{text-align:center}.authorization-hero .search-controls p{margin:0}.authorization-hero .search-controls p:first-of-type{font-size:20px;letter-spacing:1px;color:#17e}.authorization-hero .search-controls p:last-of-type{display:none;font-size:12px;line-height:1.5;color:#565a5e}.authorization-hero.with-substring .search-controls p:last-of-type{display:inline;display:initial}@media (min-width:576px){.authorization-hero .search-controls p:first-of-type{font-size:40px}.authorization-hero .search-controls p:last-of-type{display:block}}.sec-auth{padding-bottom:50px;position:relative}.sec-auth .form-wrapper{margin:0 auto;width:100%;max-width:380px}.sec-auth .form-row{padding-top:24px;position:relative}.sec-auth .form-row.center{display:flex;justify-content:center}.sec-auth .form-row input{width:100%;padding:3.5px 0;font-size:16px;border:none;border-bottom:1px solid #979797;background-color:transparent;outline:none}.sec-auth .form-row input.error{border-color:red}.sec-auth .form-row input::-webkit-input-placeholder{color:#95a1b0}.sec-auth .form-row input::-moz-placeholder{color:#95a1b0}.sec-auth .form-row input:-ms-input-placeholder{color:#95a1b0}.sec-auth .form-row input::-ms-input-placeholder{color:#95a1b0}.sec-auth .form-row input::placeholder{color:#95a1b0}.main-auth-error{visibility:visible;visibility:initial;font-size:12px;margin-left:30%;color:red}.sec-auth .form-row span{visibility:hidden;font-size:12px;color:red}.sec-auth .form-row .error~span{visibility:visible;visibility:initial}.sec-auth .form-row .password~img{position:absolute;right:0;top:40px;-webkit-filter:grayscale(1);filter:grayscale(1);cursor:pointer}.sec-auth .form-row input[type=text]~img{-webkit-filter:none;filter:none}.sec-auth.signup .info-text{margin-top:0;font-size:12px;line-height:1.5;color:#565a5e}.sec-auth.signup .disclaimer{padding-top:70px;text-align:center;font-size:12px;line-height:1.5;color:#565a5e}.sec-auth.signin .text{display:block;text-transform:uppercase}.sec-auth.confirm-user .avatar-row{padding-bottom:20px;display:flex;flex-direction:column;align-items:center}.sec-auth.confirm-user .ava-container{width:80px;height:80px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#e3ebf4;overflow:hidden}.sec-auth.confirm-user .ava-container img{height:100%;width:100%;object-fit:cover}.sec-auth.confirm-user .ava-container span{font-size:20px;font-weight:700;color:#95a1b0}.sec-auth.confirm-user .controls-block{display:flex;flex-direction:column;align-items:center}.sec-auth.confirm-user .controls-block p{font-size:12px;color:#95a1b0;text-transform:uppercase}.sec-auth.confirm-user .controls-wrapper{width:280px;display:flex;justify-content:space-between}.sec-auth.confirm-user .form-row select{width:100%;padding-bottom:7px;font-size:16px;border:none;border-bottom:1px solid #979797;background-color:transparent;outline:none}.sec-auth.confirm-user .form-row select.error{border-color:red}@media (min-width:576px){.sec-auth .form-row{padding-top:31px}.sec-auth .form-row input{padding:8.5px 0;font-size:18px}.sec-auth.confirm-user .avatar-row{flex-direction:row}.sec-auth.confirm-user .controls-block{margin-left:auto;align-items:flex-start}}@media (max-width:576px){.sec-auth .form-row .password~img{top:29px}}@media (min-width:1024px){.sec-auth{margin-top:-70px}.sec-auth .form-row .password~img{top:40px}.sec-auth.signup .half{width:49%;display:inline-block}.sec-auth.signup .half:first-of-type{padding-right:12px}.sec-auth.signup .half:nth-of-type(2){padding-left:12px}}.sec-activity{padding-bottom:30px}.list-letter{margin-bottom:16px;font-size:40px;letter-spacing:4px;color:#17e}.sec-activity .activity-title{padding-top:100px;text-align:center}.sec-activity .activity-title p{margin-top:0;margin-bottom:16px;font-size:20px;letter-spacing:2px;color:#17e}.sec-activity .activity-list,.sec-activity .list-container{display:flex;flex-direction:column;align-items:center}.sec-activity .list-container{width:100%;padding-top:4px;padding-bottom:40px}.sec-activity .list-letter-container{max-width:782px;align-items:flex-start}.sec-activity .list-footer{width:100%;display:flex;justify-content:center}.sec-activity .list-item{margin-bottom:4px;width:100%;max-width:782px;padding:24px 16px;display:grid;align-items:center;grid-template-columns:40px auto;grid-column-gap:8px;grid-template-rows:auto auto;grid-row-gap:10px;grid-template-areas:"ava profile" "activity activity";border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border:1px solid #dcdcdc}.sec-activity .list-item .item-ava{grid-area:ava}.sec-activity .list-item .item-ava .avatar{width:40px;height:40px;border-radius:50%;overflow:hidden}.sec-activity .list-item .item-ava .user-avatar img{width:100%;height:100%;object-fit:cover}.sec-activity .list-item .item-ava .no-avatar{display:flex;justify-content:center;align-items:center;background-color:#e3ebf4}.sec-activity .list-item .item-ava .no-avatar span{font-size:14px;font-weight:700;letter-spacing:1px;color:#95a1b0}.sec-activity .list-item .item-profile{grid-area:profile;display:flex;justify-content:space-between}.profile-updated-success-message{color:#17e;text-align:center}.sec-activity .list-item .item-profile p{margin-top:0;margin-bottom:2px}.sec-activity .list-item .item-profile--user p{font-size:14px}.sec-activity .list-item .item-profile--user span{font-size:12px;color:#95a1b0}.sec-activity .list-item .item-profile--time{text-align:right;font-size:12px}.sec-activity .list-item .item-activity{grid-area:activity;display:flex}.sec-activity .list-item .item-activity a{color:#17e}.sec-activity .list-item .item-activity--icon{max-width:40px;width:100%;display:flex;justify-content:center}.sec-activity .list-item .item-activity--text{margin-left:8px;font-size:14px;font-weight:700}@media (min-width:576px){.sec-activity .activity-title{padding-top:130px}.sec-activity .activity-title p{margin-bottom:30px;font-size:40px;letter-spacing:4px}.sec-activity .list-item{margin-bottom:8px;padding:24px;grid-template-columns:64px auto;grid-column-gap:24px;grid-template-rows:auto auto;grid-row-gap:0;grid-template-areas:"ava profile" "ava activity"}.sec-activity .list-item .item-ava{grid-area:ava;align-self:start}.sec-activity .list-item .item-ava .avatar{width:64px;height:64px}.sec-activity .list-item .item-ava .no-avatar span{font-size:20px}.sec-activity .list-item .item-profile{grid-area:profile}.sec-activity .list-item .item-profile--user p{font-size:16px}.sec-activity .list-item .item-profile--user span{font-size:14px}.sec-activity .list-item .item-profile--time{font-size:13px}.sec-activity .list-item .item-activity{grid-area:activity}.sec-activity .list-item .item-activity--icon{max-width:24px}.sec-activity .list-item .item-activity--text{font-size:16px}}.sec-consult-main{padding-top:80px;padding-bottom:50px}.navigation-sponsor.dashboard-sponsor,.sec-consult-main .navigation-sponsor{display:flex;align-items:center;flex-direction:column}.navigation-sponsor.dashboard-sponsor{padding:10px;background-color:#fff}.sec-consult-main .consultation--attachments,.sec-consult-main .rightnow--attachments{padding:8px 0;display:flex;flex-direction:column}.sec-consult-main .consultation--attachments .attachment-single,.sec-consult-main .rightnow--attachments .attachment-single{width:100%;margin:8px 0;display:flex;align-items:center}.sec-consult-main .consultation--attachments .attachment-single img,.sec-consult-main .rightnow--attachments .attachment-single img{width:24px;height:24px;padding:3px;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:-webkit-filter .2s ease;transition:-webkit-filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}.sec-consult-main .consultation--attachments .attachment-single span,.sec-consult-main .rightnow--attachments .attachment-single span{padding-left:11px}.sec-consult-main .consultation--attachments .attachment-single button,.sec-consult-main .rightnow--attachments .attachment-single button{margin-left:auto;flex:0 0 auto}.sec-consult-main .consultation--attachments .attachment-single button:hover img,.sec-consult-main .rightnow--attachments .attachment-single button:hover img{-webkit-filter:none;filter:none}@media (min-width:1024px){.navigation-sponsor.dashboard-sponsor{display:flex;flex-direction:column;align-items:center;padding:10px 24px;position:absolute;right:0;bottom:273px;background-color:transparent}}@media (min-width:1280px){.navigation-sponsor.dashboard-sponsor{display:flex;flex-direction:column;align-items:center;padding:10px 64px;position:absolute;right:0;bottom:273px;background-color:transparent}}.sponsor-logo-navigation{margin-right:10%}.sec-consult-main .navigation-sponsor .sponsor-title{margin:16px 0;text-align:right}.sec-consult-main .navigation-sponsor .support-logo{max-width:300px;max-height:250px;display:flex;justify-content:center}.sec-consult-main .navigation-sponsor .support-logo img{object-fit:contain}.add-sponsor{display:flex;flex:1 1;justify-content:center;margin-right:10%}.sec-consult-main .add-sponsor .btn{width:160px}.sec-consult-main .add-sponsor .result-spon{display:flex;align-items:center}.sec-consult-main .add-sponsor .result-spon button{padding-right:12px;border:none;background:none;outline:none;cursor:pointer}.sec-consult-main .add-sponsor .result-spon .navigation-sponsor{padding-left:12px;border-left:1px solid #dcdcdc}.sec-consult-main .consult-container-editor .editor-title{display:flex;flex-direction:column}.sec-consult-main .consult-container-editor .editor-title .editor-subcategory-text{margin:40px 0 8px;font-family:Roboto Slab;font-size:36px}.sec-consult-main .consult-container-editor .editor-title .title-text .editor-title-text{margin:40px 0 8px;font-family:Roboto Slab;font-size:32px}.consultatation-details-title{font-size:44px;margin:0}.sec-consult-main .consult-container-editor .navigation-sponsor{margin-bottom:24px;display:none}.sec-consult-main .consult-container-editor .navigation-sponsor .support-logo{width:134px;height:64px}.sec-consult-main .consult-container-editor .navigation-sponsor .sponsor-title{margin-left:16px;margin-right:0;text-align:left}.sec-consult-main .consult-container-editor .navigation-sponsor .sponsor-title p{margin:0;font-size:10px;text-transform:uppercase}.sec-consult-main .consult-container-editor .editor-w,.sec-consult-main .consult-container-editor .viewer-w{padding-bottom:32px;display:flex;flex-direction:column}.sec-consult-main .consult-container-editor .editor-w--label{padding-bottom:12px;font-size:15px;font-weight:700;letter-spacing:3px;font-family:Roboto Slab;text-transform:uppercase}.sec-consult-main .consult-container-editor .editor-w--editor,.sec-consult-main .consult-container-editor .viewer--viewer{padding-left:16px;border-left:1px solid #dcdcdc}.sec-consult-main .comment--attachments,.sec-consult-main .rightnow--attachments{padding:8px 0;display:flex;flex-direction:column}.sec-consult-main .comment--attachments .attachment-single,.sec-consult-main .rightnow--attachments .attachment-single{margin:8px 0;display:flex;align-items:center}.sec-consult-main .comment--attachments .attachment-single img,.sec-consult-main .rightnow--attachments .attachment-single img{width:24px;height:24px;padding:3px;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:-webkit-filter .2s ease;transition:-webkit-filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}.sec-consult-main .comment--attachments .attachment-single span,.sec-consult-main .rightnow--attachments .attachment-single span{padding-left:11px}.sec-consult-main .comment--attachments .attachment-single button,.sec-consult-main .rightnow--attachments .attachment-single button{margin-left:auto;flex:0 0 auto}.sec-consult-main .comment--attachments .attachment-single button:hover img,.sec-consult-main .rightnow--attachments .attachment-single button:hover img{-webkit-filter:none;filter:none}.sec-consult-main .comment--attachments,.sec-consult-main .rightnow--attachments{flex-direction:row;justify-content:space-between}.sec-consult-main .comment--attachments .attachment-single,.sec-consult-main .rightnow--attachments .attachment-single{width:100%;flex:0 0 30%}.sec-consult-main .rightnow--buttons{padding:13px 0;display:flex;justify-content:space-between;border-bottom:1px solid #dcdcdc}.sec-consult-main .rightnow--buttons .clip-block button:disabled{cursor:not-allowed}.sec-consult-main .rightnow--buttons .clip-block button:disabled img{opacity:.3;-webkit-filter:grayscale(1);filter:grayscale(1)}.sec-consult-main .rightnow--buttons .clip-block div{display:flex;align-items:center}.sec-consult-main .rightnow--buttons .clip-block div span{padding-left:12px;font-size:12px;color:#565a5e}.sec-consult-main .rightnow--buttons .clip-block div label img{margin-right:15px}.sec-consult-main .rightnow--buttons .clip-block div label{display:flex;align-items:center;padding-left:3px;font-size:12px;color:#565a5e;cursor:pointer}.sec-consult-main .rightnow--buttons .add-block button{font-size:14px;font-weight:700;text-transform:uppercase;color:#17e}.sec-consult-main .consult-controls{padding:5px 0;position:-webkit-sticky;position:sticky;bottom:0;border-top:1px solid #dcdcdc;background-color:#fff}.sec-consult-main .consult-controls .controls-wrapper{display:flex;justify-content:center}.sec-consult-main .consult-controls .btn{margin:0 10px}.btn label{cursor:pointer}@media (max-width:576px){.sec-consult-main .navigation-back .back-text p:first-of-type,.sec-consult-main .navigation-back .navigation-sponsor{display:none}.sec-consult-main .consult-container-editor .navigation-sponsor{display:flex;flex-direction:row-reverse;justify-content:flex-end}.sec-consult-main .navigation-sponsor .support-logo{height:40px}.sec-consult-main .navigation-sponsor .support-logo img{height:100%}}@media (min-width:576px){.sec-consult-main .consult-container-editor .editor-title{text-align:center}.sec-consult-main .consult-container-editor .editor-title .title-text .editor-title-text{margin-top:45px;margin-bottom:40px;font-size:48px}.sec-consult-main .consult-container-editor .editor-w,.sec-consult-main .consult-container-editor .viewer-w{padding-bottom:0;flex-direction:row;align-items:center}.sec-consult-main .consult-container-editor .viewer-w{margin-bottom:40px}.sec-consult-main .consult-container-editor .editor-w--label{padding-right:15px;padding-bottom:0;flex:0 0 176px;text-align:right}.sec-consult-main .consult-container-editor .editor-w--editor{flex:1 1}}.hide-border .ql-container.ql-snow{border:0}.quill-toolbar-position .ql-toolbar.ql-snow{position:fixed;top:12px;border:0;flex:1 1;z-index:12;left:25%;right:25%;text-align:center}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="14px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"14px"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="16px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"16px"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="18px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"18px"}.ql-editor span{border:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;line-height:1.42;-moz-tab-size:4;tab-size:4;padding:0}.ql-editor p,.viewer--viewer p{color:#000}.sec-consult-comments{padding-top:40px;padding-bottom:120px;background-color:#fafafa}.sec-consult-comments .comments--title{padding-bottom:16px}.sec-consult-comments .comments--title .title{margin:0;font-size:20px;letter-spacing:2px;text-transform:uppercase}.sec-consult-comments .rules{margin:8 0 0;font-size:12px;line-height:1.5;color:#565a5e}.sec-consult-comments .rules a{color:#17e}.sec-consult-comments .comments--write-new{margin-bottom:32px}.sec-consult-comments .comments--write-new .write-new-card{border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border:1px solid #dcdcdc;background-color:#fff;-webkit-transition:border .2s ease;transition:border .2s ease}.sec-consult-comments .comments--write-new .write-new-card:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.2);border:1px solid #17e}.sec-consult-comments .comments--write-new .write-new-card.active{box-shadow:0 2px 4px 0 rgba(0,0,0,.2);border-color:#17e}.sec-consult-comments .comments--write-new .rules{margin-left:8px;margin-right:8px}.sec-consult-comments .write-placeholder{padding:26px 16px;display:flex;align-items:center;cursor:pointer}.sec-consult-comments .write-placeholder span{padding-left:17px;font-family:Roboto Slab;font-size:16px;line-height:1.75;letter-spacing:.2px;color:#17e}.sec-consult-comments .write-rightnow{padding:24px 16px 14px}.sec-consult-comments .rightnow--text{padding-bottom:24px}.sec-consult-comments .rightnow--text textarea{width:100%;border:none;resize:vertical;font-family:Roboto Slab;font-size:14px;line-height:1.57}.sec-consult-comments .comment--attachments,.sec-consult-comments .rightnow--attachments{padding:8px 0;display:flex;flex-direction:column;border-top:1px solid #dcdcdc}.sec-consult-comments .comment--attachments .attachment-single,.sec-consult-comments .rightnow--attachments .attachment-single{width:100%;margin:8px 0;display:flex;align-items:center}.sec-consult-comments .comment--attachments .attachment-single img,.sec-consult-comments .rightnow--attachments .attachment-single img{width:24px;height:24px;padding:3px;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:-webkit-filter .2s ease;transition:-webkit-filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}.sec-consult-comments .comment--attachments .attachment-single span,.sec-consult-comments .rightnow--attachments .attachment-single span{padding-left:11px}.sec-consult-comments .comment--attachments .attachment-single button,.sec-consult-comments .rightnow--attachments .attachment-single button{margin-left:auto;flex:0 0 auto}.sec-consult-comments .comment--attachments .attachment-single button:hover img,.sec-consult-comments .rightnow--attachments .attachment-single button:hover img{-webkit-filter:none;filter:none}.sec-consult-comments .rightnow--buttons{padding-top:13px;display:flex;justify-content:space-between;border-top:1px solid #dcdcdc}.sec-consult-comments .rightnow--buttons .clip-block button:disabled{cursor:not-allowed}.sec-consult-comments .rightnow--buttons .clip-block button:disabled img{opacity:.3;-webkit-filter:grayscale(1);filter:grayscale(1)}.sec-consult-comments .rightnow--buttons .clip-block div{display:flex;align-items:center}.sec-consult-comments .rightnow--buttons .clip-block div span{padding-left:12px;font-size:12px;color:#565a5e}.sec-consult-comments .rightnow--buttons .clip-block div label img{margin-right:15px}.sec-consult-comments .rightnow--buttons .clip-block div label{display:flex;align-items:center;padding-left:12px;font-size:12px;color:#565a5e;cursor:pointer}.sec-consult-comments .rightnow--buttons .add-block button{font-size:14px;font-weight:700;text-transform:uppercase;color:#17e}.sec-consult-comments .comments--feed{padding-bottom:80px}.sec-consult-comments .comments--feed .my .like-container{display:none}.sec-consult-comments .comment-card{margin-top:16px;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border:1px solid #dcdcdc;overflow:hidden}.sec-consult-comments .comment--reply-container{background-color:#fff}.sec-consult-comments .comment--reply-container .card-container{margin-left:24px}.sec-consult-comments .comment--reply-container .comments--write-new{margin:0}.sec-consult-comments .card-container{padding:24px 16px 16px;background-color:#fff;-webkit-transition:background .1s ease;transition:background .1s ease}.comment-card .comment--header{padding-bottom:16px;display:flex;align-items:center}.comment-card .comment--header .header-ava .avatar{width:48px;height:48px;border-radius:50%;overflow:hidden}.comment-card .comment--header .header-ava .user-avatar img{width:100%;height:100%;object-fit:cover}.comment-card .comment--header .header-ava .no-avatar{display:flex;justify-content:center;align-items:center;background-color:#e3ebf4}.comment-card .comment--header .header-ava .no-avatar span{font-size:14px;font-weight:700;letter-spacing:1px;color:#95a1b0}.comment-card .comment--header .header-info{padding-left:8px}.comment-card .comment--header .header-info p{margin:0;font-size:12px}.comment-card .comment--header .header-info p:first-of-type{font-size:14px;font-weight:700;letter-spacing:.2px}.comment-card .comment--header .header-info p:nth-of-type(2){color:#95a1b0}.comment-card .comment--header .header-info span{display:none;padding-left:16px;color:#17e}.comment-card .comment--header .header-controls{margin-left:auto;align-self:flex-start}.comment-card .comment--header .header-controls .like-text{width:24px;height:24px;display:flex;justify-content:center;align-items:center;-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.2;-webkit-transition:opacity .2s ease,-webkit-filter .2s ease;transition:opacity .2s ease,-webkit-filter .2s ease;transition:filter .2s ease,opacity .2s ease;transition:filter .2s ease,opacity .2s ease,-webkit-filter .2s ease}.comment-card .comment--header .header-controls .like-text:hover{-webkit-filter:none;filter:none;opacity:1}.comment-card .comment--header .header-controls .like-text label,.comment-card .comment--header .header-controls .like-text span{display:none}.sec-consult-comments .comment--body{padding-bottom:8px}.sec-consult-comments .comment--body .reply-to{margin:0 0 4px;font-size:12px;color:#17e}.sec-consult-comments .comment--attachments{border-top:none}.sec-consult-comments .comment--attachments a:hover *{-webkit-filter:none!important;filter:none!important}.sec-consult-comments .comment--footer{padding-top:15px;border-top:1px solid #dcdcdc;display:flex;justify-content:flex-end;align-items:center}.sec-consult-comments .comment--footer .like-container,.sec-consult-comments .comment--footer .reply-container{display:flex;align-items:center;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:opacity .2s ease,-webkit-filter .2s ease;transition:opacity .2s ease,-webkit-filter .2s ease;transition:filter .2s ease,opacity .2s ease;transition:filter .2s ease,opacity .2s ease,-webkit-filter .2s ease}.sec-consult-comments .comment--footer .like-container:hover,.sec-consult-comments .comment--footer .reply-container:hover{-webkit-filter:none;filter:none}.sec-consult-comments .comment--footer .like-container:hover img,.sec-consult-comments .comment--footer .reply-container:hover img{opacity:1}.sec-consult-comments .comment--footer .like-container:hover span,.sec-consult-comments .comment--footer .reply-container:hover span{color:#17e}.sec-consult-comments .comment--footer .like-container img,.sec-consult-comments .comment--footer .reply-container img{opacity:.6}.sec-consult-comments .comment--footer .like-container span,.sec-consult-comments .comment--footer .reply-container span{padding-left:8px;font-size:14px;font-weight:700;text-transform:uppercase;color:#95a1b0}.sec-consult-comments .comment--footer .like-container{padding-right:24px}.sec-consult-comments .comment--footer .like-container.like,.sec-consult-comments .comment--footer .like-container.like *{-webkit-filter:none!important;filter:none!important;color:#17e!important}.sec-consult-comments .comment--footer .like-container.like *{opacity:1!important}.sec-consult-comments .comment--footer .reply-container span{display:none}.sec-consult-comments .icon-block{width:24px;height:24px;display:flex;flex:0 0 auto;justify-content:center;align-items:center}.sec-consult-comments .load-more{width:100%;border:1px solid #17e;background-color:#fff;color:#17e;cursor:pointer;-webkit-transition:background .1s ease;transition:background .1s ease}.sec-consult-comments .load-more:hover{color:#fff;background-color:#17e}.sec-consult-comments .load-more span{font-size:14px;font-weight:700;line-height:64px}@media (min-width:576px){.sec-consult-comments .comments--write-new .rules{margin:16px 24px 0}.sec-consult-comments .comments--title{text-align:center}.sec-consult-comments .write-placeholder{padding:40px 24px}.sec-consult-comments .write-placeholder span{font-size:20px;line-height:1.4}.sec-consult-comments .write-rightnow{padding:40px 24px 14px}.sec-consult-comments .rightnow--text textarea{font-size:16px;line-height:1.75}.sec-consult-comments .comment--attachments,.sec-consult-comments .rightnow--attachments{flex-direction:row;justify-content:space-between}.sec-consult-comments .comment--attachments .attachment-single,.sec-consult-comments .rightnow--attachments .attachment-single{width:100%;flex:0 0 30%}.sec-consult-comments .comment--reply-container .card-container{margin-left:88px}.sec-consult-comments .comment--reply-container .comments--write-new{margin:0 24px 0 112px}.sec-consult-comments .comment--reply-container .comments--write-new .rules{margin:16px 0 0;padding-bottom:24px}.sec-consult-comments .comment-card{margin-top:24px}.sec-consult-comments .card-container{padding:24px 24px 16px}.sec-consult-comments .card-container .header-controls{visibility:hidden;position:relative}.sec-consult-comments .card-container:hover{background-color:#fafafa}.sec-consult-comments .card-container:hover .header-controls{visibility:visible;visibility:initial}.sec-consult-comments .comment--header .header-ava .avatar{width:64px;height:64px}.sec-consult-comments .comment--header .header-ava .no-avatar span{font-size:16px}.sec-consult-comments .comment--header .header-info{padding-left:24px}.sec-consult-comments .comment--header .header-info p{font-size:13px}.sec-consult-comments .comment--header .header-info p:first-of-type{font-size:16px}.sec-consult-comments .comment--header .header-info p:nth-of-type(2){margin-bottom:5px;font-size:14px}.sec-consult-comments .comment--header .header-info span{display:inline;display:initial}.sec-consult-comments .comment--header .header-controls .like-text{width:unset;color:#95a1b0}.sec-consult-comments .comment--header .header-controls .like-text:hover{color:#17e}.sec-consult-comments .comment--header .header-controls .like-text label,.sec-consult-comments .comment--header .header-controls .like-text span{padding-left:16px;display:inline;display:initial;font-size:14px;font-weight:700;text-transform:uppercase}.sec-consult-comments .comment--body .reply-to{display:none}.sec-consult-comments .comment--footer .like-container{padding-right:56px}.sec-consult-comments .comment--footer .reply-container span{display:inline;display:initial}}.comment-dropdown-menu{display:none;position:absolute;right:100%;list-style:none;border:1px solid #17e;border-radius:10%;flex-direction:column;align-items:flex-start;padding:10px}.header-controls.open>.comment-dropdown-menu{display:flex}.comment-dropdown-menu li{cursor:pointer;color:#95a1b0}.comment-dropdown-menu li:hover{color:#17e}.consult-disclaimer{padding:16px;background-color:#f8c81c}.consult-disclaimer .discl-container{display:flex;flex-wrap:wrap;align-items:center}.consult-disclaimer .discl-title{padding-right:40px;font-size:15px;font-weight:700;letter-spacing:3px;font-family:Roboto Slab}.consult-disclaimer .discl-message p{margin:0;font-size:12px;line-height:1.5}.consult-disclaimer .discl-btn{margin-left:auto}.consult-disclaimer .discl-btn button{width:40px;height:40px;display:flex;justify-content:center;align-items:center;-webkit-filter:grayscale(1);filter:grayscale(1)}@media (min-width:576px){.consult-disclaimer .discl-container{flex-wrap:nowrap}.consult-disclaimer .discl-title{order:1}.consult-disclaimer .discl-message{order:2}.consult-disclaimer .discl-btn{order:3}}.consult-error{margin-left:45%}.sec-activity.report .item-activity .action{padding:2px 6px;margin-left:6px;border-radius:3px;font-size:10px;font-weight:700;text-transform:uppercase;color:#fff;background-color:#17e}.sec-activity.report .month-wrapper{width:100%;max-width:782px}.sec-activity.report .month-wrapper .month-label{padding:24px 0;text-align:center}.sec-activity.report .month-wrapper .month-label p{margin:auto;position:relative;font-size:12px;font-weight:700;letter-spacing:.2px;color:#95a1b0}.sec-activity.report .month-wrapper .month-label p:before{content:"";position:absolute;top:50%;left:0;width:calc(50% - 70px);height:1px;background-color:#ccc}.sec-activity.report .month-wrapper .month-label p:after{content:"";position:absolute;top:50%;right:0;width:calc(50% - 70px);height:1px;background-color:#ccc}.sec-activity.report .report-container{margin-bottom:4px;width:100%;max-width:782px;padding:24px 16px;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border:1px solid #dcdcdc}.sec-activity.report .report-container .list-item{margin:0;max-width:none;padding:0;border-radius:0;border-radius:initial;box-shadow:none;border:none;cursor:pointer}.sec-activity.report .report-container.active .complain-item{max-height:1000px}.sec-activity.report .panel-toggle{flex:0 0 24px;margin-left:auto;display:none}.sec-activity.report .complain-item{max-height:0;overflow:hidden;-webkit-transition:max-height .4s ease;transition:max-height .4s ease}.sec-activity.report .complain-item .complain-text{padding:24px 0;border-bottom:1px solid #dcdcdc}.sec-activity.report .complain-item .complain-text p{margin:0;font-size:14px;line-height:1.7;color:#d0021b}.sec-activity.report .complain-item .comment-card{padding-top:24px}.sec-activity.report .complain-item .comment-card .header-controls{visibility:visible!important;position:relative}.sec-activity.report .complain-item .comment-card .like-text{opacity:1}.sec-activity.report .complain-item .card-container{padding:0}@media (min-width:576px){.sec-activity.report .report-container{margin-bottom:8px;padding:24px}.sec-activity.report .report-container .list-item{margin-bottom:0;padding:0}.sec-activity.report .report-container .list-item .item-activity{padding-top:4px}.sec-activity.report .report-container:hover{box-shadow:0 1px 8px 0 rgba(0,0,0,.3)}.sec-activity.report .report-container:hover .panel-toggle{opacity:1;visibility:visible}.sec-activity.report .report-container.active{box-shadow:0 1px 8px 0 rgba(0,0,0,.3)}.sec-activity.report .report-container.active .panel-toggle{opacity:1;visibility:visible}.sec-activity.report .report-container.active .panel-toggle img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sec-activity.report .panel-toggle{align-items:center;display:flex;justify-content:center;visibility:hidden;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.sec-activity.report .complain-item .complain-text p{font-size:16px;line-height:1.5}.sec-activity.report .complain-item .comment-card .like-text{width:24px}.sec-activity.report .complain-item .card-container:hover{background-color:transparent}}.sec-profile{padding-top:100px;padding-bottom:60px}.sec-profile .profile-container{margin:0 auto;width:100%;max-width:580px}.sec-profile .heading{padding-bottom:8px;text-align:center}.sec-profile .heading p{margin:0;font-size:20px;letter-spacing:2px;text-transform:uppercase;color:#17e}.sec-profile .profile--tabs-btn{display:flex;border-bottom:1px solid #17e}.sec-profile .profile--tabs-btn .tab-btn{flex:1 0 33.3333%;text-align:center;text-transform:uppercase;color:#565a5e;font-size:10px;line-height:32px;letter-spacing:1px;background-color:#fff;cursor:pointer;-webkit-transition:background .2s ease;transition:background .2s ease}.sec-profile .profile--tabs-btn .tab-btn:hover{color:#17e}.sec-profile .profile--tabs-btn .tab-btn.active{color:#fff;background-color:#17e}.sec-profile .submit{margin:0 auto}.sec-profile .profile--tabs-container{margin:0 auto;width:100%;max-width:380px;padding-top:32px;padding-bottom:40px}.sec-profile .p-form-item{margin-bottom:24px;position:relative}.sec-profile .p-form-item label{display:block;font-size:12px;text-transform:uppercase;color:#95a1b0}.sec-profile .p-form-item input,.sec-profile .p-form-item select{width:100%;padding-top:8px;padding-bottom:4px;border:none;border-bottom:1px solid #95a1b0;font-size:16px}.sec-profile .p-form-item input.error,.sec-profile .p-form-item select.error{color:red;border-color:red}.sec-profile .p-form-item span{padding-bottom:4px;visibility:hidden;font-size:12px;color:red}.sec-profile .p-form-item .error~span{visibility:visible;visibility:initial}.sec-profile .notification-item span{font-size:14px;line-height:1.5}.notification-item .checkbox-block{display:flex}.checkbox-text{margin:0}.styled-checkbox{position:absolute;opacity:0}.styled-checkbox+label{position:relative;cursor:pointer;padding:0;display:flex}.styled-checkbox+label span{flex:1 1}.styled-checkbox+label:before{content:"";margin-right:16px;display:inline-block;border-radius:3px;vertical-align:text-top;width:20px;height:20px;background:#fff}.styled-checkbox:hover+label:before{background:#17e}.styled-checkbox+label:before,.styled-checkbox:focus+label:before{box-shadow:0 0 0 3px rgba(0,0,0,.12)}.styled-checkbox:checked+label:before{background:#17e}.styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.styled-checkbox:disabled+label:before{box-shadow:none;background:#ddd}.styled-checkbox:checked+label:before{box-shadow:none}.styled-checkbox:checked+label:after{content:"";position:absolute;left:5px;top:9px;background:#fff;width:2px;height:2px;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sec-profile .submit{margin-top:40px}.sec-profile .password~img{position:absolute;right:0;top:26px;-webkit-filter:grayscale(1);filter:grayscale(1);cursor:pointer}@media (min-width:576px){.sec-profile{padding-top:136px}.sec-profile .heading{padding-bottom:16px}.sec-profile .heading p{font-size:40px;letter-spacing:4px}.sec-profile .profile--tabs-btn .tab-btn{font-size:12px;line-height:51px}.sec-profile .p-form-item input{font-size:18px}}.avatar-row{padding-bottom:20px;display:flex;flex-direction:column;align-items:center}.avatar-row .ava-container{width:80px;height:80px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#e3ebf4;overflow:hidden}.avatar-row .ava-container img{height:100%;width:100%;object-fit:cover}.avatar-row .ava-container span{font-size:20px;font-weight:700;color:#95a1b0}.avatar-row .controls-block{display:flex;flex-direction:column;align-items:center}.avatar-row .controls-block p{font-size:12px;color:#95a1b0;text-transform:uppercase}.avatar-row .controls-wrapper{width:280px;display:flex;justify-content:space-between}@media (min-width:576px){.avatar-row{flex-direction:row}.avatar-row .controls-block{margin-left:auto;align-items:flex-start}}@media (max-width:735px){.header-form-wrapper{display:none}}.header-form-wrapper form{display:flex;align-items:center;justify-content:center}.header-form-wrapper input{border-radius:15px;padding:7px;border:1px solid #979797;margin-top:16px}.header-form-wrapper input:focus{outline:none;border-color:#17e}.header-form-wrapper input[type=password]{margin-left:5px;border-radius:15px 0 0 15px}.header-form-wrapper .form-row{display:flex;flex-direction:column}.header-form-wrapper{visibility:visible;visibility:initial;font-size:12px;margin-left:30%;color:red}@media (max-width:553px){.header-form-wrapper{margin-left:0}}.header-form-wrapper .btn.large{padding:7px;font-size:12px;border-radius:0 15px 15px 0}.header-form-wrapper .form-row span{visibility:hidden;font-size:12px;color:red}.header-form-wrapper .form-row .error~span{visibility:visible;visibility:initial}.no-avatar{display:flex;justify-content:center;align-items:center;background-color:#e3ebf4;width:80px;height:80px;border-radius:50%;overflow:hidden}.no-avatar span{font-size:14px;font-weight:700;letter-spacing:1px;color:#95a1b0}.btn:focus{outline:none}.htmlAdvert{margin:0;padding:0;font-smooth:always;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;position:relative;width:300px;height:250px}.htmlAdvertcontainer,.htmlAdvertframe,.htmlAdvertscreen{position:absolute;top:0;left:0;width:300px;height:250px}.htmlAdvertframe{border:1px solid #000;z-index:1}.htmlAdvertscreen{opacity:0;-webkit-transition:all .5s;transition:all .5s;z-index:0}.htmlAdvertscreen.display{opacity:1;z-index:2}.htmlAdvertbg{z-index:4}.htmlAdvertbg,.htmlAdvertbg2{position:absolute;width:300px;height:250px}.htmlAdvertbg2{z-index:1}.htmlAdvertnumber{position:absolute;width:300px;height:250px;z-index:98}.htmlAdvertbutton{position:absolute;z-index:99;width:269px;left:15px;top:194px;display:flex;align-items:center;justify-content:center}main.page__contact{width:100%;height:100%;flex:1 0}.contacts__block{width:100%;min-height:55vh}.contacts__page-container{min-width:60%;min-height:30vh;margin:auto}.contacts__desc{width:50%;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px solid #dcdcdc;padding-top:5%}.contacts__desc h1{font-size:46px;line-height:1.22;letter-spacing:3px;color:#1f9cf4}.contacts__desc span{width:53%;font-size:16px;font-weight:300;line-height:1.75;letter-spacing:normal;margin-top:16px}.contacts__desc p,.contacts__desc span{font-stretch:normal;font-style:normal;text-align:center}.contacts__desc p{font-size:12px;font-weight:700;line-height:1.33;letter-spacing:.5px;color:#5f6367;margin-top:3%}.email-block{margin-top:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-transform:uppercase}.contacts__desc h2{font-size:24px;text-align:center;color:#2f3d4d;margin:16px 0 42px}.contact__form{width:100%;min-height:40vh;padding:20px 0 100px}.form__container{min-width:100%;height:100%;margin:auto}.form__content{width:32%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto}.form__content h1{text-transform:uppercase;font-size:24px;letter-spacing:4.8px}.contact-inputs{margin:24px 32px}input.contacts{width:100%;height:56px;margin:8px 0;padding:16px;border-radius:4px;border:1px solid #dcdcdc;background-color:#fff}input.contacts#message{padding-bottom:120px}button.send-btn{min-width:210px;height:49px;border-radius:26px;border:1px solid #17e;background-color:#fff;color:#17e;text-transform:uppercase}button.send-btn:disabled{border:1px solid #dcdcdc;background-color:#fff;color:#dcdcdc;cursor:default}@media screen and (max-width:1180px){.contacts__block{min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}.contacts__page-container{padding-top:20%;height:-webkit-max-content;height:-moz-max-content;height:max-content}.form__content{min-width:50%}.footer__copyrights p,.footer__items a{font-size:12px;text-align:center}.contact__form{padding-bottom:0}.webinars__page-container{padding-top:30%}.webinars__desc span{width:100%;margin:15px}.members__container{padding-top:0}.members__content{width:80%}.members__block{width:100%}}@media screen and (max-width:1200px){.webinars__desc{padding-top:10%}.webinars__block{min-height:0!important}}@media screen and (max-width:440px){.webinars__page-container{max-width:90%!important}.contacts__page-container{padding-top:0}nav.header__webinars{display:none}nav .header__webinars img{display:flex}.webinars__page-container,.webinars__page-content{width:100%}.webinars__desc{width:100%;padding-top:40%}.webinars__desc h1{font-size:32px!important}.webinars__desc span{width:90%!important;font-size:14px!important;margin:20px 0}.view-webinar{align-self:center}.members__container{width:100%;padding-top:35px!important}.members__content{width:90%!important}.members__block,.members__content{display:flex;flex-direction:column;align-items:center;justify-content:center}.members__block{width:100%!important;margin-bottom:20px}.members-desc span{font-size:18px}.members__block img{width:100%;margin-bottom:10px}.image-block{margin:0}.form__content{width:100%}.contacts__desc{width:80%;padding-top:100px}.contacts__desc h1{font-size:32px;text-align:center}.contacts__desc span{width:90%}.contacts__desc h2,.form__content h1{font-size:18px}.footer__container{padding:20px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer__items,.footer__logo{display:none}.footer__copyrights{width:100%}.footer__copyrights p{float:left}.footer__container._container{width:80%;border-top:1px solid #dcdcdc;padding:32px 0;margin-top:52px}.contact__form{padding-top:32px;padding-bottom:32px}.webinars__page-container{padding-top:0}}main.page__webinars{width:100%;height:100%}button{cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.webinars__block{width:100%;min-height:55vh;background-image:url(/static/media/webinars_bg@3x.56f6e4fb.png);background-repeat:no-repeat;background-size:cover;margin-top:-100px}.header__login{height:100%;display:flex;align-items:center;justify-content:center}.header.webinars{background-color:rgba(252,253,254,.61)}.header__login label{width:141px;height:31px;margin:0 4px 7px 0;padding:8px 8px 12px;border-radius:15px;border:1px solid #979797;background-color:#fff}label input{width:100%}label.email{display:flex;flex-direction:column}label.password{width:218px}label.email p{color:#006db7;font-size:12px;width:100px;margin-top:10px}.webinars__page-container{max-width:60%;padding-top:10%;margin:auto}.webinars__desc{min-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.webinars__desc h1{font-size:46px;line-height:1.22;letter-spacing:3px;color:#1f9cf4}.webinars__desc span{width:70%;font-size:16px;font-weight:300;text-transform:uppercase;line-height:1.75;letter-spacing:normal}.webinars__desc p,.webinars__desc span{font-stretch:normal;font-style:normal;text-align:center}.webinars__desc p{font-size:12px;font-weight:700;line-height:1.33;letter-spacing:.5px;color:#5f6367;margin-top:3%}.webinars__desc p b{color:#1f9cf4}.members__container{width:100%;min-height:100%;padding-bottom:100px;padding-top:100px}.members__content{width:70%;margin:auto;display:flex;flex-direction:column;align-items:center}.members__block{width:80%;min-height:210px;padding:16px;border-radius:10px;border:1px solid #f7f7f7;background-image:-webkit-gradient(linear,left top,right top,color-stop(1%,rgba(214,226,238,.1)),to(rgba(248,251,254,.1)));background-image:-webkit-linear-gradient(left,rgba(214,226,238,.1) 1%,rgba(248,251,254,.1));background-image:linear-gradient(90deg,rgba(214,226,238,.1) 1%,rgba(248,251,254,.1));display:flex;align-items:center;margin:auto auto 32px}.image-block{margin-right:20px}.members-desc p{font-size:14px;font-weight:300;line-height:1.71;letter-spacing:.18px;color:#1f9cf4}.members-desc{display:flex;flex-direction:column}.members-desc span{width:90%;font-size:20px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;margin-bottom:16px}button.view-webinar{width:253px;height:49px;border-radius:26px;color:#137cef;border:1px solid #137cef;background-color:#fff;text-transform:uppercase;letter-spacing:2px}button.view-webinar a{color:#137cef}button.view-webinar:hover a{color:#fff}button.view-webinar:hover{width:253px;height:49px;border-radius:26px;box-shadow:0 10px 10px 0 rgba(0,0,0,.2);background-image:-webkit-gradient(linear,right top,left top,from(#27aff8),to(#1e82ca));background-image:-webkit-linear-gradient(right,#27aff8,#1e82ca);background-image:linear-gradient(270deg,#27aff8,#1e82ca);color:#fff}button.show-btn,button.view-webinar:hover{text-transform:uppercase;letter-spacing:2px}button.show-btn{border-radius:36px;color:#137cef;border:1px solid #137cef;background-color:#fff}button.show-btn,button.show-btn:hover{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:20px 50px;margin-top:42px}button.show-btn:hover{border-radius:36px;box-shadow:0 10px 10px 0 rgba(0,0,0,.2);background-image:-webkit-gradient(linear,right top,left top,from(#27aff8),to(#1e82ca));background-image:-webkit-linear-gradient(right,#27aff8,#1e82ca);background-image:linear-gradient(270deg,#27aff8,#1e82ca);color:#fff;text-transform:uppercase;letter-spacing:2px}.page *,.page :after,.page :before{padding:0;margin:0;border:0;box-sizing:border-box}.wrapper{min-height:100%;overflow:hidden;display:flex;flex-direction:column}._ibg{position:relative}._ibg img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}._container{max-width:1350px;padding:0 15px;margin:0 auto;box-sizing:content-box}.page{flex:1 1 auto;height:100%;line-height:1;background:#fff;font-size:14px;color:#252b42;font-weight:500;font-family:Lato,sans-serif}.page img{vertical-align:top;margin:0 auto}.main-block{position:relative}.main-block__body{position:relative;margin:auto;height:80vh;z-index:2;display:flex;justify-content:center;align-items:center;justify-content:space-between}.body-desc{max-width:545px}.main-block__title{font-size:32px!important;font-weight:300!important;font-family:Lato,sans-serif;line-height:1.6;letter-spacing:.2px}.main-block__text{font-size:46px;color:#17e;margin-top:8px}.main-block__desc,.main-block__text{font-weight:300;font-family:Lato,sans-serif}.main-block__desc{width:545px;height:104px;margin:24px 0 0;font-size:15px;line-height:1.6;letter-spacing:.2px;color:#000}.main-block__image{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center}.main-block__image img{position:relative;width:auto;height:auto}@media (max-width:1300px){.main-block__image img{object-fit:contain;width:100%;height:100%}}button.order{width:495px;height:42px;border-radius:5px;box-shadow:0 2px 10px 0 rgba(0,0,0,.3);background-color:#006db7;color:#fff;font-size:20px;text-transform:uppercase;font-weight:500;font-family:Lato,sans-serif;margin-top:480px;margin-left:100px;cursor:pointer;margin-bottom:50px}.services__column{width:48%;display:flex;justify-content:space-around;text-align:center;flex-wrap:wrap}.services__body{width:100%;justify-content:space-between;margin-top:100px;margin-bottom:100px}.services__body,.services__desc{display:flex;justify-content:center}.services__desc{width:40%;flex-direction:column;align-items:center}.services__desc span{font-size:20px;color:#17e;margin-bottom:16px;width:380px}.services__desc p,.services__desc span{font-family:Lato,sans-serif;text-align:center}.services__desc p{font-size:16px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.2px;color:#000;width:420px}button.video-btn{margin-top:32px;cursor:pointer}.video-btn{width:207px;height:36px;padding:11px 24px 10px;border-radius:18px;border:1px solid #17e;color:#137bef;text-transform:uppercase;font-size:12px;font-weight:700;font-family:Lato,sans-serif;background-color:#fafafa}.services__item{padding:20px}.recommends-block{position:relative}.recommends-block__body{padding:30px;position:relative;z-index:2;max-width:545px;margin-left:51%}.recommends-block__title{width:383px;height:128px;margin:0 177px 16px 0;font-size:52px;font-weight:300;font-family:Lato,sans-serif;line-height:1.23;letter-spacing:normal;color:#000}.recommends-block__title strong{color:#fff;font-weight:300;font-family:Lato,sans-serif}.recommends-block__desc,.recommends-block__text{width:560px;font-size:16px;font-family:Lato,sans-serif;line-height:1.5;letter-spacing:.2px;color:#fff;margin-bottom:32px}.recommends-block__image{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.qr__container{display:flex;align-items:center}.qr-desc p{font-size:12px;font-family:Lato,sans-serif;color:#000;line-height:1.33;text-transform:uppercase}.qr-line{width:32px;height:1px;border-radius:1px;background-color:#000;margin-left:16px;margin-right:20px}.sponsors-block{height:70vh;position:relative}.sponsors-block__body{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:100px;padding-bottom:80px;text-align:center;width:70%;margin:auto}.sponsors-block__title{height:128px;font-size:52px;font-weight:300;font-family:Lato,sans-serif;line-height:1.23;letter-spacing:normal;color:#000}.sponsors-block__body img{margin-bottom:30px}.sponsors-block__text{height:48px;font-family:Lato;font-style:italic;letter-spacing:.21px;color:#434f5f;margin-bottom:30px}.sponsors-block__desc,.sponsors-block__text{max-width:775px;font-size:16px;font-family:Lato,sans-serif;line-height:1.5}.sponsors-block__desc{margin-bottom:32px;letter-spacing:.2px;color:#000}.sponsors-block__desc p{margin-bottom:16px;font-size:16px;font-weight:300;font-family:Lato,sans-serif;color:#000}.sponsor-companies img{width:200px;height:60px}.sponsors-block__image{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.brands-block{position:relative}.brands-block__body{position:relative;z-index:2;margin-top:100px}.brands-block__title h1{width:420px;font-size:42px;font-weight:300;font-family:Lato,sans-serif;line-height:1.24;letter-spacing:normal;text-align:center;color:#137bef;margin:auto}.brands-block__desc{width:560px;margin-bottom:32px;font-size:16px;font-family:Lato,sans-serif;line-height:1.5;letter-spacing:.2px;color:#000}.brands-block__image{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.brands__column{width:90%;display:flex;justify-content:space-between;margin:100px auto auto}.brands__item{width:230px;display:flex;flex-direction:column;align-items:center}h3.item-brands__text{width:260px;height:64px;font-size:18px;font-weight:300;font-family:Lato,sans-serif;line-height:1.33;letter-spacing:normal;text-align:center;color:#000}.socials{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:120px auto auto}.socials h1{font-size:24px;font-weight:300;font-family:Lato,sans-serif;line-height:1.33;text-align:center;color:#17e}.media-container{width:152px;height:94px;border-radius:10px;box-shadow:0 2px 20px 0 rgba(0,0,0,.05);border:1px solid rgba(32,131,240,.02);background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:32px;margin-bottom:102px}.media-container img{width:32px;height:32px;margin-bottom:10px}.media-container a{text-decoration:none;color:#000;font-weight:300;font-family:Lato,sans-serif}.instagram-links{width:54%;display:flex;justify-content:space-between}.sponsor-companies{margin-top:30px;margin-bottom:30px;display:flex}.item-service__icon img{cursor:pointer;width:100px;height:100px}.item-service__text{margin-top:-30px;padding:25px;box-shadow:0 0 20px 0 rgba(0,0,0,.03);border:1px solid rgba(34,134,241,.03);background-color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:300;font-family:Lato,sans-serif;line-height:1.5;letter-spacing:.2px;width:260px;max-height:132px}.item-service__text:hover{color:#17e;cursor:pointer}#item-eight:hover,#item-eighteen:hover,#item-eleven:hover,#item-fifteen:hover,#item-five:hover,#item-four:hover,#item-fourteen:hover,#item-nine:hover,#item-nineteen:hover,#item-one:hover,#item-seven:hover,#item-seventeen:hover,#item-six:hover,#item-sixteen:hover,#item-ten:hover,#item-thirteen:hover,#item-three:hover,#item-twelve:hover,#item-two:hover{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(105%);transform:scale(105%)}
/*# sourceMappingURL=main.9a4b1408.chunk.css.map */