@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap");:root{--max-width:1100px;--border-radius:12px;--primario:#c06;--toastify-toast-width:420px!important}*{box-sizing:border-box;padding:0;margin:0}html{overflow:-moz-scrollbars-vertical;overflow-y:scroll}body,html{max-width:100vw;font-family:Lato}a{color:inherit;text-decoration:none}a,h1,h2,h3,h4,h5,input,li,p,select,span,table,td,th{font-family:Lato}.container{max-width:1200px;width:90%;margin:0 auto}.dropdown,.dropdown span{display:inline-block}.dropdown span{padding:10px 50px 10px 75px;border:1px solid #d5d5d5;border-radius:40px;width:240px;font-size:17px;background-image:url(/icons/filter.svg);background-size:41px;background-position:22px;background-repeat:no-repeat;position:relative;cursor:pointer}.dropdown span svg{transform:rotate(-90deg);width:10px;position:absolute;right:20px;top:calc(50% - 9px)}.dropdown span svg path{fill:#000!important}.dropdown ul{list-style:none;position:absolute;z-index:3;background-color:#fff;width:240px;box-shadow:2px 2px 14px 0 rgba(0,0,0,.1);border-radius:20px;padding:10px 0;opacity:0;pointer-events:none;transition:opacity .4s}.dropdown ul.active{opacity:1;pointer-events:all}.dropdown ul li{padding:3px 24px;cursor:pointer;transition:background-color .4s}.dropdown ul li:hover{background-color:#f5f5f5}.anaytics-filters .dropdown span{background-image:none;padding:10px 35px 10px 20px;font-size:15px;width:auto}.anaytics-filters .dropdown span svg{width:10px;height:11px;top:calc(50% - 5px);right:15px}.anaytics-filters{display:flex;padding:30px 0 0;gap:30px}button{padding:12px 20px;border-radius:33px;color:#fff;font-family:Lato;border:none;font-weight:600;text-transform:uppercase;font-size:13px;width:140px;max-width:100%;cursor:pointer;transition:all .4s}.btn-disabled,.btn-off{background-color:grey!important;color:#d2d2d2;cursor:auto}.btn-disabled{pointer-events:none}.loader-holder{padding:80px 0;display:flex;justify-content:center}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#ec028b;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.goback-link{color:#666;display:inline-block;align-items:center;gap:10px;margin-bottom:25px;font-size:17px;cursor:pointer;transition:opacity .4s}.goback-link:hover{opacity:.7}.goback-link svg{width:21px;position:relative;top:2px;margin-right:5px;height:16px!important}.loading-header{height:347px}.loading-header.smaller-header{height:268px}.loading-layout{animation:layout-loading 1s linear infinite alternate}@keyframes layout-loading{0%{background-color:#e6e6e6}to{background-color:#f0f3f5}}.loading-layout-body{margin:60px auto;width:90%;max-width:660px;display:flex;flex-direction:column}.loading-text-row{width:400px;max-width:100%;height:15px;border-radius:10px;background-color:#f2f2f2;margin:0 0 14px;display:block;position:relative}.loading-text-row.medium-size{width:500px}.loading-table-row svg{width:46px}.loading-table-row svg path{animation:icon-loading 1s linear infinite alternate}@keyframes icon-loading{0%{fill:#e6e6e6}to{fill:#f0f3f5}}.loading-table-row{padding:22px 0;border-top:1px solid #f2f2f2;display:flex;gap:10px;position:relative;align-items:center}.loading-table-row .loading-text-row{margin:0;width:300px}.loading-table-items-holder{margin-top:40px}.loading-circle{position:absolute;width:25px;height:25px;border-radius:25px;right:0;top:calc(50% - 12.5px)}.loading-table-row.loading-child-table-row{padding-left:40px}.loading-academy-container{max-width:978px;width:90%;margin:0 auto;display:flex;gap:40px;align-items:center}.loading-academy-header .loading-circle.loading-layout{position:relative;width:50px;height:50px}.loading-academy-header{padding:100px 0;border-bottom:2px solid #f2f2f2}.loading-layout-body.medium-size-container{max-width:800px}.loading-academy-header .loading-text-row:last-child{margin:0}.loading-layout-big-body{padding:60px 0;max-width:1200px;margin:0 auto;width:90%}.loading-boxes-holder{display:flex;flex-wrap:wrap;margin:40px 0 0;gap:30px 2%}.loading-box-item{flex-basis:23.5%;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center}.loading-box-item .loading-text-row{width:80px}.loading-box.loading-layout{width:100%;height:156px;border-radius:20px;margin-bottom:20px}.loading-text-row.title-size{width:150px;height:25px}.error-block{max-width:600px;border-radius:20px;text-align:center;padding:25px;margin:0 auto;border:2px solid #e6e6e6;background-color:#fff}.error-block h1{margin-bottom:10px}.error-block h2{margin-bottom:20px}.error-block button{background-color:#000}.error-block button:hover{opacity:.5}.error-btns{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.error-block p{margin-bottom:30px}.error-btns a{font-weight:600}.login-form .lang-selector a{margin:0}.lang-selector{display:flex;gap:30px;justify-content:center;margin:40px 0 -30px;flex-wrap:wrap}.lang-selector a{margin:0;font-weight:600;transition:opacity .4s}.lang-selector a:hover{opacity:.7}.lang-selector a.active{color:var(--primario);pointer-events:none}.lang-selector a.active:hover{opacity:1}.single-notice{display:flex;min-height:100vh;align-items:center;text-align:center}.single-notice p{font-family:var(--font-montserrat);font-size:24px;line-height:1.4em}.single-notice span{font-family:var(--font-montserrat);color:#666;font-weight:600;text-decoration:underline;color:var(--primario);cursor:pointer;transition:all .4s}.single-notice span:hover{opacity:.6}.Toastify__close-button{width:auto}.Toastify__toast-body>div{font-weight:400;font-family:var(--font-montserrat);font-size:15px}.Toastify__toast-container{max-width:100%}@font-face{font-family:__Lato_172376;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/9ce3050912c26948-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Lato_172376;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/155cae559bbd1a77-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Lato_172376;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cce080f35d014443-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Lato_172376;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4de1fea1a954a5b6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Lato_172376;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/39969fcf98a3026e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Lato_172376;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6d664cce900333ee-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Lato_172376;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/f97d1853053d8931-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Lato_172376;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/7ff6869a1704182a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Lato_Fallback_172376;src:local("Arial");ascent-override:101.03%;descent-override:21.80%;line-gap-override:0.00%;size-adjust:97.69%}.__className_172376{font-family:__Lato_172376,__Lato_Fallback_172376;font-style:normal}.__variable_172376{--font-lato:"__Lato_172376","__Lato_Fallback_172376"}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Montserrat_Fallback_fca8ee;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_fca8ee{font-family:__Montserrat_fca8ee,__Montserrat_Fallback_fca8ee;font-style:normal}.__variable_fca8ee{--font-montserrat:"__Montserrat_fca8ee","__Montserrat_Fallback_fca8ee"}