button-component .btn{background-color:var(--button-primary-normal-fill-color);border:1px solid;border-color:var(--button-primary-normal-border-color);border-radius:var(--button-primary-border-radius);color:var(--button-primary-normal-font-color);cursor:pointer;font-weight:var(--button-primary-font-weight);padding:20px 25px;transition:all .2s ease}button-component .btn:hover{background-color:var(--button-primary-hover-fill-color);border-color:var(--button-primary-hover-border-color);color:var(--button-primary-hover-font-color)}button-component .btn.empty{background-color:var(--button-secondary-normal-fill-color);border-color:var(--button-secondary-normal-border-color);border-radius:var(--button-secondary-border-radius);color:var(--button-secondary-normal-font-color);font-weight:var(--button-secondary-font-weight)}button-component .btn.empty:hover{background-color:var(--button-secondary-hover-fill-color);border-color:var(--button-secondary-hover-border-color);color:var(--button-secondary-hover-font-color)}button-component a{display:block} body.edit-mode-enabled .gh-item-hovered{outline:2px solid rgba(43,97,250,.6);outline-offset:2px}body.edit-mode-enabled [gh-id]:hover{cursor:text;outline:1px dashed rgba(43,97,250,.5)}body.edit-mode-enabled [gh-id].gh-id-editing{background:rgba(43,97,250,.05);outline:2px solid #2b61fa;outline-offset:2px}body.edit-mode-enabled .gh-item-hovered:has(.gh-id-editing){outline-color:transparent}.tox-tinymce-inline .tox-editor-header{left:0;position:absolute!important;top:-15px!important;width:max-content;z-index:1000!important}edit-mode{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px;margin-top:15px;width:100%}edit-mode .edit-mode-button{align-items:center;display:flex;justify-content:center}edit-mode .edit-mode-switch{height:0;visibility:hidden;width:0}edit-mode .edit-mode-label{background:#dbdbdb;border-radius:100px;cursor:pointer;display:block;height:30px;position:relative;text-indent:-9999px;width:60px}edit-mode .edit-mode-label:after{background:#fff;border-radius:90px;content:"";height:26px;left:2px;position:absolute;top:2px;transition:.3s;width:26px}edit-mode .edit-mode-switch:checked+.edit-mode-label{background:#2b61fa}edit-mode .edit-mode-switch:checked+.edit-mode-label:after{left:calc(100% - 2px);transform:translateX(-100%)}edit-mode .edit-mode-label:active:after{width:36px}edit-mode p{color:#fff;font-size:24px}#gh-array-panel{background:hsla(0,0%,100%,.92);border:1px solid #d3d3d3;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.25);color:#000;display:none;gap:6px;padding:10px 12px;position:fixed;user-select:none;z-index:999}.gh-panel-btn{all:unset;background:hsla(0,0%,100%,.7);border:1px solid rgba(0,0,0,.12);border-radius:8px;box-shadow:0 1px 1px rgba(0,0,0,.04),0 4px 10px rgba(0,0,0,.08);color:#000;cursor:pointer;font:14px system-ui,-apple-system,BlinkMacSystemFont,sans-serif;padding:6px 12px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),background-color .3s ease-in-out,opacity .3s ease-in-out;will-change:transform}.gh-panel-btn:hover{background:hsla(0,0%,100%,.9);box-shadow:0 4px 10px rgba(0,0,0,.12),0 8px 18px rgba(0,0,0,.16);transform:translateY(-1px) scale(1.001)}.gh-panel-btn:active{box-shadow:0 2px 6px rgba(0,0,0,.18);opacity:.9;transform:translateY(0) scale(.97)}.gh-panel-btn:focus-visible{box-shadow:0 0 0 3px rgba(0,125,250,.35),0 6px 16px rgba(0,0,0,.15);outline:none}.gudhub-login-popup__bg{align-items:center;background:rgba(0,0,0,.8);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.gudhub-login-popup__bg.active{display:flex}.gudhub-login-popup__bg gudhub-login form{background:#fff;font-family:Helvetica;margin-top:0;padding:15px}.gudhub-login-popup__bg gudhub-login form h2{color:#2b60fa;font-family:Helvetica}.gudhub-login-popup__bg gudhub-login form .change-auth-form{display:none}.gudhub-login-popup__bg gudhub-login form .auth__button{background:#2b60fa;font-family:Helvetica}.gudhub-login-popup__bg gudhub-login form .login-form__item input,.gudhub-login-popup__bg gudhub-login form .login-form__item label{font-family:Helvetica}edit-mode-notifications{left:25px;position:fixed;top:25px;z-index:99999}edit-mode-notifications .notification{background:rgba(0,0,0,.8);border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.3);color:#fff;font-family:Helvetica;font-size:18px;margin-bottom:10px;padding:10px 20px} get-in-touch-popup get-in-touch-form{background-color:transparent}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}get-in-touch-form .get-in-touch-form{background-color:var(--block-primary-bg-color);border-radius:var(--block-primary-border-radius);display:block;max-width:600px;padding:30px;position:relative;width:100%}get-in-touch-form .get-in-touch-form .like_title{color:var(--block-primary-h-color);font-size:var(--h3-font-size);font-weight:700;letter-spacing:0;line-height:120%;margin-bottom:20px;text-align:center}get-in-touch-form .get-in-touch-form .subtitle{color:var(--subtitle-color);font-size:var(--text-font-size);font-weight:var(--text-font-weight);letter-spacing:0;line-height:120%;margin-bottom:20px;text-align:center}get-in-touch-form .get-in-touch-form .col-1{width:8.3333333333%}get-in-touch-form .get-in-touch-form .col-2{width:16.6666666667%}get-in-touch-form .get-in-touch-form .col-3{width:25%}get-in-touch-form .get-in-touch-form .col-4{width:33.3333333333%}get-in-touch-form .get-in-touch-form .col-5{width:41.6666666667%}get-in-touch-form .get-in-touch-form .col-6{width:50%}get-in-touch-form .get-in-touch-form .col-7{width:58.3333333333%}get-in-touch-form .get-in-touch-form .col-8{width:66.6666666667%}get-in-touch-form .get-in-touch-form .col-9{width:75%}get-in-touch-form .get-in-touch-form .col-10{width:83.3333333333%}get-in-touch-form .get-in-touch-form .col-11{width:91.6666666667%}get-in-touch-form .get-in-touch-form .col-12{width:100%}get-in-touch-form .get-in-touch-form form{margin-right:24px;max-width:950px;width:100%}get-in-touch-form .get-in-touch-form form .btn_wrapper{align-items:center;display:flex;justify-content:center;padding-left:8px;padding-right:8px;padding-top:4px;width:100%}get-in-touch-form .get-in-touch-form form .btn_wrapper .btn{font-size:16px}get-in-touch-form .get-in-touch-form form .btn_wrapper .btn:disabled{opacity:0}get-in-touch-form .get-in-touch-form form .form_wrap{display:flex;flex-wrap:wrap}get-in-touch-form .get-in-touch-form form .input-wrap{flex:0 0 auto;padding:8px;position:relative}get-in-touch-form .get-in-touch-form form input{background-color:var(--input-bg-color);border:1px solid var(--input-border-color);border-radius:var(--input-border-radius);color:var(--input-text-color);font-family:var(--font-family);font-size:14px;height:100%;height:50px;margin-bottom:8px;outline:none;padding:7px 17px;transition:all .2s ease;width:100%}get-in-touch-form .get-in-touch-form form input:focus,get-in-touch-form .get-in-touch-form form input:hover{border-color:var(--input-active-border-color)}get-in-touch-form .get-in-touch-form form input::placeholder{color:var(--input-placeholder-color)}get-in-touch-form .get-in-touch-form form input:-webkit-autofill,get-in-touch-form .get-in-touch-form form input:-webkit-autofill:active,get-in-touch-form .get-in-touch-form form input:-webkit-autofill:focus,get-in-touch-form .get-in-touch-form form input:-webkit-autofill:hover{background-color:transparent;-webkit-box-shadow:inset 0 0 0 30px transparent!important;-webkit-text-fill-color:var(--input-text-color)}get-in-touch-form .get-in-touch-form form input.error+.email-error,get-in-touch-form .get-in-touch-form form input.error+.phone-error{color:#ff7d7d}get-in-touch-form .get-in-touch-form form .email-error,get-in-touch-form .get-in-touch-form form .phone-error{font-size:12px;font-weight:400;line-height:120%}get-in-touch-form .get-in-touch-form form span{bottom:-2px;color:transparent;display:block;left:10px;position:absolute;transition:all .2s ease}get-in-touch-form .get-in-touch-form form textarea{background-color:var(--input-bg-color);border:1px solid var(--input-border-color);border-radius:var(--input-border-radius);color:var(--input-text-color);font-family:var(--font-family);font-size:14px;font-weight:300;height:145px;line-height:36px;margin-bottom:10px;outline:none;padding:7px 17px;resize:none;width:100%}get-in-touch-form .get-in-touch-form form textarea::placeholder{color:var(--input-placeholder-color);font-size:14px;font-weight:300;line-height:36px}get-in-touch-form .get-in-touch-form form textarea{transition:all .2s ease}get-in-touch-form .get-in-touch-form form textarea:hover{border-color:var(--input-active-border-color)}get-in-touch-form .get-in-touch-form form .success_text{color:transparent;display:none;position:relative;top:-50px;transition:all .2s ease}get-in-touch-form .get-in-touch-form form.success .success_text{color:green;display:block;top:-12px}get-in-touch-form .get-in-touch-form .overflow{align-items:center;background-color:#fff;border-radius:calc(var(--block-primary-border-radius) - 5px);box-shadow:0 5px 15px rgba(0,0,0,.35);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease;width:100%;z-index:-1}get-in-touch-form .get-in-touch-form .overflow .icon_wrapper{border-bottom:4px solid var(--accent-color);display:flex;justify-content:center;margin-bottom:15px;padding-bottom:10px;width:100%}get-in-touch-form .get-in-touch-form .overflow .icon_wrapper .icon{width:150px}get-in-touch-form .get-in-touch-form .overflow .icon_wrapper .icon svg{height:auto;width:100%}get-in-touch-form .get-in-touch-form .overflow .middle{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-bottom:35px;max-width:340px;padding-left:10px;padding-right:10px;text-align:center}get-in-touch-form .get-in-touch-form .overflow .middle .bold{color:var(--accent-color);font-size:var(--h1-font-size)}get-in-touch-form .get-in-touch-form .overflow.success .icon{margin-left:10px}get-in-touch-form .get-in-touch-form .overflow.success .icon svg path{fill:var(--accent-color)}get-in-touch-form .get-in-touch-form .overflow.success .check_entity span:first-child{color:var(--accent-color)}get-in-touch-form .get-in-touch-form .overflow.success .check_entity.phone_entity{display:none}get-in-touch-form .get-in-touch-form .overflow.success .check_entity.phone_entity.provided{display:block}get-in-touch-form .get-in-touch-form .overflow.fail .icon svg path:first-child{fill:var(--accent-color)}get-in-touch-form .get-in-touch-form .overflow.fail .icon svg path:nth-child(2){fill:#fff}get-in-touch-form .get-in-touch-form .overflow.fail .restart_button{cursor:pointer;transform:scaleX(-1);transition:transform .4s ease-out;width:50px}get-in-touch-form .get-in-touch-form .overflow.fail .restart_button svg{transition:all .4s ease-in-out}get-in-touch-form .get-in-touch-form .overflow.fail .restart_button svg circle{fill:var(--accent-color)}get-in-touch-form .get-in-touch-form .overflow.fail .restart_button:hover svg{transform:rotate(-180deg)}get-in-touch-form .recaptcha-notice{color:#fff;font-size:12px;line-height:1.4;margin-top:20px;opacity:.7;text-align:center}get-in-touch-form[data-in-popup] .get-in-touch-form{margin-bottom:10px;padding-bottom:10px;padding-top:0}get-in-touch-form[data-in-popup] .get-in-touch-form .overflow{box-shadow:none}get-in-touch-form[data-in-popup] .get-in-touch-form .overflow .icon{width:100px}get-in-touch-form[data-in-popup] .get-in-touch-form .overflow .bold{font-size:32px}get-in-touch-form.loading .btn_wrapper{position:relative}get-in-touch-form.loading .btn_wrapper button[type=submit]{cursor:none;opacity:0;transition:none}get-in-touch-form.loading .btn_wrapper .loader{animation:loading 2s linear infinite;border:10px solid var(--accent-color);border-bottom:10px solid #fff;border-radius:50%;height:50px;left:calc(50% - 25px);position:absolute;top:calc(50% - 25px);width:50px;z-index:11}get-in-touch-form.fail .overflow.fail,get-in-touch-form.success .overflow.success{opacity:1;z-index:1}@media screen and (max-width:650px){get-in-touch-form .get-in-touch-form form .input-wrap{padding:4px;width:100%}get-in-touch-form .get-in-touch-form form .btn_wrapper .btn{width:100%}}popup-container[data-position=bottom-right] .popup_top{margin-bottom:10px}popup-container[data-position=bottom-right] get-in-touch-form .get-in-touch-form{padding-bottom:10px;padding-left:15px;padding-right:15px}popup-container[data-position=bottom-right] get-in-touch-form .get-in-touch-form .popup_text{margin-bottom:5px}popup-container[data-position=bottom-right] get-in-touch-form .get-in-touch-form .btn{padding-bottom:15px;padding-top:15px;width:100%}popup-container[data-position=bottom-right] get-in-touch-form .get-in-touch-form .success-overflow .bold{font-size:42px}popup-container[data-position=bottom-right] get-in-touch-form .get-in-touch-form .success-overflow .icon{width:100px}@media screen and (max-width:400px){popup-container[data-position=bottom-right] get-in-touch-form .get-in-touch-form{padding:15px}popup-container[data-position=bottom-right] get-in-touch-form .get-in-touch-form .btn{padding:15px 20px}}body .grecaptcha-badge{opacity:0!important;pointer-events:none!important;visibility:hidden!important} popup-container .background_shadow{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:15}popup-container input,popup-container textarea{border:1px solid #05183a!important}popup-container .popup_top{align-items:center;display:flex;justify-content:flex-end;margin-bottom:15px;position:relative;right:15px;top:15px;z-index:2}popup-container .popup_top .close{cursor:pointer}popup-container .popup{background-color:#fff;border:1px solid #efefef;border-radius:var(--block-secondary-border-radius);box-shadow:0 4px 16px rgba(17,17,26,.1),0 8px 24px rgba(17,17,26,.1),0 16px 56px rgba(17,17,26,.1);margin-top:200px;transition:all .3s ease}popup-container.active .background_shadow{opacity:1;pointer-events:all}popup-container.active .popup{margin-top:0}popup-container[data-position=bottom-right] .popup{border-radius:15px;bottom:5px;position:absolute;right:5px;width:360px}@media screen and (max-width:650px){popup-container[data-position=bottom-right] .popup{right:50%;transform:translate(50%)}}popup-container[data-no-bg-shadow] .background_shadow{height:0;top:100%}@media screen and (max-width:400px){popup-container .popup{width:95%}} footer{background-color:#141616}footer .footer_top{align-items:center;border-bottom:1px solid #4d555b;display:flex;justify-content:space-between;padding:30px 0}footer .footer_top .soc_list{align-items:center;display:flex;list-style:none}footer .footer_top .soc_list svg path{transition:all .2s ease}footer .footer_top .soc_list li{margin-right:40px}footer .footer_top .soc_list li a:hover svg path{fill:#00bfd6}footer .footer_top .soc_list li:last-child{margin-right:0}footer .footer_top .logo a{display:inline-flex}footer .footer_top .logo img{max-height:51px;max-width:160px;width:auto}footer .footer_top .like_a_list{display:flex;gap:40px;margin-top:40px}footer .footer_top .like_a_list a{height:25px;width:25px}footer .footer_top .like_a_list svg path{fill:#fff}footer .footer_top .company-text{color:#fff;font-size:18px;margin-top:30px}footer .footer_top .footer_right{align-items:center;display:flex;gap:30px}footer .footer_top .footer_right a{align-items:center;color:#fff;display:flex;gap:10px}footer .footer_top .footer_right a .icon_wrapper{align-items:center;background-color:#2c2c2e;border-radius:50%;display:flex;height:60px;justify-content:center;transition:all .2s ease;width:60px}footer .footer_top .footer_right a .address,footer .footer_top .footer_right a .email,footer .footer_top .footer_right a .tel{transition:all .2s ease}footer .footer_top .footer_right a:hover .address,footer .footer_top .footer_right a:hover .email,footer .footer_top .footer_right a:hover .tel{color:#0a79fe}footer .footer_top .footer_right a:hover .icon_wrapper{background-color:#0a79fe}footer .footer_top .footer_right a .title{margin-bottom:5px}footer .footer_top .footer_right a .address{display:flex;flex-direction:column;gap:5px}footer .footer_top .footer_right a .address_item{display:flex;gap:5px}footer .footer_top .footer_right a .address .flag img{display:block}footer .footer_middle{padding-bottom:30px;padding-top:45px}footer .footer_middle .like_a_title{color:#fff;font-size:24px;line-height:40px;margin-bottom:30px}footer .footer_middle .column{margin-right:5px;width:100%}footer .footer_middle .column:first-child{max-width:608px}footer .footer_middle .column ul{display:flex;flex-wrap:wrap;justify-content:space-between}footer .footer_middle .column li{width:48%}footer .footer_middle .column:nth-child(2){max-width:400px}footer .footer_middle .column:last-child{margin-right:0}footer .footer_middle .column ul{list-style:none}footer .footer_middle .column li a{color:#dbe2e7;font-size:16px;line-height:22px;transition:all .2s ease}footer .footer_middle .column li a:hover{color:#00bfd6}footer .footer_middle .column li{margin-bottom:20px}footer .footer_middle .column li:last-child{margin-bottom:0}footer .footer_middle .footer_contact{max-width:340px}footer .footer_middle .footer_contact_item{margin-bottom:15px}footer .footer_middle .footer_contact_item a{color:#fff;font-size:16px;line-height:22px;transition:all .2s ease}footer .footer_middle .footer_contact_item a span,footer .footer_middle .footer_contact_item a:hover{color:#00bfd6}footer .footer_middle .footer_columns{display:flex;justify-content:space-between}footer .footer_bottom{border-top:1px solid #4d555b;padding:24px 0}footer .footer_bottom__privacy-policy a,footer .footer_bottom__public-offer a,footer .footer_bottom__termsAndConditions a{color:#dbe2e7;font-size:16px;line-height:22px;transition:all .2s ease}footer .footer_bottom__privacy-policy a:hover,footer .footer_bottom__public-offer a:hover,footer .footer_bottom__termsAndConditions a:hover{color:#00bfd6}footer .footer_bottom .bottom_flex{align-items:center;display:flex;gap:20px;justify-content:space-between}footer .footer_bottom .bottom_flex .left{align-items:center;display:flex}footer .footer_bottom .bottom_flex .left .copyright{color:#878787;font-size:16px;margin-right:10px;white-space:nowrap}footer .footer_bottom .bottom_flex .right{text-align:center}footer .footer_bottom .bottom_flex .right a{color:#dbe2e7;font-size:16px;line-height:22px;transition:all .2s ease}footer .footer_bottom .bottom_flex .right a:hover{color:#00bfd6}@media screen and (max-width:1200px){footer .footer_middle{padding-top:30px}footer .footer_middle .footer_columns{flex-wrap:wrap;justify-content:normal}footer .footer_middle .column{margin-bottom:20px;margin-right:15px;max-width:100%!important;width:47%}footer .footer_middle .column:nth-child(2n){margin-right:0}footer .footer_middle .column li{margin-bottom:15px}footer .footer_middle .column li a{display:block}footer .footer_middle .like_a_title{margin-bottom:15px}}@media screen and (max-width:1050px){footer .footer_top{align-items:flex-start;flex-direction:column;gap:30px}footer .footer_top .like_a_list{margin-top:30px}footer .footer_top .footer_right{justify-content:space-between;width:100%}}@media screen and (max-width:850px){footer .footer_middle .footer_columns{flex-direction:column}footer .footer_middle .column{width:100%}}@media screen and (max-width:775px){footer .footer_top .footer_right{flex-wrap:wrap;gap:30px 40px;justify-content:center}footer .footer_top .footer_right a:first-child{order:1}footer .footer_top .footer_right a:nth-child(3){order:2}footer .footer_top .footer_right a:nth-child(2){justify-content:center;order:3;width:100%}}@media screen and (max-width:600px){footer .footer_top .soc_list{justify-content:flex-end}footer .footer_bottom .bottom_flex{flex-direction:column}footer .footer_bottom .bottom_flex .left,footer .footer_bottom .bottom_flex .right{width:100%}}@media screen and (max-width:550px){footer .footer_middle .column{margin-right:0;width:100%}footer .footer_middle .column li a{display:block}footer .footer_middle .column:first-child ul{flex-direction:column}footer .footer_middle .column:first-child ul li{width:100%}footer .footer_middle .column:nth-child(2){max-width:100%;width:100%}footer .footer_middle .column.footer_contact,footer .footer_middle .footer_contact_item:last-child{margin-bottom:0}}@media screen and (max-width:480px){footer .footer_top .footer_right a{width:100%}footer .footer_top .footer_right a:nth-child(2){justify-content:flex-start}}@media screen and (max-width:450px){footer .footer_top .footer_menu ul{flex-direction:column}footer .footer_top .footer_menu ul li{margin-bottom:10px}footer .footer_top .footer_menu ul li a{padding-right:0}footer .footer_top .footer_menu ul li a:after{content:none}footer .footer_top .footer_right{align-items:flex-start}footer .footer_middle .column:nth-child(2) ul{flex-direction:column}footer .footer_middle .column:nth-child(2) ul li{width:100%}}@media screen and (max-width:400px){footer .footer_top .soc_list{justify-content:flex-start}footer .footer_left{margin-bottom:20px}footer .footer_top{flex-direction:column}} header{--header-control-height:46px;--header-control-radius:12px;--header-control-gap:12px;--header-accent:#0a79fe;--header-accent-hover:#0868da;--header-ink:#05183a;--header-border:rgba(5,24,58,.14);background-color:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);left:0;min-height:90px;padding:0 40px;position:fixed;top:0;width:100%;z-index:60}header switch-lang{flex-shrink:0}header .header__container{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:min(1440px,100%);min-height:90px;position:relative;z-index:45}header .header__mobile-left{align-items:center;display:none;flex:0 0 auto;justify-content:flex-start}header .header__logo{align-items:center;display:flex;flex-shrink:0}header .header__navigation{display:flex;flex:1 1 auto;justify-content:center;min-width:0}header .header__actions{flex:0 0 auto}header .header__burger{display:none}header .header__overlay{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:rgba(3,12,29,.34);height:100vh;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .28s ease,visibility .28s ease;visibility:hidden;width:100vw;z-index:50}header .header__mobile-menu{background:linear-gradient(180deg,hsla(0,0%,100%,.98),#fff);box-shadow:0 20px 60px rgba(0,0,0,.24),0 8px 24px rgba(0,0,0,.18);color:#fff;display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);transition:transform .32s cubic-bezier(.22,1,.36,1);width:min(360px,100vw - 24px);z-index:70}header.menu-open .header__overlay{opacity:1;pointer-events:auto;visibility:visible}header.menu-open .header__mobile-menu{transform:translateX(0)}header.menu-open .burger__line:first-child{transform:translateY(7px) rotate(45deg)}header.menu-open .burger__line:nth-child(2){opacity:0}header.menu-open .burger__line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}header .logo{align-items:center;display:inline-flex}header .logo__image{display:block;height:45px;max-width:158px;object-fit:contain;width:auto}header .menu__item:hover .menu__arrow{transform:rotate(180deg)}header .menu{align-items:center;display:flex;gap:clamp(12px,1.5vw,26px);list-style:none}header .menu__item{position:relative}header .menu__item--has-children:after{content:"";height:12px;left:0;position:absolute;top:100%;width:100%}header .menu__item:hover .menu__dropdown{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}header .menu__link{align-items:center;color:#05183a;cursor:pointer;display:flex;font-size:clamp(13.5px,1vw,16px);font-weight:500;gap:6px;position:relative;transition:color .2s ease;white-space:nowrap}header .menu__link:after{background:#0a79fe;border-radius:2px;bottom:-6px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .25s ease;width:100%}header .menu__link:hover{color:#0a79fe}header .menu__link:hover:after{transform:scaleX(1)}header .menu__arrow{display:flex;transition:transform .2s ease}header .menu__dropdown{background:#fff;border:1px solid rgba(5,24,58,.08);border-radius:14px;box-shadow:0 16px 40px rgba(5,24,58,.12),0 4px 12px rgba(5,24,58,.06);left:0;list-style:none;min-width:220px;opacity:0;padding:10px 0;pointer-events:none;position:absolute;top:30px;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease;visibility:hidden;z-index:17}header .menu__dropdown-link{color:#05183a;display:block;padding:11px 16px;transition:background .2s ease,color .2s ease;white-space:nowrap}header .menu__dropdown-link:hover{background:#f5f8ff;color:#0a79fe}header .btn{align-items:center;border:1px solid transparent;border-radius:var(--header-control-radius);box-sizing:border-box;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:16px;font-weight:500;gap:8px;height:var(--header-control-height);justify-content:center;padding:0 16px;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease;white-space:nowrap}header .btn,header .btn__label{line-height:1}header .btn__icon{display:block;flex-shrink:0;height:20px;width:20px}header .btn:focus-visible{outline:2px solid var(--header-accent);outline-offset:2px}header .btn--ghost{background:#fff;color:var(--header-ink)}header .btn--ghost:hover{background:transparent!important;border-color:transparent!important;color:var(--header-accent)}header .btn--primary{background:var(--header-accent);border-color:var(--header-accent);box-shadow:0 6px 16px rgba(10,121,254,.26);color:#fff;font-weight:600;padding:0 26px}header .btn--primary:active{box-shadow:0 4px 12px rgba(10,121,254,.24);transform:translateY(0)}header .btn--block{width:100%}header .btn--primary:not(.btn--block){max-width:180px}header .btn--primary:not(.btn--block) .btn__label{overflow:hidden;text-overflow:ellipsis}@media(prefers-reduced-motion:reduce){header .btn{transition:none}header .btn--primary:hover{transform:none}}header .actions{align-items:center;display:flex;gap:var(--header-control-gap);min-width:0}header .burger{align-items:center;background:rgba(5,24,58,.03);border:1px solid var(--header-border);border-radius:var(--header-control-radius);box-sizing:border-box;cursor:pointer;display:inline-flex;flex-direction:column;gap:5px;height:var(--header-control-height);justify-content:center;padding:0;transition:background .2s ease,border-color .2s ease,transform .2s ease;width:var(--header-control-height)}header .burger:hover{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.28)}header .burger__line{background:#05183a;border-radius:999px;height:2px;transition:transform .28s ease,opacity .2s ease;width:20px}header .mobile-menu__header{align-items:center;background:inherit;border-bottom:1px solid hsla(0,0%,100%,.08);display:flex;gap:16px;justify-content:space-between;padding:20px 20px 14px;position:sticky;top:0;z-index:1}header .mobile-menu__logo{height:30px;max-width:128px}header .mobile-menu__close{align-items:center;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;color:#05183a;cursor:pointer;display:inline-flex;height:42px;justify-content:center;transition:background .2s ease,border-color .2s ease;width:42px}header .mobile-menu__close:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.24)}header .mobile-menu__nav{padding:12px 14px 24px}header .mobile-menu__actions{background:inherit;border-top:1px solid rgba(5,24,58,.08);bottom:0;display:flex;flex-direction:column;gap:10px;margin-top:auto;padding:16px 20px calc(20px + env(safe-area-inset-bottom, 0px));position:sticky}header .mobile-menu__list,header .mobile-menu__submenu{list-style:none}header .mobile-menu__item{border-bottom:1px solid rgba(5,24,58,.06)}header .mobile-menu__link,header .mobile-menu__trigger{align-items:center;background:transparent;border:none;color:#05183a;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:12px;justify-content:space-between;padding:16px 10px;text-align:left;width:100%}header .mobile-menu__trigger-icon{display:inline-flex;flex-shrink:0;transition:transform .24s ease}header .mobile-menu__submenu{max-height:0;overflow:hidden;padding-left:0;transition:max-height .28s ease}header .mobile-menu__submenu-item{overflow:hidden}header .mobile-menu__submenu-link{border-radius:10px;color:rgba(5,24,58,.78);display:block;padding:12px 10px 12px 26px;transition:color .2s ease,background .2s ease}header .mobile-menu__submenu-link:hover{background:hsla(0,0%,100%,.05);color:#fff}header .mobile-menu__item.is-open .mobile-menu__trigger-icon{transform:rotate(180deg)}header .mobile-menu__item.is-open .mobile-menu__submenu{padding-bottom:10px}@media(hover:hover){header .menu__item--has-children:hover .menu__dropdown{opacity:1;transform:translateY(0);visibility:visible}}@media(max-width:1279px){header{--header-control-height:44px;--header-control-gap:10px;--header-control-radius:11px;padding:0 16px}header .header__container{gap:16px;justify-content:space-between;min-height:76px}header .header__mobile-left{display:flex}header .header__burger{display:inline-flex}header .header__navigation{display:none}header .header__logo{margin-left:auto;margin-right:auto;order:2}header .header__actions{order:3}header .logo__image{height:44px;max-width:128px}header .btn{font-size:15px;padding:0 14px}header .btn--primary{padding:0 20px}header .btn--primary,header .header__actions{flex:0 1 auto;min-width:0}header .btn--primary .btn__label{overflow:hidden;text-overflow:ellipsis}}@media(max-width:639px){header{padding:0 12px}header .header__container{gap:10px}header .actions__login{gap:0;padding:0;width:var(--header-control-height)}header .actions__login .btn__label{display:none}header .btn--primary{padding:0 16px}header .logo__image{height:40px;max-width:112px}}@media(max-width:560px){header .actions__login{display:none}header .logo__image{max-width:96px}header .btn{font-size:14px}header .btn--primary{padding:0 14px}}@media(max-width:379px){header{--header-control-gap:8px;padding:0 8px}header .header__container{gap:8px}header .logo__image{max-width:76px}header .btn--primary{font-size:13px;padding:0 12px}}body.mobile-menu-open{overflow:hidden;touch-action:none} switch-lang .switch-lang .item{color:var(--text-color);font-size:16px;padding-right:16px;position:relative;text-transform:uppercase;transition:all .2s ease}switch-lang .switch-lang .item:hover{color:var(--accent-color)}switch-lang .switch-lang .item:after{color:var(--h-color);content:"/";font-size:16px;left:10px;position:relative;top:0}switch-lang .switch-lang .item:last-child{padding-right:0}switch-lang .switch-lang .item:last-child:after{content:none}switch-lang .switch-lang .item.active{color:var(--h-color)}switch-lang[data-type=dropdown] .switch-lang .item:after{content:none}switch-lang[data-type=dropdown] .switch-lang .dropdown{position:relative}switch-lang[data-type=dropdown] .switch-lang .currentLang{align-items:center;background-color:#fff;border:1px solid rgba(5,24,58,.14);border-radius:var(--header-control-radius,12px);box-sizing:border-box;color:#05183a;cursor:pointer;display:flex;gap:7px;height:var(--header-control-height,46px);justify-content:center;padding:0 14px;position:relative;transition:color .2s ease,background-color .2s ease,border-color .2s ease;white-space:nowrap}switch-lang[data-type=dropdown] .switch-lang .currentLang:after{content:"";height:10px;left:0;position:absolute;top:100%;width:100%}switch-lang[data-type=dropdown] .switch-lang .currentLang__code{font-size:16px;font-weight:500;letter-spacing:.02em;line-height:1;text-transform:uppercase}switch-lang[data-type=dropdown] .switch-lang .currentLang__globe{color:rgba(5,24,58,.4);display:inline-flex;transition:color .2s ease}switch-lang[data-type=dropdown] .switch-lang .currentLang__globe svg{display:block;height:16px;width:16px}switch-lang[data-type=dropdown] .switch-lang .currentLang .arrow{color:rgba(5,24,58,.4);display:inline-flex;transition:transform .2s ease,color .2s ease}switch-lang[data-type=dropdown] .switch-lang .currentLang .arrow svg{display:block;height:16px;width:16px}switch-lang[data-type=dropdown] .switch-lang:hover .currentLang{background-color:#f5f8ff;border-color:rgba(10,121,254,.3);color:#0a79fe}switch-lang[data-type=dropdown] .switch-lang:hover .currentLang .arrow,switch-lang[data-type=dropdown] .switch-lang:hover .currentLang .currentLang__globe{color:#0a79fe}switch-lang[data-type=dropdown] .switch-lang:hover .currentLang .arrow{transform:rotate(180deg)}switch-lang[data-type=dropdown] .switch-lang ul{background-color:#fff;border:1px solid rgba(5,24,58,.08);border-radius:14px;box-shadow:0 10px 30px rgba(5,24,58,.1),0 3px 8px rgba(5,24,58,.05);display:flex;flex-direction:column;left:0;list-style:none;margin:0;min-width:132px;opacity:0;padding:6px;pointer-events:none;position:absolute;top:calc(100% + 8px);transform:translateY(6px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden;z-index:20}switch-lang[data-type=dropdown] .switch-lang:hover ul{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}switch-lang[data-type=dropdown] .switch-lang .item{align-items:center;border-radius:9px;color:#05183a;display:flex;font-size:15px;font-weight:500;gap:16px;justify-content:space-between;letter-spacing:.02em;line-height:1.4;padding:9px 12px;text-transform:uppercase;transition:color .2s ease,background-color .2s ease;white-space:nowrap}switch-lang[data-type=dropdown] .switch-lang a.item:hover{background-color:#f5f8ff;color:#0a79fe}switch-lang[data-type=dropdown] .switch-lang .active.item{color:#0a79fe;cursor:default}switch-lang[data-type=dropdown] .switch-lang .item__check{color:#0a79fe;display:inline-flex}switch-lang[data-type=dropdown] .switch-lang .item__check svg{display:block;height:16px;width:16px}@media(max-width:1024px){switch-lang[data-type=dropdown] .switch-lang ul{left:auto;right:0}switch-lang[data-type=dropdown] .switch-lang .currentLang__code{font-size:15px}}@media(max-width:560px){switch-lang[data-type=dropdown] .switch-lang .currentLang{gap:5px;padding:0 10px}switch-lang[data-type=dropdown] .switch-lang .currentLang__globe{display:none}switch-lang[data-type=dropdown] .switch-lang .currentLang__code{font-size:14px}}@media(max-width:379px){switch-lang[data-type=dropdown] .switch-lang .currentLang{gap:3px;padding:0 8px}} @font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}templates-slider .templates-slider{margin:0 auto;max-width:1500px;padding:clamp(45px,10vw,70px) 15px}templates-slider .templates-slider__content{display:flex;justify-content:space-between;margin-bottom:clamp(20px,2vw,65px);padding:10px}templates-slider .templates-slider__title{color:#3c3c3c;font-size:clamp(34px,5vw,48px);font-weight:700;line-height:100%;text-align:start}templates-slider .templates-slider__title span{background:linear-gradient(90deg,#0a79fe,#8037ff);-webkit-background-clip:text;white-space:nowrap;-webkit-text-fill-color:transparent}templates-slider .templates-slider__subtitle{color:#3c3c3c;font-size:clamp(14px,4vw,var(--h1-subtitle-font-size));line-height:100%}templates-slider .templates-slider__button-content{align-content:end}templates-slider .templates-slider__hint{color:#3c3c3c;display:block;font-size:14px;margin-top:10px;text-align:center}templates-slider .template-card{cursor:pointer}templates-slider .template-image-wrapper{align-items:flex-end;aspect-ratio:1.38/1;background:linear-gradient(180deg,color-mix(in srgb,var(--card-color) 10%,#fff),color-mix(in srgb,var(--card-color) 24%,#fff));border-radius:6px;box-shadow:0 0 1px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.08);display:flex;justify-content:center;overflow:hidden;padding:22px 22px 0;position:relative;width:100%}templates-slider .template-image-card{border-radius:6px 6px 0 0;height:100%;width:100%}templates-slider .template-image-card image-component,templates-slider .template-image-card img{display:block;height:100%;object-fit:contain;object-position:bottom center;width:100%}templates-slider .template-overlay{background:#f8f8f8;border:1px solid rgba(5,24,58,.08);bottom:0;box-shadow:0 12px 32px rgba(5,24,58,.12),0 4px 12px rgba(5,24,58,.08);box-shadow:0 -8px 30px rgba(0,0,0,.12);height:calc(100% - 24px);height:220px;left:0;padding:10px 22px 22px;position:absolute;right:0;transform:translateY(100%);transition:transform .35s ease;z-index:3}templates-slider .template-overlay h3{color:#05183a;display:-webkit-box;font-size:18px;font-weight:700;margin:0 0 12px;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}templates-slider .template-overlay p{color:#5f6570;display:-webkit-box;font-size:14px;line-height:1.5;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}templates-slider .template-overlay-link{inset:0;position:absolute;z-index:1}templates-slider .template-overlay h3,templates-slider .template-overlay p{position:relative;z-index:2}templates-slider .template-overlay{display:flex;flex-direction:column;transform:translateY(calc(100% - 70px))}templates-slider .template-overlay__header{align-items:center;display:flex;min-height:55px}templates-slider .template-overlay__content{display:flex;flex:1;flex-direction:column}templates-slider .template-card:hover .template-overlay{opacity:1;transform:translateY(0)}templates-slider .template-link{inset:0;position:absolute;z-index:2}templates-slider button{background-color:#0a79fe;border:1px solid transparent;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;margin-top:auto;padding:12px 24px;position:relative;text-align:center;transition:all .3s ease-in-out;z-index:5}templates-slider button:hover{background:transparent;border:1px solid #0a79fe;color:#0a79fe}templates-slider .swiper{padding:10px}templates-slider .templates-slider__footer{align-items:center;display:flex;gap:24px;justify-content:center;margin-top:30px}templates-slider .templates-slider__footer .templates-next,templates-slider .templates-slider__footer .templates-prev{align-items:center;background:transparent;display:flex;height:22px;justify-content:center}templates-slider .templates-slider__footer .templates-next svg,templates-slider .templates-slider__footer .templates-prev svg{height:22px;transition:transform .25s;width:22px}templates-slider .templates-slider__footer .templates-next:hover svg,templates-slider .templates-slider__footer .templates-prev:hover svg{transform:scale(1.1)}templates-slider .templates-slider__footer .templates-next.swiper-button-disabled,templates-slider .templates-slider__footer .templates-prev.swiper-button-disabled{opacity:.3;pointer-events:none}templates-slider .templates-slider__footer .templates-pagination{position:static;width:auto}templates-slider .templates-slider__footer .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,templates-slider .templates-slider__footer .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{transform:none!important}@media(max-width:1024px){templates-slider .templates-slider__content{flex-direction:column}templates-slider .templates-slider__subtitle,templates-slider .templates-slider__title{text-align:center}templates-slider .templates-slider__text-content{margin-bottom:clamp(20px,5vw,40px)}templates-slider .templates-slider__button-content{align-items:center;display:flex;flex-direction:column}templates-slider .template-image-wrapper{align-items:stretch;aspect-ratio:auto;background:none;display:flex;flex-direction:column;padding:22px}templates-slider .template-image-card{box-shadow:0 5px 15px 0 rgba(0,0,0,.15);flex-shrink:0}templates-slider .template-overlay{background:transparent;border:none;box-shadow:none;height:auto;margin-top:20px;opacity:1;padding:0;position:static;transform:none!important;width:100%}templates-slider .template-card:hover .template-overlay{transform:none}templates-slider .template-overlay__header{height:50px;margin-bottom:12px}templates-slider .template-overlay__content p{height:85px;-webkit-line-clamp:unset}templates-slider .template-download{margin-top:20px;width:100%}} workspace-banner .workspace-banner{background:linear-gradient(0deg,#edeeef 0,#fff 60%);height:calc(100vh - 80px);overflow:hidden;padding:clamp(65px,10vw,90px) 0 clamp(45px,10vw,150px);position:relative}workspace-banner .workspace-banner__container{display:flex;gap:clamp(25px,5vw,80px);margin:auto;max-width:1650px;padding:0 15px;z-index:5}workspace-banner .workspace-banner__content{max-width:520px}workspace-banner .workspace-banner__content .button-content{align-items:center;display:flex;flex-direction:column;width:fit-content}workspace-banner .workspace-banner__content .button-content .workspace-banner__hint{color:#888;display:block;font-size:14px;margin-top:10px;text-align:center}workspace-banner .workspace-banner__title{font-size:clamp(36px,5vw,48px);font-weight:700;line-height:100%;margin-bottom:clamp(20px,2vw,40px)}workspace-banner .workspace-banner__title span{background:linear-gradient(135deg,#0a79fe,#8037ff);-webkit-background-clip:text;line-height:100%;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}workspace-banner .workspace-banner__video{aspect-ratio:865/600;border-radius:12px;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);flex:1;height:fit-content;left:0;min-width:400px;overflow:hidden;top:80px;width:100%}workspace-banner .workspace-banner__video video{display:block;height:auto;object-fit:cover;width:100%}workspace-banner .workspace-banner__video:after{content:"";inset:0}workspace-banner .workspace-banner__people{bottom:0;pointer-events:none;position:absolute;right:0;z-index:5}@media screen and (max-width:1024px){workspace-banner .workspace-banner{height:100%}workspace-banner .workspace-banner__title{text-align:center}workspace-banner .workspace-banner__people{display:none}workspace-banner .workspace-banner__content{align-items:center;display:flex;flex-direction:column;max-width:100%}workspace-banner .workspace-banner__container{flex-direction:column-reverse}workspace-banner .workspace-banner__video{min-width:auto}} automation-banner .automation-banner{background-color:#16171d;background-image:linear-gradient(180deg,hsla(0,0%,100%,.02),hsla(0,0%,100%,0)),url(/assets/images/automation-banner/automation_background_patern.png);background-repeat:no-repeat,repeat;background-size:100% 320px,.479vw;padding-bottom:0}automation-banner .automation-banner__container{align-items:center;display:flex;flex-direction:column;margin:0 auto}automation-banner .automation-banner__content{margin-bottom:0;padding:0 15px 20px;text-align:center}automation-banner .automation-banner__title{color:#fff;font-size:clamp(34px,5vw,48px);font-weight:700;line-height:1.1}automation-banner .automation-banner__title span{background:linear-gradient(90deg,#0a79fe,#8037ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}automation-banner .automation-banner__subtitle{color:hsla(0,0%,100%,.75);font-size:clamp(14px,4vw,var(--h1-subtitle-font-size));margin:20px 0 30px}automation-banner .automation-banner__hint{color:hsla(0,0%,100%,.5);display:block;font-size:14px;margin-top:10px}automation-banner .automation-banner__video{width:100%}automation-banner .automation-banner__video video{display:block;height:auto;width:100%}@media(max-width:800px){automation-banner .automation-banner{background-size:100% 320px,1.44vw}automation-banner .automation-banner__video{overflow:hidden}automation-banner .automation-banner__video video{height:auto;margin-left:-100%;margin-top:-10%;width:300%}} apps-banner .apps-banner{background:#071120;overflow:hidden;padding:0}apps-banner .apps-banner__container{align-items:center;display:flex;justify-content:space-between;min-height:520px}apps-banner .apps-banner__content{margin:auto;max-width:700px;padding:40px 15px;position:relative;z-index:5}apps-banner .apps-banner__title{color:#fff;font-size:clamp(34px,5vw,48px);font-weight:700;line-height:100%;text-align:start}apps-banner .apps-banner__title span{background:linear-gradient(90deg,#0a79fe,#8037ff);-webkit-background-clip:text;white-space:nowrap;-webkit-text-fill-color:transparent}apps-banner .apps-banner__subtitle{color:#fff;font-size:clamp(14px,4vw,var(--h1-subtitle-font-size));line-height:150%;margin:clamp(20px,4vw,36px) 0 clamp(20px,4vw,40px)}apps-banner .apps-banner__hint{color:hsla(0,0%,100%,.5);display:block;font-size:14px;margin-top:10px}apps-banner .apps-banner__video{overflow:hidden;position:relative}apps-banner .apps-banner__video video{display:block;height:auto;justify-self:end;max-width:1024px}apps-banner .apps-banner__video:before{background:linear-gradient(90deg,#071120 0,rgba(7,17,32,.98) 15%,rgba(7,17,32,.92) 35%,rgba(7,17,32,.65) 60%,rgba(7,17,32,.25) 82%,transparent);bottom:0;content:"";left:0;position:absolute;top:0;width:200px;z-index:3}apps-banner .apps-banner__video:after{background:radial-gradient(circle,rgba(0,130,255,.32) 0,rgba(0,130,255,.18) 35%,rgba(0,130,255,.08) 55%,transparent 78%);border-radius:50%;content:"";height:760px;left:-260px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:760px}@media(max-width:1024px){apps-banner .apps-banner__title{text-align:center}apps-banner .apps-banner__container{flex-direction:column}apps-banner .apps-banner__content{padding:45px 15px 20px;text-align:center}apps-banner .apps-banner__video{width:100%}apps-banner .apps-banner__video video{max-width:none;width:100%}apps-banner .apps-banner__video:before{background:linear-gradient(180deg,#071120,transparent);content:"";height:60px;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}apps-banner .apps-banner__video:after{height:900px;left:50%;top:-120px;transform:translateX(-50%);width:900px}} app-builder-banner .app-builder-banner{background:linear-gradient(0deg,#edeeef 0,#fff 50%);padding:clamp(45px,10vw,70px) 15px}app-builder-banner .app-builder-banner__container{display:flex;gap:clamp(10px,4vw,50px);justify-content:space-around}app-builder-banner .app-builder-banner__content{align-content:center;padding-left:clamp(20px,2vw,50px)}app-builder-banner .app-builder-banner__title{font-size:clamp(34px,5vw,48px);font-weight:700;line-height:100%;text-align:start}app-builder-banner .app-builder-banner__title span{background:linear-gradient(90deg,#0a79fe,#8037ff);-webkit-background-clip:text;white-space:nowrap;-webkit-text-fill-color:transparent}app-builder-banner .app-builder-banner__subtitle{font-size:clamp(14px,4vw,var(--h1-subtitle-font-size));line-height:150%;margin:clamp(20px,2vw,36px) 0 clamp(20px,2vw,40px)}app-builder-banner .app-builder-banner__button-content{width:fit-content}app-builder-banner .app-builder-banner__hint{display:block;font-size:14px;margin-top:10px;text-align:center}app-builder-banner .app-builder-banner__video{box-shadow:0 5px 15px 0 rgba(0,0,0,.15);overflow:hidden;position:relative;width:50%}app-builder-banner .app-builder-banner__video video{border-radius:8px;display:block;height:auto;object-fit:cover;width:100%}@media(max-width:1024px){app-builder-banner .app-builder-banner__title{text-align:center}app-builder-banner .app-builder-banner__container{flex-direction:column}app-builder-banner .app-builder-banner__content{justify-items:center;padding:45px 15px 20px;text-align:center}app-builder-banner .app-builder-banner__video{width:100%}app-builder-banner .app-builder-banner__video video{max-width:none;width:100%}} chat-with-teams-banner .chat-with-teams-banner{background:#12162f;overflow:hidden;padding:0;position:relative}chat-with-teams-banner .chat-with-teams-banner__container{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;position:relative;z-index:1}chat-with-teams-banner .chat-with-teams-banner__content{isolation:isolate;margin:auto;max-width:700px;padding:40px 15px;position:relative;z-index:2}chat-with-teams-banner .chat-with-teams-banner__content:before{background:radial-gradient(ellipse,rgba(98,95,199,.95) 20%,rgba(98,95,199,.18) 40%,rgba(38,172,166,.08) 60%,transparent 80%);content:"";filter:blur(100px);height:400px;left:300px;pointer-events:none;position:absolute;top:-210px;width:400px;z-index:-1}chat-with-teams-banner .chat-with-teams-banner__title{color:#fff;font-size:clamp(34px,5vw,48px);font-weight:700;line-height:100%;text-align:start}chat-with-teams-banner .chat-with-teams-banner__title span{background:linear-gradient(90deg,#0a79fe,#8037ff);-webkit-background-clip:text;white-space:nowrap;-webkit-text-fill-color:transparent}chat-with-teams-banner .chat-with-teams-banner__button-content{width:fit-content}chat-with-teams-banner .chat-with-teams-banner__subtitle{color:#fff;font-size:clamp(14px,4vw,var(--h1-subtitle-font-size));line-height:150%;margin:clamp(20px,4vw,36px) 0 clamp(20px,4vw,40px)}chat-with-teams-banner .chat-with-teams-banner__hint{color:hsla(0,0%,100%,.5);display:block;font-size:14px;margin-top:10px;text-align:center}chat-with-teams-banner .chat-with-teams-banner__video video{background:linear-gradient(90deg,transparent 72%,rgba(0,0,0,.08) 82%,rgba(0,0,0,.18) 90%,rgba(0,0,0,.35)),linear-gradient(180deg,rgba(0,0,0,.18),transparent 18%);justify-self:end;mask-image:linear-gradient(90deg,#000 0,#000 82%,rgba(0,0,0,.95) 88%,rgba(0,0,0,.55) 100%,transparent 105%);max-height:670px;max-width:1200px}chat-with-teams-banner .chat-with-teams-banner__video{overflow:hidden;position:relative}chat-with-teams-banner .chat-with-teams-banner__video video{display:block;height:auto;width:100%}chat-with-teams-banner .chat-with-teams-banner__video:after{background:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.1) 5px,transparent 12px),linear-gradient(0deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 8px,transparent 24px);content:"";inset:0;pointer-events:none;position:absolute;z-index:2}@media(max-width:1300px){chat-with-teams-banner .chat-with-teams-banner__subtitle,chat-with-teams-banner .chat-with-teams-banner__title{text-align:center}chat-with-teams-banner .chat-with-teams-banner__container{flex-direction:column}chat-with-teams-banner .chat-with-teams-banner__content{align-items:center;display:flex;flex-direction:column;padding:45px 15px 20px}chat-with-teams-banner .chat-with-teams-banner__button-content{align-items:center;display:flex;flex-direction:column}chat-with-teams-banner .chat-with-teams-banner__video{width:100%}chat-with-teams-banner .chat-with-teams-banner__video video{max-width:none;width:100%}chat-with-teams-banner .chat-with-teams-banner__video:before{background:linear-gradient(180deg,#071120,transparent);content:"";height:60px;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}chat-with-teams-banner .chat-with-teams-banner__video:after{height:900px;left:50%;top:-120px;transform:translateX(-50%);width:900px}} app-constructor .app-constructor{padding:clamp(45px,10vw,80px) 15px}app-constructor .title{color:var(--sec-h-color);font-size:clamp(34px,5vw,48px);font-weight:var(--sec-h2-font-weight)}app-constructor .description{color:var(--sec-ad-subtitle-color);font-size:clamp(14px,4vw,var(--h1-subtitle-font-size));line-height:140%}app-constructor .content-wrapper{background-color:#f2f7fd;border-radius:20px;gap:clamp(20px,2vw,40px);padding:clamp(20px,2vw,40px) 0;width:100%}app-constructor .app-constructor,app-constructor .content-wrapper{align-items:center;display:flex;flex-direction:column}app-constructor .app-constructor .description{margin-bottom:50px}app-constructor .app-tabs{display:flex;gap:30px;justify-content:space-around;max-width:1215px;width:100%}app-constructor .app-tab{background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer;padding:20px}app-constructor .app-tab img{height:clamp(70px,10vw,95px);min-width:clamp(70px,10vw,95px)}app-constructor .app-tab{transition:border-color .25s ease,box-shadow .25s ease,transform .2s ease}app-constructor .app-tab:hover{transform:translateY(-2px)}app-constructor .app-tab.active{border-color:#4a8af4;box-shadow:6px 6px 20px rgba(174,174,192,.25)}app-constructor .app-tab .ad-title{color:#282828;font-size:16px;margin-top:15px;transition:color .25s}app-constructor .app-tab.active .ad-title{color:var(--sec-accent-color)}app-constructor .app-content{align-items:center;display:flex;justify-content:space-evenly;max-width:1215px;width:100%}app-constructor .app-info{flex-shrink:0;width:450px}app-constructor .app-description{display:none}app-constructor .app-description.active{display:block}app-constructor .app-description h3{color:var(--sec-h-color);font-size:clamp(32px,5vw,45px);margin-bottom:30px}app-constructor .app-description p{color:var(--sec-ad-subtitle-color);font-size:clamp(14px,4vw,16px);line-height:140%;margin-bottom:clamp(10px,2vw,40px);min-height:55px}app-constructor .video-wrapper{aspect-ratio:4/3;border-radius:8px;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);flex:1;max-width:550px;min-width:0;overflow:hidden;position:relative;touch-action:pan-y;user-select:none;width:100%}app-constructor .video-track{display:flex;height:100%;transition:transform .45s cubic-bezier(.22,.61,.36,1);width:100%}app-constructor .video-column{align-items:center;display:flex;flex:1;flex-direction:column;max-width:550px}app-constructor .preview-video{border-radius:8px;flex:0 0 100%;height:100%;min-width:100%;object-fit:contain;width:100%}app-constructor button{background:var(--accent-color);border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:20px;padding:10px 20px;text-decoration:none;transition:transform .2s ease}app-constructor button:hover{transform:scale(1.05)}app-constructor .app-constructor__footer{align-items:center;display:flex;gap:24px;justify-content:center;margin-top:clamp(10px,2vw,30px)}app-constructor .app-constructor__footer .app-next,app-constructor .app-constructor__footer .app-prev{align-items:center;background:transparent;cursor:pointer;display:flex;justify-content:center}app-constructor .app-constructor__footer .app-next svg,app-constructor .app-constructor__footer .app-prev svg{transition:transform .25s}app-constructor .app-constructor__footer .app-next:hover svg,app-constructor .app-constructor__footer .app-prev:hover svg{transform:scale(1.1)}app-constructor .app-constructor__footer .app-pagination{align-items:center;display:flex;gap:8px}app-constructor .app-constructor__footer .pagination-bullet{background:#d7d9e0;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:.25s;width:8px}app-constructor .app-constructor__footer .pagination-bullet.active{background:#0a79fe}@media(max-width:1350px){app-constructor .app-tabs{display:flex;flex-wrap:wrap;gap:clamp(10px,2vw,24px);justify-content:center}app-constructor .app-tabs .app-tab{flex:0 0 clamp(100px,20vw,150px);justify-items:center}app-constructor .app-description h3{margin-bottom:clamp(10px,2vw,30px)}}@media(max-width:1024px){app-constructor .app-content{flex-direction:column;gap:40px}app-constructor .app-info{text-align:center;width:100%}app-constructor .video-wrapper{max-width:700px;width:100%}app-constructor button{margin:0 auto}app-constructor .video-column{width:clamp(200px,75vw,500px)}app-constructor .app-tab img{align-self:center;justify-self:center}app-constructor .description{text-align:center}}@media(max-width:750px){app-constructor .app-tabs{display:none}}