@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700;800&display=swap");body{font-family:"Open Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;font-weight:400}h1,h2{font-size:48px;line-height:65px}@media (max-width:768px){h1,h2{font-size:24px;line-height:36px}}body,h1,h2,h3,h4,p{margin:0}input,button,textarea,select{font:inherit;border:0px;outline:none}input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}body{background-color:var(--white-background)}#page{position:relative;overflow:hidden}.button{font-size:18px;font-weight:700;color:var(--white);border-radius:5px;padding:15px 50px;display:flex;align-items:center;justify-content:center;height:55px}.button--short{padding:15px 20px}.button--green{background-color:var(--primary-green)}.button--green:hover{background-color:var(--primary-green-hover);font-weight:700;color:var(--white);text-decoration:none !important}.button--purple{background-color:var(--primary-purple);box-shadow:0px 20px 40px rgba(14, 3, 37, 0.1)}.button--purple:hover{background-color:var(--primary-purple-hover);font-weight:700;color:var(--white);text-decoration:none !important}a{text-decoration:none;color:var(--black)}a:hover{color:inherit}input:not([type="sumbit"]){border-bottom:1px solid var(--primary-purple);height:52px;border-radius:0px;background:none}.swiper .swiper-pagination-bullet{background-color:#C4C4C4;width:20px;height:20px;margin:10px !important}.swiper .swiper-pagination-bullet-active{background-color:var(--primary-green)}@media (min-width:320px){.container{max-width:100%}}@media (min-width:1140px){.container{max-width:1200px}}@media (min-width:1440px){.container{max-width:1275px}}.container-slide__wrapper{position:relative;overflow:hidden}.container-slide{margin-right:auto;margin-left:auto}@media (min-width:320px){.container-slide{max-width:100%}}@media (min-width:1140px){.container-slide{max-width:1230px}}@media (min-width:1440px){.container-slide{max-width:1305px}}@media (max-width:1140px){.container-slide{padding-left:15px;padding-right:15px}}.swiper .swiper-pagination{z-index:-2}body .select2-dropdown{border:0px;border-radius:5px;overflow:hidden;box-shadow:0px 30px 100px rgba(105, 95, 126, 0.1)}body .select2-results__option{padding:12px 13px}body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background:none;color:var(--primary-purple)}body .select2-container--default .select2-results__option--selected{background:none;color:var(--primary-purple-active)}.breadcrumbs__wrapper{padding-top:15px}.pagintaion{display:flex;justify-content:center;padding:42px 0px}.pagintaion .page-numbers{height:52px;padding:9px;border:1px solid #F0F0F0;background:#fff;width:52px;display:flex;align-items:center;justify-content:center}.pagintaion .page-numbers.current{box-shadow:inset 2px 4px 16px rgba(0, 0, 0, 0.1)}.pagintaion .prev.page-numbers,.pagintaion .next.page-numbers{display:none}.swiper-pagination{bottom:-20px !important;position:relative !important}:root{--black:  #261F35;--primary-purple:  #5A1CDE;--primary-purple-active:  #3E1498;--primary-purple-hover:  #7C3EFF;--primary-green:  #AADA22;--primary-green-active:  #92BD16;--primary-green-hover:  #C1EF40;--secondary-green:  #F4EC1D;--white: #FFFFFF;--white-background: #FCFCFC}.header .header_top__menu{display:flex}.header .header_top__menu>*:not(:last-child){margin-right:35px}@media (max-width:480px){.header .header_top__menu>*:not(:last-child){margin-right:16px}}.header .header_top__menu .dropdown-menu{border:0px;margin-top:15px;border-radius:5px;box-shadow:0px 30px 100px rgba(105, 95, 126, 0.1)}.header .header_top__menu .dropdown-menu a:active,.header .header_top__menu .dropdown-menu a:focus,.header .header_top__menu .dropdown-menu a:hover{background:none !important;text-decoration:underline;text-decoration-color:var(--primary-green-active)}@media (max-width:480px){.header .header_logo img{width:130px}}.header .container{position:relative}.header ul{list-style:none;padding:0px;margin:0px}.header .dropdown-nav{position:absolute;width:100%;top:100px;left:0px;z-index:9}.header .dropdown-menu_wrapper{background:#fff;width:100%;display:none;box-shadow:0px 60px 100px rgba(105, 95, 126, 0.1)}.header .dropdown-menu__container{display:flex;padding:30px 55px;gap:30px;flex-wrap:wrap;display:flex}.header .dropdown-menu__container .item__row{display:flex;flex-wrap:wrap;max-width:710px;padding:0px 15px}.header .dropdown-menu__container .item__row>a{margin-right:24px;margin-bottom:16px}.header .dropdown-menu__container:not(.dropdown-container_full){justify-content:flex-end}.header .dropdown-menu__container:not(.dropdown-container_full)>*{width:48%}.header .dropdown-menu__container .dropdown-menu_item{order:0}.header .dropdown-menu__container .dropdown-menu__button{order:999;margin-top:30px;margin-bottom:30px}.header .header_bottom__search{position:relative;height:55px;display:flex;align-items:center;justify-content:center}.header .header_bottom__search .search-form_form{display:flex;align-items:center;justify-content:center}.header .header_bottom__search .search-form_form input{width:100%;height:55px;margin:0px}.header .header_bottom__search .search-form_form button{background:none;border:none}.header .header_bottom__search{display:none}.header .active .header_bottom__button{display:none}.header .active .header_bottom__search{display:flex}.header .header_bottom.active{border-radius:5px 5px 0px 0px}.header .dropdown-nav a:hover{text-decoration:underline;text-decoration-color:var(--primary-green-active)}.header .dropdown-nav-mobile{display:none;position:absolute;left:0px;top:-20px;width:100%;background:#Fff;padding:35px;z-index:99;border-radius:10px;box-shadow:0px 50px 80px rgba(105, 95, 126, 0.3);z-index:999}.header .dropdown-nav-mobile.active{display:block}.header .separator{display:block;width:85px;height:1px;border-bottom:1px solid var(--primary-green);padding-bottom:7px;margin-bottom:7px}.header .nav-mobile_wrapper ul li:not(:last-child) a{padding-bottom:0px}.header .nav-mobile_wrapper ul li a{padding:14px 0px;display:block}.header .close-dropdown{display:flex;justify-content:flex-end;position:absolute;left:0px;top:0px;width:100%;padding:15px}.header .header_bottom{display:flex;justify-content:space-between;align-items:center;background:var(--white);box-shadow:0px 30px 100px rgba(105, 95, 126, 0.1);border-radius:5px;padding:22px 55px;position:relative;height:100px}@media (max-width:1024px){.header .header_bottom{padding:20px 40px}}@media (max-width:768px){.header .header_bottom{padding:16px}}.header .header_bottom .header_bottom__mobile-menu{display:none}@media (max-width:1024px){.header .header_bottom .header_bottom__mobile-menu{display:block}}@media (max-width:1024px){.header .header_bottom .header_bottom__menu{display:none}}.header .header_bottom .header_bottom__menu ul{display:grid;display:grid;gap:1rem;grid-template-columns:repeat(5, minmax(0, auto))}.header .header_bottom .header_bottom__menu ul li a{padding:15px;border:1px solid #ffff}.header .header_bottom .header_bottom__menu ul li a:hover,.header .header_bottom .header_bottom__menu ul li a.selected{border:1px solid #aed924;border-radius:5px;font-weight:400;text-decoration:none}.header .header_top{display:flex;justify-content:space-between;align-items:center;margin:40px 0px}.header .header_top ul{display:flex}.dropdown-item__links{display:flex;flex-flow:column;padding-left:15px}.dropdown-item__links a{font-weight:400;font-size:14px;line-height:19px;margin-bottom:10px}.dropdown-item__links a span{color:var(--primary-purple);margin-left:25px}.dropdown-item__title{font-weight:700;font-size:18px;line-height:25px;color:var(--primary-green);margin-bottom:10px}.modal-content .close{position:absolute;right:16px;top:16px;z-index:2}.modal-content .modal-body{padding:52px;text-align:center}@media (max-width:991px){.modal-content .modal-body{padding:24px}}.modal-content .modal-body .orderForm__content{display:flex;flex-flow:column}.modal-content .modal-body .orderForm__content>*:not(.button){margin-bottom:16px}.modal-content .modal-body .orderForm__content .data-input{display:none}.modal-content .modal-body .modal-title{font-weight:400;font-size:24px;line-height:29px;margin-bottom:8px}.modal-content .modal-body .modal-text{font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#261F35;margin-bottom:8px}.modal-content .modal-body .modal-text span{display:block;font-weight:700;font-size:18px;line-height:22px;text-align:center;color:#5A1CDE}.modal-content .modal-body form .button{width:100%}.modal-content .modal-body form .privacy_text{font-size:12px;line-height:22px;margin-top:17px;color:#959595}.modal-content .modal-body form .privacy_text a{text-decoration:underline}.modal-content .modal-body form .form-control{border:0px;border-bottom:1px solid #AADA22;border-radius:0px}.modal-content .modal-body form .wpcf7-response-output{background:#ffffff;border:0px;padding:16px;font-size:14px;border-radius:4px;margin:28px 0px 0px 0px;position:absolute;bottom:-90px;left:0px}.modal-content .modal-body form .wpcf7-not-valid-tip{font-size:13px;text-align:left;margin-bottom:-4px;background:#ffe7f3;padding:9px;color:inherit;border-radius:5px;margin-top:9px;text-align:center}.site-footer{background:var(--black);padding:55px 0px}@media (max-width:768px){.site-footer{margin-top:60px}}.site-footer>*,.site-footer a{color:#fff}.site-footer .footer-wrapper{display:flex;justify-content:space-between}@media (max-width:991px){.site-footer .footer-wrapper{flex-flow:column}}@media (max-width:991px){.site-footer .footer-wrapper .footer-col{margin-bottom:25px}}.site-footer .footer-wrapper .footer-col.footer-mobile-1{display:none}@media (max-width:991px){.site-footer .footer-wrapper .footer-col.footer-mobile-1{display:block}}.site-footer .footer-wrapper .footer-col.footer-1{width:390px}@media (max-width:991px){.site-footer .footer-wrapper .footer-col.footer-1{order:4;margin-bottom:0px}.site-footer .footer-wrapper .footer-col.footer-1 .footer_logo{display:none}}@media (min-width:992px){.site-footer .footer-wrapper .footer-col:not(:last-child){margin-right:25px}}.site-footer .footer-wrapper .footer-col .footer_logo{margin-bottom:50px}@media (max-width:991px){.site-footer .footer-wrapper .footer-col .footer_logo{margin-bottom:18px}}.site-footer .footer-wrapper .footer-col .footer_adress{font-size:18px;line-height:25px;margin-bottom:22px}@media (max-width:1440px){.site-footer .footer-wrapper .footer-col .footer_adress{font-size:16px}}.site-footer .footer-wrapper .footer-col .footer_links{display:flex;flex-flow:column}.site-footer .footer-wrapper .footer-col .footer_links a{text-decoration:underline;margin-bottom:5px}@media (max-width:1440px){.site-footer .footer-wrapper .footer-col .footer_links a{font-size:14px}}.site-footer .footer-wrapper .footer-col .footer_copyright{margin-top:15px}@media (max-width:1440px){.site-footer .footer-wrapper .footer-col .footer_copyright{font-size:14px}}.site-footer .footer-wrapper .footer-col .footer_copyright:before{content:"";width:87px;height:1px;display:block;margin-bottom:15px;border:1px solid rgba(255, 255, 255, 0.1)}.site-footer .footer-wrapper .footer-col .footer-title{font-weight:800;font-size:20px;line-height:33px;margin-bottom:20px;white-space:nowrap}@media (max-width:1440px){.site-footer .footer-wrapper .footer-col .footer-title{font-size:16px;margin-bottom:12px}}.site-footer .footer-wrapper .footer-col .footer-menu{background:#30283F;border-radius:5px;padding:30px}@media (max-width:1440px){.site-footer .footer-wrapper .footer-col .footer-menu{padding:18px}}.site-footer .footer-wrapper .footer-col .footer-menu ul{list-style:none;padding:0px;margin:0px;max-width:220px}.site-footer .footer-wrapper .footer-col .footer-menu ul li:not(:last-child){margin-bottom:9px}@media (max-width:1440px){.site-footer .footer-wrapper .footer-col .footer-menu ul li a{font-size:14px}}