/*
 Theme Name:   Clever Control Child
 Template:     clevercontrol
 Author: Lev
 Author URI: https://t.me/levmaltsev100
 Version:      10.0.0
*/

/* 
All style editing is done via /assets/scss/_bootscore_custom.scss
*/

:root{--primary:#7a63df;--primary-hover:#49439e;--primary-light:#e7e1ff;--text:#404040;--text-light:#fff;--text-secondary:#9793a9;--link:#7a63df;--link-hover:#49439e;--gradient-container:linear-gradient(180deg,rgba(247,246,253,0),rgba(99,201,223,0.28) 50%,rgba(247,246,253,0));--gradient-header:linear-gradient(180deg,rgba(99,201,223,0.28),rgba(247,246,253,0));--gradient-footer:linear-gradient(180deg,rgba(99,201,223,0.28),rgba(247,246,253,0));--scroll:rgba(227,221,255,0.5);--scroll-hover:#e3ddff;--shadow:-6px 6px 20px 3px rgba(54,44,44,0.2);--border:#dbdbdb;--border-dark:#000;--blue:#44c3fa;--blue-light:#d5f0f6;--orange:#f8a065;--success:#23ab23;--danger:#c70606;--input-border:#c1ccd3;--input-bg:#fff;--input-text:#8a8da1;--input--bg-focus:#ededed}

/*footer*/
.footer{background:linear-gradient(180deg,rgba(99,201,223,.28),rgba(247,246,253,0));padding:100px 0 56px}@media screen and (max-width:480px){.footer{padding:50px 0}}.footer__content-top{display:grid;margin-bottom:30px;grid-template-columns:repeat(4,auto);grid-template-rows:repeat(auto,auto);grid-row-gap:20px;align-items:start;grid-column-gap:30px}@media screen and (max-width:768px){.footer__content-top{grid-template-columns:repeat(3,auto)}}@media screen and (max-width:590px){.footer__content-top{grid-template-columns:repeat(2,auto)}}@media screen and (max-width:480px){.footer__content-top{grid-template-columns:repeat(1,auto);text-align:center}}.footer__top-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.footer__top-list:last-child{margin-right:0}@media screen and (max-width:480px){.footer__top-list{align-items:center}}.footer__top-list--logo{grid-row-start:1;grid-row-end:3}.footer__logo{margin-bottom:15px;display:flex;justify-content:flex-start}@media screen and (max-width:480px){.footer__logo{margin:0;width:100%}}.footer__top-item{color:#000000;margin-bottom:5px;font-size:calc(13.42857px + .17857vw)}.footer__top-item:last-child{margin-bottom:0}@media screen and (max-width:480px){.footer__top-item{display:flex;justify-content:center;flex-direction:column;align-items:center}}.footer__top-item--title{font-size:calc(14.42857px + .17857vw);font-weight:700;color:#404040;margin-bottom:10px;white-space: nowrap;max-width: 250px;}.footer__top-link{font-size:calc(12.42857px + .17857vw);font-weight:400;color:#404040;-webkit-text-decoration:underline 1px rgba(151,147,169,0);text-decoration:underline 1px rgba(151,147,169,0);transition:-webkit-text-decoration-color .3s;transition:text-decoration-color .3s;transition:text-decoration-color .3s,-webkit-text-decoration-color .3s}.footer__top-link:hover{color: inherit;-webkit-text-decoration-color:#9793a9;text-decoration-color:#9793a9}.footer__content-middle{margin-bottom:30px}.footer__middle-list{display:grid;grid-template-columns:repeat(5,auto);grid-row-gap:10px;grid-column-gap:40px;align-items:start;justify-content:center;white-space:nowrap}@media screen and (max-width:1050px){.footer__middle-list{grid-template-columns:repeat(4,auto)}}@media screen and (max-width:900px){.footer__middle-list{grid-template-columns:repeat(3,auto)}}@media screen and (max-width:720px){.footer__middle-list{grid-template-columns:repeat(2,auto);grid-column-gap:10px;grid-row-gap:5px}}@media screen and (max-width:480px){.footer__middle-list{grid-template-columns:repeat(1,auto);text-align:center}}.footer__middle-item{color:#9793a9}@media screen and (max-width:480px){.footer__middle-item{margin-bottom:10px}}.footer__middle-item:last-child{margin-right:0}@media screen and (max-width:480px){.footer__middle-item:last-child{margin-bottom:0}}.footer__middle-link{color:inherit;font-size:calc(12.42857px + .17857vw);font-weight:400;-webkit-text-decoration:underline 1px rgba(151,147,169,0);text-decoration:underline 1px rgba(151,147,169,0);transition:-webkit-text-decoration-color .3s;transition:text-decoration-color .3s;transition:text-decoration-color .3s,-webkit-text-decoration-color .3s}.footer__middle-link:hover{-webkit-text-decoration-color:#9793a9;text-decoration-color:#9793a9;color: inherit;}.footer__bottom-list{display:grid;margin-bottom:30px;grid-template-columns:repeat(12,auto);grid-template-rows:repeat(auto,auto);grid-row-gap:10px;grid-column-gap:10px;align-items:start;justify-content:center;white-space:nowrap}@media screen and (max-width:1050px){.footer__bottom-list{grid-template-columns:repeat(6,auto)}}@media screen and (max-width:550px){.footer__bottom-list{grid-template-columns:repeat(4,auto)}}@media screen and (max-width:480px){.footer__bottom-list{grid-template-columns:repeat(3,auto)}}.footer__bottom-icon{width:72px;height:50px}.footer__private-policy{width:50%;margin:auto;font-size:calc(11.71429px + .08929vw);font-weight:300;color:#9793a9;text-align:center}.icon-block{display:flex;flex-wrap: wrap;}.icon-block__icon{font-size:calc(25.71429px + .71429vw);margin-right:15px;display:flex;align-items:flex-start;justify-content:center;transition:.3s;gap: 10px;}.icon-block__icon:last-child{margin-right:0}@media screen and (max-width:768px){}.icon-block__link{transition:.3s;display:flex}.icon-block__link-icon,.icon-block__link{width:100%;height:100%}.footer--ie{background:linear-gradient(180deg,rgba(99,201,223,.28),rgba(247,246,253,0));padding:100px 0 56px}.footer--ie .footer__content-top{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;align-items:flex-start}.footer--ie .footer__top-list{margin-bottom:30px}.footer--ie .footer__middle-list{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap}.footer--ie .footer__middle-item{margin:20px}.footer--ie .footer__bottom-list{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap}.icon-block__icon img {width: 25px;height: 25px;}
/*header*/
.header{position:sticky;transition:.1s;transform-origin:center top;transform:scaleY(1);top:0;left:0;z-index:70;opacity:1;height:100px;width:100%;display:flex;background:linear-gradient(180deg,rgba(99,201,223,.28),rgba(247,246,253,0)),#fff}@media screen and (max-width:990px){.header{padding:25px 0}}.header__container,.header__menu-wrapper{display:flex;align-items:center}.header__menu-wrapper{justify-content:flex-end;flex:1;width:100%}@media screen and (max-width:1200px){.header__menu-wrapper{width:auto;flex:0}}.header__button-wrapper{display:none}@media screen and (max-width:1200px){.header__button-wrapper{display:flex;margin-left:auto;margin-right:30px;white-space:nowrap}}@media screen and (max-width:480px){.header__button-wrapper{margin-right:10px;padding-left:5px}}@media screen and (max-width:360px){.header__button-wrapper{margin-right:5px;padding-left:5px}}.out{transform-origin:center top;transition:.3s;opacity:0;transform:scaleY(0)}.logo{z-index:60;position:relative}.fade-enter-active,.fade-leave-active{opacity:1;transition:.3s;transform:scaleY(1);transform-origin:center top}.fade-enter,.fade-leave-to{transform:scaleY(0);transform-origin:center top;opacity:0}.menu__button{flex-shrink:0}.hamburger{display:none}@media screen and (max-width:1200px){.hamburger{display:flex;flex-direction:column;justify-content:space-between;padding:0;width:40px;height:24px;cursor:pointer;background:none;outline:none}}@media screen and (max-width:480px){.hamburger{width:32px;height:20px}}.hamburger__plank{width:40px;height:4px;background-color:#7a63df;border-radius:4px;transition:.4s}@media screen and (max-width:480px){.hamburger__plank{width:32px}}.active{position:relative;z-index:90;transition:.3s}.active .hamburger__plank--top{transform:rotate(-40deg) translateY(13px)}@media screen and (max-width:480px){.active .hamburger__plank--top{transform:rotate(-40deg) translateY(10px)}}.active .hamburger__plank--middle{opacity:0}.active .hamburger__plank--bottom{transform:rotate(40deg) translateY(-13px)}@media screen and (max-width:480px){.active .hamburger__plank--bottom{transform:rotate(40deg) translateY(-10px)}}

/*navigation*/
[data-v-6c9a1a74]:root{--primary:#7a63df;--primary-hover:#49439e;--primary-light:#e7e1ff;--text:#404040;--text-light:#fff;--text-secondary:#9793a9;--link:#7a63df;--link-hover:#49439e;--gradient-container:linear-gradient(180deg,rgba(247,246,253,0),rgba(99,201,223,0.28) 50%,rgba(247,246,253,0));--gradient-header:linear-gradient(180deg,rgba(99,201,223,0.28),rgba(247,246,253,0));--gradient-footer:linear-gradient(180deg,rgba(99,201,223,0.28),rgba(247,246,253,0));--scroll:rgba(227,221,255,0.5);--scroll-hover:#e3ddff;--shadow:-6px 6px 20px 3px rgba(54,44,44,0.2);--border:#dbdbdb;--border-dark:#000;--blue:#44c3fa;--blue-light:#d5f0f6;--orange:#f8a065;--success:#23ab23;--danger:#c70606;--input-border:#c1ccd3;--input-bg:#fff;--input-text:#8a8da1;--input--bg-focus:#ededed}.navigation-hmb[data-v-6c9a1a74]{position:absolute;display:flex;flex-direction:column;z-index:80;margin-top:136px;transform-origin:center top;left:0;top:0;bottom:0;right:0;height:calc(100vh - 136px);    padding-top: 20px;background-color:#fff}.navigation-hmb__container[data-v-6c9a1a74]{display:flex;flex-direction:column;height:100%}.navigation-hmb__content[data-v-6c9a1a74]{flex:1;display:flex;flex-direction:column;margin-bottom:50px;overflow-y:auto;overflow-x:hidden}.navigation-hmb__content[data-v-6c9a1a74]::-webkit-scrollbar{width:6px}.navigation-hmb__content[data-v-6c9a1a74]::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(227,221,255,.5)}.navigation-hmb__content[data-v-6c9a1a74]::-webkit-scrollbar-thumb:hover{background-color:#e3ddff}.navigation-hmb__content-bottom--active[data-v-6c9a1a74]{height:100%}.navigation-hmb__content-bottom[data-v-6c9a1a74]{overflow-y:auto;overflow-x:hidden;padding-right:15px;margin-right:-15px}.navigation-hmb__content-bottom[data-v-6c9a1a74]::-webkit-scrollbar{width:6px}.navigation-hmb__content-bottom[data-v-6c9a1a74]::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(227,221,255,.5)}.navigation-hmb__content-bottom[data-v-6c9a1a74]::-webkit-scrollbar-thumb:hover{background-color:#e3ddff}.navigation-hmb__list[data-v-6c9a1a74]{display:flex;flex-direction:column}.navigation-hmb__point--pricing[data-v-6c9a1a74]{margin-bottom:20px}.navigation-hmb__point-button--pricing[data-v-6c9a1a74]{font-size:calc(14.71429px + .71429vw);font-weight:700;cursor:pointer;color:#404040;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navigation-hmb__lang[data-v-6c9a1a74]{margin-top:auto;display:flex;flex-direction:column;justify-content:flex-end}.navigation-hmb__button[data-v-6c9a1a74]{padding-bottom:20px;border-bottom:1px solid #dbdbdb}.navigation-hmb--safari[data-v-6c9a1a74]{padding-bottom:130px}@supports(-webkit-touch-callout:none){.navigation-hmb[data-v-6c9a1a74]{padding-bottom:130px}}[data-v-e4bd791a]:root{--primary:#7a63df;--primary-hover:#49439e;--primary-light:#e7e1ff;--text:#404040;--text-light:#fff;--text-secondary:#9793a9;--link:#7a63df;--link-hover:#49439e;--gradient-container:linear-gradient(180deg,rgba(247,246,253,0),rgba(99,201,223,0.28) 50%,rgba(247,246,253,0));--gradient-header:linear-gradient(180deg,rgba(99,201,223,0.28),rgba(247,246,253,0));--gradient-footer:linear-gradient(180deg,rgba(99,201,223,0.28),rgba(247,246,253,0));--scroll:rgba(227,221,255,0.5);--scroll-hover:#e3ddff;--shadow:-6px 6px 20px 3px rgba(54,44,44,0.2);--border:#dbdbdb;--border-dark:#000;--blue:#44c3fa;--blue-light:#d5f0f6;--orange:#f8a065;--success:#23ab23;--danger:#c70606;--input-border:#c1ccd3;--input-bg:#fff;--input-text:#8a8da1;--input--bg-focus:#ededed}.point__title[data-v-e4bd791a]{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;cursor:pointer;transform:none;font-size:calc(14.71429px + .71429vw);margin-bottom:20px;font-weight:700}.point__title[data-v-e4bd791a]:after{right:10px;transform-origin:center center;transform:rotate(140deg)}.point__title[data-v-e4bd791a]:after,.point__title[data-v-e4bd791a]:before{position:absolute;content:"";top:5px;width:8px;transition:.3s;height:0;background-color:#7a63df;border-radius:5px 0 0 5px;border:1px solid #7a63df}.point__title[data-v-e4bd791a]:before{right:17px;transform-origin:center center;transform:rotate(40deg)}.point__title--active[data-v-e4bd791a]:after{transform:rotate(220deg)}.point__title--active[data-v-e4bd791a]:before{transform:rotate(-40deg)}[data-v-74037d8b]:root{--primary:#7a63df;--primary-hover:#49439e;--primary-light:#e7e1ff;--text:#404040;--text-light:#fff;--text-secondary:#9793a9;--link:#7a63df;--link-hover:#49439e;--gradient-container:linear-gradient(180deg,rgba(247,246,253,0),rgba(99,201,223,0.28) 50%,rgba(247,246,253,0));--gradient-header:linear-gradient(180deg,rgba(99,201,223,0.28),rgba(247,246,253,0));--gradient-footer:linear-gradient(180deg,rgba(99,201,223,0.28),rgba(247,246,253,0));--scroll:rgba(227,221,255,0.5);--scroll-hover:#e3ddff;--shadow:-6px 6px 20px 3px rgba(54,44,44,0.2);--border:#dbdbdb;--border-dark:#000;--blue:#44c3fa;--blue-light:#d5f0f6;--orange:#f8a065;--success:#23ab23;--danger:#c70606;--input-border:#c1ccd3;--input-bg:#fff;--input-text:#8a8da1;--input--bg-focus:#ededed}.point-item[data-v-74037d8b]{width:100%}.point-item__link[data-v-74037d8b]{color:#404040;padding:0 0 15px 20px;width:100%;display:block;transition:.3s}.point-item__link--p-top[data-v-74037d8b]{padding:50px 40px 30px}.point-item__link--p-bot[data-v-74037d8b]{padding:30px 40px 50px}.point-item__link--p-small[data-v-74037d8b]{padding:5px 10px}.point-item__link--title[data-v-74037d8b]{color:#9793a9;padding-bottom:10px}.point-item__description[data-v-74037d8b]{font-size:calc(11.42857px + .17857vw);margin-top:10px;color:#9793a9;transition:.3s}[data-v-41e4d03f]:root{--primary:#7a63df;--primary-hover:#49439e;--primary-light:#e7e1ff;--text:#404040;--text-light:#fff;--text-secondary:#9793a9;--link:#7a63df;--link-hover:#49439e;--gradient-container:linear-gradient(180deg,rgba(247,246,253,0),rgba(99,201,223,0.28) 50%,rgba(247,246,253,0));--gradient-header:linear-gradient(180deg,rgba(99,201,223,0.28),rgba(247,246,253,0));--gradient-footer:linear-gradient(180deg,rgba(99,201,223,0.28),rgba(247,246,253,0));--scroll:rgba(227,221,255,0.5);--scroll-hover:#e3ddff;--shadow:-6px 6px 20px 3px rgba(54,44,44,0.2);--border:#dbdbdb;--border-dark:#000;--blue:#44c3fa;--blue-light:#d5f0f6;--orange:#f8a065;--success:#23ab23;--danger:#c70606;--input-border:#c1ccd3;--input-bg:#fff;--input-text:#8a8da1;--input--bg-focus:#ededed}.point__title[data-v-41e4d03f]{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;cursor:pointer;transform:none;font-size:calc(14.71429px + .71429vw);margin-bottom:20px;font-weight:700}.point__title[data-v-41e4d03f]:after{right:10px;transform-origin:center center;transform:rotate(140deg)}.point__title[data-v-41e4d03f]:after,.point__title[data-v-41e4d03f]:before{position:absolute;content:"";top:5px;width:8px;transition:.3s;height:0;background-color:#7a63df;border-radius:5px 0 0 5px;border:1px solid #7a63df}.point__title[data-v-41e4d03f]:before{right:17px;transform-origin:center center;transform:rotate(40deg)}.point__title--active[data-v-41e4d03f]:after{transform:rotate(220deg)}.point__title--active[data-v-41e4d03f]:before{transform:rotate(-40deg)}.point__inner-list[data-v-41e4d03f]{margin-bottom:20px}.point__inner-list[data-v-41e4d03f] :last-child{margin-bottom:0}[data-v-5ff4e3b5]:root{--primary:#7a63df;--primary-hover:#49439e;--primary-light:#e7e1ff;--text:#404040;--text-light:#fff;--text-secondary:#9793a9;--link:#7a63df;--link-hover:#49439e;--gradient-container:linear-gradient(180deg,rgba(247,246,253,0),rgba(99,201,223,0.28) 50%,rgba(247,246,253,0));--gradient-header:linear-gradient(180deg,rgba(99,201,223,0.28),rgba(247,246,253,0));--gradient-footer:linear-gradient(180deg,rgba(99,201,223,0.28),rgba(247,246,253,0));--scroll:rgba(227,221,255,0.5);--scroll-hover:#e3ddff;--shadow:-6px 6px 20px 3px rgba(54,44,44,0.2);--border:#dbdbdb;--border-dark:#000;--blue:#44c3fa;--blue-light:#d5f0f6;--orange:#f8a065;--success:#23ab23;--danger:#c70606;--input-border:#c1ccd3;--input-bg:#fff;--input-text:#8a8da1;--input--bg-focus:#ededed}.point__title[data-v-5ff4e3b5]{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;cursor:pointer;transform:none;font-size:calc(14.71429px + .71429vw);margin-bottom:20px;font-weight:700}.point__title[data-v-5ff4e3b5]:after{right:10px;transform-origin:center center;transform:rotate(140deg)}.point__title[data-v-5ff4e3b5]:after,.point__title[data-v-5ff4e3b5]:before{position:absolute;content:"";top:5px;width:8px;transition:.3s;height:0;background-color:#7a63df;border-radius:5px 0 0 5px;border:1px solid #7a63df}.point__title[data-v-5ff4e3b5]:before{right:17px;transform-origin:center center;transform:rotate(40deg)}.point__title--active[data-v-5ff4e3b5]:after{transform:rotate(220deg)}.point__title--active[data-v-5ff4e3b5]:before{transform:rotate(-40deg)}[data-v-5e6428ee]:root{--primary:#7a63df;--primary-hover:#49439e;--primary-light:#e7e1ff;--text:#404040;--text-light:#fff;--text-secondary:#9793a9;--link:#7a63df;--link-hover:#49439e;--gradient-container:linear-gradient(180deg,rgba(247,246,253,0),rgba(99,201,223,0.28) 50%,rgba(247,246,253,0));--gradient-header:linear-gradient(180deg,rgba(99,201,223,0.28),rgba(247,246,253,0));--gradient-footer:linear-gradient(180deg,rgba(99,201,223,0.28),rgba(247,246,253,0));--scroll:rgba(227,221,255,0.5);--scroll-hover:#e3ddff;--shadow:-6px 6px 20px 3px rgba(54,44,44,0.2);--border:#dbdbdb;--border-dark:#000;--blue:#44c3fa;--blue-light:#d5f0f6;--orange:#f8a065;--success:#23ab23;--danger:#c70606;--input-border:#c1ccd3;--input-bg:#fff;--input-text:#8a8da1;--input--bg-focus:#ededed}.point__title[data-v-5e6428ee]{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;padding:40px 0 0;margin-bottom:40px;display:flex;align-items:center;cursor:pointer;transform:none;font-size:calc(14.71429px + .71429vw);font-weight:700}.point__title[data-v-5e6428ee]:after{right:10px;transform-origin:center center;transform:rotate(220deg)}.point__title[data-v-5e6428ee]:after,.point__title[data-v-5e6428ee]:before{position:absolute;content:"";top:55px;width:8px;transition:.3s;height:0;background-color:#7a63df;border-radius:5px 0 0 5px;border:1px solid #7a63df}.point__title[data-v-5e6428ee]:before{right:17px;transform-origin:center center;transform:rotate(-40deg)}.point__title--active[data-v-5e6428ee]:after{transform:rotate(140deg)}.point__title--active[data-v-5e6428ee]:before{transform:rotate(40deg)}.point__flag[data-v-5e6428ee]{width:24px;height:24px;margin-left:5px}.point__flag-title[data-v-5e6428ee]{margin:0 10px 0 0;width:34px;height:34px}.point__list[data-v-5e6428ee]{padding:20px 0 40px;margin-top:-40px}.point__item[data-v-5e6428ee]{margin-bottom:10px}.point__item[data-v-5e6428ee]:last-child{margin-bottom:0}.point__link[data-v-5e6428ee]{display:flex;align-items:center;justify-content:space-between;font-size:calc(12.28571px + .53571vw);color:#404040}

.navigation[data-v-dabf2ff8]{display:flex;justify-content:center;align-items:center;width:100%}@media screen and (max-width:1200px){.navigation[data-v-dabf2ff8]{display:none}}.navigation__list[data-v-dabf2ff8]{margin:0 20px;flex:1;display:grid;grid-template-columns:repeat(5,auto);align-items:center;justify-content:space-evenly;gap: 5px;grid-template-rows:repeat(1,auto)}.navigation__point-button--pricing{color:#404040}.navigation__point-button--pricing:hover{color:#7a63df}.navigation__list--ie[data-v-dabf2ff8]{display:flex}.navigation__list--ie .navigation__point-button--pricing{padding:0}.navigation__point--ie[data-v-dabf2ff8]{padding:25px}.navigation__button[data-v-dabf2ff8]{flex-shrink:0}[data-v-0981efd2].point[data-v-0981efd2]{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:25px}.point[data-v-0981efd2]:hover{color:#7a63df}.point__list[data-v-0981efd2]{position:absolute;top:93%;left:-100px;max-height:90vh;display:flex;flex-wrap:wrap;min-width:350px;-webkit-animation:slideInDown-data-v-0981efd2 .3s;animation:slideInDown-data-v-0981efd2 .3s;z-index:90;border-radius:15px;background:#fff;box-shadow:-6px 6px 20px 3px rgba(0,0,0,.06);overflow-y:auto}.point__list[data-v-0981efd2]::-webkit-scrollbar{width:8px}.point__list[data-v-0981efd2]::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(227,221,255,.5)}.point__list[data-v-0981efd2]::-webkit-scrollbar-thumb:hover{background-color:#e3ddff}.point__item[data-v-0981efd2]{width:100%}@-webkit-keyframes slideInDown-data-v-0981efd2{0%{transform:scaleY(0);opacity:0;transform-origin:top center}to{transform:scaleY(1);transform-origin:top center;opacity:1}}@keyframes slideInDown-data-v-0981efd2{0%{transform:scaleY(0);opacity:0;transform-origin:top center}to{transform:scaleY(1);transform-origin:top center;opacity:1}}[data-v-6c283651].point-item[data-v-6c283651]{width:100%}.point-item__link[data-v-6c283651]{color:#404040;padding:5px 25px;width:100%;display:block;transition:.3s}.point-item__link[data-v-6c283651]:hover{color:#fff;background-color:#7a63df}.point-item__link--p-top[data-v-6c283651]{padding:30px 25px 5px}li.point__item:not(:first-child) .point-item__link--p-top[data-v-6c283651] {padding: 5px 25px;}li.point__item:last-child .point-item__link--p-top[data-v-6c283651] {padding: 5px 25px 30px;}.point-item__link--p-bot[data-v-6c283651]{padding:5px 25px 30px}.point-item__link--p-single[data-v-6c283651]{padding:30px 25px}.point-item__link--p-small[data-v-6c283651]{padding:5px 10px;border-radius:3px}.point-item__link--title[data-v-6c283651]{color:#9793a9}.point-item__link--title[data-v-6c283651]:hover{color:#9793a9;background-color:#fff}.point-item__link:hover .point-item__description[data-v-6c283651]{color:#fff}.point-item__description[data-v-6c283651]{font-size:calc(11.42857px + .17857vw);margin-top:0;color:#9793a9;transition:.3s}[data-v-868897d2].point[data-v-868897d2]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.point[data-v-868897d2]:hover{color:#7a63df}.point__list[data-v-868897d2]{position:absolute;top:86%;left:50%;transform:translateX(-50%);padding:40px 30px;max-height:90vh;flex-wrap:wrap;width:92%;max-width:1200px;-webkit-animation:slideInDownWithTranslate-data-v-868897d2 .3s;animation:slideInDownWithTranslate-data-v-868897d2 .3s;z-index:90;border-radius:15px;background:#fff;box-shadow:-6px 6px 20px 3px rgba(0,0,0,.06);overflow-y:auto}.point__list[data-v-868897d2]::-webkit-scrollbar{width:8px}.point__list[data-v-868897d2]::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(227,221,255,.5)}.point__list[data-v-868897d2]::-webkit-scrollbar-thumb:hover{background-color:#e3ddff}.point__item[data-v-868897d2]{display:grid;grid-template-columns:repeat(3,auto);grid-template-rows:repeat(2,auto);grid-gap:20px}@-webkit-keyframes slideInDownWithTranslate-data-v-868897d2{0%{transform:scaleY(0) translateX(-50%);opacity:0;transform-origin:top center}to{transform:scaleY(1) translateX(-50%);transform-origin:center top;opacity:1}}@keyframes slideInDownWithTranslate-data-v-868897d2{0%{transform:scaleY(0) translateX(-50%);opacity:0;transform-origin:top center}to{transform:scaleY(1) translateX(-50%);transform-origin:center top;opacity:1}}[data-v-10a2bcbc].point[data-v-10a2bcbc]{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.point[data-v-10a2bcbc]:hover{color:#7a63df}.point__list[data-v-10a2bcbc]{position:absolute;top:100%;left:-60px;max-height:90vh;display:flex;flex-wrap:wrap;min-width:250px;-webkit-animation:slideInDown-data-v-10a2bcbc .3s;animation:slideInDown-data-v-10a2bcbc .3s;z-index:90;border-radius:15px;background:#fff;box-shadow:-6px 6px 20px 3px rgba(0,0,0,.06);overflow-y:auto;flex-direction:column}.point__list[data-v-10a2bcbc]::-webkit-scrollbar{width:8px}.point__list[data-v-10a2bcbc]::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(227,221,255,.5)}.point__list[data-v-10a2bcbc]::-webkit-scrollbar-thumb:hover{background-color:#e3ddff}@-webkit-keyframes slideInDown-data-v-10a2bcbc{0%{transform:scaleY(0);opacity:0;transform-origin:top center}to{transform:scaleY(1);transform-origin:top center;opacity:1}}@keyframes slideInDown-data-v-10a2bcbc{0%{transform:scaleY(0);opacity:0;transform-origin:top center}to{transform:scaleY(1);transform-origin:top center;opacity:1}}[data-v-e75e3196].point[data-v-e75e3196]{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:25px}.point[data-v-e75e3196]:hover{color:#7a63df}.point__list[data-v-e75e3196]{position:absolute;top:93%;left:50%;transform:translateX(-50%);max-height:90vh;display:flex;flex-wrap:wrap;-webkit-animation:slideInDownWithTranslate-data-v-e75e3196 .3s;animation:slideInDownWithTranslate-data-v-e75e3196 .3s;z-index:90;border-radius:15px;background:#fff;box-shadow:-6px 6px 20px 3px rgba(0,0,0,.06);overflow-y:auto;flex-direction:column}.point__list[data-v-e75e3196]::-webkit-scrollbar{width:8px}.point__list[data-v-e75e3196]::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(227,221,255,.5)}.point__list[data-v-e75e3196]::-webkit-scrollbar-thumb:hover{background-color:#e3ddff}.point__flag[data-v-e75e3196]{width:24px;height:24px;margin-left:5px}.point__flag--ie[data-v-e75e3196]{display:none}.point__item:first-child .point__link[data-v-e75e3196]{padding-top:30px}.point__item:last-child .point__link[data-v-e75e3196]{padding-bottom:30px}.point__link[data-v-e75e3196]{padding:5px 30px;color:#404040;display:flex;justify-content:space-between}.point__link[data-v-e75e3196]:hover{background-color:#7a63df;color:#fff}@-webkit-keyframes slideInDownWithTranslate-data-v-e75e3196{0%{transform:scaleY(0) translateX(-50%);opacity:0;transform-origin:top center}to{transform:scaleY(1) translateX(-50%);transform-origin:center top;opacity:1}}@keyframes slideInDownWithTranslate-data-v-e75e3196{0%{transform:scaleY(0) translateX(-50%);opacity:0;transform-origin:top center}to{transform:scaleY(1) translateX(-50%);transform-origin:center top;opacity:1}}[data-v-25093709].btn[data-v-25093709]{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;justify-content:center;color:#7a63df;padding:14px 40px;border-radius:12px;background:transparent;border:3px solid #7a63df;font-weight:600;margin-bottom:5px;flex-shrink:0;text-align:center;transition:.3s}.btn__pic[data-v-25093709]{width:20px;height:20px;margin-right:5px}.btn__icon[data-v-25093709]{width:100%;height:100%;fill:#7a63df;transition:.3s}.btn__text[data-v-25093709],.button__subtitle[data-v-25093709]{font-size:calc(13.42857px + .17857vw)}.button__subtitle[data-v-25093709]{color:#9793a9;width:100%;font-weight:300;text-align:center}.iconed[data-v-25093709]{padding:8px 30px 8px 15px;overflow:hidden;color:#7a63df;position:relative;transition:all .4s cubic-bezier(.215,.61,.355,1) 0s;z-index:0}.iconed .btn__icon[data-v-25093709]{transition:.4s}.iconed[data-v-25093709]:before{display:block;position:absolute;left:0;top:0;height:0;width:100%;z-index:-1;content:"";background:#49439e;transition:all .4s cubic-bezier(.215,.61,.355,1) 0s}.iconed[data-v-25093709]:hover{color:#fff;background:#7a63df;border:3px solid #49439e;z-index:0}.iconed:hover .btn__icon[data-v-25093709]{fill:#fff}.iconed[data-v-25093709]:hover:before{bottom:0;top:auto;height:100%}.bg[data-v-25093709]{background:#7a63df;padding:15px 41px;border:none;overflow:hidden;color:#fff;position:relative;z-index:0}.bg[data-v-25093709],.bg[data-v-25093709]:before{transition:all .4s cubic-bezier(.215,.61,.355,1) 0s}.bg[data-v-25093709]:before{display:block;position:absolute;left:0;top:0;height:0;width:100%;z-index:-1;content:"";background:#49439e}.bg[data-v-25093709]:hover{color:#fff;background:#7a63df;z-index:0}.bg[data-v-25093709]:hover:before{bottom:0;top:auto;height:100%}.simple[data-v-25093709]{border:none;font-weight:400;padding:0}.register[data-v-25093709]{padding:15px 41px}@media screen and (max-width:360px){.inHeader[data-v-25093709]{padding:8px}}@media screen and (max-width:360px){.inHeader .btn__pic[data-v-25093709]{display:none}}@media screen and (max-width:360px){.inHeader .btn__text[data-v-25093709]{font-size:12px}}.navigation__point:hover .point__list {display: block !important;}
/* main */
.error__container{display:flex;padding:130px 0;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:480px){.error__container{text-align:center}}.error__title{font-size:calc(36.85714px + 4.10714vw);color:#7a63df;line-height:1.1;margin-bottom:25px}.error__subtitle{font-family:Roboto,Arial,sans-serif;font-size:calc(24.85714px + .35714vw);font-weight:700;color:#404040;margin-bottom:30px}.error__links{display:flex;flex-direction:column;align-items:center;margin-bottom:55px}.error__link-text{margin-bottom:15px}.error__link-text:last-child{margin-bottom:0}.error__image{width:75%}@font-face{font-family:Roboto;src:url(/wp-content/themes/clevercontrol-child/fonts/Roboto-Light.ttf);src:local("Roboto"),url(/wp-content/themes/clevercontrol-child/fonts/Roboto-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/wp-content/themes/clevercontrol-child/fonts/Roboto-Regular.ttf);src:local("Roboto"),url(/wp-content/themes/clevercontrol-child/fonts/Roboto-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/wp-content/themes/clevercontrol-child/fonts/Roboto-Medium.ttf);src:local("Roboto"),url(/wp-content/themes/clevercontrol-child/fonts/Roboto-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/wp-content/themes/clevercontrol-child/fonts/Roboto-Bold.ttf);src:local("Roboto"),url(/wp-content/themes/clevercontrol-child/fonts/Roboto-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Neris;src:url(/wp-content/themes/clevercontrol-child/fonts/Neris-Black.ttf);src:local("Neris"),url(/wp-content/themes/clevercontrol-child/fonts/Neris-Black.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}body,html{font-family:Roboto,Arial,sans-serif;font-size:16px;font-weight:400;word-spacing:1px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.42;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box;color:#404040;}@media screen and (max-width:768px){body,html{font-size:15px}}@media screen and (max-width:480px){body,html{font-size:14px}}body{word-break: normal;display:flex;flex-direction:column}.content{flex:1}footer{margin-top:auto}.wrapper{overflow:hidden;min-height:100%;position:relative}.container{margin:0 auto;max-width:1200px;width:90%}button{border:0;cursor:pointer}*{box-sizing:border-box;outline:none}ul{padding:0;margin:0;list-style:none}li{list-style-type:none}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0}h1{font-size:calc(24px + 1.25vw);line-height:1.1}h1,h2{font-family:Roboto,Arial,sans-serif;font-weight:700;color:#404040}h2{font-size:calc(24.85714px + .35714vw)}@media screen and (max-width:768px){h2{text-align:center}}h3{font-family:Roboto,Arial,sans-serif;font-size:calc(20.85714px + .35714vw);font-weight:700;color:#404040}p{margin:0;padding:0}a,button[type=button]{cursor:pointer}a{color:#7a63df;border-bottom:1px solid transparent;text-decoration:none}a:hover{color:#49439e}img{display:block;max-width:100%;max-height:100%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number],input[type=number]:focus,input[type=number]:hover{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}section{margin-bottom:100px}@media screen and (max-width:768px){section{margin-bottom:80px}}@media screen and (max-width:480px){section{margin-bottom:60px}}table{border-collapse:collapse}.curved-image{width:100%;height:100%;border-radius:120px 0 120px 0;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:480px){.curved-image{border-radius:80px 0 80px 0}}.curved-image--smaller{width:100%;height:100%;border-radius:100px 0 100px 0;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.curved-image--smaller{border-radius:60px 0 60px 0}}@media screen and (max-width:480px){.curved-image--smaller{border-radius:40px 0 40px 0}}.article{margin-top:130px}.article__header{display:flex;flex-direction:column;align-items:center;justify-content:center}.article__title{text-align:center}.article__image{max-width:50%;border-radius:5px;overflow:hidden;margin:30px auto}@media screen and (max-width:768px){.article__image{max-width:70%}}@media screen and (max-width:480px){.article__image{max-width:100%}}.article__date{margin-bottom:40px;color:#9793a9}.article__pic{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.article__block{display:flex;flex-direction:column;justify-content:center;text-align:left}.article__contents{margin-left:20px;margin-bottom:40px}.article__contents-item{list-style-type:disc;color:#7a63df}.article__block-subtitle{margin-bottom:10px}.article__block-list,.article__block-numbered-list{padding:0 0 0 25px;margin:0 0 20px}.article__block-item--bold,.article__block-numbered-item--bold{font-weight:600}.article__block-numbered-item{list-style-type:decimal;font-weight:400}.article__block-numbered-item:last-child{margin-bottom:0}.article__block-numbered{margin-left:-25px;margin-bottom:20px}.article__block-numbered-title,.article__block-title{font-size:calc(15.42857px + .17857vw);margin-bottom:20px;font-weight:600}.article__block-item{list-style-type:disc}.article__section{margin-bottom:20px}.article__section-title{margin-bottom:30px}.article__block-p p{margin-bottom:20px;font-weight:400}.isShown{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);width:100%;height:100%;display:flex;overflow:auto;align-items:center;justify-content:center;z-index:110}.isShown>.popup__content{max-width:1200px;position:fixed;width:90%;cursor:pointer;margin:0;padding:0;z-index:111}.isShown>.popup__content,.popup__content{border-radius:5px;overflow:hidden;display:flex}.popup__content{justify-content:center}.popup{width:auto;cursor:zoom-in}.popup.isShown{width:auto;cursor:pointer}.swiper-pagination{width:100%}.swiper-pagination .swiper-pagination-bullet{margin:0 8px!important}.swiper-pagination .swiper-pagination-bullet-active{background-color:#7a63df}.swiper-wrapper{margin-bottom:30px}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/.animate__animated{-webkit-animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:1s;animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media(prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.maincontent{padding-top:80px}.wrap_6a45,.wrap_23bc,.wrap_9552{background:url(/_nuxt/img/logoSimpleWhite.d8fc6c0.svg) 95% 55%/12% no-repeat!important}.app-back-to-top{display:flex;visibility:visible;opacity:1;background-color:#7a63df;width:50px;height:50px;text-align:center;border-radius:4px;position:fixed;bottom:50px;right:30px;transition:.3s;z-index:1000;align-items:center;justify-content:center}.app-back-to-top__arrow{width:20px;height:30px;fill:#fff;transition:.3s}.app-back-to-top:hover{cursor:pointer;background-color:#404040}.app-back-to-top:hover .back-to-top__arrow{transform:translateY(-2px)}.inactive{visibility:hidden;opacity:0}.logo{position:relative;display:flex;justify-content:flex-start}.logo--no-navigation .logo__link{cursor:default}.logo__link{width:200px}@media screen and (max-width:768px){.logo__link{width:170px}}.logo__icon{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header{height:100px;width:100%;display:flex;background:linear-gradient(180deg,rgba(99,201,223,.28),rgba(247,246,253,0)),#fff}.header__container{display:flex;align-items:center}.footer{background:linear-gradient(180deg,rgba(99,201,223,.28),rgba(247,246,253,0));padding:100px 0 56px}.footer__bottom{font-size:calc(11.71429px + .08929vw);font-weight:300;color:#9793a9;text-align:center}.top{display:flex;align-items:center;margin-bottom:20px}@media screen and (max-width:480px){.top{flex-direction:column}}.top__contacts{margin-right:20px;display:flex;flex-direction:column}@media screen and (max-width:480px){.top__contacts{align-items:center;margin-bottom:10px}}.top__logo{margin-bottom:15px}.top__list{display:flex;flex-direction:column}@media screen and (max-width:480px){.top__list{align-items:center}}.top__title{font-size:calc(14.42857px + .17857vw);font-weight:700;color:#404040;margin-bottom:10px}.top__item{color:#9793a9;margin-bottom:5px;font-size:calc(13.42857px + .17857vw)}.top__item:last-child{margin-bottom:0}@media screen and (max-width:480px){.top__item{display:flex;justify-content:center;flex-direction:column;align-items:center}}.top__link{font-size:calc(12.42857px + .17857vw);font-weight:400;color:inherit;-webkit-text-decoration:underline 1px rgba(151,147,169,0);text-decoration:underline 1px rgba(151,147,169,0);transition:-webkit-text-decoration-color .3s;transition:text-decoration-color .3s;transition:text-decoration-color .3s,-webkit-text-decoration-color .3s}.top__link:hover{-webkit-text-decoration-color:#9793a9;text-decoration-color:#9793a9}.payment{display:grid;width:100%;justify-content:center;grid-template-columns:repeat(6,auto);grid-gap:10px;gap:10px;align-items:start;white-space:nowrap}@media screen and (max-width:768px){.payment{grid-template-columns:repeat(4,auto)}}@media screen and (max-width:600px){.payment{grid-template-columns:repeat(3,auto)}}.payment__icon{width:72px;height:50px}
/*home*/
.register{display:flex;flex-direction:column;position:relative;min-width:150px;margin-bottom:10px}.register__input-wrapper{border:1px solid #dbdbdb;border-radius:10px;overflow:hidden;position:relative}.register__input{flex-shrink:0;border:none;padding:12px 15px;width:100%;font-size:calc(13.42857px + .17857vw);position:relative;line-height:1.65}@media screen and (max-width:768px){.register__input::-moz-placeholder{text-align:center}.register__input:-ms-input-placeholder{text-align:center}.register__input::placeholder{text-align:center}}.register__input:focus{outline:none}.register__error-message{position:relative;font-size:calc(11.42857px + .17857vw);line-height:1.1;color:#c70606;width:90%;margin:0 auto}@media screen and (max-width:950px){.register__error-message{top:auto;position:relative}}.hero{margin-bottom:80px;position:relative}.hero__body{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.hero__body{flex-direction:column;align-items:center}}.hero__content{width:45%;margin-right:20px;align-self:center}@media screen and (max-width:768px){.hero__content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center;margin-bottom:40px;margin-right:0}}@media screen and (max-width:480px){.hero__content{margin-bottom:0}}.hero__content--small{width:35%}@media screen and (max-width:768px){.hero__content--small{width:100%}}.hero__icons{display:flex;width:100%;justify-content:center}.hero__icon{width:35px;height:35px;margin-right:22px}.hero__icon:last-child{margin-right:0}@media screen and (max-width:768px){.hero__icon{width:30px;height:30px}}.hero__title{font-family:Roboto,Arial,sans-serif;font-size:calc(24px + 1.25vw);font-weight:700;line-height:1.1;color:#404040;margin-bottom:20px}.hero__title--center{text-align:center}.hero__subtitle{margin-bottom:30px;color:#44c3fa}.hero__description{margin-bottom:30px;color:#9793a9}.hero__btn{height:100%;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:768px){.hero__btn{align-items:center}}@media screen and (max-width:480px){.hero__btn{margin-bottom:15px}}.hero__image{position:relative;width:45%}@media screen and (max-width:768px){.hero__image{width:80%}}@media screen and (max-width:480px){.hero__image{display:none}}.hero__image-decor{position:absolute;left:-9%;border-radius:15px;bottom:-5%;width:130px;min-width:100px;background-color:#fff;box-shadow:-6px 6px 20px 3px rgba(54,44,44,.2);padding:15px;height:10vw;max-height:100px;min-height:80px}@media screen and (max-width:480px){.hero__image-decor{left:auto;display:none;right:0}}.hero__image-decor-wrapper{width:100%;height:100%;background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQxIDExNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjEuOTY3IDIwLjQ0N2w0Mi4xNjEgMTEuMjYgMTUuOTg3IDMyLjEgMzIuMzE2LTEuMzkyIDI0LjQyNiAyOS4xODgiIHN0cm9rZT0iIzdBNjNERiIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PHBhdGggZD0iTTgwLjExMSA2My44MDZsLTE1Ljk4Ni0zMi4xLTQzLjE2MS0xMS4yNnY3MS4xNTdoMTE1Ljg5bC0yNC40MjYtMjkuMTg4LTMyLjMxNyAxLjM5MXoiIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcikiIGZpbGwtb3BhY2l0eT0iLjUiLz48Y2lyY2xlIGN4PSIxMzYuNSIgY3k9IjkwLjUiIHI9IjMuNSIgZmlsbD0iIzdBNjNERiIvPjxjaXJjbGUgY3g9IjIxLjUiIGN5PSIyMC41IiByPSIzLjUiIGZpbGw9IiM3QTYzREYiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXIiIHgxPSI2MS40NDYiIHkxPSIzNC41IiB4Mj0iNTkuNzQ4IiB5Mj0iOTMuMDE5IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzdBNjNERiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzdBNjNERiIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PC9zdmc+) center 20%/contain no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.hero__image-decor-text{font-size:calc(10.42857px + .17857vw);color:#7a63df;font-weight:700}.hero__image--large{width:60%}@media screen and (max-width:768px){.hero__image--large{width:100%}}.hero__pic{width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.hero-arabic{direction:rtl}.hero-arabic .hero__image-decor{left:auto;right:-15%}.functions__title{text-align:center;margin-bottom:85px}.functions__list{display:grid;grid-template-columns:repeat(3,1fr);justify-items:start;justify-content:center;grid-gap:30px}@media screen and (max-width:768px){.functions__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.functions__list{grid-template-columns:repeat(1,1fr);padding:0 10%}}.functions__item{display:flex;align-items:center}.functions__iconed-text{font-size:calc(12.14286px + .26786vw)}.functions--ie .functions__list{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%}.functions--ie .functions__item{width:calc(33.3% - 90px);margin:30px}.functions-arabic{direction:rtl}.functions-arabic .functions__title{text-align:center}@media screen and (max-width:480px){.functions-arabic .functions__list{padding:0 20%}}.iconed-text__content{display:flex;align-items:center;flex-direction:row}.iconed-text__content--vertical{flex-direction:column;justify-content:center;text-align:center}.iconed-text__content--ar{direction:rtl}.content{display:flex;align-items:center}.content--vertical{flex-direction:column;justify-content:center;text-align:center}.content--ar{direction:rtl}.content--ar .content__image{margin-right:0;margin-left:10px}.content__image{margin-right:10px}.content__image--small{margin-right:22px}.content__icon{width:50px;height:50px;fill:#7a63df;transition:.3s}.content__icon--small{width:40px;height:40px}.content__title{display:flex;justify-content:center;font-family:Roboto,Arial,sans-serif;font-size:calc(14.85714px + .35714vw);font-weight:700;color:#404040;margin-bottom:15px}li.functions__item a p{color:#404040}.benefits__container{display:flex;flex-direction:column;align-items:center}.benefits__title{margin-bottom:50px}.benefits__content{display:grid;justify-content:center;justify-items:center;align-items:center;grid-template-columns:repeat(3,calc(33.33333% - 10px));grid-gap:10px;width:100%}@media screen and (max-width:400px){.benefits__content{grid-template-columns:repeat(1,100%);justify-content:flex-start;grid-row-gap:20px}}.benefits__content--ie{width:100%;display:flex;justify-content:space-between}.benefits__item{position:relative;display:flex;justify-content:center}@media screen and (max-width:600px){.benefits__item{flex-direction:column;padding:0;width:auto;text-align:center}}.benefits__item:last-child{padding-right:0}.benefits__item:last-child:after{display:none}.procedure__container{display:flex;flex-direction:column;align-items:center}.procedure__title{z-index:30;margin-bottom:60px}@media screen and (max-width:480px){.procedure__title{margin-bottom:60px}}.procedure__list{width:100%;display:grid;grid-template-columns:repeat(4,25%);grid-template-rows:repeat(7,50px)}@media screen and (max-width:700px){.procedure__list{grid-template-columns:repeat(2,50%);grid-template-rows:repeat(2,auto);grid-row-gap:20px;grid-column-gap:10px}}@media screen and (max-width:360px){.procedure__list{grid-template-columns:repeat(1,100%);grid-template-rows:repeat(4,auto);grid-row-gap:20px;padding:0 5%}}.procedure__list--ie{display:flex;width:100%}.procedure__list--ie .procedure__item{width:50%;display:inline-block}.procedure__item{display:flex;flex-direction:column;margin-right:10px;align-items:center;justify-content:center;text-align:center}.procedure__item:first-child{grid-row-start:1;grid-row-end:5;grid-column-start:1;grid-column-end:1}@media screen and (max-width:700px){.procedure__item:first-child{grid-row-start:auto;grid-row-end:auto;grid-column-start:auto;grid-column-end:auto}}.procedure__item:nth-child(2){grid-row-start:2;grid-row-end:6;grid-column-start:2;grid-column-end:2}@media screen and (max-width:700px){.procedure__item:nth-child(2){grid-row-start:auto;grid-row-end:auto;grid-column-start:auto;grid-column-end:auto}}.procedure__item:nth-child(3){grid-row-start:3;grid-row-end:7;grid-column-start:3;grid-column-end:3}@media screen and (max-width:700px){.procedure__item:nth-child(3){grid-row-start:auto;grid-row-end:auto;grid-column-start:auto;grid-column-end:auto}}.procedure__item:nth-child(4){grid-row-start:4;grid-row-end:8;grid-column-start:4;grid-column-end:4}@media screen and (max-width:700px){.procedure__item:nth-child(4){grid-row-start:auto;grid-row-end:auto;grid-column-start:auto;grid-column-end:auto}}.procedure__item:last-child{margin-right:0}.procedure__icon{height:172px;margin-bottom:33px}@media screen and (max-width:768px){.procedure__icon{width:100px;height:100px;margin-bottom:10px}}.procedure-arabic{direction:rtl}.banner{background:linear-gradient(180deg,rgba(247,246,253,0),rgba(99,201,223,.28) 50%,rgba(247,246,253,0)) no-repeat 50%/100%}.banner__container{display:flex;flex-direction:column;align-items:center}.banner__title{margin-bottom:20px}@media screen and (max-width:768px){.banner__title{text-align:center;width:80%}}.banner__subtitle{margin-bottom:40px}.banner__icon{width:48px;height:48px;margin-right:20px;margin-bottom:20px}.banner__icon:last-child{margin-right:0}.banner__stars{display:flex;margin-bottom:56px}@media screen and (max-width:768px){.banner__stars{flex-direction:column}}.banner__stars-item{margin-left:20px}@media screen and (max-width:768px){.banner__stars-item{margin-left:0;margin-top:10px}}.banner__stars-item:first-child{margin-left:0}@media screen and (max-width:768px){.banner__stars-item:first-child{margin-top:0}}.banner__button{background:#7a63df;padding:15px 41px;border:none;overflow:hidden;color:#fff;border-radius:12px;font-weight:600;position:relative;z-index:0}.banner__button,.banner__button:before{transition:all .4s cubic-bezier(.215,.61,.355,1) 0s}.banner__button:before{display:block;position:absolute;left:0;top:0;height:0;width:100%;z-index:-1;content:"";background:#49439e}.banner__button:hover{color:#fff;background:#7a63df;z-index:0}.banner__button:hover:before{bottom:0;top:auto;height:100%}.star-raiting{display:flex;width:100%}.star-raiting__content{display:flex;align-items:flex-start}.star-raiting__title{font-size:calc(16.28571px + .53571vw);font-weight:700;margin-right:5px}.star-raiting__icon{width:32px;height:32px}.star-raiting__stars{display:flex;align-items:center}.star-raiting__rate{font-size:calc(12.42857px + .17857vw);color:#9793a9}.privacy__title{margin-bottom:30px}.privacy__body{display:flex;justify-content:space-between}@media screen and (max-width:768px){.privacy__body{flex-direction:column-reverse;justify-content:center;align-items:center}}.privacy__img{width:50%;margin-right:50px}@media screen and (max-width:768px){.privacy__img{width:70%;margin-right:0}}@media screen and (max-width:480px){.privacy__img{width:100%}}.privacy__description{width:50%}@media screen and (max-width:768px){.privacy__description{width:100%;margin-bottom:20px}}.privacy__text,.privacy__text p{margin-bottom:20px}.privacy__text p:last-child{margin-bottom:0}.privacy__link{position:relative;display:flex;align-items:flex-start}.privacy__link:hover .privacy__path{color:#7a63df}.privacy__link:hover .privacy__icon{transform:rotate(90deg) translateY(-3px)}.privacy__link-btn{display:inline-flex;white-space:nowrap}.privacy__link-btn:hover{color:#7a63df}@media screen and (max-width:900px){.privacy__link-btn{white-space:normal}}.privacy__icon{width:10px;height:10px;margin-left:7px;transition:.3s;fill:#7a63df;transform:rotate(90deg)}.privacy-arabic{direction:rtl}.privacy-arabic .privacy__img{margin-right:0;margin-left:50px}.privacy-arabic .privacy__link:hover .privacy__icon{transform:rotate(-90deg) translateY(-3px)}.privacy-arabic .privacy__icon{transform:rotate(-90deg);margin-left:0;margin-right:7px}.clients__container{display:flex;flex-direction:column;justify-content:center;align-items:center}.clients__title{margin-bottom:25px}.clients__list{display:grid;grid-template-columns:repeat(5,200px);grid-column-gap:30px;grid-template-rows:repeat(1,72px)}@media screen and (max-width:1200px){.clients__list{grid-template-columns:repeat(5,150px);grid-template-rows:repeat(1,52px);min-height:52px}}@media screen and (max-width:930px){.clients__list{grid-template-columns:repeat(3,150px);grid-row-gap:20px;grid-template-rows:repeat(2,52px);min-height:52px}}@media screen and (max-width:570px){.clients__list{grid-template-columns:repeat(2,130px);grid-row-gap:20px;grid-template-rows:repeat(3,46px);min-height:46px}}.clients__list--ie{display:flex;align-items:center;flex-wrap:wrap}.clients__item{display:flex}.clients__pic{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%)}.clients-arabic{direction:rtl}
.capability__body{display:flex;justify-content:space-between;position:relative}@media screen and (max-width:900px){.capability__body{flex-direction:column;margin:0}}.capability__title{padding:0 2%;text-align:center;margin-bottom:25px;font-family:Roboto,Arial,sans-serif;font-weight:700;color:#404040}@media screen and (max-width:768px){.capability__title{width:100%}}.capability__subtitle{width:100%;color:#9793a9;text-align:center;padding:0 2%;margin-bottom:30px}.capability__tabs{position:relative;width:25%}@media screen and (max-width:900px){.capability__tabs{margin-top:0;min-width:100%;display:flex;justify-content:space-between;width:100%}}@media screen and (max-width:600px){.capability__tabs{display:none}}.capability__tab:last-child{margin-bottom:0}@media screen and (max-width:900px){.capability__tab{margin-bottom:0;width:33.3333333333%}}.capability__content{position:relative;height:auto;padding:25px 50px;border:1px solid #dbdbdb;display:flex;flex-direction:column;justify-content:flex-start;border-radius:5px;flex:1}@media screen and (max-width:900px){.capability__content{padding:50px 25px}}@media screen and (max-width:600px){.capability__content{padding:0;border:none}}.capability__inner{display:none;flex-direction:column;padding:0 10%;}.capability__inner--active{display:flex}@media screen and (max-width:600px){.capability__inner{margin-bottom:40px}.capability__inner:last-child{margin-bottom:0}}.capability__inner-body{display:flex;flex-direction:column;margin-bottom:30px}.capability__inner-block{display:flex;justify-content:space-between}@media screen and (max-width:768px){.capability__inner-block{flex-direction:column;justify-content:start;align-items:center}}.capability__inner-img{height:300px;position:relative;margin-right:40px;background-color:#44c3fa;border-color:transparent;border-style:solid;border-width:34px 20px;border-radius:55px 0 55px 0;width:50%}@media screen and (max-width:768px){.capability__inner-img{width:100%;display:flex;justify-content:center}}.capability__inner-pic{position:absolute;border-radius:10px;overflow:hidden;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.capability__inner-title{font-family:NRoboto,Arial,sans-serif;font-size:calc(20.85714px + .35714vw);font-weight:700;color:#404040;margin-bottom:15px;width:80%}.capability__inner-subtitle{font-size:calc(13.42857px + .17857vw);flex:1;display:flex;flex-direction:column;height:auto;color:#404040}@media screen and (max-width:768px){.capability__inner-subtitle{width:100%;margin-bottom:20px}}.capability__inner-subtitle p{margin-bottom:8px}.capability__inner-subtitle p:last-child{margin-bottom:0}.capability__inner-item-wrapper{display:flex;align-items:center;margin-bottom:15px}.capability__inner-item-title{font-family:Roboto,Arial,sans-serif;font-size:calc(14.85714px + .35714vw);font-weight:700;color:#404040}.capability__inner-item-desc{margin:0 0 20px;font-family:Roboto,Arial,sans-serif;font-size:calc(13.42857px + .17857vw);color:#404040}.capability__inner-item-icon{width:20px;height:20px}.capability__pic{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.capability__inner-item-link{display:flex;justify-content:flex-end;margin-right:15px;align-items:center}.capability__inner-item-path{position:relative;display:flex;align-items:center}.capability__inner-item-path:hover{color:#7a63df}.capability__inner-item-path:hover .capability__inner-item-icon{transform:rotate(90deg) translateY(-3px)}.capability__inner-item-icon{width:10px;height:10px;margin-left:7px;transition:.3s;fill:#7a63df;transform:rotate(90deg)}.capability-arabic .capability__body{flex-direction:row-reverse;text-align:right}@media screen and (max-width:900px){.capability-arabic .capability__body{flex-direction:column;margin:0}}.capability-arabic .capability__inner-title{width:100%}.capability-arabic .capability__inner-item{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.capability-arabic .capability__inner-item-link{justify-content:flex-start}.tab-component,.tab{display:flex}.tab{padding:32px 20px 32px 40px;border-radius:8px;cursor:pointer;position:relative}@media screen and (max-width:768px){.tab{padding:18px 12px}}@media screen and (max-width:480px){.tab{padding:12px 8px}}.tab-plain{position:relative;padding:25px 30px 25px 15px;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:900px){.tab-plain{right:auto;bottom:-10.5%}}.tab-plain .tab__description{font-size:calc(11.42857px + .17857vw);font-weight:300}@media screen and (max-width:900px){.tab-plain{flex-direction:column;align-items:center}}.tab-plain--active{position:relative;border-radius:8px 0 0 8px;height:100%;z-index:20;background-color:#dbdbdb;-webkit-clip-path:polygon(0 0,93% 0,100% 50%,93% 100%,0 100%);clip-path:polygon(0 0,93% 0,100% 50%,93% 100%,0 100%);width:100%}@media screen and (max-width:900px){.tab-plain--active{border-radius:8px 8px 0 0;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,50% 100%,0 90%);clip-path:polygon(0 0,100% 0,100% 90%,50% 100%,0 90%)}}.tab-plain--active .tab__description{color:#404040}.tab-plain--active .tab__icon{fill:#7a63df}.tab-plain--active>.tab-plain__inside{position:absolute;border-radius:8px 0 0 8px;padding:25px 30px 25px 15px;top:1px;left:1px;right:1px;bottom:1px;background:#fff;-webkit-clip-path:polygon(0 0,93% 0,100% 50%,93% 100%,0 100%);clip-path:polygon(0 0,93% 0,100% 50%,93% 100%,0 100%)}@media screen and (max-width:900px){.tab-plain--active>.tab-plain__inside{border-radius:8px 8px 0 0;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,50% 100%,0 90%);clip-path:polygon(0 0,100% 0,100% 90%,50% 100%,0 90%)}}.tab-phones .tab__title{font-size:calc(12.14286px + .26786vw);margin-bottom:0}.tab-phones--active .tab__title{font-size:calc(13.85714px + .35714vw)}.active{position:relative;background-color:transparent}.tab__title{font-size:calc(13.42857px + .17857vw);font-weight:700;margin-bottom:12px;z-index:21}.tab__description{color:#9793a9;z-index:21}@media screen and (max-width:900px){.tab__description{margin-bottom:15px}}.tab__body--ie{width:100%}.tab__icon{margin-bottom:10px;z-index:21}.tab__icon-pic{width:25px;height:25px;z-index:21;fill:#7a63df}.tab__body{margin-left:10px;display:flex;flex-direction:column;justify-content:center;z-index:21}@media screen and (max-width:900px){.tab__body{align-items:center;text-align:center;margin-left:0}}.tab-plain-arabic{direction:rtl;position:relative;text-align:right;flex-direction:row-reverse;left:-7.5%;padding:25px 15px 25px 30px;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:900px){.tab-plain-arabic{left:auto;bottom:-10.5%}}.tab-plain-arabic .tab__description{font-size:calc(11.42857px + .17857vw);font-weight:300}@media screen and (max-width:900px){.tab-plain-arabic{flex-direction:column;align-items:center}}.tab-plain-arabic .tab__body{margin-left:0;margin-right:10px}.tab-plain-arabic.tab-plain--active{position:relative;border-radius:8px 0 0 8px;height:100%;z-index:20;background-color:#dbdbdb;-webkit-clip-path:polygon(7% 0,100% 0,100% 100%,7% 100%,0 50%);clip-path:polygon(7% 0,100% 0,100% 100%,7% 100%,0 50%);width:100%}@media screen and (max-width:900px){.tab-plain-arabic.tab-plain--active{border-radius:8px 8px 0 0;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,50% 100%,0 90%);clip-path:polygon(0 0,100% 0,100% 90%,50% 100%,0 90%)}}.tab-plain-arabic.tab-plain--active .tab__description{color:#404040}.tab-plain-arabic.tab-plain--active .tab__icon{fill:#7a63df}.tab-plain-arabic>.tab-plain__inside{position:absolute;border-radius:8px 0 0 8px;padding:25px 30px 25px 15px;top:1px;left:1px;right:1px;bottom:1px;background:#fff;-webkit-clip-path:polygon(7% 0,100% 0,100% 100%,7% 100%,0 50%);clip-path:polygon(7% 0,100% 0,100% 100%,7% 100%,0 50%)}@media screen and (max-width:900px){.tab-plain-arabic>.tab-plain__inside{border-radius:8px 8px 0 0;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,50% 100%,0 90%);clip-path:polygon(0 0,100% 0,100% 90%,50% 100%,0 90%)}}.btn{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;justify-content:center;color:#7a63df;padding:14px 40px;border-radius:12px;background:transparent;border:3px solid #7a63df;font-weight:600;margin-bottom:5px;flex-shrink:0;text-align:center;transition:.3s}.btn__pic{width:20px;height:20px;margin-right:5px}.btn__icon{width:100%;height:100%;fill:#7a63df;transition:.3s}.btn__text,.button__subtitle{font-size:calc(13.42857px + .17857vw)}.button__subtitle{color:#9793a9;width:100%;font-weight:300;text-align:center}.iconed{padding:8px 30px 8px 15px;overflow:hidden;color:#7a63df;position:relative;transition:all .4s cubic-bezier(.215,.61,.355,1) 0s;z-index:0}.iconed .btn__icon{transition:.4s}.iconed:before{display:block;position:absolute;left:0;top:0;height:0;width:100%;z-index:-1;content:"";background:#49439e;transition:all .4s cubic-bezier(.215,.61,.355,1) 0s}.iconed:hover{color:#fff;background:#7a63df;border:3px solid #49439e;z-index:0}.iconed:hover .btn__icon{fill:#fff}.iconed:hover:before{bottom:0;top:auto;height:100%}.bg{background:#7a63df;padding:15px 41px;border:none;overflow:hidden;color:#fff;position:relative;z-index:0}.bg,.bg:before{transition:all .4s cubic-bezier(.215,.61,.355,1) 0s}.bg:before{display:block;position:absolute;left:0;top:0;height:0;width:100%;z-index:-1;content:"";background:#49439e}.bg:hover{color:#fff;background:#7a63df;z-index:0}.bg:hover:before{bottom:0;top:auto;height:100%}.simple{border:none;font-weight:400;padding:0}.register{padding:15px 41px}@media screen and (max-width:360px){.inHeader{padding:8px}}@media screen and (max-width:360px){.inHeader .btn__pic{display:none}}@media screen and (max-width:360px){.inHeader .btn__text{font-size:12px}}
.hero__description_item:before {
    content: url(/wp-content/uploads/2025/12/1.png);
    margin-right: 5px;
}
.hero__image p {
    color: #9793A9;
    font-size: 12px;
    text-align: center;
    margin-top: -30px;
}
.hero__description_item {
    color: #000;
}
.hero__description {
    display: flex;
    color: #000000;
    flex-direction: column;
    gap: 8px;
}
.header {
    flex-direction: column;
    height: auto;
    z-index: 999;
}
a.header_phone, a.reestr_link {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #000;
    font-size: 11px;
}
.header_top {
    display: flex;
    align-items: center;
    gap: 35px;
    justify-content: end;
    padding-top: 20px;
    padding-bottom: 20px;
}
a.header_phone {
    font-weight: 600;
}
a.btn.bg {
    display: inline-block;
}
h2 {
    font-family: Roboto;
    font-weight: 700;
    font-size: 48px;
    line-height: 1em;
    text-align: center;
    margin-bottom: 20px;
    color: #404040;
}
.subtitle {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 50px;
    padding: 0 10%;
}
.pains_items, .advantages_items {
    display: flex;
    gap: 50px 120px;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 50px;
    justify-content: space-evenly;
}
.pains_item, .advantages_item {
    height: 110px;
    border: 1px solid #9793A9;
    border-radius: 8px;
    display: flex;
    align-items: center;
    padding: 20px;
    background: #E7E1FF;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    width: 320px;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s;
}
.pains_item:hover, advantages_items:hover {
    background: #7a63df;
    color: #fff;
}
section#pains, #advantages_items, #task {
    text-align: center;
}
.procedure__list {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}
li.procedure__item {
    width: calc(100% / 4 - 30px);
    margin-right: 0;
}
.procedure__desc {
    text-align: left;
}
.capability__body {
    flex-direction: column;
}
li.capability__list-item {
    display: flex;
    gap: 10px;
    align-items: center;
    width: calc(50% - 10px);
}
img.capability__item-icon {
    width: 40px;
}
span.capability__item-icon_bg {
    background: #E7E1FF82;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
}
li.capability__list-item span:not(.capability__item-icon_bg) {
    width: calc(100% - 80px);
	font-weight: 600;
}
ul.capability__list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.capability__content {
    border: 0;
}
.tab-plain--active {
    position: relative;
    z-index: 20;
    background-color: transparent;
    -webkit-clip-path: none;
    clip-path: none;
    border-radius: 8px;
    background: #7a63df;
    color: #fff;
}
.capability__tabs {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}
.tab__body {
    margin-left: 0;
}
.tab__title {
    margin-bottom: 0;
}
.tab.tab-plain {
    padding: 15px 25px;
    border: 1px solid #ccc;
}
.block_btn {
    text-align: center;
    margin-top: 50px;
}
.privacy__body {
    align-items: center;
    margin-top: 50px;
    gap: 50px;
        flex-wrap: wrap;
}
.privacy__body:nth-child(2n+1) {
    flex-direction: row-reverse;
}
.privacy__img {
    width: 50%;
    margin-right: 0;
}
.privacy__img, .privacy__description {
    width: calc(50% - 25px);
}
img.curved-image {
    border-radius: 15px;
}
.reviews_block {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.reviews_item {
    border: 1px solid #9793A9;
    border-radius: 8px;
    padding: 10px;
    background: #E3DDFF;
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
}
.reviews_item_star {
    margin: 0 auto;
}
.reviews_item_name {
    text-align: right;
    font-weight: 600;
}
.sphere_block {
    display: flex;
    justify-content: space-between;
    text-align: center;
    border: 1px solid #9793A9;
    background: linear-gradient(90deg, rgba(227, 221, 255, 0.36) 51.92%, rgba(73, 67, 158, 0.36) 100%);
    border-radius: 8px;
    padding: 50px 10%;
    flex-wrap: wrap;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.sphere_item_icon img {
    margin: 0 auto 15px;
}
.sphere_item_text {
    color: #000;
}
.suitable_block {
    display: flex;
    justify-content: space-between;
    margin: 50px 0;
    gap: 20px;
    flex-wrap: wrap;
}
.suitable_item_title {
    font-weight: 900;
    font-size: 25px;
    line-height: 25px;
    text-align: center;
}
.suitable_item_elevents {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.suitable_item {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 30%;
    padding: 0 4%;
}
.suitable_item_elevent {
    display: flex;
    align-items: center;
    gap: 20px;
}
.suitable_item_elevent span {
    width: calc(100% - 32px);
}
.forma_block {
    display: flex;
    align-items: center;
    padding: 30px 100px;
    background: linear-gradient(90deg, rgba(227, 221, 255, 0.36) 52.7%, rgba(73, 67, 158, 0.36) 100%);
    margin: 100px 0;
    border-radius: 8px;
    border: 1px solid #9793A9;
    box-shadow: 0px 4px 4px 0px #00000040;
    justify-content: space-between;
}
.forma_block h2 {
    width: 50%;
    font-size: 48px !important;
    margin: 0 !important;
}
.hero__btn {
    align-items: center;
}
form.register {
    margin: 0;
    padding: 15px 0;
    width: 100%;
}
@media (max-width: 991px) {
.suitable_item {
    padding: 0;
}
.forma_block {padding:30px;}
.forma_block h2 {
    width: 50%;
    font-size: 38px !important;
}
}
@media (max-width: 767px) {
h2 {
    font-size: 32px;
}
.pains_items, advantages_items {
    gap: 10px;
}
.capability__tab {
    width: 100%;
}
.capability__tabs {
    margin-bottom: 30px;
    gap: 5px;
}
.tab.tab-plain {
    width: 100%;
}
li.procedure__item {
    width: calc(100% / 2 - 30px);
}
.privacy__img, .privacy__description {
    width: 100%;
}
.privacy__body {
    gap: 0px;
}
.privacy__body {
    flex-direction: column;
}
.privacy__img {
    margin-bottom: 20px;
}
    .privacy__description {
        width: 100%;
        margin-bottom: 0;
    }
.reviews_item {
    width: 100%;
}
.subtitle {
    padding: 0;
}
.suitable_item {
    width: 100%;
}
.forma_block h2 {
    width: 100%;
    font-size: 28px !important;
    margin-bottom: 20px  !important;
}
.forma_block {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.suitable_item_elevents {
    gap: 10px;
}
.sphere_block {
    gap: 20px;
}
}
@media (max-width: 480px) {
li.capability__list-item {
    width: 100%;
}
li.procedure__item {
    width: 100%;
}
.procedure__icon {
    width: auto;
}
.procedure__list {
    gap: 20px;
}
.header {
        padding: 0 0 15px 0;
    }
}
footer .logo__link {
    width: 320px;
}
footer .icon-block {
    margin-top: 20px;
}
@media (max-width: 767px){
.footer__private-policy {
    width: 100%;
}
footer .logo__link {
    width: 100%;
}
}
h1.entry-title {
    margin-bottom: 40px;
    text-align: center;
}
body:not(.home) h2 {
    font-size: 32px;
    margin-top: 30px;
}
.maincontent p {
    margin-bottom: 10px;
}
.maincontent ol>li {
    list-style-type: auto;
}
.maincontent ul>li {
    list-style-type: disc;
}
.maincontent ul {
    margin-left: 20px;
}
.maincontent li {
    margin-bottom: 5px;
}
.maincontent li>ul {
    margin-top: 5px;
}
.what_block_items {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    gap: 20px;
    flex-wrap: wrap;
}
.what_block_item {
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.what_block_item img {
    height: 96px;
}
.tasks_wrap {
    background: rgb(231 225 255 / 21%);
    padding: 50px 0;
}
.numbers_wrap {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}
.numbers_text {
    text-align: center;
}
.numbers_top {
    font-weight: 500;
    font-size: 25px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 30px;
}
.numbers_top span {
    font-weight: 700;
    font-size: 48px;
    line-height: 25px;
    text-align: center;
    color: #7a63df;
}
@media (max-width: 767px){
.what_block_item {
    width: 100%;
}
.pains_items, .advantages_items {
    gap: 10px;
}
.numbers_item {
    width: calc(50% - 10px);
    margin-bottom: 20px;
}
.tasks_wrap {
    padding: 40px 20px;
}
.pains_item, .advantages_item {
    height: auto;
        font-size: 18px;
    line-height: 24px;
}
}
.point-item__link--title[data-v-6c283651] {
    cursor: context-menu;
    pointer-events: none;
}
.site-content h2, .site-content h3 {
    text-align: left;
}
#download img {
    max-width: 700px;
    margin: auto;
    border-radius: 10px;
    width: 100%;
}
#download {text-align: center;}
.forma_download {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    margin: 20px 0 10px;
}
.forma_download .register__input-wrapper {
    border-radius: 10px 0 0 10px;
}
.forma_download .btn__text {
    white-space: nowrap;
}
.forma_download form.register {
    max-width: 250px;
    padding: 0;
}
.forma_download a#submit-btn {
    padding: 14px 41px;
    margin: 0;
    border-radius: 0 10px 10px 0;
}
section#download h1 {
    margin-bottom: 30px;
}
@media (max-width: 600px){
.forma_download .register__input-wrapper, .forma_download a#submit-btn {
    border-radius: 10px;
}
.forma_download a#submit-btn {margin-top: 5px}
}

.block_items {
    display: flex;
    flex-direction: column;
    gap: 80px;
}
.block_item {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    align-items: center;
}
.block_item_text, .block_item_img {
    width: calc(50% - 10px);
}
.block_btns {
    width: 100%;
    display: flex;
    justify-content: center;
}
.block_item_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 40px;
}
.block_item_desc {
    margin-bottom: 20px;
}
.block_item_elements {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.block_item_element:before {
    content: url(/wp-content/uploads/2025/12/1.png);
    margin-right: 5px;
}
.block_item_element {
    display: flex;
    align-items: center;
}
.block_item_element span{
    width: calc(100% - 17px);
}
.block_item:nth-child(2n) {
    flex-direction: row-reverse;
}
.block_item:nth-child(2n) .block_item_text {
    text-align: right;
}
.block_item:nth-child(2n) .block_item_text .block_item_element {
    flex-direction: row-reverse;
    gap: 5px;
}
.block_item:nth-child(2n) .block_item_text .block_item_element:before {
    margin-right: 0;
}
.simple_block_wrap {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 50px;
}
.simple_block_item {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
body:not(.home) h3 {
    font-size: 20px;
}
.simple_block_item a h3:hover {
    color: #7a63df;
}
section#monitoring .hero__content {
    width: 50%;
}
section.monitoring_block, section.simple_block {
    margin-bottom: 50px;
}
section.monitoring_block .block_btns {
    margin-top: 20px;
}
@media (max-width: 991px) {
.block_item_text, .block_item_img {
    width: 100%;
}
.block_item:nth-child(2n) {
    flex-direction: row;
}
.block_item:nth-child(2n) .block_item_text, .block_item_text {
        text-align: left;
}
.block_item:nth-child(2n) .block_item_text .block_item_element {
    flex-direction: row;
    gap: 5px;
}
.block_item_title {
    margin-bottom: 20px;
}
}
@media (max-width: 767px) {
section#monitoring .hero__content {
    width: 100%;
}
}

.price_title .hero__body {
    flex-direction: column;
    gap: 10px;
}

ul#myTab {
    align-items: center;
    border-radius: 10px;
    padding: 2px;
    border: 1px solid #dbdbdb;
    box-shadow: 0 5px 30px rgba(0, 0, 0, .03);
    justify-content: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 45px;
}
ul#myTab>li {
    position: relative;
    line-height: 1;
    font-weight: 500;
    padding: 10px 20px;
    opacity: 1;
    transition: .3s ease;
    cursor: pointer;
    border-radius: 10px;
    flex-direction: column;
    align-items: center;
    list-style: none;
    margin: 0;
}
ul#myTab>li {
    position: relative;
    line-height: 1;
    font-weight: 500;
    padding: 0;
    opacity: 1;
    transition: .3s ease;
    cursor: pointer;
    border-radius: 10px;
    flex-direction: column;
    align-items: center;
    list-style: none;
    margin: 0;
}
ul#myTab>li>button {
    padding: 10px 20px;
    border: 0;
    border-radius: 10px;
    background: transparent;
    color: #000;
}
ul#myTab>li>button.active {
    background: #7a63df;
    color: #fff;
}
ul#myTab>li>button span {
    font-size: 10px;
    font-weight: 300;
    display: block;
}
section.hero.price_title {
    margin-bottom: 40px;
}
section.price_content h3 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 1.5em;
}
section.price_content .subtitle {
    font-size: 18px;
    margin-bottom: 20px;
    color: #262626;
    font-weight: 300;
}

