body,html{height:100%;width:100%}.h__1,.h__2,.h__3,.h__4{line-height:1.1;margin:0}.h__1,.h__2,.h__3,.h__4,.p__1,body{margin:0}.h--b,.h--r,.h--sb,.p--b,.p--r,.p--sb,body{font-family:Roboto,sans-serif}.section-header button,.section-sidebar__header button{background:0 0;border:none;padding:0;cursor:pointer}.section-header button svg path,.section-sidebar__header button svg path{fill:var(--color-text-2)}.section-header nav,.section-sidebar nav{font-family:inherit}.btn,.section-footer a,.section-header__logo,.section-sidebar__header__logo,body a{text-decoration:none}.section-footer__footer ul li svg,.section-header button svg{width:24px;height:24px}.input-field p,.layout-auth__body .link{text-align:right}:root{--color-bg-1:#fff;--color-bg-2:#F0F0F0;--color-text-1:#151515;--color-text-2:#2C2C2C;--color-text-3:#727272;--color-text-4:#C1C1C1;--color-red-1:#D12626;--color-green-1:#6FCF97;--max-width:1400px}*,:after,:before{box-sizing:border-box!important;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}body{padding:0}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.block-editor-rich-text__editable{color:var(--color-dark-3)}.h__1{font-size:48px}.h__2{font-size:32px}.h__3{font-size:24px}.h__4{font-size:20px}.p__1,.p__2{line-height:1.6}.h--r{font-weight:400}.h--sb{font-weight:600}.h--b{font-weight:800}.p__1{font-size:18px}.p__2{font-size:16px;margin:0}.p__3,.p__4{line-height:1.7;margin:0}.p__3{font-size:14px}.p__4{font-size:12px}.p--r{font-weight:400}.p--sb{font-weight:500}.p--b{font-weight:600}.section-header,.section-sidebar__header{height:70px;display:flex;align-items:center;justify-content:space-between;position:relative}.section-header__logo img{width:max-content;height:45px}.section-header button{display:none}.section-header nav{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-header nav ul{list-style:none;display:flex;gap:24px}.section-header nav ul li a{color:var(--color-text-3)}.section-header nav ul li a.active,.section-header nav ul li a:hover{color:var(--color-text-1)}.section-header__auth{display:flex;gap:8px}.section-sidebar{width:100%;height:100%;padding:0 16px 16px;position:fixed;z-index:50;top:0;left:0;background-color:var(--color-bg-1);display:none;grid-template-columns:1fr;grid-template-rows:max-content 1fr max-content}.section-sidebar__header__logo img{width:max-content;height:45px}.section-sidebar__header button svg{width:36px;height:36px}.section-sidebar nav ul{list-style:none;padding:0;display:flex;flex-direction:column}.section-sidebar nav ul li a{width:100%;color:var(--color-text-3);padding:16px 12px;border-radius:8px 8px 0 0;border-bottom:1px solid var(--color-bg-2);display:block}.btn__ter,.section-sidebar nav ul li a.active,.section-sidebar nav ul li a:hover{background-color:var(--color-bg-2);color:var(--color-text-1)}.section-sidebar__footer{display:flex;flex-direction:column;gap:8px}@media only screen and (max-width:56.25em){.h__1{font-size:40px}.section-header__logo img,.section-sidebar__header__logo img{height:40px}.section-header nav,.section-header__auth{display:none}.section-header button{display:block}.section-sidebar--active{display:grid}}.btn{cursor:pointer;display:flex;justify-content:center;align-items:center}.btn__prim{background-color:var(--color-text-1);color:var(--color-bg-1);border:none}.btn__prim.loading{background:-webkit-gradient(linear,left top,right top,color-stop(10%,var(--color-text-1)),color-stop(20%,#222),color-stop(90%,#151515))}.btn__prim:active,.popup-msg button{background-color:var(--color-text-2)}.btn__sec{background-color:transparent;box-shadow:inset 0 0 0 1px var(--color-text-1);border:none;color:var(--color-text-1)}.btn__sec.loading{background:-webkit-gradient(linear,left top,right top,color-stop(10%,#f0f0f0),color-stop(20%,#fdfdfd),color-stop(90%,#f0f0f0));color:rgba(var(--color-bg-1),.45)}.btn__sec:active,.section-footer__footer{background-color:var(--color-text-1)}.btn__sec:active{color:var(--color-bg-1)}.btn__ter.loading,.section-footer__footer--copyright{color:var(--color-text-4)}.btn__ter.loading{background:-webkit-gradient(linear,left top,right top,color-stop(10%,#f0f0f0),color-stop(20%,#fdfdfd),color-stop(90%,#f0f0f0))}.btn__ter:active{background-color:var(--color-text-4)}@media (hover:hover) and (pointer:fine){.btn__prim:hover{background-color:var(--color-text-2)}.btn__sec:hover{background-color:var(--color-text-1);color:var(--color-bg-1)}.btn__ter:hover{background-color:var(--color-text-4)}}.btn__lr{border-radius:12px;padding:0 24px;height:55px;font-size:16px;font-weight:500}.btn__lr.icon{padding:0 24px 0 16px;gap:8px}.btn__sm{height:max-content;border-radius:8px;padding:12px 24px;font-size:14px}.loading{background-size:600px 50px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:fadeinout;animation-name:fadeinout;-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:.9}@keyframes fadeinout{0%{background-position:-400px 0}100%{background-position:400px 0}}.section-footer a{color:var(--color-text-2);transition:.2s ease-in-out}.section-footer__header{display:flex;justify-content:space-between;flex-wrap:wrap;padding:16px!important}.section-footer__header--details{max-width:450px}.section-footer__header--details a img{width:max-content;height:40px}.section-footer__header--details p{color:var(--color-text-3)}.section-footer__header nav{display:flex;gap:24px}.section-footer__header nav ul{padding:0;display:flex;flex-direction:column;gap:4px}.section-footer__header nav ul li{list-style:none}.section-footer__header nav ul li a:hover{color:var(--color-text-1);font-weight:700}.section-footer__footer--wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;padding:12px 16px!important}.section-footer__footer--copyright a{color:#fff}.section-footer__footer ul{display:flex;align-items:center;gap:24px;padding:0;margin:0}.section-footer__footer ul li{list-style:none;color:var(--color-text-4)}.section-footer__footer ul li svg.stroke path{stroke:var(--color-text-4)}.section-footer__footer ul li svg.fill path{fill:var(--color-text-4)}.input-field{width:100%;display:grid;grid-template-columns:50% 50%}.input-field label{color:var(--color-text-2)}.input-field p{color:var(--color-red-1)}.input-field input,.input-field textarea{font-size:16px;border-radius:12px;box-shadow:inset 0 0 0 1px var(--color-text-1);color:var(--color-text-2);padding:0 12px}.input-field input{grid-column:1/-1;height:55px;border:none}.input-field input.red,.input-field textarea.red{box-shadow:inset 0 0 0 1px var(--color-red-1)}.input-field textarea{border:none}.popup-msg{width:400px;background:var(--color-text-1);color:var(--color-bg-1);border-radius:12px;padding:12px;box-shadow:0 10px 10px rgba(0,0,0,.3);display:grid;grid-template-columns:1fr max-content;align-items:center;gap:16px;border:1px solid var(--color-text-2);position:fixed;top:100%;left:50%;transform:translate(-50%,-120%)}@media only screen and (max-width:37.5em){.h__1{font-size:32px}.h__2{font-size:28px}.p__1{font-size:16px}.p__2{font-size:14px}.p__3{font-size:12px}.section-header__logo img,.section-sidebar__header__logo img{height:34px}.section-footer__header--details a img{height:35px}.popup-msg{width:calc(100% - 32px)}}.popup-msg button{width:max-content;height:max-content;align-self:center;border-radius:8px;color:var(--color-bg-1);border:none;padding:8px;font-size:14px;cursor:pointer;transition:.2s}.popup-msg button:hover{padding:8px 12px}.container{max-width:var(--max-width);margin:0 auto;padding:0 16px}.centered{display:grid;justify-content:center;align-items:center}.layout-auth--wrapper,.layout-auth__body{flex-direction:column;gap:16px;display:flex}.or-seprator{position:relative}.or-seprator p{width:max-content;padding:0 8px;background:var(--color-bg-1);margin:0 auto;color:var(--color-text-3)}.or-seprator p::before{content:"";position:absolute;top:50%;left:0;transform:translate(0,-50%);z-index:-1;width:100%;height:1px;background:var(--color-text-4)}.layout-auth{min-height:70%;grid-template-columns:minmax(0,400px);padding:64px 16px}.layout-auth--wrapper{max-width:420px;height:max-content}.layout-auth__heading{padding-bottom:16px}.layout-auth__heading>*{text-align:center}.layout-auth__heading h1{color:var(--color-text-1)}.layout-auth__body .link,.layout-auth__heading p{color:var(--color-text-2)}.layout-auth__body--fields{display:flex;flex-direction:column;gap:8px}.layout-auth__body>*{width:100%}