﻿.header{padding-top:48px}.header .container{display:flex;justify-content:space-between;align-items:center;width:1350px;max-width:91.2vw}.header .button{margin-top:0}.menu ul{list-style:none;padding:0;left:0;display:flex;justify-content:center;align-items:center;margin-bottom:0}.header-content{display:flex;align-items:center}.menu li{margin-right:30px;position:relative}.menu>ul>li:last-child{display:none}.menu__item--has-submenu{position:relative}.menu__item--has-submenu::after{content:"";position:absolute;top:100%;left:0;width:100%;height:10px;background:rgba(0,0,0,0);z-index:999}.menu__link{font-size:15px;font-weight:500;position:relative}.menu__link::after{content:"";position:absolute;bottom:-7px;left:50%;width:0px;height:1px;background-color:#fff;transform:translateX(-50%);transition:all .3s ease-in-out}.menu__link:hover::after{width:21px}.submenu{position:absolute;top:100%;left:0;background-color:#fff;min-width:230px;padding:10px 0 0 0;margin-top:10px;list-style:none;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease-in-out;border-radius:5px;box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:1000;display:flex;flex-direction:column;overflow:visible;pointer-events:none}.submenu li{margin-right:0;width:100%;text-align:left}.mobile-menu__footer{display:none}@media only screen and (min-width: 993px){.menu__item--has-submenu:hover .submenu,.menu__item--has-submenu .submenu:hover{opacity:1 !important;visibility:visible !important;transform:translateY(0) !important;pointer-events:auto !important;display:flex !important}}.submenu__link{display:block;padding:20px 20px;font-weight:500;color:#091a2e;text-decoration:none;font-size:15px;transition:all .3s ease-in-out}.submenu__link:hover{background-color:rgba(9,26,46,.05);color:#091a2e}.logo .logo-icon{margin-right:10px}.logo a{display:flex;align-items:center}@media only screen and (max-width: 992px){.menu{display:none}.button{padding:13.88px 21px}.header{padding-top:20px}.menu-burger{display:block;cursor:pointer;width:45px;height:45px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#ffe243;border-radius:50%;margin-left:10px}.menu-burger span{width:16px;height:2px;background-color:#091a2e;display:block;margin-bottom:3.35px;transition:all .3s ease-in-out;border-radius:10px}.menu-burger span:last-child{margin-bottom:0}.menu-burger.active span:first-child{transform:rotate(45deg);margin-bottom:0;position:relative;top:1px}.menu-burger.active span:nth-child(2){transform:rotate(-45deg);margin-bottom:0;position:relative;top:-1px}.menu-burger.active span:last-child{display:none}.logo-icon{width:50px}.logo-text{width:74px}.header .container{padding:10px 10px}.button.button--contact{transition:all 0s ease-in-out}.header.active .container{border-top-left-radius:8px;border-top-right-radius:8px;background-color:rgba(9,26,46,.99);position:relative;border:1px solid #1b334f;border-bottom:none}.header.active .button--contact,.header.active .logo-text{visibility:hidden}.header.active .menu{display:block;position:absolute;left:-1px;top:100%;width:100%;background-color:rgba(9,26,46,.99);border-bottom-left-radius:8px;border-bottom-right-radius:8px;border:1px solid #1b334f;border-top:none;padding-bottom:38px}.header.active .menu ul{flex-direction:column;width:100%}.header.active .menu li{border-top:1px solid #1b334f;width:100%;margin-right:0;padding-left:18px;padding-right:18px;padding-top:20px;padding-bottom:20px}.header.active .menu .menu__link{font-size:20px;font-weight:700}.header.active .menu .menu__item--has-submenu{flex-direction:column}.header.active .menu .menu__item--has-submenu .menu__link{position:relative;padding-right:30px;display:block;width:100%}.header.active .menu .menu__item--has-submenu .menu__link::after{display:none}.header.active .menu .menu__item--has-submenu .menu__link::before{content:url(/assets/img/arrow.svg);position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(90deg);font-size:24px;font-weight:300;transition:transform .3s ease-in-out}.header.active .menu .menu__item--has-submenu.active .menu__link::before{transform:translateY(-50%) rotate(0deg)}.header.active .menu .submenu{position:static !important;opacity:0;visibility:hidden;max-height:0;margin-top:0;margin-bottom:0;padding:0;transform:none !important;box-shadow:none;border-radius:0;overflow:hidden;transition:all .3s ease-in-out;background-color:rgba(0,0,0,0);display:block !important;flex-direction:column}.header.active .menu .submenu li{border-top:none;padding:0;width:100%}.header.active .menu .submenu li a{color:#fff;padding:15px 18px;font-size:18px;font-weight:400;display:block}.header.active .menu .submenu li a:hover{background-color:rgba(27,51,79,.8);color:#3ff1b2}.header.active .menu .submenu li:first-child{padding-top:10px}.header.active .menu .menu__item--has-submenu.active .submenu{opacity:1 !important;visibility:visible !important;max-height:500px !important;padding:0;pointer-events:auto;display:block !important}.header.active .menu .menu__item--has-submenu:hover .submenu{opacity:0;visibility:hidden;max-height:0}.menu>ul>li:first-child{display:block}.menu>ul>li:last-child{display:block}.mobile-menu__footer{display:block;padding:0 15px;padding-top:40px}.mobile-menu__buttons{display:flex;justify-content:center;align-items:center;gap:9px}.mobile-menu__footer-contact{display:flex;justify-content:center;align-items:center;font-size:14px;padding-top:26px;gap:26px}.header .button{padding:13.88px 21px}.header{position:relative;z-index:999}}.footer{padding-top:80px}.cta{text-align:center;padding-bottom:78px}.cta .h2{width:600px;max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:0}.cta__logo{width:69px;display:block;margin-bottom:30px;margin-left:auto;margin-right:auto}.footer__menu{line-height:1.553;padding-bottom:60px}.footer__menu a{display:block}.footer__bottom{display:flex;justify-content:center;align-items:center;padding-top:22px;padding-bottom:100px}.footer__bottom a{margin-left:10px;margin-right:10px}.footer-list-header{font-weight:bolder;text-transform:uppercase;margin-bottom:10px;color:#80b9ff;font-size:80%}.footer-list-footer{margin-top:10px;font-size:80%;font-style:italic;text-transform:uppercase}.fui-i{--fui-font: "Roboto",sans-serif;--fui-font-size: 15px;--fui-color: #F3F4F6;--fui-primary-color: #3FF1B2;--fui-primary-color-hover: rgb(119, 255, 207);--fui-error: #f56565;--fui-success: #00ae2a;--fui-gray-100: #F3F4F6;--fui-gray-200: #E5E7EB;--fui-gray-300: #D1D5DB;--fui-gray-400: #9CA3AF;--fui-gray-500: #6B7280;--fui-gray-600: #4B5563;--fui-gray-700: #374151;--fui-gray-800: #1F2937;--fui-gray-900: #111827;--fui-border: 0 solid #D1D5DB;--fui-border-radius: 0.25rem;--fui-border-color: #D1D5DB;--fui-focus-border-color: #a4cafe;--fui-focus-shadow: 0 0 0 3px rgba(164, 202, 254, 0.45);--fui-field-gutter: 1rem;--fui-field-min-width-2col: 15rem;--fui-field-min-width-3col: 12rem;--fui-field-min-width-4col: 10rem;--fui-field-min-width-5col: 8rem;--fui-loading-min-height: 1rem;--fui-loading-height: 1rem;--fui-loading-width: 1rem;--fui-loading-margin-top: -0.5rem;--fui-loading-margin-left: -0.5rem;--fui-loading-border-width: 2px;--fui-loading-animation: loading 0.5s infinite linear;--fui-loading-left: 50%;--fui-loading-top: calc(50% - 1px);--fui-loading-z-index: 1;--fui-alert-padding: 1rem;--fui-alert-line-height: 1.25rem;--fui-alert-font-size: 0.875rem;--fui-alert-font-weight: 500;--fui-alert-margin-bottom: 1rem;--fui-alert-error-bg-color: #fdf2f2;--fui-alert-error-color: #f56565;--fui-alert-success-bg-color: #f3faf7;--fui-alert-success-color: #03543f;--fui-btn-font-size: 15px;--fui-btn-line-height: 1.5;--fui-btn-display: inline-block;--fui-btn-text-align: center;--fui-btn-white-space: nowrap;--fui-btn-vertical-align: middle;--fui-btn-border-style: none;--fui-btn-text-decoration: none;--fui-btn-padding: 16.38px 21px;--fui-btn-border: 1px solid transparent;--fui-btn-font-weight: 500;--fui-btn-transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;--fui-btn-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);--fui-btn-transition-duration: 0.15s;--fui-btn-opacity-disabled: 0.65;--fui-btn-border-radius: 50px;--fui-btn-container-padding: 1rem 0 0 0;--fui-btn-container-margin: 0 -0.5rem 0 -0.5rem;--fui-btn-margin: 0 0.5rem 0 0.5rem;--fui-link-transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;--fui-link-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);--fui-link-transition-duration: 0.15s;--fui-link-text-decoration: underline;--fui-submit-btn-color: #000;--fui-submit-btn-color-hover: #000;--fui-submit-btn-spinner-color: #000;--fui-title-margin: 0 0 1rem;--fui-title-font-size: 1.4rem;--fui-title-font-weight: 700;--fui-page-title-margin: 0 0 1rem;--fui-page-title-font-size: 1.125rem;--fui-page-title-font-weight: 600;--fui-tabs-margin-bottom: 1rem;--fui-tabs-font-size: 0.875rem;--fui-tab-padding: 0.5rem 1rem;--fui-tab-margin-bottom: -1px;--fui-tab-border: 1px solid transparent;--fui-tab-active-font-weight: 500;--fui-tab-active-bg-color: #fff;--fui-tab-active-border-bottom-color: transparent;--fui-progress-height: 1.2rem;--fui-progress-font-size: 0.8rem;--fui-progress-font-weight: 500;--fui-progress-color: #fff;--fui-progress-bar-transition: width 0.3s ease;--fui-error-font-size: 0.875rem;--fui-error-margin-top: 0.5rem;--fui-label-font-size: 0.875rem;--fui-label-line-height: 1.25;--fui-label-font-weight: 500;--fui-label-margin: 0.5rem;--fui-label-error-color: #f56565;--fui-label-error-border-color: #f8b4b4;--fui-label-color: white;--fui-instructions-font-size: 0.875rem;--fui-instructions-line-height: 1.25;--fui-instructions-margin: 0.5rem;--fui-check-font-size: 0.875rem;--fui-check-line-height: 1.5;--fui-check-margin-bottom: 0.25rem;--fui-check-margin-right: 1rem;--fui-check-bg-color: #f0f1f4;--fui-check-label-padding-left: 1.8rem;--fui-check-label-line-height: 1.5rem;--fui-check-label-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);--fui-check-label-top: 5px;--fui-check-label-width: 1rem;--fui-check-label-height: 1rem;--fui-check-label-bg-color: #fff;--fui-check-label-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);--fui-check-check-border-radius: 2px;--fui-check-check-bg-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");--fui-check-check-bg-size: 8px auto;--fui-check-radio-border-radius: 50%;--fui-check-radio-bg-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");--fui-check-radio-bg-size: 8px auto;--fui-group-padding: 1rem;--fui-input-font-size: 0.875rem;--fui-input-line-height: 1.5;--fui-input-width: 100%;--fui-input-padding: 0.5rem 0.75rem;--fui-input-background-color: rgb(27, 51, 79);--fui-input-transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;--fui-input-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);--fui-input-transition-duration: 0.15s;--fui-input-error-color: #f56565;--fui-input-error-border-color: #f8b4b4;--fui-input-error-box-shadow-focus: 0 0 0 3px rgba(248, 180, 180, 0.45);--fui-input-border: 0;--fui-repeater-row-padding: 1rem;--fui-repeater-row-margin-bottom: 1rem;--fui-repeater-add-btn-padding-left: 2rem;--fui-repeater-add-btn-top: 0.75rem;--fui-repeater-add-btn-left: 0.75rem;--fui-repeater-add-btn-width: 14px;--fui-repeater-add-btn-height: 14px;--fui-repeater-add-btn-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='currentColor' d='M368 224H224V80c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v144H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h144v144c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V288h144c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z'%3E%3C/path%3E%3C/svg%3E");--fui-repeater-remove-btn-top: 0;--fui-repeater-remove-btn-right: -14px;--fui-repeater-remove-btn-transform: translate(0, -50%);--fui-repeater-remove-btn-border-radius: 50%;--fui-repeater-remove-btn-height: 0;--fui-repeater-remove-btn-width: 0;--fui-repeater-remove-btn-padding: 13px;--fui-repeater-remove-btn-text-indent: -9999px;--fui-repeater-remove-btn-icon-top: 50%;--fui-repeater-remove-btn-icon-left: 50%;--fui-repeater-remove-btn-icon-width: 9px;--fui-repeater-remove-btn-icon-height: 14px;--fui-repeater-remove-btn-icon-transform: translate(-50%, -50%);--fui-repeater-remove-btn-icon-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='currentColor' d='M207.6 256l107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'%3E%3C/path%3E%3C/svg%3E");--fui-select-option-padding: 0.1rem 0.4rem;--fui-select-padding-right: 2rem;--fui-select-bg-position: right 0.25rem center;--fui-select-bg-size: 1.5em 1.5em;--fui-select-bg-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7 7l3-3 3 3m0 6l-3 3-3-3' stroke='%239fa6b2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--fui-table-width: 100%;--fui-table-margin-bottom: 1rem;--fui-table-border-collapse: collapse;--fui-table-row-padding: 0.2rem;--fui-table-th-text-align: inherit;--fui-table-th-font-size: 0.75rem;--fui-table-th-font-weight: 600;--fui-table-add-btn-padding-left: 2rem;--fui-table-add-btn-top: 0.75rem;--fui-table-add-btn-left: 0.75rem;--fui-table-add-btn-width: 14px;--fui-table-add-btn-height: 14px;--fui-table-add-btn-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='currentColor' d='M368 224H224V80c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v144H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h144v144c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V288h144c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z'%3E%3C/path%3E%3C/svg%3E");--fui-table-remove-btn-border-radius: 50%;--fui-table-remove-btn-padding: 13px;--fui-table-remove-btn-text-indent: -9999px;--fui-table-remove-btn-top: 50%;--fui-table-remove-btn-left: 50%;--fui-table-remove-btn-width: 9px;--fui-table-remove-btn-height: 14px;--fui-table-remove-btn-transform: translate(-50%, -50%);--fui-table-remove-btn-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='currentColor' d='M207.6 256l107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'%3E%3C/path%3E%3C/svg%3E");--fui-signature-width: 100%;--fui-signature-height: 8rem;--fui-signature-bg: #f9fafb;--fui-signature-remove-btn-top: 0;--fui-signature-remove-btn-right: -14px;--fui-signature-remove-btn-transform: translate(0, -50%);--fui-signature-remove-btn-border-radius: 50%;--fui-signature-remove-btn-height: 0;--fui-signature-remove-btn-width: 0;--fui-signature-remove-btn-padding: 13px;--fui-signature-remove-btn-text-indent: -9999px;--fui-signature-remove-btn-icon-top: 50%;--fui-signature-remove-btn-icon-left: 50%;--fui-signature-remove-btn-icon-width: 9px;--fui-signature-remove-btn-icon-height: 14px;--fui-signature-remove-btn-icon-transform: translate(-50%, -50%);--fui-signature-remove-btn-icon-bg-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='times' class='svg-inline--fa fa-times fa-w-10' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='currentColor' d='M207.6 256l107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'%3E%3C/path%3E%3C/svg%3E");--fui-summary-padding: 1rem}.fui-i .fui-input{color:#fff}.green-form .fui-i{--fui-color: rgb(9, 26, 46);--fui-input-background-color: #24D596;--fui-label-color: rgb(9, 26, 46);--fui-input-placeholder-color: rgb(9, 26, 46);--fui-submit-btn-bg-color: rgb(9, 26, 46);--fui-submit-btn-color: #24D596;--fui-submit-btn-color-hover: #24D596;--fui-submit-btn-spinner-color: #24D596;--fui-alert-error-bg-color: #24D596;--fui-alert-error-color: #f56565;--fui-alert-success-bg-color: #24D596;--fui-alert-success-color: rgb(9, 26, 46)}.green-form .fui-i .fui-input{color:#091a2e}.form-section.green-form{width:100%}body *{box-sizing:border-box}body{font-family:"Roboto",sans-serif;background:#091a2e;background-image:url(/assets/img/header-image.png);background-position:top right;background-repeat:no-repeat;color:#fff;font-size:18px;margin:0;left:0;font-weight:400;line-height:1.5;overflow-x:hidden;width:100%}.container{width:1190px;max-width:91.2vw;padding-left:0;padding-right:0}.container--s{width:1000px;max-width:91.2vw}.container--xs{width:1040px;max-width:91.2vw}.container--xxs{width:900px;max-width:91.2vw}a{color:inherit;text-decoration:none}a:hover{color:inherit}.button{padding:16.38px 21px;background-color:#3ff1b2;color:#091a2e;font-size:15px;font-weight:500;border-radius:50px;transition:all .3s ease-in-out;margin-top:25px;display:inline-block;text-align:center;border:none;outline:none}p{margin-bottom:0;line-height:1.5}.button--secondary{background-color:#1b334f;color:#3ff1b2}.button--blue{background-color:#80b8ff;color:#091a2e}.button--yellow{background-color:#ffe243;color:#091a2e}.button--dark-blue{border:none;background-color:#091a2e;outline:none;color:#3ff1b2}.button:hover{background-color:#77ffcf;color:#091a2e}.button--secondary:hover{background-color:#405c7e;color:#3ff1b2}.button--blue:hover{background:#a1cbff}.button--yellow:hover{background-color:#ffec81}.button--orange{background-color:#ffa177}.button--orange:hover{background-color:#ffd0c4}.button--dark-blue:hover{background-color:#1b334f;color:#3ff1b2}.buttons-wrapper{gap:15px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.buttons-wrapper--center{justify-content:center}.h1{font-size:62px;margin-top:0;margin-bottom:15px;line-height:1}.h2{font-size:37px;font-weight:700;margin-bottom:8px;margin-top:0;margin-bottom:27px}.h2--s{font-size:32px;font-weight:700}.h3{font-size:25px;font-weight:700}.h4{font-size:21px;font-weight:700;margin-top:0;margin-bottom:14px}.sub-title{color:#ffe243;font-size:15px;font-weight:500;margin-bottom:10px}img{height:auto}.wrapper{width:873px;max-width:100%;margin-left:auto;margin-right:auto}.section{padding-top:60px;padding-bottom:60px}.section-header{width:615px;max-width:100%;text-align:center;margin-left:auto;margin-right:auto}.section-header .h2{margin-bottom:15px}.section-header .icon-wrapper{margin-left:auto;margin-right:auto;margin-bottom:13px}.social-icon{background-color:#80b8ff;width:45px;height:45px;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}.social-icon:hover{background-color:#a1cbff}.social-item{display:flex;align-items:center}.social-item .social-icon{margin-right:14px}.hero-section{padding-top:12vh}.hero-section__content-inner{width:480px;max-width:100%}.hero-section__content-inner .icon-wrapper{margin-bottom:15px;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.hero-section__description{font-size:20px;line-height:1.5;align-self:flex-end;width:445px;max-width:100%}.hero-section__content{display:flex;flex-direction:column}.cards-section{padding-top:30px;padding-bottom:65px}.cards-row{display:flex;justify-content:space-between;width:100%;gap:15px}.card{width:270px;min-width:270px;background:#2a486b;border-radius:8px;padding:1px;overflow:hidden;text-align:center;font-size:15px;transition:all .3s ease-in-out;display:flex;flex-direction:column}.card:hover{background:linear-gradient(180deg, #FFE243 0%, #3FF1B2 100%);color:#fff}.card__content{background:#091a2e;border-radius:8px;padding:40px 25px 25px 25px;height:100%;flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-width:100%}.card__image{width:auto;height:122px;margin-left:auto;margin-right:auto;display:block;margin-bottom:25px}.card__arrow{margin-top:20px;display:block}.text-image-section .row{display:flex;align-items:center}.text-image__content{width:414px;max-width:100%;margin-left:auto;margin-right:auto}.illustration{max-width:100%;display:block;margin-left:auto;margin-right:auto}.info-cards-row{display:flex;flex-wrap:wrap;gap:40px}.info-card{background-color:#264160;width:31%;border-radius:8px;padding:1px;overflow:hidden;transition:all .3s}.info-card__wrapper{background:#091a2e;padding:23px 23px 32px 23px;border-radius:8px;min-height:100%}.info-card:hover{background:linear-gradient(180deg, #FFE243 0%, #3FF1B2 100%)}.icon-wrapper{width:60px;height:60px;border-radius:50%;background:#051323;display:flex;justify-content:center;align-items:center}.icon-wrapper img{width:60%;height:60%}.info-card .h4{margin-top:17px}.info-card p{font-size:16px}.benefits{background:url("/assets/img/benefits.svg");background-size:cover;background-repeat:no-repeat;background-position:top center;border-top:1px solid rgba(255,255,255,.1);padding-top:94px;margin-top:60px}.benefits__row{width:1126px;margin-left:auto;margin-right:auto;max-width:100%;display:flex;gap:3%;margin-bottom:25px}.benefits__card{width:32%;background:#2a486b;border-radius:8px;text-align:center;padding:1px;overflow:hidden}.benefits__card .icon-wrapper{margin-left:auto;margin-right:auto;margin-bottom:19px}.benefits__card .h3{margin-bottom:20px}.benefits__card-wrapper{background:#091a2e;padding:50px 37px;border-radius:8px;min-height:100%}.benefits__card:hover{background:linear-gradient(180deg, #FFE243 0%, #3FF1B2 100%)}.benefits__list{margin-top:57px}.integrations__content{width:1126px;max-width:100%;margin-left:auto;margin-right:auto;overflow:hidden;border-radius:8px;border:1px solid #1b334f;padding-top:43px;padding-bottom:77px;display:flex;flex-direction:column;align-items:center}.integrations__list{display:flex;justify-content:flex-start;flex-wrap:nowrap;width:auto;gap:13.5px;transform:rotate(-2deg);margin-left:-106px;overflow:visible}.integrations__list--left{animation:slideLeft 80s linear infinite}.integrations__list--right{animation:slideRight 80s linear infinite}@keyframes slideLeft{0%{transform:rotate(-2deg) translateX(0)}100%{transform:rotate(-2deg) translateX(-50%)}}@keyframes slideRight{0%{transform:rotate(-2deg) translateX(-50%)}100%{transform:rotate(-2deg) translateX(0)}}.integration__item{width:265px;height:162px;border-radius:8px;background:#fff;display:flex;justify-content:center;align-items:center;opacity:.4;transition:all .3s;margin-bottom:7px;flex-shrink:0}.integration__item img{max-width:80%}.integration__item:hover{opacity:1}.integrations__list-wrapper{padding-top:40px;padding-bottom:60px;overflow:hidden;position:relative;width:100%}.integrations__list-wrapper .integrations__list{width:max-content}.hero-image{width:450px;max-width:100%}.hero-image--large{width:700px;max-width:100%}.info-cards-section--2{padding-top:150px}.info-cards-section--2 .h2{margin-bottom:60px}.text-image-section--2 .text-image__content{margin-left:0}.text-info-section p{margin-bottom:30px}.text-info-section p:last-child{margin-bottom:0px}.cta-card{border-radius:8px;text-align:center;width:300px;max-width:100%;margin-left:auto;margin-right:auto;background:#264160;overflow:hidden;padding:1px;transition:all .3s}.cta-card .button{width:184px;max-width:100%}.cta-card__wrapper{padding:32px 27px;border-radius:8px;background:#091a2e}.cta-card:hover{background:linear-gradient(180deg, #FFE243 0%, #3FF1B2 100%)}.cta__photo{width:116px;height:116px;border-radius:50%;display:block;margin-left:auto;margin-right:auto;margin-bottom:24px}.cta__name,.cta__maile{font-size:16px}.faq__item{background:#091a2e;background:#2a486b;border-radius:8px;margin-bottom:21px;overflow:hidden;padding:1px}.faq__item-wrapper{background:#091a2e;padding:16px 22px;border-radius:8px}.faq__item:hover,.faq__item.active{background:linear-gradient(180deg, #FFE243 0%, #3FF1B2 100%)}.faq__item-text{display:none}.faq__item-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq__item-btn{transition:all .3s}.faq__item.active .faq__item-text{display:block;padding-top:20px;max-width:95%}.faq__item.active .faq__item-btn{transform:rotate(-90deg)}.faq__item-btn{margin-left:15px}.plans__list{display:flex;align-items:center;justify-content:space-between;margin-top:42px}.plans__item{border:1px solid #3ff1b2;width:360px;max-width:32%;border-radius:8px;padding:32px}.plans__item .button{margin-left:auto;margin-right:auto}.plans__list-4 .plans__item{width:280px}.plans__item--compact{width:330px;padding:32px 24px}.plans__item--compact .button{margin-left:auto;margin-right:auto;display:block;width:200px;max-width:100%;margin-left:auto;margin-right:auto}.plans__item--orange{border-color:#ffa177}.plans__item--blue{border-color:#80b8ff}.plan__title{font-size:25px;font-weight:700;margin-bottom:7px;text-align:center}.plan__value{font-size:45px;font-weight:700;line-height:1;color:#3ff1b2}.plan__value--small{font-size:40px}.plans__item-content{margin-top:40px}.plans__item-content ul{padding-left:1rem}.plans__item-content ul li{position:relative;list-style:none;padding-left:35px}.plans__item-content ul li:before{content:"";width:20px;height:20px;background:url(/assets/img/tick-green2.svg) no-repeat center center;background-size:100%;position:absolute;display:inline-block;left:0;top:3px}.plans__item--compact .plans__item-content{margin-top:30px}.plans__item-row{padding-left:37px;background-image:url("/assets/img/tick-green.svg");background-repeat:no-repeat;background-position:left center;padding-top:5px;padding-bottom:5px}.plans__item--orange .plans__item-row{background-image:url("/assets/img/tick-orange.svg")}.plans__item--orange .plan__value{color:#ffa177}.plans__item--blue .plans__item-row{background-image:url("/assets/img/tick-blue.svg")}.plans__item--blue .plan__value{color:#80b8ff}.plans__item--blue--small .plan__value{color:#80b8ff;font-size:40px}.plans__item--compact.plans__item--blue .plan__value{font-size:40px}.plans__item--popular{padding-top:48px;padding-bottom:48px}.plans__item--popular--compact{padding-top:40px;padding-bottom:40px;width:450px;max-width:50%}.form-section{padding-top:100px;padding-bottom:130px;color:#091a2e;width:873px;max-width:100%;margin-left:auto;margin-right:auto}.form-section--compact{padding-top:80px;padding-bottom:80px}.form-wrapper{width:873px;margin-left:auto;margin-right:auto;background:#3ff1b2;border-radius:8px;max-width:100%;padding:42px 57px 51px 57px}.form-wrapper .h2{color:#091a2e;text-align:center}.form-wrapper .button{width:328px;max-width:100%;margin-left:auto;margin-right:auto;display:block;margin-top:40px}.label{display:block;color:#091a2e;font-size:17px;margin-bottom:10px;line-height:1}.input,.textarea{display:block;width:100%;background-color:#24d596;border:none;outline:none;height:50px;border-radius:5px;padding:0 15px;color:#091a2e;font-family:"Roboto",sans-serif}.textarea{height:132px;padding-top:15px;padding-bottom:15px}.select{display:block;width:100%;background-color:#24d596;border:none;outline:none;height:50px;border-radius:5px;padding:0 15px;color:#091a2e;font-family:"Roboto",sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none;background-image:url("/assets/img/arrow-blue.svg");background-repeat:no-repeat;background-position:right 25px center}.select::-ms-expand{display:none}.input-wrapper{width:100%;margin-bottom:20px}.form-row{display:flex;justify-content:space-between}.form-row .input-wrapper{width:48%}.hero-knowledge{text-align:center}.hero-knowledge .sub-title{margin-bottom:14px}.hero-knowledge .h1{margin-bottom:40px}.hero-knowledge__image{width:100%;border-radius:8px}.statistic .row{display:flex;align-items:stretch}.statistic .col-md-4{display:flex}.statistic-item{background:#264160;text-align:center;border-radius:8px;width:310px;max-width:100%;margin-left:auto;margin-right:auto;height:100%;padding:1px;overflow:hidden;transition:all .3s}.statistic-item__wrapper{padding:25px;background:#091a2e;border-radius:8px;height:100%}.statistic-item:hover{background:linear-gradient(180deg, #FFE243 0%, #3FF1B2 100%)}.statistic__value{font-size:45px;font-weight:500;line-height:1.2}.statistic-item--green .statistic__value{color:#3ff1b2}.statistic-item--yellow .statistic__value{color:#ffe243}.statistic-item--purple .statistic__value{color:#ffa7f4}.testimonials{padding-top:40px;padding-bottom:40px}.testimonials__content{width:100%;background:#1b334f;overflow:hidden;padding:1px;border-radius:8px;margin-bottom:40px}.testimonials__content-wrapper{background-image:url("/assets/img/header-image.png");background-position:top center;padding:50px 45px;display:flex;align-items:center}.testimonials__photo{width:108px;height:108px;min-width:108px;margin-right:43px}.testimonials__text{margin-bottom:20px}.testimonials__content-wrapper{display:flex;align-items:center}.contact .label{color:#fff}.contact .input,.contact .select,.contact .textarea{background-color:#1b334f;color:#fff}.contact .select{background-image:url("/assets/img/arrow-down-white.svg")}.contact .button{width:168px;max-width:100%}.contact-list{margin-left:90px}.contact-item{display:flex;align-items:center;margin-top:12px;margin-bottom:40px}.contact-item .icon-wrapper{min-width:48px;width:48px;height:48px;margin-right:17px}.contact-item .icon-wrapper img{max-width:50%;max-height:50%}.logo-animation{position:relative;width:474px;height:474px;margin:0 auto}.nubos-logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;width:auto;height:auto}.idt-icon{position:absolute;width:94px;height:94px;top:50%;left:50%;transform-origin:center center}.idt-icon--1{animation:rotateCircle1 60s linear infinite}.idt-icon--2{animation:rotateCircle2 60s linear infinite}.idt-icon--3{animation:rotateCircle3 60s linear infinite}.idt-icon--4{animation:rotateCircle4 60s linear infinite}.idt-icon--5{animation:rotateCircle5 60s linear infinite}.idt-icon--6{animation:rotateCircle6 60s linear infinite}@keyframes rotateCircle1{0%{transform:translate(-50%, -50%) rotate(0deg) translateY(-180px) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg) translateY(-180px) rotate(-360deg)}}@keyframes rotateCircle2{0%{transform:translate(-50%, -50%) rotate(60deg) translateY(-180px) rotate(-60deg)}100%{transform:translate(-50%, -50%) rotate(420deg) translateY(-180px) rotate(-420deg)}}@keyframes rotateCircle3{0%{transform:translate(-50%, -50%) rotate(120deg) translateY(-180px) rotate(-120deg)}100%{transform:translate(-50%, -50%) rotate(480deg) translateY(-180px) rotate(-480deg)}}@keyframes rotateCircle4{0%{transform:translate(-50%, -50%) rotate(180deg) translateY(-180px) rotate(-180deg)}100%{transform:translate(-50%, -50%) rotate(540deg) translateY(-180px) rotate(-540deg)}}@keyframes rotateCircle5{0%{transform:translate(-50%, -50%) rotate(240deg) translateY(-180px) rotate(-240deg)}100%{transform:translate(-50%, -50%) rotate(600deg) translateY(-180px) rotate(-600deg)}}@keyframes rotateCircle6{0%{transform:translate(-50%, -50%) rotate(300deg) translateY(-180px) rotate(-300deg)}100%{transform:translate(-50%, -50%) rotate(660deg) translateY(-180px) rotate(-660deg)}}.hero-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;margin-top:30px}.logos-row{margin-top:40px}.logos-row .logos-swiper{overflow:hidden}.logos-row .swiper-wrapper{display:flex;align-items:stretch}.logos-row .swiper-slide{display:flex;align-items:center;justify-content:center;height:auto}.logos-row .logo-wrapper{display:flex;justify-content:center;align-items:center;width:100%;min-height:120px}.logos-row .logo-wrapper img{display:block;max-width:90%;height:auto;object-fit:contain}.benefits__card ul{text-align:left}.benefits__card ul li{margin-top:10px}.devider{width:32%;align-self:center}.devider img{display:block;margin-left:auto;margin-right:auto;width:140px;max-width:100%;opacity:1}.logos-section{padding-top:110px}.logos-section .section-header{width:800px;max-width:100%}.whats-included-list{margin-top:60px}.whats-included-list li{position:relative;list-style:none;padding:0;margin:0;padding-left:35px;margin-bottom:20px}.whats-included-list li:before{content:"";width:20px;height:20px;background:url("/assets/img/tick-green2.svg") no-repeat center center;background-size:100%;position:absolute;left:0;bottom:7px}.steps-section .container--cards{margin-top:50px}.steps-section .card__arrow{margin-top:0}.steps-section .card{width:22%;min-width:22%}.steps-section .card .step-number{margin-left:auto;margin-right:auto;margin-bottom:10px;font-size:50px;line-height:1;font-weight:700;background:linear-gradient(180deg, #FFE243 0%, #3FF1B2 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.steps-section .card .card__content{padding-bottom:40px}.steps-section .cards-row{margin-bottom:30px}.features{padding-top:0}.problem-solution .benefits__card{width:40%;min-width:40%}.problem-solution .devider{width:14%;min-width:14%}.note{font-size:11px}.price-row{display:flex;text-align:center;justify-content:center;margin-top:35px}.price-row .plan__value{font-size:45px}.plans__item.plans__item--popular{padding-left:20px;padding-right:20px}.plans__item.plans__item--popular .plan__title{text-align:center}.plans__item.plans__item--popular .plans__item-content{margin-top:30px}.line-devider{width:1px;height:100px;margin-left:18px;margin-right:18px;background:#fff;margin-top:1px}.plans-description{margin-bottom:15px}.plans-description--2{font-size:13px}.text-center{text-align:center}.plans-description--3{margin-top:40px;width:850px;margin-left:auto;margin-right:auto;max-width:100%}.statistic .section-header{margin-bottom:40px}.statistic-item .icon-wrapper{margin-left:auto;margin-right:auto}.statistic--2 .statistic__value{font-size:30px;margin-top:10px;margin-bottom:12px}.statistic-item--blue .statistic__value{color:#80b8ff}.statistic-item--green .statistic__value{color:#3ff1b2}.h2--center{text-align:center}.cta .whats-included-list{margin-left:auto;margin-right:auto;text-align:left}.whats-included-row{width:700px;margin-left:auto;margin-right:auto;max-width:100%}.footer__bottom{font-size:14px}.checkbox-input{display:none}.checkbox-label{display:inline-block;width:25px;height:25px;border-radius:4px;border:2px solid #091a2e;margin-right:10px;cursor:pointer}.checkbox-wrapper{display:flex;align-items:center}.form-section{color:#091a2e}.checkbox-input:checked+.checkbox-label{background-image:url("/assets/img/tick-checkbox.svg");background-size:70%;background-repeat:no-repeat;background-position:center;border-radius:3px}.checkbox-row{margin-top:15px}.form-header{text-align:center;margin-bottom:40px}.form-header .h2{margin-bottom:10px}.form-header p{font-size:22px}.input::placeholder,.textarea::placeholder{color:rgba(9,26,46,.5)}.modal-window{position:fixed;top:0;left:0;width:100%;background:rgba(9,26,46,.9);overflow-y:scroll;z-index:9999;height:100vh;scrollbar-width:none;-ms-overflow-style:none}.modal-window::-webkit-scrollbar{display:none}.close-modal-window__image{width:20px}.close-modal-window{position:absolute;top:20px;right:30px;cursor:pointer}.modal-window.hidden{display:none}.form-section{width:873px;max-width:100%;margin-left:auto;margin-right:auto}.section-header .h2{margin-left:auto;margin-right:auto}.hero-content-center{text-align:center;width:650px;max-width:100%;margin-left:auto;margin-right:auto}.blog-item__image{width:100%;aspect-ratio:570/442;object-fit:cover}.blog-item__image-wrapper{margin-bottom:25px;overflow:hidden}.blog-item{margin-bottom:40px;display:block}.blog-item .h2{margin-bottom:10px}.blog__date{font-size:14px;color:rgba(255,255,255,.5);margin-top:20px}.blog-item .blog-item__image{transition:all .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);filter:brightness(1) contrast(1)}.blog-item:hover .blog-item__image{transform:scale(1.05) rotate(1deg);filter:brightness(1.1) contrast(1.1)}.blog-item__image-wrapper{border-radius:8px;overflow:hidden}.pagination-section{padding-bottom:100px}.pagination-section .container{display:flex;align-items:center;justify-content:center;gap:10px}.pagination-btn{width:40px;height:40px;border-radius:50%;background-color:#1b334f;display:flex;align-items:center;justify-content:center;cursor:pointer}.pagination-btn svg{fill:#fff}.pagination-btn.active{background-color:#3ff1b2;color:#091a2e}.pagination-btn:hover{background-color:#77ffcf;color:#091a2e}.pagination-btn:hover svg{fill:#091a2e}.article-navigation__content{display:flex;justify-content:space-between;align-items:center}.article-navigation .button svg{fill:#3ff1b2}.article-navigation .button.active svg{fill:#091a2e}.previous-article svg{margin-right:10px}.next-article svg{margin-left:10px}.hero-section--blog .tag{font-size:12px}.hero-section--blog .h1{margin-top:15px}.blog-single__image{max-width:100%;border-radius:8px}.article-content{margin-top:30px}.hero-section--blog .col-lg-8{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.article-content .h3{margin-top:30px;margin-bottom:15px}.article-content ul{margin-top:20px;margin-left:20px}.article-content li{padding:5px 0}.article-content p{margin-bottom:15px}.italic{font-style:italic}.article-navigation{margin-bottom:100px;margin-top:30px}.article-content ul{margin-left:0}.back-to-blog{font-size:16px;margin-top:40px}.back-to-blog img{margin-right:10px}.slider__item{display:block}.illustration-wrapper{width:600px;max-width:100%;aspect-ratio:600/600;background:url("/assets/img/illustration-bg.png");background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto}.illustration-wrapper img{max-width:68%;max-height:68%}.about{padding-top:150px;background-image:url(/assets/img/about.svg);background-size:cover;background-position:top 0px center;background-repeat:no-repeat;border-top:1px solid rgba(255,255,255,.1);margin-top:130px;padding-bottom:100px}.about__photo-wrapper{position:relative;display:flex;margin-top:-45px}.about__photo{width:345px;height:445px;border-radius:14px}.about__photo-1{z-index:2;position:relative;transform:rotate(9deg)}.about__photo-2{margin-left:-100px;transform:rotate(-8deg);margin-top:-160px}@media only screen and (max-width: 1240px){.about{padding-top:70px}.about__photo{width:276px;height:356px;border-radius:14px}.about .col-lg-6:first-child{display:flex;justify-content:center}.about__photo-wrapper{margin-top:40px}}@media only screen and (max-width: 1240px){.about{background-size:1055px}}@media only screen and (max-width: 992px){.about .text-image__content{width:100%;margin-top:50px}}@media only screen and (max-width: 768px){.about__photo{width:48.46vw;height:62.56vw;border-radius:3.59vw}.about__photo-2{margin-top:-25vw}.about__photo-wrapper{margin-top:1vw}.about{padding-top:19vw;background-size:1200px;background-position:top 0px right -50px;margin-top:50px}.about{padding-bottom:60px}}.slider-header{width:1126px;max-width:100%;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center}.slider{padding-top:32px;padding-bottom:32px;overflow:hidden;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.slider__viewport{width:100vw;max-width:100vw;margin-left:0;margin-right:0;overflow:hidden;cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.slider__viewport.swiper{overflow:hidden;width:100vw}@media(min-width: 1600px){.slider__viewport.swiper{width:100%;max-width:100%}}.slider__viewport .slider__item{cursor:pointer}@media(min-width: 1600px){.slider__viewport{width:100%;max-width:100%}}.slider__viewport:active{cursor:grabbing}.slider__viewport:active .slider__item{cursor:pointer}.slider__track{display:flex;align-items:stretch}.slider__track.swiper-wrapper{display:flex;align-items:stretch;box-sizing:border-box}.slider__item{flex:0 0 547px;max-width:547px;width:547px;height:464px;border-radius:8px;opacity:1;transform:scale(0.92);transition:opacity .3s ease,transform .3s ease;position:relative;pointer-events:auto;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer}.slider__item.swiper-no-swiping{cursor:pointer !important}.slider__item.swiper-slide{width:calc((100vw - 10px)/3) !important;flex-shrink:0;box-sizing:border-box;transform:scale(0.92);transition:transform .4s ease,opacity .3s ease;opacity:.8;aspect-ratio:547/464;height:auto;max-width:none}@media(min-width: 1600px){.slider__item.swiper-slide{width:calc((100% - 10px)/3) !important}}.slider__item.swiper-slide-active{transform:scale(1) !important;z-index:2;opacity:1}.slider__item.swiper-slide-prev,.slider__item.swiper-slide-next{transform:scale(0.92);opacity:.8}.slider__item .h2{margin-bottom:0}.slider__image{position:absolute;top:0;left:0;width:100%;height:100%}.slider__item.is-active{opacity:1}.slider__title{margin-bottom:16px}.slider__text{margin-bottom:12px}.slider__meta{display:flex;flex-wrap:wrap;gap:8px;font-size:14px;opacity:1}.slider__author{font-weight:600}.slider__company{position:relative;padding-left:10px}.slider__company::before{content:"•";position:absolute;left:0}.slider-btn{width:60px;height:60px;border-radius:50%;background-color:#3ff1b2;display:flex;justify-content:center;align-items:center;cursor:pointer}.slider-btn:hover{background:#77ffcf}.slider__item{padding:30px 37px;display:flex;align-items:flex-end}.slider__item .tag{margin-bottom:20px}.slider__content{position:relative;z-index:11;color:#fff}.tag{background:#3ff1b2;display:inline-block;color:#091a2e;font-size:15px;font-weight:700;padding:5px 16px;border-radius:30px}@media only screen and (max-width: 768px){.slider{padding-top:20px;padding-bottom:20px}.slider__item{padding:20px 25px}.slider__item.swiper-slide{width:calc((100vw - 10px)/3) !important;max-width:none}.slider-header{padding:0 15px}.slider-header .h2{margin-bottom:0}.slider-btn{width:50px;height:50px}}@media only screen and (max-width: 650px){.slider__item.swiper-slide{width:70vw !important;max-width:70vw}.slider__item.swiper-slide-active{transform:scale(1) !important}.slider__item.swiper-slide-prev,.slider__item.swiper-slide-next{transform:scale(0.92);opacity:.8}.slider__item .h2{font-size:20px}.slider__item .tag{padding:2px 16px;margin-bottom:5px}}.atses .integrations__list-wrapper{overflow:initial}.vacancy-features .card__content{padding:20px}.fui-input-wrapper input[type=file]::file-selector-button{background-color:#0a0e27;color:#00ffa3;border:none;border-radius:6px;padding:10px 20px;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease}.fui-input-wrapper input[type=file]::file-selector-button:hover{background-color:#1a1f3a;transform:translateY(-1px)}.fui-input-wrapper input[type=file]::-moz-file-selector-button{background-color:#0a0e27;color:#00ffa3;border:none;border-radius:6px;padding:10px 20px;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease}.fui-input-wrapper input[type=file]::-moz-file-selector-button:hover{background-color:#1a1f3a}.fui-input-wrapper input[type=file]::-webkit-file-upload-button{background-color:#0a0e27;color:#00ffa3;border:none;border-radius:6px;padding:10px 20px;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease}.fui-input-wrapper input[type=file]::-webkit-file-upload-button:hover{background-color:#1a1f3a;transform:translateY(-1px)}.fui-input-wrapper input[type=file]{font-size:14px;color:#0a0e27;padding-left:8px}.active .faq__item-title{color:#80b8ff}.icon-yellow{filter:brightness(0) saturate(100%) invert(89%) sepia(47%) saturate(581%) hue-rotate(338deg) brightness(103%) contrast(101%)}.icon-green{filter:brightness(0) saturate(100%) invert(78%) sepia(52%) saturate(434%) hue-rotate(103deg) brightness(95%) contrast(96%)}.icon-blue{filter:brightness(0) saturate(100%) invert(80%) sepia(45%) saturate(587%) hue-rotate(176deg) brightness(101%) contrast(97%)}.icon-violet{filter:brightness(0) saturate(100%) invert(71%) sepia(31%) saturate(669%) hue-rotate(188deg) brightness(101%) contrast(101%)}.icon-magenta{filter:brightness(0) saturate(100%) invert(70%) sepia(25%) saturate(893%) hue-rotate(290deg) brightness(103%) contrast(97%)}.icon-orange{filter:brightness(0) saturate(100%) invert(72%) sepia(44%) saturate(524%) hue-rotate(326deg) brightness(101%) contrast(101%)}@media only screen and (max-width: 1440px){body{background-size:1440px;background-position:top center}}@media only screen and (max-width: 1300px){.card{width:24%;min-width:24%}.info-cards-row{gap:3.5%}.info-card{margin-bottom:3.5%}.plans__item--popular{width:36%}}@media only screen and (max-width: 1200px){.card__content{padding-left:15px;padding-right:15px}.contact-list{margin-left:0}.steps-section .card{min-width:260px}.plans__item{width:30%}.plans__item--popular{width:34%}.plans__item--blue .plan__value{font-size:28px}.plans__item .buttons-wrapper{flex-direction:column;gap:0}.plans__item .buttons-wrapper .button{width:100%}}@media only screen and (max-width: 992px){.hero-section__description{align-self:flex-start}.hero-section{padding-top:80px}.hero-section__description{padding-top:10px}.hero-section__content{position:relative;padding-bottom:65px}.hero-section__content .buttons-wrapper{position:absolute;bottom:0;left:0}.hero-section__content .buttons-wrapper .button--secondary{display:none}.cards-row{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.cards-row::-webkit-scrollbar{display:none}.container--cards{width:100%;max-width:100%}.cards-row{justify-content:flex-start;padding-left:4.53vw;padding-right:4.53vw}.card{width:280px;min-width:280px}.card__content{padding-left:25px;padding-right:25px}.cards-section{padding-top:72px}.h2--s{margin-bottom:16px}.text-image-section{text-align:center}.text-image-section .row{flex-direction:column-reverse}.text-image-section .text-image__content{margin-left:auto;margin-right:auto;margin-top:43px}.text-image-section .illustration{max-width:81%}.text-image-section .text-image__content{width:100%}.info-cards-row{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;gap:18px}.info-cards-row::-webkit-scrollbar{display:none}.info-card{margin-bottom:0;width:278px;min-width:278px}.info-cards-section .container{width:100%;max-width:100%}.info-cards-row{padding-left:4.53vw;padding-right:4.53vw}.info-cards-section{padding-top:0}.benefits__list .container{width:100%;max-width:100%}.benefits__row{padding-left:4.53vw;padding-right:4.53vw;gap:18px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.benefits__row::-webkit-scrollbar{display:none}.benefits__card{width:300px;min-width:278px}.integrations__content{width:100%;max-width:100%;border:none;padding-top:0}.integrations .container{width:100%;max-width:100%}.integrations .section-header{max-width:91.2vw}.integrations .section-header .h2{margin-left:auto;margin-right:auto}.integration__item{width:30vw;min-width:30vw;height:20vw;border-radius:1vw}.integrations__list{gap:1.5vw;width:193vw;margin-left:-7vw}.text-image-section{padding-top:0}.illustration{padding-bottom:40px}.logo-animation{width:350px;height:350px;max-width:100%}.idt-icon{width:70px;height:70px}.idt-icon--1{animation:rotateCircle1Mobile 60s linear infinite}.idt-icon--2{animation:rotateCircle2Mobile 60s linear infinite}.idt-icon--3{animation:rotateCircle3Mobile 60s linear infinite}.idt-icon--4{animation:rotateCircle4Mobile 60s linear infinite}.idt-icon--5{animation:rotateCircle5Mobile 60s linear infinite}.idt-icon--6{animation:rotateCircle6Mobile 60s linear infinite}@keyframes rotateCircle1Mobile{0%{transform:translate(-50%, -50%) rotate(0deg) translateY(-148px) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg) translateY(-148px) rotate(-360deg)}}@keyframes rotateCircle2Mobile{0%{transform:translate(-50%, -50%) rotate(60deg) translateY(-148px) rotate(-60deg)}100%{transform:translate(-50%, -50%) rotate(420deg) translateY(-148px) rotate(-420deg)}}@keyframes rotateCircle3Mobile{0%{transform:translate(-50%, -50%) rotate(120deg) translateY(-148px) rotate(-120deg)}100%{transform:translate(-50%, -50%) rotate(480deg) translateY(-148px) rotate(-480deg)}}@keyframes rotateCircle4Mobile{0%{transform:translate(-50%, -50%) rotate(180deg) translateY(-148px) rotate(-180deg)}100%{transform:translate(-50%, -50%) rotate(540deg) translateY(-148px) rotate(-540deg)}}@keyframes rotateCircle5Mobile{0%{transform:translate(-50%, -50%) rotate(240deg) translateY(-148px) rotate(-240deg)}100%{transform:translate(-50%, -50%) rotate(600deg) translateY(-148px) rotate(-600deg)}}@keyframes rotateCircle6Mobile{0%{transform:translate(-50%, -50%) rotate(300deg) translateY(-148px) rotate(-300deg)}100%{transform:translate(-50%, -50%) rotate(660deg) translateY(-148px) rotate(-660deg)}}.benefits{background-size:1200px}.hero-section--2 .buttons-wrapper{position:static}.hero-section--2 .hero-section__content{padding-bottom:30px}.hero-image{margin-top:60px;max-width:90%}.info-cards-section .h2{margin-left:auto;margin-right:auto}.info-cards-section--2 .h2{margin-bottom:30px}.text-section{padding-top:20px}.text-image-section .illustration{padding-bottom:20px}.text-info-section{padding-top:20px}.cta-card{margin-top:60px}.faq{padding-top:20px}.plans__list{flex-direction:column}.plans__item{width:100%;max-width:100%;margin-bottom:30px;text-align:center}.plans__item-row{text-align:left}.plans{padding-top:20px;padding-bottom:20px}.plans .h2{margin-left:auto;margin-right:auto}.problem-solution .benefits__card-wrapper{padding:30px 20px}.info-cards-row{margin-top:40px}.plans__item--popular{order:1}.plans__item--orange{order:2}.plans__item--blue{order:3}.plans-description--3{margin-top:15px;margin-bottom:30px}.statistic--2 .statistic-item{width:100%}.statistic--2 .col-lg-3{margin-bottom:25px}.blog-single__image{width:100%}.hero-section .blog__date{margin-top:0}.blog-single__image{margin-top:20px}.hero-section--blog .hero-section__content{padding-bottom:0}.text-image-section .illustration-wrapper img{max-width:68%;padding-bottom:0}}@media only screen and (max-width: 768px){body{background-size:1027px;background-position:top right -200px;font-size:16px}.h1{font-size:40px;width:300px;max-width:100%;line-height:1.2}.h2--s{font-size:26px}.h2{font-size:26px;width:90%}.hero-section__description{font-size:18px;padding-bottom:12px}.hero-section .h1{width:300px;max-width:100%}.hero-section__description{width:96%}.footer__menu .col-md-3{margin-bottom:50px}.footer__menu div{margin-bottom:10px}.footer{padding-top:30px}.footer__menu{text-align:center;padding-bottom:0px}.footer__menu a{display:block;padding:5px 0}.cta{padding-bottom:60px}.social-item{justify-content:center}.footer__bottom{flex-direction:column;padding-top:50px;padding-bottom:50px}.footer__bottom a{margin-bottom:20px}.text-image-section .h2{margin-left:auto;margin-right:auto}.benefits{margin-top:20px;padding-top:60px}.benefits__list{margin-top:40px}.integrations{padding-top:20px}.integrations__content{padding-bottom:0}.faq__item.active .faq__item-text{max-width:100%}.form-row{flex-direction:column}.form-row .input-wrapper{width:100%}.form-wrapper{padding-left:20px;padding-right:20px}.form-wrapper .h2{width:100%}.form-wrapper .h2 br{display:none}.form-section{padding-top:40px;padding-bottom:40px}.statistic .statistic-item{width:100%}.statistic .col-md-4{margin-bottom:20px}.hero-knowledge .h1{width:100%;max-width:100%}.statistic{padding-top:0}.testimonials__content-wrapper{padding:30px 15px;align-items:flex-start}.testimonials__photo{width:60px;min-width:60px;height:60px;margin-right:15px}.testimonials{padding-top:0}.contact{padding-top:0}.hero-section .h1{width:100%}.contact-list{margin-top:100px}.logo-animation{width:280px;height:280px;max-width:90vw}.idt-icon{width:56px;height:56px}.idt-icon--1{animation:rotateCircle1MobileSmall 60s linear infinite}.idt-icon--2{animation:rotateCircle2MobileSmall 60s linear infinite}.idt-icon--3{animation:rotateCircle3MobileSmall 60s linear infinite}.idt-icon--4{animation:rotateCircle4MobileSmall 60s linear infinite}.idt-icon--5{animation:rotateCircle5MobileSmall 60s linear infinite}.idt-icon--6{animation:rotateCircle6MobileSmall 60s linear infinite}@keyframes rotateCircle1MobileSmall{0%{transform:translate(-50%, -50%) rotate(0deg) translateY(-120px) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg) translateY(-120px) rotate(-360deg)}}@keyframes rotateCircle2MobileSmall{0%{transform:translate(-50%, -50%) rotate(60deg) translateY(-120px) rotate(-60deg)}100%{transform:translate(-50%, -50%) rotate(420deg) translateY(-120px) rotate(-420deg)}}@keyframes rotateCircle3MobileSmall{0%{transform:translate(-50%, -50%) rotate(120deg) translateY(-120px) rotate(-120deg)}100%{transform:translate(-50%, -50%) rotate(480deg) translateY(-120px) rotate(-480deg)}}@keyframes rotateCircle4MobileSmall{0%{transform:translate(-50%, -50%) rotate(180deg) translateY(-120px) rotate(-180deg)}100%{transform:translate(-50%, -50%) rotate(540deg) translateY(-120px) rotate(-540deg)}}@keyframes rotateCircle5MobileSmall{0%{transform:translate(-50%, -50%) rotate(240deg) translateY(-120px) rotate(-240deg)}100%{transform:translate(-50%, -50%) rotate(600deg) translateY(-120px) rotate(-600deg)}}@keyframes rotateCircle6MobileSmall{0%{transform:translate(-50%, -50%) rotate(300deg) translateY(-120px) rotate(-300deg)}100%{transform:translate(-50%, -50%) rotate(660deg) translateY(-120px) rotate(-660deg)}}.nubos-logo{width:56px}.logos-section{padding-top:0}.problem-solution{padding-top:0}.problem-solution .benefits__card-wrapper{padding:30px 15px}.problem-solution .benefits__card{width:100%;max-width:100%}.benefits__row{flex-direction:column}.devider img{transform:rotate(180deg)}.whats-included-list{margin-top:0;padding-left:20px}.features .section-header{margin-bottom:40px}.whats-included-row{margin-top:50px}.cta .whats-included-list{width:300px;max-width:100%;margin-left:auto;margin-right:auto}.footer__bottom{text-align:center;padding-top:10px}.blog{padding-top:0}.hero-section--blog{padding-top:35px}.article-navigation{margin-bottom:30px}}@media only screen and (max-width: 480px){.footer .buttons-wrapper{flex-direction:column;gap:0}.footer .buttons-wrapper .button{width:80%}.logo-animation{width:240px;height:240px;max-width:85vw}.idt-icon{width:48px;height:48px}.nubos-logo{width:48px}.idt-icon--1{animation:rotateCircle1MobileXS 60s linear infinite}.idt-icon--2{animation:rotateCircle2MobileXS 60s linear infinite}.idt-icon--3{animation:rotateCircle3MobileXS 60s linear infinite}.idt-icon--4{animation:rotateCircle4MobileXS 60s linear infinite}.idt-icon--5{animation:rotateCircle5MobileXS 60s linear infinite}.idt-icon--6{animation:rotateCircle6MobileXS 60s linear infinite}@keyframes rotateCircle1MobileXS{0%{transform:translate(-50%, -50%) rotate(0deg) translateY(-105px) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg) translateY(-105px) rotate(-360deg)}}@keyframes rotateCircle2MobileXS{0%{transform:translate(-50%, -50%) rotate(60deg) translateY(-105px) rotate(-60deg)}100%{transform:translate(-50%, -50%) rotate(420deg) translateY(-105px) rotate(-420deg)}}@keyframes rotateCircle3MobileXS{0%{transform:translate(-50%, -50%) rotate(120deg) translateY(-105px) rotate(-120deg)}100%{transform:translate(-50%, -50%) rotate(480deg) translateY(-105px) rotate(-480deg)}}@keyframes rotateCircle4MobileXS{0%{transform:translate(-50%, -50%) rotate(180deg) translateY(-105px) rotate(-180deg)}100%{transform:translate(-50%, -50%) rotate(540deg) translateY(-105px) rotate(-540deg)}}@keyframes rotateCircle5MobileXS{0%{transform:translate(-50%, -50%) rotate(240deg) translateY(-105px) rotate(-240deg)}100%{transform:translate(-50%, -50%) rotate(600deg) translateY(-105px) rotate(-600deg)}}@keyframes rotateCircle6MobileXS{0%{transform:translate(-50%, -50%) rotate(300deg) translateY(-105px) rotate(-300deg)}100%{transform:translate(-50%, -50%) rotate(660deg) translateY(-105px) rotate(-660deg)}}.integrations__list-wrapper{padding-top:10vw;padding-bottom:10vw}}