ul#myTab>li>button {
    padding: 10px 20px;
    border: 0;
}
.wpcf7-response-output {
    display: none;
}

.form-col-none {
    display: none;
}
.form-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.form-wrap p {
    margin: 0;
}
.form-col-3 {
    width: calc(100% / 3 - 7px);
}
.form-col-1 {
    width: 100%;
    text-align: center;
}
.form-col-3 input {
    width: 100%;
    padding: 10px 15px;
    outline: none;
    border-radius: 10px;
    border: 1px solid #dbdbdb;
}
.form-wrap input.wpcf7-submit {
    margin: 0 auto;
    display: flex;
    cursor: pointer;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    justify-content: center;
    padding: 24px 50px;
    overflow: hidden;
    border: 4px solid #7a63df;
    color: #7a63df;
    border-radius: 12px;
    background: transparent;
    font-weight: 900;
    position: relative;
    font-size: 20px;
    z-index: 0;
}
.form-wrap input.wpcf7-submit:hover{
    color: #fff;
    background: #49439e;
    border: 4px solid #49439e;
}
.total-amount-subtitle {
    white-space: nowrap;
}

.quantity-selector {
    margin: 20px 0;
}

.quantity-selector label {
    display: block;
    font-weight: 700;
    font-size: 20px;
}

.quantity-input-wrapper {
    position: relative;
    display: inline-block;
}

.quantity-input {
    border-radius: 15px;
    padding: 8px 24px;
    max-width: 170px;
    outline: none;
    font-size: calc(14.85714px + .35714vw);
    font-weight: 700;
    border: 1px solid #dbdbdb;
}

.quantity-input::-webkit-outer-spin-button,
.quantity-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity-input-wrapper .arrow-up,
.quantity-input-wrapper .arrow-down {
    position: absolute;
    right: 1px;
    width: 30px;
    height: 50%;
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 10px;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    user-select: none;
    transition: background-color 0.2s;
    z-index: 2;
}

.quantity-input-wrapper .arrow-up {
    top: 1px;
}

.quantity-input-wrapper .arrow-down {
    bottom: 1px;
}

.quantity-input:focus {
    outline: none;
}

.discounts_block {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    padding: 14px 20px;
    background: #e7e1ff;
    border-radius: 12px;
}
.discounts_block:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: 50%;
    left: -7px;
    transform: translateY(-50%);
    border-color: transparent #e7e1ff transparent transparent;
    border-style: solid;
    border-width: 8px 8px 8px 0;
}
.discounts_item {
    margin: 0;
    font-size: 12px;
    color: #262626;
}

.total-price {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.old-price-wrapper {
    font-size: 14px;
    text-decoration: line-through;
    color: #44c3fa;
    text-decoration-color: #262626;
}

.new-price {
    margin: 0;
    font-size: 24px;
    color: #333;
}

/* Анимация изменения цены */
@keyframes priceChange {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); }
    100% { transform: scale(1); }
}

.total-amount.updated,
.total-amount-subtitle.updated {
    animation: priceChange 0.3s ease;
}

/* Стили для подзаголовка */
.subtitle {
    font-size: 18px;
    margin-bottom: 20px;
    color: #555;
}
.quantity-selector {
    margin: 20px 0;
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
}
.total-price {
    border: 3px solid #7a63df;
    align-items: center;
    padding: 15px 10px;
    position: relative;
    border-radius: 10px;
    width: calc(33.33333% - 20px);
    text-align: center;
    margin: auto;
}
.total-price-label {
    position: absolute;
    top: 0;
    left: 10px;
    font-size: calc(7.42857px + .17857vw);
    color: #fff;
    padding: 3px 14px;
    transform: translateY(-50%);
    background-color: #7a63df;
    border-radius: 50px;
    text-transform: uppercase;
}
.total-price-title {
    font-weight: 700;
    white-space: nowrap;
    font-size: 24px;
    color: #262626;
}
.new-price {
    margin: 0;
    font-size: 16px;
    color: #44c3fa;
    font-weight: 600;
}
.new-price:has(.has-discount) {
    color: #262626;
}


.payment-tabs {
    margin-left: 0 !important;
    align-items: center;
    justify-content: center;
    border: 0;
    gap: 20px;
}

.payment-tabs .nav-item {
    margin: 0;
    list-style: none;
}

.payment-tabs .nav-link {
    padding: 10px 20px;
    color: #404040;
    border: none;
    background: transparent;
    transition: all 0.3s ease;
    border-radius: 10px;
}

.payment-tabs .nav-link:hover {
    color: #7a63df;
}

.payment-tabs .nav-link.active {
    background: #7a63df;
    color: #fff;
}

.payment-content {
    padding: 25px;
}

.payment-tab-content h4 {
    color: #333;
    margin-bottom: 15px;
    font-size: 20px;
}

.payment-tab-content p {
    color: #555;
    line-height: 1.6;
    margin-bottom: 15px;
}

.payment-icons {
    display: flex;
    gap: 15px;
    margin: 15px 0;
}

.payment-icon {
    font-size: 24px;
    background: #f0f0f0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.payment-tab-content ul {
    list-style-type: none;
    padding-left: 0;
    margin: 15px 0;
}

.payment-tab-content ul li {
    padding: 8px 0;
    color: #555;
    position: relative;
    padding-left: 25px;
}

.payment-tab-content ul li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #7a63df;
    font-weight: bold;
}
@media (max-width: 767px){
.quantity-selector {
    flex-direction: column;
}
.discounts_block {
    margin-left: 0;
}
.discounts_block:after {
    top: -12px;
    left: 50%;
    transform: rotate(90deg);
    border-color: transparent #e7e1ff transparent transparent;
    border-style: solid;
    border-width: 8px 8px 8px 0;
}
.total-price {
    width: 100% !important;
}
.form-col-3 {
    width: 100%;
}
.payment-tab-content p {
    margin: 0 !important;
}
}
.form-contact-wrap {
    margin-top: 30px;
}
.form-item .required {
    color: red;
}
span.form-item_title {
    display: block;
    margin-bottom: 5px;
    margin-top: 15px;
    font-weight: 600;
}
span.form-item_text {
    display: block;
    font-size: 12px;
    margin-top: 5px;
}
.form-item input, .form-item textarea {
    width: 100%;
    padding: 10px 15px;
    border-radius: 8px;
    border: 1px solid #7a63df;
}
.form-item textarea {
    height: 8em;
}
.form-btn input {
    background: #7a63df;
    padding: 10px 40px;
    color: #fff;
    border: 1px solid #7a63df;
    transition: .3s;
    border-radius: 8px;
}
.form-btn input:hover {
    background: #fff;
    color: #7a63df;
}
.form-btn {
    text-align: center;
}
.form-contact-wrap {
    margin-top: 30px;
    width: 50%;
    margin: auto;
}
span.wpcf7-spinner {
    display: none;
}
.custom-success-message{padding: 50px;background: rgb(122 99 223 / 10%);text-align: center;font-size: 1.5em;font-weight: 600;width: 50%;margin: auto;border-radius: 8px;}
@media (max-width: 767px){
.form-contact-wrap {
    width: 100%;
}
.custom-success-message{
    width: 100%;
    padding: 20px;
}
}
@media (max-width: 991px){
.navigation-hmb[data-v-6c9a1a74] {
    margin-top: 180px;
    height: calc(100vh - 180px);
}

}
span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 14px;
}

#faq h1 {text-align: center;}
.accordion {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
button.accordion-button {
    color: #404040;
    font-weight: 500;
}
button.accordion-button:not(.collapsed) {
    background: transparent;
    color: #404040;
    box-shadow: none;
}
.accordion-item {
    position: relative;
    border: 1px solid #dbdbdb !important;
    border-radius: 5px;
    overflow: hidden;
}
.accordion-button:focus {
    box-shadow: none;
}
.accordion-body {
    color: #404040;
    font-weight: 300;
}
.accordion-item {
    position: relative;
}
.accordion-item:has(.show):before, .accordion-item:hover:before {
    position: absolute;
    content: '';
    width: 3px;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    background: #7a63df;
    display: block;
}
.accordion-collapse {
    transition: .3s;
}

#reviews_page h1 {text-align: center;}
.reviews_page_block {
    display: flex;
    flex-direction: column;
    gap: 50px;
    margin-top: 50px;
}
.reviews_page_item_img {
    width: 110px;
    height: 110px;
}
.reviews_page_item_img img {
    object-fit: cover;
    border-radius: 100px;
}
.reviews_page_item {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 40px;
}
.reviews_page_item_text, .reviews_page_item_top {
    width: calc(100% - 150px);
}
.reviews_page_item_top {
    margin-left: 150px;
}
.reviews_page_item_position {
    color: #9793A9;
    font-size: 15px;
}
.reviews_page_item_name {
    color: #404040;
    font-size: 18px;
}
.reviews_page_item_text {
    font-size: 15px;
    line-height: 25px;
}
@media (max-width: 600px){
.reviews_page_item_top {
    margin-left: 0;
}
.reviews_page_item_img {
    order: -1;
}
.reviews_page_item_text {
    width: 100%;
}
.reviews_page_item {
    gap: 20px;
}
.reviews_page_item_top {
    width: calc(100% - 130px);
}
}

.landmarks_img {
    display: none;
    height: 360px;
}
.landmarks_img.active {
    display: block;
}
.landmarks_item {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
.landmarks_block_text, .landmarks_block_img {
    width: calc(50% - 40px);
}
.landmarks {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 40px;
}
.landmarks_item.active .landmarks_text {
    box-shadow: -6px 6px 20px 3px rgba(54, 44, 44, .2);
}
.landmarks_item .landmarks_text {
    padding: 32px 20px 32px 40px;
    cursor: pointer;
    border-radius: 8px;
}

.sphere_block.page_about {
    align-items: center;
    padding: 10px 10% 0;
}
.sphere_block_right {
    text-align: center;
}
.sphere_block_right img {
    height: 240px;
    margin: auto;
}
.sphere_block_title {
    font-size: 1.5em;
    font-weight: 600;
}
.sphere_block_text {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 10px;
}
.sphere_block_left, .sphere_block_right {
    width: 50%;
}
#page_about h1{text-align: center;}
#page_about .subtitle {
    font-style: italic;
    font-size: 25px;
    line-height: 25px;
    text-align: center;
    background: linear-gradient(90deg, #7A63DF 44.23%, #49439E 97.12%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin: 20px 0 40px;
}

.landmarks_img img {
    border-radius: 15px;
    width: 100%;
    object-fit: cover;
    height: 360px;
}
.home .hero__title{
	width: 120%;
    position: relative;
    z-index: 3;
}
.home .hero__content {
    width: 55%;
}
@media (max-width: 991px){
#page_about .col-lg-4 img{margin: 0 auto 20px;}
.landmarks_block_text, .landmarks_block_img {
    width: 100%;
}
}
@media (max-width: 767px){
	
.home .hero__content {
    width: 100%;
}
.sphere_block_left, .sphere_block_right {
    width: 100%;
}
}
ol.breadcrumb li {
    list-style: none !important;
}
.single .post-thumbnail {
    margin-bottom: 30px;
    border-radius: 20px;
}
.form-col-1.form-acceptance {
    text-align: left;
    font-size: 12px;
    line-height: 1.3;
}
.form-col-1.form-acceptance p{
    margin: 0;
}
article.card img {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}
.article-row {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}
.article-row article {
    width: calc(100% / 3 - 11px);
}
h2.blog-post-title.h5 {
    font-size: 20px;
    line-height: 1.2;
    margin-top: 0;
}
.in-development {
    text-align: center;
    border: 2px solid #f00001;
    padding: 10px;
    margin-bottom: 30px;
}
@media (max-width: 991px){
.article-row article {
    width: calc(100% / 2 - 8px);
}
}
@media (max-width: 600px){
.article-row article {
    width: 100%;
}
h2.blog-post-title.h5 {
    font-size: 16px;
}
}

.toc-header {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}
.table-of-contents {
    border: 1px solid #eeeeee;
    padding: 20px;
    border-radius: 10px;
    background: rgb(231 225 255 / 25%);
}
ol.toc-list {
    margin: 0;
}
.table-of-contents.collapsed .toc-content {
    display: none;
}
.table-of-contents {
    border: 1px solid #eeeeee;
    padding: 20px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
button.toc-toggle {
    background: rgb(122 99 223);
    border: none;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 20px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}
button.toc-toggle:hover {
    background: rgb(122 99 223);
    transform: rotate(180deg);
}

.autor_date {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #eee;
    border-radius: 20px;
    padding: 20px;
    gap: 20px;
    margin-bottom: 30px;
    background: rgb(231 225 255 / 25%);
}
img.autor_block-img {
    width: 60px;
}
.autor_block {
    display: flex;
    align-items: center;
    gap: 10px;
}
.autor_block-title {
    display: flex;
    flex-direction: column;
    font-weight: 600;
}
@media (max-width: 767px){
.autor_date {
    flex-direction: column;
    gap: 10px;
}
}

a.toc-link {
    color: #404040;
    font-size: 14px;
    line-height: 1.3 !important;
    display: inline-block;
}
a.toc-link:hover {
    color: #7a63df;
}

/* Фикс для нумерованных списков в Bootstrap 5 */
ol.toc-list li::marker {
    vertical-align: baseline;
}

ol.toc-list li {
    line-height: 1.5;
    margin-bottom: 0.5rem;
}

/* Основной счётчик для первого уровня */
ol.toc-list {
    list-style: none;
    padding-left: 0;
    counter-reset: toc-item;
}

ol.toc-list li {
    position: relative;
    padding-left: 1.3rem;
    margin-bottom: 0.5rem;
    line-height: 1.3;
    list-style: none;
    font-size: 14px;
}

/* Первый уровень — цифры */
ol.toc-list > li {
    counter-increment: toc-item;
}

ol.toc-list > li::before {
    content: counter(toc-item) ".";
    position: absolute;
    left: 0;
    top: 0;
}

/* Второй уровень — маркеры (без цифр) */
ul.toc-sublist {
    margin-left: 0;
    counter-reset: none; /* не используем цифровой счётчик */
}

ol.toc-list ul li {
    padding-left: 0.7rem;
    counter-increment: none; /* не увеличиваем основной счётчик */
}

ol.toc-list ul li::before {
    content: '•';
    position: absolute;
    left: 0;
    top: 0;
}

.sticky_block {
    position: sticky;
    top: 50px;
    background: linear-gradient(180deg, #49439E 0%, #7A63DF 100%);
    border-radius: 8px;
    padding: 20px;
    color: #fff;
}
.sticky_block-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 10px;
}
.sticky_block-text {
    font-size: 15px;
    line-height: 1.3;
}
a.sticky_block-btn {
    background: #fff;
    border-radius: 8px;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
    font-weight: 400;
    padding: 10px;
    line-height: 1;
}
aside#secondary, div#sidebar, .offcanvas-lg .offcanvas-body {
    height: 100%;
}
a.toc-link {
    color: #404040;
}
a.toc-link:hover {
    color: #7a63df;
}

.single .entry-content h3 {
	margin-bottom: 10px;
}
.single .entry-content ul {
    border: 1px solid #eee;
    border-radius: 20px;
    padding: 40px;
    margin: 0;
    background: rgb(231 225 255 / 25%);
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 15px;
}

.single .entry-content ul li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    margin: 0;
}
.single .entry-content ul li:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2026/04/checkmark.svg);
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
section#block-2 p {
    margin: 0;
}
@media (max-width: 767px){
.single .entry-content ul {
    padding: 20px;
}
.home .hero__content {
    width: 100%;
}
ul.capability__list {
    margin-left: 0;
}
.capability__inner {
    padding: 0;
}
}

.icon-block-title {
    width: 100%;
    margin-bottom: 10px;
}

button.show-more-btn {
    padding: 0;
    margin-left: 10px;
    grid-row-start: 2;
    width: max-content;
    background: transparent;
    color: #404040;
    border-bottom: 1px dashed;
}

.point_dropdown_big>ul.point__list:before, .point_dropdown_big>ul.point__list:after {
    content: '';
    position: absolute;
    top: 50px;
    bottom: 50px;
    width: 1px;
    display: block;
    background: #ccc;
    opacity: 0.4;
}

.point_dropdown_big>ul.point__list:before, .point_dropdown_big>ul.point__list:after {
    content: '';
    position: absolute;
    top: 50px;
    bottom: 50px;
    width: 1px;
    display: block;
    background: #ccc;
    opacity: 0.4;
}
.point_dropdown_big>ul.point__list:before{
	left: calc(100%/3);
}
.point_dropdown_big>ul.point__list:after{
	left: calc(100%/3*2);
}


.sidebar_menu {
    display: flex;
    flex-direction: column;
    border: 1px solid #eeeeee;
    background: rgb(231 225 255 / 25%);
    border-radius: 10px;
    padding: 20px;
    gap: 10px;
}
.sidebar_menu-item {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #404040;
    font-weight: 600;
    gap: 15px;
}
.sidebar_menu-item img {
    width: 65px;
    height: auto;
}
.sidebar_menu-item span {width: calc(100% - 80px);}

.single-post .entry-content tr {
    border-bottom: 1px solid #ccc;
}
.single-post .entry-content td {
    padding: 5px;
    font-size: 14px;
}
.single-post .entry-content table {
    margin-bottom: 10px;
    min-width: 600px;
}

blockquote {
  padding: 2rem;
  border: 2px solid #6857c7;
  border-radius: 20px;
  background: white;
}
.maincontent blockquote p {
    margin-bottom: 0;
}
@media (max-width: 767px){
blockquote {
  padding: 1rem;
}
}
